c628e27c99268ee20080414fd31b1e186099d021
[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 [  8374] By: jhi                                   on 2001/01/09  04:14:32
36         Log: IDE/editor section tweaking.
37      Branch: perl
38            ! pod/perlfaq3.pod
39 ____________________________________________________________________________
40 [  8373] By: jhi                                   on 2001/01/09  02:38:26
41         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
42              From: Peter Prymmer <pvhp@forte.com>
43              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
44              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
45              
46              In preparation os OS/390 dynamic loading.
47      Branch: perl
48            ! README.os390 hints/os390.sh
49 ____________________________________________________________________________
50 [  8372] By: jhi                                   on 2001/01/09  00:24:30
51         Log: Integrate with perlio.
52      Branch: perl
53           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
54 ____________________________________________________________________________
55 [  8371] By: nick                                  on 2001/01/08  23:54:33
56         Log: Fix "scalars leaked" bugs caused by overload magic
57              (Highlighted by Ilya's DESTROY optimization.)
58      Branch: perlio
59            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
60 ____________________________________________________________________________
61 [  8370] By: nick                                  on 2001/01/08  20:19:41
62         Log: Integrate mainline
63      Branch: perlio
64           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
65           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
66           !> t/op/64bitint.t
67 ____________________________________________________________________________
68 [  8369] By: jhi                                   on 2001/01/08  17:30:52
69         Log: save_delete() Safefree() doesn't (anymore?) work with shared
70              strings, one test failure in op/misc and almost all of lib/b.
71              (Outcomments #8369.)
72      Branch: perl
73            ! scope.c
74 ____________________________________________________________________________
75 [  8368] By: jhi                                   on 2001/01/08  14:47:10
76         Log: (Outcommented by #8369.)
77              
78              Subject: Re: Perl BugID 20001205.022 ---- save_delete
79              From: Simon Cozens <simon@cozens.net>
80              Date: Sat, 6 Jan 2001 11:48:40 +0000
81              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
82              
83              The save_delete() does need the Safefree.
84      Branch: perl
85            ! scope.c
86 ____________________________________________________________________________
87 [  8367] By: bailey                                on 2001/01/08  08:53:52
88         Log: Once again syncing after too long an absence
89      Branch: vmsperl
90           +> (branch 55 files)
91            - MAINTAIN fix_pl vos/config.def vos/config.h
92            - vos/config_h.SH_orig
93           !> (integrate 498 files)
94 ____________________________________________________________________________
95 [  8366] By: jhi                                   on 2001/01/08  02:42:59
96         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
97              From: nick@ccl4.org
98              Date: Sun, 7 Jan 2001 21:07:18 +0000
99              Message-Id: <20010107210717.D1048@plum.flirble.org>
100      Branch: perl
101            ! sv.c t/op/64bitint.t
102 ____________________________________________________________________________
103 [  8365] By: jhi                                   on 2001/01/08  02:35:16
104         Log: Subject: [PATCH] environ nit
105              From: Simon Cozens <simon@cozens.net>
106              Date: Sun, 7 Jan 2001 17:57:07 +0000
107              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
108              
109              Use environ only if we have it.
110      Branch: perl
111            ! mg.c
112 ____________________________________________________________________________
113 [  8364] By: jhi                                   on 2001/01/08  02:24:51
114         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
115      Branch: perl
116            ! ext/GDBM_File/GDBM_File.xs
117 ____________________________________________________________________________
118 [  8363] By: jhi                                   on 2001/01/08  02:19:24
119         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
120              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
121              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
122              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
123      Branch: perl
124            ! dump.c op.c
125 ____________________________________________________________________________
126 [  8362] By: jhi                                   on 2001/01/08  02:17:43
127         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
128              From: Doug MacEachern <dougm@covalent.net>
129              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
130              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
131              
132              Allow AUTOLOAD to be an xsub and allow such xsubs
133              to avoid use of $AUTOLOAD.
134      Branch: perl
135            ! gv.c
136 ____________________________________________________________________________
137 [  8361] By: jhi                                   on 2001/01/08  02:16:07
138         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
139              From: Radu Greab <radu@netsoft.ro>
140              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
141              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
142              
143              No need for the potentially unportable $SIG{CHLD}.
144      Branch: perl
145            ! t/io/pipe.t
146 ____________________________________________________________________________
147 [  8360] By: jhi                                   on 2001/01/08  01:58:23
148         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
149      Branch: perl
150            ! lib/Getopt/Long.pm
151 ____________________________________________________________________________
152 [  8359] By: jhi                                   on 2001/01/08  01:55:44
153         Log: Integrate perlio.
154      Branch: perl
155           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
156           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
157           !> utf8.c win32/Makefile
158 ____________________________________________________________________________
159 [  8358] By: jhi                                   on 2001/01/07  21:16:50
160         Log: Update the EPOC cross SDK URL.
161      Branch: perl
162            ! README.epoc
163 ____________________________________________________________________________
164 [  8357] By: jhi                                   on 2001/01/07  21:16:09
165         Log: Update the EPOC cross SDK URL.
166      Branch: maint-5.6/perl
167            ! README.epoc
168 ____________________________________________________________________________
169 [  8356] By: nick                                  on 2001/01/06  21:47:52
170         Log: FILE * in XS code for PerlIO world:
171              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
172              - Add FILE * T_STDIO typemap.
173              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
174      Branch: perlio
175            ! lib/ExtUtils/typemap perlio.c perlio.h
176 ____________________________________________________________________________
177 [  8355] By: jhi                                   on 2001/01/06  20:27:15
178         Log: integrate change #8836 from mainline
179              
180              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
181      Branch: maint-5.6/perl
182            ! hv.c
183 ____________________________________________________________________________
184 [  8354] By: jhi                                   on 2001/01/06  20:24:29
185         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
186              From: Robin Barker <rmb1@cise.npl.co.uk>
187              Date: Fri, 22 Dec 2000 12:17:38 GMT
188              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
189              
190              The patch reformats some long =item lines so they give
191              correct output via pod2man | nroff -man
192              
193              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
194              From: Robin Barker <rmb1@cise.npl.co.uk>
195              Date: Tue, 2 Jan 2001 15:35:03 GMT
196              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
197              
198              Here is a _further_ patch which corrects a few more errors:
199              * an empty C<=item> in CPAN.pm
200              * patching the wrong file (pod/perlamiga.pod not README.amiga)
201              * leaving empty C<=item>s which formatted incorrectly
202              * over long C<=item>s revealed by latest patch to Pod::Man
203      Branch: maint-5.6/perl
204            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
205            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
206            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
207            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
208            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
209            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
210 ____________________________________________________________________________
211 [  8353] By: jhi                                   on 2001/01/06  20:21:10
212         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
213              
214              UTF-8 hash keys.
215      Branch: maint-5.6/perl
216            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
217 ____________________________________________________________________________
218 [  8352] By: jhi                                   on 2001/01/06  20:18:44
219         Log: Forgotten from #8438.
220      Branch: maint-5.6/perl
221            ! epoc/epocish.h
222 ____________________________________________________________________________
223 [  8351] By: jhi                                   on 2001/01/06  20:18:12
224         Log: Forgotten from #8347.
225      Branch: maint-5.6/perl
226            ! config_h.SH
227 ____________________________________________________________________________
228 [  8350] By: jhi                                   on 2001/01/06  20:00:19
229         Log: Thinko in #8347.
230      Branch: maint-5.6/perl
231            ! regcomp.c
232 ____________________________________________________________________________
233 [  8349] By: jhi                                   on 2001/01/06  18:05:30
234         Log: Copy the FAQ3 IDE section from the development branch,
235              changes originally by Peter Prymmer.
236      Branch: maint-5.6/perl
237            ! pod/perlfaq3.pod
238 ____________________________________________________________________________
239 [  8348] By: jhi                                   on 2001/01/06  18:03:02
240         Log: EPOC updates for TRIAL1.
241              
242              Subject: [5.6.1 trial1] EPOC update
243              From: Olaf Flebbe <O.Flebbe@science-computing.de>
244              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
245              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
246              
247              Subject: epoc patch2 for perl-5.6.1-trial1
248              From: Olaf Flebbe <O.Flebbe@science-computing.de>
249              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
250              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
251      Branch: maint-5.6/perl
252            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
253            ! epoc/epocish.c
254 ____________________________________________________________________________
255 [  8347] By: jhi                                   on 2001/01/06  17:29:10
256         Log: integrate changes #7710,7824,7973 from mainline,
257              plus VMS nits from Peter Prymmer and Dan Sugalski.
258              
259              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
260              library (getprotobyname and getprotobynumber are outversioned by
261              the same calls in libc, at least for xlc version 3.
262              
263              Add HAS_SBRK_PROTO.
264              
265              Fixes for signedness warnings noticed by VMSperlers.
266      Branch: maint-5.6/perl
267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
268            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
269            ! sv.c vms/descrip_mms.template vos/config.alpha.def
270            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
271            ! win32/config.bc win32/config.gc win32/config.vc
272 ____________________________________________________________________________
273 [  8346] By: nick                                  on 2001/01/06  14:36:01
274         Log: Fixup accumulated integrate muddles (perlio == devperl again)
275      Branch: perlio
276            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
277 ____________________________________________________________________________
278 [  8345] By: nick                                  on 2001/01/06  14:24:58
279         Log: Integrate mainline
280      Branch: perlio
281           !> (integrate 55 files)
282 ____________________________________________________________________________
283 [  8344] By: jhi                                   on 2001/01/06  02:24:02
284         Log: Subject: [patch] PerlIO_cleanup() prototype
285              From: Doug MacEachern <dougm@covalent.net>
286              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
287              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
288      Branch: perl
289            ! perlio.h
290 ____________________________________________________________________________
291 [  8343] By: jhi                                   on 2001/01/06  01:04:09
292         Log: IRIX compiler noticed that the bof initialization might be
293              bypassed by control flow.
294      Branch: perl
295            ! toke.c
296 ____________________________________________________________________________
297 [  8342] By: jhi                                   on 2001/01/06  00:10:48
298         Log: Update Changes.
299      Branch: perl
300            ! Changes patchlevel.h
301 ____________________________________________________________________________
302 [  8341] By: jhi                                   on 2001/01/05  23:52:33
303         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
304      Branch: perl
305            ! toke.c
306 ____________________________________________________________________________
307 [  8340] By: jhi                                   on 2001/01/05  22:44:08
308         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
309              From: Radu Greab <radu@netsoft.ro>
310              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
311              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
312      Branch: perl
313            ! t/io/pipe.t util.c
314 ____________________________________________________________________________
315 [  8339] By: jhi                                   on 2001/01/05  22:35:17
316         Log: Subject: [PATCH] format and rewording in perlfaq.pod
317              From: Robin Barker <rmb1@cise.npl.co.uk>
318              Date: Fri, 5 Jan 2001 18:51:20 GMT
319              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
320      Branch: perl
321            ! pod/perlfaq.pod
322 ____________________________________________________________________________
323 [  8338] By: jhi                                   on 2001/01/05  22:31:17
324         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
325              From: Peter Prymmer <pvhp@forte.com>
326              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
327              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
328      Branch: perl
329            ! utils/perlbug.PL
330 ____________________________________________________________________________
331 [  8337] By: jhi                                   on 2001/01/05  18:15:11
332         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
333              From: Robin Barker <rmb1@cise.npl.co.uk>
334              Date: Tue, 2 Jan 2001 15:24:07 GMT
335              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
336              
337              If you call configure as C<./Configure> or C<sh ./Configure>,
338              $src is set to the absolute path name, not '.'.
339              
340              This, in turn, means -Dmksymlink tries to do its stuff because
341              it does not think it is in the src directory.
342              
343              (plus a metaconfig nitfix)
344      Branch: metaconfig
345            ! U/compline/ccflags.U U/modified/src.U
346      Branch: perl
347            ! Configure config_h.SH
348 ____________________________________________________________________________
349 [  8336] By: jhi                                   on 2001/01/05  17:48:32
350         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
351              From: Alan Burlison <Alan.Burlison@uk.sun.com>
352              Message-ID: <3A5606C4.473D2226@uk.sun.com>
353              Date: Fri, 05 Jan 2001 17:39:16 +0000
354      Branch: perl
355            ! hv.c
356 ____________________________________________________________________________
357 [  8335] By: jhi                                   on 2001/01/05  16:05:44
358         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
359      Branch: perl
360            ! lib/Getopt/Long.pm
361 ____________________________________________________________________________
362 [  8334] By: jhi                                   on 2001/01/05  16:00:51
363         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
364              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
365              Date: Fri, 05 Jan 2001 13:46:51 +0100
366              Message-ID: <13693.978698811@nice.ram.loc>
367              
368              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
369              accurate reading of the "atime".  
370      Branch: perl
371            ! t/io/fs.t
372 ____________________________________________________________________________
373 [  8333] By: jhi                                   on 2001/01/05  15:57:37
374         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
375              From: Simon Cozens <simon@cozens.net>
376              Date: Fri, 8 Dec 2000 13:33:31 +0000
377              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
378              
379              A lost patch fragment.
380      Branch: perl
381            ! doop.c
382 ____________________________________________________________________________
383 [  8332] By: jhi                                   on 2001/01/05  15:40:42
384         Log: Do away with strncpy() and a fixed length buffer.
385      Branch: perl
386            ! utf8.c
387 ____________________________________________________________________________
388 [  8331] By: jhi                                   on 2001/01/05  15:03:07
389         Log: Tests for #8329 and #8330.
390      Branch: perl
391            ! t/op/bop.t
392 ____________________________________________________________________________
393 [  8330] By: jhi                                   on 2001/01/05  15:02:38
394         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
395              raw 8-bit form to the UTF-8 string.
396      Branch: perl
397            ! toke.c
398 ____________________________________________________________________________
399 [  8329] By: jhi                                   on 2001/01/05  14:55:13
400         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
401              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
402              Date: Fri, 5 Jan 2001 12:28:52 +0100
403              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
404              
405              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
406              no effect.  (changed the strncpy() to Copy())
407      Branch: perl
408            ! toke.c
409 ____________________________________________________________________________
410 [  8328] By: jhi                                   on 2001/01/05  06:44:27
411         Log: UTF-8 cleanup.
412      Branch: perl
413            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
414            ! regexec.c sv.c toke.c
415 ____________________________________________________________________________
416 [  8327] By: jhi                                   on 2001/01/05  01:11:29
417         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
418              From: Radu Greab <radu@netsoft.ro>
419              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
420              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
421              
422              Cleans up Harness to not use FileHandle, which uses IO.
423      Branch: perl
424            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
425 ____________________________________________________________________________
426 [  8326] By: jhi                                   on 2001/01/05  00:56:37
427         Log: Update Changes.
428      Branch: perl
429            ! Changes patchlevel.h
430 ____________________________________________________________________________
431 [  8325] By: jhi                                   on 2001/01/05  00:53:18
432         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
433              From: Peter Prymmer <pvhp@forte.com>
434              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
435              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
436              
437              plus a couple more tailing whitespace removals.
438      Branch: perl
439            ! win32/Makefile
440 ____________________________________________________________________________
441 [  8324] By: jhi                                   on 2001/01/05  00:47:39
442         Log: Add some Unicode chop() tests.
443      Branch: perl
444            ! t/op/chop.t
445 ____________________________________________________________________________
446 [  8323] By: jhi                                   on 2001/01/05  00:47:23
447         Log: Unify UTF-8 malformedness handling.
448      Branch: perl
449            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
450 ____________________________________________________________________________
451 [  8322] By: jhi                                   on 2001/01/04  22:21:54
452         Log: The new $issymlink was unknown to Mksymlinks.
453      Branch: metaconfig/U/perl
454            ! Mksymlinks.U issymlink.U
455      Branch: perl
456            ! Configure config_h.SH
457 ____________________________________________________________________________
458 [  8321] By: jhi                                   on 2001/01/04  21:51:05
459         Log: The test didn't work under the core test framework.
460      Branch: perl
461            ! t/lib/st-lock.t
462 ____________________________________________________________________________
463 [  8320] By: jhi                                   on 2001/01/04  21:14:22
464         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
465      Branch: perl
466            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
467 ____________________________________________________________________________
468 [  8319] By: jhi                                   on 2001/01/04  20:46:17
469         Log: Typo in #8312 when manually appying a problematic patch fragment.
470      Branch: perl
471            ! ext/Storable/Storable.xs
472 ____________________________________________________________________________
473 [  8318] By: jhi                                   on 2001/01/04  20:43:01
474         Log: The $sh_c didn't fly.
475      Branch: metaconfig
476            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
477            ! U/modified/Loc.U U/modified/myhostname.U
478            ! U/modified/spitshell.U
479      Branch: metaconfig/U/perl
480            ! issymlink.U
481      Branch: perl
482            ! Configure config_h.SH
483 ____________________________________________________________________________
484 [  8317] By: jhi                                   on 2001/01/04  19:58:01
485         Log: AIX builtin test -h is broken, changes based on
486              
487              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
488              Date: Tue, 02 Jan 2001 11:24:39 +0100
489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
490              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
491      Branch: metaconfig
492            + U/modified/spitshell.U
493            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
494            ! U/modified/Loc.U U/modified/myhostname.U
495      Branch: metaconfig/U/perl
496            ! Mksymlinks.U issymlink.U
497      Branch: perl
498            ! Configure
499 ____________________________________________________________________________
500 [  8316] By: jhi                                   on 2001/01/04  19:02:22
501         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
502              From: Andy Dougherty <doughera@lafayette.edu>
503              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
504              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
505              
506              Beware of GNU ld.
507      Branch: perl
508            ! hints/solaris_2.sh
509 ____________________________________________________________________________
510 [  8315] By: jhi                                   on 2001/01/04  18:56:48
511         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
512              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
513              Date: Wed, 3 Jan 2001 07:58:51 +0100
514              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
515      Branch: perl
516            ! hints/solaris_2.sh
517 ____________________________________________________________________________
518 [  8314] By: jhi                                   on 2001/01/04  18:54:07
519         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
520              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
521              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
522              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
523              
524              Doc tweak on #8313.
525      Branch: perl
526            ! ext/B/B/Deparse.pm
527 ____________________________________________________________________________
528 [  8313] By: jhi                                   on 2001/01/04  18:52:27
529         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
530              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
531              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
532              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
533              
534              Make the peephole optimizer to bypass more null ops and
535              and rewrite the deparse handling of continue blocks.
536      Branch: perl
537            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
538 ____________________________________________________________________________
539 [  8312] By: jhi                                   on 2001/01/04  18:47:39
540         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
541      Branch: perl
542            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
543            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
544            ! t/lib/st-lock.t
545 ____________________________________________________________________________
546 [  8311] By: jhi                                   on 2001/01/04  18:36:08
547         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
548              filter to be run on each .pm during the pm_to_blib() phase,
549              a fixed version of
550              
551              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
552              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
553              Date: Wed, 03 Jan 2001 22:01:30 +0100
554              Message-ID: <5296.978555690@nice.ram.loc>
555      Branch: perl
556            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
557            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
558            ! lib/ExtUtils/MakeMaker.pm
559 ____________________________________________________________________________
560 [  8310] By: jhi                                   on 2001/01/04  18:32:54
561         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
562              From: Robin Barker <rmb1@cise.npl.co.uk>
563              Date: Tue, 2 Jan 2001 15:35:03 GMT
564              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
565      Branch: perl
566            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
567            ! pod/perlrequick.pod
568 ____________________________________________________________________________
569 [  8309] By: jhi                                   on 2001/01/04  18:29:07
570         Log: Subject: Re: [patch] static-ize XS()
571              From: Doug MacEachern <dougm@covalent.net>
572              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
573              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
574              
575              Provide prototypes for the XS functions.
576      Branch: perl
577            ! lib/ExtUtils/xsubpp
578 ____________________________________________________________________________
579 [  8308] By: jhi                                   on 2001/01/04  18:27:44
580         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
581              From: Doug MacEachern <dougm@covalent.net>
582              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
583              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
584      Branch: perl
585            ! lib/ExtUtils/typemap
586 ____________________________________________________________________________
587 [  8307] By: jhi                                   on 2001/01/04  18:25:25
588         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
589              From: Doug MacEachern <dougm@covalent.net>
590              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
591              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
592              
593              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
594      Branch: perl
595            ! lib/ExtUtils/MM_Unix.pm
596 ____________________________________________________________________________
597 [  8306] By: jhi                                   on 2001/01/04  18:23:00
598         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
599              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
600              Date: Thu, 4 Jan 2001 12:47:10 +0100 
601              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
602              
603              The toke.c part only, patching embed.h and proto.h is futile.
604      Branch: perl
605            ! toke.c
606 ____________________________________________________________________________
607 [  8305] By: jhi                                   on 2001/01/04  18:05:51
608         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
609              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
610              Date: Thu, 4 Jan 2001 17:50:12 +0100 
611              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
612      Branch: perl
613            ! toke.c
614 ____________________________________________________________________________
615 [  8304] By: jhi                                   on 2001/01/04  18:03:26
616         Log: Subject: [PATCH perl@8269]
617              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
618              Date: Thu, 4 Jan 2001 12:53:39 +0100 
619              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
620              
621              If running byacc write-enable also perly.h.
622      Branch: perl
623            ! Makefile.SH
624 ____________________________________________________________________________
625 [  8303] By: jhi                                   on 2001/01/04  15:40:49
626         Log: Rewrite pp_concat() in terms of sv_catsv().
627      Branch: perl
628            ! pp_hot.c
629 ____________________________________________________________________________
630 [  8302] By: nick                                  on 2001/01/03  22:43:22
631         Log: Integrate mainline.
632      Branch: perlio
633           !> ext/Encode/Encode.xs sv.c utf8.c
634 ____________________________________________________________________________
635 [  8301] By: jhi                                   on 2001/01/02  23:40:26
636         Log: Variable naming tweak.
637      Branch: perl
638            ! sv.c
639 ____________________________________________________________________________
640 [  8300] By: jhi                                   on 2001/01/02  23:40:02
641         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
642              in is_utf8_string().
643      Branch: perl
644            ! utf8.c
645 ____________________________________________________________________________
646 [  8299] By: jhi                                   on 2001/01/02  22:14:40
647         Log: Integrate perlio.
648      Branch: perl
649           !> pp.c pp_hot.c win32/Makefile
650 ____________________________________________________________________________
651 [  8298] By: nick                                  on 2001/01/02  22:03:06
652         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
653      Branch: perlio
654            ! pp.c pp_hot.c
655 ____________________________________________________________________________
656 [  8297] By: jhi                                   on 2001/01/02  04:26:28
657         Log: Signedness nit.
658      Branch: perl
659            ! ext/Encode/Encode.xs
660 ____________________________________________________________________________
661 [  8296] By: nick                                  on 2001/01/01  23:49:36
662         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
663      Branch: perlio
664            ! win32/Makefile
665 ____________________________________________________________________________
666 [  8295] By: jhi                                   on 2001/01/01  23:05:48
667         Log: Integrate perlio.
668      Branch: perl
669           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
670           !> t/lib/encode.t
671 ____________________________________________________________________________
672 [  8294] By: nick                                  on 2001/01/01  22:48:34
673         Log: Integrate mainline
674      Branch: perlio
675            ! pp_hot.c t/lib/encode.t
676           !> (integrate 65 files)
677 ____________________________________________________________________________
678 [  8293] By: nick                                  on 2001/01/01  21:58:50
679         Log: More rigor in UTF-8-ness of Encode's toUnicode
680              XS export some of the utf8 internal functions.
681              Test some of the functions.
682              Fix pp_concat() bug shown by said tests.
683      Branch: perlio
684            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
685            ! t/lib/encode.t
686 ____________________________________________________________________________
687 [  8292] By: jhi                                   on 2001/01/01  18:11:44
688         Log: Integrate perlio.
689      Branch: perl
690           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
691           !> ext/Encode/encengine.c ext/Encode/encode.h
692 ____________________________________________________________________________
693 [  8291] By: jhi                                   on 2001/01/01  18:10:58
694         Log: Podify README.mpeix (a new version from the web),
695              add a dummy NAME to Carp::Heavy, regen toc.
696      Branch: perl
697            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
698            ! pod/perltoc.pod
699 ____________________________________________________________________________
700 [  8290] By: nick                                  on 2001/01/01  17:43:47
701         Log: Loose the "Loading..." warning.
702              Another bug in fallback support
703      Branch: perlio
704            ! ext/Encode/Encode.pm ext/Encode/encengine.c
705 ____________________________________________________________________________
706 [  8289] By: jhi                                   on 2001/01/01  00:01:57
707         Log: Bump up Larry's copyright.
708      Branch: perl
709            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
710            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
711            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
712            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
713            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
714            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
715            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
716            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
717 ____________________________________________________________________________
718 [  8288] By: nick                                  on 2000/12/31  21:27:53
719         Log: Fix .ucm reading - forgot a chr()
720              Start of .ucm write (for .enc to .ucm)
721      Branch: perlio
722            ! ext/Encode/compile
723 ____________________________________________________________________________
724 [  8287] By: jhi                                   on 2000/12/31  18:15:56
725         Log: Comment away a diagnostic message as noted by Craig A. Berry
726              (the unexpected message was confusing testing)
727      Branch: perl
728            ! ext/Encode/Encode.pm
729 ____________________________________________________________________________
730 [  8286] By: jhi                                   on 2000/12/31  18:14:51
731         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
732              Date: Sun, 31 Dec 2000 11:17:37 -0600
733              From: "Craig A. Berry" <craigberry@mac.com>
734              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
735      Branch: perl
736            ! ext/Encode/Makefile.PL
737 ____________________________________________________________________________
738 [  8285] By: nick                                  on 2000/12/31  18:11:54
739         Log: Start of support of ICU-style .ucm files:
740              - teach compile how to read a .ucm file
741              - first guess at how to represent fallbacks in "tries".
742              - use fallbacks if check == 0
743              - new return code to indicate we used one.
744      Branch: perlio
745            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
746            ! ext/Encode/encengine.c ext/Encode/encode.h
747 ____________________________________________________________________________
748 [  8284] By: jhi                                   on 2000/12/31  18:04:41
749         Log: Pacify picky VMS compiler.
750              
751              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
752              From: "Craig A. Berry" <craig.berry@psinetcs.com>
753              Date: Sat, 30 Dec 2000 18:10:02 -0600
754              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
755      Branch: perl
756            ! sv.c
757 ____________________________________________________________________________
758 [  8283] By: jhi                                   on 2000/12/31  16:11:47
759         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
760      Branch: perl
761            ! t/lib/glob-basic.t
762 ____________________________________________________________________________
763 [  8282] By: jhi                                   on 2000/12/31  15:26:11
764         Log: Integrate perlio.
765      Branch: perl
766           !> makedef.pl opcode.pl os2/os2.c perlio.c
767 ____________________________________________________________________________
768 [  8281] By: nick                                  on 2000/12/31  10:06:15
769         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
770              is available to be exported
771      Branch: perlio
772            ! makedef.pl perlio.c
773 ____________________________________________________________________________
774 [  8280] By: nick                                  on 2000/12/31  09:41:26
775         Log: Ilya's OS2 patch (testing for damage on Win32)
776      Branch: perlio
777            ! makedef.pl opcode.pl os2/os2.c
778 ____________________________________________________________________________
779 [  8279] By: jhi                                   on 2000/12/30  21:52:07
780         Log: Test nits.
781      Branch: perl
782            ! t/lib/syslfs.t t/op/lfs.t
783 ____________________________________________________________________________
784 [  8278] By: jhi                                   on 2000/12/30  21:47:49
785         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
786              From: andreas.koenig@anima.de (Andreas J. Koenig)
787              Date: 30 Dec 2000 22:35:37 +0100
788              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
789              
790              The 32-bit wraparound test wasn't quite right.
791      Branch: perl
792            ! t/lib/syslfs.t t/op/lfs.t
793 ____________________________________________________________________________
794 [  8277] By: jhi                                   on 2000/12/30  21:33:44
795         Log: Subject: [PATCH] open() example in perlfunc.pod 
796              From: Karsten Sperling <s_sperli@ira.uka.de>
797              Date: Sat, 30 Dec 2000 22:27:09 +0100
798              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
799      Branch: perl
800            ! pod/perlfunc.pod
801 ____________________________________________________________________________
802 [  8276] By: jhi                                   on 2000/12/30  20:32:40
803         Log: Not quite that many tests yet.
804      Branch: perl
805            ! t/op/pat.t
806 ____________________________________________________________________________
807 [  8275] By: jhi                                   on 2000/12/30  20:26:58
808         Log: Integrate perlio.
809      Branch: perl
810           !> toke.c
811 ____________________________________________________________________________
812 [  8274] By: jhi                                   on 2000/12/30  20:24:56
813         Log: Signedness nit.
814      Branch: perl
815            ! utf8.c
816 ____________________________________________________________________________
817 [  8273] By: jhi                                   on 2000/12/30  20:15:46
818         Log: Add a test case for 20000731.001 which was fixed by the #8267.
819      Branch: perl
820            ! t/op/pat.t
821 ____________________________________________________________________________
822 [  8272] By: nick                                  on 2000/12/30  19:47:51
823         Log: Tweak for MULTIPLICITY/USE_PERLIO
824      Branch: perlio
825            ! toke.c
826 ____________________________________________________________________________
827 [  8271] By: nick                                  on 2000/12/30  19:46:45
828         Log: Integrate mainline
829      Branch: perlio
830           +> lib/unicode/distinct.pm
831           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
832           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
833           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
834 ____________________________________________________________________________
835 [  8270] By: jhi                                   on 2000/12/30  19:39:50
836         Log: Subject: RE: perl@8269
837              From: "Richard Soderberg" <rs@crystalflame.net>
838              Date: Sat, 30 Dec 2000 11:36:27 -0800
839              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
840              
841              A missing aTHX_.
842      Branch: perl
843            ! toke.c
844 ____________________________________________________________________________
845 [  8269] By: jhi                                   on 2000/12/30  18:55:48
846         Log: Update Changes.
847      Branch: perl
848            ! Changes patchlevel.h
849 ____________________________________________________________________________
850 [  8268] By: jhi                                   on 2000/12/30  17:18:40
851         Log: Add a test for Unicode split //.  The #8267 was the cure.
852      Branch: perl
853            ! t/op/split.t
854 ____________________________________________________________________________
855 [  8267] By: jhi                                   on 2000/12/30  17:14:19
856         Log: Subject: more UTF8 test suites and an UTF8 patch
857              From: Inaba Hiroto <inaba@st.rim.or.jp>
858              Date: Sat, 30 Dec 2000 14:27:10 +0900
859              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
860              
861              Just the patch part for now, and the pragma renamed
862              as unicode::distinct.
863      Branch: perl
864            + lib/unicode/distinct.pm
865            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
866            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
867            ! regcomp.h regexec.c sv.c toke.c utf8.c
868 ____________________________________________________________________________
869 [  8266] By: nick                                  on 2000/12/30  16:40:49
870         Log: Integrate mainline
871      Branch: perlio
872           +> lib/Pod/Text/Overstrike.pm
873           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
874           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
875           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
876           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
877           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
878 ____________________________________________________________________________
879 [  8265] By: jhi                                   on 2000/12/30  07:28:55
880         Log: The sv_catsv() fix, take two.
881      Branch: perl
882            ! sv.c t/op/join.t
883 ____________________________________________________________________________
884 [  8264] By: jhi                                   on 2000/12/30  06:19:18
885         Log: Undo all the join-related changes since #8248: relevant
886              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
887              The new sv_catsv() doesn't fly so it must go back to
888              the drawing board.
889      Branch: perl
890            ! sv.c t/op/join.t t/pragma/utf8.t
891 ____________________________________________________________________________
892 [  8263] By: jhi                                   on 2000/12/30  01:08:32
893         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
894      Branch: perl
895            ! sv.c
896 ____________________________________________________________________________
897 [  8262] By: jhi                                   on 2000/12/30  00:45:14
898         Log: Retract #8261.
899      Branch: perl
900            ! hv.c util.c
901 ____________________________________________________________________________
902 [  8261] By: jhi                                   on 2000/12/30  00:38:32
903         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
904      Branch: perl
905            ! hv.c util.c
906 ____________________________________________________________________________
907 [  8260] By: jhi                                   on 2000/12/29  22:51:33
908         Log: (Retracted by #8264)  More fixing for #8251.
909      Branch: perl
910            ! sv.c
911 ____________________________________________________________________________
912 [  8259] By: jhi                                   on 2000/12/29  18:27:30
913         Log: Subject: podlators 1.06 released
914              From: Russ Allbery <rra@stanford.edu>
915              Date: 25 Dec 2000 05:09:30 -0800
916              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
917      Branch: perl
918            + lib/Pod/Text/Overstrike.pm
919            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
920            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
921 ____________________________________________________________________________
922 [  8258] By: jhi                                   on 2000/12/29  18:20:45
923         Log: Make the large file tests more robust/talkative as suggested by
924              
925              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
926              From: andreas.koenig@anima.de (Andreas J. Koenig)
927              Date: 29 Dec 2000 14:23:01 +0100
928              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
929      Branch: perl
930            ! t/lib/syslfs.t t/op/lfs.t
931 ____________________________________________________________________________
932 [  8257] By: jhi                                   on 2000/12/29  17:48:04
933         Log: Further VMS piping fixes from Charles Lane:
934              
935              In summary, error messages produced when a subprocess terminated
936              abnormally were being sent not just to the parent process, but to
937              grandparents, because of default values for error output that were
938              not completely overridden when the subprocess was started.
939              
940              This patch fixes this behavior by defining user-mode (i.e., temporary
941              for the duration of the program) logical names for SYS$OUTPUT and
942              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
943              changes to make it so that the user-mode logicals are the ones that
944              control where Perl's error messages go if it terminates abnormally.
945              
946              I also added some gratuitous fixes to the indentation of braces in
947              the piping code.  It just looked ugly, before.
948      Branch: perl
949            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
950 ____________________________________________________________________________
951 [  8256] By: jhi                                   on 2000/12/29  17:45:12
952         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
953              From: "Casey R. Tweten" <crt@kiski.net>
954              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
955              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
956              
957              Tests for for #8240.
958      Branch: perl
959            ! t/pragma/constant.t
960 ____________________________________________________________________________
961 [  8255] By: jhi                                   on 2000/12/29  17:43:07
962         Log: Subject: Re: [PATCH] Interesting syntax idea
963              From: Simon Cozens <simon@cozens.net>
964              Date: Fri, 29 Dec 2000 14:34:04 +0000
965              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
966              
967              Tests for #8254.
968      Branch: perl
969            ! t/pragma/sub_lval.t
970 ____________________________________________________________________________
971 [  8254] By: jhi                                   on 2000/12/29  17:42:11
972         Log: Subject: [PATCH] Interesting syntax idea
973              From: Simon Cozens <simon@cozens.net>
974              Date: Wed, 27 Dec 2000 05:08:57 +0000
975              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
976              
977              Make opens + bareword assigns do typeglob assigns.
978      Branch: perl
979            ! op.c
980 ____________________________________________________________________________
981 [  8253] By: jhi                                   on 2000/12/29  17:36:45
982         Log: Output the (apparent) version of gcc, as suggested by
983              
984              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
985              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
986              Date: 26 Dec 2000 04:29:17 -0500
987              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
988              
989              (The patch as such didn't any more apply as the misparsing had
990              already been addressed in #6474.)  Also change the wording about
991              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
992      Branch: perl
993            ! hints/dec_osf.sh
994 ____________________________________________________________________________
995 [  8252] By: nick                                  on 2000/12/29  12:14:31
996         Log: Integrate mainline
997      Branch: perlio
998           !> (integrate 27 files)
999 ____________________________________________________________________________
1000 [  8251] By: jhi                                   on 2000/12/29  08:45:46
1001         Log: (Retracted by #8264)
1002              
1003              (Fixed by #8260.)
1004              
1005              sv_catsv() needs one more byte space than seems reasonable.
1006              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
1007              Curiouser and curiouser.
1008      Branch: perl
1009            ! sv.c
1010 ____________________________________________________________________________
1011 [  8250] By: jhi                                   on 2000/12/29  07:57:52
1012         Log: More split // UTF-8 tests.
1013      Branch: perl
1014            ! t/pragma/utf8.t
1015 ____________________________________________________________________________
1016 [  8249] By: jhi                                   on 2000/12/29  07:54:51
1017         Log: (Retracted by #8264)  More join() testing which was good because
1018              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
1019      Branch: perl
1020            ! pp.c t/op/join.t utf8.c utf8.h
1021 ____________________________________________________________________________
1022 [  8248] By: jhi                                   on 2000/12/29  07:08:32
1023         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
1024              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
1025              that the only cases to care about are byte+byte and byte+character.
1026              
1027              TODO: See how well pp_concat() could be implemented in terms
1028              of sv_catsv().
1029      Branch: perl
1030            ! doop.c sv.c t/op/join.t utf8.h
1031 ____________________________________________________________________________
1032 [  8247] By: jhi                                   on 2000/12/29  06:35:23
1033         Log: Signedness nit.
1034      Branch: perl
1035            ! pp_hot.c
1036 ____________________________________________________________________________
1037 [  8246] By: jhi                                   on 2000/12/29  01:23:31
1038         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
1039              From: Lupe Christoph <lupe@lupe-christoph.de>
1040              Date: Thu, 28 Dec 2000 23:00:00 +0100
1041              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
1042              
1043              Suggest rsync --delete --dry-run.
1044      Branch: perl
1045            ! pod/perlhack.pod
1046 ____________________________________________________________________________
1047 [  8245] By: jhi                                   on 2000/12/28  23:57:05
1048         Log: The maxiters upper limit sanity check (guarding against
1049              non-progress) assumed bytes instead of characters in s///
1050              and split().
1051      Branch: perl
1052            ! pp.c pp_hot.c
1053 ____________________________________________________________________________
1054 [  8244] By: jhi                                   on 2000/12/28  23:34:08
1055         Log: Make some panic messages a bit more logical.
1056      Branch: perl
1057            ! doop.c pod/perldiag.pod pp.c pp_hot.c
1058 ____________________________________________________________________________
1059 [  8243] By: jhi                                   on 2000/12/28  22:59:16
1060         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
1061              From: Simon Cozens <simon@cozens.net>
1062              Date: Wed, 27 Dec 2000 02:30:03 +0000
1063              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
1064      Branch: perl
1065            ! pp.c t/pragma/sub_lval.t
1066 ____________________________________________________________________________
1067 [  8242] By: jhi                                   on 2000/12/28  22:56:53
1068         Log: Subject: [PATCH blead] Fix B::Terse indentation
1069              From: Daniel Chetlin <daniel@chetlin.com>
1070              Date: Wed, 27 Dec 2000 06:43:30 -0800
1071              Message-ID: <20001227064329.B9573@darkstar>
1072      Branch: perl
1073            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
1074 ____________________________________________________________________________
1075 [  8241] By: jhi                                   on 2000/12/28  22:48:59
1076         Log: The latter patch from the
1077              
1078              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
1079              From: Peter Prymmer <pvhp@forte.com> 
1080              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
1081              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
1082              
1083              (the former patch from the above should have been
1084              taken care of by Nick I-S)
1085      Branch: perl
1086            ! win32/Makefile
1087 ____________________________________________________________________________
1088 [  8240] By: jhi                                   on 2000/12/28  22:45:22
1089         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
1090              From: "Casey R. Tweten" <crt@kiski.net>
1091              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
1092              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
1093      Branch: perl
1094            ! lib/constant.pm
1095 ____________________________________________________________________________
1096 [  8239] By: jhi                                   on 2000/12/28  22:37:45
1097         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
1098              From: Simon Cozens <simon@cozens.net>
1099              Date: Wed, 27 Dec 2000 14:12:44 +0000
1100              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
1101      Branch: perl
1102            ! t/op/method.t t/op/sort.t toke.c
1103 ____________________________________________________________________________
1104 [  8238] By: jhi                                   on 2000/12/28  22:30:32
1105         Log: Subject: [PATCH perl@8229] Call.pm
1106              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1107              Date: Mon, 25 Dec 2000 10:47:15 -0000
1108              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
1109      Branch: perl
1110            ! ext/Filter/Util/Call/Call.pm
1111 ____________________________________________________________________________
1112 [  8237] By: jhi                                   on 2000/12/28  22:19:21
1113         Log: Subject: [PATCH blead] Fix problem with `&' prototype
1114              From: Daniel Chetlin <daniel@chetlin.com>
1115              Date: Wed, 27 Dec 2000 15:55:32 -0800
1116              Message-ID: <20001227155532.D9573@darkstar>
1117      Branch: perl
1118            ! op.c t/comp/proto.t
1119 ____________________________________________________________________________
1120 [  8236] By: jhi                                   on 2000/12/28  22:09:25
1121         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
1122              From: Daniel Chetlin <daniel@chetlin.com>
1123              Date: Sun, 24 Dec 2000 04:09:49 -0800
1124              Message-ID: <20001224040949.B3090@darkstar>
1125      Branch: perl
1126            ! gv.c mg.c t/op/attrs.t
1127 ____________________________________________________________________________
1128 [  8235] By: jhi                                   on 2000/12/28  22:07:11
1129         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
1130              From: Jan Dubois <jand@ActiveState.com>
1131              Date: Tue, 26 Dec 2000 20:57:31 -0800
1132              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
1133      Branch: perl
1134            ! win32/win32.c
1135 ____________________________________________________________________________
1136 [  8234] By: jhi                                   on 2000/12/28  21:52:42
1137         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
1138              From: Simon Cozens <simon@cozens.net>
1139              Date: Thu, 28 Dec 2000 20:33:13 +0000
1140              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
1141      Branch: perl
1142            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
1143 ____________________________________________________________________________
1144 [  8233] By: jhi                                   on 2000/12/28  19:40:49
1145         Log: Integrate perlio.
1146      Branch: perl
1147           !> ext/Encode/Makefile.PL ext/Encode/compile
1148 ____________________________________________________________________________
1149 [  8232] By: nick                                  on 2000/12/23  16:06:00
1150         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
1151              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
1152      Branch: perlio
1153            ! ext/Encode/Makefile.PL
1154 ____________________________________________________________________________
1155 [  8231] By: nick                                  on 2000/12/23  14:30:34
1156         Log: "Compiled" encode build cleanup
1157              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
1158              - .c files do not export sub-tables
1159      Branch: perlio
1160            ! ext/Encode/Makefile.PL ext/Encode/compile
1161 ____________________________________________________________________________
1162 [  8230] By: nick                                  on 2000/12/23  12:50:37
1163         Log: Integrate mainline
1164      Branch: perlio
1165           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
1166           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
1167           !> pod/perl5004delta.pod pod/perl5005delta.pod
1168           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
1169           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
1170           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
1171           !> pod/perlsub.pod
1172 ____________________________________________________________________________
1173 [  8229] By: jhi                                   on 2000/12/22  15:32:12
1174         Log: Integrate perlio.
1175      Branch: perl
1176           +> win32/distclean.bat
1177           !> MANIFEST t/io/utf8.t
1178 ____________________________________________________________________________
1179 [  8228] By: jhi                                   on 2000/12/22  15:29:40
1180         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
1181              From: Robin Barker <rmb1@cise.npl.co.uk>
1182              Date: Fri, 22 Dec 2000 12:17:38 GMT
1183              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
1184      Branch: perl
1185            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
1186            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
1187            ! pod/perl5004delta.pod pod/perl5005delta.pod
1188            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
1189            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
1190            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
1191            ! pod/perlsub.pod
1192 ____________________________________________________________________________
1193 [  8227] By: jhi                                   on 2000/12/22  15:24:28
1194         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
1195              From: "John L. Allen" <allen@grumman.com>
1196              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
1197              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
1198              
1199              Document APPLLIB_EXP.
1200      Branch: perl
1201            ! INSTALL
1202 ____________________________________________________________________________
1203 [  8226] By: nick                                  on 2000/12/21  22:11:50
1204         Log: Handy script for when one forgets to "dmake clean" 
1205      Branch: perlio
1206            + win32/distclean.bat
1207            ! MANIFEST
1208 ____________________________________________________________________________
1209 [  8225] By: nick                                  on 2000/12/21  21:54:04
1210         Log: CRLF platform issue with io/utf8 fix.
1211      Branch: perlio
1212            ! t/io/utf8.t
1213 ____________________________________________________________________________
1214 [  8224] By: nick                                  on 2000/12/21  21:02:20
1215         Log: Integrate mainline
1216      Branch: perlio
1217           !> Changes Configure Makefile.SH Porting/Glossary
1218           !> Porting/config.sh Porting/config_H configure.com
1219           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
1220           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
1221           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
1222           !> win32/config.bc win32/config.gc win32/config.vc
1223 ____________________________________________________________________________
1224 [  8223] By: jhi                                   on 2000/12/21  17:09:16
1225         Log: Update Changes.
1226      Branch: perl
1227            ! Changes patchlevel.h
1228 ____________________________________________________________________________
1229 [  8222] By: jhi                                   on 2000/12/21  16:24:01
1230         Log: Metaconfig unit changes for #8221.
1231      Branch: metaconfig/U/perl
1232           +> issymlink.U
1233            - testsyml.U
1234            ! Mksymlinks.U
1235 ____________________________________________________________________________
1236 [  8221] By: jhi                                   on 2000/12/21  16:23:48
1237         Log: Rename testsyml to issymlink.
1238      Branch: perl
1239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1240            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
1241            ! win32/config.vc
1242 ____________________________________________________________________________
1243 [  8220] By: jhi                                   on 2000/12/21  15:47:26
1244         Log: Robustness support for #8218 (symlink forest) since the GNU
1245              tools seem to be overly picky about symlinkage depths.
1246      Branch: perl
1247            ! Makefile.SH t/io/fs.t
1248 ____________________________________________________________________________
1249 [  8219] By: jhi                                   on 2000/12/21  15:38:27
1250         Log: Metaconfig changes for #8218.
1251      Branch: metaconfig
1252            ! U/modified/Oldconfig.U
1253      Branch: metaconfig/U/perl
1254            + Mksymlinks.U
1255            ! testsyml.U
1256 ____________________________________________________________________________
1257 [  8218] By: jhi                                   on 2000/12/21  15:37:57
1258         Log: Add Configure option -Dmksymlinks which will create a symlink
1259              forest if the current/build differs from the source directory.
1260              TODO: mkdir -p is not portable.
1261      Branch: perl
1262            ! Configure
1263 ____________________________________________________________________________
1264 [  8217] By: jhi                                   on 2000/12/21  14:39:12
1265         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
1266              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
1267              Date: Thu, 21 Dec 2000 09:38:18 GMT
1268              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
1269              
1270              The ofs became an SV.
1271      Branch: perl
1272            ! ext/Thread/Thread.xs
1273 ____________________________________________________________________________
1274 [  8216] By: jhi                                   on 2000/12/21  05:40:21
1275         Log: The polymorphism seems to have fixed 20000517.001.
1276      Branch: perl
1277            ! t/pragma/utf8.t
1278 ____________________________________________________________________________
1279 [  8215] By: jhi                                   on 2000/12/21  04:44:52
1280         Log: read() documentation tweak for 20001121.004.
1281      Branch: perl
1282            ! pod/perlfunc.pod
1283 ____________________________________________________________________________
1284 [  8214] By: jhi                                   on 2000/12/21  03:54:11
1285         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
1286      Branch: perl
1287            ! pp_sys.c t/op/misc.t
1288 ____________________________________________________________________________
1289 [  8213] By: jhi                                   on 2000/12/21  00:28:10
1290         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
1291              From: Peter Prymmer <pvhp@forte.com>
1292              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
1293              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
1294      Branch: perl
1295            ! configure.com
1296 ____________________________________________________________________________
1297 [  8212] By: jhi                                   on 2000/12/21  00:26:21
1298         Log: Edit edit edit.
1299      Branch: perl
1300            ! pod/perlfaq3.pod
1301 ____________________________________________________________________________
1302 [  8211] By: jhi                                   on 2000/12/20  18:52:46
1303         Log: Update Changes.
1304      Branch: perl
1305            ! Changes patchlevel.h
1306 ____________________________________________________________________________
1307 [  8210] By: jhi                                   on 2000/12/20  18:34:47
1308         Log: Yet another editor edit.
1309      Branch: perl
1310            ! pod/perlfaq3.pod
1311 ____________________________________________________________________________
1312 [  8209] By: jhi                                   on 2000/12/20  15:33:28
1313         Log: More Win32 Perling.
1314      Branch: perl
1315            ! pod/perlfaq3.pod
1316 ____________________________________________________________________________
1317 [  8208] By: jhi                                   on 2000/12/20  15:07:46
1318         Log: More Win32 editor/IDE/shell hints.
1319      Branch: perl
1320            ! pod/perlfaq3.pod
1321 ____________________________________________________________________________
1322 [  8207] By: jhi                                   on 2000/12/20  03:54:08
1323         Log: Subject: [PATCH] obscure timing knowledge
1324              From: Nicholas Clark <nick@ccl4.org>
1325              Date: Tue, 19 Dec 2000 19:22:31 +0000
1326              Message-ID: <20001219192231.F2827@plum.flirble.org>
1327      Branch: perl
1328            ! sv.c
1329 ____________________________________________________________________________
1330 [  8206] By: jhi                                   on 2000/12/20  03:45:57
1331         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
1332              From: Spider Boardman <spider@leggy.zk3.dec.com>
1333              Date: Tue, 19 Dec 2000 21:30:16 -0500
1334              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
1335      Branch: perl
1336            ! sv.c
1337 ____________________________________________________________________________
1338 [  8205] By: jhi                                   on 2000/12/19  23:02:01
1339         Log: Update Changes.
1340      Branch: perl
1341            ! Changes patchlevel.h
1342 ____________________________________________________________________________
1343 [  8204] By: jhi                                   on 2000/12/19  22:58:18
1344         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
1345              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
1346              on editors and diffing/patching.
1347      Branch: perl
1348            ! t/op/utf8decode.t
1349 ____________________________________________________________________________
1350 [  8203] By: nick                                  on 2000/12/19  21:36:16
1351         Log: Integrate mainline (forgot my own change...)
1352      Branch: perlio
1353           !> ext/Encode/compile
1354 ____________________________________________________________________________
1355 [  8202] By: nick                                  on 2000/12/19  21:34:42
1356         Log: Integrate mainline.
1357      Branch: perlio
1358           !> (integrate 61 files)
1359 ____________________________________________________________________________
1360 [  8201] By: nick                                  on 2000/12/19  21:34:06
1361         Log: Avoid looking for File::Glob when we don't need it.
1362      Branch: perl
1363            ! ext/Encode/compile
1364 ____________________________________________________________________________
1365 [  8200] By: jhi                                   on 2000/12/19  18:35:49
1366         Log: Update Changes.
1367      Branch: perl
1368            ! Changes patchlevel.h
1369 ____________________________________________________________________________
1370 [  8199] By: jhi                                   on 2000/12/19  18:35:07
1371         Log: Microperl tweaks.
1372      Branch: perl
1373            ! sv.c uconfig.h uconfig.sh
1374 ____________________________________________________________________________
1375 [  8198] By: jhi                                   on 2000/12/19  18:29:59
1376         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
1377      Branch: perl
1378            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1379            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
1380 ____________________________________________________________________________
1381 [  8197] By: jhi                                   on 2000/12/19  17:55:29
1382         Log: In VMS embedded perls couldn't access the statically built Socket,
1383              from Charles Lane.
1384      Branch: perl
1385            ! configure.com
1386 ____________________________________________________________________________
1387 [  8196] By: jhi                                   on 2000/12/19  17:49:50
1388         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
1389              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
1390              Date: Sun, 17 Dec 2000 19:11:44 -0000
1391              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
1392      Branch: perl
1393            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1394            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
1395 ____________________________________________________________________________
1396 [  8195] By: jhi                                   on 2000/12/19  17:47:53
1397         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
1398              From: Jonathan Stowe <gellyfish@gellyfish.com>
1399              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
1400              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
1401      Branch: perl
1402            ! utils/h2xs.PL
1403 ____________________________________________________________________________
1404 [  8194] By: jhi                                   on 2000/12/19  17:46:28
1405         Log: Subject: Re: useless use of void context work-around
1406              From: andreas.koenig@anima.de (Andreas J. Koenig)
1407              Date: 16 Dec 2000 15:13:36 +0100
1408              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
1409              
1410              Document (comment) the q(di ds ig) trick in the code.
1411      Branch: perl
1412            ! op.c
1413 ____________________________________________________________________________
1414 [  8193] By: jhi                                   on 2000/12/19  17:10:57
1415         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
1416              From: "Mark J. Reed" <mreed@strange.turner.com>
1417              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
1418              Message-Id: <200012160222.VAA13986@strange.turner.com>
1419      Branch: perl
1420            ! ext/Sys/Syslog/Syslog.pm
1421 ____________________________________________________________________________
1422 [  8192] By: jhi                                   on 2000/12/19  17:07:45
1423         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
1424              From: Nicholas Clark <nick@ccl4.org>
1425              Date: Sat, 16 Dec 2000 19:03:13 +0000
1426              Message-ID: <20001216190313.D68304@plum.flirble.org>
1427      Branch: perl
1428            ! t/op/64bitint.t
1429 ____________________________________________________________________________
1430 [  8191] By: jhi                                   on 2000/12/19  17:06:13
1431         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
1432              From: Dominic Dunlop <domo@computer.org>
1433              Date: Mon, 18 Dec 2000 12:00:15 +0100
1434              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
1435              
1436              This patchlet is needed in order that perl can be statically linked.  
1437      Branch: perl
1438            ! regexec.c
1439 ____________________________________________________________________________
1440 [  8190] By: jhi                                   on 2000/12/19  17:03:08
1441         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
1442              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1443              Date: Sun, 17 Dec 2000 00:18:35 -0600
1444              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
1445      Branch: perl
1446            ! perlio.h vms/gen_shrfls.pl
1447 ____________________________________________________________________________
1448 [  8189] By: jhi                                   on 2000/12/19  16:20:28
1449         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
1450              From: Prymmer/Kahn <pvhp@best.com>
1451              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
1452              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
1453              
1454              A better version of #8188.
1455      Branch: perl
1456            ! pod/perlfaq3.pod
1457 ____________________________________________________________________________
1458 [  8188] By: jhi                                   on 2000/12/19  15:57:06
1459         Log: (Replaced by #8189)
1460              
1461              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
1462              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
1463              From: Prymmer/Kahn <pvhp@best.com>
1464              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
1465              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
1466              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
1467              Date: Mon, 18 Dec 2000 11:10:45 -0500
1468              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
1469      Branch: perl
1470            ! pod/perlfaq3.pod
1471 ____________________________________________________________________________
1472 [  8187] By: jhi                                   on 2000/12/19  15:54:19
1473         Log: Email address fix for Anton Berezin.
1474      Branch: perl
1475            ! AUTHORS
1476 ____________________________________________________________________________
1477 [  8186] By: jhi                                   on 2000/12/19  15:38:54
1478         Log: Subject: [PATCH perl@8102] cygwin port
1479              From: "Eric Fifer" <efifer@dircon.co.uk> 
1480              Date: Thu, 14 Dec 2000 13:41:29 -0000
1481              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
1482              
1483              When compiling modules the data item that is being imported
1484              from libperl.dll needs to be tagged as imported/shared data:
1485              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
1486      Branch: perl
1487            ! perliol.h
1488 ____________________________________________________________________________
1489 [  8185] By: jhi                                   on 2000/12/19  14:53:24
1490         Log: Regen uconfig.h and uconfig.sh.
1491      Branch: perl
1492            ! uconfig.h uconfig.sh
1493 ____________________________________________________________________________
1494 [  8184] By: jhi                                   on 2000/12/18  20:43:49
1495         Log: Comments work so much better when they are closed.
1496      Branch: perl
1497            ! regcomp.c
1498 ____________________________________________________________________________
1499 [  8183] By: jhi                                   on 2000/12/18  18:04:02
1500         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
1501              Fixes the bug 20001218.016.
1502      Branch: perl
1503            ! regcomp.c
1504 ____________________________________________________________________________
1505 [  8182] By: gsar                                  on 2000/12/18  09:53:47
1506         Log: delete spurious files
1507      Branch: maint-5.6/perl
1508            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
1509            - vos/config.h vos/config_h.SH_orig
1510 ____________________________________________________________________________
1511 [  8181] By: gsar                                  on 2000/12/18  09:46:08
1512         Log: regen perltoc
1513      Branch: maint-5.6/perl
1514            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
1515 ____________________________________________________________________________
1516 [  8180] By: gsar                                  on 2000/12/18  09:20:27
1517         Log: integrate changes#7924..7926,7946,7952 from mainline
1518      Branch: maint-5.6/perl
1519           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
1520           !> lib/File/stat.pm t/lib/class-struct.t
1521 ____________________________________________________________________________
1522 [  8179] By: gsar                                  on 2000/12/18  08:55:54
1523         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
1524              7918,7919,7988,8907 from mainline (various)
1525      Branch: maint-5.6/perl
1526           +> t/lib/class-struct.t
1527           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
1528           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
1529           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
1530 ____________________________________________________________________________
1531 [  8178] By: gsar                                  on 2000/12/18  08:16:30
1532         Log: avoid redefinition warnings on windows due to sys/socket.h getting
1533              #included before win32.h
1534      Branch: maint-5.6/perl
1535            ! win32/include/sys/socket.h
1536 ____________________________________________________________________________
1537 [  8177] By: gsar                                  on 2000/12/18  05:24:04
1538         Log: make regen_headers; fix POSIX.xs problems; remove outdated
1539              code from sys/socket.h that makes build fail now
1540      Branch: maint-5.6/perl
1541            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
1542            ! pod/perlapi.pod
1543           !> win32/include/sys/socket.h
1544 ____________________________________________________________________________
1545 [  8176] By: gsar                                  on 2000/12/18  05:20:17
1546         Log: update Changes
1547      Branch: maint-5.6/perl
1548            ! Changes patchlevel.h
1549 ____________________________________________________________________________
1550 [  8175] By: gsar                                  on 2000/12/18  04:57:48
1551         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
1552              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
1553              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
1554              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
1555              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
1556              7823,7825,7838
1557      Branch: maint-5.6/perl
1558           +> lib/File/Spec/Epoc.pm
1559           !> (integrate 88 files)
1560 ____________________________________________________________________________
1561 [  8174] By: gsar                                  on 2000/12/18  03:53:09
1562         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
1563              7625..7629,7631..7634,7637,7639,7642 from mainline
1564      Branch: maint-5.6/perl
1565           +> README.solaris
1566           !> (integrate 26 files)
1567 ____________________________________________________________________________
1568 [  8173] By: gsar                                  on 2000/12/18  03:37:02
1569         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
1570              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
1571              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
1572              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
1573      Branch: maint-5.6/perl
1574           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
1575            - MAINTAIN
1576           !> (integrate 111 files)
1577 ____________________________________________________________________________
1578 [  8172] By: jhi                                   on 2000/12/18  02:49:27
1579         Log: Regen pods.
1580      Branch: perl
1581            ! pod/perlmodlib.pod pod/perltoc.pod
1582 ____________________________________________________________________________
1583 [  8171] By: gsar                                  on 2000/12/18  02:49:24
1584         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
1585              7465..7471 from mainline
1586              
1587              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
1588              in platforms that strictly require all the symbols being present
1589              at link time.
1590              
1591              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
1592              
1593              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
1594              
1595              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
1596              
1597              Subject: [PATCH] todo
1598              
1599              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
1600              
1601              Use $sort, $uniq (and $tr) consistently as wondered
1602              by Nicholas Clark.
1603              
1604              Too enthusiastic editing in #7460.
1605              
1606              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
1607              
1608              Upgrade to CPAN 1.58_55.
1609              Subject: CPAN.pm status
1610              
1611              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
1612              
1613              Make target reordering to avoid pointless re-makes.
1614              Subject: Re: Total re-make of 'make okfile' after 7451 ?
1615              
1616              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
1617              
1618              Subject: DOC PATCH 5.6.0
1619              
1620              Add the repository doc by Malcolm, Sarathy, and by Simon,
1621              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
1622      Branch: maint-5.6/perl
1623           +> Porting/repository.pod
1624           !> Configure MANIFEST Makefile.SH README.dos README.os2
1625           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
1626           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
1627           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
1628 ____________________________________________________________________________
1629 [  8169] By: gsar                                  on 2000/12/18  02:33:34
1630         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
1631              7435..7441,7445 from mainline
1632              
1633              Make the UTF-8 decoding stricter and more verbose when
1634              malformation happens.  This involved adding an argument
1635              to utf8_to_uv_chk(), which involved changing its prototype,
1636              and prefer STRLEN over I32 for the UTF-8 length, which as
1637              a domino effect necessitated changing the prototypes of
1638              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
1639              The stricter UTF-8 decoding checking uses Markus Kuhn's
1640              UTF-8 Decode Stress Tester from
1641              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
1642              
1643              Run vms/vms_yfix.pl, should have done that after changing
1644              perly.c in #7382.
1645              
1646              Subject: [PATCH 5.7.0] static linking with uninstalled perl
1647              
1648              (Replaced by #7440.)
1649              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
1650              
1651              Fix the bug ID 20001024.005, the bug introduced by #7416.
1652              
1653              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
1654              
1655              Fix the bug reported in
1656              From: andreas.koenig@anima.de (Andreas J. Koenig)
1657              Also make is_utf8_char() stricter.
1658              
1659              Missed the header file changes from #7425.
1660              
1661              Check if stdio supports tweaking lval and cnt simultaneously.
1662              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
1663              
1664              Stratus VOS updates from Paul Green.
1665              
1666              Podify README.epoc and README.vos.
1667              
1668              Add targets to Makefile.SH, most importantly
1669              'regen_all' which also remembers to update vms/perly*.
1670              
1671              Subject: Minor update to find2perl, for portability
1672              
1673              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
1674              
1675              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
1676              
1677              Rename UTF8LEN() to be UNISKIP(), too confusing to have
1678              UTF8LEN() and UTF8SKIP(). 
1679              
1680              Allow poking holes at the UTF-8 decoding strictness.
1681              
1682              Continue the internal UTF-8 API tweaking.
1683              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
1684              used much more than the simpler API, now called utf8_to_uv_simple().
1685              Still not quite happy with API, too much partial duplication
1686              of functionality.
1687              
1688              A new version of making the syslog test more robust.
1689              (Replaces #7421.)
1690              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
1691              
1692              buildtoc target tweaks.
1693              
1694              Integrate with vmsperl #7430 by Charles Bailey:
1695              
1696              Cleanup from prior patch (Charles Lane?):
1697              - improve handling of MFDs in Basename and Path
1698              - default to no xsubpp line # munging when building debug images
1699      Branch: maint-5.6/perl
1700           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1701           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
1702           !> (integrate 67 files)
1703 ____________________________________________________________________________
1704 [  8168] By: gsar                                  on 2000/12/18  02:05:49
1705         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
1706              
1707              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
1708              From: Martin Husemann <martin@duskware.de>
1709              
1710              Subject: [PATCH 5.7.0] restore match data on backtracing
1711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1712      Branch: maint-5.6/perl
1713           !> regcomp.c regexec.c t/op/re_tests
1714 ____________________________________________________________________________
1715 [  8167] By: gsar                                  on 2000/12/18  01:55:22
1716         Log: integrate changes#7858,7986 from mainline
1717              
1718              C<foreach my $x ...> in pseudo-fork()ed process may diddle
1719              parent's memory; fix it by keeping track of the actual pad
1720              offset rather than a raw pointer (this change is probably also
1721              relevant to non-ithreads case to avoid fallout from reallocs of
1722              the pad array, but is currently only enabled for the ithreads
1723              case in the interests of minimal disruption to existing "well
1724              tested" code)
1725              
1726              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
1727              due to the notorious GetFileType() bug in Windows 9x, which fstat()
1728              tickles)
1729      Branch: maint-5.6/perl
1730           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
1731           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
1732           !> win32/win32.c win32/win32.h win32/win32sck.c
1733 ____________________________________________________________________________
1734 [  8166] By: gsar                                  on 2000/12/18  01:52:59
1735         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
1736              from mainline (xsubpp and ExtUtils::LibList fixups, various
1737              other small items)
1738      Branch: maint-5.6/perl
1739           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
1740           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
1741           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
1742           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
1743           !> win32/bin/search.pl
1744 ____________________________________________________________________________
1745 [  8165] By: gsar                                  on 2000/12/18  01:28:45
1746         Log: integrate changes#7533,7563,7611,7623 from mainline (various
1747              malloc.c embellishments)
1748      Branch: maint-5.6/perl
1749           !> malloc.c pod/perldiag.pod
1750 ____________________________________________________________________________
1751 [  8164] By: gsar                                  on 2000/12/18  01:23:33
1752         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
1753              fixups)
1754      Branch: maint-5.6/perl
1755           !> utils/h2xs.PL
1756 ____________________________________________________________________________
1757 [  8163] By: gsar                                  on 2000/12/18  01:17:50
1758         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
1759              fixups)
1760      Branch: maint-5.6/perl
1761           !> Makefile.SH utils/perlbug.PL
1762 ____________________________________________________________________________
1763 [  8162] By: gsar                                  on 2000/12/18  00:25:43
1764         Log: always export Perl_deb() (it is required by re.xs whether
1765              Perl is built with or without -DDEBUGGING)
1766      Branch: maint-5.6/perl
1767            ! makedef.pl
1768 ____________________________________________________________________________
1769 [  8161] By: gsar                                  on 2000/12/18  00:23:38
1770         Log: integrate change#7414 from mainline
1771              
1772              Undo the basename() part of #7412 since the lib/basename
1773              tests would need upgrading too.
1774              
1775              squelch two tests in tr.t that rely on tr/// paranoia change
1776              that's not in 5.6.x
1777      Branch: maint-5.6/perl
1778            ! t/op/tr.t
1779           !> lib/File/Basename.pm
1780 ____________________________________________________________________________
1781 [  8160] By: gsar                                  on 2000/12/18  00:05:30
1782         Log: missing change in previous integrate
1783      Branch: maint-5.6/perl
1784           !> README.aix
1785 ____________________________________________________________________________
1786 [  8159] By: gsar                                  on 2000/12/18  00:03:38
1787         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
1788              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
1789              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
1790              7410..7413 from mainline
1791      Branch: maint-5.6/perl
1792           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
1793           +> t/lib/tie-splice.t
1794            - lib/unicode/Is/DCinital.pl
1795           !> (integrate 112 files)
1796 ____________________________________________________________________________
1797 [  8158] By: jhi                                   on 2000/12/17  23:04:24
1798         Log: Subject: [PATCHES] RE: perl@8150 
1799              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
1800              Date: Sun, 17 Dec 2000 21:46:39 +0100
1801              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
1802              
1803              Neither cygwin has a getpwuid() one can trust on.
1804      Branch: perl
1805            ! t/lib/glob-basic.t
1806 ____________________________________________________________________________
1807 [  8157] By: jhi                                   on 2000/12/17  23:01:54
1808         Log: More MAN.PODS => {} fixes.
1809      Branch: perl
1810            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
1811            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
1812            ! os2/OS2/REXX/Makefile.PL
1813 ____________________________________________________________________________
1814 [  8156] By: gsar                                  on 2000/12/17  22:49:13
1815         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
1816              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
1817              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
1818              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
1819              7201,7204 from mainline
1820      Branch: maint-5.6/perl
1821           !> (integrate 121 files)
1822 ____________________________________________________________________________
1823 [  8155] By: jhi                                   on 2000/12/17  22:30:58
1824         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
1825              From: "Craig A. Berry" <craigberry@mac.com>
1826              Date: Sun, 17 Dec 2000 13:09:28 -0600
1827              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
1828              
1829              MAN.PODS => ' ' is naughty.
1830      Branch: perl
1831            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
1832 ____________________________________________________________________________
1833 [  8154] By: nick                                  on 2000/12/17  22:07:13
1834         Log: MULTIPLICITY nit.
1835      Branch: perl
1836            ! mg.c
1837 ____________________________________________________________________________
1838 [  8153] By: gsar                                  on 2000/12/17  21:23:05
1839         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
1840              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
1841              from mainline
1842              
1843              Document the SvIOK_.*UV().
1844              
1845              Update Unicode todo list.
1846              
1847              Guard against bad string->int conversion for quads.
1848              
1849              Subject: small apidoc fix
1850              
1851              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
1852              
1853              Subject: [PATCH] Tied filehandle documentation
1854              
1855              Subject: [PATCH] Modernize Opcode.pm documentation
1856              
1857              Make Data::Dumper (non-XS) to work with changed semantics of ref().
1858              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
1859              [applied even though said semantics didn't change in 5.6.x]
1860              
1861              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
1862              
1863              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
1864              
1865              Fix the URL, but the server is still missing in action.
1866              Subject: [ID 20000905.002] perlfaq1.pod URL error
1867              
1868              Subject: [ID 20000903.001] \w in utf8-strings
1869              
1870              Fix the ccversion detection for 5.1 and beyond.
1871              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1872              
1873              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
1874              
1875              Subject: [ID 20000904.008] Tiny fix for perldiag
1876              
1877              Subject: Re: [ID 20000906.004] segfault with bad perl statement
1878              
1879              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1880              
1881              Subject: [ID 20000908.002] perlipc documentation bug.
1882              
1883              Subject: [PATCH lib/Benchmark.pm]
1884              
1885              Re-allow vec() for characters > 255.
1886              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
1887              
1888              Do away with memory models cruft.  Sorry, PDP users.
1889              
1890              Continue #7041.
1891              
1892              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
1893              
1894              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
1895              
1896              Upgrade to CPAN 1.57_65, from Andreas König.
1897              
1898              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
1899              by Russ Allbery.
1900              
1901              Silence t/pod/*.t about alternate quote-mappings now implemented
1902              by Pod::Text, from Brad Appleton.
1903              
1904              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
1905              Subject: borland C++ win32.c tweak
1906              
1907              C<@a = @b = split(...)> optimization coredumps under ithreads
1908              (missed a spot when fixing up op_pmreplroot hack for ithreads)
1909              
1910              Document the SvUTF8*().
1911              
1912              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
1913              
1914              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
1915              
1916              Do in VMS as the #7054 does.
1917              
1918              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
1919              
1920              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
1921              
1922              Subject: [patch: perl@7045] vms updates
1923              
1924              Test for the #7049.
1925              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
1926              
1927              Break up the myconfig lines a bit.
1928              Subject: perlbug/perl -V output format
1929              
1930              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
1931              
1932              The #7054 truncated Configure badly.
1933              
1934              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
1935              initialization in all the threads on Windows
1936              
1937              Allow for whitespace between "#" and "line" in cpp output.
1938              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
1939              
1940              Remove vestiges of tr//CU.
1941              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
1942              
1943              The return value of setlocale must be copied away.
1944              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
1945              
1946              Allow chop() and chomp() to be overridden.
1947              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
1948              
1949              Hints optimization.
1950              Subject: Minor nit
1951              
1952              Subject: [PATCH] de-wall t/README
1953              
1954              Subject: Re: Two advertising clauses need to be removed
1955      Branch: maint-5.6/perl
1956           !> (integrate 75 files)
1957 ____________________________________________________________________________
1958 [  8152] By: gsar                                  on 2000/12/17  20:30:11
1959         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
1960              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
1961              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
1962              
1963              Don't attach -ld to the archname if pointless.
1964              
1965              Document UNTIE in a very minimalistic way.
1966              
1967              POSIX doesn't report long double values under -Duselongdouble
1968              when the long doubles are "real" (bigger than doubles).
1969              
1970              More author updates.
1971              
1972              Try to deduce NV_MAX.  Really should be Configure fodder.
1973              
1974              :: not allowed in pathnames, change to .
1975              Subject: [PATCH perl@6938] cygwin port
1976              
1977              Forget about NV_MAX (#6951).  Various floating point tweaks,
1978              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
1979              
1980              Move the Solaris 7 scan to use64bitall, make the
1981              failure to find 64-bot sparc libc to mention the
1982              possibility of being in an intel, from Lupe and Alan.
1983              
1984              Regen perltoc.
1985              
1986              AUTHORS tweaks, from Peter Prymmer.
1987              
1988              More address tweaking.
1989              
1990              Small tweaks all over.
1991              
1992              File::Temp patches from Andreas König,
1993              
1994              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
1995              
1996              Subject: CPAN.pm beta 1.57_57 for the core
1997              
1998              Part of the solution.
1999              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
2000              
2001              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
2002              
2003              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2004              
2005              Add the overload warnings to perldiag.
2006              
2007              Drop unused argument.
2008              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
2009              
2010              Subject: Nit in Configure (bleadperl@6961)
2011              
2012              Update to PodParser 1.18, from Brad Appleton.
2013              
2014              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
2015              
2016              Subject: [PATCH: 6948] add SCNfldbl to configure.com
2017              
2018              Document UNTIE. Also tweak implementation to suppress the 'inner references'
2019              warning when UNTIE exists and instead pass the cound of extra references to
2020              the UNTIE method.
2021              
2022              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
2023              so that case-ignoring systems like DCL can tell them from
2024              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
2025              
2026              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2027              
2028              Feature ordering tweak.
2029              
2030              Regen perltoc.
2031              
2032              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
2033              
2034              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
2035              
2036              Subject: http:// in L<>
2037              
2038              Detypo.
2039              
2040              change#6791 accidentally clobbered change#6710, put it back
2041              
2042              Only the first line, thank you very much.
2043              
2044              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
2045              plus rework the http: spots as suggested by Tom Christiansen,
2046              plus regen perltoc.
2047              
2048              Undo part of change 6489 which looks like a bulk edit which
2049              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
2050              The supressing of main:: on return from select() is undesirable.
2051              
2052              Apparently avoiding the swapping is too costly.
2053              
2054              Various Configure nits by Philip Newton,
2055              plus the ebcdic one by me.
2056              
2057              Make certain cc is set before trying to run it.
2058              
2059              If overloaded %{} etc. return the object do not loop.
2060              Thus  sub deref { $_[0] } functions if object is wanted type.
2061              
2062              Update perlhist.
2063              
2064              More %{} and other deref special casing - do not pass to 'nomethod'.
2065      Branch: maint-5.6/perl
2066           !> (integrate 59 files)
2067 ____________________________________________________________________________
2068 [  8151] By: gsar                                  on 2000/12/17  19:14:38
2069         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
2070              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
2071              
2072              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
2073              
2074              Make the epsilon to be relative, not absolute.
2075              
2076              Put back the flags dump as reasoned in
2077              Subject: Re: [PATCH] Glob dumping
2078              
2079              Introduce ccname to keep track of what compiler kind of we have.
2080              
2081              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
2082              
2083              Put back the slice accidentally removed by #6907.
2084              
2085              Reset archname and archname64 always, forcing them be
2086              recomputed at each Configure run, make Configure and
2087              the hints files agree on the naming of largefiles variables.
2088              
2089              Don't say "Perl 5.0 source kit".
2090              
2091              Subject: [PATCH] fix misc cast warnings
2092              
2093              Subject: typos in pods
2094              
2095              NVs not necessarily doubles, as pointed out by Yitzchak.
2096              
2097              Subject: [PATCH 6889] add a few ldbl formats to configure.com
2098              
2099              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
2100              
2101              Better options for rsync.
2102              
2103              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
2104              
2105              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
2106              
2107              Subject: [PATCH] Re: UNTIE method 
2108              
2109              A better fix for the Socket building problem from Craig Berry.
2110              
2111              Retract the dummy test, skip the security tests (instead of failing),
2112              explain what the warnings mean.
2113              
2114              Heap decorruption.
2115              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
2116              
2117              Update to Unicode 3.0.1.
2118              
2119              Missed one Unicode file.
2120              
2121              Subject: Re: typos in pods
2122              
2123              The #6929 was too skimpy.
2124              
2125              sscanf() may be the only way to read long doubles from strings.
2126              
2127              Reveal Borland's isnan.
2128              Subject: build with BC++ tweak
2129              
2130              Issue useful diagnostic on unknown pod commands.
2131              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
2132              
2133              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
2134              
2135              Clarify the third case of ftmp-security warnings.
2136              
2137              Make -Dusemorebits find long doubles in Solaris.
2138              
2139              Wrap the test in eval.
2140      Branch: maint-5.6/perl
2141           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
2142           +> lib/unicode/PropList.txt lib/unicode/README.perl
2143           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
2144           +> lib/unicode/Unicode.301 vms/vmspipe.com
2145            - lib/unicode/Props.txt lib/unicode/UCD300.html
2146            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
2147           !> (integrate 305 files)
2148 ____________________________________________________________________________
2149 [  8150] By: jhi                                   on 2000/12/17  18:47:57
2150         Log: Uncheckedin generated files.
2151      Branch: perl
2152            ! global.sym perlapi.c pod/perlapi.pod
2153 ____________________________________________________________________________
2154 [  8149] By: jhi                                   on 2000/12/17  18:41:22
2155         Log: Update Changes.
2156      Branch: perl
2157            ! Changes patchlevel.h
2158 ____________________________________________________________________________
2159 [  8148] By: jhi                                   on 2000/12/17  18:39:16
2160         Log: Subject: [PATCH] Fcntl constants speedup
2161              From: Nicholas Clark <nick@ccl4.org>
2162              Date: Sun, 17 Dec 2000 16:29:24 +0000
2163              Message-ID: <20001217162924.E97668@plum.flirble.org>
2164              
2165              Use IVs for the Fcntl constants instead of NVs.
2166      Branch: perl
2167            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
2168 ____________________________________________________________________________
2169 [  8147] By: jhi                                   on 2000/12/17  18:33:41
2170         Log: Add test for #8145 (binmode() warning), add warning for
2171              ioctl() and sockpair(), document them. (fileno() cannot
2172              be tripwired with the same kind of warning because
2173              'defined fileno($foo)' seems to be an idiom.)
2174      Branch: perl
2175            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
2176 ____________________________________________________________________________
2177 [  8146] By: gsar                                  on 2000/12/17  18:09:08
2178         Log: update Changes
2179      Branch: maint-5.6/perl
2180            ! Changes
2181 ____________________________________________________________________________
2182 [  8145] By: jhi                                   on 2000/12/17  17:39:35
2183         Log: Subject: [PATCH] Re: The long awaited feature ...
2184              From: Simon Cozens <simon@cozens.net>
2185              Date: Sun, 17 Dec 2000 12:31:56 +0000
2186              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
2187              
2188              Add a warning to binmode() about using bad filehandles
2189              (can happen e.g. if someone forgets the filehandle argument)
2190      Branch: perl
2191            ! pp_sys.c
2192 ____________________________________________________________________________
2193 [  8144] By: jhi                                   on 2000/12/17  17:33:48
2194         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
2195              From: Jonathan Stowe <gellyfish@gellyfish.com>
2196              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
2197              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
2198      Branch: perl
2199            ! lib/Net/Ping.pm
2200 ____________________________________________________________________________
2201 [  8143] By: jhi                                   on 2000/12/17  05:31:37
2202         Log: Polymorphic regexps.
2203              
2204              Fixes at least the bugs 20001028.003 (both of them...) and
2205              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
2206              also to be fixed by now, probably already before this patch.
2207      Branch: perl
2208            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
2209            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
2210            ! t/op/utf8decode.t t/pragma/utf8.t
2211 ____________________________________________________________________________
2212 [  8142] By: jhi                                   on 2000/12/16  17:16:05
2213         Log: Subject: [patch perl@8102] dos/djgpp update
2214              From: Laszlo Molnar <ml1050@freemail.hu>
2215              Date: Sat, 16 Dec 2000 01:40:52 +0100
2216              Message-ID: <20001216014052.A335@freemail.hu>
2217      Branch: perl
2218            ! djgpp/config.over t/base/commonsense.t
2219 ____________________________________________________________________________
2220 [  8141] By: jhi                                   on 2000/12/16  17:09:27
2221         Log: Few uncheckedin files.
2222      Branch: perl
2223            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
2224 ____________________________________________________________________________
2225 [  8140] By: nick                                  on 2000/12/15  22:14:31
2226         Log: Integrate mainline
2227      Branch: perlio
2228           !> (integrate 53 files)
2229 ____________________________________________________________________________
2230 [  8139] By: jhi                                   on 2000/12/15  19:49:49
2231         Log: One more IVUV tweak from Nicholas Clark.
2232      Branch: perl
2233            ! sv.c
2234 ____________________________________________________________________________
2235 [  8138] By: jhi                                   on 2000/12/15  19:17:06
2236         Log: Return of the IVUV-preservation, now seems to be happy even
2237              in Digital UNIX (the broken strtoul brokenness detection
2238              seems to have been the fly in the ointment).
2239      Branch: perl
2240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2241            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
2242            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
2243            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
2244            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2245            ! vos/config.ga.h win32/config.bc win32/config.gc
2246            ! win32/config.vc
2247 ____________________________________________________________________________
2248 [  8137] By: jhi                                   on 2000/12/15  18:12:14
2249         Log: Metaconfig unit change for #8136.
2250      Branch: metaconfig
2251            ! U/modified/d_strtoul.U
2252      Branch: metaconfig/U/perl
2253            ! d_strtoull.U d_strtouq.U
2254 ____________________________________________________________________________
2255 [  8136] By: jhi                                   on 2000/12/15  18:11:35
2256         Log: I don't think it's sensible or portable to test the strtou*
2257              on /^-/ strings.
2258      Branch: perl
2259            ! Configure
2260 ____________________________________________________________________________
2261 [  8135] By: jhi                                   on 2000/12/15  17:18:49
2262         Log: Metaconfig unit change for #8134.
2263      Branch: metaconfig
2264            ! U/modified/d_strtoul.U
2265 ____________________________________________________________________________
2266 [  8134] By: jhi                                   on 2000/12/15  17:14:13
2267         Log: If longsize is 8 we don't need a LL suffix for integer constants.
2268      Branch: perl
2269            ! Configure config_h.SH
2270 ____________________________________________________________________________
2271 [  8133] By: jhi                                   on 2000/12/15  16:00:23
2272         Log: Update Changes.
2273      Branch: perl
2274            ! Changes patchlevel.h
2275 ____________________________________________________________________________
2276 [  8132] By: jhi                                   on 2000/12/15  15:44:16
2277         Log: Some compilers get huffy if you do not cast a const pointer
2278              to a non-const when assigning.
2279      Branch: perl
2280            ! gv.c
2281 ____________________________________________________________________________
2282 [  8131] By: jhi                                   on 2000/12/15  15:38:30
2283         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
2284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2285              Date: Fri, 15 Dec 2000 05:26:57 -0500
2286              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
2287      Branch: perl
2288            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
2289            ! t/pragma/overload.t
2290 ____________________________________________________________________________
2291 [  8130] By: jhi                                   on 2000/12/15  15:36:08
2292         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
2293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2294              Date: Thu, 14 Dec 2000 22:02:43 -0500
2295              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
2296      Branch: perl
2297            ! gv.c perl.h
2298 ____________________________________________________________________________
2299 [  8129] By: jhi                                   on 2000/12/15  15:34:16
2300         Log: Subject: PATCH: h2xs nit
2301              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2302              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
2303              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
2304              
2305              Add a template README.
2306      Branch: perl
2307            ! utils/h2xs.PL
2308 ____________________________________________________________________________
2309 [  8128] By: jhi                                   on 2000/12/15  15:32:22
2310         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
2311      Branch: perl
2312            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
2313 ____________________________________________________________________________
2314 [  8127] By: jhi                                   on 2000/12/15  15:19:34
2315         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
2316              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2317              Date:     Thu, 14 Dec 2000 20:04:42 EST
2318              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
2319      Branch: perl
2320            ! ext/Opcode/Opcode.xs
2321 ____________________________________________________________________________
2322 [  8126] By: jhi                                   on 2000/12/15  15:17:49
2323         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
2324              From: Peter Prymmer <pvhp@forte.com>
2325              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
2326              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
2327      Branch: perl
2328            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
2329            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
2330            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
2331 ____________________________________________________________________________
2332 [  8125] By: jhi                                   on 2000/12/15  15:11:05
2333         Log: This seems to be a stage sane and stable enough to checkin.
2334              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
2335      Branch: perl
2336            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
2337            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
2338            ! t/op/cmp.t t/op/numconvert.t
2339 ____________________________________________________________________________
2340 [  8124] By: jhi                                   on 2000/12/15  04:20:26
2341         Log: Something is really wonky.
2342      Branch: perl
2343            ! sv.c
2344 ____________________________________________________________________________
2345 [  8123] By: jhi                                   on 2000/12/15  04:00:50
2346         Log: Fixes for the IV UV patches to compile in Digital UNIX.
2347      Branch: perl
2348            ! sv.c
2349 ____________________________________________________________________________
2350 [  8122] By: jhi                                   on 2000/12/15  02:53:40
2351         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
2352              From: "Craig A. Berry" <craigberry@mac.com>
2353              Date: Thu, 14 Dec 2000 19:10:49 -0600
2354              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
2355      Branch: perl
2356            ! vms/vms.c
2357 ____________________________________________________________________________
2358 [  8121] By: jhi                                   on 2000/12/15  02:50:00
2359         Log: Metaconfig changes for #8120.
2360      Branch: metaconfig
2361            + U/modified/d_strtoul.U
2362      Branch: metaconfig/U/perl
2363            ! d_strtoull.U d_strtouq.U
2364 ____________________________________________________________________________
2365 [  8120] By: jhi                                   on 2000/12/15  02:49:42
2366         Log: From: Nicholas Clark <nick@ccl4.org> 
2367              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
2368              Date: Thu, 14 Dec 2000 18:38:57 +0000
2369              Message-ID: <20001214183857.B97909@plum.flirble.org>
2370      Branch: perl
2371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2372            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
2373            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
2374            ! vos/config.ga.def vos/config.ga.h win32/config.bc
2375            ! win32/config.gc win32/config.vc
2376 ____________________________________________________________________________
2377 [  8119] By: jhi                                   on 2000/12/14  23:40:58
2378         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
2379              From: Nicholas Clark <nick@ccl4.org>
2380              Date: Wed, 13 Dec 2000 20:08:50 +0000
2381              Message-ID: <20001213200849.B71166@plum.flirble.org>
2382      Branch: perl
2383            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
2384            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
2385 ____________________________________________________________________________
2386 [  8118] By: jhi                                   on 2000/12/14  22:46:26
2387         Log: Integrate perlio.
2388      Branch: perl
2389           !> MANIFEST ext/Encode/compile makedef.pl
2390 ____________________________________________________________________________
2391 [  8117] By: nick                                  on 2000/12/14  22:38:53
2392         Log: Win32 tweaks to get Encode to build
2393              - temp hack to makedef.pl till PerlIO is properly "exported".
2394              - MSVC dislikes  
2395              static encpage_t foo[];
2396              so make 'em extern for now.
2397      Branch: perlio
2398            ! ext/Encode/compile makedef.pl
2399 ____________________________________________________________________________
2400 [  8116] By: nick                                  on 2000/12/14  22:00:53
2401         Log: Document the new files
2402      Branch: perlio
2403            ! MANIFEST
2404 ____________________________________________________________________________
2405 [  8115] By: jhi                                   on 2000/12/14  21:58:01
2406         Log: MANIFEST new files of #8114.
2407      Branch: perl
2408            ! MANIFEST
2409 ____________________________________________________________________________
2410 [  8114] By: jhi                                   on 2000/12/14  21:50:49
2411         Log: Integrate perlio.
2412      Branch: perl
2413           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
2414           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
2415           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
2416           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
2417           !> ext/Encode/Makefile.PL
2418 ____________________________________________________________________________
2419 [  8113] By: jhi                                   on 2000/12/14  21:48:49
2420         Log: The documentation part of the
2421              
2422              Subject: [ID 20001214.002] Net::Ping patch
2423              From: Jonathan Stowe <gellyfish@gellyfish.com>
2424              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
2425              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
2426              since the #7529 had already addressed the same problem.
2427      Branch: perl
2428            ! lib/Net/Ping.pm
2429 ____________________________________________________________________________
2430 [  8112] By: jhi                                   on 2000/12/14  21:42:57
2431         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
2432              From: Dominic Dunlop <domo@computer.org>
2433              Date: Tue, 12 Dec 2000 10:47:10 +0100
2434              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
2435              
2436              Document how elusive subroutines can be.
2437      Branch: perl
2438            ! pod/perlfunc.pod
2439 ____________________________________________________________________________
2440 [  8111] By: jhi                                   on 2000/12/14  21:38:05
2441         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
2442              From: Dominic Dunlop <domo@computer.org>
2443              Date: Thu, 14 Dec 2000 10:13:51 +0100
2444              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
2445      Branch: perl
2446            ! ext/POSIX/POSIX.pod
2447 ____________________________________________________________________________
2448 [  8110] By: jhi                                   on 2000/12/14  21:36:32
2449         Log: Subject: [patch] perlfaq7
2450              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
2451              Date: Thu, 14 Dec 2000 15:31:07 +0100
2452              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
2453      Branch: perl
2454            ! pod/perlfaq7.pod
2455 ____________________________________________________________________________
2456 [  8109] By: jhi                                   on 2000/12/14  21:29:20
2457         Log: Subject: [8104] Encode
2458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2459              Date: Thu, 14 Dec 2000 14:49:34 +0100
2460              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
2461              
2462              Type casting for nervous compilers.
2463      Branch: perl
2464            ! ext/Encode/Encode.xs
2465 ____________________________________________________________________________
2466 [  8108] By: jhi                                   on 2000/12/14  21:26:17
2467         Log: Subject: [8104] DB_File
2468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2469              Date: Thu, 14 Dec 2000 14:49:35 +0100
2470              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
2471              
2472              Type definition incorrect for DB 2.7.7.  Not known when it
2473              changed, so only changed it for a known revision.
2474      Branch: perl
2475            ! ext/DB_File/DB_File.xs
2476 ____________________________________________________________________________
2477 [  8107] By: jhi                                   on 2000/12/14  21:23:41
2478         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
2479              From: Peter Prymmer <pvhp@forte.com>
2480              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
2481              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
2482              
2483              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
2484      Branch: perl
2485            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
2486            ! ext/Encode/Encode/posix-bc.enc
2487 ____________________________________________________________________________
2488 [  8106] By: nick                                  on 2000/12/14  20:36:13
2489         Log: "Cold" build correction to Encode's Makefile.PL
2490      Branch: perlio
2491            ! ext/Encode/Makefile.PL
2492 ____________________________________________________________________________
2493 [  8105] By: nick                                  on 2000/12/14  20:09:37
2494         Log: "Compiled" encodings.
2495              Correct replacement character in EBCDIC .enc files
2496              Add 0x7F to ASCII repertoire.
2497      Branch: perlio
2498            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2499            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
2500            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
2501            ! ext/Encode/Makefile.PL ext/Encode/compile
2502            ! ext/Encode/encengine.c ext/Encode/encode.h
2503 ____________________________________________________________________________
2504 [  8104] By: nick                                  on 2000/12/14  00:38:20
2505         Log: Integrate mainline
2506      Branch: perlio
2507           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
2508           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
2509           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
2510           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
2511           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
2512           !> t/lib/db-hash.t t/lib/db-recno.t
2513 ____________________________________________________________________________
2514 [  8103] By: nick                                  on 2000/12/13  23:16:13
2515         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
2516              so far and so it does not get lost.
2517      Branch: perlio
2518            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
2519 ____________________________________________________________________________
2520 [  8102] By: jhi                                   on 2000/12/13  17:14:22
2521         Log: Update Changes.
2522      Branch: perl
2523            ! Changes patchlevel.h
2524 ____________________________________________________________________________
2525 [  8101] By: jhi                                   on 2000/12/13  16:53:41
2526         Log: Move the proto of start_glob() to a better place; regen api files.
2527      Branch: perl
2528            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
2529 ____________________________________________________________________________
2530 [  8100] By: jhi                                   on 2000/12/13  16:47:11
2531         Log: Metaconfig change for #8099.
2532      Branch: metaconfig
2533            ! U/modified/Head.U
2534 ____________________________________________________________________________
2535 [  8099] By: jhi                                   on 2000/12/13  16:46:48
2536         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
2537              From: Andy Dougherty <doughera@lafayette.edu>
2538              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
2539              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
2540      Branch: perl
2541            ! Configure
2542 ____________________________________________________________________________
2543 [  8098] By: jhi                                   on 2000/12/13  16:39:02
2544         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
2545              From: rspier@pobox.com (Robert Spier)
2546              Date: Tue, 12 Dec 2000 21:12:39 -0500
2547              Message-ID: <14902.56087.678086.725773@rls.cx>
2548              
2549              fastgetcwd is defined using a glob alias on a $^O dependent basis -
2550              and there was no default assignment or perl subroutine.
2551      Branch: perl
2552            ! lib/Cwd.pm
2553 ____________________________________________________________________________
2554 [  8097] By: jhi                                   on 2000/12/13  16:16:01
2555         Log: Subject: [PATCH] move startglob out of pp_hot.c
2556              From: Nicholas Clark <nick@ccl4.org>
2557              Date: Mon, 11 Dec 2000 23:16:39 +0000
2558              Message-ID: <20001211231638.A55550@plum.flirble.org>
2559      Branch: perl
2560            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
2561 ____________________________________________________________________________
2562 [  8096] By: jhi                                   on 2000/12/13  15:26:23
2563         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
2564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
2565              Date: Wed, 13 Dec 2000 14:01:37 +0100
2566              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
2567              
2568              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
2569              in turn requires libpthread in libswanted.
2570      Branch: perl
2571            ! hints/hpux.sh
2572 ____________________________________________________________________________
2573 [  8095] By: jhi                                   on 2000/12/12  19:51:05
2574         Log: The integration wars continue.
2575      Branch: perl
2576           !> sv.c
2577 ____________________________________________________________________________
2578 [  8094] By: jhi                                   on 2000/12/12  19:48:26
2579         Log: Subject: [PATCH perl@8070] DB_File-1.74  
2580              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
2581              Date: Mon, 11 Dec 2000 23:07:17 -0000
2582              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
2583      Branch: perl
2584            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2585            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
2586            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
2587            ! t/lib/db-recno.t
2588 ____________________________________________________________________________
2589 [  8093] By: nick                                  on 2000/12/12  19:42:13
2590         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
2591      Branch: perlio
2592            ! sv.c
2593           !> lib/File/DosGlob.pm
2594 ____________________________________________________________________________
2595 [  8092] By: jhi                                   on 2000/12/12  19:28:11
2596         Log: Integrate perlio.
2597      Branch: perl
2598           !> sv.c
2599 ____________________________________________________________________________
2600 [  8091] By: nick                                  on 2000/12/12  18:49:45
2601         Log: Fix for Tk, and upgrading shared SVs.
2602      Branch: perlio
2603            ! sv.c
2604 ____________________________________________________________________________
2605 [  8090] By: jhi                                   on 2000/12/12  16:48:59
2606         Log: Subject: [PATCH] Re: Breadperl & Tk
2607              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2608              Date: Tue, 12 Dec 2000 14:48:27 GMT
2609              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
2610      Branch: perl
2611            ! sv.c
2612 ____________________________________________________________________________
2613 [  8089] By: jhi                                   on 2000/12/12  03:37:19
2614         Log: Subject: DosGlob.pm diff for bash style brace expansion.
2615              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
2616              Date: Fri, 8 Dec 2000 10:45:30 -0600
2617              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
2618      Branch: perl
2619            ! lib/File/DosGlob.pm
2620 ____________________________________________________________________________
2621 [  8088] By: nick                                  on 2000/12/11  23:59:59
2622         Log: Integrate mainline
2623      Branch: perlio
2624           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
2625           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
2626           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
2627           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
2628           !> t/op/local.t t/pragma/warn/toke toke.c
2629 ____________________________________________________________________________
2630 [  8087] By: jhi                                   on 2000/12/11  23:20:23
2631         Log: Integrate perlio.
2632      Branch: perl
2633           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
2634 ____________________________________________________________________________
2635 [  8086] By: jhi                                   on 2000/12/11  22:50:59
2636         Log: Tune further the OS detection of CGI.
2637      Branch: perl
2638            ! lib/CGI.pm
2639 ____________________________________________________________________________
2640 [  8085] By: nick                                  on 2000/12/11  22:50:46
2641         Log: Finish 1st pass of "encoding" layer e.g. :
2642              open($fh,"<encoding(iso8859-7)",$greek) || die;
2643      Branch: perlio
2644            ! ext/Encode/Encode.xs perlio.c perliol.h
2645 ____________________________________________________________________________
2646 [  8084] By: jhi                                   on 2000/12/11  22:32:06
2647         Log: Revert the -f ambiguousity patch, seems to cause
2648              too much hassle (the interpret -Q as a function
2649              where Q is not a known filetest part is left in).
2650      Branch: perl
2651            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
2652            ! toke.c
2653 ____________________________________________________________________________
2654 [  8083] By: jhi                                   on 2000/12/11  22:27:23
2655         Log: (accidentally empty check-in)
2656      Branch: perl
2657            ! lib/File/DosGlob.pm
2658 ____________________________________________________________________________
2659 [  8082] By: nick                                  on 2000/12/11  19:09:51
2660         Log: Restore mmap function (broken by tweaks to shared buffer
2661              layer for encode(xxxx)).
2662      Branch: perlio
2663            ! perlio.c
2664 ____________________________________________________________________________
2665 [  8081] By: jhi                                   on 2000/12/11  18:29:13
2666         Log: Subject: Re: The long awaited feature ...
2667              From: Simon Cozens <simon@cozens.net>
2668              Date: Mon, 11 Dec 2000 15:54:24 +0000
2669              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
2670              
2671              More io/utf8 tests.
2672      Branch: perl
2673            ! t/io/utf8.t
2674 ____________________________________________________________________________
2675 [  8080] By: jhi                                   on 2000/12/11  18:19:36
2676         Log: Subject: PATCH MakeMaker manpage clarification
2677              From: andreas.koenig@anima.de (Andreas J. Koenig)
2678              Date: 10 Dec 2000 20:46:13 +0100
2679              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
2680      Branch: perl
2681            ! lib/ExtUtils/MakeMaker.pm
2682 ____________________________________________________________________________
2683 [  8079] By: jhi                                   on 2000/12/11  15:35:07
2684         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
2685              From: Simon Cozens <simon@cozens.net>
2686              Date: Sun, 10 Dec 2000 19:06:19 +0000
2687              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
2688      Branch: perl
2689            ! ext/B/B/Deparse.pm t/lib/b.t
2690 ____________________________________________________________________________
2691 [  8078] By: jhi                                   on 2000/12/11  15:09:11
2692         Log: Subject: [PATCH] docs on NaN
2693              From: Nicholas Clark <nick@ccl4.org>
2694              Date: Mon, 11 Dec 2000 01:48:38 +0000
2695              Message-ID: <20001211014838.B99205@plum.flirble.org>
2696      Branch: perl
2697            ! pod/perlop.pod
2698 ____________________________________________________________________________
2699 [  8077] By: jhi                                   on 2000/12/11  15:02:21
2700         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
2701              From: Simon Cozens <simon@cozens.net>
2702              Date: Mon, 11 Dec 2000 01:21:45 +0000
2703              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
2704      Branch: perl
2705            ! pp.c pp_hot.c scope.c t/op/local.t
2706 ____________________________________________________________________________
2707 [  8076] By: nick                                  on 2000/12/10  20:43:32
2708         Log: Not merge worthy...
2709              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
2710              syntax is modelled on attributes.
2711              Untested fix for io/utf8 on Win32 etc.
2712              Very clumsy start to the encode layer.
2713      Branch: perlio
2714            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
2715 ____________________________________________________________________________
2716 [  8075] By: jhi                                   on 2000/12/10  18:39:33
2717         Log: Darwin is not Windows.
2718      Branch: perl
2719            ! lib/CGI.pm
2720 ____________________________________________________________________________
2721 [  8074] By: jhi                                   on 2000/12/10  18:31:27
2722         Log: Subject: Ambiguous -%c() resolved as a file test
2723              From: "Paul Marquess" <Paul.Marquess@openwave.com>
2724              Date: Sun, 10 Dec 2000 15:35:07 -0000
2725              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
2726      Branch: perl
2727            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
2728 ____________________________________________________________________________
2729 [  8073] By: jhi                                   on 2000/12/10  18:16:29
2730         Log: Subject: PATCH installperl misinformed 
2731              From: andreas.koenig@anima.de (Andreas J. Koenig)
2732              Date: 10 Dec 2000 13:01:32 +0100 
2733              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
2734      Branch: perl
2735            ! installperl
2736 ____________________________________________________________________________
2737 [  8072] By: jhi                                   on 2000/12/10  18:07:55
2738         Log: The walkoptree confusion rages; walkoptree() seems to be coming
2739              from B.xs, while walkoptree_slow() comes from B.pm.
2740      Branch: perl
2741            ! ext/B/B.pm
2742 ____________________________________________________________________________
2743 [  8071] By: nick                                  on 2000/12/10  11:45:47
2744         Log: Integrate mainline
2745      Branch: perlio
2746           +> t/base/commonsense.t
2747           !> (integrate 37 files)
2748 ____________________________________________________________________________
2749 [  8070] By: jhi                                   on 2000/12/10  04:46:21
2750         Log: Update Changes.
2751      Branch: perl
2752            ! Changes patchlevel.h
2753 ____________________________________________________________________________
2754 [  8069] By: jhi                                   on 2000/12/10  04:39:19
2755         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
2756              From: andreas.koenig@anima.de (Andreas J. Koenig)
2757              Date: 09 Dec 2000 17:14:25 +0100
2758              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
2759      Branch: perl
2760            + t/base/commonsense.t
2761            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
2762 ____________________________________________________________________________
2763 [  8068] By: jhi                                   on 2000/12/10  04:17:36
2764         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
2765              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2766              Date: Sat, 9 Dec 2000 16:47:22 -0000
2767              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
2768      Branch: perl
2769            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
2770            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
2771            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
2772            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
2773            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
2774            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
2775            ! t/lib/sdbm.t
2776 ____________________________________________________________________________
2777 [  8067] By: jhi                                   on 2000/12/10  03:52:02
2778         Log: Test case for #8066.
2779      Branch: perl
2780            ! t/op/misc.t
2781 ____________________________________________________________________________
2782 [  8066] By: jhi                                   on 2000/12/10  03:50:30
2783         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
2784              From: Simon Cozens <simon@cozens.net>
2785              Date: Sun, 10 Dec 2000 00:55:37 +0000
2786              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
2787      Branch: perl
2788            ! pp_sys.c
2789 ____________________________________________________________________________
2790 [  8065] By: jhi                                   on 2000/12/10  03:44:52
2791         Log: Test case for #8064.
2792      Branch: perl
2793            ! t/comp/proto.t
2794 ____________________________________________________________________________
2795 [  8064] By: jhi                                   on 2000/12/10  03:42:32
2796         Log: Subject: Re: prototype of substr
2797              From: Simon Cozens <simon@cozens.net>
2798              Date: Sun, 10 Dec 2000 00:13:33 +0000
2799              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
2800              
2801              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
2802      Branch: perl
2803            ! pp.c
2804 ____________________________________________________________________________
2805 [  8063] By: jhi                                   on 2000/12/10  03:39:42
2806         Log: Subject: [PATCH] perlguts.pod
2807              From: Simon Cozens <simon@cozens.net>
2808              Date: Sun, 10 Dec 2000 00:06:47 +0000
2809              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
2810              
2811              Documentation of the different types of ops,
2812              plus the functions in dump.c
2813      Branch: perl
2814            ! pod/perlguts.pod
2815 ____________________________________________________________________________
2816 [  8062] By: jhi                                   on 2000/12/10  03:30:04
2817         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
2818              From: Nicholas Clark <nick@talking.bollo.cx>
2819              Date: Sat, 09 Dec 2000 18:57:25 +0000
2820              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
2821              
2822              Be more robust in weird hostname setups.
2823      Branch: perl
2824            ! t/lib/net-hostent.t
2825 ____________________________________________________________________________
2826 [  8061] By: jhi                                   on 2000/12/10  03:28:21
2827         Log: Pacify fussy compiler. 
2828      Branch: perl
2829            ! pp_sys.c
2830 ____________________________________________________________________________
2831 [  8060] By: jhi                                   on 2000/12/10  02:52:46
2832         Log: Integrate perlio.
2833      Branch: perl
2834           !> pp_sys.c t/io/utf8.t
2835 ____________________________________________________________________________
2836 [  8059] By: nick                                  on 2000/12/09  23:40:14
2837         Log: read/sysread/recv should now be utf8 aware.
2838              Basic test for utf8 read.
2839      Branch: perlio
2840            ! pp_sys.c t/io/utf8.t
2841 ____________________________________________________________________________
2842 [  8058] By: jhi                                   on 2000/12/09  21:56:02
2843         Log: Integrate perlio.
2844      Branch: perl
2845           +> t/io/utf8.t
2846           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
2847 ____________________________________________________________________________
2848 [  8057] By: jhi                                   on 2000/12/09  21:53:35
2849         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
2850              From: Inaba Hiroto <inaba@st.rim.or.jp>
2851              Date: Sun, 10 Dec 2000 05:53:21 +0900
2852              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
2853              
2854              Tests for #8056.
2855      Branch: perl
2856            ! t/op/each.t
2857 ____________________________________________________________________________
2858 [  8056] By: jhi                                   on 2000/12/09  21:51:16
2859         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
2860              From: Inaba Hiroto <inaba@st.rim.or.jp>
2861              Date: Sat, 09 Dec 2000 18:02:00 +0900
2862              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
2863              
2864              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
2865      Branch: perl
2866            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
2867 ____________________________________________________________________________
2868 [  8055] By: nick                                  on 2000/12/09  20:11:48
2869         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
2870              than raw PerlIO_write() - does not seem to break any tests.
2871      Branch: perlio
2872            ! pp_sys.c
2873 ____________________________________________________________________________
2874 [  8054] By: nick                                  on 2000/12/09  19:47:30
2875         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
2876              (sysread, recv and write i.e. formats still to do...)
2877              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
2878              open($fh,">:utf8","name")
2879              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
2880              so no extra overhead is involved.
2881              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
2882              to a non-utf8 stream.
2883              Add initial io/utf8.t
2884              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
2885              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
2886              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
2887      Branch: perlio
2888            + t/io/utf8.t
2889            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
2890 ____________________________________________________________________________
2891 [  8053] By: nick                                  on 2000/12/09  19:26:37
2892         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
2893              was only testing this_utf8.
2894      Branch: perlio
2895            ! toke.c
2896 ____________________________________________________________________________
2897 [  8052] By: nick                                  on 2000/12/09  19:09:41
2898         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
2899              i.e. the output string has one, but don't mess with source assumption.
2900      Branch: perlio
2901            ! toke.c
2902 ____________________________________________________________________________
2903 [  8051] By: jhi                                   on 2000/12/09  16:55:17
2904         Log: Integrate perlio.
2905      Branch: perl
2906           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
2907           !> sv.c thrdvar.h util.c
2908 ____________________________________________________________________________
2909 [  8050] By: jhi                                   on 2000/12/09  16:48:07
2910         Log: Nits noticed by Peter Prymmer.
2911      Branch: perl
2912            ! lib/ExtUtils/MM_VMS.pm
2913 ____________________________________________________________________________
2914 [  8049] By: nick                                  on 2000/12/09  13:49:40
2915         Log: UTF8 output prework.
2916              - Store $\ and $, as SVs so they can have SvUTF8 flag
2917              - use do_print() rather than raw PerlIO_write() to print them.
2918      Branch: perlio
2919            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
2920            ! thrdvar.h util.c
2921 ____________________________________________________________________________
2922 [  8048] By: nick                                  on 2000/12/09  12:30:43
2923         Log: Integrate mainline.
2924      Branch: perlio
2925           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
2926           +> t/op/reverse.t
2927           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
2928           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
2929           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
2930           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
2931           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
2932           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
2933 ____________________________________________________________________________
2934 [  8047] By: jhi                                   on 2000/12/09  00:23:27
2935         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
2936              From: Michael G Schwern <schwern@pobox.com>
2937              Date: Fri, 8 Dec 2000 14:43:04 -0600
2938      Branch: perl
2939            ! lib/ExtUtils/MM_VMS.pm
2940 ____________________________________________________________________________
2941 [  8046] By: jhi                                   on 2000/12/08  23:10:27
2942         Log: A missed check-in.
2943      Branch: perl
2944            ! lib/ExtUtils/Manifest.pm
2945 ____________________________________________________________________________
2946 [  8045] By: jhi                                   on 2000/12/08  21:57:12
2947         Log: (null check-in)
2948      Branch: perl
2949            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
2950 ____________________________________________________________________________
2951 [  8044] By: jhi                                   on 2000/12/08  21:11:06
2952         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
2953              at the final draft stage.
2954      Branch: perl
2955            + ext/Encode/Encode/iso8859-16.enc
2956            ! MANIFEST
2957 ____________________________________________________________________________
2958 [  8043] By: jhi                                   on 2000/12/08  16:39:04
2959         Log: Update Changes.
2960      Branch: perl
2961            ! Changes patchlevel.h
2962 ____________________________________________________________________________
2963 [  8042] By: jhi                                   on 2000/12/08  16:33:39
2964         Log: Do not return the Unicode replacement character if UTF-8
2965              decoding goes awry, it should be up to the caller to decide.
2966      Branch: perl
2967            ! pod/perlapi.pod utf8.c
2968 ____________________________________________________________________________
2969 [  8041] By: jhi                                   on 2000/12/08  16:22:28
2970         Log: metaconfig maintenance.
2971      Branch: metaconfig
2972            ! U/modified/stdchar.U
2973      Branch: metaconfig/U/perl
2974            + testsyml.U
2975 ____________________________________________________________________________
2976 [  8040] By: jhi                                   on 2000/12/08  16:03:08
2977         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
2978              From: sthoenna@efn.org
2979              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
2980              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
2981      Branch: perl
2982            ! Changes lib/ExtUtils/MM_OS2.pm
2983 ____________________________________________________________________________
2984 [  8039] By: jhi                                   on 2000/12/08  15:57:11
2985         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
2986              From: Simon Cozens <simon@cozens.net>
2987              Date: Fri, 8 Dec 2000 13:33:31 +0000
2988              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
2989              
2990              (The pp_hot part needed a rewrite.)
2991      Branch: perl
2992            ! doop.c pp_hot.c utf8.c
2993 ____________________________________________________________________________
2994 [  8038] By: jhi                                   on 2000/12/08  15:25:08
2995         Log: Subject: djSP
2996              From: Michael Stevens <michael@etla.org>
2997              Date: Wed, 6 Dec 2000 23:24:01 +0000
2998              Message-ID: <20001206232400.A21381@firedrake.org>
2999              
3000              Plus a note from Nick Ing-Simmons.
3001      Branch: perl
3002            ! pp.h
3003 ____________________________________________________________________________
3004 [  8037] By: jhi                                   on 2000/12/08  15:18:35
3005         Log: Filetype is text.
3006      Branch: perl
3007            ! t/op/utf8decode.t
3008 ____________________________________________________________________________
3009 [  8036] By: jhi                                   on 2000/12/08  03:31:27
3010         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
3011              From: Andy Dougherty <doughera@lafayette.edu>
3012              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
3013              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
3014              
3015              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
3016              From: Andy Dougherty <doughera@lafayette.edu>
3017              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
3018              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
3019      Branch: perl
3020            + ext/POSIX/hints/svr4.pl
3021            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
3022 ____________________________________________________________________________
3023 [  8035] By: jhi                                   on 2000/12/08  03:26:01
3024         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
3025              From: Andy Dougherty <doughera@lafayette.edu>
3026              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
3027              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
3028      Branch: perl
3029            ! t/README t/base/term.t
3030 ____________________________________________________________________________
3031 [  8034] By: jhi                                   on 2000/12/08  03:21:59
3032         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
3033              From: mjd@plover.com  
3034              Date: 7 Dec 2000 21:04:20 -0000
3035              Message-ID: <20001207210420.22282.qmail@plover.com>
3036              
3037              Plus -z doc.
3038      Branch: perl
3039            ! pod/perlfunc.pod
3040 ____________________________________________________________________________
3041 [  8033] By: jhi                                   on 2000/12/08  03:19:03
3042         Log: Use the UTF8 macros a bit.  They can't be used with abandon
3043              everywhere because we do generate illegal UTF-8 in some situations.
3044              This is of course naughty.
3045      Branch: perl
3046            ! pod/perlapi.pod utf8.c utf8.h
3047 ____________________________________________________________________________
3048 [  8032] By: jhi                                   on 2000/12/08  03:00:09
3049         Log: Out of sync?
3050      Branch: perl
3051            ! t/pragma/warn/utf8
3052 ____________________________________________________________________________
3053 [  8031] By: jhi                                   on 2000/12/08  02:22:39
3054         Log: Cnt spl.
3055      Branch: perl
3056            ! MANIFEST
3057 ____________________________________________________________________________
3058 [  8030] By: jhi                                   on 2000/12/08  01:23:54
3059         Log: Add test for reverse().
3060      Branch: perl
3061            + t/op/reverse.t
3062            ! MANIFEST
3063 ____________________________________________________________________________
3064 [  8029] By: jhi                                   on 2000/12/08  01:21:47
3065         Log: Integrate perlio.
3066      Branch: perl
3067           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
3068           !> perlio.c perlio.h perlsdio.h warnings.pl
3069 ____________________________________________________________________________
3070 [  8028] By: jhi                                   on 2000/12/08  01:19:08
3071         Log: Introduce macros for UTF8 decoding.
3072      Branch: perl
3073            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
3074 ____________________________________________________________________________
3075 [  8027] By: nick                                  on 2000/12/07  22:18:19
3076         Log: Integrate mainline
3077      Branch: perlio
3078           !> embed.pl pod/perlapi.pod utf8.c
3079 ____________________________________________________________________________
3080 [  8026] By: nick                                  on 2000/12/07  21:45:08
3081         Log: Various oddities p4 diff -se showed up
3082              Remove 'our' from warnings.pl
3083      Branch: perlio
3084            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
3085 ____________________________________________________________________________
3086 [  8025] By: nick                                  on 2000/12/07  21:43:32
3087         Log: Change PerlIO_(get|set)pos to take SV *
3088              Should fix, OS/2, VMS, (sfio??)
3089      Branch: perlio
3090            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
3091 ____________________________________________________________________________
3092 [  8024] By: jhi                                   on 2000/12/07  19:05:32
3093         Log: Document utf8_to_uv() better.
3094      Branch: perl
3095            ! pod/perlapi.pod utf8.c
3096 ____________________________________________________________________________
3097 [  8023] By: jhi                                   on 2000/12/07  18:23:47
3098         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
3099      Branch: perl
3100            ! embed.pl pod/perlapi.pod utf8.c
3101 ____________________________________________________________________________
3102 [  8022] By: jhi                                   on 2000/12/07  04:13:51
3103         Log: Integrate perlio.
3104      Branch: perl
3105           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
3106           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
3107           !> win32/makefile.mk
3108 ____________________________________________________________________________
3109 [  8021] By: nick                                  on 2000/12/07  00:28:14
3110         Log: Various attempts at MSVC debug - not sure what has
3111              changed but works now. 
3112              Seems atexit() _may_ work for DLLs built with MSVC so don't
3113              call cleanup that way.
3114      Branch: perlio
3115            ! perlio.c win32/makefile.mk
3116 ____________________________________________________________________________
3117 [  8020] By: nick                                  on 2000/12/06  19:57:20
3118         Log: Integrate mainline
3119      Branch: perlio
3120           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
3121           !> (integrate 75 files)
3122 ____________________________________________________________________________
3123 [  8019] By: nick                                  on 2000/12/06  19:28:21
3124         Log: Add useperlio to config.vc
3125              Turn off binmode in config_H.PL
3126              Regen all the config_H.xx
3127              Attempt to get debugging build with MSVC.
3128      Branch: perlio
3129            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3130            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
3131 ____________________________________________________________________________
3132 [  8018] By: nick                                  on 2000/12/06  19:21:57
3133         Log: Test various dup/external program options on all platforms.
3134      Branch: perlio
3135            ! t/io/dup.t
3136 ____________________________________________________________________________
3137 [  8017] By: nick                                  on 2000/12/06  19:20:47
3138         Log: Fix harness to be less picky
3139      Branch: perlio
3140            ! lib/Test/Harness.pm
3141 ____________________________________________________________________________
3142 [  8016] By: jhi                                   on 2000/12/06  16:45:12
3143         Log: Update Changes.
3144      Branch: perl
3145            ! Changes patchlevel.h
3146 ____________________________________________________________________________
3147 [  8015] By: jhi                                   on 2000/12/06  16:41:03
3148         Log: Test \x{...} with ord().
3149      Branch: perl
3150            ! t/op/ord.t
3151 ____________________________________________________________________________
3152 [  8014] By: jhi                                   on 2000/12/06  16:20:33
3153         Log: Test tweak because of #8013.
3154      Branch: perl
3155            ! t/lib/b.t
3156 ____________________________________________________________________________
3157 [  8013] By: jhi                                   on 2000/12/06  16:09:09
3158         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
3159              From: Michael G Schwern <schwern@pobox.com>
3160              Date: Tue, 5 Dec 2000 21:23:28 -0500
3161              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
3162              
3163              Carp::Heavy parts not very applicable because of recent changes.
3164      Branch: perl
3165            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
3166            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
3167            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
3168            ! lib/Exporter.pm lib/Exporter/Heavy.pm
3169            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
3170            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3171            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
3172            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
3173            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
3174            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
3175            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
3176            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
3177            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
3178            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
3179            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
3180            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
3181            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
3182            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
3183            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
3184            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
3185            ! warnings.pl
3186 ____________________________________________________________________________
3187 [  8012] By: jhi                                   on 2000/12/06  15:22:38
3188         Log: Subject: [PATCH] Re: New harness is failing things
3189              From: Nick Ing-Simmons <nik@tiuk.ti.com>
3190              Date: Wed, 6 Dec 2000 13:00:30 GMT
3191              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
3192      Branch: perl
3193            ! lib/Test/Harness.pm
3194 ____________________________________________________________________________
3195 [  8011] By: jhi                                   on 2000/12/06  15:12:08
3196         Log: Subject: installhtml changes
3197              From: Michael Stevens <michael@etla.org>
3198              Date: Wed, 6 Dec 2000 13:15:53 +0000
3199              Message-ID: <20001206131553.A27317@firedrake.org>
3200      Branch: perl
3201            ! installhtml
3202 ____________________________________________________________________________
3203 [  8010] By: jhi                                   on 2000/12/06  15:06:05
3204         Log: Subject: the dTHR hits
3205              From: Michael Stevens <michael@etla.org>
3206              Date: Wed, 6 Dec 2000 12:06:03 +0000
3207              Message-ID: <20001206120603.A24581@firedrake.org>
3208              
3209              More, errrm, less dTHRs.
3210      Branch: perl
3211            ! bytecode.pl ext/B/B/C.pm
3212 ____________________________________________________________________________
3213 [  8009] By: jhi                                   on 2000/12/06  15:04:25
3214         Log: Subject: MakeMaker mailing list gone?
3215              From: Michael G Schwern <schwern@pobox.com>
3216              Date: Tue, 5 Dec 2000 19:29:59 -0500
3217              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
3218              
3219              The MakeMaker mailing list is dead, perlbug is the right
3220              address to report bugs.
3221      Branch: perl
3222            ! lib/ExtUtils/MakeMaker.pm
3223 ____________________________________________________________________________
3224 [  8008] By: jhi                                   on 2000/12/06  15:00:32
3225         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
3226              From: Michael G Schwern <schwern@pobox.com>
3227              Date: Tue, 5 Dec 2000 19:21:21 -0500
3228              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
3229              
3230              Add a default MANIFEST skip that ignores things like
3231              version control files, editor temporary files, and the Makefile.
3232      Branch: perl
3233            + lib/ExtUtils/MANIFEST.SKIP
3234            ! MANIFEST lib/ExtUtils/Manifest.pm
3235 ____________________________________________________________________________
3236 [  8007] By: jhi                                   on 2000/12/06  14:57:20
3237         Log: In Amiga more manual hackery of the scripts seems to be needed,
3238              from Jan-Erik Karlsson.  Why Configure does not get this right
3239              is unknown, may be shell-induced.
3240      Branch: perl
3241            ! README.amiga
3242 ____________________________________________________________________________
3243 [  8006] By: jhi                                   on 2000/12/05  23:53:12
3244         Log: Add TOPm1s to peek at the second topmost stack item.
3245      Branch: perl
3246            ! pp.h
3247 ____________________________________________________________________________
3248 [  8005] By: jhi                                   on 2000/12/05  23:13:55
3249         Log: Avaunt, you foul UTF-8 tests.
3250      Branch: perl
3251            ! t/op/ver.t t/pragma/utf8.t
3252 ____________________________________________________________________________
3253 [  8004] By: jhi                                   on 2000/12/05  23:09:54
3254         Log: Continue utf8 dispersal. 
3255      Branch: perl
3256            + t/op/concat.t
3257            ! MANIFEST t/pragma/utf8.t
3258 ____________________________________________________________________________
3259 [  8003] By: nick                                  on 2000/12/05  23:02:39
3260         Log: Integrate mainline.
3261      Branch: perlio
3262           +> t/op/length.t t/op/utf8decode.t
3263           !> (integrate 69 files)
3264 ____________________________________________________________________________
3265 [  8002] By: jhi                                   on 2000/12/05  22:59:28
3266         Log: Integrate perlio.
3267      Branch: perl
3268           !> iperlsys.h perl.c perlio.c win32/perllib.c
3269 ____________________________________________________________________________
3270 [  8001] By: nick                                  on 2000/12/05  22:07:52
3271         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
3272              - calloc/free suffer from damage on TerminateThread()
3273              - use PerlMemShared (as originally planned) now fixed
3274              - avoid doing anything important on DLL "detach".
3275      Branch: perlio
3276            ! perl.c perlio.c win32/perllib.c
3277 ____________________________________________________________________________
3278 [  8000] By: nick                                  on 2000/12/05  21:05:09
3279         Log: Fix gross PerlMemShared issue.
3280      Branch: perlio
3281            ! iperlsys.h
3282 ____________________________________________________________________________
3283 [  7999] By: jhi                                   on 2000/12/05  20:46:58
3284         Log: Test for Unicode (UTF-8) hash keys.
3285      Branch: perl
3286            ! t/op/each.t
3287 ____________________________________________________________________________
3288 [  7998] By: jhi                                   on 2000/12/05  20:30:35
3289         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
3290              is now always UTF-8), empty line cosmetics.
3291      Branch: perl
3292            ! t/pragma/utf8.t
3293 ____________________________________________________________________________
3294 [  7997] By: jhi                                   on 2000/12/05  20:15:40
3295         Log: Subject: Re: STRLEN - what?
3296              From: Andy Dougherty <doughera@lafayette.edu>
3297              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
3298              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
3299              
3300              Explain STRLEN.
3301      Branch: perl
3302            ! pod/perlguts.pod
3303 ____________________________________________________________________________
3304 [  7996] By: jhi                                   on 2000/12/05  20:13:34
3305         Log: Split off the UTF-8 decoder tests, make them to check also
3306              the error message.
3307      Branch: perl
3308            + t/op/utf8decode.t
3309            ! MANIFEST t/pragma/utf8.t utf8.c
3310 ____________________________________________________________________________
3311 [  7995] By: jhi                                   on 2000/12/05  16:39:47
3312         Log: Start migrating bits of pragma/utf8 to elsewhere
3313              (since the long term plan is to obsolete 'use utf8').
3314      Branch: perl
3315            + t/op/length.t
3316            ! MANIFEST t/pragma/utf8.t
3317 ____________________________________________________________________________
3318 [  7994] By: jhi                                   on 2000/12/05  16:30:21
3319         Log: Fix a manual edit typo from #7993, fix the message formatting
3320              for Unicode, add few our declarations.
3321      Branch: perl
3322            ! lib/Carp/Heavy.pm
3323 ____________________________________________________________________________
3324 [  7993] By: jhi                                   on 2000/12/05  16:09:15
3325         Log: Subject: Need help with warnings :-(
3326              From: "Ben Tilly" <ben_tilly@hotmail.com>
3327              Date: Tue, 05 Dec 2000 01:35:54 -0500
3328              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
3329              
3330              Subject: UPDATE: Carp/Heavy now passes all tests
3331              From: "Ben Tilly" <ben_tilly@hotmail.com>
3332              Date: Tue, 05 Dec 2000 07:59:41 -0500
3333              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
3334              
3335              The Brave New Carp.
3336      Branch: perl
3337            ! lib/Carp.pm lib/Carp/Heavy.pm
3338 ____________________________________________________________________________
3339 [  7992] By: jhi                                   on 2000/12/05  15:55:08
3340         Log: Subject: [PATCH perl@7979] cygwin port
3341              From: "Eric Fifer" <efifer@dircon.co.uk>
3342              Date: Tue, 5 Dec 2000 14:04:09 -0000
3343              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
3344      Branch: perl
3345            ! t/lib/net-hostent.t
3346 ____________________________________________________________________________
3347 [  7991] By: jhi                                   on 2000/12/05  15:52:34
3348         Log: Subject: Re: [PATCH] The largest hoax of all times?
3349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3350              Date: Tue, 5 Dec 2000 00:40:25 -0500
3351              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
3352              
3353              Subject: Re: [PATCH] The largest hoax of all times?
3354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3355              Date: Mon, 4 Dec 2000 23:55:53 -0500
3356              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
3357              
3358              Subject: Re: [PATCH] The largest hoax of all times?
3359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3360              Date: Tue, 5 Dec 2000 01:28:45 -0500
3361              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
3362              
3363              Fix the unpredictable order of DESTROYs.
3364      Branch: perl
3365            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
3366            ! sv.c sv.h t/op/ref.t
3367 ____________________________________________________________________________
3368 [  7990] By: jhi                                   on 2000/12/05  14:38:53
3369         Log: Subject: [PATCH] shrink pp_hot fractionally
3370              From: Nicholas Clark <nick@ccl4.org>
3371              Date: Tue, 5 Dec 2000 12:44:31 +0000
3372              Message-ID: <20001205124431.E74518@plum.flirble.org>
3373              
3374              Use report_evil_fh().
3375      Branch: perl
3376            ! opcode.pl opnames.h pp_hot.c util.c
3377 ____________________________________________________________________________
3378 [  7989] By: jhi                                   on 2000/12/05  14:21:27
3379         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
3380              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3381              Date: Mon, 04 Dec 2000 22:21:59 -0800
3382              Message-ID: <HmIL6gzkgepS092yn@efn.org>
3383              
3384              Harness shouldn't ignore responses like "ok 3\r\r\n".
3385      Branch: perl
3386            ! lib/Test/Harness.pm
3387 ____________________________________________________________________________
3388 [  7988] By: jhi                                   on 2000/12/05  13:51:28
3389         Log: Integrate the "skip" messages to explain().
3390      Branch: perl
3391            ! t/lib/syslfs.t t/op/lfs.t
3392 ____________________________________________________________________________
3393 [  7987] By: jhi                                   on 2000/12/05  12:34:54
3394         Log: The one that got away in #7984.
3395              
3396              Subject: Re: dTHR - what and why?
3397              From: Michael Stevens <michael@etla.org> 
3398              Date: Tue, 5 Dec 2000 11:15:52 +0000
3399              Message-ID: <20001205111552.A4647@firedrake.org>
3400      Branch: perl
3401            ! sv.h
3402 ____________________________________________________________________________
3403 [  7986] By: gsar                                  on 2000/12/05  09:14:44
3404         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
3405              due to the notorious GetFileType() bug in Windows 9x, which fstat()
3406              tickles)
3407      Branch: perl
3408            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
3409 ____________________________________________________________________________
3410 [  7985] By: jhi                                   on 2000/12/05  05:49:03
3411         Log: Integrate perlio.
3412      Branch: perl
3413           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
3414           !> win32/perlhost.h win32/perllib.c
3415 ____________________________________________________________________________
3416 [  7984] By: jhi                                   on 2000/12/05  05:48:16
3417         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
3418      Branch: perl
3419            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
3420            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
3421            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
3422            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
3423            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
3424            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
3425            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
3426            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
3427            ! win32/win32.c
3428 ____________________________________________________________________________
3429 [  7983] By: nick                                  on 2000/12/04  23:27:43
3430         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
3431      Branch: perlio
3432            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
3433            ! win32/perlhost.h win32/perllib.c
3434 ____________________________________________________________________________
3435 [  7982] By: jhi                                   on 2000/12/04  19:44:09
3436         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
3437              uncovered by #7980.
3438      Branch: perl
3439            ! op.c
3440 ____________________________________________________________________________
3441 [  7981] By: jhi                                   on 2000/12/04  19:42:07
3442         Log: Subject: [PATCH] Trivial dump.c feature
3443              From: Simon Cozens <simon@cozens.net>
3444              Date: Mon, 4 Dec 2000 18:08:38 +0000
3445              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
3446              
3447              Show whether a constant is UTF-8.
3448      Branch: perl
3449            ! dump.c
3450 ____________________________________________________________________________
3451 [  7980] By: jhi                                   on 2000/12/04  19:36:51
3452         Log: UTF-8 hash keys, patch from Inaba Hiroto.
3453      Branch: perl
3454            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
3455 ____________________________________________________________________________
3456 [  7979] By: jhi                                   on 2000/12/04  17:36:28
3457         Log: Update Changes.
3458      Branch: perl
3459            ! Changes patchlevel.h
3460 ____________________________________________________________________________
3461 [  7978] By: jhi                                   on 2000/12/04  16:42:17
3462         Log: Retract #7977, still too volatile (the euphemism of the day
3463              for unfinished and buggy :-)
3464      Branch: perl
3465            ! doop.c hv.c pp.c sv.h
3466 ____________________________________________________________________________
3467 [  7977] By: jhi                                   on 2000/12/04  16:25:15
3468         Log: (Retracted by #7978, too shaky yet.)
3469              
3470              Subject: Re: utf8 in hash keys, implementor missing
3471              From: Simon Cozens <simon@cozens.net>
3472              Date: Sat, 2 Dec 2000 19:49:35 +0000
3473              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
3474              
3475              The first step at UTF-8 hash keys.
3476      Branch: perl
3477            ! doop.c hv.c pp.c sv.h
3478 ____________________________________________________________________________
3479 [  7976] By: jhi                                   on 2000/12/04  16:13:53
3480         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
3481              From: sthoenna@efn.org
3482              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
3483              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
3484      Branch: perl
3485            ! os2/os2.c perlio.c
3486 ____________________________________________________________________________
3487 [  7975] By: jhi                                   on 2000/12/04  16:05:25
3488         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
3489              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3490              Date: Thu, 30 Nov 2000 20:50:37 -0800
3491              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
3492      Branch: perl
3493            ! os2/os2.c
3494 ____________________________________________________________________________
3495 [  7974] By: jhi                                   on 2000/12/04  16:03:57
3496         Log: Subject: [PATCH] ++ 20% faster
3497              From: Nicholas Clark <nick@ccl4.org>
3498              Date: Mon, 4 Dec 2000 12:17:27 +0000
3499              Message-ID: <20001204121726.B52976@plum.flirble.org>
3500              
3501              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
3502      Branch: perl
3503            ! sv.c
3504 ____________________________________________________________________________
3505 [  7973] By: jhi                                   on 2000/12/04  16:00:48
3506         Log: 
3507              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
3508              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3509              Date: Mon, 04 Dec 2000 12:30:45 +0100
3510              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
3511              
3512              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
3513              library (getprotobyname and getprotobynumber are outversioned by
3514              the same calls in libc, at least for xlc version 3.
3515      Branch: perl
3516            ! hints/aix.sh
3517 ____________________________________________________________________________
3518 [  7972] By: jhi                                   on 2000/12/04  02:58:31
3519         Log: Integrate perlio.
3520      Branch: perl
3521           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
3522           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
3523           !> win32/win32.h win32/win32iop.h win32/win32thread.h
3524 ____________________________________________________________________________
3525 [  7971] By: nick                                  on 2000/12/04  00:24:33
3526         Log: Quieten some noise in Win32 builds:
3527              - win32.h is included after <sys/socket.h>, so need to 
3528              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
3529              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
3530      Branch: perlio
3531            ! doio.c perl.h toke.c win32/win32.h
3532 ____________________________________________________________________________
3533 [  7970] By: nick                                  on 2000/12/03  22:57:46
3534         Log: PERL_IMPLICIT_SYS compiles but does not work.
3535      Branch: perlio
3536            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
3537            ! win32/perlhost.h win32/perllib.c win32/win32.h
3538            ! win32/win32iop.h win32/win32thread.h
3539 ____________________________________________________________________________
3540 [  7969] By: jhi                                   on 2000/12/03  22:12:58
3541         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
3542              used to swash_init(), makes regprop() dumps more informative
3543              (+utf8::IsAlpha, -utf8::IsDigit, for example).
3544      Branch: perl
3545            ! regcomp.c regexec.c
3546 ____________________________________________________________________________
3547 [  7968] By: jhi                                   on 2000/12/03  21:39:56
3548         Log: Implement ANYOFUTF8 regprop() dumping.
3549      Branch: perl
3550            ! regcomp.c
3551 ____________________________________________________________________________
3552 [  7967] By: jhi                                   on 2000/12/03  20:57:19
3553         Log: Make uv_to_utf8() to zero-terminate its output buffer,
3554              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
3555      Branch: perl
3556            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
3557 ____________________________________________________________________________
3558 [  7966] By: nick                                  on 2000/12/03  18:41:21
3559         Log: Integrate mainline (STDCHAR)
3560      Branch: perlio
3561           !> Configure t/pragma/utf8.t
3562 ____________________________________________________________________________
3563 [  7965] By: jhi                                   on 2000/12/03  17:58:20
3564         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
3565      Branch: perl
3566            ! t/pragma/utf8.t
3567 ____________________________________________________________________________
3568 [  7964] By: jhi                                   on 2000/12/03  17:35:56
3569         Log: Integrate perlio.
3570      Branch: perl
3571           !> iperlsys.h perlio.c
3572 ____________________________________________________________________________
3573 [  7963] By: jhi                                   on 2000/12/03  17:33:55
3574         Log: Metaconfig unit change for #7962.
3575      Branch: metaconfig
3576            ! U/modified/stdchar.U
3577 ____________________________________________________________________________
3578 [  7962] By: jhi                                   on 2000/12/03  17:33:27
3579         Log: Untangle the <stdio.h> #include nest for the stdchar test,
3580              from Andy Dougherty.
3581      Branch: perl
3582            ! Configure
3583 ____________________________________________________________________________
3584 [  7961] By: nick                                  on 2000/12/03  16:53:00
3585         Log: Make iperlsys.h vector stdio not PerlIO.
3586      Branch: perlio
3587            ! iperlsys.h perlio.c
3588 ____________________________________________________________________________
3589 [  7960] By: nick                                  on 2000/12/03  14:43:01
3590         Log: Integrate mainline
3591      Branch: perlio
3592           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
3593           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
3594 ____________________________________________________________________________
3595 [  7959] By: jhi                                   on 2000/12/03  08:16:36
3596         Log: Use DO_UTF8().
3597      Branch: perl
3598            ! op.c
3599 ____________________________________________________________________________
3600 [  7958] By: jhi                                   on 2000/12/02  18:33:05
3601         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
3602              From: Mike Guy <mjtg@cam.ac.uk>         
3603              Date: Sat, 02 Dec 2000 17:27:13 +0000
3604              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
3605              
3606              An extraneous argument.
3607      Branch: perl
3608            ! toke.c
3609 ____________________________________________________________________________
3610 [  7957] By: jhi                                   on 2000/12/02  18:22:32
3611         Log: A missing hunk.
3612      Branch: perl
3613            ! t/lib/net-hostent.t
3614 ____________________________________________________________________________
3615 [  7956] By: jhi                                   on 2000/12/02  18:06:20
3616         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
3617              From: Nicholas Clark <nick@ccl4.org>
3618              Date: Sat, 2 Dec 2000 14:28:27 +0000
3619              Message-ID: <20001202142827.A12308@plum.flirble.org>
3620              
3621              Test robustness.
3622      Branch: perl
3623            ! t/lib/net-hostent.t
3624 ____________________________________________________________________________
3625 [  7955] By: jhi                                   on 2000/12/02  17:58:06
3626         Log: Metaconfig unit change for #7954.
3627      Branch: metaconfig
3628            ! U/modified/stdchar.U
3629 ____________________________________________________________________________
3630 [  7954] By: jhi                                   on 2000/12/02  17:54:32
3631         Log: An inconvenient hang would happen if the stdio _ptr wasn't
3632              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
3633              would be grepping stdin for all eternity for the _ptr.)
3634      Branch: perl
3635            ! Configure
3636 ____________________________________________________________________________
3637 [  7953] By: jhi                                   on 2000/12/02  00:07:15
3638         Log: Update Changes.
3639      Branch: perl
3640            ! Changes patchlevel.h
3641 ____________________________________________________________________________
3642 [  7952] By: jhi                                   on 2000/12/01  23:54:47
3643         Log: Subject: Re: long shell lines
3644              From: Andy Dougherty <doughera@lafayette.edu>
3645              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
3646              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
3647              
3648              Split overly long shell command lines.
3649      Branch: perl
3650            ! lib/ExtUtils/MM_Unix.pm
3651 ____________________________________________________________________________
3652 [  7951] By: jhi                                   on 2000/12/01  23:48:02
3653         Log: The metaconfig unit change for #7950.
3654      Branch: metaconfig
3655            + U/modified/stdchar.U
3656 ____________________________________________________________________________
3657 [  7950] By: jhi                                   on 2000/12/01  23:47:39
3658         Log: Try to find stdchar also from <stdio_impl.h>.
3659      Branch: perl
3660            ! Configure config_h.SH
3661 ____________________________________________________________________________
3662 [  7949] By: jhi                                   on 2000/12/01  23:46:45
3663         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
3664              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3665              Date: Fri, 1 Dec 2000 16:26:08 -0500
3666              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
3667              
3668              Reword the diagnostic message.
3669      Branch: perl
3670            ! pod/perldiag.pod
3671 ____________________________________________________________________________
3672 [  7948] By: nick                                  on 2000/12/01  22:49:43
3673         Log: Integrate mainline (for s/y/m as sub names stuff).
3674      Branch: perlio
3675           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
3676           !> t/pragma/warn/toke toke.c
3677 ____________________________________________________________________________
3678 [  7947] By: jhi                                   on 2000/12/01  20:55:41
3679         Log: Integrate perlio.
3680      Branch: perl
3681           !> perlio.c perliol.h t/io/pipe.t
3682 ____________________________________________________________________________
3683 [  7946] By: jhi                                   on 2000/12/01  20:36:51
3684         Log: Upgrade to CPAN 1.59_51, from Andreas König.
3685      Branch: perl
3686            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3687 ____________________________________________________________________________
3688 [  7945] By: nick                                  on 2000/12/01  20:31:32
3689         Log: Integrate mainline
3690      Branch: perlio
3691           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
3692           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
3693           +> t/lib/net-hostent.t
3694           !> (integrate 35 files)
3695 ____________________________________________________________________________
3696 [  7944] By: jhi                                   on 2000/12/01  20:23:29
3697         Log: Some help for 20001130.011.  Now one gets warnings like
3698              "Ambiguous -f() resolved as a file test ..."
3699      Branch: perl
3700            ! pod/perldiag.pod t/pragma/warn/toke toke.c
3701 ____________________________________________________________________________
3702 [  7943] By: jhi                                   on 2000/12/01  19:44:44
3703         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
3704              that also breaks using them as methods. 
3705      Branch: perl
3706            ! pod/perldiag.pod t/op/misc.t toke.c
3707 ____________________________________________________________________________
3708 [  7942] By: nick                                  on 2000/12/01  17:56:46
3709         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
3710              Make 'unix' pass most tests
3711              - do unread by temporary push of layer ("pending") holding unread chars
3712              - fast_gets is now based on per-handle flag
3713              - relax one of io/pipe.t tests to allow print to fail and close to
3714              succeed so that it passes on unbuffered "unix" layer.
3715              Remaining fail is sporadic and a genuine race condition between
3716              parent/child in fork test.
3717      Branch: perlio
3718            ! perlio.c perliol.h t/io/pipe.t
3719 ____________________________________________________________________________
3720 [  7941] By: jhi                                   on 2000/12/01  15:28:58
3721         Log: (Retracted by #7943.)
3722              
3723              Reserve the short named string operator names.
3724      Branch: perl
3725            ! pod/perldiag.pod t/op/misc.t toke.c
3726 ____________________________________________________________________________
3727 [  7940] By: jhi                                   on 2000/12/01  06:45:53
3728         Log: Get the three different space character classes right under utf8.
3729      Branch: perl
3730            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
3731            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
3732            ! regexec.c t/op/pat.t utf8.c
3733 ____________________________________________________________________________
3734 [  7939] By: jhi                                   on 2000/12/01  03:26:26
3735         Log: Two more tests that make no sense in UTF-8 since the test
3736              data is not in UTF-8.
3737      Branch: perl
3738            ! t/op/regexp.t
3739 ____________________________________________________________________________
3740 [  7938] By: jhi                                   on 2000/12/01  03:20:39
3741         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
3742              should it be required inside regexen?
3743      Branch: perl
3744            ! regcomp.c t/op/regmesg.t
3745 ____________________________________________________________________________
3746 [  7937] By: jhi                                   on 2000/12/01  02:58:53
3747         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
3748              stored and restored, and thusly was trounced by the utf8 swash
3749              routines.
3750      Branch: perl
3751            ! regcomp.c
3752 ____________________________________________________________________________
3753 [  7936] By: jhi                                   on 2000/11/30  20:41:39
3754         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
3755              Why the different platforms behave so differently (core dump vs
3756              no core dump) on this bug is a but of a mystery, but if I had to
3757              guess I would mumble something like 'alignment'.
3758      Branch: perl
3759            ! sv.c
3760 ____________________________________________________________________________
3761 [  7935] By: jhi                                   on 2000/11/30  16:17:02
3762         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
3763              From: Robin Barker <rmb1@cise.npl.co.uk>
3764              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
3765              Date: Thu, 30 Nov 2000 14:27:12 GMT
3766      Branch: perl
3767            ! perlio.c toke.c
3768 ____________________________________________________________________________
3769 [  7934] By: jhi                                   on 2000/11/30  16:04:49
3770         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
3771      Branch: perl
3772            ! t/lib/net-hostent.t
3773 ____________________________________________________________________________
3774 [  7933] By: jhi                                   on 2000/11/30  06:07:26
3775         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
3776              From: Peter Prymmer <pvhp@forte.com>
3777              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
3778              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
3779              
3780              In VMS the localhost may be LOCALHOST.
3781      Branch: perl
3782            ! t/lib/net-hostent.t
3783 ____________________________________________________________________________
3784 [  7932] By: jhi                                   on 2000/11/30  01:11:11
3785         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
3786              From: Peter Prymmer <pvhp@forte.com>
3787              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
3788              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
3789              
3790              plus regen perlapi.pod.
3791      Branch: perl
3792            ! pod/perlapi.pod utf8.c
3793 ____________________________________________________________________________
3794 [  7931] By: jhi                                   on 2000/11/30  01:06:19
3795         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
3796              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3797              Date:     Wed, 29 Nov 2000 17:15:11 EST
3798              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
3799      Branch: perl
3800            ! t/lib/filter-util.pl t/lib/filter-util.t
3801 ____________________________________________________________________________
3802 [  7930] By: jhi                                   on 2000/11/29  18:51:55
3803         Log: Update Changes.
3804      Branch: perl
3805            ! Changes patchlevel.h
3806 ____________________________________________________________________________
3807 [  7929] By: jhi                                   on 2000/11/29  18:50:55
3808         Log: Update the va_copy() metaconfig unit.
3809      Branch: metaconfig/U/perl
3810            ! need_va_copy.U
3811 ____________________________________________________________________________
3812 [  7928] By: jhi                                   on 2000/11/29  17:50:43
3813         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
3814              From: Dominic Dunlop <domo@computer.org>
3815              Date: Tue, 28 Nov 2000 16:41:57 +0100
3816              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
3817              
3818              Patch to catch a core dump in the Configure va_copy test.
3819      Branch: perl
3820            ! Configure config_h.SH
3821 ____________________________________________________________________________
3822 [  7927] By: jhi                                   on 2000/11/29  17:31:59
3823         Log: Retract #7921, the patch shouldn't be needed.
3824      Branch: perl
3825            ! sv.c
3826 ____________________________________________________________________________
3827 [  7926] By: jhi                                   on 2000/11/29  17:01:41
3828         Log: Make the Class::Struct import() wiser.
3829      Branch: perl
3830            ! lib/Class/Struct.pm t/lib/class-struct.t
3831 ____________________________________________________________________________
3832 [  7925] By: jhi                                   on 2000/11/29  16:36:33
3833         Log: All the core library users of Class::Struct seem to be
3834              using "use Class::Struct 'struct';" instead of the bare
3835              "use Class::Struct;", which isn't documented in Class::Struct.
3836              This can't be right.
3837      Branch: perl
3838            ! lib/File/stat.pm
3839 ____________________________________________________________________________
3840 [  7924] By: jhi                                   on 2000/11/29  16:32:15
3841         Log: A test works better if it has the right 1..$n output.
3842      Branch: perl
3843            ! t/lib/class-struct.t
3844 ____________________________________________________________________________
3845 [  7923] By: jhi                                   on 2000/11/29  16:29:11
3846         Log: Forgot to MANIFEST the new Net::hostent test.
3847      Branch: perl
3848            ! MANIFEST
3849 ____________________________________________________________________________
3850 [  7922] By: jhi                                   on 2000/11/29  16:27:49
3851         Log: Integrate perlio.
3852      Branch: perl
3853           !> iperlsys.h perlio.c
3854 ____________________________________________________________________________
3855 [  7921] By: jhi                                   on 2000/11/29  16:27:10
3856         Log: (Retracted by #7927.)
3857              
3858              Subject: [PATCH] Is infinity a number?
3859              From: Simon Cozens <simon@cozens.net>
3860              Date: Wed, 29 Nov 2000 14:48:20 +0000
3861              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
3862      Branch: perl
3863            ! sv.c
3864 ____________________________________________________________________________
3865 [  7920] By: jhi                                   on 2000/11/29  16:23:02
3866         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
3867              From: rspier@pobox.com (Robert Spier)
3868              Date: Wed, 29 Nov 2000 02:17:49 -0500
3869              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
3870              
3871              Add a test for Net::hostent.
3872      Branch: perl
3873            + t/lib/net-hostent.t
3874 ____________________________________________________________________________
3875 [  7919] By: jhi                                   on 2000/11/29  16:21:31
3876         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
3877              add a test for Class::Struct.
3878      Branch: perl
3879            + t/lib/class-struct.t
3880            ! MANIFEST lib/Class/Struct.pm
3881 ____________________________________________________________________________
3882 [  7918] By: jhi                                   on 2000/11/29  15:48:40
3883         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
3884              From: rspier@pobox.com (Robert Spier)
3885              Date: Wed, 29 Nov 2000 02:25:39 -0500
3886              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
3887              
3888              More checking in case someone has broken their services or
3889              protocol databases.
3890      Branch: perl
3891            ! ext/Sys/Syslog/Syslog.pm
3892 ____________________________________________________________________________
3893 [  7917] By: jhi                                   on 2000/11/29  15:46:25
3894         Log: Subject: [PATCH] $^O  win32 -> MSWin32
3895              From: rspier@pobox.com (Robert Spier)
3896              Date: Wed, 29 Nov 2000 02:17:38 -0500
3897              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
3898              
3899              plus similar nits for vms, err, VMS, and UNICOS.
3900      Branch: perl
3901            ! t/lib/syslfs.t t/op/lfs.t
3902 ____________________________________________________________________________
3903 [  7916] By: jhi                                   on 2000/11/29  15:42:51
3904         Log: Subject: [PATCH] Tokeniser debugging
3905              From: Simon Cozens <simon@cozens.net>
3906              Date: Wed, 29 Nov 2000 14:15:45 +0000
3907              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
3908      Branch: perl
3909            ! perl.c perl.h pod/perlrun.pod toke.c
3910 ____________________________________________________________________________
3911 [  7915] By: jhi                                   on 2000/11/29  15:41:36
3912         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
3913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3914              Date: Wed, 29 Nov 2000 02:13:14 -0500
3915              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
3916              
3917              OUT keyword nits.
3918              
3919              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
3920              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3921              Date: Wed, 29 Nov 2000 03:09:04 -0500
3922              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
3923              
3924              OUT and IN_OUT documentation.
3925      Branch: perl
3926            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3927 ____________________________________________________________________________
3928 [  7914] By: jhi                                   on 2000/11/29  03:35:01
3929         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
3930              From: John Tobey <jtobey@john-edwin-tobey.org>
3931              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
3932              Message-Id: <m140e1N-000FOoC@feynman.localnet>
3933              
3934              plus a performance speedup noticed by Sarathy.
3935      Branch: perl
3936            ! op.c
3937 ____________________________________________________________________________
3938 [  7913] By: jhi                                   on 2000/11/29  03:16:59
3939         Log: Use "1 while unlink" so that VMS gets clean, too.
3940      Branch: perl
3941            ! t/lib/filter-util.t
3942 ____________________________________________________________________________
3943 [  7912] By: jhi                                   on 2000/11/29  03:09:08
3944         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
3945              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3946              Date: Tue, 28 Nov 2000 03:27:09 -0500
3947              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
3948      Branch: perl
3949            ! lib/ExtUtils/xsubpp
3950 ____________________________________________________________________________
3951 [  7911] By: jhi                                   on 2000/11/29  03:06:30
3952         Log: This should have been part of #7872: no need to scan UTF-8
3953              until eternity.
3954      Branch: perl
3955            ! utf8.c
3956 ____________________________________________________________________________
3957 [  7910] By: jhi                                   on 2000/11/29  02:50:04
3958         Log: One more perltie.pod nit from Casey R. Tweten.
3959      Branch: perl
3960            ! pod/perltie.pod
3961 ____________________________________________________________________________
3962 [  7909] By: jhi                                   on 2000/11/29  02:44:23
3963         Log: Document the known sprintf test failures, exact standard
3964              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
3965      Branch: perl
3966            ! pod/perldelta.pod t/op/sprintf.t
3967 ____________________________________________________________________________
3968 [  7908] By: jhi                                   on 2000/11/29  02:36:23
3969         Log: Add the Encoding table format documentation.
3970      Branch: perl
3971            + ext/Encode/Encode/EncodeFormat.pod
3972            ! MANIFEST
3973 ____________________________________________________________________________
3974 [  7907] By: jhi                                   on 2000/11/29  02:07:24
3975         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
3976              From: "Casey R. Tweten" <crt@kiski.net>
3977              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
3978              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
3979              
3980              Subject: Re: [PATCH] Updating perltie.pod for arrays
3981              From: "Casey R. Tweten" <crt@kiski.net>
3982              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
3983              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
3984      Branch: perl
3985            ! pod/perltie.pod
3986 ____________________________________________________________________________
3987 [  7906] By: nick                                  on 2000/11/28  22:40:59
3988         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
3989      Branch: perlio
3990            ! iperlsys.h perlio.c
3991 ____________________________________________________________________________
3992 [  7905] By: nick                                  on 2000/11/28  22:04:34
3993         Log: Integrate mainline
3994      Branch: perlio
3995           !> (integrate 39 files)
3996 ____________________________________________________________________________
3997 [  7904] By: jhi                                   on 2000/11/28  16:44:43
3998         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
3999              From: Nicholas Clark <nick@babyhippo.co.uk>
4000              Date: Tue, 28 Nov 2000 11:16:57 +0000
4001              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
4002      Branch: perl
4003            ! pod/perlipc.pod
4004 ____________________________________________________________________________
4005 [  7903] By: jhi                                   on 2000/11/28  16:40:31
4006         Log: Subject: [PATCH] Updating perltie.pod for arrays
4007              From: "Casey R. Tweten" <crt@kiski.net>
4008              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
4009              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
4010      Branch: perl
4011            ! pod/perltie.pod
4012 ____________________________________________________________________________
4013 [  7902] By: jhi                                   on 2000/11/28  16:39:37
4014         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
4015              From: Robin Barker <rmb1@cise.npl.co.uk>
4016              Date: Mon, 27 Nov 2000 17:56:44 GMT
4017              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
4018      Branch: perl
4019            ! pod/perlfunc.pod t/op/split.t
4020 ____________________________________________________________________________
4021 [  7901] By: jhi                                   on 2000/11/28  16:28:04
4022         Log: setmode() is a DOSish-only thing.
4023      Branch: perl
4024            ! perlio.c
4025 ____________________________________________________________________________
4026 [  7900] By: jhi                                   on 2000/11/28  16:21:46
4027         Log: Subject: [PATCH] perlcc.PL cleanups
4028              From: Simon Cozens <simon@cozens.net>
4029              Date: Tue, 28 Nov 2000 12:44:35 +0000
4030              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
4031      Branch: perl
4032            ! utils/perlcc.PL
4033 ____________________________________________________________________________
4034 [  7899] By: gsar                                  on 2000/11/28  06:32:55
4035         Log: reintegrate files missed by change#7895
4036      Branch: maint-5.6/perl
4037           +> ext/ByteLoader/bytecode.h utils/Makefile
4038            - utils/perlbc.PL
4039 ____________________________________________________________________________
4040 [  7897] By: gsar                                  on 2000/11/27  18:22:47
4041         Log: can't integrate these two files, for some reason
4042      Branch: maint-5.6/perl
4043            - ext/ByteLoader/bytecode.h utils/Makefile
4044 ____________________________________________________________________________
4045 [  7895] By: gsar                                  on 2000/11/27  18:11:21
4046         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
4047              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
4048              6757..6890,6892..6901 from mainline
4049              
4050              Bytecompiler patches from Benjamin Stuhl.
4051              
4052              More bytecompiler.
4053              
4054              Subject: [PATCH blead] B:: missing dependency
4055              
4056              Subject: [PATCH: 6757] configure.com updates and syslog build
4057              
4058              Long double Gconvert fixes from Yitzchak Scott-Thoennes
4059              and Spider Boardman.
4060              
4061              Subject: [PATCH blead] nextchar() abuse misses an optimisation
4062              
4063              Long double fixes from Spider Boardman.
4064              
4065              Make the selection of NVff et al stricter.
4066              
4067              cSVOPo_*v things index into the current PL_curpad
4068              under ithreads, which is different from the curpad
4069              used by the XSUB.  (In other words, the code as-is
4070              before this patch wouldn't work under ithreads.)
4071              
4072              Be portable.
4073              
4074              VMS MMS (make) wants null action.
4075              
4076              Mac and other portability updates from Chris Nandor.
4077              
4078              Storable support, v-version fixes.
4079              Subject: CPAN.pm beta for testing available
4080              
4081              Portability fix from Hugo van der Sanden.
4082              
4083              Bad makefile.
4084              
4085              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
4086              
4087              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
4088              
4089              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
4090              
4091              Replace #6705 with a minimal doc patch.
4092              Subject: [PATCH 5.6.0] replace change #6705
4093              
4094              Drop the separate perlbc, perlcc -b should be enough.
4095              
4096              installperl couldn't tell whether it had run tests or not.
4097              Subject: [PATCH] Re: installperl and t/TEST
4098              
4099              Add silencer flags to installperl.
4100              Subject: [PATCH] Making installperl silent.
4101              
4102              Make "make install" by default silent.  A new "install-verbose"
4103              target is verbose.
4104              
4105              More liberal parsing of version numbers.
4106              Subject: Re: CPAN.pm beta for testing available
4107              
4108              Create directories in silence.
4109              Subject: [PATCH] Another silencer for MakeMaker
4110              
4111              DOS patches and portability/porting notes, from Tim Jenness.
4112              
4113              Make installman to recognize the silence flag -S.
4114              
4115              Actually do something with the silencer option.
4116              
4117              Continue silencing.
4118              
4119              Show the doc file, not the temp file.
4120              
4121              Regen perltoc.
4122              
4123              Subject: [PATCH] More silencing of installman.
4124              
4125              Better wording for the vec lvalue diagnostic.
4126              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
4127              
4128              Subject: [PATCH: 6805] several more tweaks to configure.com
4129              
4130              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
4131              
4132              Missing parts of 
4133              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
4134              
4135              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
4136              (applied slightly modified)
4137              
4138              installperl --verbose and --silent.
4139              Subject: Re: [PATCH] More silencing of installman.
4140              
4141              Add install-silent target.
4142              
4143              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
4144              the problem reported in
4145              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
4146              
4147              Tweak the sfio/useperlio logic, hopefully as wished in
4148              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
4149              
4150              One forgotten file from #6816.
4151              
4152              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
4153              
4154              Remove duplicately applied patch shards.
4155              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
4156              
4157              Support preserving extremely big/small angles.
4158              
4159              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
4160              
4161              Subject: [PATCH] installation not quite silent yet.
4162              
4163              Update the test count.
4164              
4165              Use UVxf, PTR2UV, NVff.
4166              
4167              Document PTR2XX and INT2PTR.
4168              
4169              no-install target a la make -n.
4170              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
4171              
4172              grep -e isn't portable.
4173              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
4174              
4175              Can't get the test to reliably work thanks to the
4176              inaccurateness of floating point.  "Resolves" bug ids
4177              20000826.003, 20000826.009, 20000826.010,
4178              
4179              Subject: installman buglet
4180              
4181              DJGPP update from Laszlo Molnar.
4182              
4183              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4184              
4185              Passing -R in ldflags makes now it to appear in the default
4186              for lddlflags, just like with -L.
4187              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4188              
4189              Test nit.
4190              
4191              Use the actual thread type, not the pointer-to-struct.
4192              
4193              Provice virtual $Config{ccflags_nolargefiles} etc. 
4194              
4195              display_format used as a class method without arguments was broken,
4196              reported in
4197              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
4198              
4199              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
4200              
4201              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
4202              
4203              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
4204              
4205              opmini.o may be left around if a build is interrupted.
4206              
4207              Typo in #6858.
4208              
4209              Fix for ID 20000828.001, long doubles were not formatted
4210              correctly (showed up in $], which stopped installing perl).
4211              
4212              An attempt to fix the problem reported in
4213              Subject: Building perl@6856 using gcc/AIX 4.3.3 
4214              I can't test this properly since the gcc installation I have
4215              access to seems to be botched (gcc is calling the AIX cpp,
4216              a losing proposition...)
4217              
4218              Add -ld to archname on long tr...double platforms.
4219              
4220              Subject: hv.h Doc Patch
4221              
4222              Potential cruft.
4223              
4224              Subject: [PATCH bleedperl@6856] warnings fixes
4225              
4226              -S is the silent flag, -s is the strip flag.
4227              Subject: [PATCH] Re: [PATCH] make no-install          
4228              
4229              Take out the SUIDMAIL thing, that will not be
4230              a problem in 5.7.*.
4231              
4232              Subject: [PATCH bleedperl@6866] spellings
4233              
4234              Subject: [PATCH] Re: files not cleaned even by veryclean
4235              
4236              Use minimal @INC in tests, most of the time just '../lib',
4237              so that we simply can't pick up stuff from other Perls than
4238              the one we are testing.  Pointed out by
4239              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
4240              
4241              Update to Getopt::Long 2.24, from Johan Vromans.
4242              
4243              Fix for thinko in #6848.
4244              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
4245              
4246              Patches all over for people and the files they (hopefully) care about.
4247              
4248              Subject: Net::protoent does not export 'getproto'
4249              
4250              Missed a change in #6869.
4251              
4252              Subject: [PATCH] Warnings in B::Deparse
4253              
4254              Subject: [PATCH] Glob dumping
4255              
4256              Disable one of the tests for now.
4257              
4258              Disabling the one test is a bit tricky.
4259              
4260              Don't forget to tidy up.
4261              
4262              The #6881 removed one dump line.
4263              
4264              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
4265              
4266              Under usethreads the dumped variable is IN_PAD.
4267              Subject: Re: [PATCH] Glob dumping
4268              
4269              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
4270              
4271              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
4272              
4273              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
4274              
4275              Regen Configure for #6894.
4276              
4277              Subject: [PATCH: 6889] updates to perlebcdic.pod
4278              
4279              Undo namespace pollution of #6878.
4280              Subject: Re: Net::protoent does not export 'getproto'
4281              
4282              Admit that we are leaking scalars.
4283              
4284              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
4285      Branch: maint-5.6/perl
4286           !> (integrate 271 files)
4287 ____________________________________________________________________________
4288 [  7894] By: gsar                                  on 2000/11/27  16:00:34
4289         Log: a couple of nits
4290      Branch: maint-5.6/perl
4291            ! MANIFEST pp_sys.c
4292 ____________________________________________________________________________
4293 [  7893] By: gsar                                  on 2000/11/27  15:10:56
4294         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
4295              6740..6745,6747..6757,6760
4296              
4297              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
4298              
4299              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
4300              
4301              Doc nits spotted by Richard Soderberg.
4302              
4303              move WNOHANG definition to where other such things are
4304              
4305              Make $Config{byteorder} more magical so that it is
4306              dynamically computed: nice for 'fat binaries'.
4307              Subject: [PATCH]: default byteorder
4308              
4309              Subject: [PATCH] Cwd.pm now uses strict
4310              
4311              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
4312              
4313              Get -DLEAKTEST to compile (not necessarily to work, mind)
4314              Subject: [ID 20000724.006] -DLEAKTEST problem
4315              
4316              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
4317              
4318              Add perlebcdic from Peter Prymmer, regen toc.
4319              
4320              Don't propose using modules built for 5.005 if no binary
4321              compatibility with 5.005 is attempted.
4322              
4323              Do not use prototyping here.
4324              Subject: [ID 20000817.016] [PATCH] Peek.xs
4325              
4326              Document what the backtick returns if the command fails.
4327              
4328              Add byteorder to the myconfig output.
4329              
4330              Introduce NVef, NVff, and NVgf, use the middle one.
4331              (helps for lib/peek + Linux + long doubles)  Reported in
4332              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4333              Use NVs in POSIX math, not doubles.
4334              Subject: [ID 20000817.014] POSIX & modfl
4335              
4336              Subject: [PATCH 5.6.0+] newSVrv() memory leak
4337              
4338              The byteorder code in #6671 was wrong.
4339              
4340              Fix the lib/complex failure of
4341              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4342              Linux long double accuracy issue: something that
4343              when printed with %g looks like "2" but int() of it is 1.
4344              
4345              Propagate new Configure vars.
4346              
4347              Unbuffer the output.
4348              
4349              Subject: [PATCH] perltrap.pod spring cleaning
4350              
4351              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
4352              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
4353              
4354              Tiny Getopt::Long patch from Johan Vromans.
4355              
4356              Document code point which makes if (defined %stash::) to work
4357              (noted by Spider Boardman).
4358              
4359              Subject: [PATCH perl@6698] cygwin port
4360              
4361              Document the NDBM_File and ODBM_File as SDBM_File
4362              was documented in #6417.
4363              
4364              The new tests were missing from #6415.
4365              
4366              Add [[:blank:]] as suggested in
4367              Subject: [ID 20000716.024] [=cc=] / [:blank:]
4368              (the [=cc=] has already been taken care of by #6439
4369              so the whole bug report can be closed)
4370              and make [[:space:]] to be equivalent to isspace(3)
4371              (as opposed to \s, which is isSPACE()).  The difference
4372              is that now [[:space:]] matches the mythical vertical tab,
4373              while \s doesn't.
4374              
4375              Don't eat leading os from index entries.
4376              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
4377              
4378              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
4379              
4380              Typo in pp_complement().
4381              Subject: [PATCH perl-current] Deparse
4382              
4383              Add warnif(), check warnings further up the stack,
4384              all the warnings functions now can take an optional object reference.
4385              Subject: [PATCH bleedperl@6691] warnings pragma update
4386              
4387              Fix a core dump in lib/selfloader under -DDEBUGGING.
4388              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
4389              
4390              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
4391              
4392              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
4393              
4394              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
4395              Put back the long double avoidance code to POSIX.xs
4396              because VMS seems to need it still.
4397              
4398              Introduce a 'veryclean' target that is like 'distclean'
4399              but also removes *~ and *.orig.
4400              
4401              Subject: [ID 20000817.023] endianness description in perlfunc.pod
4402              
4403              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
4404              
4405              Let's try #6717 again.
4406              
4407              UTF8 concat fixes.
4408              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
4409              
4410              pp_open() could pass an uninitialized filename down to do_open9().
4411              
4412              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
4413              
4414              Update to CGI 2.72, from Lincoln Stein.
4415              
4416              Subject: [PATCH] Silence MakeMaker (Was: installman)
4417              
4418              Use temporary directory instead of current directory.
4419              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
4420              
4421              Document odd vs even subreleases and -Dusedevel.
4422              
4423              The veryclean target needs to clobber.
4424              
4425              Use File::Spec->tmpdir().
4426              
4427              Document the number of exponent digits.
4428              
4429              Mention perlebcdic and perlposix-bc.
4430              
4431              s/this one/the 5.6.0 release/
4432              
4433              The #6724 is here.
4434              
4435              The correct cleaning order is an art.
4436              
4437              small tweaks for change#6705: avoid C++ style comments in C code;
4438              use Perl's malloc API rather than the low level system one
4439              
4440              Array context keeps slithering in.
4441              
4442              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
4443              
4444              Subject: [PATCH] os2.c fix for use64bitint
4445              
4446              Update to Pod::LaTeX 0.53.
4447              Subject: [PATCH] lib/Pod/LaTeX.pm updates
4448              
4449              Document the endianness of Alpha more precisely.
4450              
4451              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
4452              
4453              Rename the macro argument because some preprocessors
4454              can't tell the difference and expand arguments also inside
4455              double quoted strings.
4456              
4457              free TLS slot properly on Windows
4458              
4459              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
4460              
4461              Unicos/mk requires elaborate paranoia.
4462              
4463              Tweak the floating point output routine preferences.
4464              
4465              Also under djgpp the timestamps are funky.
4466              
4467              Apply some PodParser 1.18 patches; the Pod/Find.pm
4468              patches cannot be applied since #6712 conflicts.
4469              
4470              Use PodParser 1.18 new test.
4471              
4472              A pod nit.
4473              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
4474              
4475              Be verydeepclean.
4476      Branch: maint-5.6/perl
4477           +> pod/perlebcdic.pod
4478           !> (integrate 106 files)
4479 ____________________________________________________________________________
4480 [  7892] By: jhi                                   on 2000/11/27  15:02:32
4481         Log: Update Changes.
4482      Branch: perl
4483            ! Changes patchlevel.h
4484 ____________________________________________________________________________
4485 [  7891] By: jhi                                   on 2000/11/27  14:57:23
4486         Log: Subject: Re: perlfaq style changes
4487              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4488              Date: Sat, 25 Nov 2000 23:32:26 -0800
4489              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
4490              
4491              plus a note from Ronald Kimball.
4492      Branch: perl
4493            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
4494 ____________________________________________________________________________
4495 [  7890] By: jhi                                   on 2000/11/27  14:53:14
4496         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
4497              From: Benjamin Holzman <bah@ecnvantage.com>
4498              Date: Sun, 26 Nov 2000 16:27:33 -0500
4499              Message-ID: <20001126162733.J25040@ecnvantage.com>
4500      Branch: perl
4501            ! gv.c
4502 ____________________________________________________________________________
4503 [  7889] By: jhi                                   on 2000/11/27  14:43:11
4504         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
4505              From: lvirden@cas.org
4506              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
4507              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
4508      Branch: perl
4509            ! README.amiga
4510 ____________________________________________________________________________
4511 [  7888] By: jhi                                   on 2000/11/27  14:32:34
4512         Log: Restore also the locale test to no-sprintf-taint state.
4513              Fixes the bug 20001127.003.
4514      Branch: perl
4515            ! sv.c t/pragma/locale.t
4516 ____________________________________________________________________________
4517 [  7887] By: gsar                                  on 2000/11/27  14:13:05
4518         Log: integrate changes#6613..6616,6620..6665 from mainline
4519              
4520              VMS configure.com update continues.
4521              
4522              Subject: Test fails / warnings with perl-current #6612
4523              
4524              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
4525              
4526              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
4527              
4528              For now remove the mail code.
4529              
4530              Subject: Re: [PATCH] @+, @- readonly
4531              
4532              Subject: warning: storage class after type is obsolescent
4533              
4534              Subject: sfio2000
4535              
4536              Subject: Re: File::Temp problems on VMS in bleedperl
4537              
4538              README.os2 update.
4539              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
4540              
4541              Make the user to give up his firstborn, err, to knowingly
4542              verify installing an unstable developer release.  Also bump
4543              the release to 5.7.0, but leave a patch tag in the local
4544              patches saying that this is not yet the real thing.
4545              
4546              Update (kinda) to Test 1.14, from Joshua Pritikin.
4547              
4548              make ok etc also for win32.
4549              
4550              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
4551              
4552              Don't blow limited stacks, a lower number is enough to
4553              tickle the lookbehind limit.
4554              
4555              Use -Dusedevel; regen Configure and the respective Porting stuff.
4556              
4557              Subject: [PATCH] debugger exit code should reflect user exit code
4558              
4559              Subject: [PATCH perl@6620] cygwin port
4560              
4561              Missed a file from #6638.
4562              
4563              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)
4564              
4565              magic callbacks all need to have same type signature
4566              
4567              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
4568              
4569              Fix a dependency problem.
4570              Subject: [PATCH: 6640] VMS Makefile.SH update
4571              
4572              The numeric locale was reset to "C" by s?printf and never restored.
4573              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
4574              No test since adding the failing example to locale.t
4575              does not fail -- probably because the locale settings are so
4576              thoroughly tweaked by that time.  Running the example standalone
4577              does fail, though.  UPDATE: test case added at change #7540.
4578              
4579              Subject: [ID 20000324.040] minor fix to perlhpux.pod
4580              
4581              Update to CPAN 1.57.
4582              
4583              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
4584              
4585              Change the perlbug address to perl.org since it's more forgiving.
4586              
4587              Change the regx compilation error markers to use = instead of <
4588              since pod makes using the latter quite messy.  Reported in
4589              ID 20000814.006 by Abigail and in
4590              Subject: Unknown escape E<> ?
4591              
4592              Update to perldebtut 1.9, from Richard Foley.
4593              
4594              check that the number pseudo children doesn't exceed
4595              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
4596              the WaitForMultipleObjects() limit that would cause wait()
4597              to crash)
4598              wait() and waitpid() could potentially be rewritten to use
4599              more than one thread to do the waiting to eliminate this
4600              limitation
4601              
4602              change#6328 could make close(SOCKET) return false on windows
4603              when it shouldn't
4604              
4605              pod nit seen in passing
4606              
4607              on windows, the return values from wait() and waitpid() don't
4608              match those of pseudo-pids
4609              
4610              waitpid() now handles externally spawned pids correctly;
4611              fixes for backtick/wait/waitpid failures on Windows 9x
4612              these changes make the pid returned by process functions on
4613              Windows 9x always positive by clearing the high bit (which
4614              is always set on Win9x); pseudo-process PIDs are likewise
4615              always negative now on Win9x (just as on NT/2000)
4616              
4617              trailing new %ENV entries weren't being pushed into the real
4618              environment of subprocesses on Windows
4619              
4620              Tweak the regex compilation errors once more.
4621              
4622              avoid warnings from dense compiler
4623              
4624              add "ok" targets from change#6632 in makefile.mk
4625      Branch: maint-5.6/perl
4626            - lib/Pod/PlainText.pm vms/configure.com
4627           !> (integrate 66 files)
4628 ____________________________________________________________________________
4629 [  7886] By: jhi                                   on 2000/11/27  13:54:18
4630         Log: __FUNCTION__ isn't portable and trying to emulate it leads
4631              into practically spelling out the name of the function.
4632              Takes care of the bug 20001127.001.
4633      Branch: perl
4634            ! perlio.c
4635 ____________________________________________________________________________
4636 [  7885] By: gsar                                  on 2000/11/27  13:53:18
4637         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
4638              6610..6611 from mainline
4639              
4640              Make regular expression parse error messages easier to understand.
4641              Subject: Re: enhanced(?) regex error messages
4642              
4643              Tiny tidying on report_evil_fh().
4644              
4645              Subject: Re: enhanced(?) regex error messages 
4646              plus Capitalize the error messages, plus perldiag them.
4647              
4648              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
4649              
4650              Document here-doc better.
4651              
4652              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
4653              
4654              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
4655              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
4656              (either perlbug or p5p ate the original), plus regen
4657              perlapi and perltoc. 
4658              
4659              Regen global.sym.
4660              
4661              Double check that we have a dirhandle.
4662              
4663              Subject: Re: enhanced(?) regex error messages
4664              (plus two small patches sent privately)
4665              (this still seems to leave few test failures)
4666              
4667              warn is a macro, avoid using at a variable to avoid warnings
4668              in some configurations; readdir.t is too conservative in
4669              estimating number of *.t's
4670              
4671              Get back into sync with Jeffrey on the enhanced regex warnings.
4672              
4673              Subject: [PATCH 5.6.0] cygwin port
4674              
4675              Zero entries were skipped, fix from Adrian Goalby
4676              <argoalby@yahoo.co.uk>
4677              
4678              Subject: Remove dead entry in perldiag
4679              
4680              Amend the description of Perl6.
4681              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
4682              
4683              detypo
4684              
4685              It's the 2ndO'ROSSC.
4686              
4687              Revert the sv.c part of #6559, a better fix is needed.
4688              
4689              Iterating perl6 description.
4690              
4691              Update to Term::ANSIColor 1.03, from Russ Allbery.
4692              
4693              Update to Getopt::Long 2.23_05, from Johan Vromans.
4694              
4695              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
4696              
4697              Update to Pod::Parser 1.17, from Brad Appleton.
4698              
4699              Update to CPAN 1.56, from Andreas König.
4700              
4701              Update to CGI 2.70, from Lincoln Stein.
4702              
4703              Put back the std @INC thing.
4704              
4705              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
4706              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
4707              
4708              Document the IO::Select timeout.
4709              
4710              sleep(1) does not necessarily return 1.
4711              Subject: [PATCH bleadperl] op/lex_assign.t  
4712              
4713              Subject: debugger "d" command doesnt check line number
4714              
4715              B::Deparse didn't do sub attributes.
4716              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4717              
4718              Preprocessing and postprocessing for File::Find.
4719              Subject: Patch to Find::File.pm to allow alphabetical results
4720              
4721              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
4722              
4723              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
4724              
4725              Subject: Re: [ID 20000730.003] utf8::length() bad
4726              
4727              Subject: Getting perlio and threads to compile
4728              (the Solaris version changes in Configure skipped)
4729              
4730              Tests for #6589.
4731              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4732              
4733              Add Perl debugging tutorial, regen toc. 
4734              Subject: perldebtut.pod
4735              
4736              Add a few missing files, update MANIFEST.
4737              
4738              Rewrite of vms/subconfigure.com as configure.com,
4739              from Peter Prymmer and the vmsperl crew.
4740              
4741              Should have deleted this in #6603.
4742              
4743              Fix the test for 5005threads.
4744              
4745              Fix-n-skip the tests under 5005threads.
4746              
4747              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
4748              
4749              Upgrade to CGI 2.71, from Lincoln Stein.
4750      Branch: maint-5.6/perl
4751           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
4752           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
4753           +> t/op/regmesg.t t/pod/find.t vms/configure.com
4754            - vms/subconfigure.com
4755            ! lib/lib.pm
4756           !> (integrate 115 files)
4757 ____________________________________________________________________________
4758 [  7884] By: jhi                                   on 2000/11/27  13:44:33
4759         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
4760              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4761              Date:     Mon, 27 Nov 2000 08:23:54 EST
4762              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
4763      Branch: perl
4764            ! vms/descrip_mms.template vms/test.com
4765 ____________________________________________________________________________
4766 [  7883] By: gsar                                  on 2000/11/27  11:50:46
4767         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
4768              6511..6513,6515..6523,6525..6536
4769              
4770              The swallow_bom() saga continues.  The #23 of require.t
4771              (UTF16-LE) still fails (silently, no output) but the #22
4772              (UTF16-BE) seems to be working now.  The root of the
4773              failure may be in sv_gets(): is it UTF-16LE-aware,
4774              especially when it comes to line endings? 
4775              
4776              Document the problem with -P in HP-UX and its workaround.
4777              
4778              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
4779              (aka ID 20000730.002)
4780              
4781              Subject: fix and question re: waitpid() under win32
4782              
4783              Make the safety catch for buggy gccs work with triple version
4784              numbers like 2.95.2.  Reported in
4785              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
4786              
4787              In Digital UNIX warn if gcc explicitly chosen because even
4788              2.95.2 is known to cause problems.
4789              
4790              Make chr() for values >127 to create utf8 when under utf8.
4791              
4792              various syntax errors and such (not fixed: comp/require.t#22 coredump
4793              on Windows)
4794              
4795              Stash away the largefiles flags and libswanted.
4796              
4797              BOM patching from Simon Cozens.
4798              
4799              If gccosandvers is equal to osname, clear gccosandvers.
4800              
4801              Make p4desc to skip non-mainperl branches by default.
4802              
4803              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
4804              
4805              The test from this
4806              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
4807              
4808              In new BSDs changes to argv[] do not show up in ps(1) output,
4809              instead one must use setproctitle().  This was already addressed
4810              by change #6457, but the below has a new variant for FreeBSD 4.0
4811              or later, and the matter is also documented more.
4812              
4813              FreeBSD 3.* updates from
4814              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
4815              
4816              regen_headers, regen perltoc.
4817              
4818              Document in one place the memory abstractions used in Perl core.
4819              
4820              memcpy has n o in it, as pinted ut by Sarathy.
4821              
4822              Remove the extraneous "main::" prefix from all the
4823              "opened only for", "on closed", and "never opened" warnings.
4824              
4825              The name of a filehandle does not have <these>.
4826              
4827              The tr utf8 patching continues.
4828              
4829              The new setproctitle() feature is available only in 
4830              bleeding edge FreeBSD.  From Paul Saab.
4831              
4832              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
4833              
4834              Dump UVs as UVs in Data::Dumper.
4835              
4836              detypo #6494
4837              
4838              Document the IVdf UVuf UVof UVxf.
4839              
4840              require.t needs binmode() to work on windows
4841              
4842              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
4843              that are hopefully soon put into use.
4844              
4845              Allow "no Module;" even if there is no 'unimport'.
4846              
4847              Better skip message for the test; one of the two problems in
4848              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
4849              
4850              The subtest 4 may fail also on VOBS, as pointed out
4851              by Nick Ing-Simmons in November 1999, bug id 19991124.003
4852              (but the failure in that bug report isn't the subtest 4).
4853              
4854              Be more informative on what is skipped and why,
4855              also repeat the list at the end.
4856              
4857              Add a URL for FSF.
4858              
4859              Subject: [PATCH] sv.h documentation - SvLEN
4860              
4861              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
4862              
4863              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
4864              
4865              Subject: [PATCH] bad cppsymbols on os2 + Configure question
4866              
4867              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
4868              
4869              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
4870              mention the idea of @( and @)
4871              
4872              This is 6512.  Really.
4873              
4874              Subject: [ID 19990721.004] Documentation bug in perlfunc
4875              
4876              Subject: Minor tweak to perlvar.pod
4877              
4878              In the warnings call filehandles consistently so;
4879              add "unopened" warning for stat().
4880              
4881              After the #6519 a warning about stat() is just that,
4882              not about a filetest, which now have their own warning.
4883              
4884              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
4885              
4886              Subject: Re: Array vs. List context
4887              
4888              Subject: New perlcc, take 2
4889              
4890              Weed buglets pointed out by
4891              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
4892              
4893              gcc versions might have (parentheses) in them.
4894              
4895              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
4896              
4897              Essential prototype changes were missing from #6527.
4898              Also make report_evil_fh() more bomb-proof.
4899              
4900              Zap lib/Sys directory when cleaning up.
4901              
4902              Change the Policy policy: now -Dprefix= with an existing
4903              Policy.sh and prefix == siteprefix == vendorprefix, then all
4904              of them follow along the new prefix.
4905              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
4906              
4907              Continue fixing the io warnings.  This also
4908              sort of fixes bug ID 20000802.003: the core dump
4909              is no more.  Whether the current behaviour is correct
4910              (giving a warning: "Not a format reference"), is another matter.
4911              
4912              Have symbols for the IoTYPEs.
4913              
4914              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
4915              
4916              Document a bit that UDP is not what you might think.
4917              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
4918              tr memory corruption fix from Simon Cozens.
4919              
4920              Plug the security hole described in the Aug 05 2000 bugtraq message
4921              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
4922              The security hole exists only in suidperls, which isn't
4923              installed or even built by default.
4924      Branch: maint-5.6/perl
4925           !> (integrate 71 files)
4926 ____________________________________________________________________________
4927 [  7882] By: gsar                                  on 2000/11/27  10:25:36
4928         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
4929              from mainline
4930              
4931              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
4932              to be fatal errors (instead of by default ignoring them, and
4933              ignoring with a bug: even though -w gave an error, the opening [
4934              was left in)  Reported in:
4935              
4936              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
4937              
4938              Subject: [PATCH] split /^/
4939              
4940              MacOS nits from Matthias Neeracher.
4941              
4942              More split() doc and test patches from Mike Guy.
4943              
4944              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
4945              from Graham Barr in the module list.
4946              
4947              docfix from Peter Scott <Peter@PSDT.com>.
4948              
4949              File::Temp patches for VMS and OS/2 from Tim Jenness.
4950              
4951              open() wariness in perlbug.
4952              
4953              Subject: [PATCH] minor doc change - perlguts
4954              
4955              Subject: Minor doc patch: handy.h
4956              
4957              Be wary of close()s, too.
4958              
4959              Further File::Temp patches from Yitzchak Scott-Thoennes
4960              and Craig A. Berry.
4961              
4962              Subject: [PATCH] fixes bug 20000508.004
4963              
4964              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
4965              
4966              Allow "no AutoLoader;", based on change #6444,
4967              suggested by Graham Barr.
4968              
4969              Use setproctitle() if available to modify $0.
4970              
4971              Warn if the version of the operating system used to compile gcc
4972              differs from the current version of the operating system.
4973              Also display the gcc compilation os and version in myconfig.
4974              Inspiration from
4975              
4976              Tiny fixes for #6460.
4977              
4978              The problem described in this
4979              Subject: [ID 20000322.018] named chars aren't magical enough
4980              has been fixed in perl 5.6.0 but just in case added a test
4981              to keep it away.  (The report from Joseph Hall.)
4982              
4983              Tune the comments and hopefully stop a memory leak.
4984              
4985              Subject: UTF8 concat
4986              (with a memory leak fixed, plus a few casts added)
4987              This also seems to help for
4988              Subject: [ID 20000716.015] join UTF8 weirdness
4989              
4990              Do not upgrade SVs into utf8 just because they participate
4991              in eq or cmp.  Reported and fix suggested in
4992              Subject: [ID 20000720.009] sv_eq UTF8 bug
4993              
4994              Fix the HALF_UPGRADE() macro introduced in #6263.
4995              
4996              Find green threads before native threads.
4997              Subject: Re: Patch to jpl/JNI/Makefile.PL
4998      Branch: maint-5.6/perl
4999           !> (integrate 30 files)
5000 ____________________________________________________________________________
5001 [  7881] By: jhi                                   on 2000/11/27  05:48:41
5002         Log: It seems that *both* the unused submatch loop cleanup
5003              codes are needed.
5004      Branch: perl
5005            ! regexec.c
5006 ____________________________________________________________________________
5007 [  7880] By: jhi                                   on 2000/11/27  04:50:07
5008         Log: Clean .exists deeper.
5009      Branch: perl
5010            ! Makefile.SH
5011 ____________________________________________________________________________
5012 [  7879] By: jhi                                   on 2000/11/27  02:31:35
5013         Log: The code in regcppop() (see #7878) contains the correct lower
5014              limit for the unused submatch 'cleanup' loop so that under
5015              "use utf8" the following code wouldn't dump core:
5016              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
5017              the cleanup loop in regtry() stomped beyond allocated area
5018              in the startp[] array.  Therefore, copied the correct lower
5019              loop limit (*PL_reglastparen) to regtry().  Note: something
5020              may still not be quite right: why was the _higher_ loop limit
5021              (prog->nparens) different in the utf8 case?
5022              
5023              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
5024              without core dumps, there were about 17 of them before
5025              the patch (with us since Perl 5.7.0).  Two failures, still:
5026              496 and 505 (though these may not be severe).
5027              
5028              Patch #7881 is also needed since both the cleanup loops
5029              seem to be needed.
5030              
5031              Also, the t/op/pat#44 seems to core dump under utf8.
5032              Plus a couple of failures.  UGH-8.
5033      Branch: perl
5034            ! regexec.c
5035 ____________________________________________________________________________
5036 [  7878] By: jhi                                   on 2000/11/27  02:21:17
5037         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
5038              the code in regcppop() seems to be redundant for the test suite --
5039              but it contains a germ of truth, and it needed for the build
5040              process itself: see #7879 and #7881.
5041      Branch: perl
5042            ! regexec.c
5043 ____________________________________________________________________________
5044 [  7877] By: jhi                                   on 2000/11/27  01:53:09
5045         Log: Comment on comment.
5046      Branch: perl
5047            ! regexec.c
5048 ____________________________________________________________________________
5049 [  7876] By: jhi                                   on 2000/11/27  00:49:59
5050         Log: Adjust the docs to agree with #7875.
5051      Branch: perl
5052            ! pod/perllocale.pod
5053 ____________________________________________________________________________
5054 [  7875] By: jhi                                   on 2000/11/27  00:49:27
5055         Log: Retract #7863.  It makes more sense not to taint formatted output,
5056              not even by sprintf().
5057      Branch: perl
5058            ! sv.c
5059 ____________________________________________________________________________
5060 [  7874] By: jhi                                   on 2000/11/26  23:36:02
5061         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
5062              Not really fixed (should really dump the UTF-8 charclass),
5063              but stopped displaying the garbage.
5064              
5065              Also add a note on the (missing) Unicode PSXSPC and BLANK.
5066      Branch: perl
5067            ! regcomp.c
5068 ____________________________________________________________________________
5069 [  7873] By: jhi                                   on 2000/11/26  21:31:13
5070         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
5071      Branch: perl
5072            ! regexec.c
5073 ____________________________________________________________________________
5074 [  7872] By: jhi                                   on 2000/11/26  21:06:04
5075         Log: No need to scan till infinity, 13 is enough.
5076      Branch: perl
5077            ! handy.h utf8.c
5078 ____________________________________________________________________________
5079 [  7871] By: jhi                                   on 2000/11/26  20:20:32
5080         Log: Test line numbers are different with utf8.
5081      Branch: perl
5082            ! t/op/re_tests
5083 ____________________________________________________________________________
5084 [  7870] By: jhi                                   on 2000/11/26  20:10:12
5085         Log: Message nit.
5086      Branch: perl
5087            ! regcomp.c
5088 ____________________________________________________________________________
5089 [  7869] By: jhi                                   on 2000/11/26  19:01:05
5090         Log: Make utf8_length() and utf8_distance() (the latter of which
5091              is unused at the moment) to be less forgiving about bad UTF-8.
5092      Branch: perl
5093            ! embed.h embed.pl objXSUB.h proto.h utf8.c
5094 ____________________________________________________________________________
5095 [  7868] By: jhi                                   on 2000/11/26  18:45:56
5096         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
5097              From: Benjamin Holzman <bah@ecnvantage.com>
5098              Date: Sat, 25 Nov 2000 20:40:20 -0500       
5099              Message-ID: <20001125204020.A25040@ecnvantage.com>              
5100              
5101              Debian allows installing /usr/bin/locale without installing
5102              any locales, an error message will ensue.
5103      Branch: perl
5104            ! t/pragma/locale.t
5105 ____________________________________________________________________________
5106 [  7867] By: jhi                                   on 2000/11/26  18:31:12
5107         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
5108              From: Benjamin Holzman <bah@ecnvantage.com>
5109              Date: Sun, 26 Nov 2000 02:42:34 -0500
5110              Message-ID: <20001126024234.G25040@ecnvantage.com>
5111              
5112              Patch for the bug 20000212.002.
5113      Branch: perl
5114            ! sv.c t/op/array.t
5115 ____________________________________________________________________________
5116 [  7866] By: jhi                                   on 2000/11/26  18:28:09
5117         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
5118              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5119              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
5120              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
5121              
5122              File::Temp 0.11.
5123      Branch: perl
5124            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
5125 ____________________________________________________________________________
5126 [  7865] By: jhi                                   on 2000/11/26  18:24:22
5127         Log: The metaconfig unit change for #7864.
5128      Branch: metaconfig/U/perl
5129            ! need_va_copy.U
5130 ____________________________________________________________________________
5131 [  7864] By: jhi                                   on 2000/11/26  18:23:41
5132         Log: Make the va_copy() test not to be so talkative.
5133      Branch: perl
5134            ! Configure config_h.SH
5135 ____________________________________________________________________________
5136 [  7863] By: jhi                                   on 2000/11/26  18:11:02
5137         Log: Fix locale inconsistencies unearthed by Hugo's work.
5138              Now the floating point sprintf really does taint the result
5139              string as perllocale promises (has promised for a long time)
5140              if "use locale" is in the lexical scope.
5141      Branch: perl
5142            ! sv.c t/pragma/locale.t
5143 ____________________________________________________________________________
5144 [  7862] By: jhi                                   on 2000/11/26  00:35:15
5145         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
5146              From: Nicholas Clark <nick@ccl4.org>
5147              Date: Sun, 26 Nov 2000 00:07:50 +0000
5148              Message-ID: <20001126000750.A22446@plum.flirble.org>
5149              
5150              Infinit.
5151      Branch: perl
5152            ! sv.c
5153 ____________________________________________________________________________
5154 [  7861] By: jhi                                   on 2000/11/26  00:01:26
5155         Log: Integrate perlio.
5156      Branch: perl
5157           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
5158 ____________________________________________________________________________
5159 [  7860] By: nick                                  on 2000/11/25  22:04:17
5160         Log: Correct relative path from new ext\Filter\Util\Call location
5161              back to miniperl.
5162      Branch: perlio
5163            ! win32/makefile.mk
5164 ____________________________________________________________________________
5165 [  7859] By: nick                                  on 2000/11/25  21:26:54
5166         Log: Integrate mainline.
5167      Branch: perlio
5168           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5169           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
5170           +> t/lib/filter-util.t
5171            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
5172            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
5173            - t/lib/filt-util.t
5174           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
5175           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
5176           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
5177           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
5178           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
5179           !> win32/makefile.mk
5180 ____________________________________________________________________________
5181 [  7858] By: gsar                                  on 2000/11/25  20:52:17
5182         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
5183              parent's memory; fix it by keeping track of the actual pad
5184              offset rather than a raw pointer (this change is probably also
5185              relevant to non-ithreads case to avoid fallout from reallocs of
5186              the pad array, but is currently only enabled for the ithreads
5187              case in the interests of minimal disruption to existing "well
5188              tested" code)
5189      Branch: perl
5190            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
5191            ! proto.h scope.c scope.h sv.c t/op/fork.t
5192 ____________________________________________________________________________
5193 [  7857] By: nick                                  on 2000/11/25  20:01:28
5194         Log: All tests pass on Win32/gcc/USE_PERLIO.
5195              - when crlf layer is pushed make unix-level binary.
5196              - remove :crlf injection in pp_backtick in pp_sys.c
5197              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
5198      Branch: perlio
5199            ! doio.c perlio.c pp_sys.c win32/makefile.mk
5200 ____________________________________________________________________________
5201 [  7856] By: jhi                                   on 2000/11/25  18:38:30
5202         Log: Update the metaconfig units for #7855.
5203      Branch: metaconfig/U/perl
5204            ! useperlio.U usesocks.U
5205 ____________________________________________________________________________
5206 [  7855] By: jhi                                   on 2000/11/25  18:37:54
5207         Log: Undo the SOCKS workarounds, instead start using PerlIO
5208              if SOCKS is selected.
5209              
5210              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
5211              From: Jens Hamisch <jens@Strawberry.COM>
5212              Date: Fri, 24 Nov 2000 18:31:30 +0100
5213              Message-ID: <20001124183130.E28337@Strawberry.COM>
5214              
5215              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
5216              From: Jens Hamisch <jens@Strawberry.COM>
5217              Date: Fri, 24 Nov 2000 19:11:51 +0100
5218              Message-ID: <20001124191151.A28753@Strawberry.COM>
5219      Branch: perl
5220            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
5221            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
5222 ____________________________________________________________________________
5223 [  7854] By: jhi                                   on 2000/11/25  17:39:08
5224         Log: Undo #7848.  Some of the code seems to use walkoptree(),
5225              some walkoptree_slow().  An unfinished renaming?
5226              Now the sub is walkoptree() (which is @EXPORT_OK),
5227              the walkoptree_slow() is a typeglob alias to walkoptree.
5228              This makes the tests to pass, at least.
5229      Branch: perl
5230            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
5231 ____________________________________________________________________________
5232 [  7853] By: nick                                  on 2000/11/24  22:24:33
5233         Log: Re-arrange crlf vs binary for platforms that care.
5234              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
5235              Lip-service to making stdio layer work on such platfroms (untested).
5236              Now fails 3 tests rather than one, checkin to see if I can debug 
5237              the issue under linux. (Do not merge.)
5238      Branch: perlio
5239            ! doio.c perlio.c perliol.h
5240 ____________________________________________________________________________
5241 [  7852] By: jhi                                   on 2000/11/24  18:57:39
5242         Log: AUTHORS edits.
5243      Branch: perl
5244            ! AUTHORS
5245 ____________________________________________________________________________
5246 [  7851] By: jhi                                   on 2000/11/24  17:34:56
5247         Log: Add Jan-Erik Karlsson.
5248      Branch: perl
5249            ! AUTHORS
5250 ____________________________________________________________________________
5251 [  7850] By: jhi                                   on 2000/11/24  17:27:56
5252         Log: Configure should find stdchar on its own.
5253      Branch: perl
5254            ! hints/solaris_2.sh
5255 ____________________________________________________________________________
5256 [  7849] By: jhi                                   on 2000/11/24  17:24:55
5257         Log: Subject: PATCH over 7848: Filter test flawed
5258              From: andreas.koenig@anima.de (Andreas J. Koenig)
5259              Date: 24 Nov 2000 10:28:29 +0100
5260              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
5261      Branch: perl
5262            ! t/lib/filter-util.t
5263 ____________________________________________________________________________
5264 [  7848] By: jhi                                   on 2000/11/24  17:22:15
5265         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
5266              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
5267              Date: Fri, 24 Nov 2000 16:12:58 +0000
5268              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
5269      Branch: perl
5270            ! ext/B/B.pm
5271 ____________________________________________________________________________
5272 [  7847] By: jhi                                   on 2000/11/24  03:07:01
5273         Log: Integrate perlio.
5274      Branch: perl
5275           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
5276           !> win32/makefile.mk
5277 ____________________________________________________________________________
5278 [  7846] By: gsar                                  on 2000/11/24  00:55:57
5279         Log: integrate changes#6415..6418,6420..6438 from mainline
5280              
5281              Fix the bitvector ops for utf8 (tricky since past 7 bits
5282              the utf8 'characters' can be more than one octet).
5283              
5284              MPE/ix updates for perl 5.6.0 from Mark Bixby.
5285              
5286              Subject: SDBM_File documentation
5287              
5288              Detypo.
5289              
5290              Decutandpasto.
5291              
5292              Send all installperl messages to STDERR and be -w clean.
5293              
5294              Out-of-date note removed.
5295              
5296              Protect against "wild next"s, that is, callbacks doing "next"
5297              instead of "return".
5298              
5299              Use STDOUT consistently.
5300              
5301              The output might have been produced in the wrong order.
5302              
5303              A missing 'break' after the [[:space:]] switch case.
5304              
5305              Add tests for
5306              [ID 19991110.003] another matching finding by pcre author
5307              which has already been fixed by some patch, as verified in
5308              
5309              Documentation to explain the behaviour of map().
5310              
5311              Add an optimization for map-maps-a-list-element-to-more-list-elements
5312              case, but add also notes explaining the relationship of this
5313              patch and the earlier notes by Sarathy.
5314              
5315              Subject: [ID 20000716.023] syslog test fails without sockets
5316              
5317              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
5318              Test cases for #6431.
5319              
5320              File::Spec::VMS fixup for tmpdir from Craig Berry.
5321              
5322              Make the "uninit variable" warning to say "concat or string"
5323              or "join or string" when in concat or join .
5324              
5325              Get UTF16 BOMs working.  Patch from
5326              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
5327              
5328              Subject: [PATCH] Make large file tests deal with SIGXFSZ
5329              
5330              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
5331              
5332              Subject: [PATCH] av.c apidoc
5333      Branch: maint-5.6/perl
5334           !> (integrate 43 files)
5335 ____________________________________________________________________________
5336 [  7845] By: gsar                                  on 2000/11/24  00:20:45
5337         Log: integrate changes#6406..6414 from mainline
5338              
5339              Merge perlhacktut into perlhack, update perlguts.
5340              
5341              Fix AutoSplit to use File::Spec the right way in VMS,
5342              from Peter Prymmer.
5343              
5344              The bug report
5345              [ID 19991110.002] minimal matching discrepancy found by pcre author
5346              seems to have been fixed (though differently from what was suggested
5347              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
5348              
5349              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
5350              not in pod, from Peter Prymmer
5351              
5352              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
5353              From: Hugo <hv@crypt.compulink.co.uk>
5354              Date: Fri, 14 Jul 2000 23:05:20 +0100
5355              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
5356              
5357              Didn't anymore apply, but that point still could use another fix.
5358              
5359              lib/b test fixes from Peter Prymmer.
5360              
5361              More docs for sv functions.
5362              
5363              perlvms.pod whitespace cleanup to keep pod utils happy.
5364              
5365              another VMS build tweak from Peter Prymmer
5366      Branch: maint-5.6/perl
5367           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
5368           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
5369           !> vms/descrip_mms.template vms/perlvms.pod
5370 ____________________________________________________________________________
5371 [  7844] By: nick                                  on 2000/11/23  23:42:45
5372         Log: Win32/perlio Now just fails one io/argv.t test - lack 
5373              of default :crlf on standard streams.
5374      Branch: perlio
5375            ! doio.c perlio.c
5376 ____________________________________________________________________________
5377 [  7843] By: nick                                  on 2000/11/23  23:04:05
5378         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
5379              peek fail is showing a real problem (multiple crlf layers
5380              are getting pushed.)
5381      Branch: perlio
5382            ! doio.c perlio.c win32/makefile.mk
5383 ____________________________________________________________________________
5384 [  7842] By: nick                                  on 2000/11/23  19:46:23
5385         Log: Implement PerlIO_binmode()
5386              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
5387              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
5388              make binmode in t/lib/io_tell.t unconditional so that works.
5389              Checkin just so Win32 machine can see these changes.
5390      Branch: perlio
5391            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
5392 ____________________________________________________________________________
5393 [  7841] By: jhi                                   on 2000/11/23  19:30:00
5394         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
5395      Branch: perl
5396            ! README.amiga
5397 ____________________________________________________________________________
5398 [  7840] By: jhi                                   on 2000/11/23  17:18:02
5399         Log: SOCKS wrestling continues, patches from Jens Hamisch.
5400      Branch: perl
5401            ! doio.c embed.h embed.pl perlsdio.h proto.h
5402 ____________________________________________________________________________
5403 [  7839] By: jhi                                   on 2000/11/23  16:54:14
5404         Log: Push Filter::Util::Call one level deeper.
5405      Branch: perl
5406            + t/lib/filter-util.t
5407           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5408           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
5409            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
5410            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
5411            - t/lib/filt-util.t
5412            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
5413            ! win32/Makefile win32/makefile.mk
5414 ____________________________________________________________________________
5415 [  7838] By: jhi                                   on 2000/11/23  16:52:40
5416         Log: Reach back one higher up when searching for PERL_SRC.
5417      Branch: perl
5418            ! lib/ExtUtils/MM_Unix.pm
5419 ____________________________________________________________________________
5420 [  7837] By: jhi                                   on 2000/11/23  16:05:41
5421         Log: Subject: Re: perl@7826
5422              Date: Thu, 23 Nov 2000 02:20:25 -0600
5423              From: "Craig A. Berry" <craigberry@mac.com>
5424              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
5425              
5426              Make VMS to like Filter::Util::Call. 
5427      Branch: perl
5428            ! configure.com ext/Filter/Util/Makefile.PL
5429 ____________________________________________________________________________
5430 [  7836] By: nick                                  on 2000/11/23  16:04:08
5431         Log: Implement crlf layer - not ready for merge.
5432      Branch: perlio
5433            ! perlio.c win32/makefile.mk
5434 ____________________________________________________________________________
5435 [  7835] By: jhi                                   on 2000/11/23  15:56:52
5436         Log: STDCHAR is different in Sparc v9 vs x86.
5437      Branch: perl
5438            ! hints/solaris_2.sh
5439 ____________________________________________________________________________
5440 [  7834] By: jhi                                   on 2000/11/23  15:50:47
5441         Log: The type needs to be visible to protos.
5442      Branch: perl
5443            ! perl.h
5444 ____________________________________________________________________________
5445 [  7833] By: jhi                                   on 2000/11/23  15:40:46
5446         Log: Finish unfinished SOCKS workaround changes.
5447      Branch: perl
5448            ! doio.c
5449 ____________________________________________________________________________
5450 [  7832] By: jhi                                   on 2000/11/23  15:33:30
5451         Log: Integrate perlio.
5452      Branch: perl
5453           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5454           !> win32/makefile.mk
5455 ____________________________________________________________________________
5456 [  7831] By: nick                                  on 2000/11/23  10:31:07
5457         Log: Correct makefile.mk dependancies for ext/Filter/Util
5458              Build ext/Encode
5459              Run dmake regen_config_h
5460      Branch: perlio
5461            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5462            ! win32/makefile.mk
5463 ____________________________________________________________________________
5464 [  7830] By: nick                                  on 2000/11/23  08:05:07
5465         Log: Integrate mainline
5466      Branch: perlio
5467           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
5468           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
5469           +> t/lib/filt-util.pl t/lib/filt-util.t
5470           !> (integrate 41 files)
5471 ____________________________________________________________________________
5472 [  7829] By: gsar                                  on 2000/11/23  03:07:11
5473         Log: build the Filter extension on windows
5474      Branch: perl
5475            ! win32/Makefile win32/makefile.mk
5476 ____________________________________________________________________________
5477 [  7828] By: gsar                                  on 2000/11/23  02:46:35
5478         Log: regenerate win32/config* and fix some inconsistencies in the
5479              makefiles; always export Perl_deb() because it is needed
5480              by ext/re/* (whether perl itself is built with -DDEBUGGING
5481              or not)
5482      Branch: perl
5483            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
5484            ! win32/config_H.vc win32/makefile.mk
5485 ____________________________________________________________________________
5486 [  7827] By: gsar                                  on 2000/11/23  02:18:38
5487         Log: get sources building on windows+MSVC again (untested with other
5488              compilers)
5489      Branch: perl
5490            ! win32/include/sys/socket.h win32/perllib.c
5491 ____________________________________________________________________________
5492 [  7826] By: jhi                                   on 2000/11/23  01:18:26
5493         Log: Update Changes.
5494      Branch: perl
5495            ! Changes patchlevel.h
5496 ____________________________________________________________________________
5497 [  7825] By: jhi                                   on 2000/11/23  00:20:41
5498         Log: Subject: Re: av.c patch (having slight problems)
5499              From: "Ben Tilly" <ben_tilly@hotmail.com>
5500              Date: Tue, 21 Nov 2000 23:29:31 -0500
5501              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
5502              
5503              unshift() speedup.
5504      Branch: perl
5505            ! av.c
5506 ____________________________________________________________________________
5507 [  7824] By: jhi                                   on 2000/11/22  23:59:15
5508         Log: Fixes for signedness warnings noticed by VMSperlers.
5509      Branch: perl
5510            ! ext/Storable/Storable.xs regcomp.c sv.c
5511 ____________________________________________________________________________
5512 [  7823] By: jhi                                   on 2000/11/22  23:19:31
5513         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
5514              From: Peter Prymmer <pvhp@forte.com>
5515              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
5516              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
5517      Branch: perl
5518            ! t/pragma/warn/pp_hot
5519 ____________________________________________________________________________
5520 [  7822] By: jhi                                   on 2000/11/22  22:52:20
5521         Log: Be clean.
5522      Branch: perl
5523            ! Makefile.SH
5524 ____________________________________________________________________________
5525 [  7821] By: jhi                                   on 2000/11/22  22:46:39
5526         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
5527              by Damian Conway, as suggested by Paul Marquess.
5528      Branch: perl
5529            + lib/Filter/Simple.pm
5530 ____________________________________________________________________________
5531 [  7820] By: jhi                                   on 2000/11/22  22:45:51
5532         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
5533      Branch: perl
5534            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
5535            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
5536            + t/lib/filt-util.t
5537            ! MANIFEST
5538 ____________________________________________________________________________
5539 [  7819] By: jhi                                   on 2000/11/22  22:03:27
5540         Log: Integrate perlio.
5541      Branch: perl
5542           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
5543           !> win32/makefile.mk
5544 ____________________________________________________________________________
5545 [  7818] By: jhi                                   on 2000/11/22  21:56:02
5546         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
5547      Branch: perl
5548            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
5549            ! t/lib/io_sock.t
5550 ____________________________________________________________________________
5551 [  7817] By: jhi                                   on 2000/11/22  21:39:49
5552         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
5553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5554              Date: Wed, 22 Nov 2000 16:08:12 -0500
5555              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
5556      Branch: perl
5557            ! lib/ExtUtils/Liblist.pm
5558 ____________________________________________________________________________
5559 [  7816] By: jhi                                   on 2000/11/22  21:38:25
5560         Log: Go ahead and #include <unistd.h> in perl.h.
5561      Branch: perl
5562            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
5563            ! util.c
5564 ____________________________________________________________________________
5565 [  7815] By: jhi                                   on 2000/11/22  21:22:52
5566         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
5567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5568              Date: Mon, 20 Nov 2000 18:30:52 -0500
5569              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
5570      Branch: perl
5571            ! pod/perlre.pod regcomp.c t/op/re_tests
5572 ____________________________________________________________________________
5573 [  7814] By: jhi                                   on 2000/11/22  21:21:46
5574         Log: Subject: [PATCH 5.7.0] Liblist finally works
5575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5576              Date: Tue, 21 Nov 2000 22:02:17 -0500
5577              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
5578      Branch: perl
5579            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
5580            ! lib/ExtUtils/MakeMaker.pm
5581 ____________________________________________________________________________
5582 [  7813] By: jhi                                   on 2000/11/22  21:20:23
5583         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
5584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5585              Date: Wed, 22 Nov 2000 17:53:15 +0100
5586              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
5587              
5588              AIX dynaloader and perlio patch.
5589      Branch: perl
5590            ! ext/DynaLoader/dl_aix.xs
5591 ____________________________________________________________________________
5592 [  7812] By: jhi                                   on 2000/11/22  21:17:52
5593         Log: (Accidentally empty patch.)
5594      Branch: perl
5595            ! av.c
5596 ____________________________________________________________________________
5597 [  7811] By: jhi                                   on 2000/11/22  21:16:31
5598         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
5599              From: Peter Prymmer <pvhp@forte.com>
5600              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
5601              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
5602      Branch: perl
5603            ! vms/test.com
5604 ____________________________________________________________________________
5605 [  7810] By: jhi                                   on 2000/11/22  21:15:36
5606         Log: Subject: Re: perl@7777 
5607              From: "John P. Linderman" <jpl@research.att.com>
5608              Date: Wed, 22 Nov 2000 13:11:11 -0500
5609              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
5610              
5611              Detypoing.
5612      Branch: perl
5613            ! lib/CPAN.pm
5614 ____________________________________________________________________________
5615 [  7809] By: jhi                                   on 2000/11/22  21:14:19
5616         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
5617              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5618              Date:     Wed, 22 Nov 2000 13:51:37 EST
5619              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
5620      Branch: perl
5621            ! perlsdio.h
5622 ____________________________________________________________________________
5623 [  7808] By: jhi                                   on 2000/11/22  21:13:27
5624         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
5625              From: Casey Tweten <crt@kiski.net>
5626              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
5627              Message-Id: <200011201653.LAA10194@home.kiski.net>
5628      Branch: perl
5629            ! t/lib/io_udp.t
5630 ____________________________________________________________________________
5631 [  7807] By: jhi                                   on 2000/11/22  21:12:35
5632         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
5633              From: Casey Tweten <crt@kiski.net>
5634              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
5635              Message-Id: <200011201636.LAA07227@home.kiski.net>
5636      Branch: perl
5637            ! t/lib/io_sock.t
5638 ____________________________________________________________________________
5639 [  7806] By: jhi                                   on 2000/11/22  21:10:59
5640         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
5641              From: "Casey R. Tweten" <crt@kiski.net>
5642              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
5643              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
5644      Branch: perl
5645            ! utils/h2xs.PL
5646 ____________________________________________________________________________
5647 [  7805] By: nick                                  on 2000/11/22  21:05:06
5648         Log: Integrate mainline
5649      Branch: perlio
5650           !> Changes Porting/genlog ext/DB_File/DB_File.xs
5651           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
5652           !> utils/perlbug.PL
5653 ____________________________________________________________________________
5654 [  7804] By: jhi                                   on 2000/11/22  21:01:12
5655         Log: Subject: [PATCH] Test.pm POD peculiarity
5656              From: "Casey R. Tweten" <crt@kiski.net>
5657              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
5658              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
5659      Branch: perl
5660            ! lib/Test.pm
5661 ____________________________________________________________________________
5662 [  7803] By: jhi                                   on 2000/11/22  20:59:59
5663         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
5664              From: "Philip Newton" <pnewton@gmx.de>
5665              Date: Wed, 22 Nov 2000 14:25:53 +0100
5666              Message-Id: <3A1BD771.25462.1939FAD@localhost>
5667              
5668              Be case-understanding also on 's', and use the -oi of sendmail
5669              not to terminate the transmission on a lone '.'.
5670      Branch: perl
5671            ! utils/perlbug.PL
5672 ____________________________________________________________________________
5673 [  7802] By: nick                                  on 2000/11/22  20:51:42
5674         Log: Win32 PerlIO intermediate state now working as expected.
5675              - In current state we are still using C runtime in text/binary
5676              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
5677              - PERLIO=stdio and PERLIO=unix pass all expected tests.
5678              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
5679              and PerlIO_seek() and the dummy crlf layer is not making adjustments
5680              for CRLF translation happening in C runtime. All other tests pass.
5681              
5682              Added note to README.win32 to point out the snags of doing a perl build
5683              with Norton AntiVirus turned on.
5684              
5685              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
5686              which file a fail comes from.
5687              
5688              Updated "canned" config.h to match the one generated.
5689      Branch: perlio
5690            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
5691            ! win32/makefile.mk
5692 ____________________________________________________________________________
5693 [  7801] By: jhi                                   on 2000/11/22  06:50:20
5694         Log: Nickety nits.
5695      Branch: perl
5696            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
5697 ____________________________________________________________________________
5698 [  7800] By: jhi                                   on 2000/11/22  01:29:55
5699         Log: Changes had accidentally gone too silent on non-main branches.
5700      Branch: perl
5701            ! Changes Porting/genlog patchlevel.h
5702 ____________________________________________________________________________
5703 [  7799] By: gsar                                  on 2000/11/22  01:02:56
5704         Log: some lib_pm.PL changes snuck in via change#7772
5705      Branch: maint-5.6/perl
5706            ! Makefile.SH
5707 ____________________________________________________________________________
5708 [  7798] By: nick                                  on 2000/11/21  21:59:40
5709         Log: Integrate mainline
5710      Branch: perlio
5711           !> (integrate 28 files)
5712 ____________________________________________________________________________
5713 [  7797] By: jhi                                   on 2000/11/21  21:01:45
5714         Log: Integrate perlio.
5715      Branch: perl
5716           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
5717 ____________________________________________________________________________
5718 [  7796] By: nick                                  on 2000/11/21  20:36:22
5719         Log: Win32 builds and runs (mostly) with USE_PERLIO.
5720              PERLIO=perlio passes all tests. 
5721              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
5722      Branch: perlio
5723            ! perlio.c win32/perllib.c win32/win32.c
5724 ____________________________________________________________________________
5725 [  7795] By: jhi                                   on 2000/11/21  19:03:44
5726         Log: Update Changes.
5727      Branch: perl
5728            ! Changes patchlevel.h
5729 ____________________________________________________________________________
5730 [  7794] By: jhi                                   on 2000/11/21  18:56:34
5731         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
5732              From: "Craig A. Berry" <craigberry@mac.com>
5733              Date: Mon, 20 Nov 2000 20:27:06 -0600
5734              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
5735              
5736              A cut-and-pasto.
5737      Branch: perl
5738            ! perlio.h
5739 ____________________________________________________________________________
5740 [  7793] By: jhi                                   on 2000/11/21  18:54:41
5741         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
5742              From: Dominic Dunlop <domo@computer.org> 
5743              Date: Mon, 20 Nov 2000 18:55:29 +0100
5744              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
5745              
5746              va_copy() and the need of it.
5747              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
5748      Branch: metaconfig/U/perl
5749            + need_va_copy.U
5750      Branch: perl
5751            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5752            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
5753            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
5754            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5755            ! win32/config.bc win32/config.gc win32/config.vc
5756 ____________________________________________________________________________
5757 [  7792] By: jhi                                   on 2000/11/21  17:04:10
5758         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
5759      Branch: perl
5760           !> scope.h
5761 ____________________________________________________________________________
5762 [  7791] By: jhi                                   on 2000/11/21  17:01:16
5763         Log: Export the SOCKS workaround symbols only if necessary.
5764      Branch: perl
5765            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
5766 ____________________________________________________________________________
5767 [  7790] By: nick                                  on 2000/11/20  23:57:11
5768         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
5769      Branch: perlio
5770            ! scope.h
5771 ____________________________________________________________________________
5772 [  7789] By: nick                                  on 2000/11/20  23:38:33
5773         Log: Integrate mainline
5774      Branch: perlio
5775           +> lib/File/Spec/Epoc.pm
5776           !> (integrate 34 files)
5777 ____________________________________________________________________________
5778 [  7788] By: nick                                  on 2000/11/20  23:20:18
5779         Log: Make extra buffer layer work (dummy crlf layer)
5780      Branch: perlio
5781            ! doio.c perlio.c perlio.h
5782 ____________________________________________________________________________
5783 [  7787] By: jhi                                   on 2000/11/20  22:44:04
5784         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
5785              From: Peter Prymmer <pvhp@forte.com>
5786              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
5787              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
5788      Branch: perl
5789            ! t/pragma/locale.t
5790 ____________________________________________________________________________
5791 [  7786] By: jhi                                   on 2000/11/20  22:29:10
5792         Log: Subject: DOC PATCH 5.6.0 perlreftut
5793              From: mjd@plover.com
5794              Date: 20 Nov 2000 19:45:06 -0000
5795              Message-ID: <20001120194506.9505.qmail@plover.com>
5796      Branch: perl
5797            ! pod/perlreftut.pod
5798 ____________________________________________________________________________
5799 [  7785] By: jhi                                   on 2000/11/20  22:27:44
5800         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
5801              From: David Dyck <dcd@tc.fluke.com>
5802              Date: Mon, 20 Nov 2000 11:43:40 -0800
5803              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
5804      Branch: perl
5805            ! lib/Cwd.pm
5806 ____________________________________________________________________________
5807 [  7784] By: jhi                                   on 2000/11/20  22:23:21
5808         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
5809              Date: Mon, 20 Nov 2000 17:06:10 -0500
5810              To: Mailing list Perl5 <perl5-porters@perl.org>
5811              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
5812      Branch: perl
5813            ! pp_ctl.c t/op/pat.t
5814 ____________________________________________________________________________
5815 [  7783] By: jhi                                   on 2000/11/20  22:11:18
5816         Log: Subject: [PATCH] doop.c - UTF8 tr///               
5817              From: Simon Cozens <simon@cozens.net>
5818              Date: Sat, 18 Nov 2000 18:49:30 +0000
5819              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
5820              
5821              Subject: Re: [PATCH] doop.c - UTF8 tr///           
5822              From: Simon Cozens <simon@cozens.net>
5823              Date: Mon, 20 Nov 2000 20:45:22 +0000
5824              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
5825              
5826              Make tr on UTF-8 better but still not correct.
5827      Branch: perl
5828            ! doop.c
5829 ____________________________________________________________________________
5830 [  7782] By: jhi                                   on 2000/11/20  22:02:16
5831         Log: Remove the shared object before attempting to create
5832              (by linking) a new one.  E.g. in AIX not removing
5833              becomes quite painful if one tries to do more than one
5834              build in the same tree (an interrupted build, for example),
5835              since the AIX' shared dynaloader seemingly keeps the shared
5836              objects open and therefore 'busy' for quite a while, even when
5837              nobody is using the objects, leading into link failures.
5838      Branch: perl
5839            ! lib/ExtUtils/MM_Unix.pm
5840 ____________________________________________________________________________
5841 [  7781] By: gsar                                  on 2000/11/20  19:02:55
5842         Log: type mismatch due to faulty integration
5843      Branch: maint-5.6/perl
5844            ! toke.c win32/Makefile
5845 ____________________________________________________________________________
5846 [  7780] By: gsar                                  on 2000/11/20  17:31:55
5847         Log: integrate changes#6392,6394..6399,6401..6404
5848              
5849              The {multiplier} of a fixed substring was overlooked which
5850              caused a wrong initial search offset for that substring.
5851              
5852              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
5853              From: Hugo <hv@crypt.compulink.co.uk>
5854              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
5855              Date: Thu, 13 Jul 2000 19:27:13 +0100
5856              
5857              Fix the BOM bug: not a byteorder bug, a signedness bug.
5858              
5859              Replace change #6337 with a better one.
5860              
5861              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
5862              From: Hugo <hv@crypt.compulink.co.uk>
5863              Date: Fri, 14 Jul 2000 04:16:20 +0100
5864              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
5865              
5866              MakeMaker should not remove editor backups (*~) on `make clean`
5867              by default (completes change#6383)
5868              
5869              move new variables to the end of the interpreter structure (for
5870              bincompat in code that doesn't #include XSUB.h)
5871              
5872              rename totally bletcherous SvLOCK() thingy (doesn't do what the
5873              name suggests anyway)
5874              
5875              various cleanups (typos, misformatted code, and small bugs)
5876              
5877              typecasts needed for change#6394
5878              
5879              typos in change#6399, regen headers
5880              
5881              inconsistent types needs casts
5882              
5883              PERL_OBJECT build tweaks
5884      Branch: maint-5.6/perl
5885           !> MANIFEST doop.c embed.h embed.pl embedvar.h
5886           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
5887           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
5888           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
5889           !> toke.c util.c
5890 ____________________________________________________________________________
5891 [  7779] By: gsar                                  on 2000/11/20  17:06:29
5892         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
5893              
5894              Cosmetics and perldelta.
5895              
5896              Fix nits noticed by Boston.pm.
5897              
5898              Do the cc sanity check both before the hints and
5899              after the cc selction.
5900              
5901              get sprintf.t to adjust properly for 3-digit exponents
5902              
5903              don't clobber *.orig files on *clean targets
5904              
5905              fix bugs in processing %v-*d and similar format specs (from
5906              Avi Finkel <avi@finkel.org>)
5907              
5908              sprintf test tweaks (from Dominic Dunlop)
5909              
5910              new selfloader.t in change#6183 doesn't close DATA handles,
5911              and thus fails to clean up tmp files on dosish platforms
5912              
5913              typos (spotted by Peter Prymmer)
5914              
5915              typo fix from Craig Berry
5916      Branch: maint-5.6/perl
5917           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
5918           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
5919           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
5920           !> x2p/Makefile.SH
5921 ____________________________________________________________________________
5922 [  7778] By: gsar                                  on 2000/11/20  16:46:51
5923         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
5924              
5925              Subject: Re: format bug report  [Patch]
5926              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5927              Date: Wed, 05 Jul 2000 13:12:52 +0200
5928              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
5929              
5930              Subject: Re: format bug report  [Patch]
5931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5932              Date: Wed, 05 Jul 2000 14:10:01 +0200
5933              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
5934              
5935              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
5936              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5937              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
5938              Date: Fri, 07 Jul 2000 17:57:16 +0100
5939              
5940              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
5941              To: perl5-porters@perl.org
5942              From: Karsten Sperling <spiff@phreax.net>
5943              Date: Mon, 10 Jul 2000 15:12:52 +0200
5944              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
5945              
5946              README.posix-bc podified from Thomas Dorner.
5947              
5948              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
5949              From: Dominic Dunlop <domo@computer.org>
5950              Date: Tue, 11 Jul 2000 12:27:33 +0200
5951              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
5952              
5953              Typo in #6341.
5954              
5955              Fix for
5956              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
5957              From: Roderick Schertler <roderick@argon.org>
5958              Date: Tue, 11 Jul 2000 13:55:05 -0400
5959              Message-Id: <200007111755.NAA05077@jones.argon.org>
5960              
5961              Minor cleanups on the booklist.
5962              
5963              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
5964              regen perltoc.
5965              
5966              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
5967      Branch: maint-5.6/perl
5968           +> pod/perlbook.pod
5969           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
5970           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
5971           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
5972 ____________________________________________________________________________
5973 [  7777] By: jhi                                   on 2000/11/20  16:08:49
5974         Log: Update Changes.
5975      Branch: perl
5976            ! Changes patchlevel.h
5977 ____________________________________________________________________________
5978 [  7776] By: jhi                                   on 2000/11/20  15:27:56
5979         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
5980              This may be overly harsh but until proven otherwise, we think this
5981              way, or until we have a simple test for Configure (having to start
5982              up servers is does not count as simple) to check for the problems.
5983      Branch: perl
5984            ! perl.h
5985 ____________________________________________________________________________
5986 [  7775] By: jhi                                   on 2000/11/20  15:22:17
5987         Log: Solaris hints tweaks.
5988      Branch: perl
5989            ! hints/solaris_2.sh
5990 ____________________________________________________________________________
5991 [  7774] By: jhi                                   on 2000/11/20  15:01:20
5992         Log: Add a workaround to SOCKS 64-bit problems.
5993      Branch: perl
5994            ! doio.c embed.h embed.pl perlsdio.h proto.h
5995 ____________________________________________________________________________
5996 [  7773] By: jhi                                   on 2000/11/20  14:51:47
5997         Log: sysseek() instead of seek().
5998      Branch: perl
5999            ! t/lib/syslfs.t
6000 ____________________________________________________________________________
6001 [  7772] By: gsar                                  on 2000/11/20  13:06:23
6002         Log: integrate changes#6315..6319,6321..6331,6333..6338
6003              
6004              Integrate with Sarathy, preliminary fix for unicos
6005              alignment problems in [ID 20000612.002] Perl problem on Cray system.
6006              
6007              some debugger output does not go to the socket when RemotePort is set
6008              
6009              winsock cleanup never done on Windows (leads to handle leaks)
6010              
6011              fix UNC path handling on Windows under ithreads, and chdir()
6012              return value when given a non-existent directory
6013              
6014              Autogenerate pod/Makefile and pod/buildtoc.
6015              buildtoc also checks whether the existin pods are
6016              mentioned in MANIFEST and perl.pod, and vice versa.
6017              (None of the thusly found discrepancies fixed yet.)
6018              roffitall also needs to be autogenerated similarly but it
6019              seems so badly out of date that I didn't touch it yet.
6020              
6021              Config is being used.
6022              
6023              Add =head1 NAMEs so that buildtoc is happy.
6024              (The CGI::Util nit reported to Lincoln.)
6025              
6026              Fix complaints of buildtoc.
6027              
6028              Fix the alignment problem in Crays ([ID 20000612.002]).
6029              
6030              Remove perlbook, update perlfaq book listing,
6031              rearrange perl.pod, regenerate perltoc.
6032              
6033              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
6034              was cast to an unsigned (32-bit) integer with wild abandon.
6035              
6036              winsock options weren't being set in all threads under ithreads
6037              (caused send()s from second and subsequent threads to fail)
6038              
6039              accept() leaks memory on windows due to incorrect ordering of
6040              closesocket() and fclose() calls
6041              
6042              Reorder perl.pod once more.
6043              
6044              More POSIX.pod tweaks.
6045              
6046              Sprinkle ldlibpath.
6047              
6048              Precedence goof, fix based on
6049              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
6050              From: Hugo <hv@crypt.compulink.co.uk>
6051              Date: Tue, 11 Jul 2000 12:52:38 +0100
6052              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
6053              
6054              Subject: PATCH perlguts.pod: Document D and d magic types
6055              From: mjd@plover.com
6056              Date: 5 Jul 2000 18:01:51 -0000
6057              Message-ID: <20000705180151.29413.qmail@plover.com>
6058              
6059              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
6060              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
6061              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
6062              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
6063              
6064              Subject: [PATCH cfgperl] $& segfaults if you trick it
6065              From: simon@brecon.co.uk (Simon Cozens)
6066              Date: 7 Jul 2000 11:26:09 GMT
6067              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
6068              
6069              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
6070              From: Hugo <hv@crypt.compulink.co.uk>
6071              Date: Tue, 11 Jul 2000 12:44:50 +0100
6072              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
6073              
6074              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
6075              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6076              Date: Tue, 11 Jul 2000 13:50:51 +0100
6077              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
6078      Branch: maint-5.6/perl
6079           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
6080           +> pod/buildtoc.PL
6081            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
6082           !> (integrate 26 files)
6083 ____________________________________________________________________________
6084 [  7771] By: gsar                                  on 2000/11/20  12:31:42
6085         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
6086              6310,6311,6314
6087              
6088              Subject: [PATCH bleedperl] File::Spec 0.82 beta
6089              From: Barrie Slaymaker <barries@jester.slaysys.com>
6090              Date: Wed, 28 Jun 2000 11:35:29 -0400
6091              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
6092              
6093              tweak perlembed for multiplicity/usethreads sanity; correct notes
6094              about Windows
6095              
6096              localize %INC in a Safe compartment so that use/require work
6097              (many other magic globals probably need similar treatment)
6098              
6099              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
6100              when @_ is modified, causing coredumps
6101              
6102              slurp mode fix in change#4736 still not quite right
6103              
6104              Point to perlipc for more SysV IPC examples.
6105              
6106              Elaborate POSIX.pod.  Still needs work.
6107              
6108              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
6109              
6110              fix large memory leak that has been around for ever, masked by
6111              -DPURIFY (most of the arenas were never freed!)
6112              
6113              fix memory leak on Windows (PL_sys_intern contents were never
6114              freed)
6115              
6116              PERL_OBJECT build tweak
6117              
6118              adjust change#6299
6119              
6120              remove rel2abs prototypes (from Barrie Slaymaker)
6121              
6122              missing perldiag entry for unpack("w",...) diagnostic (from
6123              Andreas Koenig)
6124              
6125              better diagnostic on Frob->stuff() when Frob:: doesn't exist
6126              (from Richard Soderberg <rs@oregonnet.com>)
6127              
6128              Win32 patches for cfgperl from Sarathy.
6129              
6130              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
6131              
6132              More POSIX.pod embellishment.
6133              
6134              tyop in change#6306
6135      Branch: maint-5.6/perl
6136           !> (integrate 44 files)
6137 ____________________________________________________________________________
6138 [  7770] By: gsar                                  on 2000/11/20  11:51:00
6139         Log: integrate changes#6268..6282 from cfgperl branch
6140              
6141              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
6142              From: Dominic Dunlop <domo@computer.org>
6143              Date: Thu, 29 Jun 2000 12:32:39 +0200
6144              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
6145              
6146              Regen headers for #6261 (and update embed.pl for this) and #6267,
6147              silence few compiler warnings.
6148              
6149              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
6150              From: Nicholas Clark <nick@talking.bollo.cx>
6151              Date: Fri, 23 Jun 2000 16:21:15 +0100
6152              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
6153              
6154              Subject: PATCH pod/perltie.pod
6155              From: Ian Phillipps <Ian.Phillipps@iname.com>
6156              Date: Fri, 16 Jun 2000 00:17:19 +0100
6157              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
6158              (only the first hunk, the second hunk had already been done
6159              by some other patch)
6160              
6161              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
6162              From: Tom Phoenix <rootbeer@redcat.com>
6163              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
6164              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
6165              
6166              Subject: [PATCH] xsub attributes
6167              From: Doug MacEachern <dougm@covalent.net>
6168              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
6169              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
6170              
6171              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
6172              From: Andy Dougherty <doughera@lafayette.edu>
6173              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
6174              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
6175              
6176              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
6177              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6178              Date: Tue, 13 Jun 2000 02:43:48 -0500
6179              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
6180              
6181              Subject: [PATCH] Re: eval documentation: context
6182              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6183              Date: Mon, 12 Jun 2000 15:07:29 +0100
6184              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
6185              
6186              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
6187              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6188              Date: Mon, 12 Jun 2000 14:55:59 +0100
6189              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
6190              
6191              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
6192              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
6193              Date: Fri, 09 Jun 2000 12:39:27 -0400
6194              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
6195              (plus update the version "number" of Text::Wrap)
6196              
6197              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
6198              From: Tim Ayers <tayers@bridge.com>
6199              Date: Thu, 08 Jun 2000 08:11:06 +0200
6200              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
6201              [resent by Richard Foley, Message-Id probably wrong]
6202              
6203              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
6204              From: rspier@pobox.com (Robert Spier)
6205              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
6206              Message-ID: <14654.31913.845602.610277@rls.cx>
6207              
6208              Subject: [PATCH 5.6.0] utils/h2xs.PL
6209              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6210              Date: Wed, 7 Jun 2000 04:02:04 -0500
6211              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
6212              
6213              Subject: [PATCH 5.6.0]ITHREADs for VMS
6214              From: Dan Sugalski <dan@sidhe.org>
6215              Date: Tue, 06 Jun 2000 11:59:50 -0400
6216              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
6217      Branch: maint-5.6/perl
6218           !> (integrate 31 files)
6219 ____________________________________________________________________________
6220 [  7769] By: gsar                                  on 2000/11/20  11:29:06
6221         Log: integrate changes#6261..6266 from cfgperl
6222              
6223              Subject: Re: [PATCH cfgperl] BOMs away!
6224              From: simon@brecon.co.uk (Simon Cozens)
6225              Date: 17 Jun 2000 11:49:57 GMT
6226              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
6227              
6228              Subject: 5.6.0 Patch for EPOC
6229              From: Olaf Flebbe <o.flebbe@gmx.de>
6230              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
6231              Message-ID: <23449.960929969@www11.gmx.net>
6232              
6233              tr fixes from Simon Cozens
6234              
6235              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
6236              From: Marty Lucich <marty@netcom.com>
6237              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
6238              Message-Id: <200006282116.OAA11148@netcom.com>
6239              ccdlflags update (the BSD/OS 4.1 part had already been taken
6240              care of by #6141).
6241              
6242              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
6243              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6244              Date: Wed, 28 Jun 2000 17:50:12 -0700
6245              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
6246              
6247              Subject: [PATCH 5.6.0] cygwin port
6248              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
6249              From: "Fifer, Eric" <EFifer@sanwaint.com>
6250              Date: Thu, 29 Jun 2000 12:58:29 +0100
6251      Branch: maint-5.6/perl
6252           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
6253           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
6254           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6255           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
6256 ____________________________________________________________________________
6257 [  7768] By: gsar                                  on 2000/11/20  11:13:44
6258         Log: integrate changes#6252..6256,6259..6260
6259              
6260              Paranoia tweak on #6249.
6261              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
6262              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6263              Date: Sun, 25 Jun 2000 23:43:12 -0400
6264              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
6265              
6266              Subject: tr///, help wanted.
6267              From: simon@brecon.co.uk (Simon Cozens)
6268              Date: 28 Jun 2000 11:29:04 GMT
6269              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
6270              
6271              small thinko tweaks
6272              
6273              tweaks from Simon Conzes to further fix tr/// under utf8
6274              
6275              perlnewmod was missing from MANIFEST.
6276              
6277              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
6278              From: simon@brecon.co.uk (Simon Cozens)
6279              Date: 17 Jun 2000 11:56:44 GMT
6280              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
6281              pack U0, pack C0
6282      Branch: maint-5.6/perl
6283           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
6284           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
6285           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
6286           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
6287 ____________________________________________________________________________
6288 [  7767] By: gsar                                  on 2000/11/20  10:51:38
6289         Log: integrate change#6250 from cfgperl
6290              
6291              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
6292              From: Doug MacEachern <dougm@covalent.net>
6293              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
6294              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
6295      Branch: maint-5.6/perl
6296           +> t/op/my_stash.t
6297           !> MANIFEST embed.pl global.sym proto.h toke.c
6298 ____________________________________________________________________________
6299 [  7766] By: gsar                                  on 2000/11/20  10:48:34
6300         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
6301              
6302              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
6303              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
6304              Date: Mon, 26 Jun 2000 18:40:14 +0100
6305              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
6306              
6307              Subject: [PATCH] bytes<->utf8 fixes
6308              From: simon@brecon.co.uk (Simon Cozens)
6309              Date: 26 Jun 2000 04:55:45 GMT
6310              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
6311              
6312              Subject: [PATCH] is_utf8_string
6313              From: simon@brecon.co.uk (Simon Cozens)
6314              Date: 26 Jun 2000 02:25:59 GMT
6315              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
6316              
6317              Subject: [PATCH] avoid mg_ptr in '*' magic
6318              From: Doug MacEachern <dougm@covalent.net>
6319              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
6320              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
6321              
6322              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
6323              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
6324              Date: Sat, 24 Jun 2000 13:06:20 +0100
6325              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
6326              
6327              Allow for standalone testing.
6328              
6329              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
6330              From: Mark-Jason Dominus <mjd@plover.com>
6331              Date: Tue, 27 Jun 2000 22:36:42 -0400
6332              Message-ID: <20000628023642.12166.qmail@plover.com>
6333              
6334              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
6335              From: Frank Tobin <ftobin@uiuc.edu>
6336              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
6337              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
6338      Branch: maint-5.6/perl
6339           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
6340           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
6341           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
6342           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
6343           !> utf8.c utils/h2xs.PL
6344 ____________________________________________________________________________
6345 [  7765] By: gsar                                  on 2000/11/20  10:29:13
6346         Log: integrate change#6239 from cfgperl
6347              
6348              Configure maintenance.  Sever some dependency cycles,
6349              separate gccversion from the cc unit,
6350              address [ID 20000623.006] Configure script patch for using gcc on AIX
6351              (but solve it a little bit differently),
6352              unduplex some accidentally duplicated units,
6353              suggest using gcc if no cc available
6354              (p5p thread: "Solaris configure: counterproposal", 1999-09)
6355      Branch: maint-5.6/perl
6356           !> Configure Todo-5.6 config_h.SH
6357 ____________________________________________________________________________
6358 [  7764] By: gsar                                  on 2000/11/20  10:25:55
6359         Log: integrate changes#6233..6238 from cfgperl
6360              
6361              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
6362              From: Mark-Jason Dominus <mjd@plover.com>
6363              Date: Fri, 16 Jun 2000 20:53:04 -0400
6364              Message-ID: <20000617005304.8008.qmail@plover.com>
6365              
6366              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
6367              because when run as services (Win32ese for daemons)
6368              no environment variables are set and tmpdir ends up as /tmp,
6369              which is ambiguous.
6370              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
6371              From: matt@sergeant.org
6372              Date: 16 Jun 2000 16:30:43 -0000
6373              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
6374              
6375              The thread begun by
6376              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
6377              From: Kevin.Ruscoe@ubsw.com
6378              Date: Fri, 16 Jun 2000 16:38:51 +0100
6379              Message-Id: <H000019b03c300d6@MHS>
6380              
6381              Tweak embed.pl, regen headers.
6382              
6383              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
6384              From: Dan Sugalski <dan@sidhe.org>
6385              Date: Fri, 23 Jun 2000 17:00:00 -0400
6386              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
6387      Branch: maint-5.6/perl
6388           !> (integrate 27 files)
6389 ____________________________________________________________________________
6390 [  7763] By: gsar                                  on 2000/11/20  10:08:08
6391         Log: s/perl56delta/perldelta/g
6392      Branch: maint-5.6/perl
6393            ! pod/Makefile
6394 ____________________________________________________________________________
6395 [  7762] By: gsar                                  on 2000/11/20  10:04:00
6396         Log: integrate changes#6225,6229,6231,6232 from cfgperl
6397              
6398              Add source code filenames to apidoc.
6399              From: simon@brecon.co.uk (Simon Cozens)
6400              Subject: [PATCH embed.pl] Source X-ref
6401              Date: 22 Jun 2000 02:18:49 GMT
6402              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
6403              
6404              Subject: README.hpux version 0.6.1
6405              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
6406              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6407              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
6408              
6409              Subject: [PATCH 5.6.0] cygwin port
6410              From: "Fifer, Eric" <EFifer@sanwaint.com>
6411              Date: Tue, 20 Jun 2000 14:30:58 +0100
6412              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
6413              
6414              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
6415              From: simon@brecon.co.uk (Simon Cozens)
6416              Date: 19 Jun 2000 15:18:27 GMT
6417              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
6418              
6419              plus update pod/Makefile and regenerate perltoc
6420      Branch: maint-5.6/perl
6421           +> pod/perlutil.pod
6422           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
6423           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
6424 ____________________________________________________________________________
6425 [  7761] By: jhi                                   on 2000/11/20  04:09:55
6426         Log: Miraculous typo.
6427      Branch: perl
6428            ! t/op/pat.t
6429 ____________________________________________________________________________
6430 [  7760] By: jhi                                   on 2000/11/20  04:06:08
6431         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
6432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6433              Date: Sun, 19 Nov 2000 22:30:26 -0500
6434              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
6435      Branch: perl
6436            ! regexec.c scope.h t/op/pat.t
6437 ____________________________________________________________________________
6438 [  7759] By: jhi                                   on 2000/11/20  02:05:22
6439         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
6440      Branch: perl
6441            ! perl.h
6442 ____________________________________________________________________________
6443 [  7758] By: jhi                                   on 2000/11/20  01:58:11
6444         Log: Subject: [perl 7711: EPOC] updates
6445              From: Olaf Flebbe <o.flebbe@gmx.de>
6446              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
6447              Message-ID: <25575.974658810@www23.gmx.net>               
6448      Branch: perl
6449            + lib/File/Spec/Epoc.pm
6450            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
6451            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
6452            ! lib/File/Spec.pm perl.c sv.c
6453 ____________________________________________________________________________
6454 [  7757] By: jhi                                   on 2000/11/20  01:53:11
6455         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
6456      Branch: perl
6457            ! MANIFEST
6458 ____________________________________________________________________________
6459 [  7756] By: jhi                                   on 2000/11/20  01:47:22
6460         Log: Integrate perlio.
6461      Branch: perl
6462            - ext/re/hints/MSWin32.pl
6463           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
6464           !> win32/config.gc win32/config_H.gc win32/win32sck.c
6465 ____________________________________________________________________________
6466 [  7755] By: nick                                  on 2000/11/19  20:57:17
6467         Log: Add dummy crlf layer (just as buffer)
6468              Correct 1st bug - one layer of indirection.
6469      Branch: perlio
6470            ! perlio.c perlio.h perliol.h
6471 ____________________________________________________________________________
6472 [  7754] By: nick                                  on 2000/11/19  20:56:12
6473         Log: Work-round to Perl_deb_nocontext is no longer required
6474      Branch: perlio
6475            - ext/re/hints/MSWin32.pl
6476 ____________________________________________________________________________
6477 [  7753] By: nick                                  on 2000/11/19  20:01:16
6478         Log: diff -se shows these as different
6479      Branch: perlio
6480            ! global.sym pod/perlapi.pod
6481 ____________________________________________________________________________
6482 [  7752] By: nick                                  on 2000/11/19  18:57:30
6483         Log: Configure GCC/Win32 build -Duseperlio
6484              Fix a couple of gross issues
6485              - double-include of ../deb.o in re.dll
6486              - win32sck.c needs PerlIO and FILE 
6487      Branch: perlio
6488            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
6489            ! win32/win32sck.c
6490 ____________________________________________________________________________
6491 [  7751] By: nick                                  on 2000/11/19  17:05:36
6492         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
6493      Branch: perlio
6494            ! perlio.c
6495 ____________________________________________________________________________
6496 [  7750] By: nick                                  on 2000/11/19  16:57:14
6497         Log: Missing aTHX_
6498      Branch: perlio
6499            ! sv.c
6500 ____________________________________________________________________________
6501 [  7749] By: jhi                                   on 2000/11/19  16:28:40
6502         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
6503              From: "Peter J. Farley III" <pjfarley@banet.net>
6504              Date: Sun, 19 Nov 2000 01:42:58 -0500
6505              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
6506      Branch: perl
6507            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
6508 ____________________________________________________________________________
6509 [  7748] By: jhi                                   on 2000/11/19  16:08:10
6510         Log: Subject: podlators 1.05 available        
6511              From: Russ Allbery <rra@stanford.edu>   
6512              Date: 18 Nov 2000 22:04:28 -0800
6513              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
6514      Branch: perl
6515            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
6516 ____________________________________________________________________________
6517 [  7747] By: nick                                  on 2000/11/19  11:19:39
6518         Log: Integrate mainline
6519      Branch: perlio
6520           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
6521           !> util.c
6522 ____________________________________________________________________________
6523 [  7746] By: jhi                                   on 2000/11/19  06:42:22
6524         Log: Make hex scanning warn on "\x{x}" and "\xx".
6525              "\x" and and hex("x") are still valid.
6526      Branch: perl
6527            ! util.c
6528 ____________________________________________________________________________
6529 [  7745] By: nick                                  on 2000/11/18  22:52:28
6530         Log: Integrate mainline
6531      Branch: perlio
6532           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
6533           !> perl.h perlio.c proto.h regcomp.c regcomp.h
6534 ____________________________________________________________________________
6535 [  7744] By: jhi                                   on 2000/11/18  22:50:28
6536         Log: Introduce Perl_utf8_length().  Use it.
6537      Branch: perl
6538            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
6539 ____________________________________________________________________________
6540 [  7743] By: jhi                                   on 2000/11/18  22:38:51
6541         Log: Compiler denit.
6542      Branch: perl
6543            ! perlio.c
6544 ____________________________________________________________________________
6545 [  7742] By: jhi                                   on 2000/11/18  20:33:05
6546         Log: Integrate perlio.
6547      Branch: perl
6548           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
6549           !> perlio.h pp_ctl.c pp_sys.c sv.c
6550 ____________________________________________________________________________
6551 [  7741] By: jhi                                   on 2000/11/18  20:31:27
6552         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
6553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6554              Date: Fri, 17 Nov 2000 20:35:11 -0500
6555              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
6556              
6557              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
6558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6559              Date: Fri, 17 Nov 2000 21:03:47 -0500
6560              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
6561              
6562              Plus a little bit of tweaking in pregcomp().
6563      Branch: perl
6564            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
6565 ____________________________________________________________________________
6566 [  7740] By: nick                                  on 2000/11/18  20:17:22
6567         Log: Lexical use open ... support:
6568              add ->cop_io to COP structure in cop.h.
6569              Make mg.c and gv.c associate it with ${^OPEN}.
6570              Make lib/open.pm set it.
6571              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
6572              manner similar to ->cop_warnings.
6573              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
6574              call new PerlIO_apply_layers().
6575              Declare latter in perlio.h and define in perlio.c
6576      Branch: perlio
6577            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
6578            ! perlio.h pp_ctl.c pp_sys.c sv.c
6579 ____________________________________________________________________________
6580 [  7739] By: jhi                                   on 2000/11/18  19:54:00
6581         Log: Integrate perlio.
6582      Branch: perl
6583           !> doio.c perlio.c pp.c
6584 ____________________________________________________________________________
6585 [  7738] By: jhi                                   on 2000/11/18  17:16:13
6586         Log: Subject: [PATCH 5.7.0] etags broken again
6587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6588              Date: Sat, 18 Nov 2000 02:41:36 -0500
6589              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
6590      Branch: perl
6591            ! emacs/ptags
6592 ____________________________________________________________________________
6593 [  7737] By: jhi                                   on 2000/11/18  17:12:18
6594         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
6595      Branch: perl
6596            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6597 ____________________________________________________________________________
6598 [  7736] By: nick                                  on 2000/11/18  14:06:20
6599         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
6600              part to be isolated.
6601      Branch: perlio
6602            ! doio.c perlio.c
6603 ____________________________________________________________________________
6604 [  7735] By: nick                                  on 2000/11/18  11:03:32
6605         Log: Integrate mainline
6606      Branch: perlio
6607           !> Changes README.amiga README.win32 patchlevel.h
6608           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
6609 ____________________________________________________________________________
6610 [  7734] By: jhi                                   on 2000/11/18  01:18:56
6611         Log: Update Changes.
6612      Branch: perl
6613            ! Changes patchlevel.h
6614 ____________________________________________________________________________
6615 [  7733] By: jhi                                   on 2000/11/18  00:32:54
6616         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
6617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6618              Date: Fri, 17 Nov 2000 17:28:02 -0500
6619              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
6620      Branch: perl
6621            ! regcomp.c regexec.c t/op/re_tests
6622 ____________________________________________________________________________
6623 [  7732] By: jhi                                   on 2000/11/18  00:28:56
6624         Log: Sparc 64-bit pack() fix from Jens Hamisch.
6625      Branch: perl
6626            ! pp.c
6627 ____________________________________________________________________________
6628 [  7731] By: jhi                                   on 2000/11/18  00:18:39
6629         Log: Explain in more detail the {} syntax ambiguousity.
6630              
6631              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
6632              From: Nicholas Clark <nick@ccl4.org>
6633              Date: Fri, 17 Nov 2000 22:10:28 +0000
6634              Message-ID: <20001117221028.A88930@plum.flirble.org>
6635      Branch: perl
6636            ! pod/perlfunc.pod
6637 ____________________________________________________________________________
6638 [  7730] By: jhi                                   on 2000/11/18  00:12:18
6639         Log: Subject: Fix for README.amiga (20000323.033)
6640              From: "Stephen P. Potter" <spp@spotter.yi.org>
6641              Date: Fri, 17 Nov 2000 12:25:51 -0500
6642              Message-Id: <200011171725.MAA05768@spotter.yi.org>
6643      Branch: perl
6644            ! README.amiga
6645 ____________________________________________________________________________
6646 [  7729] By: jhi                                   on 2000/11/18  00:08:34
6647         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
6648              From: "A. C. Yardley" <yardley@tanet.net>
6649              Date: Mon, 3 Apr 2000 11:35:33 -0700
6650              Message-ID: <3483.000403@tanet.net>
6651      Branch: perl
6652            ! README.win32
6653 ____________________________________________________________________________
6654 [  7728] By: nick                                  on 2000/11/17  21:59:47
6655         Log: Integrate mainline
6656      Branch: perlio
6657           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
6658           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
6659           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
6660           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
6661 ____________________________________________________________________________
6662 [  7727] By: nick                                  on 2000/11/17  21:56:31
6663         Log: Experiment on use of attributes.pm interface.
6664              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
6665              SVt_PVRV if not already something better (else vivify of say magic gets
6666              core dump).
6667      Branch: perlio
6668            ! perlio.c pp.c
6669 ____________________________________________________________________________
6670 [  7726] By: jhi                                   on 2000/11/17  14:15:49
6671         Log: Subject: Fix for 20000815.006
6672              From: "Stephen P. Potter" <spp@spotter.yi.org>
6673              Date: Fri, 17 Nov 2000 08:57:45 -0500
6674              Message-Id: <200011171357.IAA05122@spotter.yi.org>
6675              
6676              It's really 20000518.006.
6677      Branch: perl
6678            ! pod/perlmodlib.PL
6679 ____________________________________________________________________________
6680 [  7725] By: jhi                                   on 2000/11/17  14:12:31
6681         Log: Subject: Fix for 20000409.001
6682              From: "Stephen P. Potter" <spp@spotter.yi.org>
6683              Date: Fri, 17 Nov 2000 08:55:45 -0500
6684              Message-Id: <200011171355.IAA05104@spotter.yi.org>
6685      Branch: perl
6686            ! pod/perlfaq9.pod
6687 ____________________________________________________________________________
6688 [  7724] By: jhi                                   on 2000/11/17  14:08:58
6689         Log: Undo #7627 now that we have =head3.
6690      Branch: perl
6691            ! pod/perlhack.pod
6692 ____________________________________________________________________________
6693 [  7723] By: jhi                                   on 2000/11/17  14:04:09
6694         Log: As surmised the #7719 wasn't a good move.
6695      Branch: perl
6696            ! hints/solaris_2.sh
6697 ____________________________________________________________________________
6698 [  7722] By: jhi                                   on 2000/11/17  13:59:04
6699         Log: Also the 64bitall hints can be either here or there.
6700      Branch: perl
6701            ! hints/solaris_2.sh
6702 ____________________________________________________________________________
6703 [  7721] By: jhi                                   on 2000/11/17  02:26:23
6704         Log: Test tweak for the open pragma.
6705      Branch: perl
6706            ! t/lib/b.t
6707 ____________________________________________________________________________
6708 [  7720] By: jhi                                   on 2000/11/17  00:23:22
6709         Log: The long double hints can be here or there.
6710      Branch: perl
6711            ! hints/solaris_2.sh
6712 ____________________________________________________________________________
6713 [  7719] By: jhi                                   on 2000/11/17  00:14:06
6714         Log: For Solaris use64bitall the stdchar needs a little bit of help.
6715      Branch: perl
6716            ! hints/solaris_2.sh
6717 ____________________________________________________________________________
6718 [  7718] By: jhi                                   on 2000/11/16  23:27:34
6719         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
6720              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
6721              Date: Wed, 15 Nov 2000 08:56:32 +0100
6722              Message-ID: <3A1241B0.64477E00@alcatel.at>
6723      Branch: perl
6724            ! lib/Carp/Heavy.pm
6725 ____________________________________________________________________________
6726 [  7717] By: jhi                                   on 2000/11/16  23:23:29
6727         Log: Subject: [PATCH] Re: 20001101.003 PDL
6728              From: Nicholas Clark <nick@ccl4.org>
6729              Date: Thu, 16 Nov 2000 16:48:25 +0000
6730              Message-ID: <20001116164825.B93487@plum.flirble.org>
6731      Branch: perl
6732            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
6733 ____________________________________________________________________________
6734 [  7716] By: jhi                                   on 2000/11/16  23:21:31
6735         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
6736              From: "Casey R. Tweten" <crt@kiski.net>
6737              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
6738              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
6739      Branch: perl
6740            ! lib/Pod/Checker.pm pod/perlpod.pod
6741 ____________________________________________________________________________
6742 [  7715] By: jhi                                   on 2000/11/16  23:19:40
6743         Log: Avoid an infinite loop in VMS when utils scripts are run
6744              with no arguments, from Charles Lane.
6745      Branch: perl
6746            ! configure.com
6747 ____________________________________________________________________________
6748 [  7714] By: jhi                                   on 2000/11/16  23:17:08
6749         Log: Subject: perllocale.pod changes
6750              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6751              Date: Mon, 13 Nov 2000 10:09:22 +0300
6752              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
6753      Branch: perl
6754            ! pod/perllocale.pod
6755 ____________________________________________________________________________
6756 [  7713] By: jhi                                   on 2000/11/16  23:14:06
6757         Log: Integrate perlio.
6758      Branch: perl
6759           !> doio.c perlio.c perlio.h util.c
6760 ____________________________________________________________________________
6761 [  7712] By: nick                                  on 2000/11/16  21:10:58
6762         Log: Integrate mainline
6763      Branch: perlio
6764           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6765           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
6766           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
6767           !> vos/config.ga.def vos/config.ga.h win32/config.bc
6768           !> win32/config.gc win32/config.vc
6769 ____________________________________________________________________________
6770 [  7711] By: nick                                  on 2000/11/16  19:56:41
6771         Log: Minor tweaks:
6772              consistent way of getting 'rb', 'wb' etc. for binary opens
6773              move *perlio::layers to *open::layers
6774              a #define to show layers available
6775              DOSISH popen/PerlIO had export/import sense inverted.
6776      Branch: perlio
6777            ! doio.c perlio.c perlio.h util.c
6778 ____________________________________________________________________________
6779 [  7710] By: jhi                                   on 2000/11/16  15:46:05
6780         Log: Add HAS_SBRK_PROTO.
6781      Branch: metaconfig/U/perl
6782            + d_sbrkproto.U
6783      Branch: perl
6784            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6785            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
6786            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6787            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6788            ! win32/config.gc win32/config.vc
6789 ____________________________________________________________________________
6790 [  7709] By: nick                                  on 2000/11/16  07:31:49
6791         Log: Integrate mainline
6792      Branch: perlio
6793           !> (integrate 35 files)
6794 ____________________________________________________________________________
6795 [  7708] By: jhi                                   on 2000/11/16  05:33:03
6796         Log: These files are text, not binary.
6797      Branch: perl
6798            ! ext/Encode/Encode/iso8859-10.enc
6799            ! ext/Encode/Encode/iso8859-13.enc
6800            ! ext/Encode/Encode/iso8859-14.enc
6801            ! ext/Encode/Encode/iso8859-15.enc
6802 ____________________________________________________________________________
6803 [  7707] By: jhi                                   on 2000/11/16  01:53:37
6804         Log: Update Changes.
6805      Branch: perl
6806            ! Changes patchlevel.h
6807 ____________________________________________________________________________
6808 [  7706] By: jhi                                   on 2000/11/16  01:35:59
6809         Log: More #undefing of stdio.
6810      Branch: perl
6811            ! fakesdio.h nostdio.h
6812 ____________________________________________________________________________
6813 [  7705] By: jhi                                   on 2000/11/16  01:34:18
6814         Log: Add fwalk() probe to the configuration files and regen perltoc.
6815      Branch: perl
6816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6817            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
6818            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
6819            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6820            ! win32/config.bc win32/config.gc win32/config.vc
6821 ____________________________________________________________________________
6822 [  7704] By: jhi                                   on 2000/11/16  01:33:07
6823         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
6824              an optional third argument to Inlibc?)
6825      Branch: metaconfig/U/perl
6826            + d__fwalk.U
6827 ____________________________________________________________________________
6828 [  7703] By: jhi                                   on 2000/11/16  01:09:22
6829         Log: The type of the hash_cb() size argument is tricky.
6830      Branch: perl
6831            ! ext/DB_File/DB_File.xs
6832 ____________________________________________________________________________
6833 [  7702] By: jhi                                   on 2000/11/15  23:01:16
6834         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
6835      Branch: perl
6836            ! nostdio.h
6837 ____________________________________________________________________________
6838 [  7701] By: jhi                                   on 2000/11/15  22:52:32
6839         Log: Detypo.
6840      Branch: perl
6841            ! t/lib/bigfltpm.t
6842 ____________________________________________________________________________
6843 [  7700] By: jhi                                   on 2000/11/15  22:51:56
6844         Log: UINT64_C() work continues.
6845      Branch: perl
6846            ! handy.h perl.h utf8.h
6847 ____________________________________________________________________________
6848 [  7699] By: jhi                                   on 2000/11/15  14:13:04
6849         Log: SOCKS has its own USE_THREADS, based on
6850              
6851              Subject: [ID 20001114.002] et. al. bugfix followup
6852              From: Jens Hamisch <jens@Strawberry.COM> 
6853              Date: Wed, 15 Nov 2000 14:23:11 +0100
6854              Message-ID: <20001115142311.A21164@Strawberry.COM>
6855      Branch: perl
6856            ! perl.h
6857 ____________________________________________________________________________
6858 [  7698] By: jhi                                   on 2000/11/15  03:50:56
6859         Log: Add few missing #undefs and sort them.
6860      Branch: perl
6861            ! fakesdio.h
6862 ____________________________________________________________________________
6863 [  7697] By: jhi                                   on 2000/11/15  03:39:14
6864         Log: Linenumber fix.
6865      Branch: perl
6866            ! t/pragma/warn/utf8
6867 ____________________________________________________________________________
6868 [  7696] By: jhi                                   on 2000/11/15  02:55:26
6869         Log: EBCDIC tweaks.
6870              
6871              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
6872              From: Peter Prymmer <pvhp@forte.com>
6873              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
6874              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
6875      Branch: perl
6876            ! t/op/regmesg.t t/pragma/warn/utf8
6877 ____________________________________________________________________________
6878 [  7695] By: jhi                                   on 2000/11/15  02:53:58
6879         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
6880              From: Peter Prymmer <pvhp@forte.com>
6881              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
6882              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
6883      Branch: perl
6884            ! utf8.c
6885 ____________________________________________________________________________
6886 [  7694] By: jhi                                   on 2000/11/15  02:50:55
6887         Log: Subject: [PATCH: perl@7674] updates to README.os390
6888              From: Prymmer/Kahn <pvhp@best.com>
6889              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
6890              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
6891      Branch: perl
6892            ! README.os390
6893 ____________________________________________________________________________
6894 [  7693] By: jhi                                   on 2000/11/15  02:48:37
6895         Log: Quit utf8_to_uv() instantly if curlen == 0.
6896      Branch: perl
6897            ! utf8.c
6898 ____________________________________________________________________________
6899 [  7692] By: jhi                                   on 2000/11/15  02:24:29
6900         Log: Use u_int32_t for the size of hash_cb(), not size_t.
6901              
6902              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
6903              From: Jens Hamisch <jens@Strawberry.COM>     
6904              Date: Tue, 14 Nov 2000 19:03:55 +0100
6905              Message-Id: <20001114190355.A20559@Strawberry.COM>
6906      Branch: perl
6907            ! ext/DB_File/DB_File.xs
6908 ____________________________________________________________________________
6909 [  7691] By: jhi                                   on 2000/11/15  02:20:12
6910         Log: Use UINT64_C().
6911              
6912              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
6913              From: Jens Hamisch <jens@Strawberry.COM>
6914              Date: Tue, 14 Nov 2000 19:16:23 +0100
6915              Message-Id: <20001114191623.G20559@Strawberry.COM>
6916      Branch: perl
6917            ! utf8.c utf8.h
6918 ____________________________________________________________________________
6919 [  7690] By: jhi                                   on 2000/11/15  02:17:06
6920         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
6921              (a macro to define signed and unsigned integer constants).
6922      Branch: perl
6923            ! handy.h
6924 ____________________________________________________________________________
6925 [  7689] By: jhi                                   on 2000/11/15  01:56:51
6926         Log: Regen Configure.
6927      Branch: perl
6928            ! Configure
6929 ____________________________________________________________________________
6930 [  7688] By: jhi                                   on 2000/11/15  01:56:32
6931         Log: Make the unit know about SOCKS.
6932      Branch: metaconfig
6933            ! U/protos/socksizetype.U
6934 ____________________________________________________________________________
6935 [  7687] By: jhi                                   on 2000/11/15  01:54:47
6936         Log: Remove unused dependencies.
6937      Branch: metaconfig
6938            ! U/compline/d_getpagsz.U
6939 ____________________________________________________________________________
6940 [  7686] By: nick                                  on 2000/11/14  21:25:13
6941         Log: Integrate mainline.
6942      Branch: perlio
6943           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
6944           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
6945           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
6946           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
6947           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
6948           !> win32/config.bc win32/config.gc win32/config.vc
6949           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
6950 ____________________________________________________________________________
6951 [  7685] By: jhi                                   on 2000/11/14  17:54:56
6952         Log: Integrate perlio.
6953      Branch: perl
6954           +> fakesdio.h perliol.h
6955           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
6956           !> perlsdio.h perlsfio.h pod/perlfunc.pod
6957 ____________________________________________________________________________
6958 [  7684] By: nick                                  on 2000/11/14  17:43:04
6959         Log: PerlIO #include and #ifdef re-work.
6960      Branch: perlio
6961            + fakesdio.h perliol.h
6962            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
6963            ! perlsdio.h perlsfio.h
6964 ____________________________________________________________________________
6965 [  7683] By: jhi                                   on 2000/11/14  15:42:40
6966         Log: Hoist the duplicated socket/netdb include logic to perl.h;
6967              undef SETERRNO in case SOCKS has defined it.  Based on:
6968              
6969              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
6970              From: Jens Hamisch <jens@Strawberry.COM> 
6971              Date: Tue, 14 Nov 2000 11:34:40 +0100
6972              Message-Id: <20001114113440.A20005@Strawberry.COM>
6973      Branch: perl
6974            ! doio.c perl.h pp_sys.c
6975 ____________________________________________________________________________
6976 [  7682] By: jhi                                   on 2000/11/14  14:07:28
6977         Log: Subject: some additions for makefiles for win32 (for perl@7674)
6978              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6979              Date: Tue, 14 Nov 2000 09:31:13 +0300
6980              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
6981      Branch: perl
6982            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6983            ! win32/makefile.mk
6984 ____________________________________________________________________________
6985 [  7681] By: jhi                                   on 2000/11/14  14:01:41
6986         Log: Subject: tiny typo in perl5db.pl
6987              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6988              Date: Tue, 14 Nov 2000 09:29:28 +0300
6989              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
6990      Branch: perl
6991            ! lib/perl5db.pl
6992 ____________________________________________________________________________
6993 [  7680] By: jhi                                   on 2000/11/14  04:13:50
6994         Log: Redo #7679 with LFs instead of CRLFs.
6995      Branch: perl
6996            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
6997            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
6998            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
6999 ____________________________________________________________________________
7000 [  7679] By: jhi                                   on 2000/11/14  01:21:09
7001         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
7002              From: Benjamin Stuhl <tiriath@yahoo.com> 
7003              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
7004              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
7005      Branch: perl
7006            + win32/bin/mdelete.bat
7007            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7008            ! makedef.pl perlio.c win32/Makefile win32/config.gc
7009            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
7010 ____________________________________________________________________________
7011 [  7678] By: jhi                                   on 2000/11/14  01:19:20
7012         Log: Fix the re extension building for Win32.
7013              
7014              Subject: [PATCH perl@7638] Get PerlIO building on Win32
7015              From: Benjamin Stuhl <tiriath@yahoo.com> 
7016              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
7017              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
7018      Branch: perl
7019            + ext/re/hints/MSWin32.pl
7020            ! MANIFEST
7021 ____________________________________________________________________________
7022 [  7677] By: jhi                                   on 2000/11/14  01:13:54
7023         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
7024              From: sthoenna@efn.org
7025              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
7026              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
7027      Branch: perl
7028            ! doop.c pp.c toke.c utf8.c utf8.h
7029 ____________________________________________________________________________
7030 [  7676] By: jhi                                   on 2000/11/13  20:23:15
7031         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
7032              From: Nicholas Clark <nick@ccl4.org>
7033              Date: Mon, 13 Nov 2000 18:55:04 +0000
7034              Message-ID: <20001113185504.J29183@plum.flirble.org>
7035      Branch: perl
7036            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
7037 ____________________________________________________________________________
7038 [  7675] By: nick                                  on 2000/11/13  20:21:57
7039         Log: Integrate mainline ...
7040      Branch: perlio
7041           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
7042           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
7043           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
7044           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
7045 ____________________________________________________________________________
7046 [  7674] By: jhi                                   on 2000/11/13  15:07:56
7047         Log: Update Changes.
7048      Branch: perl
7049            ! Changes patchlevel.h
7050 ____________________________________________________________________________
7051 [  7673] By: jhi                                   on 2000/11/13  14:42:42
7052         Log: Remove the new two tests of lib/io_xs for now, they seem to
7053              fail under perlio on some platforms.
7054      Branch: perl
7055            ! t/lib/io_xs.t
7056 ____________________________________________________________________________
7057 [  7672] By: jhi                                   on 2000/11/13  13:57:53
7058         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
7059      Branch: perl
7060            ! perlio.c
7061 ____________________________________________________________________________
7062 [  7671] By: jhi                                   on 2000/11/13  05:30:48
7063         Log: Placate nervous compilers that see longer than ints switch()ing.
7064      Branch: perl
7065            ! utf8.c
7066 ____________________________________________________________________________
7067 [  7670] By: jhi                                   on 2000/11/13  05:14:21
7068         Log: fputs() does return EOF on error but here we don't care.
7069      Branch: perl
7070            ! perlio.c
7071 ____________________________________________________________________________
7072 [  7669] By: jhi                                   on 2000/11/13  05:02:45
7073         Log: Declare reg_data like reg_substr_data.
7074      Branch: perl
7075            ! regexp.h
7076 ____________________________________________________________________________
7077 [  7668] By: jhi                                   on 2000/11/13  04:54:34
7078         Log: Typos in #7667.
7079      Branch: perl
7080            ! perl.h
7081 ____________________________________________________________________________
7082 [  7667] By: jhi                                   on 2000/11/13  04:49:49
7083         Log: Cleanup messy #ifdef.
7084      Branch: perl
7085            ! perl.h
7086 ____________________________________________________________________________
7087 [  7666] By: jhi                                   on 2000/11/13  04:17:34
7088         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
7089              From: Nicholas Clark <nick@talking.bollo.cx>
7090              Date: Sun, 12 Nov 2000 21:14:11 +0000
7091              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
7092              
7093              Note: only one breakage of the two reported is fixed by this patch.
7094      Branch: perl
7095            ! perlio.c
7096 ____________________________________________________________________________
7097 [  7665] By: jhi                                   on 2000/11/13  04:05:07
7098         Log: Tweak the definition of the bit complement on UTF-8 data:
7099              if none of the characters in the string are > 0xff,
7100              the result is a complemented byte string, not a (UTF-8)
7101              char string.  Based on the summary in
7102              
7103              Subject: Re: [ID 20000918.005] ~ on wide chars
7104              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
7105              Date: Fri, 10 Nov 2000 09:47:15 -0800
7106              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
7107              
7108              This should give us the maximum backward (pre-char string)
7109              compatibility and utf8 compatibility.  The other alternative
7110              would be to limit the bit complement to be always byte only,
7111              taking the least significant byte of the chars.
7112      Branch: perl
7113            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
7114 ____________________________________________________________________________
7115 [  7664] By: jhi                                   on 2000/11/13  00:23:44
7116         Log: Couple of tests from #7660 salvaged.
7117      Branch: perl
7118            - t/op/tell.t
7119            ! MANIFEST t/io/tell.t
7120 ____________________________________________________________________________
7121 [  7663] By: jhi                                   on 2000/11/13  00:02:48
7122         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
7123              From: Nicholas Clark <nick@talking.bollo.cx>
7124              Date: Sun, 12 Nov 2000 21:23:43 +0000
7125              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
7126      Branch: perl
7127            ! perlsfio.h
7128 ____________________________________________________________________________
7129 [  7662] By: jhi                                   on 2000/11/13  00:01:39
7130         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
7131              From: Nicholas Clark <nick@talking.bollo.cx>
7132              Date: Sun, 12 Nov 2000 21:30:04 +0000
7133              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
7134      Branch: perl
7135            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
7136 ____________________________________________________________________________
7137 [  7661] By: jhi                                   on 2000/11/12  23:57:29
7138         Log: Document tell() on special streams.
7139      Branch: perl
7140            ! pod/perlfunc.pod
7141 ____________________________________________________________________________
7142 [  7660] By: jhi                                   on 2000/11/12  23:54:22
7143         Log: (Subsumed by #7664)
7144      Branch: perl
7145            + t/op/tell.t
7146            ! MANIFEST
7147 ____________________________________________________________________________
7148 [  7659] By: jhi                                   on 2000/11/12  22:55:25
7149         Log: Many subdocumented return values of the IO extension now documented.
7150              ungetc and write still left subdocumented.
7151              
7152              Subject: [PATCH] (was Re: IO::Handle::ungetc)
7153              From: Nicholas Clark <nick@talking.bollo.cx>
7154              Date: Sun, 12 Nov 2000 21:35:53 +0000
7155              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
7156      Branch: perl
7157            ! ext/IO/lib/IO/Handle.pm
7158 ____________________________________________________________________________
7159 [  7658] By: jhi                                   on 2000/11/12  21:37:06
7160         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
7161              From: Nicholas Clark <nick@talking.bollo.cx>
7162              Date: Sun, 12 Nov 2000 20:03:22 +0000
7163              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
7164      Branch: perl
7165            ! pod/perlfunc.pod
7166 ____________________________________________________________________________
7167 [  7657] By: jhi                                   on 2000/11/12  20:34:55
7168         Log: Integrate perlio.
7169      Branch: perl
7170           !> perlio.c
7171 ____________________________________________________________________________
7172 [  7656] By: nick                                  on 2000/11/12  19:25:06
7173         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
7174      Branch: perlio
7175            ! perlio.c
7176 ____________________________________________________________________________
7177 [  7655] By: nick                                  on 2000/11/12  19:09:41
7178         Log: Integrate mainline
7179      Branch: perlio
7180           +> README.solaris ext/Encode/Encode/cp1006.enc
7181           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
7182           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
7183           +> ext/Encode/Encode/iso8859-13.enc
7184           +> ext/Encode/Encode/iso8859-14.enc
7185           +> ext/Encode/Encode/iso8859-15.enc
7186           !> (integrate 34 files)
7187 ____________________________________________________________________________
7188 [  7654] By: jhi                                   on 2000/11/12  19:00:22
7189         Log: Add a metaconfig unit for fsync.
7190      Branch: metaconfig/U/perl
7191            + d_fsync.U
7192 ____________________________________________________________________________
7193 [  7653] By: jhi                                   on 2000/11/12  19:00:01
7194         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
7195      Branch: perl
7196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7197            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
7198            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7199            ! vos/config.ga.h win32/config.bc win32/config.gc
7200            ! win32/config.vc
7201 ____________________________________________________________________________
7202 [  7652] By: jhi                                   on 2000/11/11  21:12:01
7203         Log: Copy the s// information of README.hpux also to the perlrun.
7204      Branch: perl
7205            ! README.hpux pod/perlrun.pod
7206 ____________________________________________________________________________
7207 [  7651] By: jhi                                   on 2000/11/11  21:03:13
7208         Log: More README.solaris updates from Andy Dougherty.
7209      Branch: perl
7210            ! README.solaris
7211 ____________________________________________________________________________
7212 [  7650] By: jhi                                   on 2000/11/11  18:38:57
7213         Log: More descriptive error for unknown perlio layers.
7214              
7215              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
7216              From: Dominic Dunlop <domo@computer.org> 
7217              Date: Sat, 11 Nov 2000 18:20:32 +0100             
7218              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
7219      Branch: perl
7220            ! perlio.c pod/perldiag.pod
7221 ____________________________________________________________________________
7222 [  7649] By: jhi                                   on 2000/11/11  18:37:52
7223         Log: MachTen doesn't really do mmap() and munmap().
7224              
7225              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
7226              From: Dominic Dunlop <domo@computer.org> 
7227              Date: Sat, 11 Nov 2000 18:20:32 +0100             
7228              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
7229      Branch: perl
7230            ! hints/machten.sh
7231 ____________________________________________________________________________
7232 [  7648] By: jhi                                   on 2000/11/11  18:36:46
7233         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
7234              From: rspier@pobox.com (Robert Spier)
7235              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
7236              Message-ID: <14861.32839.491271.985797@rls.cx>
7237      Branch: perl
7238            ! Porting/Contract pod/perltoot.pod
7239 ____________________________________________________________________________
7240 [  7647] By: jhi                                   on 2000/11/11  18:35:30
7241         Log: Simplify the getpagesize() unit by dropping the
7242              pagesize probe since it's nowadays slightly more
7243              complicated because of sysconf(). (Note: if some
7244              platform really needs the -lPW for getpagesize,
7245              I just broke it.)
7246              
7247              TODO: a new pagesize unit.
7248      Branch: metaconfig
7249            ! U/compline/d_getpagsz.U
7250 ____________________________________________________________________________
7251 [  7646] By: jhi                                   on 2000/11/11  18:33:23
7252         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
7253      Branch: perl
7254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7255            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
7256            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7257            ! vos/config.ga.h win32/config.bc win32/config.gc
7258            ! win32/config.vc
7259 ____________________________________________________________________________
7260 [  7645] By: jhi                                   on 2000/11/11  16:45:15
7261         Log: Use sysconf() or getpagesize() to find out the pagesize.
7262      Branch: perl
7263            ! perlio.c
7264 ____________________________________________________________________________
7265 [  7644] By: jhi                                   on 2000/11/11  15:46:08
7266         Log: Integrate perlio.
7267      Branch: perl
7268           !> perlio.c
7269 ____________________________________________________________________________
7270 [  7643] By: jhi                                   on 2000/11/11  15:33:36
7271         Log: Subject: Re: [PATCH] README.solaris
7272              From: Lupe Christoph <lupe@lupe-christoph.de>
7273              Date: Sat, 11 Nov 2000 14:08:10 +0100
7274              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
7275      Branch: perl
7276            ! README.solaris
7277 ____________________________________________________________________________
7278 [  7642] By: jhi                                   on 2000/11/11  15:22:12
7279         Log: Subject: [PATCH perl@7638] cygwin port
7280              From: "Eric Fifer" <egf7@columbia.edu>            
7281              Date: Fri, 10 Nov 2000 19:30:30 -0000
7282              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
7283      Branch: perl
7284            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
7285 ____________________________________________________________________________
7286 [  7641] By: nick                                  on 2000/11/11  14:50:36
7287         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
7288              Also call "Buf" layer directly when unread'ing non-read chars.
7289      Branch: perlio
7290            ! perlio.c
7291 ____________________________________________________________________________
7292 [  7640] By: jhi                                   on 2000/11/11  02:05:02
7293         Log: Add more encoding tables.
7294      Branch: perl
7295            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
7296            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
7297            + ext/Encode/Encode/iso8859-10.enc
7298            + ext/Encode/Encode/iso8859-13.enc
7299            + ext/Encode/Encode/iso8859-14.enc
7300            + ext/Encode/Encode/iso8859-15.enc
7301            ! MANIFEST
7302 ____________________________________________________________________________
7303 [  7639] By: jhi                                   on 2000/11/10  18:49:25
7304         Log: Subject: [PATCH] README.solaris
7305              From: Andy Dougherty <doughera@lafayette.edu>
7306              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
7307              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
7308      Branch: perl
7309            + README.solaris
7310            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
7311            ! pod/perl.pod pod/perltoc.pod
7312 ____________________________________________________________________________
7313 [  7638] By: jhi                                   on 2000/11/10  15:04:15
7314         Log: Update Changes.
7315      Branch: perl
7316            ! Changes patchlevel.h
7317 ____________________________________________________________________________
7318 [  7637] By: jhi                                   on 2000/11/10  14:14:28
7319         Log: Explain better why certain regex tests are skipped.
7320              
7321              Subject: Re: tests skipped: unknown reason
7322              From: Lupe Christoph <lupe@lupe-christoph.de>
7323              Date: Fri, 10 Nov 2000 09:08:56 +0100
7324              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
7325      Branch: perl
7326            ! t/op/regexp.t
7327 ____________________________________________________________________________
7328 [  7636] By: nick                                  on 2000/11/10  13:40:00
7329         Log: Integrate mainline.
7330      Branch: perlio
7331           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
7332           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
7333           !> win32/bin/search.pl
7334 ____________________________________________________________________________
7335 [  7635] By: nick                                  on 2000/11/10  13:25:52
7336         Log: Re-instate stdio large file support via perlio.
7337      Branch: perl
7338            ! perlio.c
7339 ____________________________________________________________________________
7340 [  7634] By: jhi                                   on 2000/11/10  04:49:55
7341         Log: Amdahl UTS hints updates.
7342              
7343              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
7344              From: hom00@utsglobal.com (Harold O Morris)
7345              Date: Thu, 9 Nov 2000 20:02 PST
7346              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
7347      Branch: perl
7348            ! hints/uts.sh
7349 ____________________________________________________________________________
7350 [  7633] By: jhi                                   on 2000/11/09  23:33:28
7351         Log: Subject: [PATCH] IO::Seekable pod
7352              From: Nicholas Clark <nick@talking.bollo.cx>
7353              Date: Thu, 9 Nov 2000 20:29:45 +0000
7354              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
7355      Branch: perl
7356            ! ext/IO/lib/IO/Handle.pm
7357 ____________________________________________________________________________
7358 [  7632] By: jhi                                   on 2000/11/09  21:55:41
7359         Log: Various doc oddball characters.
7360              
7361              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
7362              From: Michael Somos <somos@grail.cba.csuohio.edu>
7363              Date: Mon, 6 Nov 2000 17:44:20 -0500
7364              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
7365      Branch: perl
7366            ! emacs/cperl-mode.el lib/unicode/syllables.txt
7367            ! win32/bin/search.pl
7368 ____________________________________________________________________________
7369 [  7631] By: jhi                                   on 2000/11/09  21:12:29
7370         Log: Subject: Re: bash -c exit and linux hints 
7371              From: "John P. Linderman" <jpl@research.att.com>
7372              Date: Thu, 02 Nov 2000 09:37:25 -0500
7373              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
7374      Branch: perl
7375            ! hints/linux.sh
7376 ____________________________________________________________________________
7377 [  7630] By: nick                                  on 2000/11/09  20:34:11
7378         Log: Integrate mainline.
7379      Branch: perlio
7380           !> (integrate 91 files)
7381 ____________________________________________________________________________
7382 [  7629] By: jhi                                   on 2000/11/09  19:46:31
7383         Log: Missing dTHXs.
7384              
7385              Subject: RE: perl@7595 builds not on cygwin
7386              From: "Eric Fifer" <egf7@columbia.edu>
7387              Date: Thu, 9 Nov 2000 19:26:50 -0000
7388              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
7389      Branch: perl
7390            ! ext/Devel/Peek/Peek.xs
7391 ____________________________________________________________________________
7392 [  7628] By: jhi                                   on 2000/11/09  14:48:27
7393         Log: Disable only the tests 99 and 166 for UTF-8 locales.
7394      Branch: perl
7395            ! t/pragma/locale.t
7396 ____________________________________________________________________________
7397 [  7627] By: jhi                                   on 2000/11/09  14:40:27
7398         Log: There's no =head3.
7399      Branch: perl
7400            ! pod/perlhack.pod
7401 ____________________________________________________________________________
7402 [  7626] By: jhi                                   on 2000/11/09  13:54:26
7403         Log: The generated boot_* headers are wrong.  Pickier compiler,
7404              such as KAI C++ will refuse to compile the resulting perlmain.
7405              
7406              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
7407              From: Harri Pasanen <harri.pasanen@trema.com>
7408              Date: Thu, 09 Nov 2000 14:23:28 +0100
7409              Message-Id: <3A0AA550.26D548A3@trema.com>
7410      Branch: perl
7411            ! minimod.pl
7412 ____________________________________________________________________________
7413 [  7625] By: jhi                                   on 2000/11/09  13:50:44
7414         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
7415              From: Prymmer/Kahn <pvhp@best.com>
7416              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
7417              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
7418              
7419              All except the "cow orker" change.
7420      Branch: perl
7421            ! Porting/pumpkin.pod
7422 ____________________________________________________________________________
7423 [  7624] By: jhi                                   on 2000/11/09  13:45:33
7424         Log: Fix for
7425              
7426              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
7427              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
7428              Date: Thu, 09 Nov 2000 11:05:52 +0100
7429              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
7430      Branch: perl
7431            ! pod/perldiag.pod t/pragma/warn/pp_sys
7432 ____________________________________________________________________________
7433 [  7623] By: jhi                                   on 2000/11/09  13:37:16
7434         Log: Typo in an ifndef.
7435              
7436              Subject: Re: [PATCH 5.7.0] better messages from malloc()
7437              From: Joe Smith <jms@inwap.com>         
7438              Date: Thu, 09 Nov 2000 01:33:14 -0800
7439              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
7440      Branch: perl
7441            ! malloc.c
7442 ____________________________________________________________________________
7443 [  7622] By: jhi                                   on 2000/11/09  13:31:18
7444         Log: Remove unused extra arguments.
7445      Branch: metaconfig/U/perl
7446            ! perlxv.U
7447      Branch: perl
7448            ! Configure config_h.SH
7449 ____________________________________________________________________________
7450 [  7621] By: jhi                                   on 2000/11/09  13:16:36
7451         Log: More VMS moves on environment handling, from Charles Lane.
7452      Branch: perl
7453            ! t/pragma/locale.t
7454 ____________________________________________________________________________
7455 [  7620] By: jhi                                   on 2000/11/09  04:42:38
7456         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
7457              From: David Dyck <dcd@tc.fluke.com>
7458              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
7459              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
7460      Branch: perl
7461            ! pp_sys.c
7462 ____________________________________________________________________________
7463 [  7619] By: jhi                                   on 2000/11/09  04:36:21
7464         Log: Forgot from #7618.
7465      Branch: perl
7466            ! lib/File/stat.pm
7467 ____________________________________________________________________________
7468 [  7618] By: jhi                                   on 2000/11/09  04:28:44
7469         Log: Make deleting for %ENV work for (newer versions of) VMS,
7470              from Craig A. Berry.
7471      Branch: perl
7472            ! vms/vms.c
7473 ____________________________________________________________________________
7474 [  7617] By: jhi                                   on 2000/11/09  04:25:05
7475         Log: Subject: [PATCH] Class::Struct at compile time
7476              From: "Casey R. Tweten" <crt@kiski.net>
7477              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
7478              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
7479      Branch: perl
7480            ! lib/Class/Struct.pm
7481 ____________________________________________________________________________
7482 [  7616] By: jhi                                   on 2000/11/09  04:15:17
7483         Log: Subject: [ID 20001108.013] spelling
7484              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
7485              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
7486              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
7487      Branch: perl
7488            ! lib/ftp.pl
7489 ____________________________________________________________________________
7490 [  7615] By: jhi                                   on 2000/11/09  04:12:42
7491         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
7492              From: Peter Prymmer <pvhp@forte.com>
7493              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
7494              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
7495      Branch: perl
7496            ! configure.com
7497 ____________________________________________________________________________
7498 [  7614] By: jhi                                   on 2000/11/08  22:42:55
7499         Log: A missing aTHX_.
7500      Branch: perl
7501            ! ext/IPC/SysV/SysV.xs
7502 ____________________________________________________________________________
7503 [  7613] By: jhi                                   on 2000/11/08  19:30:21
7504         Log: Update Changes.
7505      Branch: perl
7506            ! Changes patchlevel.h
7507 ____________________________________________________________________________
7508 [  7612] By: jhi                                   on 2000/11/08  18:35:25
7509         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
7510              From: David Dyck <dcd@tc.fluke.com>
7511              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
7512              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
7513      Branch: perl
7514            ! pp_sys.c
7515 ____________________________________________________________________________
7516 [  7611] By: jhi                                   on 2000/11/08  18:30:26
7517         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
7518              From: Dominic Dunlop <domo@computer.org>
7519              Date: Tue, 7 Nov 2000 12:05:25 +0100
7520              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
7521      Branch: perl
7522            ! malloc.c
7523 ____________________________________________________________________________
7524 [  7610] By: jhi                                   on 2000/11/08  18:25:14
7525         Log: Do not test UTF-8 locales since that the tests would require
7526              polymorphic regexen.
7527      Branch: perl
7528            ! t/pragma/locale.t
7529 ____________________________________________________________________________
7530 [  7609] By: jhi                                   on 2000/11/08  17:12:51
7531         Log: Locale buglets.
7532              
7533              Subject: RE: Locales support (setlocale) fixes
7534              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
7535              Date: Wed, 8 Nov 2000 20:01:39 +0300
7536              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
7537      Branch: perl
7538            ! t/pragma/locale.t util.c
7539 ____________________________________________________________________________
7540 [  7608] By: jhi                                   on 2000/11/08  17:00:16
7541         Log: Deleting $ENV{PATH} in VMS is not recommendable.
7542      Branch: perl
7543            ! t/pragma/locale.t
7544 ____________________________________________________________________________
7545 [  7607] By: jhi                                   on 2000/11/08  16:58:26
7546         Log: Subject: PATCH std stdio for (Free)BSD
7547              From: Nicholas Clark <nick@ccl4.org>
7548              Date: Wed, 8 Nov 2000 15:36:29 +0000
7549              Message-ID: <20001108153629.D98736@plum.flirble.org>
7550      Branch: metaconfig
7551            ! U/compline/d_stdstdio.U
7552      Branch: perl
7553            ! Configure config_h.SH
7554 ____________________________________________________________________________
7555 [  7606] By: jhi                                   on 2000/11/08  16:43:31
7556         Log: Forgot to bump the line numbers in #7601.
7557      Branch: perl
7558            ! t/pragma/warn/pp_sys
7559 ____________________________________________________________________________
7560 [  7605] By: jhi                                   on 2000/11/08  16:39:12
7561         Log: More careful detection of how well NVs and UVs mix.
7562              
7563              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))
7564              From: Nicholas Clark <nick@ccl4.org>
7565              Date: Wed, 8 Nov 2000 15:14:12 +0000
7566              Message-ID: <20001108151412.B98736@plum.flirble.org>
7567              
7568              Added some SIGFPE paranoia.
7569      Branch: metaconfig/U/perl
7570            ! perlxv.U
7571      Branch: perl
7572            ! Configure config_h.SH
7573 ____________________________________________________________________________
7574 [  7604] By: jhi                                   on 2000/11/08  14:39:10
7575         Log: Subject: [patch perl@7595] VMS configure.com tweak
7576              From: "Craig A. Berry" <craigberry@mac.com>
7577              Date: Wed, 8 Nov 2000 00:24:12 -0600
7578              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
7579      Branch: perl
7580            ! configure.com
7581 ____________________________________________________________________________
7582 [  7603] By: jhi                                   on 2000/11/08  14:27:11
7583         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
7584              From: Robin Barker <rmb1@cise.npl.co.uk>
7585              Date: Wed, 8 Nov 2000 11:11:39 GMT
7586              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
7587      Branch: perl
7588            ! perlio.c
7589 ____________________________________________________________________________
7590 [  7602] By: jhi                                   on 2000/11/08  14:25:03
7591         Log: Fix for the tie-refhash string table leaks.
7592              
7593              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
7594              Date: Wed, 8 Nov 2000 13:03:04 GMT
7595              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
7596      Branch: perl
7597            ! t/lib/tie-refhash.t
7598 ____________________________________________________________________________
7599 [  7601] By: jhi                                   on 2000/11/08  14:21:08
7600         Log: Try to avoid flockless and emulationless places.
7601      Branch: perl
7602            ! t/pragma/warn/pp_sys
7603 ____________________________________________________________________________
7604 [  7600] By: jhi                                   on 2000/11/08  02:28:54
7605         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
7606              
7607              Subject: [PATCH] prototyped functions that should be overrideable
7608              From: "Casey R. Tweten" <crt@kiski.net>
7609              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
7610              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
7611      Branch: perl
7612            ! toke.c
7613 ____________________________________________________________________________
7614 [  7599] By: jhi                                   on 2000/11/08  01:12:05
7615         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
7616              
7617              Subject: [PATCH] perlbug.PL
7618              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7619              Date: Mon, 6 Nov 2000 21:39:01 -0500
7620              Message-ID: <20001106213901.B20955@O2.chapin.edu>
7621      Branch: perl
7622            ! utils/perlbug.PL
7623 ____________________________________________________________________________
7624 [  7598] By: jhi                                   on 2000/11/07  23:42:00
7625         Log: Bad thinko in #7581 (I used the test program with the expanded
7626              values as-is).
7627      Branch: metaconfig
7628            ! U/compline/d_stdstdio.U
7629      Branch: perl
7630            ! Configure
7631 ____________________________________________________________________________
7632 [  7597] By: jhi                                   on 2000/11/07  21:43:29
7633         Log: Subject: [PATCH perl@7573] cygwin port
7634              From: "Fifer, Eric" <EFifer@sanwaint.com>
7635              Date: Tue, 7 Nov 2000 18:08:51 -0000 
7636              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
7637              
7638              Synchronize with Cygwin 1.1.5.
7639      Branch: perl
7640            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
7641            ! pod/perlport.pod unixish.h util.c
7642 ____________________________________________________________________________
7643 [  7596] By: jhi                                   on 2000/11/07  21:39:25
7644         Log: perlhack updates from H.Merijn Brand.
7645      Branch: perl
7646            ! pod/perlhack.pod
7647 ____________________________________________________________________________
7648 [  7595] By: jhi                                   on 2000/11/07  20:21:41
7649         Log: Update Changes.
7650      Branch: perl
7651            ! Changes patchlevel.h
7652 ____________________________________________________________________________
7653 [  7594] By: jhi                                   on 2000/11/07  19:18:58
7654         Log: Be more robust in Dynaloader.pm.
7655      Branch: perl
7656            ! ext/DynaLoader/DynaLoader_pm.PL
7657 ____________________________________________________________________________
7658 [  7593] By: jhi                                   on 2000/11/07  16:49:31
7659         Log: AUTHORS update.
7660      Branch: perl
7661            ! AUTHORS
7662 ____________________________________________________________________________
7663 [  7592] By: gsar                                  on 2000/11/07  16:39:51
7664         Log: normalize relative paths in virtualized current directory on windows,
7665              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
7666              returns)
7667      Branch: perl
7668            ! win32/vdir.h
7669 ____________________________________________________________________________
7670 [  7591] By: jhi                                   on 2000/11/07  16:04:26
7671         Log: Too profiler-happy: with optimization the #7590 actually makes
7672              the test to run 0.5% _slower_.  Requires much more instrumentation.
7673              Retract #7590.
7674      Branch: perl
7675            ! regcomp.c regcomp.h
7676 ____________________________________________________________________________
7677 [  7590] By: jhi                                   on 2000/11/07  15:51:13
7678         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
7679              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
7680              by using memset() and testing bytewise (as opposed to bitwise).
7681      Branch: perl
7682            ! regcomp.c regcomp.h
7683 ____________________________________________________________________________
7684 [  7589] By: jhi                                   on 2000/11/07  12:56:39
7685         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
7686              From: "Craig A. Berry" <craig.berry@psinetcs.com>
7687              Date: Mon, 06 Nov 2000 23:45:30 -0500
7688              Message-Id: <0011079735.AA973576259@univpress.com>
7689      Branch: perl
7690            ! configure.com t/lib/st-lock.t
7691 ____________________________________________________________________________
7692 [  7588] By: jhi                                   on 2000/11/07  01:03:28
7693         Log: Tweak #7587.
7694      Branch: perl
7695            ! pod/perldiag.pod
7696 ____________________________________________________________________________
7697 [  7587] By: jhi                                   on 2000/11/07  01:00:27
7698         Log: A doc addition for bug id 20001105.019, beware \p.
7699      Branch: perl
7700            ! pod/perldiag.pod
7701 ____________________________________________________________________________
7702 [  7586] By: jhi                                   on 2000/11/07  00:32:22
7703         Log: Fake support of holey files in win/dosish platforms.
7704              
7705              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
7706              From: kipp@shonanblue.ne.jp
7707              Date: Mon, 6 Nov 2000 13:30:55 -0800
7708              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
7709      Branch: perl
7710            ! ext/SDBM_File/sdbm/sdbm.c
7711 ____________________________________________________________________________
7712 [  7585] By: jhi                                   on 2000/11/07  00:12:54
7713         Log: Subject: Pod updates
7714              From: "Stephen P. Potter" <spp@spotter.yi.org>
7715              Date: Mon, 06 Nov 2000 18:56:43 -0500
7716              Message-Id: <200011062357.SAA18173@spotter.yi.org>
7717      Branch: perl
7718            ! README.dos README.os2 README.win32 pod/buildtoc.PL
7719            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
7720            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
7721            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7722            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
7723            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
7724            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
7725            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
7726            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
7727            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
7728            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
7729            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
7730            ! pod/perltootc.pod pod/perlunicode.pod
7731 ____________________________________________________________________________
7732 [  7584] By: jhi                                   on 2000/11/07  00:04:17
7733         Log: Varargs don't always work too well if one puts an unsigned
7734              char on the stack and pop an unsigned quad off the stack.
7735              
7736              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
7737              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
7738              Date: Mon, 06 Nov 2000 15:19:05 -0800
7739              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
7740      Branch: perl
7741            ! utf8.c
7742 ____________________________________________________________________________
7743 [  7583] By: jhi                                   on 2000/11/06  23:58:48
7744         Log: %ENV note tweaks from Dan Sugalski.
7745      Branch: perl
7746            ! pod/perlport.pod vms/perlvms.pod
7747 ____________________________________________________________________________
7748 [  7582] By: jhi                                   on 2000/11/06  23:05:49
7749         Log: glibc5 detection by __GNU_LIBRARY__.
7750      Branch: perl
7751            ! toke.c
7752 ____________________________________________________________________________
7753 [  7581] By: jhi                                   on 2000/11/06  22:51:29
7754         Log: Make the stdio test program of 7427 less noisy while being 
7755              compiled so that Digital UNIX wouldn't get both
7756              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
7757              undefined.  This makes perlio happy.
7758      Branch: metaconfig
7759            ! U/compline/d_stdstdio.U
7760      Branch: perl
7761            ! Configure config_h.SH
7762 ____________________________________________________________________________
7763 [  7580] By: jhi                                   on 2000/11/06  22:41:41
7764         Log: Document %ENV = () portability issues.
7765      Branch: perl
7766            ! pod/perlport.pod vms/perlvms.pod
7767 ____________________________________________________________________________
7768 [  7579] By: jhi                                   on 2000/11/06  21:29:24
7769         Log: VOS updates from Paul Green.
7770      Branch: perl
7771            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7772 ____________________________________________________________________________
7773 [  7578] By: jhi                                   on 2000/11/06  21:00:40
7774         Log: Sanitize the environment further.
7775      Branch: perl
7776            ! t/pragma/locale.t
7777 ____________________________________________________________________________
7778 [  7577] By: jhi                                   on 2000/11/06  20:53:51
7779         Log: Re-introduce 7552 lost in integration.
7780      Branch: perl
7781            ! perlio.c
7782 ____________________________________________________________________________
7783 [  7576] By: jhi                                   on 2000/11/06  20:33:46
7784         Log: Admit that the test leaks scalars.
7785      Branch: perl
7786            ! t/comp/proto.t
7787 ____________________________________________________________________________
7788 [  7575] By: jhi                                   on 2000/11/06  20:17:08
7789         Log: Integrate perlio.
7790      Branch: perl
7791           !> perlio.c
7792 ____________________________________________________________________________
7793 [  7574] By: nick                                  on 2000/11/06  20:07:28
7794         Log: Remove debug. Try (Mmap_t) on madvise() call.
7795      Branch: perlio
7796            ! perlio.c
7797 ____________________________________________________________________________
7798 [  7573] By: jhi                                   on 2000/11/06  13:56:05
7799         Log: Update Changes.
7800      Branch: perl
7801            ! Changes patchlevel.h
7802 ____________________________________________________________________________
7803 [  7572] By: jhi                                   on 2000/11/06  13:48:41
7804         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
7805              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7806              Date: Mon, 06 Nov 2000 10:11:42 +0100
7807              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
7808      Branch: perl
7809            ! pod/perlhack.pod
7810 ____________________________________________________________________________
7811 [  7571] By: jhi                                   on 2000/11/06  01:45:51
7812         Log: AUTHORS updates.
7813      Branch: perl
7814            ! AUTHORS
7815 ____________________________________________________________________________
7816 [  7570] By: jhi                                   on 2000/11/06  00:18:00
7817         Log: Fix for
7818              
7819              Subject: [ID 20000728.005] perl -P broken
7820              From: David Dyck <dcd@tc.fluke.com>
7821              Date: Fri, 28 Jul 2000 17:19:16 -0700
7822              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
7823              
7824              (hopefully).  The fix is also not complete, it seems to break
7825              BOM swallowing for libc5 systems, but until someone figures
7826              out a way to do this without ftell(), this will do.
7827      Branch: perl
7828            ! toke.c
7829 ____________________________________________________________________________
7830 [  7569] By: jhi                                   on 2000/11/06  00:05:30
7831         Log: Document that the evaled syntax errors cause scalar leaks.
7832      Branch: perl
7833            ! t/comp/proto.t
7834 ____________________________________________________________________________
7835 [  7568] By: jhi                                   on 2000/11/05  23:14:47
7836         Log: opmini.o can linger from Configures past.
7837      Branch: perl
7838            ! Makefile.SH
7839 ____________________________________________________________________________
7840 [  7567] By: jhi                                   on 2000/11/05  21:28:39
7841         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
7842              first argument correctly.
7843      Branch: perl
7844            ! perlio.c
7845 ____________________________________________________________________________
7846 [  7566] By: jhi                                   on 2000/11/05  21:15:56
7847         Log: Integrate perlio.
7848      Branch: perl
7849           !> perlio.c
7850 ____________________________________________________________________________
7851 [  7565] By: jhi                                   on 2000/11/05  21:15:13
7852         Log: Use -dM for gcc (the suggested patch did it only for Linux,
7853              but I think it can be generalized).
7854              
7855              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
7856              From: Pixel <pixel@mandrakesoft.com>
7857              Date: 05 Nov 2000 21:49:34 +0100 
7858              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
7859      Branch: perl
7860            ! ext/Errno/Errno_pm.PL
7861 ____________________________________________________________________________
7862 [  7564] By: nick                                  on 2000/11/05  21:09:18
7863         Log: Added a mmap layer as a "subclass" of perlio.
7864              PERLIO=mmap ./perl harness passes
7865      Branch: perlio
7866            ! perlio.c
7867 ____________________________________________________________________________
7868 [  7563] By: jhi                                   on 2000/11/05  19:48:55
7869         Log: Add a note for future generations about bug id 20000229.006.
7870      Branch: perl
7871            ! malloc.c
7872 ____________________________________________________________________________
7873 [  7562] By: jhi                                   on 2000/11/05  19:38:24
7874         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
7875      Branch: perl
7876            ! pp_ctl.c t/op/pos.t
7877 ____________________________________________________________________________
7878 [  7561] By: jhi                                   on 2000/11/05  18:21:46
7879         Log: Add =pod to be tidy.
7880      Branch: perl
7881            ! lib/Math/Complex.pm
7882 ____________________________________________________________________________
7883 [  7560] By: jhi                                   on 2000/11/05  17:38:46
7884         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
7885      Branch: perl
7886            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7887            ! ext/Storable/Storable.xs t/lib/st-recurse.t
7888 ____________________________________________________________________________
7889 [  7559] By: jhi                                   on 2000/11/05  17:32:59
7890         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
7891              From: "Peter J. Farley III" <pjfarley@banet.net>
7892              Date: Sun, 05 Nov 2000 11:55:59 -0500
7893              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
7894      Branch: perl
7895            ! t/lib/syslog.t
7896 ____________________________________________________________________________
7897 [  7558] By: jhi                                   on 2000/11/05  17:29:19
7898         Log: Integrate perlio.
7899      Branch: perl
7900           !> perlio.c
7901 ____________________________________________________________________________
7902 [  7557] By: jhi                                   on 2000/11/05  17:22:01
7903         Log: A fix of sorts for 20000329.026, a better error message
7904              for a missing "use charnames" when using the \N{...}. 
7905      Branch: perl
7906            ! pod/perldiag.pod toke.c
7907 ____________________________________________________________________________
7908 [  7556] By: jhi                                   on 2000/11/05  16:33:50
7909         Log: Test tweak: show also the failed locales.
7910              
7911              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
7912              From: Lupe Christoph <lupe@lupe-christoph.de>         
7913              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
7914              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
7915      Branch: perl
7916            ! t/pragma/locale.t
7917 ____________________________________________________________________________
7918 [  7555] By: nick                                  on 2000/11/05  11:09:34
7919         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
7920              open RDWR so does not fail. (pragma/warnings 303 again...)
7921      Branch: perlio
7922            ! perlio.c
7923 ____________________________________________________________________________
7924 [  7554] By: nick                                  on 2000/11/05  10:10:13
7925         Log: Fix case where ungetc(f,EOF) was allowed.
7926              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
7927              so we can see similarities.
7928              Use types more carefully and a STDCHAR array in hope that this will
7929              fix Jarrko's 64bit machine.
7930      Branch: perlio
7931            ! perlio.c
7932 ____________________________________________________________________________
7933 [  7553] By: jhi                                   on 2000/11/05  01:12:16
7934         Log: Fix for
7935              
7936              Subject: [ID 20001004.007] taint propogation is inconsistent
7937              From: pimlott@idiomtech.com (Andrew Pimlott) 
7938              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
7939              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
7940              
7941              The culprit was sv_setsv() which was rather blindly
7942              propagating taint, which lead to behaviour where if
7943              a tainted anon hash value was seen all the hash values
7944              from then on at that level became tainted, or at any
7945              upper levels in the case of nested anon hashes.
7946      Branch: perl
7947            ! sv.c t/op/taint.t
7948 ____________________________________________________________________________
7949 [  7552] By: jhi                                   on 2000/11/04  23:44:18
7950         Log: Some cpps don't like splitting conditionals across several lines.
7951      Branch: perl
7952            ! perlio.c
7953 ____________________________________________________________________________
7954 [  7551] By: nick                                  on 2000/11/04  23:40:44
7955         Log: Integrate mainline
7956      Branch: perlio
7957           !> pp_hot.c t/op/taint.t
7958 ____________________________________________________________________________
7959 [  7550] By: nick                                  on 2000/11/04  23:39:05
7960         Log: Integrate mainline again
7961      Branch: perlio
7962           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
7963           !> t/lib/b.t t/op/misc.t util.c
7964 ____________________________________________________________________________
7965 [  7549] By: jhi                                   on 2000/11/04  23:14:01
7966         Log: Fix for
7967              
7968              Subject: [ID 20001004.006] undef is never tainted
7969              From: pimlott@idiomtech.com (Andrew Pimlott)
7970              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
7971              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
7972              
7973              An undef read from a slurped file was not tainted.
7974      Branch: perl
7975            ! pp_hot.c t/op/taint.t
7976 ____________________________________________________________________________
7977 [  7548] By: jhi                                   on 2000/11/04  22:56:21
7978         Log: Test tweak ($Config{useperlio} is by default undef) .
7979      Branch: perl
7980            ! t/lib/b.t
7981 ____________________________________________________________________________
7982 [  7547] By: jhi                                   on 2000/11/04  22:43:56
7983         Log: Integrate perlio.
7984      Branch: perl
7985           +> lib/perlio.pm
7986           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
7987           !> pod/perlapi.pod t/lib/b.t
7988 ____________________________________________________________________________
7989 [  7546] By: jhi                                   on 2000/11/04  22:40:59
7990         Log: Configure would use a bad $myuname from an old config.sh.
7991              
7992              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
7993              From: Andy Dougherty <doughera@lafayette.edu>
7994              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
7995              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
7996      Branch: metaconfig
7997            ! U/modified/Oldconfig.U
7998      Branch: perl
7999            ! Configure config_h.SH
8000 ____________________________________________________________________________
8001 [  7545] By: jhi                                   on 2000/11/04  22:36:54
8002         Log: Subject: Locales support (setlocale) fixes
8003              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8004              Date: Sat, 4 Nov 2000 10:15:48 +0300 
8005              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
8006              
8007              Modified quite a bit to be more portable.
8008      Branch: perl
8009            ! embed.h embed.pl perl.h proto.h util.c
8010 ____________________________________________________________________________
8011 [  7544] By: jhi                                   on 2000/11/04  22:32:47
8012         Log: Dying is too strict here, better just skip.
8013      Branch: perl
8014            ! t/op/misc.t
8015 ____________________________________________________________________________
8016 [  7543] By: nick                                  on 2000/11/04  21:55:13
8017         Log: Merge mainline
8018      Branch: perlio
8019           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
8020           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
8021           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
8022           !> (integrate 64 files)
8023 ____________________________________________________________________________
8024 [  7542] By: jhi                                   on 2000/11/04  21:09:28
8025         Log: More Changes tweakery.
8026      Branch: perl
8027            ! Changes Porting/genlog
8028 ____________________________________________________________________________
8029 [  7541] By: jhi                                   on 2000/11/04  20:58:18
8030         Log: Changes fixups.
8031      Branch: perl
8032            ! Changes
8033 ____________________________________________________________________________
8034 [  7540] By: jhi                                   on 2000/11/04  20:42:38
8035         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
8036              create a "fast path" for locale name probing using "locale -a"
8037              if available, squash finally hopefully the s?printf resetting
8038              the numeric locale (since, IIUC perllocale, it never shouldn't). 
8039      Branch: perl
8040            ! sv.c t/op/misc.t t/pragma/locale.t
8041 ____________________________________________________________________________
8042 [  7539] By: nick                                  on 2000/11/04  19:56:10
8043         Log: PerlIO infrastructure complete.
8044      Branch: perlio
8045            + lib/perlio.pm
8046            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
8047 ____________________________________________________________________________
8048 [  7538] By: nick                                  on 2000/11/04  14:31:32
8049         Log: Type tweaks + less contorted allocation scheme
8050      Branch: perlio
8051            ! perlio.c
8052 ____________________________________________________________________________
8053 [  7537] By: nick                                  on 2000/11/04  12:40:42
8054         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
8055              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
8056              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
8057              sensible) which lead to some interesting fails.
8058      Branch: perlio
8059            ! perlio.c
8060 ____________________________________________________________________________
8061 [  7536] By: jhi                                   on 2000/11/04  00:20:02
8062         Log: Add FCNTL_CAN_LOCK.
8063              
8064              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
8065              From: Andy Dougherty <doughera@lafayette.edu>
8066              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
8067              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
8068              
8069              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
8070              From: Andy Dougherty <doughera@lafayette.edu>
8071              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
8072              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
8073      Branch: metaconfig/U/perl
8074            + d_fcntl_can_lock.U
8075            ! startperl.U
8076      Branch: perl
8077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8078            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
8079            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8080            ! vos/config.ga.h win32/config.bc win32/config.gc
8081            ! win32/config.vc
8082 ____________________________________________________________________________
8083 [  7535] By: nick                                  on 2000/11/03  22:19:10
8084         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
8085              - Works on Linux with
8086              perlio + unix
8087              stdio
8088              - Works on Solaris with
8089              perlio + unix
8090              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
8091              - Fails (hangs in openpid) if you try and stack
8092              perlio + stdio - Linux stdio's read() logic is hanging.
8093      Branch: perlio
8094            ! iperlsys.h perlio.c
8095 ____________________________________________________________________________
8096 [  7534] By: jhi                                   on 2000/11/03  15:16:02
8097         Log: Subject: Re: README.aix
8098              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8099              Date: Fri, 03 Nov 2000 16:03:15 +0100
8100              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
8101      Branch: perl
8102            ! README.aix
8103 ____________________________________________________________________________
8104 [  7533] By: jhi                                   on 2000/11/03  03:59:02
8105         Log: Subject: [PATCH 5.7.0] better messages from malloc()
8106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8107              Date: Wed, 1 Nov 2000 23:39:56 -0500
8108              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
8109      Branch: perl
8110            ! malloc.c pod/perldiag.pod
8111 ____________________________________________________________________________
8112 [  7532] By: jhi                                   on 2000/11/03  00:11:56
8113         Log: The #7521 touched things it shouldn't have.
8114      Branch: perl
8115            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
8116 ____________________________________________________________________________
8117 [  7531] By: jhi                                   on 2000/11/02  22:32:33
8118         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
8119              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8120              Date:     Thu, 2 Nov 2000 16:58:36 EST
8121              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
8122      Branch: perl
8123            ! vms/gen_shrfls.pl
8124 ____________________________________________________________________________
8125 [  7530] By: jhi                                   on 2000/11/02  22:08:49
8126         Log: Fix the problem discussed in
8127              
8128              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
8129              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
8130              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
8131              
8132              originally from Linc Madison.  Also Andreas König's comments
8133              taken into account.  Some other problems with Tie::SubstrHash
8134              fixed: didn't croak when the table exceeded the requested number
8135              of entries (as documented) but instead when the number of entries
8136              exceeded the size of the table, a croak() had an unnecessary \n,
8137              didn't have a CLEAR method, documented that there is no exists().
8138              Didn't fix to be strict-proof because the module uses &foo; and
8139              dynamic scope.  Added a test script exercizing both first tamely 
8140              the basic functionality, and then the failure cases reported by
8141              Linc Madison.
8142      Branch: perl
8143            + t/lib/tie-substrhash.t
8144            ! MANIFEST lib/Tie/SubstrHash.pm
8145 ____________________________________________________________________________
8146 [  7529] By: jhi                                   on 2000/11/02  17:58:08
8147         Log: recv() can fail and return undef.
8148              
8149              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
8150              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
8151              Date: Thu, 2 Nov 2000 20:12:20 +0300
8152              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
8153      Branch: perl
8154            ! lib/Net/Ping.pm
8155 ____________________________________________________________________________
8156 [  7528] By: jhi                                   on 2000/11/02  17:49:09
8157         Log: Detpyo.
8158      Branch: perl
8159            ! pod/perlop.pod
8160 ____________________________________________________________________________
8161 [  7527] By: jhi                                   on 2000/11/02  15:48:37
8162         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
8163              fix a autovivification bug in Tie::RefHash, add tests for both.
8164              
8165              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
8166              From: Edward Avis <epa98@doc.ic.ac.uk>
8167              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
8168              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
8169      Branch: perl
8170            + t/lib/tie-refhash.t
8171            ! MANIFEST lib/Tie/RefHash.pm
8172 ____________________________________________________________________________
8173 [  7526] By: jhi                                   on 2000/11/02  13:56:26
8174         Log: Test::Harness revealed buglets in the new DynaLoader.
8175              
8176              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
8177              From: andreas.koenig@anima.de (Andreas J. Koenig)
8178              Date: 02 Nov 2000 11:26:48 +0100 
8179              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
8180      Branch: perl
8181            ! ext/DynaLoader/DynaLoader_pm.PL
8182 ____________________________________________________________________________
8183 [  7525] By: jhi                                   on 2000/11/01  23:52:08
8184         Log: The entry for #7503 was missing.
8185      Branch: perl
8186            ! Changes
8187 ____________________________________________________________________________
8188 [  7524] By: jhi                                   on 2000/11/01  23:40:52
8189         Log: Update Changes.
8190      Branch: perl
8191            ! Changes patchlevel.h
8192 ____________________________________________________________________________
8193 [  7523] By: jhi                                   on 2000/11/01  22:57:09
8194         Log: More tweaking on the #7522 theme.
8195      Branch: perl
8196            ! ext/DynaLoader/DynaLoader_pm.PL
8197 ____________________________________________________________________________
8198 [  7522] By: jhi                                   on 2000/11/01  22:06:15
8199         Log: Expand %Config variables and %ENV variables only if
8200              so requested during build time using the
8201              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
8202              Not expanding makes relocating distributions easier.
8203      Branch: perl
8204            ! ext/DynaLoader/DynaLoader_pm.PL
8205 ____________________________________________________________________________
8206 [  7521] By: jhi                                   on 2000/11/01  20:56:34
8207         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
8208              and setgid() because they were just changing $< and $( which means
8209              only changing the real uid/gid, as opposed to changing both
8210              real and effective ids.  (The alternative way could have been
8211              in POSIX.pm to change $> and $), too, but making a direct call
8212              to the C API feels cleaner.)  Fixes the bug
8213              
8214              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
8215              From: "Garry T. Williams" <garry@zvolve.com>
8216              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
8217              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
8218      Branch: perl
8219            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8220            ! ext/POSIX/typemap pod/perlvar.pod
8221 ____________________________________________________________________________
8222 [  7520] By: jhi                                   on 2000/11/01  20:08:33
8223         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
8224              From: "Garry T. Williams" <garry@zvolve.com>
8225              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
8226              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
8227      Branch: perl
8228            ! pod/perlsec.pod
8229 ____________________________________________________________________________
8230 [  7519] By: jhi                                   on 2000/11/01  20:01:22
8231         Log: Locale warning explanation tweak.
8232      Branch: perl
8233            ! pod/perldiag.pod
8234 ____________________________________________________________________________
8235 [  7518] By: jhi                                   on 2000/11/01  18:57:13
8236         Log: C.pm part of
8237              
8238              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
8239              From: Jarkko Hietaniemi <jhi@iki.fi>
8240              Date: Tue, 10 Oct 2000 08:22:28 -0500
8241              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
8242      Branch: perl
8243            ! ext/B/B/C.pm
8244 ____________________________________________________________________________
8245 [  7517] By: jhi                                   on 2000/11/01  18:41:59
8246         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
8247              From: Martien Verbruggen <mgjv@comdyn.com.au>
8248              Date: Fri, 6 Oct 2000 14:09:10 +1100
8249              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
8250      Branch: perl
8251            ! pod/perlop.pod
8252 ____________________________________________________________________________
8253 [  7516] By: jhi                                   on 2000/11/01  18:34:55
8254         Log: Generalize the Camel wording.
8255              
8256              Subject: Re: perlfaq style changes
8257              From: John Borwick <jhborwic@unity.ncsu.edu>
8258              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
8259              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
8260      Branch: perl
8261            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
8262 ____________________________________________________________________________
8263 [  7515] By: jhi                                   on 2000/11/01  16:52:31
8264         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
8265              From: pimlott@idiomtech.com (Andrew Pimlott)
8266              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
8267              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
8268      Branch: perl
8269            ! pod/perlsec.pod
8270 ____________________________________________________________________________
8271 [  7514] By: jhi                                   on 2000/11/01  15:03:40
8272         Log: More AIX lore.
8273      Branch: perl
8274            ! ext/re/hints/aix.pl
8275 ____________________________________________________________________________
8276 [  7513] By: jhi                                   on 2000/11/01  14:48:30
8277         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
8278              From: root <root@chronos.fi.muni.cz>
8279              Date: Wed, 1 Nov 2000 12:31:32 +0100
8280              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
8281      Branch: perl
8282            ! lib/Net/Ping.pm
8283 ____________________________________________________________________________
8284 [  7512] By: jhi                                   on 2000/11/01  14:46:47
8285         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
8286              From: Martin Husemann <martin@duskware.de>
8287              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
8288              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
8289      Branch: perl
8290            ! regcomp.c
8291 ____________________________________________________________________________
8292 [  7511] By: jhi                                   on 2000/11/01  14:39:50
8293         Log: AUTHORS updates.
8294      Branch: perl
8295            ! AUTHORS
8296 ____________________________________________________________________________
8297 [  7510] By: jhi                                   on 2000/11/01  14:29:50
8298         Log: Subject: [PATCH] startperl to respect versiononly
8299              From: Robin Barker <rmb1@cise.npl.co.uk> 
8300              Date: Tue, 31 Oct 2000 16:29:36 GMT
8301              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
8302      Branch: metaconfig/U/perl
8303            ! startperl.U
8304      Branch: perl
8305            ! Configure config_h.SH
8306 ____________________________________________________________________________
8307 [  7509] By: jhi                                   on 2000/11/01  14:19:53
8308         Log: printf UVs the correct way, noticed by Robin Barker.
8309      Branch: perl
8310            ! utf8.c
8311 ____________________________________________________________________________
8312 [  7508] By: jhi                                   on 2000/11/01  14:10:03
8313         Log: Do not cleanup *% because the % has special meanings in some
8314              shell environments.
8315      Branch: perl
8316            ! ext/Storable/Makefile.PL
8317 ____________________________________________________________________________
8318 [  7507] By: jhi                                   on 2000/11/01  14:06:00
8319         Log: The NonStop-UX libraries have a novel way to say NaN.
8320      Branch: perl
8321            ! t/lib/bigfltpm.t
8322 ____________________________________________________________________________
8323 [  7506] By: jhi                                   on 2000/11/01  14:03:35
8324         Log: The osname has been lowercased by now, from Tom Bates.
8325      Branch: metaconfig
8326            ! U/modified/Oldconfig.U
8327      Branch: perl
8328            ! Configure config_h.SH
8329 ____________________________________________________________________________
8330 [  7505] By: jhi                                   on 2000/10/31  19:18:39
8331         Log: The compiler is either gcc or cc, from Tom Bates.
8332      Branch: perl
8333            ! hints/nonstopux.sh
8334 ____________________________________________________________________________
8335 [  7504] By: jhi                                   on 2000/10/31  14:53:42
8336         Log: Update Changes.
8337      Branch: perl
8338            ! Changes patchlevel.h
8339 ____________________________________________________________________________
8340 [  7503] By: jhi                                   on 2000/10/31  14:30:50
8341         Log: Whitespace style tweak.  Was originally going to see to
8342              
8343              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
8344              From: Joe Smith <jms@inwap.com>
8345              Date: Mon, 30 Oct 2000 18:47:57 -0800
8346              Message-Id: <39FE32DD.24AAC4D@inwap.com>
8347              
8348              but that had already been taken care of.
8349      Branch: metaconfig
8350            ! U/compline/d_stdstdio.U
8351      Branch: perl
8352            ! Configure config_h.SH
8353 ____________________________________________________________________________
8354 [  7502] By: jhi                                   on 2000/10/31  14:25:02
8355         Log: AUTHORS tweaks.
8356      Branch: perl
8357            ! AUTHORS
8358 ____________________________________________________________________________
8359 [  7501] By: jhi                                   on 2000/10/31  14:23:59
8360         Log: Subject: perlfaq style changes
8361              From: John Borwick <jhborwic@unity.ncsu.edu>
8362              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
8363              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
8364      Branch: perl
8365            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8366            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8367            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8368            ! pod/perlfaq9.pod
8369 ____________________________________________________________________________
8370 [  7500] By: jhi                                   on 2000/10/31  14:22:15
8371         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
8372              
8373              Subject: Re: [ID 20000918.005] ~ on wide chars
8374              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8375              Date: Mon, 30 Oct 2000 21:09:55 -0800
8376              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
8377              
8378              (The ord() part of the patch skipped.)
8379      Branch: perl
8380            ! doop.c
8381 ____________________________________________________________________________
8382 [  7499] By: jhi                                   on 2000/10/31  14:20:08
8383         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
8384              From: Jens Hamisch <jens@Strawberry.COM>
8385              Date: Mon, 30 Oct 2000 15:17:07 +0100
8386              Message-Id: <20001030151707.A9597@Strawberry.COM>
8387      Branch: perl
8388            ! av.c
8389 ____________________________________________________________________________
8390 [  7498] By: jhi                                   on 2000/10/31  14:16:29
8391         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
8392              From: Peter Prymmer <pvhp@forte.com>
8393              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
8394              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
8395      Branch: perl
8396            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
8397            + ext/Encode/Encode/posix-bc.enc
8398            ! MANIFEST t/lib/encode.t
8399 ____________________________________________________________________________
8400 [  7497] By: jhi                                   on 2000/10/31  14:13:22
8401         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
8402              From: Peter Prymmer <pvhp@forte.com>
8403              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
8404              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
8405      Branch: perl
8406            ! t/lib/cgi-html.t
8407 ____________________________________________________________________________
8408 [  7496] By: jhi                                   on 2000/10/31  14:12:05
8409         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
8410              From: Peter Prymmer <pvhp@forte.com>
8411              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
8412              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
8413      Branch: perl
8414            ! t/lib/cgi-function.t
8415 ____________________________________________________________________________
8416 [  7495] By: jhi                                   on 2000/10/31  14:11:08
8417         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
8418              From: Peter Prymmer <pvhp@forte.com>
8419              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
8420              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
8421      Branch: perl
8422            + ext/re/hints/aix.pl
8423            ! MANIFEST ext/re/Makefile.PL
8424 ____________________________________________________________________________
8425 [  7494] By: jhi                                   on 2000/10/31  14:08:32
8426         Log: Use Errno magic.
8427              
8428              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
8429              From: Casey Tweten <perl@ctweten.amsite.com>
8430              Date: Mon, 30 Oct 2000 15:51:17 -0500
8431              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
8432      Branch: perl
8433            ! lib/File/Temp.pm
8434 ____________________________________________________________________________
8435 [  7493] By: jhi                                   on 2000/10/31  14:05:07
8436         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
8437              
8438              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
8439              From: Nicholas Clark <nick@ccl4.org>
8440              Date: Mon, 30 Oct 2000 17:38:45 +0000
8441              Message-ID: <20001030173845.O60355@plum.flirble.org>
8442      Branch: perl
8443            ! Makefile.SH utils/perlbug.PL
8444 ____________________________________________________________________________
8445 [  7492] By: nick                                  on 2000/10/30  19:37:23
8446         Log: Change files which are mysteriously different to mainline to be
8447              copies of mainline.
8448      Branch: perlio
8449            ! objXSUB.h perlapi.c pod/perlapi.pod
8450 ____________________________________________________________________________
8451 [  7491] By: nick                                  on 2000/10/30  18:05:54
8452         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
8453              - typo in endian code in putc.
8454              - Don't allow read of write-only files and vice-versa
8455              - and off-by-one in flush-all loop.
8456              Remove debug calls as they were using GCC specific features.
8457      Branch: perlio
8458            ! perlio.c
8459 ____________________________________________________________________________
8460 [  7490] By: nick                                  on 2000/10/29  21:45:45
8461         Log: Integrate mainline to perlio
8462      Branch: perlio
8463           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
8464           !> toke.c
8465 ____________________________________________________________________________
8466 [  7489] By: jhi                                   on 2000/10/29  21:11:08
8467         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
8468              From: andreas.koenig@anima.de (Andreas J. Koenig)
8469              Date: 29 Oct 2000 22:05:59 +0100
8470              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
8471      Branch: perl
8472            ! lib/ExtUtils/Manifest.pm
8473 ____________________________________________________________________________
8474 [  7488] By: jhi                                   on 2000/10/29  21:07:47
8475         Log: Tests for #7487.
8476              
8477              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
8478              From: andreas.koenig@anima.de (Andreas J. Koenig)
8479              Date: 29 Oct 2000 19:37:09 +0100
8480              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
8481      Branch: perl
8482            ! t/comp/proto.t
8483 ____________________________________________________________________________
8484 [  7487] By: jhi                                   on 2000/10/29  21:06:27
8485         Log: constsub spillage.
8486              
8487              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
8488              From: John Tobey <jtobey@john-edwin-tobey.org>
8489              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
8490              Message-Id: <m13pvSr-000FObC@feynman.localnet>
8491      Branch: perl
8492            ! op.c
8493 ____________________________________________________________________________
8494 [  7486] By: nick                                  on 2000/10/29  21:05:04
8495         Log: Integrate mainline to perlio branch
8496      Branch: perlio
8497           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
8498           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
8499           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
8500           +> vos/install_perl.cm
8501            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
8502            - vos/config.h vos/config_h.SH_orig
8503           !> (integrate 141 files)
8504 ____________________________________________________________________________
8505 [  7485] By: jhi                                   on 2000/10/29  21:00:47
8506         Log: Make \x{...} consistently produce UTF-8.
8507              
8508              Subject: Re: \x{...} is confused 
8509              From: Simon Cozens <simon@cozens.net>
8510              Date: Sun, 29 Oct 2000 19:36:48 +0000
8511              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
8512      Branch: perl
8513            ! t/pragma/utf8.t toke.c
8514 ____________________________________________________________________________
8515 [  7484] By: nick                                  on 2000/10/29  20:05:29
8516         Log: PerlIO passes all tests.
8517      Branch: perlio
8518            ! perlio.c
8519 ____________________________________________________________________________
8520 [  7483] By: jhi                                   on 2000/10/29  18:06:55
8521         Log: Update Changes.
8522      Branch: perl
8523            ! Changes patchlevel.h
8524 ____________________________________________________________________________
8525 [  7482] By: nick                                  on 2000/10/29  17:43:28
8526         Log: Include <unistd.h> to get correct lseek() prototype etc.
8527              (I thought perl.h did that) - down to two fails
8528              - comp/require.t (last test)
8529              - lib/io_xs.t - possibly import/export of FILE * ?
8530      Branch: perlio
8531            ! perlio.c
8532 ____________________________________________________________________________
8533 [  7481] By: jhi                                   on 2000/10/29  17:02:37
8534         Log: UTF-8 decoder tweak.
8535      Branch: perl
8536            ! utf8.c
8537 ____________________________________________________________________________
8538 [  7480] By: nick                                  on 2000/10/29  16:26:11
8539         Log: Fixed two bugs:
8540              - error code not being set on close (of broken pipe)
8541              - append mode was truncating.
8542              At least one seek/tell bug remains.
8543      Branch: perlio
8544            ! perlio.c
8545 ____________________________________________________________________________
8546 [  7479] By: nick                                  on 2000/10/29  11:18:16
8547         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
8548              in case of accidents. Still several worrying fails, no line disciplines yet.
8549      Branch: perlio
8550            ! iperlsys.h perlio.c
8551 ____________________________________________________________________________
8552 [  7478] By: jhi                                   on 2000/10/29  02:04:01
8553         Log: Add also emailless people.
8554      Branch: perl
8555            ! AUTHORS
8556 ____________________________________________________________________________
8557 [  7477] By: jhi                                   on 2000/10/29  01:36:00
8558         Log: The #7476 needs a MANIFEST change, too.
8559      Branch: perl
8560            ! MANIFEST
8561 ____________________________________________________________________________
8562 [  7476] By: jhi                                   on 2000/10/29  01:35:21
8563         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
8564      Branch: perl
8565            - MAINTAIN
8566            ! AUTHORS Changes
8567 ____________________________________________________________________________
8568 [  7475] By: jhi                                   on 2000/10/28  23:57:25
8569         Log: De-quoted-unreadable to ISO Latin 1.
8570              (There's one ISO-2022-JP name in Changes5.004.)
8571      Branch: perl
8572            ! Changes Changes5.6
8573 ____________________________________________________________________________
8574 [  7474] By: jhi                                   on 2000/10/28  19:13:06
8575         Log: Subject: [ID 20001027.007] uniq array in perlfaq
8576              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
8577              Date: Fri, 27 Oct 2000 19:28:30 +0200
8578              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
8579      Branch: perl
8580            ! pod/perlfaq4.pod
8581 ____________________________________________________________________________
8582 [  7473] By: jhi                                   on 2000/10/28  18:02:05
8583         Log: Locking null mutexes is not recommendable.
8584              
8585              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
8586              From: Hugo <hv@crypt.compulink.co.uk>
8587              Date: Sat, 28 Oct 2000 18:41:12 +0100
8588              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
8589      Branch: perl
8590            ! op.c
8591 ____________________________________________________________________________
8592 [  7472] By: jhi                                   on 2000/10/28  17:52:58
8593         Log: Better create a true mailing list for the repository keepers.
8594      Branch: perl
8595            ! Porting/repository.pod
8596 ____________________________________________________________________________
8597 [  7471] By: jhi                                   on 2000/10/28  17:28:24
8598         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
8599              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
8600      Branch: perl
8601            + Porting/repository.pod
8602            ! MANIFEST
8603 ____________________________________________________________________________
8604 [  7470] By: jhi                                   on 2000/10/28  17:20:54
8605         Log: Subject: DOC PATCH 5.6.0
8606              From: mjd@plover.com
8607              Date: 27 Oct 2000 17:32:44 -0000
8608              Message-ID: <20001027173244.23754.qmail@plover.com>
8609      Branch: perl
8610            ! pod/perlfunc.pod
8611 ____________________________________________________________________________
8612 [  7469] By: jhi                                   on 2000/10/28  17:16:45
8613         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
8614              From: "Peter J. Farley III" <pjfarley@banet.net>
8615              Date: Fri, 27 Oct 2000 20:32:56 -0400
8616              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
8617      Branch: perl
8618            ! README.dos
8619 ____________________________________________________________________________
8620 [  7468] By: jhi                                   on 2000/10/28  17:07:18
8621         Log: Make target reordering to avoid pointless re-makes.
8622              
8623              Subject: Re: Total re-make of 'make okfile' after 7451 ?
8624              From: Nicholas Clark <nick@ccl4.org>
8625              Date: Sat, 28 Oct 2000 00:31:02 +0100
8626              Message-ID: <20001028003101.A54517@plum.flirble.org>
8627      Branch: perl
8628            ! Makefile.SH
8629 ____________________________________________________________________________
8630 [  7467] By: jhi                                   on 2000/10/28  17:05:31
8631         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
8632              From: lvirden@cas.org
8633              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
8634              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
8635      Branch: perl
8636            ! README.os2
8637 ____________________________________________________________________________
8638 [  7466] By: jhi                                   on 2000/10/28  16:09:16
8639         Log: Upgrade to CPAN 1.58_55.
8640              
8641              Subject: CPAN.pm status
8642              From: andreas.koenig@anima.de (Andreas J. Koenig) 
8643              Date: 28 Oct 2000 08:18:00 +0200 
8644              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
8645      Branch: perl
8646            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8647 ____________________________________________________________________________
8648 [  7465] By: jhi                                   on 2000/10/28  16:02:47
8649         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
8650      Branch: perl
8651            ! embed.h embed.pl perl.h proto.h toke.c
8652 ____________________________________________________________________________
8653 [  7464] By: nick                                  on 2000/10/28  10:43:44
8654         Log: Fix for sv_2iv() on "shared" value from keys %hash.
8655      Branch: perl
8656            ! sv.c
8657 ____________________________________________________________________________
8658 [  7463] By: jhi                                   on 2000/10/27  16:18:29
8659         Log: Update Changes.
8660      Branch: perl
8661            ! Changes patchlevel.h
8662 ____________________________________________________________________________
8663 [  7462] By: jhi                                   on 2000/10/27  16:17:44
8664         Log: Too enthusiastic editing in #7460.
8665      Branch: metaconfig
8666            ! U/modified/Oldsym.U
8667      Branch: perl
8668            ! Configure config_h.SH
8669 ____________________________________________________________________________
8670 [  7461] By: jhi                                   on 2000/10/27  15:37:38
8671         Log: Retract #7459, the script needs more work.
8672      Branch: perl
8673            - mkreef
8674            ! MANIFEST
8675 ____________________________________________________________________________
8676 [  7460] By: jhi                                   on 2000/10/27  15:23:14
8677         Log: Use $sort, $uniq (and $tr) consistently as wondered
8678              by Nicholas Clark.
8679      Branch: metaconfig
8680            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
8681            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
8682            ! U/modified/libc.U
8683      Branch: perl
8684            ! Configure config_h.SH
8685 ____________________________________________________________________________
8686 [  7459] By: jhi                                   on 2000/10/27  15:02:07
8687         Log: (Retracted by #7461)
8688              
8689              Add a shell script for creating/removing symbolic link farms,
8690              useful for keeping the source code read-only and doing the
8691              builds somewhere else.
8692      Branch: perl
8693            + mkreef
8694            ! MANIFEST
8695 ____________________________________________________________________________
8696 [  7458] By: jhi                                   on 2000/10/27  14:42:20
8697         Log: Do away with the fix_pl.
8698      Branch: perl
8699            - fix_pl
8700            ! MANIFEST Makefile.SH
8701 ____________________________________________________________________________
8702 [  7457] By: jhi                                   on 2000/10/27  12:43:13
8703         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
8704              From: Jens Hamisch <jens@Strawberry.COM>
8705              Date: Fri, 27 Oct 2000 14:38:21 +0200
8706              Message-Id: <20001027143821.B3366@Strawberry.COM>
8707      Branch: perl
8708            ! perl.h
8709 ____________________________________________________________________________
8710 [  7456] By: jhi                                   on 2000/10/27  12:33:42
8711         Log: Subject: [PATCH] todo
8712              From: Nicholas Clark <nick@ccl4.org>
8713              Date: Thu, 26 Oct 2000 22:32:29 +0100
8714              Message-ID: <20001026223229.A44540@plum.flirble.org>
8715      Branch: perl
8716            ! pod/perltodo.pod
8717 ____________________________________________________________________________
8718 [  7455] By: jhi                                   on 2000/10/27  12:02:21
8719         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
8720              From: John Tobey <jtobey@john-edwin-tobey.org>
8721              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
8722              Message-Id: <m13ozHF-000FObC@feynman.localnet>
8723      Branch: perl
8724            ! op.c t/pragma/sub_lval.t
8725 ____________________________________________________________________________
8726 [  7454] By: jhi                                   on 2000/10/27  11:59:42
8727         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
8728              From: sthoenna@efn.org
8729              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
8730              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
8731      Branch: perl
8732            ! pp.c t/op/assignwarn.t
8733 ____________________________________________________________________________
8734 [  7453] By: jhi                                   on 2000/10/27  00:15:08
8735         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
8736      Branch: perl
8737            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8738            ! ext/Storable/Storable.xs t/lib/st-lock.t
8739 ____________________________________________________________________________
8740 [  7452] By: jhi                                   on 2000/10/26  13:05:52
8741         Log: Undo #7451, this seems to be a deficiency in Perforce,
8742              there is no per-file line-terminator type, only per-client.
8743      Branch: perl
8744            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
8745            ! win32/makefile.mk
8746 ____________________________________________________________________________
8747 [  7451] By: jhi                                   on 2000/10/26  04:56:03
8748         Log: Experimenting in DOS arcana.
8749      Branch: perl
8750            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
8751            ! win32/makefile.mk
8752 ____________________________________________________________________________
8753 [  7450] By: jhi                                   on 2000/10/26  04:50:52
8754         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
8755              From: "Peter J. Farley III" <pjfarley@banet.net>            
8756              Date: Wed, 25 Oct 2000 23:10:18 -0400
8757              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
8758      Branch: perl
8759            ! t/io/open.t
8760 ____________________________________________________________________________
8761 [  7449] By: jhi                                   on 2000/10/26  04:49:16
8762         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
8763              From: Hugo <hv@crypt.compulink.co.uk>
8764              Date: Thu, 26 Oct 2000 01:55:17 +0100
8765              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
8766              
8767              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
8768      Branch: perl
8769            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
8770 ____________________________________________________________________________
8771 [  7448] By: jhi                                   on 2000/10/26  04:38:36
8772         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
8773              From: Peter Prymmer <pvhp@forte.com>
8774              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
8775              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
8776      Branch: perl
8777            ! configure.com
8778 ____________________________________________________________________________
8779 [  7447] By: jhi                                   on 2000/10/25  23:20:02
8780         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
8781              in platforms that strictly require all the symbols being present
8782              at link time.
8783      Branch: perl
8784            ! handy.h
8785 ____________________________________________________________________________
8786 [  7446] By: jhi                                   on 2000/10/25  21:55:57
8787         Log: Update Changes.
8788      Branch: perl
8789            ! Changes patchlevel.h
8790 ____________________________________________________________________________
8791 [  7445] By: jhi                                   on 2000/10/25  21:27:08
8792         Log: Integrate with vmsperl #7430 by Charles Bailey:
8793              
8794              Cleanup from prior patch (Charles Lane?):
8795              - improve handling of MFDs in Basename and Path
8796              - default to no xsubpp line # munging when building debug images
8797      Branch: perl
8798           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
8799 ____________________________________________________________________________
8800 [  7444] By: jhi                                   on 2000/10/25  21:03:50
8801         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
8802              From: John Peacock <JPeacock@UnivPress.com>
8803              Date: Thu, 18 May 2000 11:55:27 -0400
8804              Message-ID: <3924126F.A58BE57A@UnivPress.com>
8805      Branch: perl
8806            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
8807            ! t/op/write.t
8808 ____________________________________________________________________________
8809 [  7443] By: jhi                                   on 2000/10/25  20:43:10
8810         Log: Temporary stopgap for the self-tying issue: for now only
8811              array and hash self-ties are verboten.  The real fix, of
8812              course, would be to comprehensively test (and implement?)
8813              and debug (and document) self-ties.
8814      Branch: perl
8815            ! pod/perldiag.pod pp_sys.c t/op/tie.t
8816 ____________________________________________________________________________
8817 [  7442] By: jhi                                   on 2000/10/25  20:14:30
8818         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
8819              From: Dan Sugalski <dan@sidhe.org>
8820              Date: Wed, 25 Oct 2000 13:36:35 -0400
8821              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
8822              
8823              plus regen global.sym.
8824      Branch: perl
8825            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
8826            ! thrdvar.h util.c
8827 ____________________________________________________________________________
8828 [  7441] By: jhi                                   on 2000/10/25  20:12:20
8829         Log: buildtoc target tweaks.
8830      Branch: perl
8831            ! pod/Makefile.SH
8832 ____________________________________________________________________________
8833 [  7440] By: jhi                                   on 2000/10/25  20:03:53
8834         Log: A new version of making the syslog test more robust.
8835              (Replaces #7421.)
8836              
8837              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
8838              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8839              Date: Wed, 25 Oct 2000 12:13:54 -0400
8840              Message-ID: <20001025121354.B2264@O2.chapin.edu>
8841      Branch: perl
8842            ! t/lib/syslog.t
8843 ____________________________________________________________________________
8844 [  7439] By: jhi                                   on 2000/10/25  20:00:48
8845         Log: Continue the internal UTF-8 API tweaking.
8846              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
8847              used much more than the simpler API, now called utf8_to_uv_simple().
8848              Still not quite happy with API, too much partial duplication
8849              of functionality.
8850      Branch: perl
8851            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
8852            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
8853            ! regcomp.c regexec.c sv.c toke.c utf8.c
8854 ____________________________________________________________________________
8855 [  7438] By: jhi                                   on 2000/10/25  18:52:30
8856         Log: Allow poking holes at the UTF-8 decoding strictness.
8857      Branch: perl
8858            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
8859            ! utf8.h
8860 ____________________________________________________________________________
8861 [  7437] By: jhi                                   on 2000/10/25  13:53:05
8862         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
8863              UTF8LEN() and UTF8SKIP(). 
8864      Branch: perl
8865            ! pp.c utf8.c utf8.h
8866 ____________________________________________________________________________
8867 [  7436] By: jhi                                   on 2000/10/25  13:51:37
8868         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
8869              From: Nicholas Clark <nick@ccl4.org>
8870              Date: Wed, 25 Oct 2000 14:44:05 +0100
8871              Message-ID: <20001025144404.D27253@plum.flirble.org>
8872      Branch: perl
8873            ! pod/perlrun.pod
8874 ____________________________________________________________________________
8875 [  7435] By: jhi                                   on 2000/10/25  13:49:32
8876         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
8877              From: Mike Guy <mjtg@cam.ac.uk>
8878              Date: Tue, 24 Oct 2000 14:59:40 +0100
8879              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
8880      Branch: perl
8881            ! scope.c
8882 ____________________________________________________________________________
8883 [  7434] By: jhi                                   on 2000/10/25  13:48:41
8884         Log: AIX is picky about its symbol exports.  Solution for now
8885              is to include the deb.o explicitly to the re extension build.
8886              
8887              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
8888              From: Peter Prymmer <pvhp@forte.com>
8889              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
8890              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
8891      Branch: perl
8892            ! ext/re/Makefile.PL hints/aix.sh
8893 ____________________________________________________________________________
8894 [  7433] By: jhi                                   on 2000/10/25  13:46:49
8895         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
8896              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8897              Date: Wed, 25 Oct 2000 12:02:20 +0200
8898              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
8899      Branch: perl
8900            ! perlsdio.h
8901 ____________________________________________________________________________
8902 [  7432] By: jhi                                   on 2000/10/25  13:44:28
8903         Log: Subject: Minor update to find2perl, for portability
8904              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
8905              Date: Wed, 25 Oct 2000 12:05:47 +0100
8906              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
8907      Branch: perl
8908            ! x2p/find2perl.PL
8909 ____________________________________________________________________________
8910 [  7431] By: jhi                                   on 2000/10/25  13:40:39
8911         Log: Add targets to Makefile.SH, most importantly
8912              'regen_all' which also remembers to update vms/perly*.
8913      Branch: perl
8914            ! Makefile.SH
8915 ____________________________________________________________________________
8916 [  7430] By: bailey                                on 2000/10/25  03:13:53
8917         Log: Cleanup from prior patch (Charles Lane?):
8918              - improve handling of MFDs in Basename and Path
8919              - default to no xsubpp line # munging when building debug images
8920      Branch: vmsperl
8921            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
8922 ____________________________________________________________________________
8923 [  7429] By: jhi                                   on 2000/10/24  20:03:40
8924         Log: Podify README.epoc and README.vos.
8925      Branch: perl
8926            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
8927            ! pod/perlport.pod pod/perltoc.pod
8928 ____________________________________________________________________________
8929 [  7428] By: jhi                                   on 2000/10/24  19:10:33
8930         Log: Stratus VOS updates from Paul Green.
8931      Branch: perl
8932            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8933            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
8934            - vos/config.def vos/config.h vos/config_h.SH_orig
8935            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
8936            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
8937 ____________________________________________________________________________
8938 [  7427] By: jhi                                   on 2000/10/24  18:59:48
8939         Log: Check if stdio supports tweaking lval and cnt simultaneously.
8940              
8941              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
8942              From: Nicholas Clark <nick@ccl4.org>
8943              Date: Mon, 23 Oct 2000 15:39:32 +0100
8944              Message-ID: <20001023153932.A10786@plum.flirble.org>
8945      Branch: metaconfig
8946            ! U/compline/d_stdstdio.U
8947      Branch: perl
8948            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8949            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
8950            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
8951            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
8952            ! vos/config.h vos/config_h.SH_orig win32/config.bc
8953            ! win32/config.gc win32/config.vc
8954 ____________________________________________________________________________
8955 [  7426] By: jhi                                   on 2000/10/24  17:57:44
8956         Log: Missed the header file changes from #7425.
8957      Branch: perl
8958            ! embed.h embed.pl objXSUB.h proto.h
8959 ____________________________________________________________________________
8960 [  7425] By: jhi                                   on 2000/10/24  17:55:17
8961         Log: Fix the bug reported in
8962              
8963              From: andreas.koenig@anima.de (Andreas J. Koenig)
8964              Subject: Encode bug?
8965              Date: 24 Oct 2000 14:01:26 +0200 
8966              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
8967              
8968              Also make is_utf8_char() stricter.
8969      Branch: perl
8970            ! ext/Encode/Encode.xs utf8.c
8971 ____________________________________________________________________________
8972 [  7424] By: jhi                                   on 2000/10/24  15:15:39
8973         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
8974              From: Peter Scott <Peter@PSDT.com>
8975              Date: Mon, 23 Oct 2000 19:46:01 -0700
8976              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
8977      Branch: perl
8978            ! pod/perlfaq5.pod
8979 ____________________________________________________________________________
8980 [  7423] By: jhi                                   on 2000/10/24  14:25:30
8981         Log: Test tweak to avoid pulling in the whole Config.
8982      Branch: perl
8983            ! t/lib/st-lock.t
8984 ____________________________________________________________________________
8985 [  7422] By: jhi                                   on 2000/10/24  14:03:16
8986         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
8987      Branch: perl
8988            ! pp.c
8989 ____________________________________________________________________________
8990 [  7421] By: jhi                                   on 2000/10/24  13:32:09
8991         Log: (Replaced by #7440.)
8992              
8993              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
8994              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8995              Date: Mon, 23 Oct 2000 16:40:54 -0400
8996              Message-ID: <20001023164054.B14491@O2.chapin.edu>
8997      Branch: perl
8998            ! t/lib/syslog.t
8999 ____________________________________________________________________________
9000 [  7420] By: jhi                                   on 2000/10/24  13:30:53
9001         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
9002              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9003              Date: Mon, 23 Oct 2000 17:29:03 -0400
9004              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
9005      Branch: perl
9006            ! lib/ExtUtils/MM_Unix.pm
9007 ____________________________________________________________________________
9008 [  7419] By: jhi                                   on 2000/10/24  13:29:57
9009         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
9010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9011              Date: Mon, 23 Oct 2000 19:01:32 -0400
9012              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
9013      Branch: perl
9014            ! utils/h2xs.PL
9015 ____________________________________________________________________________
9016 [  7418] By: jhi                                   on 2000/10/24  13:26:04
9017         Log: Replace #7409 with
9018              
9019              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
9020              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
9021              Date: Mon, 23 Oct 2000 20:08:56 +0200
9022              Message-ID: <20001023200855.A14850@nice.ram.loc>
9023      Branch: perl
9024            ! ext/Storable/Storable.pm t/lib/st-lock.t
9025 ____________________________________________________________________________
9026 [  7417] By: jhi                                   on 2000/10/24  13:17:52
9027         Log: Run vms/vms_yfix.pl, should have done that after changing
9028              perly.c in #7382.
9029      Branch: perl
9030            ! vms/perly_c.vms vms/perly_h.vms
9031 ____________________________________________________________________________
9032 [  7416] By: jhi                                   on 2000/10/24  02:55:33
9033         Log: Make the UTF-8 decoding stricter and more verbose when
9034              malformation happens.  This involved adding an argument
9035              to utf8_to_uv_chk(), which involved changing its prototype,
9036              and prefer STRLEN over I32 for the UTF-8 length, which as
9037              a domino effect necessitated changing the prototypes of
9038              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
9039              The stricter UTF-8 decoding checking uses Markus Kuhn's
9040              UTF-8 Decode Stress Tester from
9041              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
9042      Branch: perl
9043            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
9044            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
9045            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
9046            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
9047 ____________________________________________________________________________
9048 [  7415] By: jhi                                   on 2000/10/23  14:06:06
9049         Log: Update Changes.
9050      Branch: perl
9051            ! Changes patchlevel.h
9052 ____________________________________________________________________________
9053 [  7414] By: jhi                                   on 2000/10/23  12:39:52
9054         Log: Undo the basename() part of #7412 since the lib/basename
9055              tests would need upgrading too.
9056      Branch: perl
9057            ! lib/File/Basename.pm
9058 ____________________________________________________________________________
9059 [  7413] By: jhi                                   on 2000/10/23  12:19:27
9060         Log: Document PERL_INSTALL_ROOT of #7210.
9061      Branch: perl
9062            ! lib/ExtUtils/Install.pm
9063 ____________________________________________________________________________
9064 [  7412] By: jhi                                   on 2000/10/23  12:16:47
9065         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
9066      Branch: perl
9067            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
9068            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
9069 ____________________________________________________________________________
9070 [  7411] By: jhi                                   on 2000/10/23  12:07:41
9071         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
9072              From: Prymmer/Kahn <pvhp@best.com>
9073              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
9074              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
9075      Branch: perl
9076            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
9077 ____________________________________________________________________________
9078 [  7410] By: jhi                                   on 2000/10/23  04:10:11
9079         Log: The change #7187 was not so good on VMS.
9080              
9081              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
9082              From: "Craig A. Berry" <craig.berry@psinetcs.com>
9083              Date: Sun, 22 Oct 2000 23:03:08 -0500
9084              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
9085      Branch: perl
9086            ! utils/perldoc.PL
9087 ____________________________________________________________________________
9088 [  7409] By: jhi                                   on 2000/10/23  03:57:36
9089         Log: Avoid Storable locking on DJGPP for now.
9090              
9091              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
9092              From: "Peter J. Farley III" <pjfarley@banet.net>
9093              Date: Sun, 22 Oct 2000 20:00:00 -0400
9094              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
9095      Branch: perl
9096            ! ext/Storable/Storable.pm t/lib/st-lock.t
9097 ____________________________________________________________________________
9098 [  7408] By: jhi                                   on 2000/10/23  03:50:24
9099         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
9100              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
9101              Date: Sun, 22 Oct 2000 21:12:22 -0400
9102              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
9103      Branch: perl
9104            ! lib/vars.pm
9105 ____________________________________________________________________________
9106 [  7407] By: jhi                                   on 2000/10/23  03:43:12
9107         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
9108              From: Hugo <hv@crypt.compulink.co.uk>
9109              Date: Mon, 23 Oct 2000 00:47:22 +0100
9110              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
9111      Branch: perl
9112            ! regexec.c t/op/pat.t
9113 ____________________________________________________________________________
9114 [  7406] By: jhi                                   on 2000/10/23  03:40:29
9115         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
9116      Branch: perl
9117            ! lib/ExtUtils/MakeMaker.pm
9118 ____________________________________________________________________________
9119 [  7405] By: jhi                                   on 2000/10/22  21:32:00
9120         Log: Doc patch.
9121              
9122              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
9123              From: rspier@pobox.com (Robert Spier)
9124              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
9125              Message-ID: <14835.16112.13457.447971@rls.cx>
9126      Branch: perl
9127            ! lib/strict.pm
9128 ____________________________________________________________________________
9129 [  7404] By: jhi                                   on 2000/10/22  21:30:51
9130         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
9131              From: rspier@pobox.com (Robert Spier)
9132              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
9133              Message-ID: <14835.17223.72448.705566@rls.cx>
9134      Branch: perl
9135            ! lib/ExtUtils/MakeMaker.pm
9136 ____________________________________________________________________________
9137 [  7403] By: jhi                                   on 2000/10/22  21:24:11
9138         Log: Subject: [PATCH bleadperl] ripples from constsub patch
9139              From: John Tobey <jtobey@john-edwin-tobey.org>
9140              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
9141              Message-Id: <m13nSOB-000FObC@feynman.localnet>
9142      Branch: perl
9143            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
9144 ____________________________________________________________________________
9145 [  7402] By: jhi                                   on 2000/10/22  20:59:35
9146         Log: Support s?printf parameter reordering.
9147      Branch: perl
9148            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
9149 ____________________________________________________________________________
9150 [  7401] By: jhi                                   on 2000/10/22  19:19:14
9151         Log: Expand %Config variables only if explicitly so requested
9152              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
9153              
9154              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
9155              From: Gurusamy Sarathy <gsar@ActiveState.com>
9156              Date: Sun, 22 Oct 2000 11:47:32 -0700
9157              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
9158      Branch: perl
9159            ! Makefile.SH lib/lib_pm.PL
9160 ____________________________________________________________________________
9161 [  7400] By: jhi                                   on 2000/10/22  18:24:10
9162         Log: Move the #7390 test from warn/op to comp/redef.
9163              
9164              Subject: Re: Creating const subs for constants.
9165              From: John Tobey <jtobey@john-edwin-tobey.org>
9166              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
9167              Message-Id: <m13nG72-000FObC@feynman.localnet>               
9168      Branch: perl
9169            ! t/comp/redef.t t/pragma/warn/op
9170 ____________________________________________________________________________
9171 [  7399] By: jhi                                   on 2000/10/22  17:49:59
9172         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
9173              From: Nicholas Clark <nick@ccl4.org>
9174              Date: Sat, 21 Oct 2000 22:23:19 +0100
9175              Message-ID: <20001021222319.B45586@plum.flirble.org>
9176      Branch: perl
9177            ! ext/DynaLoader/DynaLoader_pm.PL
9178 ____________________________________________________________________________
9179 [  7398] By: jhi                                   on 2000/10/22  17:47:35
9180         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
9181              From: Hugo <hv@crypt.compulink.co.uk>
9182              Date: Sat, 21 Oct 2000 18:19:59 +0100
9183              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
9184      Branch: perl
9185            ! ext/B/B.pm ext/B/B/C.pm
9186 ____________________________________________________________________________
9187 [  7397] By: jhi                                   on 2000/10/22  17:35:18
9188         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
9189              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9190              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
9191              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
9192      Branch: perl
9193            ! hints/openbsd.sh
9194 ____________________________________________________________________________
9195 [  7396] By: jhi                                   on 2000/10/22  17:19:46
9196         Log: Subject: installman go-faster stripes
9197              From: Nicholas Clark <nick@talking.bollo.cx>
9198              Date: Sat, 21 Oct 2000 17:24:53 +0100
9199              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
9200              
9201              Subject: Re: installman go-faster stripes
9202              From: Russ Allbery <rra@stanford.edu>
9203              Date: 21 Oct 2000 11:04:13 -0700
9204              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
9205      Branch: perl
9206            ! installman pod/pod2man.PL
9207 ____________________________________________________________________________
9208 [  7395] By: jhi                                   on 2000/10/22  17:17:35
9209         Log: Hints tweak from Anton Berezin.
9210      Branch: perl
9211            ! hints/freebsd.sh
9212 ____________________________________________________________________________
9213 [  7394] By: jhi                                   on 2000/10/22  04:50:04
9214         Log: Tweak the Is* definitions of Unicode character classes
9215              to better match the official categorizations; embrace
9216              the official categorizations; add the combining marks
9217              as alpha (and -numeric); fix DCinital (a typo and edito)
9218              to be DCmedial.
9219      Branch: perl
9220            + lib/unicode/Is/DCmedial.pl
9221            - lib/unicode/Is/DCinital.pl
9222            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9223            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
9224            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
9225            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9226 ____________________________________________________________________________
9227 [  7393] By: jhi                                   on 2000/10/21  18:06:05
9228         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
9229              From: Daniel Chetlin <daniel@chetlin.com>
9230              Date: Sat, 21 Oct 2000 02:57:03 -0700
9231              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
9232      Branch: perl
9233            + t/lib/tie-splice.t
9234            ! MANIFEST lib/Tie/Array.pm
9235 ____________________________________________________________________________
9236 [  7392] By: gsar                                  on 2000/10/21  18:05:15
9237         Log: resync utfperl branch with mainline
9238      Branch: utfperl
9239           !> (integrate 1760 files)
9240 ____________________________________________________________________________
9241 [  7391] By: jhi                                   on 2000/10/21  14:37:49
9242         Log: Testcases for a #7383,#7385 related bug.
9243              
9244              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
9245              From: Nicholas Clark <nick@ccl4.org>
9246              Date: Sat, 21 Oct 2000 15:04:51 +0100
9247              Message-ID: <20001021150451.A51566@plum.flirble.org>
9248      Branch: perl
9249            ! t/pragma/utf8.t
9250 ____________________________________________________________________________
9251 [  7390] By: jhi                                   on 2000/10/21  14:35:57
9252         Log: Add a testcase for #7389.
9253      Branch: perl
9254            ! t/pragma/warn/op
9255 ____________________________________________________________________________
9256 [  7389] By: jhi                                   on 2000/10/21  14:26:45
9257         Log: Subject: Re: Creating const subs for constants.
9258              From: John Tobey <jtobey@john-edwin-tobey.org>
9259              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
9260              Message-Id: <m13mo0N-000FObC@feynman.localnet>
9261      Branch: perl
9262            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
9263            ! proto.h sv.c
9264 ____________________________________________________________________________
9265 [  7388] By: nick                                  on 2000/10/21  11:44:23
9266         Log: Populate perlio branch
9267      Branch: perlio
9268           +> (branch 1760 files)
9269 ____________________________________________________________________________
9270 [  7387] By: nick                                  on 2000/10/21  10:52:05
9271         Log: Get branch back as replica of mainline via :
9272              p4 integrate -b utfperl
9273              p4 resolve -at ./...
9274      Branch: utfperl
9275           +> (branch 269 files)
9276            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
9277            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
9278            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
9279            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
9280            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
9281            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
9282            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
9283            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
9284            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
9285            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
9286            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
9287            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
9288            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
9289            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
9290            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
9291            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
9292            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
9293            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
9294            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
9295            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
9296            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
9297            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
9298            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
9299            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
9300            - lib/unicode/UCD300.html lib/unicode/Unicode.300
9301            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
9302            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
9303            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
9304            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
9305           !> (integrate 965 files)
9306 ____________________________________________________________________________
9307 [  7386] By: jhi                                   on 2000/10/21  01:31:12
9308         Log: Update Changes.
9309      Branch: perl
9310            ! Changes patchlevel.h
9311 ____________________________________________________________________________
9312 [  7385] By: jhi                                   on 2000/10/21  01:28:42
9313         Log: The #7383 was right only in the context of the original bug report,
9314              not in more general case.
9315      Branch: perl
9316            ! pp_hot.c
9317 ____________________________________________________________________________
9318 [  7384] By: jhi                                   on 2000/10/21  01:08:23
9319         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
9320      Branch: perl
9321            ! ext/IO/lib/IO/Select.pm
9322 ____________________________________________________________________________
9323 [  7383] By: jhi                                   on 2000/10/21  00:44:18
9324         Log: Fix for ID 20001020.006, concatenating an unset submatch
9325              with utf8 resulted in "Modification of a read-only value".
9326      Branch: perl
9327            ! pp_hot.c t/pragma/utf8.t
9328 ____________________________________________________________________________
9329 [  7382] By: jhi                                   on 2000/10/20  20:44:31
9330         Log: Make scan_num() reëntrant, as suggested in
9331              
9332              Subject: [PATCH perl@7229] Rentrant parser and yylex()
9333              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9334              Date: Fri, 20 Oct 2000 14:17:27 +0100
9335              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
9336      Branch: perl
9337            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
9338            ! toke.c
9339 ____________________________________________________________________________
9340 [  7381] By: jhi                                   on 2000/10/20  20:07:29
9341         Log: Reëntrancy fix.
9342              
9343              Subject: [PATCH perl@7229] Rentrant parser and yylex()
9344              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9345              Date: Fri, 20 Oct 2000 14:17:27 +0100
9346              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
9347      Branch: perl
9348            ! embed.h embed.pl perl.h proto.h toke.c
9349 ____________________________________________________________________________
9350 [  7380] By: jhi                                   on 2000/10/20  19:15:54
9351         Log: Don't write double values through long double pointers,
9352              based on a part of
9353              
9354              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
9355              From: Jens Hamisch <jens@Strawberry.COM>
9356              Date: Tue, 17 Oct 2000 08:39:36 +0200
9357              Message-Id: <20001017083936.A11104@Strawberry.COM>
9358      Branch: perl
9359            ! perl.h pp.c
9360 ____________________________________________________________________________
9361 [  7379] By: jhi                                   on 2000/10/20  18:43:37
9362         Log: Portability tweak on #7377.
9363              
9364              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
9365              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9366              Date:     Fri, 20 Oct 2000 13:13:41 EDT
9367              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
9368      Branch: perl
9369            ! t/lib/dprof.t
9370 ____________________________________________________________________________
9371 [  7378] By: jhi                                   on 2000/10/20  12:57:19
9372         Log: SOCKS function redefinitions need prototypes, too, otherwise
9373              for example 32 bit versus 64 bit differences cause a lot of
9374              problems.  Part of
9375              
9376              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
9377              From: Jens Hamisch <jens@Strawberry.COM>
9378              Date: Tue, 17 Oct 2000 08:39:36 +0200
9379              Message-Id: <20001017083936.A11104@Strawberry.COM>
9380      Branch: perl
9381            ! doio.c pp_sys.c
9382 ____________________________________________________________________________
9383 [  7377] By: jhi                                   on 2000/10/20  12:37:12
9384         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
9385              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9386              Date:     Fri, 20 Oct 2000 08:26:04 EDT
9387              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
9388      Branch: perl
9389            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
9390 ____________________________________________________________________________
9391 [  7376] By: jhi                                   on 2000/10/20  12:35:31
9392         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
9393              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9394              Date:     Fri, 20 Oct 2000 07:48:15 EDT
9395              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
9396      Branch: perl
9397            ! configure.com vms/gen_shrfls.pl
9398 ____________________________________________________________________________
9399 [  7375] By: bailey                                on 2000/10/20  04:44:37
9400         Log: SYN SYN
9401      Branch: vmsperl
9402           +> (branch 134 files)
9403            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
9404            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
9405            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
9406            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
9407            - eg/cgi/frameset.cgi eg/cgi/index.html
9408            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
9409            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
9410            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
9411            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
9412            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
9413            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
9414            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
9415            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
9416            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
9417            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
9418            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
9419            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
9420            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
9421            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
9422            - lib/unicode/Props.txt lib/unicode/UCD300.html
9423            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
9424            - utils/perlbc.PL vms/subconfigure.com
9425           !> (integrate 785 files)
9426 ____________________________________________________________________________
9427 [  7374] By: jhi                                   on 2000/10/20  00:59:48
9428         Log: In the latest compiler builds cccdlflags must not become -fpic,
9429              from Wilfredo Sánchez.
9430      Branch: perl
9431            ! hints/darwin.sh
9432 ____________________________________________________________________________
9433 [  7373] By: jhi                                   on 2000/10/20  00:56:35
9434         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
9435              From: Tony Cook <tony@develop-help.com>
9436              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
9437              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
9438      Branch: perl
9439            ! pod/perlop.pod
9440 ____________________________________________________________________________
9441 [  7372] By: jhi                                   on 2000/10/19  19:34:40
9442         Log: Typo noted by Mark Lutz.
9443      Branch: perl
9444            ! t/op/64bitint.t
9445 ____________________________________________________________________________
9446 [  7371] By: jhi                                   on 2000/10/19  19:33:13
9447         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
9448      Branch: metaconfig
9449            ! U/modified/Cppsym.U U/modified/Oldconfig.U
9450      Branch: metaconfig/U/perl
9451            ! End.U dlsrc.U libperl.U
9452      Branch: perl
9453            + hints/nonstopux.sh
9454            ! Configure MANIFEST config_h.SH
9455 ____________________________________________________________________________
9456 [  7370] By: jhi                                   on 2000/10/19  17:18:08
9457         Log: Subject: PATCH do_print has 2 PerlIO_error()s
9458              From: nick@ccl4.org
9459              Date: Thu, 19 Oct 2000 18:09:20 +0100
9460              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
9461      Branch: perl
9462            ! doio.c
9463 ____________________________________________________________________________
9464 [  7369] By: jhi                                   on 2000/10/19  14:01:49
9465         Log: Update Changes.
9466      Branch: perl
9467            ! Changes patchlevel.h
9468 ____________________________________________________________________________
9469 [  7368] By: jhi                                   on 2000/10/19  13:04:29
9470         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
9471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9472              Date: Wed, 18 Oct 2000 13:12:01 +0200
9473              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
9474      Branch: perl
9475            ! hints/aix.sh
9476 ____________________________________________________________________________
9477 [  7367] By: jhi                                   on 2000/10/19  02:22:40
9478         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
9479              of a 'pmshort' anywhere in the B, so the offending line was simply
9480              removed.
9481      Branch: perl
9482            ! ext/B/B/Debug.pm
9483 ____________________________________________________________________________
9484 [  7366] By: jhi                                   on 2000/10/19  02:12:37
9485         Log: Add the test case for the bug id 20000730.004 which seems
9486              to have been fixed by now.
9487      Branch: perl
9488            ! t/pragma/utf8.t
9489 ____________________________________________________________________________
9490 [  7365] By: jhi                                   on 2000/10/18  23:36:24
9491         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
9492              From: Hugo <hv@crypt.compulink.co.uk>
9493              Date: Wed, 18 Oct 2000 23:25:58 +0100
9494              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
9495      Branch: perl
9496            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
9497 ____________________________________________________________________________
9498 [  7364] By: jhi                                   on 2000/10/18  21:12:53
9499         Log: (retracted)
9500      Branch: perl
9501            ! pp.c
9502 ____________________________________________________________________________
9503 [  7363] By: jhi                                   on 2000/10/18  20:55:38
9504         Log: Missing change from #7362.
9505      Branch: perl
9506            ! win32/perlhost.h
9507 ____________________________________________________________________________
9508 [  7362] By: jhi                                   on 2000/10/18  20:52:01
9509         Log: Borland C fstat() never saw the fd as writable.
9510              
9511              Subject: fix for Borland's weak "stat" (perl@7211)
9512              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
9513              Date: Mon, 16 Oct 2000 09:55:03 +0400
9514              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
9515      Branch: perl
9516            ! win32/win32.c
9517 ____________________________________________________________________________
9518 [  7361] By: jhi                                   on 2000/10/18  17:43:50
9519         Log: Regen toc.
9520      Branch: perl
9521            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
9522 ____________________________________________________________________________
9523 [  7360] By: jhi                                   on 2000/10/18  17:07:44
9524         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9525              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
9526              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
9527              Date: Mon, 16 Oct 2000 15:19:49 +0200
9528      Branch: perl
9529            + README.aix
9530            ! MANIFEST
9531 ____________________________________________________________________________
9532 [  7359] By: jhi                                   on 2000/10/18  17:04:49
9533         Log: Subject: Pod patch for Devel::Peek
9534              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9535              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
9536              Date: Mon, 16 Oct 2000 12:26:34 +0200
9537      Branch: perl
9538            ! ext/Devel/Peek/Peek.pm
9539 ____________________________________________________________________________
9540 [  7358] By: jhi                                   on 2000/10/18  17:03:15
9541         Log: Make Cwd more bulletproof in chrooted environments.
9542              
9543              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
9544              From: "Eric E. Coe" <Eric.Coe@oracle.com>
9545              Date: Wed, 18 Oct 2000 04:03:54 -0400
9546              Message-Id: <39ED596A.70E599FE@oracle.com>
9547      Branch: perl
9548            ! lib/Cwd.pm
9549 ____________________________________________________________________________
9550 [  7357] By: jhi                                   on 2000/10/18  16:37:26
9551         Log: Disable the UTF8 downgrade croakage for now to avoid
9552              too many not okay messages.
9553      Branch: perl
9554            ! doio.c
9555 ____________________________________________________________________________
9556 [  7356] By: jhi                                   on 2000/10/17  23:29:41
9557         Log: Show the failed remote port, instead of the failing line number.
9558              
9559              Subject: [PATCH 5.6.1 Debugger] More diagnostics
9560              From: David Sparks <daves@ActiveState.com>
9561              Date: Tue, 17 Oct 2000 15:00:24 -0700
9562              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
9563      Branch: perl
9564            ! lib/perl5db.pl
9565 ____________________________________________________________________________
9566 [  7355] By: jhi                                   on 2000/10/17  14:11:31
9567         Log: On output try to downgrade to bytes, croak if impossible,
9568              from Simon Cozens.  This means that outputting >255 UTF8
9569              is impossible.  Consider this as a strong incentive to get
9570              the I/O disciplines implemented.
9571      Branch: perl
9572            ! doio.c pod/perldiag.pod sv.c
9573 ____________________________________________________________________________
9574 [  7354] By: jhi                                   on 2000/10/17  13:42:23
9575         Log: Clarify documentation on 'use bytes'.
9576              
9577              Subject: Re: What does 'use bytes' "mean" ?
9578              From: Simon Cozens <simon@cozens.net>
9579              Date: Mon, 18 Sep 2000 18:24:25 +0100
9580              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
9581      Branch: perl
9582            ! lib/bytes.pm
9583 ____________________________________________________________________________
9584 [  7353] By: jhi                                   on 2000/10/17  13:28:12
9585         Log: Workaround for a sfio bug where the stream error indicator
9586              is not cleared as documented.
9587              
9588              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
9589              From: Nicholas Clark <nick@ccl4.org>
9590              Date: Mon, 16 Oct 2000 18:28:23 +0100
9591              Message-ID: <20001016182823.J19700@plum.flirble.org>
9592      Branch: perl
9593            ! doio.c
9594 ____________________________________________________________________________
9595 [  7352] By: jhi                                   on 2000/10/17  13:06:19
9596         Log: More IoTYPE sprinkling.
9597      Branch: perl
9598            ! doio.c pp_hot.c
9599 ____________________________________________________________________________
9600 [  7351] By: jhi                                   on 2000/10/16  22:47:07
9601         Log: Detect early whether the std streams have gone bad.
9602              
9603              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
9604              Date: Mon, 16 Oct 2000 23:28:42 +0100
9605              From: Nicholas Clark <nick@ccl4.org>
9606              Message-ID: <20001016232842.A37942@plum.flirble.org>
9607      Branch: perl
9608            ! t/op/misc.t
9609 ____________________________________________________________________________
9610 [  7350] By: jhi                                   on 2000/10/16  22:45:16
9611         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
9612              From: "Peter J. Farley III" <pjfarley@banet.net>
9613              Date: Mon, 16 Oct 2000 18:15:59 -0400
9614              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
9615      Branch: perl
9616            ! djgpp/djgpp.c dosish.h t/io/open.t
9617 ____________________________________________________________________________
9618 [  7349] By: jhi                                   on 2000/10/16  22:36:45
9619         Log: perldelta tweak.
9620      Branch: perl
9621            ! pod/perldelta.pod
9622 ____________________________________________________________________________
9623 [  7348] By: jhi                                   on 2000/10/16  15:17:53
9624         Log: Update Changes.
9625      Branch: perl
9626            ! Changes patchlevel.h
9627 ____________________________________________________________________________
9628 [  7347] By: jhi                                   on 2000/10/16  13:55:27
9629         Log: Add the capability to include/exclude branches.
9630      Branch: perl
9631            ! Porting/genlog
9632 ____________________________________________________________________________
9633 [  7346] By: jhi                                   on 2000/10/16  13:18:04
9634         Log: Add Charles Lane.
9635      Branch: perl
9636            ! AUTHORS Changes
9637 ____________________________________________________________________________
9638 [  7345] By: jhi                                   on 2000/10/16  13:13:21
9639         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
9640      Branch: perl
9641            ! pod/perldelta.pod
9642 ____________________________________________________________________________
9643 [  7344] By: gsar                                  on 2000/10/16  09:30:21
9644         Log: integrate change#6220 from cfgperl
9645              
9646              Win32 patches from Benjamin Stuhl.
9647      Branch: maint-5.6/perl
9648           !> makedef.pl win32/win32.h
9649 ____________________________________________________________________________
9650 [  7343] By: gsar                                  on 2000/10/16  08:32:19
9651         Log: integrate changes#6221,6222 from cfgperl
9652              
9653              Remove tr///CU (the feature is to be obsoleted by better interfaces).
9654              From: simon@brecon.co.uk (Simon Cozens)
9655              Subject: [PATCH] Eliminate tr///[CU][CU]
9656              Date: 23 Jun 2000 11:05:40 GMT
9657              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
9658              
9659              doc typo fix
9660              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
9661              From: Ian Phillipps <Ian.Phillipps@iname.com>
9662              Date: Fri, 23 Jun 2000 10:40:58 +0100
9663              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
9664      Branch: maint-5.6/perl
9665           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
9666 ____________________________________________________________________________
9667 [  7342] By: gsar                                  on 2000/10/16  08:28:08
9668         Log: integrate change#6217 from cfgperl (in part)
9669              
9670              Rename the fdpid locking and integrate with Sarathy.
9671      Branch: maint-5.6/perl
9672           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
9673           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
9674           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
9675           !> win32/win32.c
9676 ____________________________________________________________________________
9677 [  7341] By: gsar                                  on 2000/10/16  08:23:39
9678         Log: integrate changes#6214..6216 from mainline
9679              
9680              @_ can't have junk in it even in the non-USE_ITHREADS case because
9681              caller() wants to populate @DB::args with it (causes a coredump
9682              in Carp::confess())
9683              
9684              tweak comment about @DB::args
9685              
9686              be more optimal about clearing @_
9687      Branch: maint-5.6/perl
9688           !> av.h cop.h pp_ctl.c t/op/runlevel.t
9689 ____________________________________________________________________________
9690 [  7340] By: gsar                                  on 2000/10/16  08:20:37
9691         Log: integrate changes#6207..6210 from cfgperl
9692              
9693              Subject: [PATCH 5.6.0] Threadsafe patches
9694              From: Dan Sugalski <dan@sidhe.org>
9695              To: perl5-porters@perl.org
9696              Date: Mon, 08 May 2000 18:08:13 -0400
9697              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
9698              
9699              Regen headers for #6207.
9700              
9701              Lock PL_fdpid against race conditions, based on:
9702              Subject: [PATCH 5.6.0]subprocess fixup for threads
9703              From: Dan Sugalski <dan@sidhe.org>
9704              To: perl5-porters@perl.org
9705              Date: Tue, 11 Apr 2000 17:02:32 -0400
9706              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
9707              
9708              Mopup for #6207 and #6209.
9709      Branch: maint-5.6/perl
9710           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
9711           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
9712           !> win32/win32.c
9713 ____________________________________________________________________________
9714 [  7339] By: gsar                                  on 2000/10/16  08:14:34
9715         Log: integrate change#6203 from cfgperl
9716              
9717              perldiag should refer to perlos2.pod not README.os2
9718      Branch: maint-5.6/perl
9719           !> pod/perldiag.pod
9720 ____________________________________________________________________________
9721 [  7338] By: gsar                                  on 2000/10/16  08:11:42
9722         Log: integrate change#6201 from mainline
9723              
9724              Perl_eval_pv() leaks 4 bytes every time it is called because it
9725              does a PUSHMARK that's never ever POPMARKed; in general, only
9726              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
9727              Perl_eval_[sp]v() don't because they don't take any incoming
9728              arguments (this leak has been around since the original version
9729              of perl_eval_pv() in 5.003_97e)
9730      Branch: maint-5.6/perl
9731           !> perl.c
9732 ____________________________________________________________________________
9733 [  7337] By: gsar                                  on 2000/10/16  08:08:47
9734         Log: integrate changes#6197..6200 from cfgperl
9735              
9736              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
9737              From: John Borwick <jhborwic@unity.ncsu.edu>
9738              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
9739              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
9740              
9741              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
9742              From: Dan Sugalski <dan@sidhe.org>
9743              To: vmsperl@perl.org, perl5-porters@perl.org
9744              Date: Fri, 02 Jun 2000 16:00:41 -0400
9745              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
9746              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
9747              
9748              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
9749              From: Dan Sugalski <dan@sidhe.org>
9750              To: perl5-porters@perl.org, vmsperl@perl.org
9751              Date: Fri, 02 Jun 2000 17:30:51 -0400
9752              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
9753              
9754              Update to cperl-mode.el 4.31 from
9755              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
9756              Subject: A couple of notes
9757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9758              To: Mailing list Perl5 <perl5-porters@perl.org>
9759              Date: Sat, 3 Jun 2000 23:33:32 -0400
9760              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
9761      Branch: maint-5.6/perl
9762           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
9763           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
9764           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
9765           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
9766           !> vms/vmsish.h
9767 ____________________________________________________________________________
9768 [  7336] By: gsar                                  on 2000/10/16  08:03:46
9769         Log: integrate changes#6194,6195 from mainline
9770              
9771              fix small eval"" memory leaks under USE_ITHREADS
9772              
9773              fix yet another eval"" leak under USE_ITHREADS
9774      Branch: maint-5.6/perl
9775           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
9776           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
9777           !> vms/perly_c.vms
9778 ____________________________________________________________________________
9779 [  7335] By: gsar                                  on 2000/10/16  08:02:15
9780         Log: integrate changes#6190,6191 from mainline
9781              
9782              submit missing embed.pl change
9783              
9784              vec() loses numericalness (modified version of patch suggested
9785              by Robin Barker)
9786      Branch: maint-5.6/perl
9787           !> doop.c embed.pl t/op/vec.t
9788 ____________________________________________________________________________
9789 [  7334] By: gsar                                  on 2000/10/16  08:01:03
9790         Log: integrate change#6189 from mainline
9791              
9792              counting tr/// corrupts later operation (from M.J.T Guy)
9793      Branch: maint-5.6/perl
9794           !> doop.c t/op/tr.t
9795 ____________________________________________________________________________
9796 [  7333] By: gsar                                  on 2000/10/16  07:59:07
9797         Log: integrate changes#6183..6188 from mainline
9798              
9799              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
9800              <nick@ccl4.org>)
9801              
9802              tweak for change#6127
9803              
9804              remove incorrect documentation about implicit split to @_ in
9805              list context, which never really worked in perl 5 (from
9806              M.J.T. Guy)
9807              
9808              further qualify references to "alphanumeric" (from Wolfgang Laun
9809              <wolfgang.laun@alcatel.at>)
9810              
9811              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
9812              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
9813              
9814              h2xs tweaks
9815      Branch: maint-5.6/perl
9816           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
9817           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
9818           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
9819           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
9820           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
9821           !> pod/pod2latex.PL utils/h2xs.PL
9822 ____________________________________________________________________________
9823 [  7332] By: gsar                                  on 2000/10/16  07:53:52
9824         Log: integrate change#6179 from mainline
9825              
9826              buggy modulus on UVs introduced by change#3378 (resulted in
9827              4063328477 % 65535 amounting to 27406, instead of 27407)
9828      Branch: maint-5.6/perl
9829           !> pp.c t/op/arith.t
9830 ____________________________________________________________________________
9831 [  7331] By: gsar                                  on 2000/10/16  07:52:49
9832         Log: integrate changes#6176,6177,6178,6182 from cfgperl
9833              
9834              Single-quoted utf8 patch from Simon Cozens.
9835              
9836              Substitution utf8 patch from Simon Cozens.
9837              
9838              Be cleaner.
9839              
9840              Be Cleaner Part Deux.
9841      Branch: maint-5.6/perl
9842           !> Makefile.SH pp_hot.c toke.c
9843 ____________________________________________________________________________
9844 [  7330] By: gsar                                  on 2000/10/16  07:41:36
9845         Log: integrate change#6172 from mainline
9846              
9847              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
9848              (from Ilya Zakharevich)
9849      Branch: maint-5.6/perl
9850           !> regexec.c t/op/re_tests
9851 ____________________________________________________________________________
9852 [  7329] By: gsar                                  on 2000/10/16  07:40:25
9853         Log: integrate change#6171 from mainline
9854              
9855              scalar() doesn't force scalar context when used in void context
9856              (from Simon Cozens)
9857      Branch: maint-5.6/perl
9858           !> op.c t/op/wantarray.t
9859 ____________________________________________________________________________
9860 [  7328] By: gsar                                  on 2000/10/16  07:39:33
9861         Log: integrate change#6170 from mainline
9862              
9863              change#6142 needs tweaks to tests to work where there's no
9864              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
9865      Branch: maint-5.6/perl
9866           !> t/lib/filefind.t
9867 ____________________________________________________________________________
9868 [  7327] By: gsar                                  on 2000/10/16  07:35:34
9869         Log: integrate changes#6166..6168 from cfgperl
9870              
9871              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
9872              in case somebody wants to write an extension for more
9873              shadow database interfaces.
9874              
9875              tweak todo
9876              
9877              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
9878      Branch: maint-5.6/perl
9879           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9880           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
9881           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
9882           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
9883           !> win32/config.vc win32/config_H.bc win32/config_H.gc
9884           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9885 ____________________________________________________________________________
9886 [  7326] By: gsar                                  on 2000/10/16  07:29:05
9887         Log: integrate changes#6157,6159..6161,6164 from cfgperl
9888              
9889              Regen Configure to jive with #6149.
9890              
9891              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
9892              
9893              Changes for the File::Temp 0.08 (change #6159) test suite
9894              to fit better into the Perl distribution test framework.
9895              
9896              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
9897              both from Simon Cozens.
9898              
9899              detypo
9900      Branch: maint-5.6/perl
9901           +> pod/perlmodlib.PL pod/perlnewmod.pod
9902           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
9903           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
9904           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9905           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
9906 ____________________________________________________________________________
9907 [  7325] By: gsar                                  on 2000/10/16  07:25:13
9908         Log: integrate change#6158 from vmsperl
9909              
9910              Add fallback to tmpfile for use in cases where user's relying on
9911              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
9912              Lane's patch)
9913      Branch: maint-5.6/perl
9914           !> vms/vms.c vms/vmsish.h
9915 ____________________________________________________________________________
9916 [  7324] By: gsar                                  on 2000/10/16  07:20:50
9917         Log: integrate changes#6153..6155 from mainline
9918              
9919              prettier Test::Harness output on failed tests (from Nicholas Clark
9920              <nick@Bagpuss.uk.boo.com>)
9921              
9922              avoid type mismatch warning
9923              
9924              small bug in change#6144; remove random \xA0 character that snuck
9925              in via change#6145
9926      Branch: maint-5.6/perl
9927           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
9928           !> perl.c
9929 ____________________________________________________________________________
9930 [  7323] By: gsar                                  on 2000/10/16  07:18:47
9931         Log: integrate changes#6151,6152 from mainline
9932              
9933              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
9934              
9935              cosmetic fixups of RE debug output (from Ilya Zakharevich)
9936      Branch: maint-5.6/perl
9937           !> regexec.c
9938 ____________________________________________________________________________
9939 [  7322] By: gsar                                  on 2000/10/16  07:17:25
9940         Log: integrate changes#6146..6150 from mainline
9941              
9942              doc typo
9943              
9944              add a make entry to Config.pm so "perl -V:make" works on VMS
9945              (from Peter Prymmer)
9946              
9947              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
9948              
9949              OS/2 tweaks for usethreads build (from Rocco Caputo
9950              <troc@netrus.net>)
9951              
9952              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
9953      Branch: maint-5.6/perl
9954           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
9955           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
9956           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
9957           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
9958           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
9959           !> warnings.pl x2p/a2p.h
9960 ____________________________________________________________________________
9961 [  7321] By: gsar                                  on 2000/10/16  07:14:02
9962         Log: integrate changes#6143..6145 from mainline
9963              
9964              MacOS support, part 1 (from Matthias Neeracher
9965              <neeri@iis.ee.ethz.ch>)
9966              
9967              MacOS support, part 2: make AutoSplit use File::Spec instead
9968              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
9969              <neeri@iis.ee.ethz.ch>)
9970              
9971              make xsubpp skip embedded pod (from Matthias Neeracher
9972              <neeri@iis.ee.ethz.ch>)
9973      Branch: maint-5.6/perl
9974           +> ext/DynaLoader/dl_mac.xs
9975           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
9976           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
9977           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
9978           !> pp_ctl.c proto.h toke.c util.c util.h
9979 ____________________________________________________________________________
9980 [  7320] By: gsar                                  on 2000/10/16  07:12:13
9981         Log: integrate changes#6141,6142 from mainline
9982              
9983              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
9984              forwarded by Peter Seebach from the bsdi-users mailing list.
9985              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
9986              
9987              File::Find fails to chdir when chasing symlinks (from
9988              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
9989      Branch: maint-5.6/perl
9990           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
9991 ____________________________________________________________________________
9992 [  7319] By: gsar                                  on 2000/10/16  07:04:30
9993         Log: integrate change#6139 from mainline
9994              
9995              revise mktables.PL for bugs and newness in Unicode 3.0
9996              (from James Bence <jbence@amgen.com>)
9997      Branch: maint-5.6/perl
9998           +> (branch 30 files)
9999           !> (integrate 49 files)
10000 ____________________________________________________________________________
10001 [  7318] By: gsar                                  on 2000/10/16  07:01:01
10002         Log: integrate changes#6137,6138 from mainline
10003              
10004              fix bogus redeclaration warning for "our" variables in different
10005              scopes
10006              
10007              add note about the handling of negative indices to tied arrays
10008              (from Michael G Schwern <schwern@pobox.com>)
10009      Branch: maint-5.6/perl
10010           !> op.c pod/perltie.pod t/pragma/strict-vars
10011 ____________________________________________________________________________
10012 [  7317] By: gsar                                  on 2000/10/16  06:58:46
10013         Log: integrate changes#6127..6136 from mainline
10014              
10015              call_method(...,G_EVAL) can longjmp() out if the method probing
10016              failed (from Gisle Aas)
10017              
10018              new perlxstut example for passing/returning refs to arrays
10019              (from David Lowe <dlowe@pootpoot.com>)
10020              
10021              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
10022              
10023              fix places that mean C<"word" character> but say C<alphanumeric
10024              character>
10025              
10026              avoid warnings in POSIX.pm (from Barrie Slaymaker)
10027              
10028              warnings::enabled() doesn't fall back to looking at $^W if
10029              caller isn't using lexical warnings (from Paul Marquess)
10030              
10031              elide bogus test in change#6132
10032              
10033              make Test::Harness use wait.h/WCOREDUMP if available
10034              (from Ben Tilly <ben_tilly@hotmail.com>)
10035              
10036              enable Test::Harness to dynamically determine column width etc.
10037              (from Rob Napier <rnapier@employees.org>)
10038              
10039              random pod typos (from Peter Scott <Peter@PSDT.com>)
10040      Branch: maint-5.6/perl
10041           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
10042           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
10043           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
10044           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
10045 ____________________________________________________________________________
10046 [  7316] By: gsar                                  on 2000/10/16  06:53:23
10047         Log: integrate change#6126 from mainline
10048              
10049              change#2879 broke rvalue autovivification of magicals such as
10050              ${$num} (reworked variant of patch suggested by Simon Cozens)
10051      Branch: maint-5.6/perl
10052           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
10053           !> pp_hot.c proto.h t/op/gv.t
10054 ____________________________________________________________________________
10055 [  7315] By: gsar                                  on 2000/10/16  06:51:38
10056         Log: integrate changes#6123,6125 from mainline
10057              
10058              clarify gotcha with #line directives (from Rocco Caputo
10059              <troc@netrus.net>)
10060              
10061              enable propagating exception objects via Perl_croak() in XS code
10062              (from Gisle Aas)
10063      Branch: maint-5.6/perl
10064           !> pod/perldebug.pod pod/perlsyn.pod util.c
10065 ____________________________________________________________________________
10066 [  7314] By: gsar                                  on 2000/10/16  06:49:28
10067         Log: integrate change#6122 from mainline
10068              
10069              downgrade fatal error on C<"foo@nosucharray.com"> to optional
10070              warning (from Mark-Jason Dominus)
10071      Branch: maint-5.6/perl
10072           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
10073           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
10074           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
10075           !> toke.c
10076 ____________________________________________________________________________
10077 [  7313] By: gsar                                  on 2000/10/16  06:46:54
10078         Log: integrate changes#6112..6121 from vmsperl
10079              
10080              Check for existence of file before trying to delete
10081              
10082              Ugly workaround for version-specific RTL error
10083              
10084              Urk -- undo previous removal of vmsish 'exit' change
10085              
10086              Add bounds checking for several strings (Charles Lane)
10087              
10088              Miscellaneous cosmetic fixes (Charles Lane)
10089              
10090              Treat sockets as special in sys(read|write) (Charles Lane et al.)
10091              
10092              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
10093              Flatten case labels in switch statements uniformly (Charles Bailey)
10094              
10095              Quiet error messages in vmsish.t (Charles Lane)
10096              
10097              Add missing escape (Charles Lane)
10098              
10099              Allow eliminate_macros() and fixpath() to handle space-delimited
10100              lists (based on fixes by Craig Berry)
10101      Branch: maint-5.6/perl
10102           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
10103           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
10104           !> vms/vmsish.h
10105 ____________________________________________________________________________
10106 [  7312] By: gsar                                  on 2000/10/16  06:41:18
10107         Log: integrate changes#6107,6110 from cfgperl
10108              
10109              Tweak the todo list.
10110              
10111              todo tweak
10112      Branch: maint-5.6/perl
10113           !> Todo-5.6
10114 ____________________________________________________________________________
10115 [  7311] By: gsar                                  on 2000/10/16  06:38:38
10116         Log: integrate changes#6104,6108 from mainline
10117              
10118              PL_sys_intern was being initialized too late on windows
10119              
10120              reenable fake signal handling on Windows, bugs and all
10121      Branch: maint-5.6/perl
10122           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
10123           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
10124           !> win32/win32.c
10125 ____________________________________________________________________________
10126 [  7310] By: gsar                                  on 2000/10/16  06:36:03
10127         Log: integrate changes#6095,6097..6103 from cfgperl
10128              
10129              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
10130              might be useful in future.
10131              
10132              Add a note about possible compilation problems from Allen Smith.
10133              
10134              Add a note about other, yet unsupported, shadow password APIs.
10135              
10136              Tweaks for the cc bugs from Allen Smith.
10137              
10138              More compilation tweakery from Allen Smith.
10139              
10140              Hints and test tweaks for Unicos.
10141              
10142              The test suite tweak in #6101 wasn't quite right.
10143              
10144              Test tweaking for Unicos continues.
10145      Branch: maint-5.6/perl
10146           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10147           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
10148           !> t/lib/complex.t t/op/64bitint.t
10149 ____________________________________________________________________________
10150 [  7309] By: gsar                                  on 2000/10/16  06:29:41
10151         Log: integrate changes#6093,6094 from mainline
10152              
10153              fork() failure to create pseudo process sets errno=EAGAIN and returns
10154              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
10155              
10156              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
10157      Branch: maint-5.6/perl
10158           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
10159           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
10160 ____________________________________________________________________________
10161 [  7308] By: gsar                                  on 2000/10/16  06:27:29
10162         Log: integrate change#6092 from cfgperl
10163              
10164              Regen perltoc with the fixed buildtoc.
10165      Branch: maint-5.6/perl
10166           !> pod/perltoc.pod
10167 ____________________________________________________________________________
10168 [  7307] By: gsar                                  on 2000/10/16  06:26:40
10169         Log: integrate changes#6089,6090 from mainline
10170              
10171              buildtoc tweak to fix newline lossage
10172              
10173              concat doesn't preserve utf8-ness, and doesn't invalidate
10174              [NI]OK; added tests for both
10175      Branch: maint-5.6/perl
10176           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
10177 ____________________________________________________________________________
10178 [  7306] By: gsar                                  on 2000/10/16  06:24:05
10179         Log: integrate change#6088 from cfgperl
10180              
10181              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
10182              because we do not use those.  The HAS_GETSPNAM remains,
10183              though, because we still do use that.
10184      Branch: maint-5.6/perl
10185           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10186           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
10187           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
10188           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
10189           !> win32/config.vc win32/config_H.bc win32/config_H.gc
10190           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
10191 ____________________________________________________________________________
10192 [  7305] By: gsar                                  on 2000/10/16  06:15:52
10193         Log: integrate changes#6084,6085,6087 from mainline
10194              
10195              substr() does not preserve utf8-ness (from Stefan Eissing
10196              <Eissing@medicaldataservice.de>); added tests
10197              
10198              repeat operator (x) doesn't preserve utf8-ness
10199              
10200              reverse() and quotemeta() weren't preserving utf8-ness; add tests
10201      Branch: maint-5.6/perl
10202           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
10203 ____________________________________________________________________________
10204 [  7304] By: gsar                                  on 2000/10/16  06:13:10
10205         Log: integrate changes#6077..6083 from mainline
10206              
10207              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
10208              and Tom Phoenix)
10209              
10210              workaround for CRT bug in chdir() (from Charles Lane, via
10211              Peter Prymmer)
10212              
10213              remove outdated kludge in Carp (NULLs are permitted in diagnostics
10214              now)
10215              
10216              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
10217              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
10218              
10219              better default perlbug categories for ok reports (from Richard Foley)
10220              
10221              peek.t non-portable to ithreads
10222              
10223              note about undocumented caller() return value (from M.J.T. Guy);
10224              yet another peek.t tweak
10225      Branch: maint-5.6/perl
10226           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10227           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
10228           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
10229           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
10230           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
10231           !> vms/vmsish.h
10232 ____________________________________________________________________________
10233 [  7303] By: gsar                                  on 2000/10/16  06:03:18
10234         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
10235              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
10236              
10237              &HUGE_VAL is not defined, it exists.
10238              
10239              Do not warn that an infinity does not look like a number.
10240              
10241              Rewrite the pwent/spent logic to be a little bit more clearer.
10242              
10243              Continue on the pwent/spent case.
10244              
10245              Correct Freudian slip.
10246              
10247              Use HUGE_VALL if applicable.
10248              
10249              pwent/spent #ifdef imbalance.
10250              
10251              Infinite problems.
10252              
10253              Call getspnam() only iff needd.
10254              
10255              Test both the scalar and list contexts.
10256              
10257              Use setxxent()/endxxent().
10258              
10259              Complex tweakery.
10260              
10261              Unicos hint tweak.
10262              
10263              Be more forgiving in POSIX about HUGE_VALL.
10264              
10265              Detypo.
10266              
10267              The search of infinity continues, this time simplified.
10268              
10269              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
10270              in natively 64-bit platforms where a long is a quad (no need
10271              for long longs).  Also added bias for IVs.
10272              
10273              Complex tweaks.
10274              
10275              Introduce t/lib/peek.t.
10276              
10277              Make the test more portable.
10278      Branch: maint-5.6/perl
10279           +> t/lib/peek.t
10280            ! pp_sys.c
10281           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
10282           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
10283           !> t/op/pwent.t toke.c util.c
10284 ____________________________________________________________________________
10285 [  7302] By: gsar                                  on 2000/10/16  05:03:37
10286         Log: integrate changes#6066..6071 from mainline
10287              
10288              s/END/CHECK/
10289              
10290              replace direct call to sighandler() with (*PL_sighandlerp)()
10291              
10292              note about values()
10293              
10294              File::Spec compatibility update (from Barrie Slaymaker
10295              <barries@slaysys.com>)
10296              
10297              remove misleading comment (from M.J.T. Guy)
10298              
10299              misformatted perllocal.pod (from Tim Jenness
10300              <t.jenness@jach.hawaii.edu>)
10301      Branch: maint-5.6/perl
10302           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10303           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
10304           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
10305           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
10306 ____________________________________________________________________________
10307 [  7301] By: gsar                                  on 2000/10/16  05:00:08
10308         Log: integrate changes#6061..6063 from mainline
10309              
10310              change#5921 neglected to make eq honor "use bytes"
10311              
10312              additional tests for utf8.t
10313              
10314              tokeq() could read unallocated field in argument
10315      Branch: maint-5.6/perl
10316           !> sv.c t/pragma/utf8.t toke.c
10317 ____________________________________________________________________________
10318 [  7300] By: gsar                                  on 2000/10/16  04:56:54
10319         Log: integrate changes#6046,6048,6057,6058 from mainline
10320              
10321              libscheck has insufficient checks for n32 libs (from
10322              Albert Chin-A-Young <china@thewrittenword.com>)
10323              
10324              add note about how $( doesn't interpolate in REs (from
10325              Philip Newton <newton@ficus.frogspace.net>)
10326              
10327              fix broken parsing of /\x{ab}/
10328              
10329              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
10330              (spotted by Donald Kinzer <dkinzer@premia.com>)
10331      Branch: maint-5.6/perl
10332           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
10333           !> t/pragma/utf8.t
10334 ____________________________________________________________________________
10335 [  7299] By: gsar                                  on 2000/10/16  04:52:50
10336         Log: integrate change#6044 from mainline
10337              
10338              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
10339              such that underscores are only ignored in literal numbers,
10340              "\x{...}", and hex/oct argument
10341      Branch: maint-5.6/perl
10342           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
10343 ____________________________________________________________________________
10344 [  7298] By: gsar                                  on 2000/10/16  04:50:53
10345         Log: integrate changes#6027..6043 from mainline
10346              
10347              podlators-1.02 update (from Russ Allbery)
10348              
10349              Pod::Man generates groff-incompatible macro definition (from
10350              Tom Christiansen)
10351              
10352              add CGI.pm v2.66 (from Lincoln Stein)
10353              
10354              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
10355              for @- and @+ (from Johan Vromans)
10356              
10357              small nits in diagnostics.pm (from Robin Barker)
10358              
10359              whitespace adjustments
10360              
10361              missing files in MANIFEST
10362              
10363              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
10364              to compensate
10365              
10366              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
10367              
10368              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
10369      Branch: maint-5.6/perl
10370           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
10371           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
10372           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
10373           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
10374           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
10375           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
10376           !> t/lib/cgi-html.t t/lib/cgi-request.t
10377 ____________________________________________________________________________
10378 [  7297] By: gsar                                  on 2000/10/16  04:44:30
10379         Log: integrate change#6025 from mainline
10380              
10381              Is{Alnum,Alpha,Word} don't match titlecase
10382              TODO: IsSpace is defined recursively!
10383              (both spotted by Larry)
10384      Branch: maint-5.6/perl
10385           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10386           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
10387 ____________________________________________________________________________
10388 [  7296] By: gsar                                  on 2000/10/16  04:39:30
10389         Log: integrate change#6023 from mainline
10390              
10391              debugger stomps on $. (from M.J.T. Guy)
10392      Branch: maint-5.6/perl
10393           !> lib/perl5db.pl
10394 ____________________________________________________________________________
10395 [  7295] By: gsar                                  on 2000/10/16  04:38:02
10396         Log: integrate change#6022 from mainline
10397              
10398              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
10399      Branch: maint-5.6/perl
10400           !> sv.c
10401 ____________________________________________________________________________
10402 [  7294] By: gsar                                  on 2000/10/16  04:37:05
10403         Log: integrate changes#6018..6021 from mainline
10404              
10405              make lib/syslog.t portable to systems that don't have _PATH_LOG,
10406              make _PATH_LOG() return "" if unavailable
10407              
10408              windows portability tweaks
10409              
10410              test tweak
10411              
10412              remove Win2K issue in pod (fixed by change#6020)
10413      Branch: maint-5.6/perl
10414           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
10415           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
10416           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
10417 ____________________________________________________________________________
10418 [  7293] By: gsar                                  on 2000/10/16  04:20:00
10419         Log: integrate changes#6013..6015 from mainline
10420              
10421              tweak change#5945 to display correct switch name in diagnostic
10422              
10423              glob() loading File::Glob behind the scenes may cause syntax errors
10424              
10425              tweak test for portability
10426      Branch: maint-5.6/perl
10427           !> op.c perl.c pod/perldiag.pod t/lib/b.t
10428 ____________________________________________________________________________
10429 [  7292] By: gsar                                  on 2000/10/16  04:18:11
10430         Log: integrate changes#6005..6010 from mainline, cfgperl
10431              
10432              perldoc might fail via "use blib" (from Hugo van der Sanden)
10433              
10434              Regen Configure.
10435              
10436              note about compile failures and END blocks (from M.J.T. Guy)
10437              
10438              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
10439              
10440              (change#6009 integrated earlier in change#7255)
10441              
10442              clarify note about shadow password support (from
10443              gellyfish@gellyfish.com)
10444      Branch: maint-5.6/perl
10445           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10446           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
10447           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
10448 ____________________________________________________________________________
10449 [  7291] By: gsar                                  on 2000/10/16  04:12:03
10450         Log: integrate changes#6002,6003 from mainline
10451              
10452              destructive sv_setsv() can lose UV-ness from source, causing
10453              numeric promotions/comparisons to fail to do the right thing
10454              
10455              allow REG_EXPAND_SZ keys in Windows registry (from
10456              John Clayton <John.Clayton@barclayscapital.com>)
10457      Branch: maint-5.6/perl
10458           !> sv.c win32/win32.c
10459 ____________________________________________________________________________
10460 [  7290] By: gsar                                  on 2000/10/16  04:10:19
10461         Log: integrate change#6001 from mainline
10462              
10463              support additional library locations via $Config{otherlibdirs}
10464              (from Andy Dougherty)
10465      Branch: maint-5.6/perl
10466           !> Configure INSTALL Porting/Glossary Porting/config.sh
10467           !> Porting/config_H config_h.SH epoc/config.sh perl.c
10468           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
10469           !> win32/config.bc win32/config.gc win32/config.vc
10470 ____________________________________________________________________________
10471 [  7289] By: gsar                                  on 2000/10/16  04:08:28
10472         Log: integrate change#5999 from mainline
10473              
10474              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
10475      Branch: maint-5.6/perl
10476           !> t/pragma/warn/toke toke.c
10477 ____________________________________________________________________________
10478 [  7288] By: gsar                                  on 2000/10/16  04:07:01
10479         Log: integrate changes#5997,5998 from cfgperl
10480              
10481              Preserve $!.
10482              
10483              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
10484      Branch: maint-5.6/perl
10485           !> lib/Math/Complex.pm
10486 ____________________________________________________________________________
10487 [  7287] By: gsar                                  on 2000/10/16  04:04:37
10488         Log: integrate change#5995 from mainline
10489              
10490              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
10491      Branch: maint-5.6/perl
10492           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
10493 ____________________________________________________________________________
10494 [  7286] By: gsar                                  on 2000/10/16  04:03:21
10495         Log: integrate change#5994 from mainline
10496              
10497              fix for missed accounting for null byte in pack("Z",...) (from
10498              M.J.T. Guy)
10499      Branch: maint-5.6/perl
10500           !> pp.c t/op/pack.t
10501 ____________________________________________________________________________
10502 [  7285] By: gsar                                  on 2000/10/16  04:02:11
10503         Log: integrate changes#5989..5993 from mainline
10504              
10505              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
10506              itself and no other (from Tom Hughes)
10507              
10508              use $ENV{LIB} to search for libs under Visual C compiler
10509              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
10510              
10511              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
10512              
10513              pod nit (from Simon Cozens)
10514              
10515              various minor tweaks seen on p5p
10516      Branch: maint-5.6/perl
10517           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
10518           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
10519           !> t/op/array.t toke.c
10520 ____________________________________________________________________________
10521 [  7284] By: gsar                                  on 2000/10/16  03:59:00
10522         Log: integrate changes#5978..5988 from mainline
10523              
10524              sync version numbers in File::Spec with the ones on CPAN
10525              (from Barrie Slaymaker)
10526              
10527              under useithreads, constant pad entries could inadvertantly be
10528              shared across threads (from Eric Blood <eblood@xmission.com>);
10529              added Eric's test case to testsuite
10530              
10531              allow Configure -S to run non-interactively (spotted by Greg Hudson
10532              <ghudson@mit.edu>)
10533              
10534              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
10535              prototype mismatch with CORE::glob(); update pod and tests to
10536              suit (File::Glob::glob() is still available for backward
10537              compatibility, but should be considered deprecated)
10538              
10539              avoid error in IO::Socket::INET when given an unknown service name
10540              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
10541              
10542              numeric conversion of non-number in change#3378 tramples on
10543              OOK offset, causing segfaults
10544              
10545              attributes::reftype() doesn't work on tied argument
10546              
10547              forked child may not exit correctly if it failed to open
10548              /dev/console (from Graham Barr)
10549              
10550              add regular expressions tutorial and quick-start guide (from
10551              Mark Kvale <kvale@phy.ucsf.edu>)
10552              
10553              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
10554              
10555              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
10556              <paul@miraclefish.com>)
10557      Branch: maint-5.6/perl
10558           +> pod/perlrequick.pod pod/perlretut.pod
10559           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
10560           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
10561           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
10562           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
10563           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
10564           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
10565           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
10566           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
10567 ____________________________________________________________________________
10568 [  7283] By: gsar                                  on 2000/10/16  03:52:14
10569         Log: integrate change#5977 from mainline
10570              
10571              autoquote barewords followed by newline and arrow properly
10572              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
10573      Branch: maint-5.6/perl
10574           !> t/pragma/warn/toke toke.c
10575 ____________________________________________________________________________
10576 [  7282] By: gsar                                  on 2000/10/16  03:50:48
10577         Log: integrate change#5976 from mainline
10578              
10579              DB_File v1.73 update (from Paul Marquess)
10580      Branch: maint-5.6/perl
10581           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
10582           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
10583 ____________________________________________________________________________
10584 [  7281] By: gsar                                  on 2000/10/16  03:49:14
10585         Log: integrate change#5975 from mainline
10586              
10587              allow sort() reentrancy (variant of patch suggested by
10588              Hugo van der Sanden)
10589      Branch: maint-5.6/perl
10590           !> pp_ctl.c t/op/sort.t
10591 ____________________________________________________________________________
10592 [  7280] By: gsar                                  on 2000/10/16  03:48:22
10593         Log: integrate change#5974 from mainline
10594              
10595              change#4197 somehow missed initializing PL_errors, meaning
10596              syntax error queueing wasn't working outside eval"" at all;
10597              also fixed eval"" to localize PL_error_count, so that compile-time
10598              eval's don't clobber the error state of the outer context
10599      Branch: maint-5.6/perl
10600           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
10601           !> t/pragma/warn/toke
10602 ____________________________________________________________________________
10603 [  7279] By: gsar                                  on 2000/10/16  03:46:21
10604         Log: integrate change#5973 from mainline
10605              
10606              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
10607      Branch: maint-5.6/perl
10608           !> regcomp.c regexec.c t/op/re_tests
10609 ____________________________________________________________________________
10610 [  7278] By: gsar                                  on 2000/10/16  03:44:54
10611         Log: integrate change#5971 from cfgperl
10612              
10613              Unicos tweaks from Mark P. Lutz.
10614      Branch: maint-5.6/perl
10615           !> hints/unicos.sh lib/Math/Complex.pm
10616 ____________________________________________________________________________
10617 [  7277] By: gsar                                  on 2000/10/16  03:42:59
10618         Log: integrate changes#5966..5970 from mainline
10619              
10620              add testsuite for B backends, fix bug in B::Deparse (from
10621              Simon Cozens <simon@brecon.co.uk>)
10622              
10623              improved docs on the warn_uninit diagnostic (from David Glasser
10624              and Simon Cozens)
10625              
10626              tolerate spaces in group names in test on solaris (from David Boyce
10627              <dsb@boyski.com>)
10628              
10629              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
10630              
10631              Data::Dumper fumbles negative numbers on 32-bit platforms where
10632              IV is >32bits
10633      Branch: maint-5.6/perl
10634           +> t/lib/b.t t/lib/syslog.t
10635           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
10636           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
10637           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
10638 ____________________________________________________________________________
10639 [  7276] By: gsar                                  on 2000/10/16  03:39:30
10640         Log: integrate change#5965 from mainline
10641              
10642              avoid "will not stay shared" warnings for our variables (from
10643              Robin Barker)
10644      Branch: maint-5.6/perl
10645           !> op.c t/pragma/warn/op
10646 ____________________________________________________________________________
10647 [  7275] By: gsar                                  on 2000/10/16  03:38:18
10648         Log: integrate change#5964 from mainline
10649              
10650              reformat to 72 columns (again)
10651      Branch: maint-5.6/perl
10652           !> pod/perldiag.pod
10653 ____________________________________________________________________________
10654 [  7274] By: gsar                                  on 2000/10/16  03:36:58
10655         Log: integrate change#5963 from mainline
10656              
10657              patch from Larry to make (\&) prototype work; added tests for
10658              the same
10659      Branch: maint-5.6/perl
10660           !> op.c t/comp/proto.t
10661 ____________________________________________________________________________
10662 [  7273] By: gsar                                  on 2000/10/16  03:35:51
10663         Log: integrate changes#5956..5962 from mainline
10664              
10665              better diagnostics on failed tests (from Ilya Zakharevich)
10666              
10667              pod nits (from A. C. Yardley <yardley@tanet.net>)
10668              
10669              change#3569 deleted some essential code, revert; avoid use of
10670              atexit() to make DynaLoader work properly on AIX under mod_perl
10671              (from Jens-Uwe Mager <jum@helios.de>)
10672              
10673              doubled words in pods (from Simon Cozens
10674              <simon.p.cozens@jp.pwcglobal.com>)
10675              
10676              better INSTALL notes on Solaris issues (from Dominic Dunlop)
10677              
10678              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
10679              
10680              updated README.hpux (from Jeff Okamoto)
10681      Branch: maint-5.6/perl
10682           !> INSTALL README.hpux emacs/cperl-mode.el
10683           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
10684           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
10685           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
10686           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
10687           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
10688           !> t/op/lex_assign.t
10689 ____________________________________________________________________________
10690 [  7272] By: gsar                                  on 2000/10/16  03:31:22
10691         Log: integrate change#5955 from mainline
10692              
10693              longstanding bug exposed by change#3307: sort arguments weren't
10694              compiled with the right wantarray context (ensuing runtime lookup
10695              via block_gimme() was getting the incidental context of the
10696              sort() itself)
10697      Branch: maint-5.6/perl
10698           !> op.c t/op/sort.t
10699 ____________________________________________________________________________
10700 [  7271] By: gsar                                  on 2000/10/16  03:29:11
10701         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
10702              branch
10703              
10704              Flatten the cpp jungle doing the nosuid checking.
10705              
10706              Do not assume sign propagation. (from M.J.T. Guy)
10707              
10708              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
10709              
10710              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
10711              Now pp_ncmp() returns undef is either operand is a NaN.
10712              
10713              On second thoughts frexp() does have two arguments.
10714              
10715              Document that tr() is not tr(1).
10716              
10717              Be more robust on "extreme" (large absolute value)
10718              arguments.  Originally reported by Daniel Connelly
10719              as a problem with asinh() on large negative arguments,
10720              asinh() used to bail out because an argument to log()
10721              ended up being zero.  Ilya Zakharevich proposed using
10722              Taylor's series in such cases, which for such large
10723              arguments is a very good approximation.
10724              
10725              Undo "use integer" addition from 64bitint as it seems
10726              to break most of the subtests in Digital UNIX;
10727              Unicos needs to find another way.
10728      Branch: maint-5.6/perl
10729           !> (integrate 29 files)
10730 ____________________________________________________________________________
10731 [  7270] By: gsar                                  on 2000/10/16  03:09:44
10732         Log: integrate changes#5948,5949,5950 from mainline
10733              
10734              typo in vars.pm that leads to cryptic message (from Piotr
10735              Piatkowski <kompas@kompas.usr.onet.pl>)
10736              
10737              make perldoc use the pod2man from the same version (from
10738              M.J.T. Guy)
10739              
10740              reformat perldiag to avoid long lines
10741      Branch: maint-5.6/perl
10742           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
10743 ____________________________________________________________________________
10744 [  7269] By: gsar                                  on 2000/10/16  03:05:54
10745         Log: integrate change#5947 from mainline
10746              
10747              use &dl_error rather than &dl_load_file as the guard for calling
10748              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
10749              statically built perl)
10750      Branch: maint-5.6/perl
10751           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
10752 ____________________________________________________________________________
10753 [  7268] By: gsar                                  on 2000/10/16  03:04:48
10754         Log: integrate change#5945 from mainline
10755              
10756              make module name mandatory after -M switch; reorder perldiag
10757              alphabetically (from Mark-Jason Dominus)
10758      Branch: maint-5.6/perl
10759           !> perl.c pod/perldiag.pod
10760 ____________________________________________________________________________
10761 [  7267] By: gsar                                  on 2000/10/16  03:03:01
10762         Log: integrate change#5939 from mainline
10763              
10764              more pod nits (from Larry Virden)
10765      Branch: maint-5.6/perl
10766           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
10767           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
10768           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
10769 ____________________________________________________________________________
10770 [  7266] By: gsar                                  on 2000/10/16  03:01:39
10771         Log: integrate change#5938 from mainline
10772              
10773              Consolidated B::Deparse fixes (from Stephen McCamant)
10774      Branch: maint-5.6/perl
10775           !> ext/B/B/Deparse.pm
10776 ____________________________________________________________________________
10777 [  7265] By: gsar                                  on 2000/10/16  03:00:43
10778         Log: integrate change#5936 from mainline
10779              
10780              additional tests for change#7263 (from Paul Marquess)
10781      Branch: maint-5.6/perl
10782           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
10783           !> t/pragma/warn/5nolint t/pragma/warn/6default
10784 ____________________________________________________________________________
10785 [  7264] By: gsar                                  on 2000/10/16  02:58:34
10786         Log: integrate change#5934 from mainline
10787              
10788              propagate lexical warnings from surrounding scope correctly
10789              within string eval() (from Paul Marquess)
10790      Branch: maint-5.6/perl
10791           !> pp_ctl.c t/pragma/warn/pp_ctl
10792 ____________________________________________________________________________
10793 [  7263] By: gsar                                  on 2000/10/16  02:56:53
10794         Log: integrate change#5932 from mainline
10795              
10796              add rsignal(), whichsig() and do_join() to public API list
10797              (mod_perl uses them to good advantage)
10798      Branch: maint-5.6/perl
10799           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
10800 ____________________________________________________________________________
10801 [  7262] By: gsar                                  on 2000/10/16  02:55:53
10802         Log: integrate change#5931 from mainline
10803              
10804              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
10805      Branch: maint-5.6/perl
10806           !> pp_hot.c regexec.c t/op/pat.t
10807 ____________________________________________________________________________
10808 [  7261] By: gsar                                  on 2000/10/16  02:55:01
10809         Log: integrate change#5930 from mainline
10810              
10811              small os390 tweaks (from Peter Prymmer)
10812      Branch: maint-5.6/perl
10813           !> config_h.SH makedepend.SH
10814 ____________________________________________________________________________
10815 [  7260] By: gsar                                  on 2000/10/16  02:54:10
10816         Log: integrate change#5929 from mainline
10817              
10818              pod nits
10819      Branch: maint-5.6/perl
10820           !> pod/perlguts.pod
10821 ____________________________________________________________________________
10822 [  7259] By: gsar                                  on 2000/10/16  02:52:55
10823         Log: integrate change#5927 from mainline
10824              
10825              arrange for next() to resume at the unstack op rather than the
10826              loop conditional, so that scope cleanup happens correctly
10827              (from Stephen McCamant)
10828      Branch: maint-5.6/perl
10829           !> op.c pp_ctl.c t/op/misc.t
10830 ____________________________________________________________________________
10831 [  7258] By: gsar                                  on 2000/10/16  02:51:38
10832         Log: integrate change#5926 from mainline
10833              
10834              on windows, reserve 16M of stack rather than 128M (allows more
10835              threads to run concurrently)
10836      Branch: maint-5.6/perl
10837           !> win32/Makefile win32/makefile.mk
10838 ____________________________________________________________________________
10839 [  7257] By: gsar                                  on 2000/10/16  02:50:37
10840         Log: integrate change#5925 from mainline
10841              
10842              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
10843      Branch: maint-5.6/perl
10844           !> toke.c
10845 ____________________________________________________________________________
10846 [  7256] By: gsar                                  on 2000/10/16  02:49:36
10847         Log: integrate change#5924 from mainline
10848              
10849              avoid using uninitialized memory in require version check
10850      Branch: maint-5.6/perl
10851           !> pp_ctl.c universal.c
10852 ____________________________________________________________________________
10853 [  7255] By: gsar                                  on 2000/10/16  02:48:03
10854         Log: integrate changes#5923,5928,6009 from mainline
10855              
10856              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
10857      Branch: maint-5.6/perl
10858           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
10859 ____________________________________________________________________________
10860 [  7254] By: gsar                                  on 2000/10/16  02:44:46
10861         Log: integrate change#5922 from mainline
10862              
10863              commentary about IoTYPE() (from Nathan Torkington)
10864      Branch: maint-5.6/perl
10865           !> sv.h
10866 ____________________________________________________________________________
10867 [  7253] By: gsar                                  on 2000/10/16  02:43:49
10868         Log: integrate change#5921 from mainline
10869              
10870              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
10871      Branch: maint-5.6/perl
10872           !> sv.c t/lib/charnames.t t/pragma/utf8.t
10873 ____________________________________________________________________________
10874 [  7252] By: gsar                                  on 2000/10/16  02:42:31
10875         Log: integrate change#5920 from mainline
10876              
10877              Larry's fix for buggy propagation of utf8-ness in join(); add test
10878      Branch: maint-5.6/perl
10879           !> doop.c t/op/ver.t
10880 ____________________________________________________________________________
10881 [  7251] By: gsar                                  on 2000/10/16  02:41:14
10882         Log: integrate changes#5915..5919 from mainline
10883              
10884              various (pod tweaks &c)
10885      Branch: maint-5.6/perl
10886           !> (integrate 33 files)
10887 ____________________________________________________________________________
10888 [  7250] By: gsar                                  on 2000/10/16  02:38:16
10889         Log: integrate change#5914 from mainline
10890              
10891              caller() wasn't returning the right number of elements for
10892              eval {...}
10893      Branch: maint-5.6/perl
10894           !> pp_ctl.c t/pragma/warn/9enabled
10895 ____________________________________________________________________________
10896 [  7249] By: gsar                                  on 2000/10/16  02:37:02
10897         Log: integrate change#5913 from mainline
10898              
10899              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
10900              (from Mark-Jason Dominus)
10901      Branch: maint-5.6/perl
10902           !> pod/perlfunc.pod
10903 ____________________________________________________________________________
10904 [  7248] By: gsar                                  on 2000/10/16  02:35:58
10905         Log: integrate change#5912 from mainline
10906              
10907              fix totally broken caching in UNIVERSAL::isa() (from
10908              Nick Ing-Simmons)
10909      Branch: maint-5.6/perl
10910           !> t/op/universal.t universal.c
10911 ____________________________________________________________________________
10912 [  7247] By: gsar                                  on 2000/10/16  02:34:27
10913         Log: integrate changes#5910,5911 from mainline
10914              
10915              typo in pod
10916              
10917              add linebreak properties from unicode/LineBrk.txt (from
10918              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
10919      Branch: maint-5.6/perl
10920           +> (branch 29 files)
10921           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
10922 ____________________________________________________________________________
10923 [  7246] By: gsar                                  on 2000/10/16  02:33:29
10924         Log: integrate change#5909 from mainline
10925              
10926              mode argument to do_binmode() should be file mode, not boolean
10927      Branch: maint-5.6/perl
10928           !> pp_sys.c
10929 ____________________________________________________________________________
10930 [  7245] By: gsar                                  on 2000/10/16  02:31:04
10931         Log: integrate change#5908 from mainline
10932              
10933              introduce illegal symbols into null package so that
10934              gv_fetchpv(...,TRUE) always returns a valid GV even when the
10935              symbol is trapped by strictures (avoids coredumps)
10936      Branch: maint-5.6/perl
10937           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
10938           !> t/pragma/strict-vars
10939 ____________________________________________________________________________
10940 [  7244] By: jhi                                   on 2000/10/16  02:29:54
10941         Log: Subject: $Carp::ExportLevel confusion in Exporter
10942              From: "Ben Tilly" <ben_tilly@hotmail.com>
10943              Date: Sat, 14 Oct 2000 16:44:34 EDT
10944              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
10945      Branch: perl
10946            ! lib/Exporter/Heavy.pm
10947 ____________________________________________________________________________
10948 [  7243] By: jhi                                   on 2000/10/16  02:28:33
10949         Log: Subject: [PATCH perlguts.pod] Document offset hack
10950              From: Simon Cozens <simon@cozens.net>
10951              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
10952              Date: Sat, 14 Oct 2000 19:32:25 +0100
10953      Branch: perl
10954            ! pod/perlguts.pod
10955 ____________________________________________________________________________
10956 [  7242] By: gsar                                  on 2000/10/16  02:26:51
10957         Log: integrate changes#5905,5906,5907,6064 from mainline
10958              
10959              printf/sprintf didn't get quad types right under use64bitint
10960      Branch: maint-5.6/perl
10961           !> pp_sys.c sv.c t/op/64bitint.t
10962 ____________________________________________________________________________
10963 [  7241] By: jhi                                   on 2000/10/16  02:22:44
10964         Log: Subject: small pod patch
10965              From: Dan Boorstein <dan_boo@bellsouth.net>
10966              Date: Sat, 14 Oct 2000 14:29:24 -0400
10967              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
10968      Branch: perl
10969            ! pod/perlfaq7.pod pod/perlmod.pod
10970 ____________________________________________________________________________
10971 [  7240] By: jhi                                   on 2000/10/16  02:13:46
10972         Log: -w cleanup.
10973              
10974              Subject: Re: Problems with bleadperl 
10975              From: "Stephen P. Potter" <spp@ds.net>
10976              Date: Fri, 13 Oct 2000 13:32:49 -0400
10977              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
10978      Branch: perl
10979            ! t/pragma/overload.t
10980 ____________________________________________________________________________
10981 [  7239] By: jhi                                   on 2000/10/16  01:41:18
10982         Log: One more ~utf8 tweak.
10983      Branch: perl
10984            ! t/op/bop.t
10985 ____________________________________________________________________________
10986 [  7238] By: jhi                                   on 2000/10/16  01:34:14
10987         Log: Tweak the test of #7235.
10988      Branch: perl
10989            ! t/op/bop.t
10990 ____________________________________________________________________________
10991 [  7237] By: jhi                                   on 2000/10/16  01:25:04
10992         Log: Fix a couple of compiler-noted nits in #7235.
10993      Branch: perl
10994            ! pp.c
10995 ____________________________________________________________________________
10996 [  7236] By: jhi                                   on 2000/10/16  01:22:46
10997         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
10998      Branch: perl
10999            ! pp.c pp_hot.c
11000 ____________________________________________________________________________
11001 [  7235] By: jhi                                   on 2000/10/15  16:24:44
11002         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
11003              
11004              From: Simon Cozens <simon@cozens.net>
11005              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
11006              Date: Sat, 14 Oct 2000 20:52:13 +0100
11007              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
11008      Branch: perl
11009            ! pp.c t/op/bop.t utf8.h
11010 ____________________________________________________________________________
11011 [  7234] By: jhi                                   on 2000/10/15  15:19:29
11012         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
11013              The problem was that rx->minlen was in chars while pp_split()
11014              thought it would be in bytes. 
11015      Branch: perl
11016            ! pp.c t/pragma/utf8.t
11017 ____________________________________________________________________________
11018 [  7233] By: jhi                                   on 2000/10/14  20:24:24
11019         Log: Document FNCASE=y as discussed in the bug 20000902.009.
11020      Branch: perl
11021            ! README.dos
11022 ____________________________________________________________________________
11023 [  7232] By: jhi                                   on 2000/10/14  18:52:21
11024         Log: Add test for bug id 20000427.003 (which seems to have
11025              been fixed) (also duplicate as 20000427.004, though
11026              with a higher severity).  Move one utf8 from op/append
11027              to pragma/utf8, tag the tests with bug ids.
11028      Branch: perl
11029            ! t/op/append.t t/pragma/utf8.t
11030 ____________________________________________________________________________
11031 [  7231] By: jhi                                   on 2000/10/14  17:28:37
11032         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
11033      Branch: perl
11034            ! t/pragma/utf8.t
11035 ____________________________________________________________________________
11036 [  7230] By: jhi                                   on 2000/10/14  14:24:50
11037         Log: Needs to be conditional on SunOS 4.
11038              
11039              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
11040              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11041              Date: Sat, 14 Oct 2000 13:37:49 +0100
11042              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
11043      Branch: metaconfig/U/perl
11044            ! End.U
11045      Branch: perl
11046            ! Configure myconfig.SH pod/perldelta.pod
11047 ____________________________________________________________________________
11048 [  7229] By: jhi                                   on 2000/10/14  00:49:22
11049         Log: Update Changes.
11050      Branch: perl
11051            ! Changes patchlevel.h
11052 ____________________________________________________________________________
11053 [  7228] By: jhi                                   on 2000/10/14  00:46:10
11054         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
11055              From: Peter Prymmer <pvhp@forte.com>
11056              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
11057              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
11058      Branch: perl
11059            ! lib/utf8.pm
11060 ____________________________________________________________________________
11061 [  7227] By: jhi                                   on 2000/10/13  23:20:30
11062         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
11063      Branch: perl
11064            ! t/op/tie.t
11065 ____________________________________________________________________________
11066 [  7226] By: jhi                                   on 2000/10/13  22:14:32
11067         Log: Tweak #7225.
11068              
11069              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
11070              From: Peter Prymmer <pvhp@forte.com>
11071              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
11072              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
11073      Branch: perl
11074            ! t/op/sprintf.t
11075 ____________________________________________________________________________
11076 [  7225] By: jhi                                   on 2000/10/13  22:11:31
11077         Log: op/sprintf.t patch for OS/390 (and any other host with limited
11078              floating-point exponent length)
11079              
11080              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
11081              From: Dominic Dunlop <domo@computer.org>
11082              Date: Fri, 13 Oct 2000 19:17:57 +0200
11083              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
11084      Branch: perl
11085            ! t/op/sprintf.t
11086 ____________________________________________________________________________
11087 [  7224] By: jhi                                   on 2000/10/13  18:40:48
11088         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
11089      Branch: perl
11090            ! toke.c
11091 ____________________________________________________________________________
11092 [  7223] By: jhi                                   on 2000/10/13  18:37:13
11093         Log: Thinko in #7222.
11094      Branch: perl
11095            ! utf8.c
11096 ____________________________________________________________________________
11097 [  7222] By: jhi                                   on 2000/10/13  18:05:23
11098         Log: Use UTF8SKIP(), from Simon Cozens.
11099      Branch: perl
11100            ! utf8.c
11101 ____________________________________________________________________________
11102 [  7221] By: jhi                                   on 2000/10/13  15:43:19
11103         Log: (accidentally empty check-in)
11104      Branch: perl
11105            ! utf8.c
11106 ____________________________________________________________________________
11107 [  7220] By: jhi                                   on 2000/10/13  15:23:51
11108         Log: Add (optimistically) Storable to static extensions.
11109      Branch: perl
11110            ! hints/uwin.sh hints/vmesa.sh
11111 ____________________________________________________________________________
11112 [  7219] By: jhi                                   on 2000/10/13  15:20:05
11113         Log: Amdahl UTS doesn't seem to do dynaloading.
11114      Branch: perl
11115            ! hints/uts.sh
11116 ____________________________________________________________________________
11117 [  7218] By: jhi                                   on 2000/10/13  15:15:20
11118         Log: Slight tweak of the code to appease Amdahl UTS cc.
11119      Branch: perl
11120            ! pp.c
11121 ____________________________________________________________________________
11122 [  7217] By: jhi                                   on 2000/10/13  14:50:42
11123         Log: In Amdahl UTS "struct sv" is defined by a system header,
11124              <ksync.h>.
11125      Branch: perl
11126            ! perl.h sv.h
11127 ____________________________________________________________________________
11128 [  7216] By: jhi                                   on 2000/10/13  11:58:25
11129         Log: Ilya implemented the memory profiling API.
11130      Branch: perl
11131            ! Todo
11132 ____________________________________________________________________________
11133 [  7215] By: jhi                                   on 2000/10/13  02:56:38
11134         Log: Subject: [PATCH 5.7.0] Perl API for mstats
11135              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11136              Date: Thu, 12 Oct 2000 22:52:40 -0400
11137              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
11138      Branch: perl
11139            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
11140 ____________________________________________________________________________
11141 [  7214] By: jhi                                   on 2000/10/13  02:55:38
11142         Log: Subject: [PATCH 5.7.0] IVs in mtats
11143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11144              Date: Thu, 12 Oct 2000 22:51:04 -0400
11145              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
11146      Branch: perl
11147            ! malloc.c perl.h
11148 ____________________________________________________________________________
11149 [  7213] By: jhi                                   on 2000/10/13  02:31:47
11150         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
11151      Branch: perl
11152            ! pod/perldiag.pod pp_sys.c
11153 ____________________________________________________________________________
11154 [  7212] By: jhi                                   on 2000/10/13  01:27:38
11155         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
11156              From: Peter Prymmer <pvhp@forte.com>
11157              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
11158              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
11159      Branch: perl
11160            ! t/op/oct.t
11161 ____________________________________________________________________________
11162 [  7211] By: jhi                                   on 2000/10/13  00:35:09
11163         Log: Update Changes.
11164      Branch: perl
11165            ! Changes patchlevel.h
11166 ____________________________________________________________________________
11167 [  7210] By: jhi                                   on 2000/10/12  23:59:40
11168         Log: The Install.pm third of
11169              
11170              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
11171              From: Bill Campbell <bill@celestial.com>
11172              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
11173              Date: Thu, 5 Oct 2000 18:04:51 -0700
11174      Branch: perl
11175            ! lib/ExtUtils/Install.pm
11176 ____________________________________________________________________________
11177 [  7209] By: jhi                                   on 2000/10/12  23:58:43
11178         Log: Two thirds of
11179              
11180              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
11181              Date: Thu, 5 Oct 2000 18:04:51 -0700
11182              From: Bill Campbell <bill@celestial.com>
11183              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
11184              
11185              The Install.pm changes will be submitted separately because
11186              they need some work and discussion still.
11187      Branch: perl
11188            ! lib/getopts.pl lib/termcap.pl
11189 ____________________________________________________________________________
11190 [  7208] By: jhi                                   on 2000/10/12  23:41:19
11191         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
11192              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11193              Date:     Thu, 12 Oct 2000 07:30:02 EDT
11194              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
11195      Branch: perl
11196            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
11197            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
11198 ____________________________________________________________________________
11199 [  7207] By: jhi                                   on 2000/10/12  23:39:01
11200         Log: An updated EBCDIC tr patch.
11201              
11202              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
11203              From: Peter Prymmer <pvhp@forte.com>
11204              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
11205              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
11206      Branch: perl
11207            ! t/op/tr.t
11208 ____________________________________________________________________________
11209 [  7206] By: jhi                                   on 2000/10/12  23:34:55
11210         Log: Upgrade to CPAN 1.58, from Andreas König.
11211      Branch: perl
11212            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11213 ____________________________________________________________________________
11214 [  7205] By: jhi                                   on 2000/10/12  23:29:08
11215         Log: Introduce the man[24-8] variables, from Andy Dougherty.
11216      Branch: metaconfig/U/perl
11217            + mandirs.U mandirstyle.U
11218      Branch: perl
11219            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11220            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
11221            ! vos/config.h vos/config.pl vos/config_h.SH_orig
11222            ! win32/config.bc win32/config.gc win32/config.vc
11223 ____________________________________________________________________________
11224 [  7204] By: gsar                                  on 2000/10/12  18:11:24
11225         Log: restore change#7202
11226      Branch: perl
11227            ! mg.c
11228 ____________________________________________________________________________
11229 [  7203] By: gsar                                  on 2000/10/12  18:09:40
11230         Log: another test of the Emergency Broadcast System--back out 
11231              change#7202
11232      Branch: perl
11233            ! mg.c
11234 ____________________________________________________________________________
11235 [  7202] By: gsar                                  on 2000/10/12  16:40:47
11236         Log: (submitted on behalf of Jarkko)
11237              Fix the lib/encode.t subtest 6 failure as reported by Andreas
11238              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
11239              was unearthed by change 7182, as was a bug in HTML::Entities.
11240      Branch: perl
11241            ! mg.c
11242 ____________________________________________________________________________
11243 [  7201] By: jhi                                   on 2000/10/11  03:16:05
11244         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
11245      Branch: perl
11246            ! pp_hot.c t/pragma/utf8.t
11247 ____________________________________________________________________________
11248 [  7200] By: jhi                                   on 2000/10/11  00:40:30
11249         Log: The #7198 was a false alarm.
11250      Branch: perl
11251            ! pp_hot.c
11252 ____________________________________________________________________________
11253 [  7199] By: jhi                                   on 2000/10/11  00:26:04
11254         Log: Remove duplicated code.
11255      Branch: perl
11256            ! t/lib/cgi-html.t
11257 ____________________________________________________________________________
11258 [  7198] By: jhi                                   on 2000/10/10  23:30:46
11259         Log: (Retracted by #7200.)
11260      Branch: perl
11261            ! pp_hot.c
11262 ____________________________________________________________________________
11263 [  7197] By: jhi                                   on 2000/10/10  21:49:30
11264         Log: Add the test case for #7190, from the original bug report
11265              by Andreas König.
11266      Branch: perl
11267            ! t/pragma/utf8.t
11268 ____________________________________________________________________________
11269 [  7196] By: jhi                                   on 2000/10/10  21:40:49
11270         Log: Reapply Andy's patch and regen Configure.
11271      Branch: perl
11272            ! Configure INSTALL Makefile.SH Porting/Glossary
11273            ! Porting/config.sh config_h.SH epoc/config.sh installperl
11274            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
11275            ! win32/config.vc
11276 ____________________________________________________________________________
11277 [  7195] By: jhi                                   on 2000/10/10  21:09:30
11278         Log: Use the versiononly instead of the installscripts,
11279              retract the changes 7146 and 7147.
11280      Branch: perl
11281            ! Configure INSTALL Makefile.SH Porting/Glossary
11282            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
11283            ! installperl uconfig.sh vos/config.def win32/config.bc
11284            ! win32/config.gc win32/config.vc
11285 ____________________________________________________________________________
11286 [  7194] By: jhi                                   on 2000/10/10  21:06:15
11287         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
11288              From: Peter Prymmer <pvhp@forte.com>
11289              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
11290              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
11291      Branch: perl
11292            ! t/op/ver.t
11293 ____________________________________________________________________________
11294 [  7193] By: jhi                                   on 2000/10/10  21:05:12
11295         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
11296              From: Peter Prymmer <pvhp@forte.com>
11297              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
11298              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
11299      Branch: perl
11300            ! t/op/tr.t
11301 ____________________________________________________________________________
11302 [  7192] By: jhi                                   on 2000/10/10  20:57:30
11303         Log: Add versiononly, delete installscripts, from Andy Dougherty.
11304      Branch: metaconfig
11305            - U/installdirs/installscripts.U
11306      Branch: metaconfig/U/perl
11307            + versiononly.U
11308 ____________________________________________________________________________
11309 [  7191] By: jhi                                   on 2000/10/10  19:41:21
11310         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
11311              From: Peter Prymmer <pvhp@forte.com>
11312              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
11313              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
11314      Branch: perl
11315            ! pod/perlebcdic.pod
11316 ____________________________________________________________________________
11317 [  7190] By: jhi                                   on 2000/10/10  19:26:14
11318         Log: Subject: Re: utf8 concat, mg_get
11319              From: Simon Cozens <simon@cozens.net>
11320              Date: Tue, 10 Oct 2000 17:40:17 +0100
11321              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
11322      Branch: perl
11323            ! pp_hot.c
11324 ____________________________________________________________________________
11325 [  7189] By: jhi                                   on 2000/10/10  19:23:03
11326         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
11327              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
11328              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
11329              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
11330      Branch: perl
11331            ! lib/ExtUtils/MM_Unix.pm
11332 ____________________________________________________________________________
11333 [  7188] By: jhi                                   on 2000/10/10  15:31:24
11334         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
11335              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
11336              Date: Fri, 14 Jul 2000 10:47:36 +0100
11337              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
11338      Branch: perl
11339            ! README.win32
11340 ____________________________________________________________________________
11341 [  7187] By: jhi                                   on 2000/10/10  13:30:10
11342         Log: Quote the temp file name, needed in Win32 because the
11343              default name unfortunately contains spaces, shouldn't
11344              hurt elsewhere.
11345              
11346              Subject: FW: perldoc fails if $TEMP contains spaces
11347              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
11348              Date: Thu, 14 Sep 2000 08:58:45 +0100
11349              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
11350      Branch: perl
11351            ! utils/perldoc.PL
11352 ____________________________________________________________________________
11353 [  7186] By: jhi                                   on 2000/10/10  13:16:27
11354         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
11355              From: hv@hugo.hybyte.com
11356              Date: Tue, 10 Oct 2000 14:10:20 +0100
11357              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
11358      Branch: perl
11359            ! t/lib/thr5005.t util.c
11360 ____________________________________________________________________________
11361 [  7185] By: jhi                                   on 2000/10/10  12:06:22
11362         Log: Upgrade to podlators 1.04, from Russ Allbery.
11363      Branch: perl
11364            ! lib/Pod/Man.pm lib/Pod/Text.pm
11365 ____________________________________________________________________________
11366 [  7184] By: jhi                                   on 2000/10/10  12:01:32
11367         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
11368      Branch: perl
11369            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
11370 ____________________________________________________________________________
11371 [  7183] By: jhi                                   on 2000/10/09  23:47:15
11372         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
11373              From: Peter Prymmer <pvhp@forte.com>
11374              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
11375              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
11376      Branch: perl
11377            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
11378 ____________________________________________________________________________
11379 [  7182] By: jhi                                   on 2000/10/09  23:43:16
11380         Log: Make eq work again with utf8 (disabling the upgrading
11381              should no more be necessary since the copies of the
11382              scalars are upgraded, not the scalars themselves).
11383              Takes care of ID 20001009.001.  (The claimed length()
11384              bug in 20001009.001 seems bogus to me.)
11385      Branch: perl
11386            ! sv.c t/pragma/utf8.t
11387 ____________________________________________________________________________
11388 [  7181] By: gsar                                  on 2000/10/09  19:41:54
11389         Log: tweak for change#7173
11390      Branch: perl
11391            ! win32/win32sck.c
11392 ____________________________________________________________________________
11393 [  7180] By: gsar                                  on 2000/10/09  19:26:56
11394         Log: on Windows, clean targets might not work under some flavors of the shell
11395      Branch: perl
11396            ! win32/Makefile win32/makefile.mk
11397 ____________________________________________________________________________
11398 [  7179] By: jhi                                   on 2000/10/09  19:21:02
11399         Log: Update Changes.
11400      Branch: perl
11401            ! Changes patchlevel.h
11402 ____________________________________________________________________________
11403 [  7178] By: jhi                                   on 2000/10/09  19:18:23
11404         Log: Warn about unknown scripts.
11405              
11406              Subject: Re: ideas? patches? [PATCH bleadperl]
11407              From: Dominic Dunlop <domo@computer.org>
11408              Date: Mon, 9 Oct 2000 14:57:17 +0200
11409              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
11410      Branch: perl
11411            ! lib/charnames.pm
11412 ____________________________________________________________________________
11413 [  7177] By: jhi                                   on 2000/10/09  19:13:27
11414         Log: Change #7160 had a nasty typo.
11415      Branch: metaconfig
11416            ! U/compline/Compile.U
11417      Branch: perl
11418            ! Configure config_h.SH
11419 ____________________________________________________________________________
11420 [  7176] By: gsar                                  on 2000/10/09  18:59:33
11421         Log: pod nit
11422      Branch: perl
11423            ! pod/perlport.pod
11424 ____________________________________________________________________________
11425 [  7175] By: gsar                                  on 2000/10/09  18:54:28
11426         Log: Windows9x doesn't support link(), despite what Config.pm
11427              might think
11428      Branch: perl
11429            ! lib/ExtUtils/Manifest.pm
11430 ____________________________________________________________________________
11431 [  7174] By: gsar                                  on 2000/10/09  18:50:03
11432         Log: avoid nonportable example code
11433      Branch: perl
11434            ! lib/File/Copy.pm
11435 ____________________________________________________________________________
11436 [  7173] By: gsar                                  on 2000/10/09  18:46:54
11437         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
11438              being used) when closing a socket handle
11439      Branch: perl
11440            ! win32/win32.c win32/win32.h win32/win32sck.c
11441 ____________________________________________________________________________
11442 [  7172] By: gsar                                  on 2000/10/09  18:41:40
11443         Log: on Windows, cwd strings in the environment should be of the
11444              form =X:=X:\foo instead of =X=X:\foo\
11445      Branch: perl
11446            ! win32/vdir.h
11447 ____________________________________________________________________________
11448 [  7171] By: gsar                                  on 2000/10/09  18:30:09
11449         Log: on Windows, LoadLibrary() could load an extension DLL multiple
11450              times if forward slashes are used in the path
11451      Branch: perl
11452            ! win32/win32.c
11453 ____________________________________________________________________________
11454 [  7170] By: jhi                                   on 2000/10/09  17:53:59
11455         Log: Add a todo note about overloadable assertions.
11456      Branch: perl
11457            ! Todo-5.6
11458 ____________________________________________________________________________
11459 [  7169] By: jhi                                   on 2000/10/09  13:43:45
11460         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
11461              From: mjd@plover.com
11462              Date: 9 Oct 2000 00:24:44 -0000
11463              Message-ID: <20001009002444.10616.qmail@plover.com>
11464      Branch: perl
11465            ! pod/perldebguts.pod
11466 ____________________________________________________________________________
11467 [  7168] By: nick                                  on 2000/10/08  13:16:33
11468         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
11469              is not right thing to do on (e.g. x86). Network order is also "right" for
11470              X fonts.
11471      Branch: perl
11472            ! ext/Encode/Encode.pm
11473 ____________________________________________________________________________
11474 [  7167] By: nick                                  on 2000/10/08  12:54:42
11475         Log: Make "encodings" work post-install when Encode/*.enc files may not
11476              be in same directory as Encode.pm
11477      Branch: perl
11478            ! ext/Encode/Encode.pm
11479 ____________________________________________________________________________
11480 [  7166] By: nick                                  on 2000/10/08  11:51:26
11481         Log: Work round the fact that $hash->{$key} does not take into account
11482              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
11483              so that key is always in the "expected" encoding - i.e. same way we put
11484              it in the hash.
11485      Branch: perl
11486            ! ext/Encode/Encode.pm
11487 ____________________________________________________________________________
11488 [  7165] By: gsar                                  on 2000/10/08  04:15:29
11489         Log: save_re_context() could reset PL_curcop to freed memory, causing core
11490              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
11491      Branch: perl
11492            ! pp_ctl.c
11493 ____________________________________________________________________________
11494 [  7164] By: jhi                                   on 2000/10/06  20:51:48
11495         Log: UTF8ize split() so that the cloned substrings get the UTF8
11496              flag of the original scalar.  Problem reported by Simon Cozens.
11497      Branch: perl
11498            ! pp.c t/pragma/utf8.t
11499 ____________________________________________________________________________
11500 [  7163] By: nick                                  on 2000/10/06  20:48:34
11501         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
11502              got a false +ve and so did not reach code which would have un-FAKEd the SV.
11503      Branch: perl
11504            ! sv.c
11505 ____________________________________________________________________________
11506 [  7162] By: nick                                  on 2000/10/06  20:25:37
11507         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
11508              To fix  (sort {$a <=> $b} keys %hash) in particular but
11509              should cover a number of other as-yet-unknown cases as well.
11510      Branch: perl
11511            ! sv.c
11512 ____________________________________________________________________________
11513 [  7161] By: jhi                                   on 2000/10/06  19:56:18
11514         Log: Change the version number of Tie::Handle in the core to 4.0,
11515              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
11516              
11517              Subject: Note on Tie::Handle
11518              From: andreas.koenig@anima.de (Andreas J. Koenig)
11519              Date:      06 Oct 2000 21:48:58 +0200
11520              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
11521      Branch: perl
11522            ! lib/Tie/Handle.pm
11523 ____________________________________________________________________________
11524 [  7160] By: jhi                                   on 2000/10/06  18:20:35
11525         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
11526              as the first option of cc/ld because of ultrapicky compilers
11527              (e.g. OS/390 R2.5)
11528      Branch: metaconfig
11529            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
11530            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
11531            ! U/compline/orderlib.U U/modified/Cppsym.U
11532            ! U/modified/d_access.U
11533      Branch: metaconfig/U/perl
11534            ! Checkcc.U d_dlsymun.U gccvers.U
11535      Branch: perl
11536            ! Configure config_h.SH
11537 ____________________________________________________________________________
11538 [  7159] By: jhi                                   on 2000/10/06  13:56:39
11539         Log: Update Changes.
11540      Branch: perl
11541            ! Changes patchlevel.h
11542 ____________________________________________________________________________
11543 [  7158] By: jhi                                   on 2000/10/06  12:48:40
11544         Log: Eliminate $Is_VMS code from the test.
11545              
11546              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
11547              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11548              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
11549              Date:     Thu, 5 Oct 2000 07:46:33 EDT
11550      Branch: perl
11551            ! t/lib/b.t
11552 ____________________________________________________________________________
11553 [  7157] By: jhi                                   on 2000/10/06  12:47:13
11554         Log: Also the $ccflags is needed for the C compiler check.
11555              
11556              Subject: Configure (check for C-compiler)
11557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11558              Date: Fri, 06 Oct 2000 08:47:15 +0200
11559              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
11560      Branch: metaconfig/U/perl
11561            ! Checkcc.U
11562      Branch: perl
11563            ! Configure config_h.SH
11564 ____________________________________________________________________________
11565 [  7156] By: jhi                                   on 2000/10/06  11:45:15
11566         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
11567      Branch: perl
11568            ! perl.c pp_ctl.c sv.h utf8.c
11569 ____________________________________________________________________________
11570 [  7155] By: jhi                                   on 2000/10/06  11:40:41
11571         Log: IO::Handle->syswrite() did not handle length omission
11572              like CORE::syswrite() does.
11573              
11574              Subject: [Fwd] IO::Handle, syswrite and arguments
11575              From: Graham Barr <gbarr@pobox.com>
11576              Date: Fri, 6 Oct 2000 10:22:05 +0100
11577              Message-ID: <20001006102205.U6312@pobox.com>
11578              
11579              The original patch from andrew@ugh.net.au.
11580      Branch: perl
11581            ! ext/IO/lib/IO/Handle.pm
11582 ____________________________________________________________________________
11583 [  7154] By: jhi                                   on 2000/10/06  01:42:15
11584         Log: Tweak #7153.
11585      Branch: perl
11586            ! utf8.h
11587 ____________________________________________________________________________
11588 [  7153] By: jhi                                   on 2000/10/06  00:39:55
11589         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
11590      Branch: perl
11591            ! utf8.h
11592 ____________________________________________________________________________
11593 [  7152] By: jhi                                   on 2000/10/06  00:38:11
11594         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
11595      Branch: perl
11596            ! perl.c pp_ctl.c sv.h utf8.c
11597 ____________________________________________________________________________
11598 [  7151] By: jhi                                   on 2000/10/06  00:36:38
11599         Log: Subject: Re: Questions about Tie::Array and perl modules
11600              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11601              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
11602              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
11603              
11604              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
11605      Branch: perl
11606            ! lib/Tie/Array.pm t/op/array.t
11607 ____________________________________________________________________________
11608 [  7150] By: jhi                                   on 2000/10/05  00:20:45
11609         Log: Regen Changes.
11610      Branch: perl
11611            ! Changes patchlevel.h
11612 ____________________________________________________________________________
11613 [  7149] By: jhi                                   on 2000/10/05  00:20:01
11614         Log: Regen toc.
11615      Branch: perl
11616            ! pod/perltoc.pod
11617 ____________________________________________________________________________
11618 [  7148] By: jhi                                   on 2000/10/04  23:35:08
11619         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
11620              reported several times by Dominic Dunlop, for example in
11621              ID 20000315.008.  Patch from Dominic.  Patch affects at
11622              least MachTen, and possibly other oldish BSDs. Should not
11623              break non-broken platforms (tested on LinuxPPC). 
11624      Branch: perl
11625            ! doio.c
11626 ____________________________________________________________________________
11627 [  7147] By: jhi                                   on 2000/10/04  23:26:34
11628         Log: The one that got away from 7146.
11629      Branch: metaconfig
11630            + U/installdirs/installscripts.U
11631 ____________________________________________________________________________
11632 [  7146] By: jhi                                   on 2000/10/04  23:25:04
11633         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
11634              suggested by H. Merijn Brand.
11635      Branch: perl
11636            ! Configure INSTALL Makefile.SH Porting/Glossary
11637            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
11638            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
11639            ! win32/config.vc
11640 ____________________________________________________________________________
11641 [  7145] By: jhi                                   on 2000/10/04  22:08:21
11642         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
11643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11644              Date: Wed, 4 Oct 2000 17:37:46 -0400
11645              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
11646      Branch: perl
11647            ! utils/h2xs.PL
11648 ____________________________________________________________________________
11649 [  7144] By: jhi                                   on 2000/10/04  18:11:41
11650         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
11651              From: Jeff Pinyan <jeffp@crusoe.net>
11652              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
11653              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
11654      Branch: perl
11655            ! pod/perlrun.pod
11656 ____________________________________________________________________________
11657 [  7143] By: jhi                                   on 2000/10/04  18:09:58
11658         Log: Subject: perlhack.pod Patch for Externals Tools
11659              From: Fisher Mark <fisherm@tce.com>
11660              Date: Tue, 3 Oct 2000 15:43:27 -0500 
11661              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
11662      Branch: perl
11663            ! pod/perlhack.pod
11664 ____________________________________________________________________________
11665 [  7142] By: jhi                                   on 2000/10/04  18:08:41
11666         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
11667              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11668              Date:     Wed, 4 Oct 2000 12:11:11 EDT
11669              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
11670      Branch: perl
11671            ! vms/vms.c
11672 ____________________________________________________________________________
11673 [  7141] By: jhi                                   on 2000/10/04  12:20:16
11674         Log: Subject: [PATCH 5.7.0] h2xs not working
11675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11676              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
11677              Date: Tue, 3 Oct 2000 21:43:01 -0400
11678              
11679              Subject: [PATCH 5.7.0] h2xs not documenting the created module
11680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11681              Date: Tue, 3 Oct 2000 22:55:19 -0400
11682              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
11683      Branch: perl
11684            ! utils/h2xs.PL
11685 ____________________________________________________________________________
11686 [  7140] By: jhi                                   on 2000/10/04  11:53:44
11687         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
11688              From: nick@babyhippo.com
11689              Date: Wed, 4 Oct 2000 12:06:45 +0100
11690              Message-Id: <20001004120645.A7356@babyhippo.com>
11691              
11692              Retract 7118 and 7135.
11693      Branch: perl
11694            ! installman installperl op.c t/pragma/subs.t
11695 ____________________________________________________________________________
11696 [  7139] By: jhi                                   on 2000/10/03  22:09:41
11697         Log: It is possible to have no hosts database at all.  Pointed out in
11698              
11699              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
11700              From: Peter Prymmer <pvhp@forte.com>
11701              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
11702              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
11703      Branch: metaconfig
11704            ! U/modified/myhostname.U
11705      Branch: perl
11706            ! Configure config_h.SH
11707 ____________________________________________________________________________
11708 [  7138] By: jhi                                   on 2000/10/03  21:49:49
11709         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
11710              From: Peter Prymmer <pvhp@forte.com>
11711              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
11712              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
11713      Branch: perl
11714            ! pp_sys.c
11715 ____________________________________________________________________________
11716 [  7137] By: jhi                                   on 2000/10/03  20:10:05
11717         Log: One remaining nit less at the VMS mailbox sizing.
11718      Branch: perl
11719            ! vms/vms.c
11720 ____________________________________________________________________________
11721 [  7136] By: jhi                                   on 2000/10/03  20:08:47
11722         Log: Test harness update to sync with the new perlcc,
11723              from Simon Cozens.
11724      Branch: perl
11725            ! t/TEST t/UTEST
11726 ____________________________________________________________________________
11727 [  7135] By: jhi                                   on 2000/10/03  15:15:42
11728         Log: Subject: Re: PATCH for 20001003.004
11729              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
11730              From: "AARON B. DOSSETT" <aaron@iglou.com>
11731              Message-Id: <E13gTay-0006od-00@iglou.com>
11732      Branch: perl
11733            ! installman installperl
11734 ____________________________________________________________________________
11735 [  7134] By: jhi                                   on 2000/10/03  15:00:34
11736         Log: Subject: [ID 20001003.006] B::Debug not -w clean
11737              From: Nicholas Clark <nick@babyhippo.co.uk>
11738              Date: Tue, 03 Oct 2000 15:46:32 +0100
11739              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
11740      Branch: perl
11741            ! ext/B/B/Debug.pm
11742 ____________________________________________________________________________
11743 [  7133] By: jhi                                   on 2000/10/03  14:58:39
11744         Log: Scale down the VMS message boxes, by Charles Lane.
11745              Fix for ID 20000903.009, workaround at
11746              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
11747      Branch: perl
11748            ! vms/vms.c
11749 ____________________________________________________________________________
11750 [  7132] By: jhi                                   on 2000/10/03  11:20:37
11751         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
11752      Branch: perl
11753            + t/lib/st-lock.t t/lib/st-utf8.t
11754            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
11755            ! ext/Storable/Storable.xs t/lib/st-recurse.t
11756 ____________________________________________________________________________
11757 [  7131] By: jhi                                   on 2000/10/03  03:38:23
11758         Log: Encode nits.
11759      Branch: perl
11760            ! MANIFEST Makefile.SH
11761 ____________________________________________________________________________
11762 [  7130] By: jhi                                   on 2000/10/03  03:31:05
11763         Log: Update Changes.
11764      Branch: perl
11765            ! Changes patchlevel.h
11766 ____________________________________________________________________________
11767 [  7129] By: jhi                                   on 2000/10/03  02:24:02
11768         Log: Misplaced else.
11769      Branch: metaconfig/U/perl
11770            ! d_strtoll.U
11771      Branch: perl
11772            ! Configure config_h.SH
11773 ____________________________________________________________________________
11774 [  7128] By: jhi                                   on 2000/10/03  02:08:29
11775         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
11776              From: sthoenna@efn.org
11777              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
11778              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
11779      Branch: metaconfig/U/perl
11780            ! d_strtoll.U
11781      Branch: perl
11782            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
11783 ____________________________________________________________________________
11784 [  7127] By: jhi                                   on 2000/10/03  01:13:14
11785         Log: Update Changes.
11786      Branch: perl
11787            ! Changes patchlevel.h
11788 ____________________________________________________________________________
11789 [  7126] By: jhi                                   on 2000/10/03  00:57:08
11790         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
11791              as suggested by Olaf Flebbe and Nick Clark.
11792      Branch: perl
11793            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
11794 ____________________________________________________________________________
11795 [  7125] By: jhi                                   on 2000/10/03  00:50:56
11796         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
11797              From: Nick Clark <nick@plum.flirble.org>
11798              Date: Mon, 2 Oct 2000 11:03:24 +0100
11799              Message-Id: <20001002110324.D20073@plum.flirble.org>
11800              
11801              Also fixes bug ID 20001002.005.
11802      Branch: perl
11803            ! t/lib/encode.t
11804 ____________________________________________________________________________
11805 [  7124] By: jhi                                   on 2000/10/03  00:34:59
11806         Log: Subject: [PATCH 5.7.0] Epoc update
11807              From: Olaf Flebbe <o.flebbe@gmx.de>
11808              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
11809              Message-ID: <26423.969484586@www10.gmx.net>
11810      Branch: perl
11811            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
11812            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
11813            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
11814            ! util.c util.h
11815 ____________________________________________________________________________
11816 [  7123] By: jhi                                   on 2000/10/03  00:30:07
11817         Log: Regen headers.
11818      Branch: perl
11819            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
11820 ____________________________________________________________________________
11821 [  7122] By: jhi                                   on 2000/10/03  00:10:48
11822         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
11823      Branch: perl
11824            ! hints/openbsd.sh
11825 ____________________________________________________________________________
11826 [  7121] By: jhi                                   on 2000/10/03  00:05:06
11827         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
11828              From: <abigail@foad.org>
11829              Date: Tue, 26 Sep 2000 13:36:14 -0400
11830              Message-ID: <20000926173614.4356.qmail@foad.org>
11831      Branch: perl
11832            ! pod/perlop.pod
11833 ____________________________________________________________________________
11834 [  7120] By: jhi                                   on 2000/10/03  00:04:00
11835         Log: Inside require() $^S was always left undefined.
11836              
11837              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
11838              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11839              Date: Wed, 27 Sep 2000 18:54:49 -0400
11840              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
11841      Branch: perl
11842            ! cop.h mg.c pp_ctl.c util.c
11843 ____________________________________________________________________________
11844 [  7119] By: jhi                                   on 2000/10/03  00:00:16
11845         Log: Subject: [PATCH] DLL not restartabke with threaded perl
11846              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
11847              Date: Thu, 28 Sep 2000 09:20:46 +0100
11848              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
11849      Branch: perl
11850            ! perl.c
11851 ____________________________________________________________________________
11852 [  7118] By: jhi                                   on 2000/10/02  23:59:20
11853         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
11854              From: Nicholas Clark <nick@ccl4.org>
11855              Date: Thu, 28 Sep 2000 11:52:24 +0100
11856              Message-ID: <20000928115224.D7924@plum.flirble.org>
11857      Branch: perl
11858            ! op.c
11859 ____________________________________________________________________________
11860 [  7117] By: jhi                                   on 2000/10/02  23:57:51
11861         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
11862              From: Nicholas Clark <nick@babyhippo.co.uk>
11863              Date: Thu, 28 Sep 2000 12:18:10 +0100
11864              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
11865              
11866              Did not apply cleanly, manual intervention was needed.
11867      Branch: perl
11868            ! ext/B/B/Bytecode.pm utils/perlcc.PL
11869 ____________________________________________________________________________
11870 [  7116] By: jhi                                   on 2000/10/02  23:50:40
11871         Log: Document the issue (is not a syntax error, kind of)
11872              
11873              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
11874              From: Nicholas Clark <nick@ccl4.org>
11875              Date: Thu, 28 Sep 2000 17:12:42 +0100
11876              Message-ID: <20000928171242.K7924@plum.flirble.org>
11877      Branch: perl
11878            ! pod/perldata.pod
11879 ____________________________________________________________________________
11880 [  7115] By: jhi                                   on 2000/10/02  23:48:58
11881         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
11882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11883              Date: Thu, 28 Sep 2000 21:55:31 -0400
11884              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
11885      Branch: perl
11886            ! regexec.c
11887 ____________________________________________________________________________
11888 [  7114] By: jhi                                   on 2000/10/02  23:47:57
11889         Log: Subject: DOC PATCH 5.6.0
11890              From: mjd@plover.com
11891              Date: 30 Sep 2000 06:02:34 -0000
11892              Message-ID: <20000930060234.4559.qmail@plover.com>
11893      Branch: perl
11894            ! pod/perldebguts.pod
11895 ____________________________________________________________________________
11896 [  7113] By: jhi                                   on 2000/10/02  23:46:43
11897         Log: SOCK_DGRAM and listen() do not mix as reported in
11898              
11899              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
11900              From: Petter Reinholdtsen <pere@hungry.com>
11901              Date: Sun, 1 Oct 2000 10:57:20 +0800
11902              Message-Id: <200010010257.KAA05735@localhost.localdomain>
11903              
11904              The patch for 5.7.0+ had to be reengineered, though.
11905      Branch: perl
11906            ! ext/IO/lib/IO/Socket/UNIX.pm
11907 ____________________________________________________________________________
11908 [  7112] By: jhi                                   on 2000/10/02  23:36:57
11909         Log: Subject: Re: [PATCH 5.005_64 missed]
11910              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11911              Date: Sun, 1 Oct 2000 18:50:10 -0400
11912              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
11913      Branch: perl
11914            ! pod/perlxs.pod
11915 ____________________________________________________________________________
11916 [  7111] By: jhi                                   on 2000/10/02  23:35:40
11917         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
11918              From: Radu Greab <radu@netsoft.ro>
11919              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
11920              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
11921      Branch: perl
11922            ! op.c opcode.pl t/op/substr.t
11923 ____________________________________________________________________________
11924 [  7110] By: jhi                                   on 2000/10/02  23:32:38
11925         Log: Subject: [PATCH] Fix aliasing of tied filehandles
11926              From: Daniel Chetlin <daniel@chetlin.com>
11927              Date: Mon, 2 Oct 2000 14:53:27 -0700
11928              Message-ID: <20001002145327.C1617@ilmd>
11929      Branch: perl
11930            ! perl.h pp_hot.c t/op/tiehandle.t
11931 ____________________________________________________________________________
11932 [  7109] By: jhi                                   on 2000/10/02  23:31:30
11933         Log: s/Robin Parker/Robin Barker/
11934      Branch: perl
11935            ! Changes5.6
11936 ____________________________________________________________________________
11937 [  7108] By: jhi                                   on 2000/10/02  23:15:46
11938         Log: Retract #7091 as suggested in
11939              
11940              From: Robin Barker <rmb1@cise.npl.co.uk> 
11941              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
11942              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
11943              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
11944      Branch: perl
11945            ! embed.pl proto.h
11946 ____________________________________________________________________________
11947 [  7107] By: nick                                  on 2000/10/02  18:23:14
11948         Log: A few tweaks to get Tk803 to work with Encode scheme.
11949      Branch: perl
11950            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
11951 ____________________________________________________________________________
11952 [  7106] By: nick                                  on 2000/10/01  21:34:14
11953         Log: Add checking cases to Encode's toUnicode and fromUnicode.
11954      Branch: perl
11955            ! ext/Encode/Encode.pm
11956 ____________________________________________________________________________
11957 [  7105] By: nick                                  on 2000/10/01  17:18:01
11958         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
11959              To read and use them.
11960              Add a lib/encode.t which checks a few things.
11961      Branch: perl
11962            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
11963            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
11964            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
11965            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
11966            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
11967            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
11968            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
11969            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
11970            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
11971            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
11972            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
11973            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
11974            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
11975            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
11976            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
11977            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
11978            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
11979            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
11980            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
11981            + ext/Encode/Encode/iso2022-jp.enc
11982            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
11983            + ext/Encode/Encode/iso8859-1.enc
11984            + ext/Encode/Encode/iso8859-2.enc
11985            + ext/Encode/Encode/iso8859-3.enc
11986            + ext/Encode/Encode/iso8859-4.enc
11987            + ext/Encode/Encode/iso8859-5.enc
11988            + ext/Encode/Encode/iso8859-6.enc
11989            + ext/Encode/Encode/iso8859-7.enc
11990            + ext/Encode/Encode/iso8859-8.enc
11991            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
11992            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
11993            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
11994            + ext/Encode/Encode/macCentEuro.enc
11995            + ext/Encode/Encode/macCroatian.enc
11996            + ext/Encode/Encode/macCyrillic.enc
11997            + ext/Encode/Encode/macDingbats.enc
11998            + ext/Encode/Encode/macGreek.enc
11999            + ext/Encode/Encode/macIceland.enc
12000            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
12001            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
12002            + ext/Encode/Encode/macTurkish.enc
12003            + ext/Encode/Encode/macUkraine.enc
12004            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
12005            + t/lib/encode.t
12006            ! MANIFEST ext/Encode/Encode.pm
12007 ____________________________________________________________________________
12008 [  7104] By: nick                                  on 2000/09/30  13:04:30
12009         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
12010              From: Daniel Chetlin <daniel@chetlin.com>
12011              Date: Mon, 18 Sep 2000 05:05:40 -0700
12012              Message-Id: <20000918050540.C652@ilmd>
12013      Branch: perl
12014            ! lib/overload.pm sv.c t/pragma/overload.t
12015 ____________________________________________________________________________
12016 [  7103] By: nick                                  on 2000/09/30  12:53:36
12017         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
12018              From: Johan Vromans <jvromans@squirrel.nl>
12019              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
12020              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
12021      Branch: perl
12022            ! pod/Makefile.SH
12023 ____________________________________________________________________________
12024 [  7102] By: nick                                  on 2000/09/30  12:52:31
12025         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
12026              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12027              Date: Sat, 16 Sep 2000 16:36:45 -0400
12028              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
12029      Branch: perl
12030            ! ext/B/B/Deparse.pm
12031 ____________________________________________________________________________
12032 [  7101] By: nick                                  on 2000/09/30  12:51:41
12033         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
12034              From: Craig A. Berry <craig.berry@psinetcs.com>
12035              Date: Sat, 16 Sep 2000 10:11:10 -0500
12036              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
12037      Branch: perl
12038            ! vms/vms.c
12039 ____________________________________________________________________________
12040 [  7100] By: nick                                  on 2000/09/30  12:50:33
12041         Log: Subject: Re: unicode support and perl [ID 20000901.097]
12042              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12043              Date: Fri, 15 Sep 2000 16:37:58 -0400
12044              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
12045      Branch: perl
12046            ! t/op/append.t
12047 ____________________________________________________________________________
12048 [  7099] By: nick                                  on 2000/09/30  12:49:35
12049         Log: Subject: Re: unicode support and perl [ID 20000901.097]
12050              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12051              Date: Fri, 15 Sep 2000 16:25:30 -0400
12052              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
12053      Branch: perl
12054            ! pp_hot.c
12055 ____________________________________________________________________________
12056 [  7098] By: nick                                  on 2000/09/30  12:48:00
12057         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
12058              From: Gisle Aas <gisle@ActiveState.com>
12059              Date: 15 Sep 2000 16:23:41 +0200
12060              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
12061      Branch: perl
12062            ! toke.c
12063 ____________________________________________________________________________
12064 [  7097] By: nick                                  on 2000/09/30  12:45:16
12065         Log: Subject: [PATCH] Nits in perlmod.pod
12066              From: Daniel Chetlin <daniel@chetlin.com>
12067              Date: Fri, 15 Sep 2000 02:04:09 -0700
12068              Message-Id: <20000915020409.A2104@ilmd>
12069      Branch: perl
12070            ! pod/perlmod.pod
12071 ____________________________________________________________________________
12072 [  7096] By: nick                                  on 2000/09/30  12:18:00
12073         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
12074              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
12075              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
12076              0 to checking to get the warning.
12077      Branch: perl
12078            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
12079            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
12080            ! regexec.c sv.c toke.c utf8.c
12081 ____________________________________________________________________________
12082 [  7095] By: nick                                  on 2000/09/15  16:55:59
12083         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
12084              
12085              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
12086              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12087              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
12088              Date: Fri, 15 Sep 2000 06:37:30 -0400
12089      Branch: perl
12090            ! ext/Encode/Encode.xs sv.c
12091 ____________________________________________________________________________
12092 [  7094] By: jhi                                   on 2000/09/15  03:23:32
12093         Log: Update Changes.
12094      Branch: perl
12095            ! Changes patchlevel.h
12096 ____________________________________________________________________________
12097 [  7093] By: jhi                                   on 2000/09/15  03:11:44
12098         Log: Fix for the charnames.t failures from Spider Boardman.
12099      Branch: perl
12100            ! toke.c
12101 ____________________________________________________________________________
12102 [  7092] By: jhi                                   on 2000/09/15  00:15:48
12103         Log: Botched the #7090 check-in.
12104      Branch: perl
12105            ! sv.c
12106 ____________________________________________________________________________
12107 [  7091] By: jhi                                   on 2000/09/14  23:33:24
12108         Log: Part of #7081 didn't come through.
12109      Branch: perl
12110            ! embed.pl proto.h
12111 ____________________________________________________________________________
12112 [  7090] By: jhi                                   on 2000/09/14  23:17:39
12113         Log: Subject: Re: perl@7078 
12114              From: Spider Boardman <spider@web.zk3.dec.com>
12115              Date: Thu, 14 Sep 2000 19:06:36 -0400
12116              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
12117      Branch: perl
12118            ! sv.c toke.c
12119 ____________________________________________________________________________
12120 [  7089] By: jhi                                   on 2000/09/14  23:11:21
12121         Log: Small portability tweaks.
12122      Branch: perl
12123            ! ext/Encode/Encode.xs
12124 ____________________________________________________________________________
12125 [  7088] By: jhi                                   on 2000/09/14  22:57:23
12126         Log: Fake return to pacify picky compilers.
12127      Branch: perl
12128            ! ext/Encode/Encode.xs
12129 ____________________________________________________________________________
12130 [  7087] By: jhi                                   on 2000/09/14  22:53:37
12131         Log: Subject: [PATCH] utf8.c apidoc
12132              From: Simon Cozens <simon@cozens.net>
12133              Date: Thu, 14 Sep 2000 23:46:57 +0100
12134              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
12135      Branch: perl
12136            ! perlapi.c pod/perlapi.pod utf8.c
12137 ____________________________________________________________________________
12138 [  7086] By: jhi                                   on 2000/09/14  22:40:38
12139         Log: We don't need to count the high bit bytes, a boolean is enough. 
12140      Branch: perl
12141            ! sv.c
12142 ____________________________________________________________________________
12143 [  7085] By: jhi                                   on 2000/09/14  21:20:09
12144         Log: Replace #7084 with
12145              
12146              Subject: Re: perl@7078 
12147              From: Spider Boardman <spider@web.zk3.dec.com>
12148              Date: Thu, 14 Sep 2000 17:09:36 -0400
12149              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
12150      Branch: perl
12151            ! sv.c utf8.c
12152 ____________________________________________________________________________
12153 [  7084] By: jhi                                   on 2000/09/14  20:03:34
12154         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
12155              convertable to bytes by checking it doesn't go above 0xc3
12156              
12157              Subject: Re: perl@7078
12158              From: Simon Cozens <simon@cozens.net>
12159              Date: Thu, 14 Sep 2000 20:59:19 +0100
12160              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
12161      Branch: perl
12162            ! utf8.c
12163 ____________________________________________________________________________
12164 [  7083] By: jhi                                   on 2000/09/14  19:38:47
12165         Log: Subject: Re: perl@7078
12166              From: Simon Cozens <simon@cozens.net>
12167              Date: Thu, 14 Sep 2000 20:13:09 +0100
12168              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
12169      Branch: perl
12170            ! t/op/bop.t
12171 ____________________________________________________________________________
12172 [  7082] By: jhi                                   on 2000/09/14  17:50:44
12173         Log: The one that got away.
12174      Branch: perl
12175            ! lib/File/Find.pm
12176 ____________________________________________________________________________
12177 [  7081] By: jhi                                   on 2000/09/14  17:45:35
12178         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
12179              From: Robin Barker <rmb1@cise.npl.co.uk>
12180              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
12181              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
12182      Branch: perl
12183            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
12184            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
12185            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
12186            ! regcomp.c toke.c universal.c
12187 ____________________________________________________________________________
12188 [  7080] By: jhi                                   on 2000/09/14  17:40:35
12189         Log: Problems picked up by AIX cc.
12190              
12191              Subject: Re: perl@7078 (patch included)
12192              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12193              Date: Thu, 14 Sep 2000 18:53:30 +0200
12194              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
12195      Branch: perl
12196            ! ext/Encode/Encode.xs
12197 ____________________________________________________________________________
12198 [  7079] By: jhi                                   on 2000/09/14  17:38:27
12199         Log: Subject: File::Find 5.7.0 POD nits
12200              From: Rich Morin <rdm@cfcl.com>
12201              Date: Wed, 13 Sep 2000 22:03:58 -0700
12202              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
12203      Branch: perl
12204            ! lib/File/Find.pm
12205 ____________________________________________________________________________
12206 [  7078] By: jhi                                   on 2000/09/14  14:58:20
12207         Log: Update Changes.
12208      Branch: perl
12209            ! Changes patchlevel.h
12210 ____________________________________________________________________________
12211 [  7077] By: jhi                                   on 2000/09/14  14:55:54
12212         Log: Compilation warnings and an error.
12213      Branch: perl
12214            ! sv.c
12215 ____________________________________________________________________________
12216 [  7076] By: jhi                                   on 2000/09/14  14:42:56
12217         Log: Fix for a parsing bug, not for the original bug.
12218              
12219              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
12220              From: Spider Boardman <spider@web.zk3.dec.com>
12221              Date: Wed, 13 Sep 2000 17:52:20 -0400
12222              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
12223      Branch: perl
12224            ! regcomp.c
12225 ____________________________________________________________________________
12226 [  7075] By: jhi                                   on 2000/09/14  14:40:40
12227         Log: Batch of UTF-8 patches from Simon Cozens.
12228      Branch: perl
12229            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
12230            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
12231            ! toke.c utf8.c
12232 ____________________________________________________________________________
12233 [  7074] By: jhi                                   on 2000/09/14  14:29:58
12234         Log: Subject: Re: Two advertising clauses need to be removed
12235              From: Russ Allbery <rra@stanford.edu>
12236              Date: 13 Sep 2000 18:50:26 -0700
12237              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
12238      Branch: perl
12239            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
12240 ____________________________________________________________________________
12241 [  7073] By: jhi                                   on 2000/09/14  14:28:20
12242         Log: Subject: [PATCH] de-wall t/README
12243              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12244              Date: Wed, 13 Sep 2000 17:46:55 -0700
12245              Message-ID: <//Bw5gzkge/e092yn@efn.org>
12246      Branch: perl
12247            ! t/README
12248 ____________________________________________________________________________
12249 [  7072] By: jhi                                   on 2000/09/14  14:25:10
12250         Log: Hints optimization.
12251              
12252              Subject: Minor nit
12253              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12254              Date: Wed, 13 Sep 2000 21:42:07 +0200
12255              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
12256      Branch: perl
12257            ! hints/hpux.sh
12258 ____________________________________________________________________________
12259 [  7071] By: jhi                                   on 2000/09/14  14:23:30
12260         Log: Allow chop() and chomp() to be overridden.
12261              
12262              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
12263              From: "Casey R. Tweten" <crt@kiski.net>
12264              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
12265              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
12266      Branch: perl
12267            ! toke.c
12268 ____________________________________________________________________________
12269 [  7070] By: jhi                                   on 2000/09/14  14:20:36
12270         Log: The return value of setlocale must be copied away.
12271              
12272              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
12273              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12274              Date: Wed, 13 Sep 2000 16:27:37 +0100 
12275              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
12276      Branch: perl
12277            ! util.c
12278 ____________________________________________________________________________
12279 [  7069] By: jhi                                   on 2000/09/14  14:16:27
12280         Log: Remove vestiges of tr//CU.
12281              
12282              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
12283              From: Nick Clark <nick@plum.flirble.org>
12284              Date: Tue, 12 Sep 2000 22:50:14 +0100
12285              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
12286              
12287              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
12288              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12289              Date: Tue, 12 Sep 2000 21:38:48 -0700
12290              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
12291      Branch: perl
12292            ! op.h pod/perlunicode.pod
12293 ____________________________________________________________________________
12294 [  7068] By: jhi                                   on 2000/09/13  14:18:39
12295         Log: Add the Encode extension.  The code is still largely just skeleton.
12296      Branch: perl
12297            + ext/Encode/Encode.pm ext/Encode/Encode.xs
12298            + ext/Encode/Makefile.PL ext/Encode/Todo
12299            ! MANIFEST Todo-5.6
12300 ____________________________________________________________________________
12301 [  7067] By: jhi                                   on 2000/09/12  17:43:33
12302         Log: Allow for whitespace between "#" and "line" in cpp output.
12303              
12304              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
12305              From: Calle Dybedahl <calle@lysator.liu.se>
12306              Date: 12 Sep 2000 19:38:02 +0200 
12307              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
12308      Branch: perl
12309            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
12310 ____________________________________________________________________________
12311 [  7066] By: gsar                                  on 2000/09/12  17:24:29
12312         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
12313              initialization in all the threads on Windows
12314      Branch: perl
12315            ! win32/win32.c
12316 ____________________________________________________________________________
12317 [  7065] By: jhi                                   on 2000/09/12  15:11:31
12318         Log: Update Changes.
12319      Branch: perl
12320            ! Changes patchlevel.h
12321 ____________________________________________________________________________
12322 [  7064] By: jhi                                   on 2000/09/12  14:54:54
12323         Log: Retract #7062, the pod tests are not ready.
12324      Branch: perl
12325            ! t/TEST t/harness
12326 ____________________________________________________________________________
12327 [  7063] By: jhi                                   on 2000/09/12  14:25:41
12328         Log: The #7054 truncated Configure badly.
12329      Branch: metaconfig/U/perl
12330            ! End.U
12331      Branch: perl
12332            ! Configure config_h.SH
12333 ____________________________________________________________________________
12334 [  7062] By: jhi                                   on 2000/09/12  14:08:32
12335         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
12336              From: sthoenna@efn.org
12337              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
12338              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
12339      Branch: perl
12340            ! t/TEST t/harness
12341 ____________________________________________________________________________
12342 [  7061] By: jhi                                   on 2000/09/12  14:07:18
12343         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
12344              From: sthoenna@efn.org
12345              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
12346              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
12347      Branch: perl
12348            ! pod/perlxs.pod
12349 ____________________________________________________________________________
12350 [  7060] By: jhi                                   on 2000/09/12  14:06:08
12351         Log: Break up the myconfig lines a bit.
12352              
12353              Subject: perlbug/perl -V output format
12354              From: sthoenna@efn.org
12355              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
12356              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
12357      Branch: perl
12358            ! myconfig.SH
12359 ____________________________________________________________________________
12360 [  7059] By: jhi                                   on 2000/09/12  14:05:04
12361         Log: Test for the #7049.
12362              
12363              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
12364              From: andreas.koenig@anima.de (Andreas J. Koenig)
12365              Date: 12 Sep 2000 06:42:01 +0200
12366              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
12367      Branch: perl
12368            ! t/op/my.t
12369 ____________________________________________________________________________
12370 [  7058] By: jhi                                   on 2000/09/12  14:03:05
12371         Log: Subject: [patch: perl@7045] vms updates
12372              From: Peter Prymmer <pvhp@forte.com>
12373              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
12374              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
12375      Branch: perl
12376            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
12377 ____________________________________________________________________________
12378 [  7057] By: jhi                                   on 2000/09/12  14:00:51
12379         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
12380              From: sthoenna@efn.org
12381              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
12382              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
12383      Branch: perl
12384            ! t/op/64bitint.t
12385 ____________________________________________________________________________
12386 [  7056] By: jhi                                   on 2000/09/12  13:58:14
12387         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
12388              From: Jeff Pinyan <jeffp@crusoe.net>
12389              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
12390              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
12391      Branch: perl
12392            ! pod/perlfunc.pod
12393 ____________________________________________________________________________
12394 [  7055] By: jhi                                   on 2000/09/12  13:56:32
12395         Log: Do in VMS as the #7054 does.
12396      Branch: perl
12397            ! configure.com
12398 ____________________________________________________________________________
12399 [  7054] By: jhi                                   on 2000/09/12  13:50:31
12400         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
12401              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12402              Date: Mon, 11 Sep 2000 08:33:09 +0100
12403              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
12404      Branch: metaconfig/U/perl
12405            ! End.U
12406      Branch: perl
12407            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
12408            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
12409 ____________________________________________________________________________
12410 [  7053] By: jhi                                   on 2000/09/12  13:29:19
12411         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
12412              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12413              Date:     Tue, 12 Sep 2000 08:35:59 EDT
12414              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
12415      Branch: perl
12416            ! vms/test.com
12417 ____________________________________________________________________________
12418 [  7052] By: jhi                                   on 2000/09/11  23:01:50
12419         Log: Document the SvUTF8*().
12420      Branch: perl
12421            ! pod/perlapi.pod sv.h
12422 ____________________________________________________________________________
12423 [  7051] By: gsar                                  on 2000/09/11  14:46:30
12424         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
12425              (missed a spot when fixing up op_pmreplroot hack for ithreads)
12426      Branch: perl
12427            ! op.c t/op/split.t
12428 ____________________________________________________________________________
12429 [  7050] By: nick                                  on 2000/09/11  10:03:51
12430         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
12431              
12432              Subject: borland C++ win32.c tweak
12433              From: Vadim Konovalov <vkonovalov@lucent.com>
12434              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
12435              Date: Mon, 11 Sep 2000 11:22:33 +0400
12436      Branch: perl
12437            ! win32/win32.c
12438 ____________________________________________________________________________
12439 [  7049] By: nick                                  on 2000/09/11  09:57:33
12440         Log: Point fix for s/// on foreach (keys %xxx).
12441      Branch: perl
12442            ! pp_hot.c
12443 ____________________________________________________________________________
12444 [  7048] By: jhi                                   on 2000/09/10  23:37:09
12445         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
12446              by Pod::Text, from Brad Appleton.
12447      Branch: perl
12448            ! t/pod/testp2pt.pl
12449 ____________________________________________________________________________
12450 [  7047] By: jhi                                   on 2000/09/10  14:32:53
12451         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
12452              by Russ Allbery.
12453      Branch: perl
12454            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
12455 ____________________________________________________________________________
12456 [  7046] By: jhi                                   on 2000/09/10  14:15:08
12457         Log: Upgrade to CPAN 1.57_65, from Andreas König.
12458      Branch: perl
12459            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12460 ____________________________________________________________________________
12461 [  7045] By: jhi                                   on 2000/09/08  21:36:32
12462         Log: Update Changes.
12463      Branch: perl
12464            ! Changes patchlevel.h
12465 ____________________________________________________________________________
12466 [  7044] By: jhi                                   on 2000/09/08  21:29:56
12467         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
12468              From: Peter Prymmer <pvhp@forte.com>
12469              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
12470              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
12471      Branch: perl
12472            ! configure.com
12473 ____________________________________________________________________________
12474 [  7043] By: jhi                                   on 2000/09/08  21:27:50
12475         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
12476              From: Peter Prymmer <pvhp@forte.com>
12477              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
12478              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
12479      Branch: perl
12480            ! Makefile.SH installperl
12481 ____________________________________________________________________________
12482 [  7042] By: jhi                                   on 2000/09/08  21:23:21
12483         Log: Continue #7041.
12484      Branch: perl
12485            ! cygwin/Makefile.SHs os2/Makefile.SHs
12486 ____________________________________________________________________________
12487 [  7041] By: jhi                                   on 2000/09/08  21:18:10
12488         Log: Do away with memory models cruft.  Sorry, PDP users.
12489      Branch: metaconfig
12490            ! U/modified/cc.U U/modified/libpth.U
12491      Branch: perl
12492            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
12493            ! Porting/config_H cflags.SH config_h.SH configure.com
12494            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
12495            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
12496            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
12497 ____________________________________________________________________________
12498 [  7040] By: jhi                                   on 2000/09/08  14:34:18
12499         Log: Major rewrite of s2p.  And I mean really major, it is
12500              an implementation of sed in perl.  If called as s2p it
12501              will function as s2p.  Note: needs non-UNIXifying.
12502              
12503              Subject: s2p
12504              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
12505              Date: Mon, 28 Aug 2000 14:05:12 +0200
12506              Message-ID: <39AA5578.2102E2AA@alcatel.at>
12507      Branch: perl
12508            ! x2p/s2p.PL
12509 ____________________________________________________________________________
12510 [  7039] By: jhi                                   on 2000/09/08  14:19:49
12511         Log: Re-allow vec() for characters > 255.
12512              
12513              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
12514              From: Spider Boardman <spider@web.zk3.dec.com>
12515              Date: Fri, 08 Sep 2000 02:21:02 -0400
12516              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
12517      Branch: perl
12518            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12519            ! t/op/vec.t
12520 ____________________________________________________________________________
12521 [  7038] By: jhi                                   on 2000/09/08  14:14:18
12522         Log: Subject: [PATCH lib/Benchmark.pm]
12523              From: <abigail@foad.org>
12524              Date: Thu, 7 Sep 2000 15:03:20 -0400
12525              Message-ID: <20000907190320.888.qmail@foad.org>
12526      Branch: perl
12527            ! lib/Benchmark.pm
12528 ____________________________________________________________________________
12529 [  7037] By: jhi                                   on 2000/09/08  14:11:06
12530         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
12531              
12532              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
12533              From: Spider Boardman <spider@web.zk3.dec.com>
12534              Date: Fri, 08 Sep 2000 01:30:27 -0400
12535              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
12536      Branch: perl
12537            ! op.c
12538 ____________________________________________________________________________
12539 [  7036] By: jhi                                   on 2000/09/08  14:08:58
12540         Log: Subject: [ID 20000908.002] perlipc documentation bug.
12541              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
12542              Date: Fri, 08 Sep 2000 12:38:32 +0200
12543              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
12544      Branch: perl
12545            ! pod/perlipc.pod
12546 ____________________________________________________________________________
12547 [  7035] By: jhi                                   on 2000/09/08  14:03:12
12548         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12550              Date: Fri, 08 Sep 2000 11:47:34 +0200
12551              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
12552      Branch: perl
12553            ! hints/dec_osf.sh
12554 ____________________________________________________________________________
12555 [  7034] By: jhi                                   on 2000/09/08  13:59:35
12556         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
12557              From: Simon Cozens <simon@cozens.net>
12558              Date: Thu, 7 Sep 2000 20:40:38 +0100
12559              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
12560      Branch: perl
12561            ! pp_hot.c
12562 ____________________________________________________________________________
12563 [  7033] By: jhi                                   on 2000/09/08  04:03:03
12564         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
12565              From: "Larry W. Virden" <lvirden@cas.org>
12566              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
12567              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
12568      Branch: perl
12569            ! pod/perldiag.pod
12570 ____________________________________________________________________________
12571 [  7032] By: jhi                                   on 2000/09/07  22:18:30
12572         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
12573              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
12574              Date: Mon, 04 Sep 2000 13:16:38 -0700
12575              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
12576      Branch: perl
12577            ! lib/perl5db.pl
12578 ____________________________________________________________________________
12579 [  7031] By: jhi                                   on 2000/09/07  22:02:29
12580         Log: Fix the ccversion detection for 5.1 and beyond.
12581              
12582              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12583              From: Spider Boardman <spider@leggy.zk3.dec.com>
12584              Date: Thu, 7 Sep 2000 17:54:27 -0400
12585              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
12586      Branch: perl
12587            ! hints/dec_osf.sh
12588 ____________________________________________________________________________
12589 [  7030] By: jhi                                   on 2000/09/07  19:12:28
12590         Log: Fix for
12591              
12592              Subject: [ID 20000903.001] \w in utf8-strings
12593              From: Marc Lehmann <pcg@goof.com>
12594              Date: Sun, 03 Sep 2000 09:44:29 +0200
12595              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
12596              
12597              and various related nits.
12598      Branch: perl
12599            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
12600 ____________________________________________________________________________
12601 [  7029] By: jhi                                   on 2000/09/07  18:49:09
12602         Log: Fix the URL, but the server is still missing in action.
12603              
12604              Subject: [ID 20000905.002] perlfaq1.pod URL error
12605              From: "Larry W. Virden" <lvirden@cas.org>
12606              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
12607              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
12608      Branch: perl
12609            ! pod/perlfaq1.pod
12610 ____________________________________________________________________________
12611 [  7028] By: jhi                                   on 2000/09/07  18:47:13
12612         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
12613              From: Hugo <hv@crypt.compulink.co.uk>
12614              Date: Tue, 05 Sep 2000 14:13:37 +0100
12615              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
12616      Branch: perl
12617            ! toke.c
12618 ____________________________________________________________________________
12619 [  7027] By: jhi                                   on 2000/09/07  18:45:35
12620         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
12621              From: Daniel Chetlin <daniel@chetlin.com>
12622              Date: Tue, 5 Sep 2000 04:57:07 -0700
12623              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
12624      Branch: perl
12625            ! pod/perlfaq6.pod pod/perlop.pod
12626 ____________________________________________________________________________
12627 [  7026] By: jhi                                   on 2000/09/07  18:44:01
12628         Log: Document the new ref() semantics.
12629              
12630              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
12631              From: Gisle Aas <gisle@ActiveState.com>
12632              Date: 05 Sep 2000 08:10:30 +0200
12633              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
12634      Branch: perl
12635            ! pod/perldelta.pod
12636 ____________________________________________________________________________
12637 [  7025] By: jhi                                   on 2000/09/07  18:42:27
12638         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
12639              
12640              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
12641              From: Gisle Aas <gisle@ActiveState.com>
12642              Date: 05 Sep 2000 08:11:40 +0200
12643              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
12644      Branch: perl
12645            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
12646 ____________________________________________________________________________
12647 [  7024] By: jhi                                   on 2000/09/07  18:39:32
12648         Log: Subject: [PATCH] Modernize Opcode.pm documentation
12649              From: Gisle Aas <gisle@ActiveState.com>
12650              Date: 4 Sep 2000 00:18:55 -0000
12651              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
12652      Branch: perl
12653            ! ext/Opcode/Opcode.pm
12654 ____________________________________________________________________________
12655 [  7023] By: jhi                                   on 2000/09/07  18:37:42
12656         Log: Subject: [PATCH] Tied filehandle documentation
12657              From: Gisle Aas <gisle@ActiveState.com>
12658              Date: 4 Sep 2000 00:14:40 -0000
12659              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
12660      Branch: perl
12661            ! pod/perlfunc.pod pod/perltie.pod
12662 ____________________________________________________________________________
12663 [  7022] By: jhi                                   on 2000/09/07  18:35:37
12664         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
12665              From: Gisle Aas <gisle@ActiveState.com>
12666              Date: 4 Sep 2000 00:04:22 -0000
12667              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
12668      Branch: perl
12669            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
12670 ____________________________________________________________________________
12671 [  7021] By: jhi                                   on 2000/09/07  18:33:22
12672         Log: Subject: small apidoc fix
12673              From: Marc Lehmann <pcg@goof.com>
12674              Date: Sun, 3 Sep 2000 05:12:06 +0200
12675              Message-ID: <20000903051206.A5909@cerebro.laendle>
12676      Branch: perl
12677            ! pod/perlapi.pod utf8.c
12678 ____________________________________________________________________________
12679 [  7020] By: jhi                                   on 2000/09/07  16:14:57
12680         Log: Tiny perldelta nits.
12681      Branch: perl
12682            ! pod/perldelta.pod
12683 ____________________________________________________________________________
12684 [  7019] By: jhi                                   on 2000/09/07  16:04:20
12685         Log: Guard against bad string->int conversion for quads.
12686      Branch: perl
12687            ! t/op/64bitint.t
12688 ____________________________________________________________________________
12689 [  7018] By: jhi                                   on 2000/09/06  17:07:03
12690         Log: Update Unicode todo list.
12691      Branch: perl
12692            ! Todo-5.6
12693 ____________________________________________________________________________
12694 [  7017] By: jhi                                   on 2000/09/05  21:16:01
12695         Log: Document the SvIOK_.*UV().
12696      Branch: perl
12697            ! pod/perlapi.pod sv.h
12698 ____________________________________________________________________________
12699 [  7016] By: nick                                  on 2000/09/03  21:54:46
12700         Log: Hash lookup of constant strings optimization:
12701              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
12702              to string table (as per sharepvn). Add newSV_pvn_share to create such
12703              a thing. Make hv.c compare addresses of strings and skip string compare
12704              if equal. Make method_named and helem ops use these shared-string SVs
12705              when arg is constant. Make keys op return shared-string SVs (less clearly
12706              a win).
12707      Branch: perl
12708            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
12709            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
12710            ! pod/perlintern.pod pp_hot.c proto.h sv.c
12711 ____________________________________________________________________________
12712 [  7015] By: jhi                                   on 2000/09/02  17:48:59
12713         Log: This is 5.7.0.
12714      Branch: perl
12715            ! Changes
12716 ____________________________________________________________________________
12717 [  7014] By: jhi                                   on 2000/09/02  17:35:45
12718         Log: Changes and patchlevel tweaks.
12719      Branch: perl
12720            ! Changes patchlevel.h
12721 ____________________________________________________________________________
12722 [  7013] By: jhi                                   on 2000/09/02  17:30:50
12723         Log: Update Changes.
12724      Branch: perl
12725            ! Changes patchlevel.h
12726 ____________________________________________________________________________
12727 [  7012] By: nick                                  on 2000/09/02  17:25:20
12728         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
12729      Branch: perl
12730            ! gv.c lib/overload.pm
12731 ____________________________________________________________________________
12732 [  7011] By: jhi                                   on 2000/09/02  17:16:25
12733         Log: Update perlhist.
12734      Branch: perl
12735            ! pod/perlhist.pod
12736 ____________________________________________________________________________
12737 [  7010] By: jhi                                   on 2000/09/02  17:01:35
12738         Log: perldelta nits.
12739      Branch: perl
12740            ! pod/perldelta.pod
12741 ____________________________________________________________________________
12742 [  7009] By: nick                                  on 2000/09/02  16:48:35
12743         Log: If overloaded %{} etc. return the object do not loop.
12744              Thus  sub deref { $_[0] } functions if object is wanted type.
12745      Branch: perl
12746            ! pp.h
12747 ____________________________________________________________________________
12748 [  7008] By: jhi                                   on 2000/09/02  16:26:11
12749         Log: Retab MANIFEST.
12750      Branch: perl
12751            ! ext/Storable/MANIFEST
12752 ____________________________________________________________________________
12753 [  7007] By: jhi                                   on 2000/09/02  16:23:02
12754         Log: Make certain cc is set before trying to run it.
12755      Branch: perl
12756            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
12757 ____________________________________________________________________________
12758 [  7006] By: jhi                                   on 2000/09/02  15:45:41
12759         Log: Unicode notes.
12760      Branch: perl
12761            ! pod/perldelta.pod
12762 ____________________________________________________________________________
12763 [  7005] By: jhi                                   on 2000/09/02  15:42:11
12764         Log: Various Configure nits by Philip Newton,
12765              plus the ebcdic one by me.
12766      Branch: metaconfig
12767            + U/modified/pager.U
12768            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
12769      Branch: metaconfig/U/perl
12770            ! Devel.U quadfio.U
12771      Branch: perl
12772            ! Configure config_h.SH
12773 ____________________________________________________________________________
12774 [  7004] By: jhi                                   on 2000/09/02  15:06:14
12775         Log: Apparently avoiding the swapping is too costly.
12776              
12777              From: "Ben Tilly" <ben_tilly@hotmail.com>
12778              Subject: Re: the door is closed.
12779              Date: Fri, 01 Sep 2000 20:23:16 EDT
12780              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
12781      Branch: perl
12782            ! pod/perlfaq4.pod
12783 ____________________________________________________________________________
12784 [  7003] By: nick                                  on 2000/09/02  12:26:04
12785         Log: Undo part of change 6489 which looks like a bulk edit which
12786              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
12787              The supressing of main:: on return from select() is undesirable.
12788      Branch: perl
12789            ! pp_sys.c
12790 ____________________________________________________________________________
12791 [  7002] By: jhi                                   on 2000/09/01  23:08:54
12792         Log: Update Changes.
12793      Branch: perl
12794            ! Changes patchlevel.h
12795 ____________________________________________________________________________
12796 [  7001] By: jhi                                   on 2000/09/01  23:00:13
12797         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
12798              From: Peter Prymmer <pvhp@forte.com>
12799              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
12800              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
12801              
12802              plus rework the http: spots as suggested by Tom Christiansen,
12803              plus regen perltoc.
12804      Branch: perl
12805            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
12806            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
12807 ____________________________________________________________________________
12808 [  7000] By: jhi                                   on 2000/09/01  22:36:01
12809         Log: Only the first line, thank you very much.
12810      Branch: perl
12811            ! hints/solaris_2.sh
12812 ____________________________________________________________________________
12813 [  6999] By: gsar                                  on 2000/09/01  22:16:40
12814         Log: change#6791 accidentally clobbered change#6710, put it back
12815      Branch: perl
12816            ! win32/win32.c
12817 ____________________________________________________________________________
12818 [  6998] By: jhi                                   on 2000/09/01  22:14:16
12819         Log: Mention the HP-UX LP64 freak failure.
12820      Branch: perl
12821            ! pod/perldelta.pod
12822 ____________________________________________________________________________
12823 [  6997] By: jhi                                   on 2000/09/01  21:48:32
12824         Log: Detypo.
12825      Branch: perl
12826            ! hints/hpux.sh
12827 ____________________________________________________________________________
12828 [  6996] By: jhi                                   on 2000/09/01  21:27:10
12829         Log: Update Changes.
12830      Branch: perl
12831            ! Changes patchlevel.h
12832 ____________________________________________________________________________
12833 [  6995] By: jhi                                   on 2000/09/01  21:14:24
12834         Log: Mi splgn s gnin.g
12835      Branch: perl
12836            ! pp_ctl.c
12837 ____________________________________________________________________________
12838 [  6994] By: jhi                                   on 2000/09/01  21:09:54
12839         Log: Subject: http:// in L<>
12840              From: Nicholas Clark <nick@ccl4.org>
12841              Date: Fri, 1 Sep 2000 22:03:21 +0100
12842              Message-ID: <20000901220321.B72074@plum.flirble.org>
12843      Branch: perl
12844            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
12845 ____________________________________________________________________________
12846 [  6993] By: jhi                                   on 2000/09/01  21:06:54
12847         Log: Update to Storable 1.0, from Raphael Manfredi.
12848      Branch: perl
12849            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
12850            ! ext/Storable/Makefile.PL ext/Storable/README
12851            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
12852            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
12853            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
12854            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
12855            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
12856            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
12857 ____________________________________________________________________________
12858 [  6992] By: jhi                                   on 2000/09/01  20:43:05
12859         Log: Mention known sfio+linux buglet.
12860      Branch: perl
12861            ! pod/perldelta.pod
12862 ____________________________________________________________________________
12863 [  6991] By: jhi                                   on 2000/09/01  20:40:11
12864         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
12865              From: Peter Prymmer <pvhp@forte.com>
12866              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
12867              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
12868      Branch: perl
12869            ! vms/vms.c
12870 ____________________________________________________________________________
12871 [  6990] By: jhi                                   on 2000/09/01  20:25:26
12872         Log: Retract #6986.
12873      Branch: perl
12874            ! hints/solaris_2.sh
12875 ____________________________________________________________________________
12876 [  6989] By: jhi                                   on 2000/09/01  20:23:00
12877         Log: Mergesort is back.
12878      Branch: perl
12879            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
12880 ____________________________________________________________________________
12881 [  6988] By: jhi                                   on 2000/09/01  19:37:40
12882         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
12883              From: Mike Guy <mjtg@cam.ac.uk>
12884              Date: Fri, 01 Sep 2000 17:43:33 +0100
12885              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
12886      Branch: perl
12887            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
12888            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
12889 ____________________________________________________________________________
12890 [  6987] By: jhi                                   on 2000/09/01  19:17:10
12891         Log: Regen perltoc.
12892      Branch: perl
12893            ! pod/perltoc.pod
12894 ____________________________________________________________________________
12895 [  6986] By: jhi                                   on 2000/09/01  18:51:10
12896         Log: Subject: Re: Solaris x86 has no SPARC libraries!
12897              From: Lupe Christoph <lupe@lupe-christoph.de>
12898              Date: Fri, 1 Sep 2000 20:41:20 +0200
12899              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
12900      Branch: perl
12901            ! hints/solaris_2.sh
12902 ____________________________________________________________________________
12903 [  6985] By: jhi                                   on 2000/09/01  18:28:10
12904         Log: Update Changes.
12905      Branch: perl
12906            ! Changes patchlevel.h
12907 ____________________________________________________________________________
12908 [  6984] By: jhi                                   on 2000/09/01  18:26:53
12909         Log: Feature ordering tweak.
12910      Branch: perl
12911            ! myconfig.SH
12912 ____________________________________________________________________________
12913 [  6983] By: jhi                                   on 2000/09/01  18:19:50
12914         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
12915              From: <abigail@foad.org>
12916              Date: Fri, 1 Sep 2000 13:07:32 -0400
12917              Message-ID: <20000901170732.18249.qmail@foad.org>
12918      Branch: perl
12919            ! t/pragma/overload.t
12920 ____________________________________________________________________________
12921 [  6982] By: jhi                                   on 2000/09/01  18:17:54
12922         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
12923              so that case-ignoring systems like DCL can tell them from
12924              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
12925      Branch: metaconfig/U/perl
12926            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
12927      Branch: perl
12928            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12929            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
12930            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
12931            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
12932            ! vos/config.def vos/config.h vos/config_h.SH_orig
12933            ! win32/config.bc win32/config.gc win32/config.vc
12934 ____________________________________________________________________________
12935 [  6981] By: nick                                  on 2000/09/01  17:21:57
12936         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
12937              warning when UNTIE exists and instead pass the cound of extra references to
12938              the UNTIE method.
12939      Branch: perl
12940            ! pod/perltie.pod pp_sys.c
12941 ____________________________________________________________________________
12942 [  6980] By: jhi                                   on 2000/09/01  16:54:44
12943         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
12944              From: Peter Prymmer <pvhp@forte.com>
12945              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
12946              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
12947      Branch: perl
12948            ! configure.com
12949 ____________________________________________________________________________
12950 [  6979] By: jhi                                   on 2000/09/01  16:06:20
12951         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
12952              From: Mike Guy <mjtg@cam.ac.uk> 
12953              Date: Fri, 01 Sep 2000 16:49:27 +0100
12954              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
12955      Branch: perl
12956            ! t/base/rs.t
12957 ____________________________________________________________________________
12958 [  6978] By: jhi                                   on 2000/09/01  16:00:42
12959         Log: Update to PodParser 1.18, from Brad Appleton.
12960      Branch: perl
12961            ! lib/Pod/Checker.pm t/pod/find.t
12962 ____________________________________________________________________________
12963 [  6977] By: jhi                                   on 2000/09/01  14:48:58
12964         Log: Subject: Nit in Configure (bleadperl@6961)
12965              From: Lupe Christoph <lupe@lupe-christoph.de>
12966              Date: Fri, 1 Sep 2000 16:34:29 +0200
12967              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
12968      Branch: metaconfig
12969            ! U/compline/ccflags.U
12970      Branch: perl
12971            ! Configure config_h.SH
12972 ____________________________________________________________________________
12973 [  6976] By: jhi                                   on 2000/09/01  14:39:52
12974         Log: Update Changes.
12975      Branch: perl
12976            ! Changes patchlevel.h
12977 ____________________________________________________________________________
12978 [  6975] By: jhi                                   on 2000/09/01  14:37:36
12979         Log: microperl config update.
12980      Branch: perl
12981            ! uconfig.h uconfig.sh
12982 ____________________________________________________________________________
12983 [  6974] By: jhi                                   on 2000/09/01  14:36:53
12984         Log: Document known deficiencies.
12985      Branch: perl
12986            ! pod/perldelta.pod
12987 ____________________________________________________________________________
12988 [  6973] By: jhi                                   on 2000/09/01  14:10:20
12989         Log: Mention warnings fixes and updates.
12990      Branch: perl
12991            ! pod/perldelta.pod
12992 ____________________________________________________________________________
12993 [  6972] By: jhi                                   on 2000/09/01  14:01:52
12994         Log: Drop unused argument.
12995              
12996              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
12997              From: Spider Boardman <spider@web.zk3.dec.com>
12998              Date: Thu, 31 Aug 2000 16:10:15 -0400
12999              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
13000      Branch: perl
13001            ! toke.c
13002 ____________________________________________________________________________
13003 [  6971] By: jhi                                   on 2000/09/01  13:59:24
13004         Log: Add the overload warnings to perldiag.
13005      Branch: perl
13006            ! lib/overload.pm pod/perldiag.pod
13007 ____________________________________________________________________________
13008 [  6970] By: jhi                                   on 2000/09/01  13:55:10
13009         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13010              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13011              Date: Fri, 1 Sep 2000 13:43:15 +0100 
13012              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
13013      Branch: perl
13014            ! lib/overload.pm t/pragma/overload.t
13015 ____________________________________________________________________________
13016 [  6969] By: jhi                                   on 2000/09/01  13:52:27
13017         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
13018              From: <abigail@foad.org>
13019              Date: Fri, 1 Sep 2000 05:46:54 -0400
13020              Message-ID: <20000901094654.6476.qmail@foad.org>
13021      Branch: perl
13022            ! lib/overload.pm
13023 ____________________________________________________________________________
13024 [  6968] By: jhi                                   on 2000/09/01  13:50:05
13025         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
13026              From: Daniel Chetlin <daniel@chetlin.com>
13027              Date: Fri, 1 Sep 2000 02:10:55 -0700
13028              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
13029      Branch: perl
13030            ! pod/perlretut.pod
13031 ____________________________________________________________________________
13032 [  6967] By: jhi                                   on 2000/09/01  13:47:54
13033         Log: Part of the solution.
13034              
13035              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
13036              From: Mike Guy <mjtg@cam.ac.uk>
13037              Date: Fri, 01 Sep 2000 14:16:01 +0100
13038              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
13039      Branch: perl
13040            ! gv.c mg.c
13041 ____________________________________________________________________________
13042 [  6966] By: jhi                                   on 2000/09/01  13:46:17
13043         Log: Subject: CPAN.pm beta 1.57_57 for the core
13044              From: andreas.koenig@anima.de (Andreas J. Koenig)
13045              Date: 01 Sep 2000 15:16:31 +0200
13046              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
13047      Branch: perl
13048            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13049 ____________________________________________________________________________
13050 [  6965] By: jhi                                   on 2000/09/01  13:43:18
13051         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
13052              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13053              Date: Fri, 01 Sep 2000 01:47:22 -0500
13054              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
13055      Branch: perl
13056            ! pod/perldelta.pod vms/vms.c
13057 ____________________________________________________________________________
13058 [  6964] By: jhi                                   on 2000/09/01  13:35:35
13059         Log: File::Temp patches from Andreas König,
13060              
13061              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
13062              From: andreas.koenig@anima.de (Andreas J. Koenig)
13063              Date: 01 Sep 2000 10:07:20 +0200
13064              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
13065              
13066              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
13067              From: andreas.koenig@anima.de (Andreas J. Koenig)
13068              Date: 31 Aug 2000 23:26:08 +0200
13069              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
13070      Branch: perl
13071            ! lib/File/Temp.pm t/lib/ftmp-security.t
13072 ____________________________________________________________________________
13073 [  6963] By: jhi                                   on 2000/09/01  02:22:24
13074         Log: Retract the mergesort code, way too incompatible licensing
13075              and copyrights.
13076      Branch: perl
13077            ! pod/perldelta.pod pp_ctl.c
13078 ____________________________________________________________________________
13079 [  6962] By: jhi                                   on 2000/08/31  23:27:32
13080         Log: Update Changes.
13081      Branch: perl
13082            ! Changes patchlevel.h
13083 ____________________________________________________________________________
13084 [  6961] By: jhi                                   on 2000/08/31  23:20:04
13085         Log: Small tweaks all over.
13086      Branch: metaconfig
13087            ! U/compline/d_gconvert.U
13088      Branch: perl
13089            ! AUTHORS Configure config_h.SH pp_ctl.c
13090 ____________________________________________________________________________
13091 [  6960] By: jhi                                   on 2000/08/31  22:39:36
13092         Log: Further rewording.
13093      Branch: perl
13094            ! pp_ctl.c
13095 ____________________________________________________________________________
13096 [  6959] By: jhi                                   on 2000/08/31  21:26:44
13097         Log: More address tweaking.
13098      Branch: perl
13099            ! AUTHORS Changes
13100 ____________________________________________________________________________
13101 [  6958] By: jhi                                   on 2000/08/31  20:47:25
13102         Log: AUTHORS tweaks, from Peter Prymmer.
13103              
13104              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
13105              From: Peter Prymmer <pvhp@forte.com>
13106              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
13107              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
13108      Branch: perl
13109            ! AUTHORS MAINTAIN
13110 ____________________________________________________________________________
13111 [  6957] By: jhi                                   on 2000/08/31  20:34:43
13112         Log: perldelta tweaks.
13113      Branch: perl
13114            ! pod/perldelta.pod
13115 ____________________________________________________________________________
13116 [  6956] By: jhi                                   on 2000/08/31  19:11:06
13117         Log: Regen perltoc.
13118      Branch: perl
13119            ! pod/perltoc.pod
13120 ____________________________________________________________________________
13121 [  6955] By: jhi                                   on 2000/08/31  19:06:30
13122         Log: Clarify the mergesort situation.
13123      Branch: perl
13124            ! pp_ctl.c
13125 ____________________________________________________________________________
13126 [  6954] By: jhi                                   on 2000/08/31  18:24:17
13127         Log: Move the Solaris 7 scan to use64bitall, make the
13128              failure to find 64-bot sparc libc to mention the
13129              possibility of being in an intel, from Lupe and Alan.
13130      Branch: perl
13131            ! hints/solaris_2.sh
13132 ____________________________________________________________________________
13133 [  6953] By: jhi                                   on 2000/08/31  18:09:20
13134         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
13135              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
13136      Branch: metaconfig
13137            ! U/compline/d_gconvert.U U/threads/archname.U
13138      Branch: metaconfig/U/perl
13139            ! perlxv.U
13140      Branch: perl
13141            ! Configure config_h.SH sv.c
13142 ____________________________________________________________________________
13143 [  6952] By: jhi                                   on 2000/08/31  17:42:24
13144         Log: :: not allowed in pathnames, change to .
13145              
13146              Subject: [PATCH perl@6938] cygwin port
13147              From: "Fifer, Eric" <EFifer@sanwaint.com>
13148              Date: Thu, 31 Aug 2000 16:32:59 +0100
13149              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
13150      Branch: metaconfig/U/perl
13151            ! perlxv.U
13152 ____________________________________________________________________________
13153 [  6951] By: jhi                                   on 2000/08/31  17:02:05
13154         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
13155      Branch: perl
13156            ! perl.h
13157 ____________________________________________________________________________
13158 [  6950] By: jhi                                   on 2000/08/31  16:26:08
13159         Log: More author updates.
13160              
13161              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
13162              From: Simon Cozens <simon@cozens.net>
13163              Date: Thu, 31 Aug 2000 17:13:32 +0100
13164              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
13165      Branch: perl
13166            ! AUTHORS
13167 ____________________________________________________________________________
13168 [  6949] By: jhi                                   on 2000/08/31  16:04:49
13169         Log: POSIX doesn't report long double values under -Duselongdouble
13170              when the long doubles are "real" (bigger than doubles).
13171              
13172              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
13173              From: Spider Boardman <spider@peano.zk3.dec.com>
13174              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
13175              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
13176      Branch: perl
13177            ! ext/POSIX/POSIX.xs
13178 ____________________________________________________________________________
13179 [  6948] By: jhi                                   on 2000/08/31  15:25:10
13180         Log: Update Changes.
13181      Branch: perl
13182            ! Changes patchlevel.h
13183 ____________________________________________________________________________
13184 [  6947] By: jhi                                   on 2000/08/31  15:22:29
13185         Log: Document UNTIE in a very minimalistic way.
13186      Branch: perl
13187            ! pod/perlfunc.pod pod/perltie.pod
13188 ____________________________________________________________________________
13189 [  6946] By: jhi                                   on 2000/08/31  15:15:23
13190         Log: Document known failures.
13191      Branch: perl
13192            ! pod/perldelta.pod
13193 ____________________________________________________________________________
13194 [  6945] By: jhi                                   on 2000/08/31  15:07:00
13195         Log: Don't attach -ld to the archname if pointless.
13196      Branch: metaconfig
13197            ! U/threads/archname.U
13198      Branch: perl
13199            ! Configure config_h.SH
13200 ____________________________________________________________________________
13201 [  6944] By: jhi                                   on 2000/08/31  14:37:42
13202         Log: Wrap the test in eval.
13203              
13204              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
13205              From: Tim Jenness <timj@jach.hawaii.edu>
13206              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
13207              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
13208      Branch: perl
13209            ! t/lib/ftmp-security.t
13210 ____________________________________________________________________________
13211 [  6943] By: jhi                                   on 2000/08/31  14:30:57
13212         Log: Make -Dusemorebits find long doubles in Solaris.
13213      Branch: perl
13214            ! hints/solaris_2.sh
13215 ____________________________________________________________________________
13216 [  6942] By: jhi                                   on 2000/08/31  13:48:45
13217         Log: Clarify the third case of ftmp-security warnings.
13218      Branch: perl
13219            ! INSTALL
13220 ____________________________________________________________________________
13221 [  6941] By: jhi                                   on 2000/08/31  13:40:31
13222         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
13223              From: <abigail@foad.org>
13224              Date: Thu, 31 Aug 2000 01:35:05 -0400
13225              Message-ID: <20000831053505.32120.qmail@foad.org>
13226      Branch: perl
13227            ! pod/perldelta.pod
13228 ____________________________________________________________________________
13229 [  6940] By: jhi                                   on 2000/08/31  13:38:48
13230         Log: Issue useful diagnostic on unknown pod commands.
13231              
13232              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
13233              From: <abigail@foad.org>
13234              Date: Thu, 31 Aug 2000 03:41:18 -0400
13235              Message-ID: <20000831074118.24880.qmail@foad.org>
13236      Branch: perl
13237            ! lib/Pod/Man.pm
13238 ____________________________________________________________________________
13239 [  6939] By: jhi                                   on 2000/08/31  13:34:33
13240         Log: Reveal Borland's isnan.
13241              
13242              Subject: build with BC++ tweak
13243              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13244              Date: Thu, 31 Aug 2000 13:09:37 +0400
13245              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
13246      Branch: perl
13247            ! win32/win32.h
13248 ____________________________________________________________________________
13249 [  6938] By: jhi                                   on 2000/08/31  05:01:20
13250         Log: Update Changes.
13251      Branch: perl
13252            ! Changes patchlevel.h
13253 ____________________________________________________________________________
13254 [  6937] By: jhi                                   on 2000/08/31  04:26:23
13255         Log: sscanf() may be the only way to read long doubles from strings.
13256      Branch: metaconfig/U/perl
13257            ! longdblfio.U
13258      Branch: perl
13259            ! Configure config_h.SH perl.h util.c
13260 ____________________________________________________________________________
13261 [  6936] By: jhi                                   on 2000/08/31  04:18:19
13262         Log: The #6929 was too skimpy.
13263      Branch: perl
13264            ! sv.c
13265 ____________________________________________________________________________
13266 [  6935] By: jhi                                   on 2000/08/31  02:47:07
13267         Log: Subject: Re: typos in pods
13268              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13269              Date: Wed, 30 Aug 2000 19:25:34 -0700
13270              Message-ID: <eIcr5gzkg25X092yn@efn.org>
13271      Branch: perl
13272            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
13273 ____________________________________________________________________________
13274 [  6934] By: jhi                                   on 2000/08/31  02:42:55
13275         Log: Missed one Unicode file.
13276      Branch: perl
13277            + lib/unicode/UCDFF301.html
13278 ____________________________________________________________________________
13279 [  6933] By: jhi                                   on 2000/08/30  23:42:27
13280         Log: Update Changes.
13281      Branch: perl
13282            ! Changes patchlevel.h
13283 ____________________________________________________________________________
13284 [  6932] By: jhi                                   on 2000/08/30  23:40:07
13285         Log: Mention UNTIE in perldelta.  Still needs documenting
13286              in perltie et alia.
13287      Branch: perl
13288            ! pod/perldelta.pod
13289 ____________________________________________________________________________
13290 [  6931] By: jhi                                   on 2000/08/30  23:36:02
13291         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
13292              From: <abigail@foad.org>
13293              Date: Wed, 30 Aug 2000 19:28:07 -0400
13294              Message-ID: <20000830232807.305.qmail@foad.org>
13295      Branch: perl
13296            ! pod/perldelta.pod
13297 ____________________________________________________________________________
13298 [  6930] By: jhi                                   on 2000/08/30  23:32:40
13299         Log: Update to Unicode 3.0.1.
13300      Branch: perl
13301            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
13302            + lib/unicode/PropList.txt lib/unicode/README.perl
13303            + lib/unicode/UCD301.html lib/unicode/Unicode.301
13304            - lib/unicode/Props.txt lib/unicode/UCD300.html
13305            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
13306            ! (edit 257 files)
13307 ____________________________________________________________________________
13308 [  6929] By: jhi                                   on 2000/08/30  22:38:18
13309         Log: Heap decorruption.
13310              
13311              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
13312              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13313              Date: Wed, 30 Aug 2000 22:39:52 +0100
13314              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
13315      Branch: perl
13316            ! sv.c
13317 ____________________________________________________________________________
13318 [  6928] By: jhi                                   on 2000/08/30  22:29:34
13319         Log: Retract the dummy test, skip the security tests (instead of failing),
13320              explain what the warnings mean.
13321      Branch: perl
13322            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
13323 ____________________________________________________________________________
13324 [  6927] By: jhi                                   on 2000/08/30  22:14:13
13325         Log: Change the internal implementation of sort() to be mergesort
13326              instead of quicksort, from John Linderman <jpl@research.att.com>.
13327              Gives us better worst case, better average case, and stability.
13328              What's there not to like?  (Small fixes for threaded builds
13329              were required).
13330      Branch: perl
13331            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
13332 ____________________________________________________________________________
13333 [  6926] By: jhi                                   on 2000/08/30  20:55:20
13334         Log: A better fix for the Socket building problem from Craig Berry.
13335      Branch: perl
13336            ! vms/vms.c
13337 ____________________________________________________________________________
13338 [  6925] By: jhi                                   on 2000/08/30  20:20:25
13339         Log: Subject: [PATCH] Re: UNTIE method 
13340              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13341              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
13342              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
13343      Branch: perl
13344            ! pp_sys.c t/op/tie.t
13345 ____________________________________________________________________________
13346 [  6924] By: jhi                                   on 2000/08/30  20:17:11
13347         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
13348              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13349              Date: Wed, 30 Aug 2000 15:03:14 -0500
13350              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
13351      Branch: perl
13352            ! vms/vms.c
13353 ____________________________________________________________________________
13354 [  6923] By: jhi                                   on 2000/08/30  20:15:18
13355         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
13356              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13357              Date: Wed, 30 Aug 2000 13:30:36 -0500
13358              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
13359      Branch: perl
13360            ! vms/vms.c
13361 ____________________________________________________________________________
13362 [  6922] By: jhi                                   on 2000/08/30  19:54:43
13363         Log: Better options for rsync.
13364      Branch: perl
13365            ! pod/perlhack.pod
13366 ____________________________________________________________________________
13367 [  6921] By: jhi                                   on 2000/08/30  19:40:16
13368         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
13369              From: Rick Delaney <rick@consumercontact.com>
13370              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
13371              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
13372      Branch: perl
13373            ! pod/perlfunc.pod
13374 ____________________________________________________________________________
13375 [  6920] By: jhi                                   on 2000/08/30  19:36:40
13376         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
13377              From: Peter Prymmer <pvhp@forte.com>
13378              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
13379              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
13380      Branch: perl
13381            ! configure.com
13382 ____________________________________________________________________________
13383 [  6919] By: jhi                                   on 2000/08/30  14:52:02
13384         Log: Update Changes.
13385      Branch: perl
13386            ! Changes patchlevel.h
13387 ____________________________________________________________________________
13388 [  6918] By: jhi                                   on 2000/08/30  14:48:34
13389         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
13390      Branch: perl
13391            ! lib/ExtUtils/typemap
13392 ____________________________________________________________________________
13393 [  6917] By: jhi                                   on 2000/08/30  14:46:34
13394         Log: Subject: typos in pods
13395              From: Nicholas Clark <nick@ccl4.org>
13396              Date: Wed, 30 Aug 2000 01:12:50 +0100
13397              Message-ID: <20000830011249.A61388@plum.flirble.org>
13398      Branch: perl
13399            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
13400            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
13401            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
13402            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
13403 ____________________________________________________________________________
13404 [  6916] By: jhi                                   on 2000/08/30  14:19:09
13405         Log: Document Storable problems on Crays.  (Will have
13406              to document all the other Storable problems, too.)
13407      Branch: perl
13408            ! pod/perldelta.pod
13409 ____________________________________________________________________________
13410 [  6915] By: jhi                                   on 2000/08/30  14:06:02
13411         Log: Subject: [PATCH] fix misc cast warnings
13412              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13413              Date: Tue, 29 Aug 2000 23:16:14 -0700
13414              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
13415      Branch: perl
13416            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
13417            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
13418            ! os2/os2ish.h
13419 ____________________________________________________________________________
13420 [  6914] By: jhi                                   on 2000/08/30  14:03:45
13421         Log: Timestamp mismatch again.  Need to fix this dependence on
13422              config_h.SH timestamp, since it's the contents of config_h.SH
13423              that matter.
13424      Branch: perl
13425            ! uconfig.h uconfig.sh
13426 ____________________________________________________________________________
13427 [  6913] By: jhi                                   on 2000/08/30  13:54:06
13428         Log: Don't say "Perl 5.0 source kit".
13429      Branch: perl
13430            ! perl.c
13431 ____________________________________________________________________________
13432 [  6912] By: jhi                                   on 2000/08/30  13:51:24
13433         Log: Reset archname and archname64 always, forcing them be
13434              recomputed at each Configure run, make Configure and
13435              the hints files agree on the naming of largefiles variables.
13436      Branch: metaconfig
13437            ! U/threads/archname.U
13438      Branch: metaconfig/U/perl
13439            ! use64bits.U
13440      Branch: perl
13441            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
13442            ! hints/linux.sh hints/solaris_2.sh
13443 ____________________________________________________________________________
13444 [  6911] By: jhi                                   on 2000/08/30  13:30:13
13445         Log: Put back the slice accidentally removed by #6907.
13446      Branch: perl
13447            ! hints/solaris_2.sh
13448 ____________________________________________________________________________
13449 [  6910] By: jhi                                   on 2000/08/30  01:24:26
13450         Log: Be consistent: other Net::get* do export theirs.
13451              
13452              Subject: Re: Net::protoent does not export 'getproto'
13453              From: Yasushi Nakajima <sey@jkc.co.jp>
13454              Date: Wed, 30 Aug 2000 09:53:14 +0900
13455              Message-Id: <200008300051.DAA24700@taku.hut.fi>
13456      Branch: perl
13457            ! lib/Net/protoent.pm
13458 ____________________________________________________________________________
13459 [  6909] By: jhi                                   on 2000/08/30  01:17:25
13460         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
13461              From: Gurusamy Sarathy <gsar@ActiveState.com>
13462              Date: Tue, 29 Aug 2000 17:17:07 -0700
13463              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
13464      Branch: perl
13465            ! cop.h
13466 ____________________________________________________________________________
13467 [  6908] By: jhi                                   on 2000/08/30  00:58:05
13468         Log: Update Changes.
13469      Branch: perl
13470            ! Changes patchlevel.h
13471 ____________________________________________________________________________
13472 [  6907] By: jhi                                   on 2000/08/30  00:57:22
13473         Log: Introduce ccname to keep track of what compiler kind of we have.
13474      Branch: metaconfig/U/perl
13475            ! Checkcc.U gccvers.U
13476      Branch: perl
13477            ! Configure config_h.SH hints/solaris_2.sh
13478 ____________________________________________________________________________
13479 [  6906] By: jhi                                   on 2000/08/30  00:25:47
13480         Log: Put back the flags dump as reasoned in
13481              
13482              Subject: Re: [PATCH] Glob dumping
13483              From: Mike Guy <mjtg@cam.ac.uk> 
13484              Date: Tue, 29 Aug 2000 21:41:32 +0100
13485              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
13486      Branch: perl
13487            ! dump.c t/lib/peek.t
13488 ____________________________________________________________________________
13489 [  6905] By: jhi                                   on 2000/08/30  00:16:17
13490         Log: Make the epsilon to be relative, not absolute.
13491              
13492              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
13493              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
13494              Date: Tue, 29 Aug 2000 19:58:56 -0400
13495              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
13496      Branch: perl
13497            ! t/lib/trig.t
13498 ____________________________________________________________________________
13499 [  6904] By: jhi                                   on 2000/08/30  00:13:09
13500         Log: From now on, Gisle is on my list of usual suspects :-)
13501              Retract #6902.
13502      Branch: perl
13503            ! ext/Opcode/Safe.pm
13504 ____________________________________________________________________________
13505 [  6903] By: jhi                                   on 2000/08/29  23:51:20
13506         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
13507              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13508              Date: Tue, 29 Aug 2000 18:43:26 -0500
13509              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
13510      Branch: perl
13511            + vms/vmspipe.com
13512            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
13513            ! vms/vms.c
13514 ____________________________________________________________________________
13515 [  6902] By: jhi                                   on 2000/08/29  23:44:14
13516         Log: Retry what #6882 attempted.
13517              
13518              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
13519              From: Gisle Aas <gisle@ActiveState.com>
13520              Date: 30 Aug 2000 00:33:09 +0200
13521              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
13522      Branch: perl
13523            ! ext/Opcode/Safe.pm
13524 ____________________________________________________________________________
13525 [  6901] By: jhi                                   on 2000/08/29  22:59:32
13526         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
13527              From: Hugo <hv@crypt.compulink.co.uk>
13528              Date: Mon, 12 Jun 2000 19:36:08 +0100
13529              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
13530      Branch: perl
13531            ! sv.c
13532 ____________________________________________________________________________
13533 [  6900] By: jhi                                   on 2000/08/29  22:58:35
13534         Log: Admit that we are leaking scalars.
13535              
13536              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
13537              From: Spider Boardman <spider@leggy.zk3.dec.com>
13538              Date: Tue, 29 Aug 2000 18:48:29 -0400
13539              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
13540      Branch: perl
13541            ! t/pragma/warnings.t
13542 ____________________________________________________________________________
13543 [  6899] By: jhi                                   on 2000/08/29  20:53:13
13544         Log: Update Changes.
13545      Branch: perl
13546            ! Changes patchlevel.h
13547 ____________________________________________________________________________
13548 [  6898] By: jhi                                   on 2000/08/29  20:46:21
13549         Log: Undo namespace pollution of #6878.
13550              
13551              Subject: Re: Net::protoent does not export 'getproto'
13552              From: Mike Guy <mjtg@cam.ac.uk>
13553              Date: Tue, 29 Aug 2000 21:32:37 +0100
13554              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
13555      Branch: perl
13556            ! lib/Net/protoent.pm
13557 ____________________________________________________________________________
13558 [  6897] By: jhi                                   on 2000/08/29  20:44:29
13559         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
13560              From: Peter Prymmer <pvhp@forte.com>
13561              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
13562              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
13563      Branch: perl
13564            ! pod/perlebcdic.pod
13565 ____________________________________________________________________________
13566 [  6896] By: jhi                                   on 2000/08/29  20:40:57
13567         Log: There's no point repeating the 'revision' (5) of perl5.
13568      Branch: metaconfig/U/perl
13569            ! Devel.U patchlevel.U
13570      Branch: perl
13571            ! Configure config_h.SH
13572 ____________________________________________________________________________
13573 [  6895] By: jhi                                   on 2000/08/29  20:16:58
13574         Log: Regen Configure for #6894.
13575      Branch: metaconfig/U/perl
13576            ! perladmin.U
13577      Branch: perl
13578            ! Configure config_h.SH
13579 ____________________________________________________________________________
13580 [  6894] By: jhi                                   on 2000/08/29  19:59:52
13581         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
13582              From: "Philip Newton" <Philip.Newton@gmx.net>
13583              Date: Tue, 29 Aug 2000 21:39:14 +0200
13584              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
13585      Branch: perl
13586            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
13587            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
13588            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
13589            ! utils/perlbug.PL
13590 ____________________________________________________________________________
13591 [  6893] By: jhi                                   on 2000/08/29  19:55:30
13592         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
13593              From: "Philip Newton" <Philip.Newton@gmx.net>
13594              Date: Tue, 29 Aug 2000 21:39:14 +0200
13595              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
13596      Branch: perl
13597            ! installhtml
13598 ____________________________________________________________________________
13599 [  6892] By: jhi                                   on 2000/08/29  19:53:59
13600         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
13601              From: "Philip Newton" <Philip.Newton@gmx.net>
13602              Date: Tue, 29 Aug 2000 21:48:18 +0200
13603              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
13604      Branch: perl
13605            ! lib/File/Temp.pm
13606 ____________________________________________________________________________
13607 [  6891] By: jhi                                   on 2000/08/29  18:30:03
13608         Log: Nail the ID 20000828.023.
13609      Branch: perl
13610            ! ext/Storable/Storable.xs
13611 ____________________________________________________________________________
13612 [  6890] By: jhi                                   on 2000/08/29  16:50:17
13613         Log: Under usethreads the dumped variable is IN_PAD.
13614              
13615              Subject: Re: [PATCH] Glob dumping
13616              From: Gisle Aas <gisle@ActiveState.com>
13617              Date: 29 Aug 2000 18:45:05 +0200
13618              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
13619      Branch: perl
13620            ! t/lib/peek.t
13621 ____________________________________________________________________________
13622 [  6889] By: jhi                                   on 2000/08/29  15:17:37
13623         Log: Update Changes.
13624      Branch: perl
13625            ! Changes patchlevel.h
13626 ____________________________________________________________________________
13627 [  6888] By: jhi                                   on 2000/08/29  14:49:59
13628         Log: Retract #6882, broke the safe tests.
13629      Branch: perl
13630            ! ext/Opcode/Safe.pm
13631 ____________________________________________________________________________
13632 [  6887] By: jhi                                   on 2000/08/29  14:47:06
13633         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
13634              From: Gisle Aas <gisle@ActiveState.com> 
13635              Date: 09 Jun 2000 20:00:11 +0200
13636              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
13637      Branch: perl
13638            ! utils/perldoc.PL
13639 ____________________________________________________________________________
13640 [  6886] By: jhi                                   on 2000/08/29  14:42:45
13641         Log: The #6881 removed one dump line.
13642      Branch: perl
13643            ! t/lib/peek.t
13644 ____________________________________________________________________________
13645 [  6885] By: jhi                                   on 2000/08/29  14:30:47
13646         Log: Don't forget to tidy up.
13647      Branch: perl
13648            ! t/lib/ftmp-security.t
13649 ____________________________________________________________________________
13650 [  6884] By: jhi                                   on 2000/08/29  14:25:17
13651         Log: Disabling the one test is a bit tricky.
13652      Branch: perl
13653            ! t/lib/ftmp-security.t
13654 ____________________________________________________________________________
13655 [  6883] By: jhi                                   on 2000/08/29  14:16:25
13656         Log: Disable one of the tests for now.
13657      Branch: perl
13658            ! t/lib/ftmp-security.t
13659 ____________________________________________________________________________
13660 [  6882] By: jhi                                   on 2000/08/29  14:05:50
13661         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
13662              From: gisle@aas.no
13663              Date: 29 Aug 2000 10:35:06 -0000
13664              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
13665      Branch: perl
13666            ! ext/Opcode/Safe.pm
13667 ____________________________________________________________________________
13668 [  6881] By: jhi                                   on 2000/08/29  14:03:51
13669         Log: Subject: [PATCH] Glob dumping
13670              From: Gisle Aas <gisle@ActiveState.com>
13671              Date: 29 Aug 2000 07:59:42 -0000
13672              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
13673      Branch: perl
13674            ! dump.c
13675 ____________________________________________________________________________
13676 [  6880] By: jhi                                   on 2000/08/29  14:02:01
13677         Log: Subject: [PATCH] Warnings in B::Deparse
13678              From: <abigail@foad.org>
13679              Date: Tue, 29 Aug 2000 00:00:01 -0400
13680              Message-ID: <20000829040001.2999.qmail@foad.org>
13681      Branch: perl
13682            ! ext/B/B/Deparse.pm
13683 ____________________________________________________________________________
13684 [  6879] By: jhi                                   on 2000/08/29  13:57:26
13685         Log: Missed a change in #6869.
13686      Branch: perl
13687            ! mg.c
13688 ____________________________________________________________________________
13689 [  6878] By: jhi                                   on 2000/08/29  13:45:04
13690         Log: Subject: Net::protoent does not export 'getproto'
13691              From: Yasushi Nakajima <sey@jkc.co.jp>
13692              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
13693      Branch: perl
13694            ! lib/Net/protoent.pm
13695 ____________________________________________________________________________
13696 [  6877] By: jhi                                   on 2000/08/29  13:39:19
13697         Log: Patches all over for people and the files they (hopefully) care about.
13698      Branch: perl
13699            ! AUTHORS Changes MAINTAIN
13700 ____________________________________________________________________________
13701 [  6876] By: jhi                                   on 2000/08/29  12:53:54
13702         Log: Fix for thinko in #6848.
13703              
13704              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
13705              From: Lupe Christoph <lupe@lupe-christoph.de>
13706              Date: Tue, 29 Aug 2000 09:04:08 +0200
13707              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
13708      Branch: perl
13709            ! ext/Thread/Thread.xs
13710 ____________________________________________________________________________
13711 [  6875] By: jhi                                   on 2000/08/29  12:50:14
13712         Log: Update to Getopt::Long 2.24, from Johan Vromans.
13713      Branch: perl
13714            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
13715 ____________________________________________________________________________
13716 [  6874] By: jhi                                   on 2000/08/29  02:09:53
13717         Log: Use minimal @INC in tests, most of the time just '../lib',
13718              so that we simply can't pick up stuff from other Perls than
13719              the one we are testing.  Pointed out by
13720              
13721              From: Mike Guy <mjtg@cam.ac.uk>
13722              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
13723              Date: Fri, 25 Aug 2000 15:15:59 +0100
13724              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
13725      Branch: perl
13726            ! (edit 185 files)
13727 ____________________________________________________________________________
13728 [  6873] By: jhi                                   on 2000/08/29  01:07:11
13729         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
13730              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13731              Date: Mon, 28 Aug 2000 17:45:52 -0700
13732              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
13733      Branch: perl
13734            ! Makefile.SH hints/os2.sh
13735 ____________________________________________________________________________
13736 [  6872] By: jhi                                   on 2000/08/28  23:33:39
13737         Log: Subject: [PATCH bleedperl@6866] spellings
13738              From: marcel@codewerk.com (Marcel Grunauer)
13739              Date: Tue, 29 Aug 2000 01:19:59 +0200
13740              Message-Id: <200008282319.BAA29862@gandalf.local>
13741      Branch: perl
13742            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
13743            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
13744            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
13745 ____________________________________________________________________________
13746 [  6871] By: jhi                                   on 2000/08/28  23:22:09
13747         Log: Take out the SUIDMAIL thing, that will not be
13748              a problem in 5.7.*.
13749      Branch: perl
13750            ! patchlevel.h
13751 ____________________________________________________________________________
13752 [  6870] By: jhi                                   on 2000/08/28  23:19:30
13753         Log: -S is the silent flag, -s is the strip flag.
13754              
13755              Subject: [PATCH] Re: [PATCH] make no-install          
13756              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13757              Date: Mon, 28 Aug 2000 15:12:55 -0700
13758              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
13759      Branch: perl
13760            ! Makefile.SH
13761 ____________________________________________________________________________
13762 [  6869] By: jhi                                   on 2000/08/28  23:12:05
13763         Log: Subject: [PATCH bleedperl@6856] warnings fixes
13764              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13765              Date: Mon, 28 Aug 2000 23:55:06 +0100
13766              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
13767      Branch: perl
13768            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
13769            ! warnings.h warnings.pl
13770 ____________________________________________________________________________
13771 [  6868] By: jhi                                   on 2000/08/28  21:38:22
13772         Log: Potential cruft.
13773      Branch: perl
13774            ! Makefile.SH
13775 ____________________________________________________________________________
13776 [  6867] By: jhi                                   on 2000/08/28  21:35:36
13777         Log: Update Changes.
13778      Branch: perl
13779            ! Changes patchlevel.h
13780 ____________________________________________________________________________
13781 [  6866] By: jhi                                   on 2000/08/28  21:33:49
13782         Log: Subject: hv.h Doc Patch
13783              From: Fisher Mark <fisherm@tce.com>
13784              Date: Mon, 28 Aug 2000 16:24:59 -0500
13785              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
13786      Branch: perl
13787            ! hv.h
13788 ____________________________________________________________________________
13789 [  6865] By: jhi                                   on 2000/08/28  21:02:15
13790         Log: Add -ld to archname on long tr...double platforms.
13791      Branch: metaconfig
13792            ! U/threads/archname.U
13793      Branch: perl
13794            ! Configure config_h.SH
13795 ____________________________________________________________________________
13796 [  6864] By: jhi                                   on 2000/08/28  20:38:59
13797         Log: An attempt to fix the problem reported in
13798              
13799              Subject: Building perl@6856 using gcc/AIX 4.3.3 
13800              From: Daniel Muino <dmuino@afip.gov.ar> 
13801              Date: Mon, 28 Aug 2000 15:50:01 -0300   
13802              Message-ID: <20000828155001.A14403@con2-dgi>
13803              
13804              I can't test this properly since the gcc installation I have
13805              access to seems to be botched (gcc is calling the AIX cpp,
13806              a losing proposition...)
13807      Branch: perl
13808            ! hints/aix.sh
13809 ____________________________________________________________________________
13810 [  6863] By: jhi                                   on 2000/08/28  18:57:52
13811         Log: Fix for ID 20000828.001, long doubles were not formatted
13812              correctly (showed up in $], which stopped installing perl).
13813      Branch: perl
13814            ! sv.c
13815 ____________________________________________________________________________
13816 [  6862] By: jhi                                   on 2000/08/28  18:07:15
13817         Log: Typo in #6858.
13818      Branch: perl
13819            ! lib/Cwd.pm
13820 ____________________________________________________________________________
13821 [  6861] By: jhi                                   on 2000/08/28  17:57:27
13822         Log: opmini.o may be left around if a build is interrupted.
13823      Branch: perl
13824            ! Makefile.SH
13825 ____________________________________________________________________________
13826 [  6860] By: jhi                                   on 2000/08/28  16:52:50
13827         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
13828              From: Daniel Chetlin <daniel@chetlin.com>
13829              Date: Mon, 28 Aug 2000 01:14:18 -0700
13830              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
13831      Branch: perl
13832            ! lib/overload.pm
13833 ____________________________________________________________________________
13834 [  6859] By: jhi                                   on 2000/08/28  16:08:46
13835         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
13836              From: Nicholas Clark <nick@ccl4.org>
13837              Date: Mon, 28 Aug 2000 16:03:27 +0100
13838              Message-Id: <20000828160327.C49785@plum.flirble.org>
13839      Branch: perl
13840            ! ext/ByteLoader/bytecode.h
13841 ____________________________________________________________________________
13842 [  6858] By: jhi                                   on 2000/08/28  16:02:10
13843         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
13844              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
13845              Date: Mon, 28 Aug 2000 13:08:30 +0200
13846              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
13847      Branch: perl
13848            ! lib/Cwd.pm
13849 ____________________________________________________________________________
13850 [  6857] By: jhi                                   on 2000/08/28  15:42:47
13851         Log: display_format used as a class method without arguments was broken,
13852              reported in
13853              
13854              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
13855              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
13856              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
13857              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
13858      Branch: perl
13859            ! lib/Math/Complex.pm t/lib/complex.t
13860 ____________________________________________________________________________
13861 [  6856] By: jhi                                   on 2000/08/27  22:09:48
13862         Log: Update Changes.
13863      Branch: perl
13864            ! Changes patchlevel.h
13865 ____________________________________________________________________________
13866 [  6855] By: jhi                                   on 2000/08/27  21:59:21
13867         Log: Retract #6853 (false alarm).
13868      Branch: perl
13869            ! lib/ExtUtils/xsubpp
13870 ____________________________________________________________________________
13871 [  6854] By: jhi                                   on 2000/08/27  21:37:44
13872         Log: Update Changes.
13873      Branch: perl
13874            ! Changes patchlevel.h
13875 ____________________________________________________________________________
13876 [  6853] By: jhi                                   on 2000/08/27  21:37:16
13877         Log: Subject: [PATCH perl@6850] workaround for xsubpp
13878              From: Hugo <hv@crypt.compulink.co.uk>
13879              Date: Sun, 27 Aug 2000 22:30:25 +0100
13880              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
13881      Branch: perl
13882            ! lib/ExtUtils/xsubpp
13883 ____________________________________________________________________________
13884 [  6852] By: jhi                                   on 2000/08/27  21:33:58
13885         Log: Big-endian 64-bit patch from Raphael Manfredi.
13886      Branch: perl
13887            ! ext/Storable/Storable.xs
13888 ____________________________________________________________________________
13889 [  6851] By: jhi                                   on 2000/08/27  21:22:21
13890         Log: More ruthless editing from Hugo van der Sanden.
13891      Branch: perl
13892            ! pod/perldelta.pod
13893 ____________________________________________________________________________
13894 [  6850] By: jhi                                   on 2000/08/27  16:11:46
13895         Log: Update Changes.
13896      Branch: perl
13897            ! Changes patchlevel.h
13898 ____________________________________________________________________________
13899 [  6849] By: jhi                                   on 2000/08/27  16:11:05
13900         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
13901      Branch: perl
13902            ! configpm pod/perldelta.pod
13903 ____________________________________________________________________________
13904 [  6848] By: jhi                                   on 2000/08/27  15:35:08
13905         Log: Use the actual thread type, not the pointer-to-struct.
13906      Branch: perl
13907            ! ext/Thread/Thread.xs
13908 ____________________________________________________________________________
13909 [  6847] By: jhi                                   on 2000/08/27  15:30:49
13910         Log: Test nit.
13911      Branch: perl
13912            ! t/pragma/warn/pp_sys
13913 ____________________________________________________________________________
13914 [  6846] By: jhi                                   on 2000/08/27  15:19:02
13915         Log: Passing -R in ldflags makes now it to appear in the default
13916              for lddlflags, just like with -L.
13917              
13918              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
13919              From: Lupe Christoph <lupe@lupe-christoph.de>
13920              Date: Sun, 27 Aug 2000 10:28:21 +0200
13921              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
13922      Branch: metaconfig/U/perl
13923            ! dlsrc.U
13924      Branch: perl
13925            ! Configure
13926 ____________________________________________________________________________
13927 [  6845] By: jhi                                   on 2000/08/27  15:08:54
13928         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
13929              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13930              Date: Sat, 26 Aug 2000 22:23:27 +0100
13931              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
13932      Branch: perl
13933            ! lib/ExtUtils/MM_Unix.pm
13934 ____________________________________________________________________________
13935 [  6844] By: jhi                                   on 2000/08/27  15:02:37
13936         Log: DJGPP update from Laszlo Molnar.
13937              
13938              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
13939              From: ml1050 <ml1050@freemail.hu>
13940              Date: Sat, 26 Aug 2000 23:24:40 +0200
13941              Message-Id: <20000826232440.A439@freemail.hu>
13942      Branch: perl
13943            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
13944            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
13945 ____________________________________________________________________________
13946 [  6843] By: jhi                                   on 2000/08/27  14:53:58
13947         Log: Subject: installman buglet
13948              From: Lupe Christoph <lupe@lupe-christoph.de>
13949              Date: Sun, 27 Aug 2000 14:38:59 +0200
13950              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
13951      Branch: perl
13952            ! installman
13953 ____________________________________________________________________________
13954 [  6842] By: jhi                                   on 2000/08/27  14:52:08
13955         Log: Can't get the test to reliably work thanks to the
13956              inaccurateness of floating point.  "Resolves" bug ids
13957              20000826.003, 20000826.009, 20000826.010,
13958      Branch: perl
13959            ! t/lib/trig.t
13960 ____________________________________________________________________________
13961 [  6841] By: jhi                                   on 2000/08/26  15:53:58
13962         Log: Update Changes.
13963      Branch: perl
13964            ! Changes patchlevel.h
13965 ____________________________________________________________________________
13966 [  6840] By: jhi                                   on 2000/08/26  14:23:03
13967         Log: grep -e isn't portable.
13968              
13969              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
13970              From: chris@broadband.att.com
13971              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
13972              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
13973      Branch: perl
13974            ! hints/solaris_2.sh
13975 ____________________________________________________________________________
13976 [  6839] By: jhi                                   on 2000/08/26  14:12:23
13977         Log: no-install target a la make -n.
13978              
13979              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
13980              From: <abigail@foad.org>
13981              Date: Sat, 26 Aug 2000 03:57:34 -0400
13982              Message-ID: <20000826075735.18912.qmail@foad.org>
13983      Branch: perl
13984            ! Makefile.SH installman installperl
13985 ____________________________________________________________________________
13986 [  6838] By: jhi                                   on 2000/08/26  14:06:33
13987         Log: Retract #6826 as the #6828 should be do the same
13988              in a More Correct Way.
13989      Branch: perl
13990            ! installperl
13991 ____________________________________________________________________________
13992 [  6837] By: jhi                                   on 2000/08/26  05:24:00
13993         Log: More casting.
13994      Branch: perl
13995            ! ext/Storable/Storable.xs
13996 ____________________________________________________________________________
13997 [  6836] By: jhi                                   on 2000/08/26  05:05:46
13998         Log: Nicer in decimal.
13999      Branch: perl
14000            ! ext/Storable/Storable.xs
14001 ____________________________________________________________________________
14002 [  6835] By: jhi                                   on 2000/08/26  05:03:50
14003         Log: There be no UVdf.
14004      Branch: perl
14005            ! ext/Storable/Storable.xs
14006 ____________________________________________________________________________
14007 [  6834] By: jhi                                   on 2000/08/26  05:00:18
14008         Log: Continue IVdfing and UVxfing.
14009      Branch: perl
14010            ! ext/Storable/Storable.xs
14011 ____________________________________________________________________________
14012 [  6833] By: jhi                                   on 2000/08/26  04:53:14
14013         Log: Use IVdf.
14014      Branch: perl
14015            ! ext/Storable/Storable.xs
14016 ____________________________________________________________________________
14017 [  6832] By: jhi                                   on 2000/08/26  04:40:41
14018         Log: Document PTR2XX and INT2PTR.
14019      Branch: perl
14020            ! pod/perlguts.pod
14021 ____________________________________________________________________________
14022 [  6831] By: jhi                                   on 2000/08/26  04:33:18
14023         Log: Use UVxf, PTR2UV, NVff.
14024      Branch: perl
14025            ! ext/Storable/Storable.xs
14026 ____________________________________________________________________________
14027 [  6830] By: jhi                                   on 2000/08/26  04:31:32
14028         Log: Update the test count.
14029      Branch: perl
14030            ! t/lib/trig.t
14031 ____________________________________________________________________________
14032 [  6829] By: jhi                                   on 2000/08/26  03:05:50
14033         Log: Subject: [PATCH] installation not quite silent yet.
14034              From: <abigail@foad.org>
14035              Date: Fri, 25 Aug 2000 20:07:53 -0400
14036              Message-ID: <20000826000753.7822.qmail@foad.org>
14037      Branch: perl
14038            ! installman installperl
14039 ____________________________________________________________________________
14040 [  6828] By: jhi                                   on 2000/08/26  03:05:14
14041         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
14042              From: Spider Boardman <spider@web.zk3.dec.com>
14043              Date: Fri, 25 Aug 2000 19:12:40 -0400
14044              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
14045      Branch: perl
14046            ! gv.c
14047 ____________________________________________________________________________
14048 [  6827] By: jhi                                   on 2000/08/25  23:54:34
14049         Log: Support preserving extremely big/small angles.
14050      Branch: perl
14051            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
14052 ____________________________________________________________________________
14053 [  6826] By: jhi                                   on 2000/08/25  23:01:20
14054         Log: Patch installperl to be long double-aware.
14055              
14056              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
14057              From: Spider Boardman <spider@web.zk3.dec.com>
14058              Date: Fri, 25 Aug 2000 18:15:23 -0400
14059              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
14060      Branch: perl
14061            ! installperl
14062 ____________________________________________________________________________
14063 [  6825] By: jhi                                   on 2000/08/25  22:58:25
14064         Log: Remove duplicately applied patch shards.
14065              
14066              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
14067              From: Spider Boardman <spider@leggy.zk3.dec.com>
14068              Date: Fri, 25 Aug 2000 16:45:03 -0400
14069              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
14070      Branch: perl
14071            ! t/lib/cgi-html.t
14072 ____________________________________________________________________________
14073 [  6824] By: jhi                                   on 2000/08/25  22:57:00
14074         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
14075              From: Daniel Chetlin <daniel@chetlin.com>
14076              Date: Fri, 25 Aug 2000 12:23:16 -0700
14077              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
14078              
14079              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
14080              From: Daniel Chetlin <daniel@chetlin.com>
14081              Date: Fri, 25 Aug 2000 14:47:19 -0700
14082              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
14083      Branch: perl
14084            ! installman
14085 ____________________________________________________________________________
14086 [  6823] By: jhi                                   on 2000/08/25  22:44:17
14087         Log: Timestamp problem?
14088      Branch: perl
14089            ! uconfig.h uconfig.sh
14090 ____________________________________________________________________________
14091 [  6822] By: jhi                                   on 2000/08/25  19:01:06
14092         Log: One forgotten file from #6816.
14093      Branch: perl
14094            ! vos/config.h
14095 ____________________________________________________________________________
14096 [  6821] By: jhi                                   on 2000/08/25  18:56:39
14097         Log: Regen Changes.
14098      Branch: perl
14099            ! Changes patchlevel.h
14100 ____________________________________________________________________________
14101 [  6820] By: jhi                                   on 2000/08/25  18:52:35
14102         Log: Fix Changes ordering.
14103      Branch: perl
14104            ! Changes
14105 ____________________________________________________________________________
14106 [  6819] By: jhi                                   on 2000/08/25  18:50:25
14107         Log: Update Changes.
14108      Branch: perl
14109            ! Changes patchlevel.h
14110 ____________________________________________________________________________
14111 [  6818] By: jhi                                   on 2000/08/25  18:47:45
14112         Log: Tweak the sfio/useperlio logic, hopefully as wished in
14113              
14114              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
14115              From: Nicholas Clark <nick@babyhippo.co.uk>
14116              Date: Fri, 25 Aug 2000 12:01:45 +0100
14117              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
14118      Branch: metaconfig/U/perl
14119            ! d_sfio.U
14120      Branch: perl
14121            ! Configure
14122 ____________________________________________________________________________
14123 [  6817] By: jhi                                   on 2000/08/25  18:32:51
14124         Log: Allow microperl to assume <math.h>, without it the math
14125              functions like floor() are assumed to return int, which makes
14126              for core dumps in machines where integer and floating register
14127              don't mix.
14128      Branch: perl
14129            ! uconfig.h uconfig.sh
14130 ____________________________________________________________________________
14131 [  6816] By: jhi                                   on 2000/08/25  18:27:17
14132         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
14133              the problem reported in
14134              
14135              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
14136              From: danhale@us.ibm.com
14137              Date: Fri, 25 Aug 2000 10:58:06 -0400
14138              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
14139      Branch: metaconfig/U/perl
14140            + d_socks5_init.U
14141      Branch: perl
14142            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
14143            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
14144            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
14145            ! win32/config.gc win32/config.vc
14146 ____________________________________________________________________________
14147 [  6815] By: jhi                                   on 2000/08/25  17:43:31
14148         Log: A solution for the retrieve_fd autosplit warning,
14149              idea suggested by Mike Guy.
14150      Branch: perl
14151            ! ext/Storable/Storable.pm
14152 ____________________________________________________________________________
14153 [  6814] By: jhi                                   on 2000/08/25  17:16:03
14154         Log: Add install-silent target.
14155      Branch: perl
14156            ! Makefile.SH
14157 ____________________________________________________________________________
14158 [  6813] By: jhi                                   on 2000/08/25  17:14:23
14159         Log: Subject: Re: [PATCH] More silencing of installman.
14160              From: <abigail@foad.org>
14161              Date: Thu, 24 Aug 2000 19:27:03 -0400
14162              Message-ID: <20000824232703.7001.qmail@foad.org>
14163              
14164              Subject: Re: [PATCH] More silencing of installman.
14165              From: <abigail@foad.org>
14166              Date: Fri, 25 Aug 2000 03:00:58 -0400
14167              Message-ID: <20000825070058.10697.qmail@foad.org>
14168      Branch: perl
14169            ! installman
14170 ____________________________________________________________________________
14171 [  6812] By: jhi                                   on 2000/08/25  17:11:28
14172         Log: installperl --verbose and --silent.
14173              
14174              Subject: Re: [PATCH] More silencing of installman.
14175              From: <abigail@foad.org>
14176              Message-ID: <20000825064430.9719.qmail@foad.org>
14177              Date: Fri, 25 Aug 2000 02:44:30 -0400
14178      Branch: perl
14179            ! installperl
14180 ____________________________________________________________________________
14181 [  6811] By: jhi                                   on 2000/08/25  17:05:43
14182         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
14183              From: "Peter J. Farley III" <pjfarley@banet.net>
14184              Date: Thu, 24 Aug 2000 21:58:03 -0400
14185              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
14186              
14187              (applied slightly modified)
14188      Branch: perl
14189            ! lib/ExtUtils/MM_Unix.pm
14190 ____________________________________________________________________________
14191 [  6810] By: jhi                                   on 2000/08/25  17:01:18
14192         Log: Missing parts of 
14193              
14194              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
14195              From: Peter Prymmer <pvhp@forte.com>
14196              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
14197              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
14198      Branch: perl
14199            ! t/lib/cgi-html.t
14200 ____________________________________________________________________________
14201 [  6809] By: jhi                                   on 2000/08/25  16:46:32
14202         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
14203              From: "Craig A. Berry" <craig.berry@psinetcs.com>
14204              Date: Thu, 24 Aug 2000 19:13:11 -0500
14205              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
14206      Branch: perl
14207            ! vms/vms.c
14208 ____________________________________________________________________________
14209 [  6808] By: jhi                                   on 2000/08/25  16:39:22
14210         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
14211              From: Peter Prymmer <pvhp@forte.com>
14212              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
14213              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
14214      Branch: perl
14215            ! configure.com
14216 ____________________________________________________________________________
14217 [  6807] By: jhi                                   on 2000/08/25  16:36:37
14218         Log: Better wording for the vec lvalue diagnostic.
14219              
14220              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14221              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
14222              Date: Wed, 23 Aug 2000 14:12:16 -0400
14223              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
14224      Branch: perl
14225            ! pod/perldiag.pod
14226 ____________________________________________________________________________
14227 [  6806] By: jhi                                   on 2000/08/24  18:17:22
14228         Log: Subject: [PATCH] More silencing of installman.
14229              From: <abigail@foad.org>
14230              Date: Thu, 24 Aug 2000 14:01:44 -0400
14231              Message-ID: <20000824180144.20062.qmail@foad.org>
14232      Branch: perl
14233            ! installman
14234 ____________________________________________________________________________
14235 [  6805] By: jhi                                   on 2000/08/24  15:00:31
14236         Log: Update Changes.
14237      Branch: perl
14238            ! Changes patchlevel.h
14239 ____________________________________________________________________________
14240 [  6804] By: jhi                                   on 2000/08/24  14:59:07
14241         Log: Regen perltoc.
14242      Branch: perl
14243            ! pod/perltoc.pod
14244 ____________________________________________________________________________
14245 [  6803] By: jhi                                   on 2000/08/24  14:44:39
14246         Log: Show the doc file, not the temp file.
14247      Branch: perl
14248            ! installman
14249 ____________________________________________________________________________
14250 [  6802] By: jhi                                   on 2000/08/24  14:41:53
14251         Log: Continue silencing.
14252      Branch: perl
14253            ! installman
14254 ____________________________________________________________________________
14255 [  6801] By: jhi                                   on 2000/08/24  14:34:40
14256         Log: Actually do something with the silencer option.
14257      Branch: perl
14258            ! installman
14259 ____________________________________________________________________________
14260 [  6800] By: jhi                                   on 2000/08/24  14:26:22
14261         Log: Make installman to recognize the silence flag -S.
14262      Branch: perl
14263            ! installman
14264 ____________________________________________________________________________
14265 [  6799] By: jhi                                   on 2000/08/24  13:49:38
14266         Log: DOS patches and portability/porting notes, from Tim Jenness.
14267      Branch: perl
14268            ! lib/File/Temp.pm
14269 ____________________________________________________________________________
14270 [  6798] By: jhi                                   on 2000/08/24  13:48:27
14271         Log: Create directories in silence.
14272              
14273              Subject: [PATCH] Another silencer for MakeMaker
14274              From: andreas.koenig@anima.de (Andreas J. Koenig)
14275              Date: 24 Aug 2000 14:18:52 +0200
14276              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
14277      Branch: perl
14278            ! lib/ExtUtils/Command.pm
14279 ____________________________________________________________________________
14280 [  6797] By: jhi                                   on 2000/08/24  13:46:42
14281         Log: More liberal parsing of version numbers.
14282              
14283              Subject: Re: CPAN.pm beta for testing available
14284              From: andreas.koenig@anima.de (Andreas J. Koenig)
14285              Date: 24 Aug 2000 13:51:57 +0200
14286              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
14287      Branch: perl
14288            ! lib/CPAN.pm
14289 ____________________________________________________________________________
14290 [  6796] By: jhi                                   on 2000/08/24  13:44:36
14291         Log: Make "make install" by default silent.  A new "install-verbose"
14292              target is verbose.
14293      Branch: perl
14294            ! Makefile.SH
14295 ____________________________________________________________________________
14296 [  6795] By: jhi                                   on 2000/08/24  13:39:14
14297         Log: Add silencer flags to installperl.
14298              
14299              Subject: [PATCH] Making installperl silent.
14300              From: <abigail@foad.org>
14301              Date: Thu, 24 Aug 2000 05:01:45 -0400
14302              Message-ID: <20000824090145.13141.qmail@foad.org>
14303      Branch: perl
14304            ! installperl
14305 ____________________________________________________________________________
14306 [  6794] By: jhi                                   on 2000/08/24  13:35:50
14307         Log: installperl couldn't tell whether it had run tests or not.
14308              
14309              Subject: [PATCH] Re: installperl and t/TEST
14310              From: <abigail@foad.org>
14311              Date: Thu, 24 Aug 2000 04:00:53 -0400
14312              Message-ID: <20000824080053.2494.qmail@foad.org>
14313      Branch: perl
14314            ! Makefile.SH installperl
14315 ____________________________________________________________________________
14316 [  6793] By: jhi                                   on 2000/08/24  13:27:50
14317         Log: Drop the separate perlbc, perlcc -b should be enough.
14318      Branch: perl
14319            - utils/perlbc.PL
14320            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
14321 ____________________________________________________________________________
14322 [  6792] By: jhi                                   on 2000/08/24  04:41:30
14323         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
14324              plus the typo fix from Peter Prymmer.
14325      Branch: perl
14326            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
14327            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
14328 ____________________________________________________________________________
14329 [  6791] By: jhi                                   on 2000/08/24  02:10:43
14330         Log: Replace #6705 with a minimal doc patch.
14331              
14332              Subject: [PATCH 5.6.0] replace change #6705
14333              From: Jan Dubois <jand@ActiveState.com>
14334              Date: Wed, 23 Aug 2000 18:31:51 -0700
14335              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
14336      Branch: perl
14337            ! lib/Win32.pod win32/win32.c
14338 ____________________________________________________________________________
14339 [  6790] By: jhi                                   on 2000/08/23  17:52:00
14340         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14341              From: Mike Guy <mjtg@cam.ac.uk>
14342              Date: Wed, 23 Aug 2000 18:38:46 +0100
14343              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
14344      Branch: perl
14345            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
14346 ____________________________________________________________________________
14347 [  6789] By: jhi                                   on 2000/08/23  15:34:21
14348         Log: Update Changes.
14349      Branch: perl
14350            ! Changes patchlevel.h
14351 ____________________________________________________________________________
14352 [  6788] By: jhi                                   on 2000/08/23  15:33:40
14353         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
14354              From: Wilfredo Sánchez <wsanchez@apple.com>
14355              Date: Tue, 22 Aug 2000 19:31:27 -0700
14356              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
14357      Branch: perl
14358            ! perl.h
14359 ____________________________________________________________________________
14360 [  6787] By: jhi                                   on 2000/08/23  15:29:31
14361         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
14362              From: Spider Boardman <spider@leggy.zk3.dec.com>
14363              Date: Wed, 23 Aug 2000 10:33:23 -0400
14364              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
14365      Branch: perl
14366            ! lib/Pod/Html.pm
14367 ____________________________________________________________________________
14368 [  6786] By: jhi                                   on 2000/08/23  15:28:11
14369         Log: Bad makefile.
14370      Branch: perl
14371            ! ext/B/Makefile.PL
14372 ____________________________________________________________________________
14373 [  6785] By: jhi                                   on 2000/08/23  14:37:04
14374         Log: Update Changes.
14375      Branch: perl
14376            ! Changes patchlevel.h
14377 ____________________________________________________________________________
14378 [  6784] By: jhi                                   on 2000/08/23  13:58:41
14379         Log: Portability fix from Hugo van der Sanden.
14380      Branch: perl
14381            ! ext/re/Makefile.PL
14382 ____________________________________________________________________________
14383 [  6783] By: jhi                                   on 2000/08/23  13:53:53
14384         Log: Storable support, v-version fixes.
14385              
14386              Subject: CPAN.pm beta for testing available
14387              From: andreas.koenig@anima.de (Andreas J. Koenig)
14388              Date: 22 Aug 2000 23:31:33 +0200
14389              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
14390      Branch: perl
14391            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14392 ____________________________________________________________________________
14393 [  6782] By: jhi                                   on 2000/08/23  13:51:26
14394         Log: Mac and other portability updates from Chris Nandor.
14395      Branch: perl
14396            ! pod/perlmodinstall.pod
14397 ____________________________________________________________________________
14398 [  6781] By: jhi                                   on 2000/08/23  13:47:33
14399         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
14400              From: Peter Prymmer <pvhp@forte.com>
14401              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
14402              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
14403      Branch: perl
14404            ! ext/Storable/Storable.xs
14405 ____________________________________________________________________________
14406 [  6780] By: jhi                                   on 2000/08/23  13:33:34
14407         Log: VMS MMS (make) wants null action.
14408      Branch: perl
14409            ! ext/B/Makefile.PL
14410 ____________________________________________________________________________
14411 [  6779] By: jhi                                   on 2000/08/22  19:44:47
14412         Log: Forgot portability nit.
14413      Branch: perl
14414            ! t/lib/st-forgive.t
14415 ____________________________________________________________________________
14416 [  6778] By: jhi                                   on 2000/08/22  19:35:25
14417         Log: Be portable.
14418      Branch: perl
14419            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
14420            ! t/lib/st-store.t
14421 ____________________________________________________________________________
14422 [  6777] By: jhi                                   on 2000/08/22  18:50:53
14423         Log: Update Changes.
14424      Branch: perl
14425            ! Changes patchlevel.h
14426 ____________________________________________________________________________
14427 [  6776] By: jhi                                   on 2000/08/22  18:44:46
14428         Log: cSVOPo_*v things index into the current PL_curpad
14429              under ithreads, which is different from the curpad
14430              used by the XSUB.  (In other words, the code as-is
14431              before this patch wouldn't work under ithreads.)
14432              From Sarathy.
14433      Branch: perl
14434            ! ext/B/B.xs
14435 ____________________________________________________________________________
14436 [  6775] By: jhi                                   on 2000/08/22  18:18:37
14437         Log: Make the selection of NVff et al stricter.
14438      Branch: metaconfig/U/perl
14439            ! perlxvf.U
14440      Branch: perl
14441            ! Configure config_h.SH
14442 ____________________________________________________________________________
14443 [  6774] By: jhi                                   on 2000/08/22  17:19:42
14444         Log: perldelta nits.
14445      Branch: perl
14446            ! pod/perldelta.pod
14447 ____________________________________________________________________________
14448 [  6773] By: jhi                                   on 2000/08/22  17:06:26
14449         Log: Long double fixes from Spider Boardman.
14450              
14451              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
14452              From: system PRIVILEGED account <root@peano.zk3.dec.com>
14453              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
14454              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
14455      Branch: perl
14456            ! t/lib/bigfltpm.t t/lib/st-06compat.t
14457 ____________________________________________________________________________
14458 [  6772] By: jhi                                   on 2000/08/22  15:04:53
14459         Log: Update Changes.
14460      Branch: perl
14461            ! Changes patchlevel.h
14462 ____________________________________________________________________________
14463 [  6771] By: jhi                                   on 2000/08/22  15:01:44
14464         Log: perldelta fixes from Hugo van der Sanden.
14465      Branch: perl
14466            ! pod/perldelta.pod
14467 ____________________________________________________________________________
14468 [  6770] By: jhi                                   on 2000/08/22  14:34:49
14469         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
14470              From: Hugo <hv@crypt.compulink.co.uk>
14471              Date: Tue, 22 Aug 2000 11:21:53 +0100
14472              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
14473      Branch: perl
14474            ! regcomp.c
14475 ____________________________________________________________________________
14476 [  6769] By: jhi                                   on 2000/08/22  14:30:02
14477         Log: Add Yitzchak, reformat.
14478      Branch: perl
14479            ! Changes config_h.SH
14480 ____________________________________________________________________________
14481 [  6768] By: jhi                                   on 2000/08/22  14:21:35
14482         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
14483              and Spider Boardman.
14484      Branch: metaconfig
14485            ! U/compline/d_gconvert.U
14486      Branch: perl
14487            ! Configure
14488 ____________________________________________________________________________
14489 [  6767] By: jhi                                   on 2000/08/22  14:11:24
14490         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
14491              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14492              Date: Mon, 21 Aug 2000 19:08:31 -0700
14493              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
14494      Branch: perl
14495            - ext/Storable/patchlevel.h
14496            ! MANIFEST ext/Storable/MANIFEST
14497 ____________________________________________________________________________
14498 [  6766] By: jhi                                   on 2000/08/22  13:49:29
14499         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
14500              From: Peter Prymmer <pvhp@forte.com>
14501              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
14502              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
14503      Branch: perl
14504            ! configure.com ext/Storable/Makefile.PL
14505 ____________________________________________________________________________
14506 [  6765] By: jhi                                   on 2000/08/22  13:44:59
14507         Log: Subject: [PATCH blead] B:: missing dependency
14508              From: Hugo <hv@crypt.compulink.co.uk>
14509              Date: Tue, 22 Aug 2000 06:44:33 +0100
14510              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
14511      Branch: perl
14512            ! ext/B/Makefile.PL
14513 ____________________________________________________________________________
14514 [  6764] By: jhi                                   on 2000/08/22  13:38:12
14515         Log: More bytecompiler.
14516      Branch: perl
14517            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
14518 ____________________________________________________________________________
14519 [  6763] By: jhi                                   on 2000/08/22  13:36:44
14520         Log: Bytecompiler patches from Benjamin Stuhl.
14521      Branch: perl
14522            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
14523            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
14524            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
14525            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
14526            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
14527            ! perl.c perlapi.h pod/perldelta.pod
14528 ____________________________________________________________________________
14529 [  6762] By: jhi                                   on 2000/08/21  23:43:40
14530         Log: An obsoleted diagnostic.
14531      Branch: perl
14532            ! pod/perldelta.pod
14533 ____________________________________________________________________________
14534 [  6761] By: jhi                                   on 2000/08/21  23:01:45
14535         Log: The #6759 wasn't quite right.
14536      Branch: perl
14537            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
14538            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
14539            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
14540            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
14541            ! t/lib/st-tieditems.t
14542 ____________________________________________________________________________
14543 [  6760] By: jhi                                   on 2000/08/21  22:35:49
14544         Log: Be verydeepclean.
14545      Branch: perl
14546            ! Makefile.SH
14547 ____________________________________________________________________________
14548 [  6759] By: jhi                                   on 2000/08/21  22:25:40
14549         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
14550              From: Peter Prymmer <pvhp@forte.com>
14551              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
14552              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
14553      Branch: perl
14554            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
14555            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
14556            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
14557            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
14558            ! t/lib/st-tieditems.t
14559 ____________________________________________________________________________
14560 [  6758] By: jhi                                   on 2000/08/21  22:22:32
14561         Log: Few more casts, need reported in
14562              
14563              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
14564              From: Mike Stok <mike@stok.co.uk>
14565              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
14566              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
14567              
14568              and
14569              
14570              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
14571              From: abigail@foad.org
14572              Date: 21 Aug 2000 21:31:34 -0000
14573              Message-Id: <20000821213134.30170.qmail@foad.org>
14574      Branch: perl
14575            ! ext/Storable/Storable.xs
14576 ____________________________________________________________________________
14577 [  6757] By: jhi                                   on 2000/08/21  18:37:07
14578         Log: Update Changes.
14579      Branch: perl
14580            ! Changes patchlevel.h
14581 ____________________________________________________________________________
14582 [  6756] By: jhi                                   on 2000/08/21  18:34:02
14583         Log: A pod nit.
14584              
14585              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
14586              From: <abigail@foad.org>
14587              Date: Mon, 21 Aug 2000 14:00:16 -0400
14588              Message-ID: <20000821180016.28627.qmail@foad.org>
14589      Branch: perl
14590            ! pod/perlre.pod
14591 ____________________________________________________________________________
14592 [  6755] By: jhi                                   on 2000/08/21  18:30:56
14593         Log: Use PodParser 1.18 new test.
14594      Branch: perl
14595            ! t/pod/special_seqs.t t/pod/special_seqs.xr
14596 ____________________________________________________________________________
14597 [  6754] By: jhi                                   on 2000/08/21  18:28:35
14598         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
14599              patches cannot be applied since #6712 conflicts.
14600      Branch: perl
14601            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
14602 ____________________________________________________________________________
14603 [  6753] By: jhi                                   on 2000/08/21  18:15:11
14604         Log: Weed out some smaller changes.
14605      Branch: perl
14606            ! pod/perldelta.pod
14607 ____________________________________________________________________________
14608 [  6752] By: jhi                                   on 2000/08/21  18:02:30
14609         Log: Also under djgpp the timestamps are funky.
14610      Branch: perl
14611            ! t/op/stat.t
14612 ____________________________________________________________________________
14613 [  6751] By: jhi                                   on 2000/08/21  17:55:56
14614         Log: Tweak the floating point output routine preferences.
14615      Branch: metaconfig
14616            ! U/compline/d_gconvert.U
14617      Branch: perl
14618            ! Configure
14619 ____________________________________________________________________________
14620 [  6750] By: jhi                                   on 2000/08/21  17:51:29
14621         Log: Unicos/mk requires elaborate paranoia.
14622      Branch: perl
14623            ! lib/Math/Complex.pm
14624 ____________________________________________________________________________
14625 [  6749] By: gsar                                  on 2000/08/21  16:53:31
14626         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
14627      Branch: perl
14628            ! lib/Cwd.pm
14629 ____________________________________________________________________________
14630 [  6748] By: gsar                                  on 2000/08/21  16:22:19
14631         Log: free TLS slot properly on Windows
14632      Branch: perl
14633            ! thread.h win32/perllib.c win32/win32thread.h
14634 ____________________________________________________________________________
14635 [  6747] By: jhi                                   on 2000/08/21  16:20:58
14636         Log: Rename the macro argument because some preprocessors
14637              can't tell the difference and expand arguments also inside
14638              double quoted strings.
14639      Branch: perl
14640            ! regcomp.c
14641 ____________________________________________________________________________
14642 [  6746] By: jhi                                   on 2000/08/21  16:09:41
14643         Log: Support long doubles in Storable.
14644              
14645              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
14646              From: Radu Greab <radu@netsoft.ro>
14647              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
14648              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
14649      Branch: perl
14650            ! ext/Storable/Storable.xs
14651 ____________________________________________________________________________
14652 [  6745] By: jhi                                   on 2000/08/21  15:51:40
14653         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
14654              From: "Fifer, Eric" <EFifer@sanwaint.com>
14655              Date: Mon, 21 Aug 2000 15:34:49 +0100
14656              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
14657      Branch: perl
14658            ! t/pragma/warn/9enabled
14659 ____________________________________________________________________________
14660 [  6744] By: jhi                                   on 2000/08/21  15:39:35
14661         Log: Document the endianness of Alpha more precisely.
14662      Branch: perl
14663            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
14664            ! pod/perlport.pod
14665 ____________________________________________________________________________
14666 [  6743] By: jhi                                   on 2000/08/21  14:47:05
14667         Log: perldelta fixes from the p5p crowd.
14668      Branch: perl
14669            ! pod/perldelta.pod pod/perlop.pod
14670 ____________________________________________________________________________
14671 [  6742] By: jhi                                   on 2000/08/21  13:34:51
14672         Log: Update to Pod::LaTeX 0.53.
14673              
14674              Subject: [PATCH] lib/Pod/LaTeX.pm updates
14675              From: Tim Jenness <timj@jach.hawaii.edu>
14676              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
14677              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
14678      Branch: perl
14679            ! lib/Pod/LaTeX.pm
14680 ____________________________________________________________________________
14681 [  6741] By: jhi                                   on 2000/08/21  13:33:01
14682         Log: Subject: [PATCH] os2.c fix for use64bitint
14683              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14684              Date: Mon, 21 Aug 2000 01:32:25 -0700
14685              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
14686      Branch: perl
14687            ! os2/os2.c
14688 ____________________________________________________________________________
14689 [  6740] By: jhi                                   on 2000/08/21  13:28:52
14690         Log: Array context keeps slithering in.
14691              
14692              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
14693              From: Daniel Chetlin <daniel@chetlin.com>
14694              Date: Sun, 20 Aug 2000 21:40:25 -0700
14695              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
14696      Branch: perl
14697            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
14698            ! pod/perldebtut.pod
14699 ____________________________________________________________________________
14700 [  6739] By: jhi                                   on 2000/08/21  13:23:55
14701         Log: Big-endian quad fixes for Storable from Radu Greab,
14702              plus few explicit null casts for picky compilers.
14703      Branch: perl
14704            ! ext/Storable/Storable.xs
14705 ____________________________________________________________________________
14706 [  6738] By: gsar                                  on 2000/08/21  05:56:13
14707         Log: small tweaks for change#6705: avoid C++ style comments in C code;
14708              use Perl's malloc API rather than the low level system one
14709      Branch: perl
14710            ! win32/win32.c
14711 ____________________________________________________________________________
14712 [  6737] By: gsar                                  on 2000/08/21  05:35:41
14713         Log: add Storable to list of extensions on Windows
14714      Branch: perl
14715            ! win32/Makefile win32/makefile.mk
14716 ____________________________________________________________________________
14717 [  6736] By: jhi                                   on 2000/08/21  02:57:53
14718         Log: Update Changes.
14719      Branch: perl
14720            ! Changes patchlevel.h
14721 ____________________________________________________________________________
14722 [  6735] By: jhi                                   on 2000/08/21  02:57:20
14723         Log: Draft 0.
14724      Branch: perl
14725            ! pod/perldelta.pod
14726 ____________________________________________________________________________
14727 [  6734] By: jhi                                   on 2000/08/21  02:57:03
14728         Log: Add Storable 0.7.2 from Raphael Manfredi,
14729              plus the patch from
14730              
14731              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
14732              From: Radu Greab <radu@netsoft.ro>
14733              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
14734              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
14735              
14736              plus changes to get Storable to compile with
14737              picky ANSI compilers.
14738      Branch: perl
14739            + ext/Storable/ChangeLog ext/Storable/MANIFEST
14740            + ext/Storable/Makefile.PL ext/Storable/README
14741            + ext/Storable/Storable.pm ext/Storable/Storable.xs
14742            + ext/Storable/patchlevel.h t/lib/st-06compat.t
14743            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
14744            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
14745            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
14746            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
14747            + t/lib/st-tieditems.t
14748            ! MANIFEST
14749 ____________________________________________________________________________
14750 [  6733] By: jhi                                   on 2000/08/21  02:29:09
14751         Log: The correct cleaning order is an art.
14752      Branch: perl
14753            ! Makefile.SH
14754 ____________________________________________________________________________
14755 [  6732] By: jhi                                   on 2000/08/21  01:23:39
14756         Log: The #6724 is here.
14757      Branch: perl
14758            ! t/lib/ftmp-security.t
14759 ____________________________________________________________________________
14760 [  6731] By: jhi                                   on 2000/08/20  23:17:03
14761         Log: s/this one/the 5.6.0 release/
14762      Branch: perl
14763            ! pod/perl56delta.pod
14764 ____________________________________________________________________________
14765 [  6730] By: jhi                                   on 2000/08/20  23:07:34
14766         Log: Mention perlebcdic and perlposix-bc.
14767      Branch: perl
14768            ! pod/perlport.pod
14769 ____________________________________________________________________________
14770 [  6729] By: jhi                                   on 2000/08/20  21:32:59
14771         Log: Document the number of exponent digits.
14772      Branch: perl
14773            ! pod/perlfunc.pod
14774 ____________________________________________________________________________
14775 [  6728] By: jhi                                   on 2000/08/20  21:16:47
14776         Log: Use File::Spec->tmpdir().
14777              
14778              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
14779              From: Tim Jenness <timj@jach.hawaii.edu>
14780              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
14781              MIME-Version: 1.0
14782              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
14783      Branch: perl
14784            ! utils/perlbug.PL
14785 ____________________________________________________________________________
14786 [  6727] By: jhi                                   on 2000/08/20  20:43:32
14787         Log: Update Changes.
14788      Branch: perl
14789            ! Changes patchlevel.h
14790 ____________________________________________________________________________
14791 [  6726] By: jhi                                   on 2000/08/20  20:41:44
14792         Log: The veryclean target needs to clobber.
14793      Branch: perl
14794            ! Makefile.SH
14795 ____________________________________________________________________________
14796 [  6725] By: jhi                                   on 2000/08/20  20:37:38
14797         Log: Document odd vs even subreleases and -Dusedevel.
14798      Branch: perl
14799            ! INSTALL
14800 ____________________________________________________________________________
14801 [  6724] By: jhi                                   on 2000/08/20  19:58:05
14802         Log: Use temporary directory instead of current directory.
14803              
14804              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
14805              From: Tim Jenness <timj@jach.hawaii.edu>
14806              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
14807              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
14808      Branch: perl
14809            ! t/lib/ftmp-security.t
14810 ____________________________________________________________________________
14811 [  6723] By: jhi                                   on 2000/08/20  19:55:55
14812         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
14813              From: andreas.koenig@anima.de (Andreas J. Koenig)
14814              Date: 20 Aug 2000 15:52:03 +0200
14815              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
14816      Branch: perl
14817            ! lib/ExtUtils/MM_Unix.pm
14818 ____________________________________________________________________________
14819 [  6722] By: jhi                                   on 2000/08/20  19:46:01
14820         Log: Update to CGI 2.72, from Lincoln Stein.
14821      Branch: perl
14822            ! lib/CGI.pm
14823 ____________________________________________________________________________
14824 [  6721] By: jhi                                   on 2000/08/20  19:43:54
14825         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
14826              From: Radu Greab <radu@netsoft.ro>
14827              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
14828              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
14829      Branch: perl
14830            ! ext/GDBM_File/GDBM_File.xs
14831 ____________________________________________________________________________
14832 [  6720] By: jhi                                   on 2000/08/20  19:42:01
14833         Log: pp_open() could pass an uninitialized filename down to do_open9().
14834      Branch: perl
14835            ! pp_sys.c
14836 ____________________________________________________________________________
14837 [  6719] By: jhi                                   on 2000/08/20  14:06:41
14838         Log: UTF8 concat fixes.
14839              
14840              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
14841              From: Hugo <hv@crypt.compulink.co.uk>
14842              Date: Sun, 20 Aug 2000 07:30:46 +0100
14843              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
14844      Branch: perl
14845            ! pp_hot.c t/op/append.t
14846 ____________________________________________________________________________
14847 [  6718] By: jhi                                   on 2000/08/20  02:09:37
14848         Log: Let's try #6717 again.
14849      Branch: perl
14850            ! lib/File/Temp.pm
14851 ____________________________________________________________________________
14852 [  6717] By: jhi                                   on 2000/08/20  01:56:55
14853         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
14854              From: "Craig A. Berry" <craig.berry@metamorgs.com>
14855              Date: Sat, 19 Aug 2000 18:15:39 -0500
14856              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
14857      Branch: perl
14858            ! lib/File/Temp.pm
14859 ____________________________________________________________________________
14860 [  6716] By: jhi                                   on 2000/08/19  15:50:11
14861         Log: Update Changes.
14862      Branch: perl
14863            ! Changes patchlevel.h
14864 ____________________________________________________________________________
14865 [  6715] By: jhi                                   on 2000/08/19  15:39:09
14866         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
14867              From: Jonathan D Johnston <jdjohnston2@juno.com>
14868              Date: Thu, 17 Aug 2000 23:13:01 -0400       
14869              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
14870      Branch: perl
14871            ! pod/perlfunc.pod
14872 ____________________________________________________________________________
14873 [  6714] By: jhi                                   on 2000/08/19  15:34:04
14874         Log: Introduce a 'veryclean' target that is like 'distclean'
14875              but also removes *~ and *.orig.
14876      Branch: perl
14877            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
14878            ! utils/Makefile x2p/Makefile.SH
14879 ____________________________________________________________________________
14880 [  6713] By: jhi                                   on 2000/08/19  14:15:45
14881         Log: Put back the long double avoidance code to POSIX.xs
14882              because VMS seems to need it still.
14883      Branch: perl
14884            ! ext/POSIX/POSIX.xs
14885 ____________________________________________________________________________
14886 [  6712] By: jhi                                   on 2000/08/19  14:10:41
14887         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
14888              From: Peter Prymmer <pvhp@forte.com>
14889              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
14890              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
14891      Branch: perl
14892            ! lib/Pod/Find.pm t/pod/find.t
14893 ____________________________________________________________________________
14894 [  6711] By: jhi                                   on 2000/08/19  14:09:19
14895         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
14896              From: Peter Prymmer <pvhp@forte.com>
14897              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
14898              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
14899              cc: vmsperl@perl.org
14900      Branch: perl
14901            ! t/lib/peek.t
14902 ____________________________________________________________________________
14903 [  6710] By: jhi                                   on 2000/08/19  14:08:01
14904         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
14905              From: Jan Dubois <jand@ActiveState.com>
14906              Date: Fri, 18 Aug 2000 16:31:48 -0700
14907              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
14908      Branch: perl
14909            ! win32/win32.c
14910 ____________________________________________________________________________
14911 [  6709] By: jhi                                   on 2000/08/19  14:06:57
14912         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
14913              
14914              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
14915              From: Spider.Boardman@Orb.Nashua.NH.US
14916              Date: Fri, 18 Aug 2000 18:41:14 -0400
14917              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
14918      Branch: perl
14919            ! regcomp.c
14920 ____________________________________________________________________________
14921 [  6708] By: jhi                                   on 2000/08/18  22:04:49
14922         Log: Update Changes.
14923      Branch: perl
14924            ! Changes patchlevel.h
14925 ____________________________________________________________________________
14926 [  6707] By: jhi                                   on 2000/08/18  21:55:14
14927         Log: Add warnif(), check warnings further up the stack,
14928              all the warnings functions now can take an optional object reference.
14929              
14930              Subject: [PATCH bleedperl@6691] warnings pragma update
14931              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14932              Date: Fri, 18 Aug 2000 22:42:06 +0100
14933              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
14934      Branch: perl
14935            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
14936            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
14937            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
14938 ____________________________________________________________________________
14939 [  6706] By: jhi                                   on 2000/08/18  21:41:45
14940         Log: Typo in pp_complement().
14941              
14942              Subject: [PATCH perl-current] Deparse
14943              From: Peter Scott <Peter@PSDT.com>
14944              Date: Fri, 18 Aug 2000 12:44:37 -0700
14945              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
14946      Branch: perl
14947            ! ext/B/B/Deparse.pm
14948 ____________________________________________________________________________
14949 [  6705] By: jhi                                   on 2000/08/18  21:25:59
14950         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
14951              From: Jan Dubois <jand@ActiveState.com>
14952              Date: Fri, 18 Aug 2000 14:22:51 -0700
14953              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
14954      Branch: perl
14955            ! lib/Win32.pod win32/win32.c
14956 ____________________________________________________________________________
14957 [  6704] By: jhi                                   on 2000/08/18  21:16:14
14958         Log: Don't eat leading os from index entries.
14959              
14960              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
14961              From: Russ Allbery <rra@stanford.edu>
14962              Date: 10 Aug 2000 20:49:25 -0700
14963              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
14964      Branch: perl
14965            ! lib/Pod/Man.pm
14966 ____________________________________________________________________________
14967 [  6703] By: jhi                                   on 2000/08/18  21:07:06
14968         Log: Add [[:blank:]] as suggested in
14969              
14970              Subject: [ID 20000716.024] [=cc=] / [:blank:]
14971              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
14972              Date: Sun, 16 Jul 2000 17:55:29 -0700
14973              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
14974              
14975              (the [=cc=] has already been taken care of by #6439
14976              so the whole bug report can be closed)
14977              
14978              and make [[:space:]] to be equivalent to isspace(3)
14979              (as opposed to \s, which is isSPACE()).  The difference
14980              is that now [[:space:]] matches the mythical vertical tab,
14981              while \s doesn't.
14982      Branch: perl
14983            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
14984            ! regexec.c t/op/pat.t
14985 ____________________________________________________________________________
14986 [  6702] By: jhi                                   on 2000/08/18  18:47:47
14987         Log: The new tests were missing from #6415.
14988      Branch: perl
14989            ! t/op/bop.t
14990 ____________________________________________________________________________
14991 [  6701] By: jhi                                   on 2000/08/18  18:20:40
14992         Log: Document the NDBM_File and ODBM_File as SDBM_File
14993              was documented in #6417.
14994      Branch: perl
14995            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
14996            ! ext/SDBM_File/SDBM_File.pm
14997 ____________________________________________________________________________
14998 [  6700] By: jhi                                   on 2000/08/18  18:10:39
14999         Log: Subject: [PATCH perl@6698] cygwin port
15000              From: "Fifer, Eric" <EFifer@sanwaint.com>
15001              Date: Fri, 18 Aug 2000 17:30:05 +0100
15002              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
15003      Branch: perl
15004            ! lib/File/Temp.pm
15005 ____________________________________________________________________________
15006 [  6699] By: jhi                                   on 2000/08/18  16:21:49
15007         Log: Document code point which makes if (defined %stash::) to work
15008              (noted by Spider Boardman).
15009      Branch: perl
15010            ! op.c
15011 ____________________________________________________________________________
15012 [  6698] By: jhi                                   on 2000/08/18  13:43:27
15013         Log: Update Changes.
15014      Branch: perl
15015            ! Changes patchlevel.h
15016 ____________________________________________________________________________
15017 [  6697] By: jhi                                   on 2000/08/18  13:35:57
15018         Log: Tiny Getopt::Long patch from Johan Vromans.
15019      Branch: perl
15020            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
15021 ____________________________________________________________________________
15022 [  6696] By: jhi                                   on 2000/08/18  13:26:14
15023         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
15024              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
15025              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
15026              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
15027      Branch: perl
15028            ! pod/perldiag.pod pod/perlsyn.pod
15029 ____________________________________________________________________________
15030 [  6695] By: jhi                                   on 2000/08/18  13:13:26
15031         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
15032              From: Daniel Chetlin <daniel@chetlin.com>
15033              Date: Fri, 18 Aug 2000 03:13:36 -0700
15034              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
15035      Branch: perl
15036            ! pod/perlfunc.pod
15037 ____________________________________________________________________________
15038 [  6694] By: jhi                                   on 2000/08/18  13:08:05
15039         Log: Subject: [PATCH] perltrap.pod spring cleaning
15040              From: Daniel Chetlin <daniel@chetlin.com>
15041              Date: Fri, 18 Aug 2000 03:06:54 -0700
15042              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
15043              
15044              plus Mike Guy's nitfix.
15045      Branch: perl
15046            ! pod/perltrap.pod
15047 ____________________________________________________________________________
15048 [  6693] By: jhi                                   on 2000/08/18  13:00:26
15049         Log: Unbuffer the output.
15050              
15051              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
15052              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15053              Date: Thu, 17 Aug 2000 18:39:29 -0700
15054              Message-ID: <RPJn5gzkgydf092yn@efn.org>
15055      Branch: perl
15056            ! t/op/fork.t
15057 ____________________________________________________________________________
15058 [  6692] By: jhi                                   on 2000/08/18  05:19:17
15059         Log: Delete the image, too, not just its MANIFEStation.
15060      Branch: perl
15061            - lib/CGI/eg/wilogo.gif
15062 ____________________________________________________________________________
15063 [  6691] By: jhi                                   on 2000/08/18  05:10:26
15064         Log: Propagate new Configure vars.
15065      Branch: perl
15066            ! configure.com epoc/config.sh uconfig.h uconfig.sh
15067            ! vos/config.def vos/config.h vos/config_h.SH_orig
15068            ! win32/config.bc win32/config.gc win32/config.vc
15069            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15070 ____________________________________________________________________________
15071 [  6690] By: jhi                                   on 2000/08/18  04:30:56
15072         Log: Update Changes.
15073      Branch: perl
15074            ! Changes patchlevel.h
15075 ____________________________________________________________________________
15076 [  6689] By: jhi                                   on 2000/08/18  04:12:30
15077         Log: Fix the lib/complex failure of
15078              
15079              From: abigail@foad.org
15080              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
15081              Date: 15 Aug 2000 04:06:38 -0000
15082              Message-Id: <20000815040638.8524.qmail@foad.org> 
15083              
15084              Linux long double accuracy issue: something that
15085              when printed with %g looks like "2" but int() of it is 1.
15086      Branch: perl
15087            ! lib/Math/Complex.pm
15088 ____________________________________________________________________________
15089 [  6688] By: jhi                                   on 2000/08/18  03:15:35
15090         Log: The byteorder code in #6671 was wrong.
15091      Branch: perl
15092            ! configpm
15093 ____________________________________________________________________________
15094 [  6687] By: jhi                                   on 2000/08/18  02:08:42
15095         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
15096              From: Jan Dubois <jand@ActiveState.com>
15097              Date: Thu, 17 Aug 2000 18:31:55 -0700
15098              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
15099      Branch: perl
15100            ! sv.c
15101 ____________________________________________________________________________
15102 [  6686] By: jhi                                   on 2000/08/18  02:04:15
15103         Log: Use NVs in POSIX math, not doubles.
15104              
15105              From: abigail@foad.org
15106              Subject: [ID 20000817.014] POSIX & modfl
15107              Date: 17 Aug 2000 20:49:18 -0000
15108              Message-Id: <20000817204918.23123.qmail@foad.org>
15109      Branch: perl
15110            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
15111 ____________________________________________________________________________
15112 [  6685] By: jhi                                   on 2000/08/18  02:02:12
15113         Log: Introduce NVef, NVff, and NVgf, use the middle one.
15114              (helps for lib/peek + Linux + long doubles)  Reported in
15115              
15116              From: abigail@foad.org
15117              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
15118              Date: 15 Aug 2000 04:06:38 -0000
15119              Message-Id: <20000815040638.8524.qmail@foad.org> 
15120              
15121              (note: the lib/complex failure has not yet been addressed)
15122      Branch: metaconfig/U/perl
15123            ! perlxvf.U
15124      Branch: perl
15125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15126            ! config_h.SH dump.c perl.h pod/perlguts.pod
15127 ____________________________________________________________________________
15128 [  6684] By: jhi                                   on 2000/08/17  23:22:19
15129         Log: Add byteorder to the myconfig output.
15130      Branch: perl
15131            ! myconfig.SH
15132 ____________________________________________________________________________
15133 [  6683] By: jhi                                   on 2000/08/17  23:20:19
15134         Log: The image doth not exist, spotted by Johan Vromans.
15135      Branch: perl
15136            ! MANIFEST
15137 ____________________________________________________________________________
15138 [  6682] By: jhi                                   on 2000/08/17  22:38:16
15139         Log: Document what the backtick returns if the command fails.
15140      Branch: perl
15141            ! pod/perlop.pod
15142 ____________________________________________________________________________
15143 [  6681] By: jhi                                   on 2000/08/17  22:33:12
15144         Log: Do not use prototyping here.
15145              
15146              Subject: [ID 20000817.016] [PATCH] Peek.xs
15147              From: abigail@foad.org
15148              Date: 17 Aug 2000 20:55:56 -0000
15149              Message-Id: <20000817205556.24270.qmail@foad.org>
15150      Branch: perl
15151            ! ext/Devel/Peek/Makefile.PL
15152 ____________________________________________________________________________
15153 [  6680] By: jhi                                   on 2000/08/17  19:46:43
15154         Log: Don't propose using modules built for 5.005 if no binary
15155              compatibility with 5.005 is attempted.
15156              
15157              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15158              Subject: Minor nit with 5.7.0 (6655)
15159              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
15160              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
15161      Branch: metaconfig
15162            ! U/installdirs/inc_version_list.U
15163      Branch: perl
15164            ! Configure config_h.SH
15165 ____________________________________________________________________________
15166 [  6679] By: jhi                                   on 2000/08/17  19:16:39
15167         Log: Microperl config update.
15168      Branch: perl
15169            ! uconfig.h uconfig.sh
15170 ____________________________________________________________________________
15171 [  6678] By: jhi                                   on 2000/08/17  19:16:13
15172         Log: The #6648 wasn't protective enough for limited platforms
15173              (like microperl).
15174      Branch: perl
15175            ! dump.c sv.c
15176 ____________________________________________________________________________
15177 [  6677] By: jhi                                   on 2000/08/17  14:46:35
15178         Log: Update Changes.
15179      Branch: perl
15180            ! Changes patchlevel.h
15181 ____________________________________________________________________________
15182 [  6676] By: jhi                                   on 2000/08/17  14:44:02
15183         Log: Add perlebcdic from Peter Prymmer, regen toc.
15184      Branch: perl
15185            + pod/perlebcdic.pod
15186            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15187 ____________________________________________________________________________
15188 [  6675] By: jhi                                   on 2000/08/17  14:41:52
15189         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
15190      Branch: perl
15191            ! pod/perldebtut.pod
15192 ____________________________________________________________________________
15193 [  6674] By: jhi                                   on 2000/08/17  14:29:43
15194         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
15195              
15196              Subject: [ID 20000724.006] -DLEAKTEST problem
15197              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
15198              Date: Tue, 25 Jul 2000 00:36:32 -0500
15199              Message-Id: <20000725003632.A26186@www.llamacom.com>
15200              
15201              Reminder sent
15202              
15203              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
15204              From: Hugo <hv@crypt.compulink.co.uk>
15205              Date: Thu, 17 Aug 2000 15:23:42 +0100
15206              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
15207      Branch: perl
15208            ! util.c
15209 ____________________________________________________________________________
15210 [  6673] By: jhi                                   on 2000/08/17  04:07:10
15211         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
15212              From: John Peacock <JPeacock@UnivPress.com>
15213              Date: Tue, 01 Aug 2000 09:38:12 -0400
15214              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
15215      Branch: perl
15216            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
15217 ____________________________________________________________________________
15218 [  6672] By: jhi                                   on 2000/08/17  03:04:35
15219         Log: Subject: [PATCH] Cwd.pm now uses strict
15220              From: Tim Jenness <timj@jach.hawaii.edu>
15221              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
15222              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
15223      Branch: perl
15224            ! lib/Cwd.pm
15225 ____________________________________________________________________________
15226 [  6671] By: jhi                                   on 2000/08/17  02:16:35
15227         Log: Make $Config{byteorder} more magical so that it is
15228              dynamically computed: nice for 'fat binaries'.
15229              
15230              Subject: [PATCH]: default byteorder
15231              From: Wilfredo Sánchez <wsanchez@apple.com>
15232              Date: Mon, 31 Jul 2000 19:45:31 -0700
15233              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
15234      Branch: perl
15235            ! configpm
15236 ____________________________________________________________________________
15237 [  6670] By: gsar                                  on 2000/08/17  01:22:21
15238         Log: move WNOHANG definition to where other such things are
15239      Branch: perl
15240            ! win32/win32.h
15241 ____________________________________________________________________________
15242 [  6669] By: jhi                                   on 2000/08/17  01:19:17
15243         Log: Update Changes.
15244      Branch: perl
15245            ! Changes patchlevel.h
15246 ____________________________________________________________________________
15247 [  6668] By: jhi                                   on 2000/08/17  01:16:29
15248         Log: Doc nits spotted by Richard Soderberg.
15249      Branch: perl
15250            ! README.posix-bc README.vmesa
15251 ____________________________________________________________________________
15252 [  6667] By: jhi                                   on 2000/08/17  01:12:11
15253         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
15254              From: "Casey R. Tweten" <crt@kiski.net>
15255              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
15256              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
15257      Branch: perl
15258            ! pod/perldebtut.pod
15259 ____________________________________________________________________________
15260 [  6666] By: jhi                                   on 2000/08/17  01:09:31
15261         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
15262              From: "Casey R. Tweten" <crt@kiski.net>
15263              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
15264              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
15265      Branch: perl
15266            ! lib/Shell.pm
15267 ____________________________________________________________________________
15268 [  6665] By: gsar                                  on 2000/08/17  01:03:52
15269         Log: add "ok" targets from change#6632 in makefile.mk
15270      Branch: perl
15271            ! pod/perlport.pod win32/Makefile win32/makefile.mk
15272 ____________________________________________________________________________
15273 [  6664] By: gsar                                  on 2000/08/17  00:56:11
15274         Log: avoid warnings from dense compiler
15275      Branch: perl
15276            ! win32/win32.c
15277 ____________________________________________________________________________
15278 [  6663] By: jhi                                   on 2000/08/17  00:51:49
15279         Log: Tweak the regex compilation errors once more.
15280      Branch: perl
15281            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
15282            ! t/op/regmesg.t t/pragma/warn/regcomp
15283 ____________________________________________________________________________
15284 [  6662] By: gsar                                  on 2000/08/17  00:28:19
15285         Log: trailing new %ENV entries weren't being pushed into the real
15286              environment of subprocesses on Windows
15287      Branch: perl
15288            ! t/op/magic.t win32/perlhost.h
15289 ____________________________________________________________________________
15290 [  6661] By: gsar                                  on 2000/08/17  00:19:20
15291         Log: waitpid() now handles externally spawned pids correctly;
15292              fixes for backtick/wait/waitpid failures on Windows 9x
15293              
15294              these changes make the pid returned by process functions on
15295              Windows 9x always positive by clearing the high bit (which
15296              is always set on Win9x); pseudo-process PIDs are likewise
15297              always negative now on Win9x (just as on NT/2000)
15298      Branch: perl
15299            ! pp_sys.c win32/perlhost.h win32/win32.c
15300 ____________________________________________________________________________
15301 [  6660] By: jhi                                   on 2000/08/17  00:04:32
15302         Log: Retract #6645.
15303      Branch: perl
15304            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15305            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
15306            ! t/op/sprintf.t
15307 ____________________________________________________________________________
15308 [  6659] By: gsar                                  on 2000/08/16  23:59:28
15309         Log: on windows, the return values from wait() and waitpid() don't
15310              match those of pseudo-pids
15311      Branch: perl
15312            ! pp_sys.c t/op/fork.t util.c win32/win32.c
15313 ____________________________________________________________________________
15314 [  6658] By: gsar                                  on 2000/08/16  23:56:14
15315         Log: pod nit seen in passing
15316      Branch: perl
15317            ! pod/perlfunc.pod
15318 ____________________________________________________________________________
15319 [  6657] By: gsar                                  on 2000/08/16  23:53:42
15320         Log: change#6328 could make close(SOCKET) return false on windows
15321              when it shouldn't
15322      Branch: perl
15323            ! win32/win32sck.c
15324 ____________________________________________________________________________
15325 [  6656] By: gsar                                  on 2000/08/16  23:46:57
15326         Log: check that the number pseudo children doesn't exceed
15327              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
15328              the WaitForMultipleObjects() limit that would cause wait()
15329              to crash)
15330              
15331              wait() and waitpid() could potentially be rewritten to use
15332              more than one thread to do the waiting to eliminate this
15333              limitation
15334      Branch: perl
15335            ! win32/perlhost.h
15336 ____________________________________________________________________________
15337 [  6655] By: jhi                                   on 2000/08/16  14:11:05
15338         Log: Update Changes.
15339      Branch: perl
15340            ! Changes patchlevel.h
15341 ____________________________________________________________________________
15342 [  6654] By: jhi                                   on 2000/08/16  14:10:12
15343         Log: Update to perldebtut 1.9, from Richard Foley.
15344      Branch: perl
15345            ! pod/perldebtut.pod
15346 ____________________________________________________________________________
15347 [  6653] By: jhi                                   on 2000/08/16  14:08:17
15348         Log: Change the regx compilation error markers to use = instead of <
15349              since pod makes using the latter quite messy.  Reported in
15350              ID 20000814.006 by Abigail and in
15351              Subject: Unknown escape E<> ?
15352              From: Lupe Christoph <lupe@lupe-christoph.de>
15353              Date: Fri, 11 Aug 2000 00:30:27 +0200
15354              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
15355      Branch: perl
15356            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
15357            ! t/op/regmesg.t t/pragma/warn/regcomp
15358 ____________________________________________________________________________
15359 [  6652] By: jhi                                   on 2000/08/16  13:25:31
15360         Log: Change the perlbug address to perl.org since it's more forgiving.
15361              
15362              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
15363              From: abigail@foad.org
15364              Date: 15 Aug 2000 04:15:40 -0000
15365              Message-Id: <20000815041540.8633.qmail@foad.org>
15366      Branch: perl
15367            ! utils/perlbug.PL
15368 ____________________________________________________________________________
15369 [  6651] By: jhi                                   on 2000/08/16  13:22:35
15370         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
15371              From: Tim Jenness <timj@jach.hawaii.edu>
15372              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
15373              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
15374      Branch: perl
15375            ! lib/Cwd.pm
15376 ____________________________________________________________________________
15377 [  6650] By: jhi                                   on 2000/08/16  13:18:13
15378         Log: Update to CPAN 1.57.
15379              
15380              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
15381              From: andreas.koenig@anima.de (Andreas J. Koenig)
15382              Date: 16 Aug 2000 15:09:46 +0200
15383              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
15384      Branch: perl
15385            ! lib/CPAN.pm
15386 ____________________________________________________________________________
15387 [  6649] By: jhi                                   on 2000/08/16  13:12:31
15388         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
15389              From: "Larry W. Virden" <lvirden@cas.org>
15390              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
15391              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
15392      Branch: perl
15393            ! README.hpux
15394 ____________________________________________________________________________
15395 [  6648] By: jhi                                   on 2000/08/16  13:03:53
15396         Log: The numeric locale was reset to "C" by s?printf and never restored.
15397              
15398              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
15399              From: Christian Kirsch <ck@held.mind.de>
15400              Date: Wed, 9 Aug 2000 17:05:17 +0200
15401              Message-Id: <20000809170517.A25389@held>
15402              
15403              No test since adding the failing example to locale.t
15404              does not fail -- probably because the locale settings are so
15405              thoroughly tweaked by that time.  Running the example standalone
15406              does fail, though.  UPDATE: test case added at change #7540.
15407      Branch: perl
15408            ! dump.c perl.h pp.c pp_ctl.c sv.c
15409 ____________________________________________________________________________
15410 [  6647] By: jhi                                   on 2000/08/16  00:07:54
15411         Log: Update Changes and test semi-automatic patchlevel updating.
15412      Branch: perl
15413            ! Changes patchlevel.h
15414 ____________________________________________________________________________
15415 [  6646] By: jhi                                   on 2000/08/15  23:35:07
15416         Log: Fix a dependency problem.
15417              
15418              Subject: [PATCH: 6640] VMS Makefile.SH update
15419              From: Peter Prymmer <pvhp@forte.com>
15420              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
15421              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
15422      Branch: perl
15423            ! vms/descrip_mms.template
15424 ____________________________________________________________________________
15425 [  6645] By: jhi                                   on 2000/08/15  23:33:23
15426         Log: (Retracted by #6660)
15427              
15428              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
15429              From: Dominic Dunlop <domo@computer.org>
15430              Date: Tue, 15 Aug 2000 22:20:52 +0200
15431              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
15432      Branch: metaconfig/U/perl
15433            + d_printfed.U
15434      Branch: perl
15435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15436            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
15437            ! t/op/sprintf.t
15438 ____________________________________________________________________________
15439 [  6644] By: jhi                                   on 2000/08/15  21:17:20
15440         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
15441              From: abigail@foad.org
15442              Date: 15 Aug 2000 20:12:41 -0000
15443              Message-Id: <20000815201241.25556.qmail@foad.org>
15444      Branch: perl
15445            ! INSTALL
15446 ____________________________________________________________________________
15447 [  6643] By: jhi                                   on 2000/08/15  21:15:28
15448         Log: (an already applied patch)
15449      Branch: perl
15450            ! lib/CGI.pm
15451 ____________________________________________________________________________
15452 [  6642] By: gsar                                  on 2000/08/15  19:54:05
15453         Log: magic callbacks all need to have same type signature
15454      Branch: perl
15455            ! embed.pl mg.c proto.h
15456 ____________________________________________________________________________
15457 [  6641] By: jhi                                   on 2000/08/15  17:56:27
15458         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)
15459              From: Mike Guy <mjtg@cam.ac.uk>
15460              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
15461              Date: Tue, 15 Aug 2000 18:26:45 +0100
15462              
15463              Only the peek.t part applied, not the hash quality part.
15464      Branch: perl
15465            ! t/lib/peek.t
15466 ____________________________________________________________________________
15467 [  6640] By: jhi                                   on 2000/08/15  16:37:37
15468         Log: Update Changes.
15469      Branch: perl
15470            ! Changes
15471 ____________________________________________________________________________
15472 [  6639] By: jhi                                   on 2000/08/15  16:34:55
15473         Log: Missed a file from #6638.
15474      Branch: perl
15475            ! lib/File/Temp.pm
15476 ____________________________________________________________________________
15477 [  6638] By: jhi                                   on 2000/08/15  16:33:19
15478         Log: Subject: [PATCH perl@6620] cygwin port
15479              From: "Fifer, Eric" <EFifer@sanwaint.com>
15480              Date: Tue, 15 Aug 2000 17:00:49 +0100
15481              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
15482      Branch: perl
15483            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
15484 ____________________________________________________________________________
15485 [  6637] By: jhi                                   on 2000/08/15  16:29:22
15486         Log: Subject: [PATCH] debugger exit code should reflect user exit code
15487              From: Mike Guy <mjtg@cam.ac.uk>
15488              Date: Tue, 15 Aug 2000 16:55:59 +0100
15489              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
15490      Branch: perl
15491            ! lib/perl5db.pl
15492 ____________________________________________________________________________
15493 [  6636] By: jhi                                   on 2000/08/15  15:30:58
15494         Log: Update Changes.
15495      Branch: perl
15496            ! Changes
15497 ____________________________________________________________________________
15498 [  6635] By: jhi                                   on 2000/08/15  15:27:21
15499         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
15500      Branch: metaconfig
15501            ! U/mkglossary U/mksample
15502      Branch: metaconfig/U/perl
15503            ! Devel.U
15504      Branch: perl
15505            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15506 ____________________________________________________________________________
15507 [  6634] By: jhi                                   on 2000/08/15  14:11:55
15508         Log: Don't blow limited stacks, a lower number is enough to
15509              tickle the lookbehind limit.
15510              
15511              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
15512              From: Dominic Dunlop <domo@computer.org>
15513              Date: Tue, 15 Aug 2000 13:51:24 +0200
15514              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
15515      Branch: perl
15516            ! t/op/regmesg.t
15517 ____________________________________________________________________________
15518 [  6633] By: jhi                                   on 2000/08/15  14:01:46
15519         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
15520              From: Mike Guy <mjtg@cam.ac.uk>
15521              Date: Tue, 15 Aug 2000 12:10:50 +0100
15522              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
15523      Branch: perl
15524            ! utils/perldoc.PL
15525 ____________________________________________________________________________
15526 [  6632] By: jhi                                   on 2000/08/15  13:58:48
15527         Log: make ok etc also for win32.
15528              
15529              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
15530              From: Prymmer/Kahn <pvhp@best.com>
15531              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
15532              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
15533      Branch: perl
15534            ! win32/Makefile
15535 ____________________________________________________________________________
15536 [  6631] By: jhi                                   on 2000/08/15  13:45:03
15537         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
15538      Branch: perl
15539            ! lib/Test.pm
15540 ____________________________________________________________________________
15541 [  6630] By: jhi                                   on 2000/08/15  03:25:09
15542         Log: Update Changes.
15543      Branch: perl
15544            ! Changes
15545 ____________________________________________________________________________
15546 [  6629] By: jhi                                   on 2000/08/15  03:23:53
15547         Log: magic_regdatum_set() is void, not int.
15548      Branch: perl
15549            ! embed.pl mg.c proto.h
15550 ____________________________________________________________________________
15551 [  6628] By: jhi                                   on 2000/08/15  03:08:02
15552         Log: Make the user to give up his firstborn, err, to knowingly
15553              verify installing an unstable developer release.  Also bump
15554              the release to 5.7.0, but leave a patch tag in the local
15555              patches saying that this is not yet the real thing.
15556      Branch: metaconfig
15557            ! U/modified/Instruct.U
15558      Branch: metaconfig/U/perl
15559            + Devel.U
15560      Branch: perl
15561            ! Configure patchlevel.h
15562 ____________________________________________________________________________
15563 [  6627] By: jhi                                   on 2000/08/14  22:32:52
15564         Log: README.os2 update.
15565              
15566              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
15567              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15568              Date: Wed, 02 Aug 2000 21:55:09 -0700
15569              Message-ID: <tsPi5gzkgegX092yn@efn.org>
15570      Branch: perl
15571            ! README.os2
15572 ____________________________________________________________________________
15573 [  6626] By: jhi                                   on 2000/08/14  21:00:02
15574         Log: Subject: Re: File::Temp problems on VMS in bleedperl
15575              From: Tim Jenness <timj@jach.hawaii.edu>
15576              cc: vmsperl@perl.org
15577              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
15578              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
15579      Branch: perl
15580            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
15581 ____________________________________________________________________________
15582 [  6625] By: jhi                                   on 2000/08/14  20:52:16
15583         Log: Add SUIDMAIL as was done for the CERT alert.
15584      Branch: perl
15585            ! patchlevel.h
15586 ____________________________________________________________________________
15587 [  6624] By: jhi                                   on 2000/08/14  20:48:50
15588         Log: Subject: sfio2000
15589              From: Daniel Muino <dmuino@afip.gov.ar>
15590              Date: Mon, 14 Aug 2000 16:58:11 -0300
15591              Message-ID: <20000814165811.B16368@con2-dgi>
15592      Branch: perl
15593            ! perlsdio.h perlsfio.h
15594 ____________________________________________________________________________
15595 [  6623] By: jhi                                   on 2000/08/14  20:47:36
15596         Log: Subject: warning: storage class after type is obsolescent
15597              From: Daniel Muino <dmuino@afip.gov.ar>
15598              Date: Mon, 14 Aug 2000 16:42:47 -0300
15599              Message-ID: <20000814164247.A16368@con2-dgi>
15600      Branch: perl
15601            ! regcomp.pl regnodes.h
15602 ____________________________________________________________________________
15603 [  6622] By: jhi                                   on 2000/08/14  20:43:05
15604         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
15605              From: abigail@foad.org
15606              Date: 14 Aug 2000 20:00:10 -0000
15607              Message-Id: <20000814200010.27271.qmail@foad.org>
15608      Branch: perl
15609            ! Changes
15610 ____________________________________________________________________________
15611 [  6621] By: jhi                                   on 2000/08/14  15:23:05
15612         Log: Update Changes.
15613      Branch: perl
15614            ! Changes
15615 ____________________________________________________________________________
15616 [  6620] By: jhi                                   on 2000/08/14  15:22:14
15617         Log: Subject: Re: [PATCH] @+, @- readonly
15618              From: Mike Guy <mjtg@cam.ac.uk>
15619              Date: Mon, 14 Aug 2000 15:26:55 +0100
15620              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
15621      Branch: perl
15622            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
15623            ! sv.c t/op/pat.t
15624 ____________________________________________________________________________
15625 [  6619] By: jhi                                   on 2000/08/14  14:12:08
15626         Log: Update Changes.
15627      Branch: perl
15628            ! Changes
15629 ____________________________________________________________________________
15630 [  6618] By: jhi                                   on 2000/08/14  14:09:34
15631         Log: For now remove the mail code.
15632      Branch: perl
15633            ! perl.c
15634 ____________________________________________________________________________
15635 [  6617] By: jhi                                   on 2000/08/14  14:08:28
15636         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
15637      Branch: perl
15638            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
15639            ! pod/perlfaq8.pod pod/perlsec.pod
15640 ____________________________________________________________________________
15641 [  6616] By: jhi                                   on 2000/08/14  14:00:11
15642         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15643              From: Mike Guy <mjtg@cam.ac.uk>
15644              Date: Mon, 14 Aug 2000 08:26:02 +0100
15645              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
15646      Branch: perl
15647            ! lib/perl5db.pl
15648 ____________________________________________________________________________
15649 [  6615] By: jhi                                   on 2000/08/14  13:58:45
15650         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
15651              From: Mike Guy <mjtg@cam.ac.uk>
15652              Date: Mon, 14 Aug 2000 08:04:22 +0100
15653              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
15654      Branch: perl
15655            ! gv.c mg.c t/op/pat.t
15656 ____________________________________________________________________________
15657 [  6614] By: jhi                                   on 2000/08/14  13:56:45
15658         Log: Subject: Test fails / warnings with perl-current #6612
15659              From: Mike Guy <mjtg@cam.ac.uk>
15660              Date: Mon, 14 Aug 2000 07:57:23 +0100
15661              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
15662      Branch: perl
15663            ! t/lib/b.t t/lib/peek.t
15664 ____________________________________________________________________________
15665 [  6613] By: jhi                                   on 2000/08/14  13:45:33
15666         Log: VMS configure.com update continues.
15667      Branch: perl
15668            - vms/configure.com
15669            ! MANIFEST configure.com
15670 ____________________________________________________________________________
15671 [  6612] By: jhi                                   on 2000/08/13  22:13:35
15672         Log: Update Changes.
15673      Branch: perl
15674            ! Changes
15675 ____________________________________________________________________________
15676 [  6611] By: jhi                                   on 2000/08/13  16:21:45
15677         Log: Upgrade to CGI 2.71, from Lincoln Stein.
15678      Branch: perl
15679            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
15680 ____________________________________________________________________________
15681 [  6610] By: jhi                                   on 2000/08/13  15:09:16
15682         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
15683              From: Mike Guy <mjtg@cam.ac.uk>
15684              Date: Sun, 13 Aug 2000 13:45:51 +0100
15685              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
15686      Branch: perl
15687            ! t/op/regmesg.t
15688 ____________________________________________________________________________
15689 [  6609] By: jhi                                   on 2000/08/13  14:31:26
15690         Log: Andreas says that 1.56 is fine, so reverting back to it.
15691      Branch: perl
15692            ! lib/CPAN.pm
15693 ____________________________________________________________________________
15694 [  6608] By: jhi                                   on 2000/08/13  05:34:20
15695         Log: Update Changes.
15696      Branch: perl
15697            ! Changes
15698 ____________________________________________________________________________
15699 [  6607] By: jhi                                   on 2000/08/13  05:32:01
15700         Log: Put back the \z changes of #5406 to CPAN.pm.
15701      Branch: perl
15702            ! lib/CPAN.pm
15703 ____________________________________________________________________________
15704 [  6606] By: jhi                                   on 2000/08/13  05:20:16
15705         Log: Fix-n-skip the tests under 5005threads.
15706      Branch: perl
15707            ! t/lib/b.t
15708 ____________________________________________________________________________
15709 [  6605] By: jhi                                   on 2000/08/13  05:07:48
15710         Log: Fix the test for 5005threads.
15711      Branch: perl
15712            ! t/lib/peek.t
15713 ____________________________________________________________________________
15714 [  6604] By: jhi                                   on 2000/08/13  03:35:37
15715         Log: Should have deleted this in #6603.
15716      Branch: perl
15717            - vms/subconfigure.com
15718 ____________________________________________________________________________
15719 [  6603] By: jhi                                   on 2000/08/12  18:29:32
15720         Log: Rewrite of vms/subconfigure.com as configure.com,
15721              from Peter Prymmer and the vmsperl crew.
15722      Branch: perl
15723            + vms/configure.com
15724            ! MANIFEST
15725 ____________________________________________________________________________
15726 [  6602] By: jhi                                   on 2000/08/11  13:00:01
15727         Log: PlainText.pm is dead.
15728      Branch: perl
15729            - lib/Pod/PlainText.pm
15730            ! MANIFEST
15731 ____________________________________________________________________________
15732 [  6601] By: jhi                                   on 2000/08/11  04:06:45
15733         Log: Update Changes.
15734      Branch: perl
15735            ! Changes
15736 ____________________________________________________________________________
15737 [  6600] By: jhi                                   on 2000/08/11  04:06:10
15738         Log: Add a few missing files, update MANIFEST.
15739      Branch: perl
15740            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
15741            + lib/Pod/PlainText.pm t/pod/find.t
15742            ! MANIFEST t/op/regmesg.t
15743 ____________________________________________________________________________
15744 [  6599] By: jhi                                   on 2000/08/11  03:31:10
15745         Log: Add Perl debugging tutorial, regen toc. 
15746              
15747              Subject: perldebtut.pod
15748              From: Richard Foley <Richard.Foley@m.dasa.de>
15749              Date: Wed, 09 Aug 2000 10:17:15 +0200
15750              Message-id: <3991138B.262247B8@m.dasa.de>
15751      Branch: perl
15752            + pod/perldebtut.pod
15753            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15754 ____________________________________________________________________________
15755 [  6598] By: jhi                                   on 2000/08/11  02:48:56
15756         Log: tiny Changes edit
15757      Branch: perl
15758            ! Changes
15759 ____________________________________________________________________________
15760 [  6597] By: jhi                                   on 2000/08/11  02:39:04
15761         Log: Tests for #6589.
15762              
15763              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15764              From: simon@brecon.co.uk (Simon Cozens)
15765              Date: 11 Aug 2000 02:24:52 GMT
15766              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
15767      Branch: perl
15768            ! t/lib/b.t
15769 ____________________________________________________________________________
15770 [  6596] By: jhi                                   on 2000/08/11  01:50:07
15771         Log: Update Changes.
15772      Branch: perl
15773            ! Changes
15774 ____________________________________________________________________________
15775 [  6595] By: jhi                                   on 2000/08/11  01:47:16
15776         Log: nitfix
15777      Branch: perl
15778            ! Changes
15779 ____________________________________________________________________________
15780 [  6594] By: jhi                                   on 2000/08/11  01:36:16
15781         Log: Subject: Getting perlio and threads to compile
15782              From: Lupe Christoph <lupe@lupe-christoph.de>
15783              Date: Wed, 9 Aug 2000 11:35:54 +0200
15784              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
15785              
15786              (the Solaris version changes in Configure skipped)
15787      Branch: perl
15788            ! hints/solaris_2.sh thread.h
15789 ____________________________________________________________________________
15790 [  6593] By: jhi                                   on 2000/08/11  01:30:16
15791         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
15792              From: simon@brecon.co.uk (Simon Cozens)
15793              Date: 1 Aug 2000 06:55:19 GMT
15794              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
15795      Branch: perl
15796            ! lib/utf8.pm
15797 ____________________________________________________________________________
15798 [  6592] By: jhi                                   on 2000/08/11  01:26:39
15799         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
15800              From: Peter Scott <Peter@PeterScott.com>
15801              Date: Thu, 10 Aug 2000 08:23:27 -0700
15802              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
15803      Branch: perl
15804            ! lib/perl5db.pl
15805 ____________________________________________________________________________
15806 [  6591] By: jhi                                   on 2000/08/11  01:22:02
15807         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
15808              From: Hugo <hv@crypt.compulink.co.uk>
15809              Date: Thu, 10 Aug 2000 19:23:04 +0100
15810              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
15811      Branch: perl
15812            ! regexec.c t/op/pat.t
15813 ____________________________________________________________________________
15814 [  6590] By: jhi                                   on 2000/08/11  01:19:19
15815         Log: Preprocessing and postprocessing for File::Find.
15816              
15817              Subject: Patch to Find::File.pm to allow alphabetical results
15818              From: Joe Smith <jsmith@inwap.com>
15819              Date: Wed, 9 Aug 2000 02:44:54 -0700
15820              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
15821      Branch: perl
15822            ! lib/File/Find.pm
15823 ____________________________________________________________________________
15824 [  6589] By: jhi                                   on 2000/08/11  01:12:39
15825         Log: B::Deparse didn't do sub attributes.
15826              
15827              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15828              From: simon@brecon.co.uk (Simon Cozens)
15829              Date: 9 Aug 2000 04:49:20 GMT
15830              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
15831      Branch: perl
15832            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
15833 ____________________________________________________________________________
15834 [  6588] By: jhi                                   on 2000/08/11  01:06:40
15835         Log: Subject: debugger "d" command doesnt check line number
15836              From: Mike Guy <mjtg@cam.ac.uk>
15837              Date: Tue, 08 Aug 2000 21:54:29 +0100
15838              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
15839      Branch: perl
15840            ! lib/perl5db.pl mg.c pod/perldiag.pod
15841 ____________________________________________________________________________
15842 [  6587] By: jhi                                   on 2000/08/11  00:45:03
15843         Log: sleep(1) does not necessarily return 1.
15844              
15845              Subject: [PATCH bleadperl] op/lex_assign.t  
15846              From: Hugo <hv@crypt.compulink.co.uk>
15847              Date: Thu, 03 Aug 2000 14:34:22 +0100        
15848              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
15849      Branch: perl
15850            ! t/op/lex_assign.t
15851 ____________________________________________________________________________
15852 [  6586] By: jhi                                   on 2000/08/11  00:31:50
15853         Log: Document the IO::Select timeout.
15854      Branch: perl
15855            ! ext/IO/lib/IO/Select.pm
15856 ____________________________________________________________________________
15857 [  6585] By: jhi                                   on 2000/08/11  00:13:54
15858         Log: Forgot contributor.
15859      Branch: perl
15860            ! Changes
15861 ____________________________________________________________________________
15862 [  6584] By: jhi                                   on 2000/08/11  00:09:19
15863         Log: detypo
15864      Branch: perl
15865            ! Changes
15866 ____________________________________________________________________________
15867 [  6583] By: jhi                                   on 2000/08/11  00:07:53
15868         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
15869              
15870              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
15871              From: Mike Guy <mjtg@cam.ac.uk> 
15872              Date: Thu, 10 Aug 2000 15:50:54 +0100
15873              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
15874      Branch: perl
15875            ! sv.c t/op/int.t
15876 ____________________________________________________________________________
15877 [  6582] By: jhi                                   on 2000/08/10  23:29:32
15878         Log: Update Changes.
15879      Branch: perl
15880            ! Changes
15881 ____________________________________________________________________________
15882 [  6581] By: jhi                                   on 2000/08/10  23:26:16
15883         Log: Put back the std @INC thing.
15884      Branch: perl
15885            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
15886            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
15887            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
15888            ! t/lib/gol-oo.t
15889 ____________________________________________________________________________
15890 [  6580] By: jhi                                   on 2000/08/10  23:03:34
15891         Log: Update to CGI 2.70, from Lincoln Stein.
15892      Branch: perl
15893            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
15894            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
15895            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
15896            ! t/lib/cgi-request.t
15897 ____________________________________________________________________________
15898 [  6579] By: jhi                                   on 2000/08/10  22:41:50
15899         Log: Update to CPAN 1.56, from Andreas König.
15900      Branch: perl
15901            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15902 ____________________________________________________________________________
15903 [  6578] By: jhi                                   on 2000/08/10  22:38:13
15904         Log: Update to Pod::Parser 1.17, from Brad Appleton.
15905      Branch: perl
15906            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
15907            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
15908            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
15909            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
15910            ! t/pod/include.t t/pod/included.t t/pod/lref.t
15911            ! t/pod/multiline_items.t t/pod/nested_items.t
15912            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
15913            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
15914            ! t/pod/special_seqs.t
15915 ____________________________________________________________________________
15916 [  6577] By: jhi                                   on 2000/08/10  22:35:41
15917         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
15918      Branch: perl
15919            ! AUTHORS MAINTAIN
15920 ____________________________________________________________________________
15921 [  6576] By: jhi                                   on 2000/08/10  22:24:54
15922         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
15923      Branch: perl
15924            + t/lib/gol-oo.t
15925            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
15926            ! t/lib/gol-compat.t t/lib/gol-linkage.t
15927 ____________________________________________________________________________
15928 [  6575] By: jhi                                   on 2000/08/10  22:02:07
15929         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
15930      Branch: perl
15931            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
15932 ____________________________________________________________________________
15933 [  6574] By: jhi                                   on 2000/08/10  21:55:03
15934         Log: Iterating perl6 description.
15935      Branch: perl
15936            ! pod/perlfaq1.pod
15937 ____________________________________________________________________________
15938 [  6573] By: jhi                                   on 2000/08/10  21:48:26
15939         Log: Revert the sv.c part of #6559, a better fix is needed.
15940      Branch: perl
15941            ! sv.c
15942 ____________________________________________________________________________
15943 [  6572] By: jhi                                   on 2000/08/10  20:33:43
15944         Log: It's the 2ndO'ROSSC.
15945      Branch: perl
15946            ! pod/perlfaq1.pod
15947 ____________________________________________________________________________
15948 [  6571] By: jhi                                   on 2000/08/10  15:55:48
15949         Log: detypo
15950      Branch: perl
15951            ! pod/perlfaq1.pod
15952 ____________________________________________________________________________
15953 [  6570] By: jhi                                   on 2000/08/10  14:11:17
15954         Log: An exceptionally sticky typo.
15955      Branch: perl
15956            ! Changes
15957 ____________________________________________________________________________
15958 [  6569] By: jhi                                   on 2000/08/10  14:09:33
15959         Log: detypo (and test Changes updating script)
15960      Branch: perl
15961            ! Changes
15962 ____________________________________________________________________________
15963 [  6568] By: jhi                                   on 2000/08/10  14:07:07
15964         Log: Update Changes.
15965      Branch: perl
15966            ! Changes
15967 ____________________________________________________________________________
15968 [  6567] By: jhi                                   on 2000/08/10  14:06:19
15969         Log: Amend the description of Perl6.
15970              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
15971              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15972              Date: Wed, 9 Aug 2000 22:11:06 -0500
15973              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
15974      Branch: perl
15975            ! pod/perlfaq1.pod
15976 ____________________________________________________________________________
15977 [  6566] By: jhi                                   on 2000/08/10  13:58:57
15978         Log: Subject: Remove dead entry in perldiag
15979              From: Mike Guy <mjtg@cam.ac.uk>
15980              Date: Thu, 10 Aug 2000 14:19:19 +0100
15981              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
15982      Branch: perl
15983            ! pod/perldiag.pod
15984 ____________________________________________________________________________
15985 [  6565] By: jhi                                   on 2000/08/10  13:51:48
15986         Log: Zero entries were skipped, fix from Adrian Goalby
15987              <argoalby@yahoo.co.uk>
15988      Branch: perl
15989            ! lib/unicode/Number.pl lib/unicode/mktables.PL
15990 ____________________________________________________________________________
15991 [  6564] By: jhi                                   on 2000/08/10  13:00:12
15992         Log: Subject: [PATCH 5.6.0] cygwin port
15993              From: "Fifer, Eric" <EFifer@sanwaint.com>
15994              Date: Thu, 10 Aug 2000 13:15:36 +0100
15995              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
15996      Branch: perl
15997            ! README.cygwin hints/cygwin.sh
15998 ____________________________________________________________________________
15999 [  6563] By: jhi                                   on 2000/08/10  12:55:16
16000         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
16001      Branch: perl
16002            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
16003 ____________________________________________________________________________
16004 [  6562] By: gsar                                  on 2000/08/10  08:38:39
16005         Log: warn is a macro, avoid using at a variable to avoid warnings
16006              in some configurations; readdir.t is too conservative in
16007              estimating number of *.t's
16008      Branch: perl
16009            ! t/op/readdir.t util.c
16010 ____________________________________________________________________________
16011 [  6561] By: jhi                                   on 2000/08/09  23:35:42
16012         Log: Update Changes.
16013      Branch: perl
16014            ! Changes
16015 ____________________________________________________________________________
16016 [  6560] By: jhi                                   on 2000/08/09  23:05:47
16017         Log: Subject: Re: enhanced(?) regex error messages
16018              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
16019              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
16020              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
16021              
16022              (plus two small patches sent privately)
16023              (this still seems to leave few test failures)
16024      Branch: perl
16025            + t/op/regmesg.t
16026            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
16027            ! t/pragma/warn/regcomp
16028 ____________________________________________________________________________
16029 [  6559] By: jhi                                   on 2000/08/09  20:41:18
16030         Log: (The fix did work but was not right, retracted in #6573)
16031              
16032              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
16033              From: Christian Kirsch <ck@held.mind.de>
16034              Date: Wed, 9 Aug 2000 17:05:17 +0200
16035              Message-Id: <20000809170517.A25389@held>
16036      Branch: perl
16037            ! sv.c t/pragma/locale.t
16038 ____________________________________________________________________________
16039 [  6558] By: jhi                                   on 2000/08/08  22:34:08
16040         Log: Tiny updates on the contributors list.
16041      Branch: perl
16042            ! Changes
16043 ____________________________________________________________________________
16044 [  6557] By: jhi                                   on 2000/08/08  19:34:28
16045         Log: Double check that we have a dirhandle.
16046      Branch: perl
16047            ! util.c
16048 ____________________________________________________________________________
16049 [  6556] By: jhi                                   on 2000/08/08  19:01:51
16050         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
16051              May be repopulated with fresh maintained examples.
16052      Branch: perl
16053            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
16054            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
16055            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
16056            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
16057            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
16058            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
16059            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
16060            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
16061            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
16062            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
16063            + lib/CGI/eg/wilogo_gif.uu
16064            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
16065            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
16066            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
16067            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
16068            - eg/cgi/frameset.cgi eg/cgi/index.html
16069            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
16070            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
16071            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
16072            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
16073            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
16074            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
16075            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
16076            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
16077            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
16078            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
16079            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
16080            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
16081            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
16082            - eg/van/vanish eg/who eg/wrapsuid
16083            ! MANIFEST
16084 ____________________________________________________________________________
16085 [  6555] By: jhi                                   on 2000/08/08  18:51:08
16086         Log: Delete chat2 as requested by Randal.
16087              
16088              Subject: Re: perlfaq8 coyness
16089              From: merlyn@stonehenge.com (Randal L. Schwartz) 
16090              Date: 15 May 2000 18:52:42 -0700 
16091              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
16092      Branch: perl
16093            - lib/chat2.pl
16094            ! MANIFEST
16095 ____________________________________________________________________________
16096 [  6554] By: jhi                                   on 2000/08/08  18:31:35
16097         Log: Regen global.sym.
16098      Branch: perl
16099            ! global.sym
16100 ____________________________________________________________________________
16101 [  6553] By: jhi                                   on 2000/08/08  18:28:13
16102         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
16103              (either perlbug or p5p ate the original), plus regen
16104              perlapi and perltoc. 
16105      Branch: perl
16106            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
16107            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
16108            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
16109            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
16110            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
16111            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
16112            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
16113            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
16114            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
16115            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
16116 ____________________________________________________________________________
16117 [  6552] By: jhi                                   on 2000/08/08  18:06:29
16118         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
16119              From: Mike Guy <mjtg@cam.ac.uk>
16120              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
16121              Date: Tue, 08 Aug 2000 15:51:27 +0100
16122      Branch: perl
16123            ! doop.c sv.h t/op/join.t t/pragma/overload.t
16124 ____________________________________________________________________________
16125 [  6551] By: jhi                                   on 2000/08/08  18:01:11
16126         Log: Re-apply #6549.
16127      Branch: perl
16128            ! lib/perl5db.pl
16129 ____________________________________________________________________________
16130 [  6550] By: jhi                                   on 2000/08/08  17:43:08
16131         Log: Accidental retraction of #6549.
16132      Branch: perl
16133            ! lib/perl5db.pl
16134 ____________________________________________________________________________
16135 [  6549] By: jhi                                   on 2000/08/08  17:40:04
16136         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
16137              From: Mike Guy <mjtg@cam.ac.uk>
16138              Date: Mon, 07 Aug 2000 21:49:58 +0100
16139              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
16140      Branch: perl
16141            ! lib/perl5db.pl
16142 ____________________________________________________________________________
16143 [  6548] By: jhi                                   on 2000/08/08  17:37:57
16144         Log: Document here-doc better.
16145              
16146              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
16147              From: Mike Guy <mjtg@cam.ac.uk>
16148              Date: Mon, 07 Aug 2000 14:02:09 +0100
16149              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
16150      Branch: perl
16151            ! pod/perldata.pod
16152 ____________________________________________________________________________
16153 [  6547] By: jhi                                   on 2000/08/08  17:33:34
16154         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
16155              From: "Randy J. Ray" <rjray@redhat.com>
16156              Date: Mon, 07 Aug 2000 19:12:25 -0700
16157              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
16158      Branch: perl
16159            ! perl.c pod/perlrun.pod
16160 ____________________________________________________________________________
16161 [  6546] By: jhi                                   on 2000/08/08  17:29:26
16162         Log: Subject: Re: enhanced(?) regex error messages 
16163              From: Hugo <hv@crypt.compulink.co.uk>
16164              Date: Tue, 08 Aug 2000 03:25:51 +0100
16165              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
16166              
16167              plus Capitalize the error messages, plus perldiag them.
16168      Branch: perl
16169            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
16170 ____________________________________________________________________________
16171 [  6545] By: jhi                                   on 2000/08/08  13:59:28
16172         Log: Augment #6539 a bit: don't croak if there's magic in the air.
16173              
16174              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
16175              From: Hugo <hv@crypt.compulink.co.uk>
16176              Date: Tue, 08 Aug 2000 03:02:03 +0100
16177              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
16178      Branch: perl
16179            ! pp.c t/op/bless.t
16180 ____________________________________________________________________________
16181 [  6544] By: jhi                                   on 2000/08/07  21:11:52
16182         Log: Make the test -w clean.
16183      Branch: perl
16184            ! t/op/bless.t
16185 ____________________________________________________________________________
16186 [  6543] By: jhi                                   on 2000/08/07  19:49:53
16187         Log: use warnings instead of $^W.
16188      Branch: perl
16189            ! t/op/bless.t
16190 ____________________________________________________________________________
16191 [  6542] By: jhi                                   on 2000/08/07  17:41:41
16192         Log: Disable a portability warning Because We Know What We Are Doing.
16193      Branch: perl
16194            ! t/op/bless.t
16195 ____________________________________________________________________________
16196 [  6541] By: jhi                                   on 2000/08/07  17:29:51
16197         Log: Tiny tidying on report_evil_fh().
16198      Branch: perl
16199            ! util.c
16200 ____________________________________________________________________________
16201 [  6540] By: jhi                                   on 2000/08/07  16:37:38
16202         Log: Make regular expression parse error messages easier to understand.
16203              
16204              Subject: Re: enhanced(?) regex error messages
16205              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
16206              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
16207              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
16208      Branch: perl
16209            ! regcomp.c
16210 ____________________________________________________________________________
16211 [  6539] By: jhi                                   on 2000/08/07  16:12:27
16212         Log: Make bless(REF, REF) a fatal error, add bless tests.
16213              
16214              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
16215              From: Hugo <hv@crypt.compulink.co.uk>
16216              Date: Mon, 07 Aug 2000 16:59:38 +0100
16217              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
16218      Branch: perl
16219            + t/op/bless.t
16220            ! MANIFEST pod/perldiag.pod pp.c sv.c
16221 ____________________________________________________________________________
16222 [  6538] By: jhi                                   on 2000/08/07  15:59:43
16223         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
16224              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
16225              Date: Thu, 3 Aug 2000 14:29:21 -0700
16226              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
16227      Branch: perl
16228            ! lib/lib_pm.PL
16229 ____________________________________________________________________________
16230 [  6537] By: jhi                                   on 2000/08/07  15:47:18
16231         Log: Retract #6419 for now since it breaks in AFS and MachTen.
16232      Branch: perl
16233            ! lib/Cwd.pm
16234 ____________________________________________________________________________
16235 [  6536] By: jhi                                   on 2000/08/07  15:05:29
16236         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
16237              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
16238              The security hole exists only in suidperls, which isn't
16239              installed or even built by default.
16240      Branch: perl
16241            ! perl.c
16242 ____________________________________________________________________________
16243 [  6535] By: jhi                                   on 2000/08/07  14:45:14
16244         Log: tr memory corruption fix from Simon Cozens.
16245      Branch: perl
16246            ! doop.c
16247 ____________________________________________________________________________
16248 [  6534] By: jhi                                   on 2000/08/06  11:38:16
16249         Log: Document a bit that UDP is not what you might think.
16250              
16251              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
16252              From: Lupe Christoph <lupe@lupe-christoph.de>
16253              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
16254              Date: Mon, 24 Jul 2000 08:59:15 +0200
16255      Branch: perl
16256            ! pod/perlipc.pod
16257 ____________________________________________________________________________
16258 [  6533] By: jhi                                   on 2000/08/06  11:35:01
16259         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
16260              From: Jeff Pinyan <jeffp@hut.crusoe.net>
16261              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
16262              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
16263      Branch: perl
16264            ! pod/perlfunc.pod
16265 ____________________________________________________________________________
16266 [  6532] By: jhi                                   on 2000/08/06  03:45:41
16267         Log: Have symbols for the IoTYPEs.
16268      Branch: perl
16269            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
16270 ____________________________________________________________________________
16271 [  6531] By: jhi                                   on 2000/08/06  01:33:55
16272         Log: Continue fixing the io warnings.  This also
16273              sort of fixes bug ID 20000802.003: the core dump
16274              is no more.  Whether the current behaviour is correct
16275              (giving a warning: "Not a format reference"), is another matter.
16276      Branch: perl
16277            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
16278            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
16279 ____________________________________________________________________________
16280 [  6530] By: jhi                                   on 2000/08/05  21:33:12
16281         Log: Change the Policy policy: now -Dprefix= with an existing
16282              Policy.sh and prefix == siteprefix == vendorprefix, then all
16283              of them follow along the new prefix.
16284              
16285              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
16286              From: Andy Dougherty <doughera@lafayette.edu>
16287              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
16288              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
16289      Branch: perl
16290            ! Policy_sh.SH
16291 ____________________________________________________________________________
16292 [  6529] By: jhi                                   on 2000/08/05  18:57:28
16293         Log: Zap lib/Sys directory when cleaning up.
16294      Branch: perl
16295            ! Makefile.SH
16296 ____________________________________________________________________________
16297 [  6528] By: jhi                                   on 2000/08/05  18:40:44
16298         Log: Essential prototype changes were missing from #6527.
16299              Also make report_evil_fh() more bomb-proof.
16300      Branch: perl
16301            ! embed.h util.c
16302 ____________________________________________________________________________
16303 [  6527] By: jhi                                   on 2000/08/05  03:22:05
16304         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
16305              From: "Ronald F. Guilmette" <rfg@monkeys.com>
16306              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
16307              Message-Id: <200007242247.PAA52177@monkeys.com>
16308      Branch: perl
16309            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
16310 ____________________________________________________________________________
16311 [  6526] By: jhi                                   on 2000/08/04  21:23:27
16312         Log: gcc versions might have (parentheses) in them.
16313      Branch: metaconfig/U/perl
16314            ! gccvers.U
16315      Branch: perl
16316            ! Configure config_h.SH
16317 ____________________________________________________________________________
16318 [  6525] By: jhi                                   on 2000/08/04  20:23:12
16319         Log: Weed buglets pointed out by
16320              
16321              From: Lupe Christoph <lupe@lupe-christoph.de>
16322              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
16323              Date: Fri, 4 Aug 2000 17:34:39 +0200
16324              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
16325      Branch: metaconfig/U/perl
16326            ! gccvers.U uselfs.U
16327      Branch: perl
16328            ! Configure config_h.SH
16329 ____________________________________________________________________________
16330 [  6524] By: jhi                                   on 2000/08/04  19:02:08
16331         Log: Warn under -w if lstat(FH) is attempted.
16332              
16333              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
16334              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
16335              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
16336              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
16337      Branch: perl
16338            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
16339            ! t/pragma/warn/pp_sys
16340 ____________________________________________________________________________
16341 [  6523] By: jhi                                   on 2000/08/04  12:31:11
16342         Log: Subject: New perlcc, take 2
16343              From: simon@brecon.co.uk (Simon Cozens)
16344              Date: 4 Aug 2000 06:21:04 GMT
16345              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
16346      Branch: perl
16347            ! utils/perlcc.PL
16348 ____________________________________________________________________________
16349 [  6522] By: jhi                                   on 2000/08/04  12:26:33
16350         Log: Subject: Re: Array vs. List context
16351              From: Daniel Chetlin <daniel@chetlin.com>
16352              Date: Fri, 4 Aug 2000 00:22:44 -0700
16353              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
16354      Branch: perl
16355            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
16356            ! pod/perlfaq4.pod
16357 ____________________________________________________________________________
16358 [  6521] By: jhi                                   on 2000/08/04  12:22:38
16359         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
16360              From: Raymund Will <ray@caldera.de>
16361              Date: Fri, 4 Aug 2000 12:07:09 +0200
16362              Message-Id: <20000804120709.A14982@caldera.de>
16363      Branch: perl
16364            ! configure.gnu
16365 ____________________________________________________________________________
16366 [  6520] By: jhi                                   on 2000/08/04  04:09:06
16367         Log: After the #6519 a warning about stat() is just that,
16368              not about a filetest, which now have their own warning.
16369      Branch: perl
16370            ! pod/perldiag.pod
16371 ____________________________________________________________________________
16372 [  6519] By: jhi                                   on 2000/08/04  04:06:30
16373         Log: In the warnings call filehandles consistently so;
16374              add "unopened" warning for stat().
16375      Branch: perl
16376            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
16377            ! t/pragma/warn/pp_sys
16378 ____________________________________________________________________________
16379 [  6518] By: jhi                                   on 2000/08/04  02:55:35
16380         Log: Subject: Minor tweak to perlvar.pod
16381              From: "Stephen P. Potter" <spp@ds.net>
16382              Date: Tue, 18 Apr 2000 09:26:03 -0400
16383              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
16384      Branch: perl
16385            ! pod/perlvar.pod
16386 ____________________________________________________________________________
16387 [  6517] By: jhi                                   on 2000/08/04  02:50:08
16388         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
16389              From: "Clinton Pierce" <cpierce1@ford.com>
16390              Date: Wed, 21 Jul 1999 16:45:31 -0400
16391              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
16392              
16393              Fix by Stephen Potter (visible in the bug db but not in p5p?)
16394      Branch: perl
16395            ! pod/perlfunc.pod pod/perlop.pod
16396 ____________________________________________________________________________
16397 [  6516] By: jhi                                   on 2000/08/04  02:09:25
16398         Log: This is 6512.  Really.
16399      Branch: perl
16400            ! dump.c
16401 ____________________________________________________________________________
16402 [  6515] By: jhi                                   on 2000/08/04  01:25:50
16403         Log: mention the idea of @( and @)
16404      Branch: perl
16405            ! Todo-5.6
16406 ____________________________________________________________________________
16407 [  6514] By: bailey                                on 2000/08/04  01:18:46
16408         Log: YA resync with mainstem, including VMS patches from others
16409      Branch: vmsperl
16410           +> (branch 48 files)
16411            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
16412           !> (integrate 354 files)
16413 ____________________________________________________________________________
16414 [  6513] By: jhi                                   on 2000/08/04  01:18:18
16415         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
16416              From: Mark Dickinson <dickins3@fas.harvard.edu>
16417              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
16418              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
16419      Branch: perl
16420            ! t/op/grent.t t/op/pwent.t
16421 ____________________________________________________________________________
16422 [  6512] By: jhi                                   on 2000/08/04  01:14:06
16423         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
16424              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16425              Date: Wed, 02 Aug 2000 10:51:01 +0100
16426              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
16427      Branch: perl
16428            ! sv.c
16429 ____________________________________________________________________________
16430 [  6511] By: jhi                                   on 2000/08/04  00:57:00
16431         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
16432              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16433              Date: Thu, 03 Aug 2000 17:20:04 -0700
16434              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
16435      Branch: metaconfig
16436            ! U/modified/Cppsym.U
16437      Branch: perl
16438            ! Configure config_h.SH
16439 ____________________________________________________________________________
16440 [  6510] By: jhi                                   on 2000/08/04  00:25:28
16441         Log: detypo
16442      Branch: perl
16443            ! Makefile.SH
16444 ____________________________________________________________________________
16445 [  6509] By: jhi                                   on 2000/08/03  23:43:18
16446         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
16447              From: Dominic Dunlop <domo@computer.org>
16448              Date: Thu, 3 Aug 2000 22:16:46 +0200
16449              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
16450      Branch: perl
16451            ! t/op/sprintf.t
16452 ____________________________________________________________________________
16453 [  6508] By: jhi                                   on 2000/08/03  23:40:37
16454         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
16455              From: Hugo <hv@crypt.compulink.co.uk>
16456              Date: Thu, 03 Aug 2000 18:25:30 +0100
16457              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
16458      Branch: perl
16459            ! regcomp.c t/op/re_tests
16460 ____________________________________________________________________________
16461 [  6507] By: jhi                                   on 2000/08/03  23:38:28
16462         Log: Subject: [PATCH] sv.h documentation - SvLEN
16463              From: Mike Guy <mjtg@cam.ac.uk>
16464              Date: Thu, 03 Aug 2000 14:43:09 +0100
16465              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
16466      Branch: perl
16467            ! sv.h
16468 ____________________________________________________________________________
16469 [  6506] By: jhi                                   on 2000/08/03  15:49:14
16470         Log: Disable the fix_pl hack for now.
16471      Branch: perl
16472            ! Makefile.SH
16473 ____________________________________________________________________________
16474 [  6505] By: jhi                                   on 2000/08/03  13:49:04
16475         Log: Add a URL for FSF.
16476              
16477              Subject: Patch for README
16478              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16479              Date: Wed, 2 Aug 2000 13:25:09 -0500
16480              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
16481      Branch: perl
16482            ! README
16483 ____________________________________________________________________________
16484 [  6504] By: jhi                                   on 2000/08/03  13:29:19
16485         Log: Be more informative on what is skipped and why,
16486              also repeat the list at the end.
16487      Branch: perl
16488            ! Porting/p4desc
16489 ____________________________________________________________________________
16490 [  6503] By: jhi                                   on 2000/08/03  13:07:05
16491         Log: Circumvent the removal of .patch by fix_pl.
16492              
16493              Subject: Re: [ID 20000802.011] unable to 'make test'          
16494              From: simon@brecon.co.uk (Simon Cozens) 
16495              Date: 3 Aug 2000 04:17:00 GMT
16496              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
16497      Branch: perl
16498            ! Makefile.SH
16499 ____________________________________________________________________________
16500 [  6502] By: jhi                                   on 2000/08/03  00:14:34
16501         Log: Add the missing setproctitle unit.
16502      Branch: metaconfig/U/perl
16503            + d_setproctitle.U
16504 ____________________________________________________________________________
16505 [  6501] By: jhi                                   on 2000/08/03  00:00:26
16506         Log: The subtest 4 may fail also on VOBS, as pointed out
16507              by Nick Ing-Simmons in November 1999, bug id 19991124.003
16508              (but the failure in that bug report isn't the subtest 4).
16509      Branch: perl
16510            ! t/op/stat.t
16511 ____________________________________________________________________________
16512 [  6500] By: jhi                                   on 2000/08/02  23:49:30
16513         Log: Better skip message for the test; one of the two problems in
16514              
16515              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
16516              From: Lupe Christoph <lupe@lupe-christoph.de>
16517              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
16518              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
16519      Branch: perl
16520            ! t/op/numconvert.t
16521 ____________________________________________________________________________
16522 [  6499] By: jhi                                   on 2000/08/02  22:49:16
16523         Log: Allow "no Module;" even if there is no 'unimport'.
16524              
16525              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
16526              From: mjd@plover.com
16527              Date: 24 Mar 2000 15:24:34 -0000
16528              Message-Id: <20000324152434.15160.qmail@plover.com>
16529      Branch: perl
16530            ! gv.c
16531 ____________________________________________________________________________
16532 [  6498] By: jhi                                   on 2000/08/02  22:42:58
16533         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
16534              that are hopefully soon put into use.
16535      Branch: perl
16536            ! opcode.h opcode.pl opnames.h
16537 ____________________________________________________________________________
16538 [  6497] By: gsar                                  on 2000/08/02  22:28:59
16539         Log: require.t needs binmode() to work on windows
16540      Branch: perl
16541            ! t/comp/require.t
16542 ____________________________________________________________________________
16543 [  6496] By: jhi                                   on 2000/08/02  22:08:51
16544         Log: Document the IVdf UVuf UVof UVxf.
16545      Branch: perl
16546            ! pod/perlguts.pod
16547 ____________________________________________________________________________
16548 [  6495] By: jhi                                   on 2000/08/02  21:54:26
16549         Log: detypo #6494
16550      Branch: perl
16551            ! ext/Data/Dumper/Dumper.xs
16552 ____________________________________________________________________________
16553 [  6494] By: jhi                                   on 2000/08/02  21:49:17
16554         Log: Dump UVs as UVs in Data::Dumper.
16555              
16556              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
16557              From: Gurusamy Sarathy <gsar@ActiveState.com>
16558              Date: Thu, 27 Apr 2000 12:26:25 -0700
16559              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
16560      Branch: perl
16561            ! ext/Data/Dumper/Dumper.xs
16562 ____________________________________________________________________________
16563 [  6493] By: jhi                                   on 2000/08/02  17:01:58
16564         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
16565              From: Hugo <hv@crypt.compulink.co.uk>
16566              Date: Wed, 02 Aug 2000 14:53:56 +0100
16567              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
16568      Branch: perl
16569            ! regexec.c t/op/re_tests
16570 ____________________________________________________________________________
16571 [  6492] By: jhi                                   on 2000/08/02  15:02:46
16572         Log: The new setproctitle() feature is available only in 
16573              bleeding edge FreeBSD.  From Paul Saab.
16574      Branch: perl
16575            ! mg.c
16576 ____________________________________________________________________________
16577 [  6491] By: jhi                                   on 2000/08/02  13:34:36
16578         Log: The tr utf8 patching continues.
16579              
16580              Subject: Re: #6469, too many tests claimed in require.t
16581              From: simon@brecon.co.uk (Simon Cozens)
16582              Date: 2 Aug 2000 02:37:17 GMT
16583              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
16584              
16585              (the logic of the test was the wrong way round in the patch)
16586      Branch: perl
16587            ! doop.c
16588 ____________________________________________________________________________
16589 [  6490] By: jhi                                   on 2000/08/02  13:27:38
16590         Log: The name of a filehandle does not have <these>.
16591      Branch: perl
16592            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
16593            ! t/pragma/warn/pp_sys util.c
16594 ____________________________________________________________________________
16595 [  6489] By: jhi                                   on 2000/08/02  04:26:46
16596         Log: Remove the extraneous "main::" prefix from all the
16597              "opened only for", "on closed", and "never opened" warnings.
16598              
16599              Subject: Re: inappropriate warning
16600              From: Gurusamy Sarathy <gsar@ActiveState.com>
16601              Date: Mon, 20 Mar 2000 11:28:02 -0800
16602              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
16603      Branch: perl
16604            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
16605            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
16606            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
16607 ____________________________________________________________________________
16608 [  6488] By: jhi                                   on 2000/08/02  03:02:57
16609         Log: memcpy has n o in it, as pinted ut by Sarathy.
16610      Branch: perl
16611            ! pod/perlguts.pod
16612 ____________________________________________________________________________
16613 [  6487] By: jhi                                   on 2000/08/02  02:44:51
16614         Log: Document in one place the memory abstractions used in Perl core.
16615              
16616              Subject: Re: Memory abstraction
16617              From: simon@brecon.co.uk (Simon Cozens)
16618              Date: 2 Aug 2000 02:20:23 GMT
16619              Organization: Earth.li Origins
16620      Branch: perl
16621            ! pod/perlguts.pod
16622 ____________________________________________________________________________
16623 [  6486] By: jhi                                   on 2000/08/02  02:41:57
16624         Log: regen_headers, regen perltoc.
16625      Branch: perl
16626            ! perlapi.c pod/perltoc.pod
16627 ____________________________________________________________________________
16628 [  6485] By: jhi                                   on 2000/08/02  01:43:33
16629         Log: "This little thing tests for a file .patch, and if it contains
16630              a number, pops into patchlevel.h" (making it easier to track
16631              which development version people are reporting bugs against)
16632              
16633              Subject: Patchlevel autogeneration for repository perls
16634              From: simon@brecon.co.uk (Simon Cozens)
16635              Date: 14 Jul 2000 07:12:15 GMT
16636              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
16637      Branch: perl
16638            + fix_pl
16639            ! MANIFEST Makefile.SH
16640 ____________________________________________________________________________
16641 [  6484] By: jhi                                   on 2000/08/02  01:32:54
16642         Log: FreeBSD 3.* updates from
16643              
16644              From: Paul Saab <ps@yahoo-inc.com>
16645              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
16646              Date: Tue, 1 Aug 2000 15:41:39 -0700
16647              Message-Id: <20000801154139.A53740@yahoo-inc.com>
16648      Branch: perl
16649            ! hints/freebsd.sh
16650 ____________________________________________________________________________
16651 [  6483] By: jhi                                   on 2000/08/02  01:27:44
16652         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
16653              instead one must use setproctitle().  This was already addressed
16654              by change #6457, but the below has a new variant for FreeBSD 4.0
16655              or later, and the matter is also documented more.
16656              
16657              From: Paul Saab <ps@yahoo-inc.com>
16658              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
16659              Date: Tue, 1 Aug 2000 15:41:39 -0700
16660              Message-Id: <20000801154139.A53740@yahoo-inc.com>
16661      Branch: metaconfig/U/perl
16662            + i_libutil.U
16663      Branch: perl
16664            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
16665 ____________________________________________________________________________
16666 [  6482] By: jhi                                   on 2000/08/01  22:17:32
16667         Log: The test from this
16668              
16669              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
16670              Date: Sat, 15 Apr 2000 17:03:44 +0100
16671              From: Tom Hughes <tom@compton.nu>
16672              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
16673              
16674              was missing, the code change went in as #5989
16675              (which had a different test?)
16676      Branch: perl
16677            ! t/op/misc.t
16678 ____________________________________________________________________________
16679 [  6481] By: jhi                                   on 2000/08/01  21:48:38
16680         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
16681              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16682              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
16683              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
16684      Branch: perl
16685            ! perl.h
16686 ____________________________________________________________________________
16687 [  6480] By: jhi                                   on 2000/08/01  18:05:28
16688         Log: Make p4desc to skip non-mainperl branches by default.
16689      Branch: perl
16690            ! Porting/p4desc
16691 ____________________________________________________________________________
16692 [  6479] By: jhi                                   on 2000/08/01  17:29:19
16693         Log: If gccosandvers is equal to osname, clear gccosandvers.
16694      Branch: metaconfig/U/perl
16695            ! gccvers.U
16696      Branch: perl
16697            ! Configure config_h.SH
16698 ____________________________________________________________________________
16699 [  6478] By: jhi                                   on 2000/08/01  15:54:08
16700         Log: BOM patching from Simon Cozens.
16701      Branch: perl
16702            ! toke.c
16703 ____________________________________________________________________________
16704 [  6477] By: jhi                                   on 2000/08/01  04:50:33
16705         Log: Stash away the largefiles flags and libswanted.
16706      Branch: perl
16707            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
16708 ____________________________________________________________________________
16709 [  6476] By: gsar                                  on 2000/08/01  04:24:24
16710         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
16711              on Windows)
16712      Branch: perl
16713            ! t/pragma/utf8.t utf8.c win32/win32.c
16714 ____________________________________________________________________________
16715 [  6475] By: jhi                                   on 2000/08/01  03:35:24
16716         Log: Make chr() for values >127 to create utf8 when under utf8.
16717              
16718              Subject: Re: uft8/chr()
16719              From: simon@brecon.co.uk (Simon Cozens)
16720              Date: 1 Aug 2000 02:37:02 GMT
16721              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
16722      Branch: perl
16723            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
16724 ____________________________________________________________________________
16725 [  6474] By: jhi                                   on 2000/08/01  02:36:18
16726         Log: In Digital UNIX warn if gcc explicitly chosen because even
16727              2.95.2 is known to cause problems.
16728      Branch: perl
16729            ! hints/dec_osf.sh
16730 ____________________________________________________________________________
16731 [  6473] By: jhi                                   on 2000/08/01  02:00:56
16732         Log: Make the safety catch for buggy gccs work with triple version
16733              numbers like 2.95.2.  Reported in
16734              
16735              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
16736              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
16737              Date: Mon, 31 Jul 2000 14:55:06 +0200
16738              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
16739      Branch: perl
16740            ! hints/dec_osf.sh
16741 ____________________________________________________________________________
16742 [  6472] By: jhi                                   on 2000/08/01  01:13:33
16743         Log: Subject: fix and question re: waitpid() under win32
16744              From: Brian Clarke <clarke@appliedmeta.com>
16745              Date: Fri, 28 Jul 2000 15:18:29 -0400
16746              Message-ID: <3981DC85.290314EB@appliedmeta.com>
16747              
16748              Slightly reformatted and WNOHANG # define moved to win32.h
16749              so that also POSIX.xs sees it, as suggsted by Sarathy.
16750      Branch: perl
16751            ! win32/win32.c win32/win32.h
16752 ____________________________________________________________________________
16753 [  6471] By: jhi                                   on 2000/08/01  00:55:05
16754         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
16755              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16756              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
16757              Date: Mon, 31 Jul 2000 13:28:51 +0100
16758              
16759              (aka ID 20000730.002)
16760      Branch: perl
16761            ! op.c t/op/tr.t
16762 ____________________________________________________________________________
16763 [  6470] By: jhi                                   on 2000/07/31  23:34:42
16764         Log: Document the problem with -P in HP-UX and its workaround.
16765              
16766              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
16767              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
16768              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
16769              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
16770      Branch: perl
16771            ! README.hpux
16772 ____________________________________________________________________________
16773 [  6469] By: jhi                                   on 2000/07/31  04:15:02
16774         Log: The swallow_bom() saga continues.  The #23 of require.t
16775              (UTF16-LE) still fails (silently, no output) but the #22
16776              (UTF16-BE) seems to be working now.  The root of the
16777              failure may be in sv_gets(): is it UTF-16LE-aware,
16778              especially when it comes to line endings? 
16779      Branch: perl
16780            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
16781            ! t/comp/require.t toke.c utf8.c
16782 ____________________________________________________________________________
16783 [  6468] By: jhi                                   on 2000/07/30  19:05:48
16784         Log: Find green threads before native threads.
16785              
16786              Subject: Re: Patch to jpl/JNI/Makefile.PL
16787              From: Jens Thomsen <jens@fiend.cis.com>
16788              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
16789              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
16790      Branch: perl
16791            ! jpl/JNI/Makefile.PL
16792 ____________________________________________________________________________
16793 [  6467] By: jhi                                   on 2000/07/30  18:36:22
16794         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
16795      Branch: perl
16796            ! doop.c
16797 ____________________________________________________________________________
16798 [  6466] By: jhi                                   on 2000/07/30  04:37:29
16799         Log: A new version of the "remove UPPERACSE string comparison"
16800              operators.  The problem with the previous one (change #6454)
16801              was that it was for Perl 5.6.0.  From Paul Marquess.
16802      Branch: perl
16803            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
16804            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
16805            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
16806 ____________________________________________________________________________
16807 [  6465] By: jhi                                   on 2000/07/29  22:39:56
16808         Log: Do not upgrade SVs into utf8 just because they participate
16809              in eq or cmp.  Reported and fix suggested in
16810              
16811              Subject: [ID 20000720.009] sv_eq UTF8 bug
16812              From: "Simon Cozens" <simon@othersideofthe.earth.li>
16813              Date: 21 Jul 2000 04:37:29 -0000
16814              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
16815              
16816              Exercise for the kind reader: should we or should we not
16817              cache the utf8 conversion alonside the SV? (as magic,
16818              as thestrxfrm()ed version is cached under use locale)
16819              Argue both for and against.
16820      Branch: perl
16821            ! sv.c
16822 ____________________________________________________________________________
16823 [  6464] By: jhi                                   on 2000/07/29  22:36:22
16824         Log: Subject: UTF8 concat
16825              From: simon@brecon.co.uk (Simon Cozens) 
16826              Date: 30 Jun 2000 06:13:25 GMT
16827              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
16828              
16829              (with a memory leak fixed, plus a few casts added)
16830              
16831              This also seems to help for
16832              
16833              Subject: [ID 20000716.015] join UTF8 weirdness
16834              From: root <root@ak-71.mind.de> 
16835              Date: Sat, 15 Jul 2000 15:29:54 +0200
16836              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
16837              
16838              (from Andreas König)
16839      Branch: perl
16840            ! pp_hot.c
16841 ____________________________________________________________________________
16842 [  6463] By: jhi                                   on 2000/07/29  00:55:39
16843         Log: Tune the comments and hopefully stop a memory leak.
16844      Branch: perl
16845            ! toke.c utf8.c
16846 ____________________________________________________________________________
16847 [  6462] By: jhi                                   on 2000/07/29  00:16:53
16848         Log: The problem described in this
16849              
16850              Subject: [ID 20000322.018] named chars aren't magical enough
16851              From: root <root@dixie.cscaper.com>     
16852              Date: Wed, 22 Mar 2000 18:37:42 -0700
16853              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
16854              
16855              has been fixed in perl 5.6.0 but just in case added a test
16856              to keep it away.  (The report from Joseph Hall.)
16857      Branch: perl
16858            ! t/lib/charnames.t
16859 ____________________________________________________________________________
16860 [  6461] By: jhi                                   on 2000/07/28  23:56:36
16861         Log: Tiny fixes for #6460.
16862      Branch: metaconfig/U/perl
16863            ! gccvers.U
16864      Branch: perl
16865            ! Configure config_h.SH
16866 ____________________________________________________________________________
16867 [  6460] By: jhi                                   on 2000/07/28  23:24:41
16868         Log: Warn if the version of the operating system used to compile gcc
16869              differs from the current version of the operating system.
16870              Also display the gcc compilation os and version in myconfig.
16871              Inspiration from
16872              
16873              Subject: Re: [ID 20000710.003] ERRORS!!         
16874              From: "Kurt D. Starsinic" <kstar@chapin.edu>
16875              Date: Mon, 10 Jul 2000 15:54:16 -0400
16876              Message-ID: <20000710155416.A1384@O2.chapin.edu>
16877      Branch: metaconfig/U/perl
16878            ! gccvers.U
16879      Branch: perl
16880            ! Configure config_h.SH myconfig.SH
16881 ____________________________________________________________________________
16882 [  6459] By: jhi                                   on 2000/07/28  22:00:32
16883         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
16884              letter to $Config{osvers}.
16885      Branch: metaconfig
16886            ! U/modified/Oldconfig.U
16887      Branch: perl
16888            ! Configure config_h.SH
16889 ____________________________________________________________________________
16890 [  6458] By: jhi                                   on 2000/07/28  04:15:39
16891         Log: Back out #6454, doesn't seem to work.
16892              (Reason: that patch was for perl 5.6.0, not perl-current)
16893              (A version of the patch for perl-current came in later as #6466)
16894      Branch: perl
16895            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
16896            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
16897            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
16898 ____________________________________________________________________________
16899 [  6457] By: jhi                                   on 2000/07/27  23:31:49
16900         Log: Use setproctitle() if available to modify $0.
16901              
16902              Subject: setting $* on BSD4 broken
16903              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
16904              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
16905              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
16906      Branch: metaconfig
16907            ! U/modified/Myinit.U
16908      Branch: perl
16909            ! Configure config_h.SH mg.c
16910 ____________________________________________________________________________
16911 [  6456] By: jhi                                   on 2000/07/27  14:50:47
16912         Log: Allow "no AutoLoader;", based on change #6444,
16913              suggested by Graham Barr.
16914      Branch: perl
16915            ! lib/AutoLoader.pm
16916 ____________________________________________________________________________
16917 [  6455] By: jhi                                   on 2000/07/27  14:19:10
16918         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
16919              From: rspier@pobox.com (Robert Spier)
16920              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
16921              Message-ID: <14720.15855.787664.424783@rls.cx>
16922      Branch: perl
16923            ! pod/perldiag.pod
16924 ____________________________________________________________________________
16925 [  6454] By: jhi                                   on 2000/07/27  14:03:02
16926         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
16927              for a long time).
16928              
16929              Reported in
16930              
16931              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
16932              From: Ryan Herbert <rherbert@sycamorehq.com>
16933              Date: Mon, 17 Jul 2000 11:40:42 -0400
16934              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
16935              
16936              Patched in
16937              
16938              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
16939              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
16940              Date: Wed, 26 Jul 2000 23:40:18 +0100
16941              Message-ID: <000001bff752$79511880$0a17073e@tiny>
16942              
16943              based on an earlier patch from Stephen P. Potter.
16944              
16945              (Removed later by change #6458 because this patch was for
16946              perl 5.6.0, not perl-current)
16947      Branch: perl
16948            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
16949            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
16950            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
16951 ____________________________________________________________________________
16952 [  6453] By: jhi                                   on 2000/07/27  13:48:02
16953         Log: Subject: [PATCH] fixes bug 20000508.004
16954              From: Michael Stevens <mstevens@globnix.org>
16955              Date: Thu, 27 Jul 2000 13:49:04 +0100
16956              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
16957      Branch: perl
16958            ! pod/perldata.pod
16959 ____________________________________________________________________________
16960 [  6452] By: jhi                                   on 2000/07/26  23:51:26
16961         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
16962              and Craig A. Berry.
16963      Branch: perl
16964            ! lib/File/Temp.pm pod/perlport.pod
16965 ____________________________________________________________________________
16966 [  6451] By: jhi                                   on 2000/07/26  19:43:30
16967         Log: Be wary of close()s, too.
16968              
16969              Subject: Re: [PATCH] perlbug cleanup
16970              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16971              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
16972              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
16973      Branch: perl
16974            ! utils/perlbug.PL
16975 ____________________________________________________________________________
16976 [  6450] By: jhi                                   on 2000/07/26  18:41:40
16977         Log: Subject: Minor doc patch: handy.h
16978              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
16979              Date: Wed, 26 Jul 2000 15:34:25 -0300
16980              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
16981      Branch: perl
16982            ! handy.h pod/perlapi.pod
16983 ____________________________________________________________________________
16984 [  6449] By: jhi                                   on 2000/07/26  18:23:55
16985         Log: Subject: [PATCH] minor doc change - perlguts
16986              From: Michael Stevens <mstevens@globnix.org>
16987              Date: Thu, 13 Jul 2000 12:39:18 +0100
16988              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
16989      Branch: perl
16990            ! pod/perlguts.pod
16991 ____________________________________________________________________________
16992 [  6448] By: jhi                                   on 2000/07/26  18:20:30
16993         Log: open() wariness in perlbug.
16994              
16995              Subject: [PATCH] perlbug cleanup
16996              From: Michael Stevens <mstevens@globnix.org>
16997              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
16998              Date: Thu, 13 Jul 2000 15:52:23 +0100
16999      Branch: perl
17000            ! utils/perlbug.PL
17001 ____________________________________________________________________________
17002 [  6447] By: jhi                                   on 2000/07/26  18:13:04
17003         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
17004      Branch: perl
17005            ! lib/File/Temp.pm t/lib/ftmp-security.t
17006 ____________________________________________________________________________
17007 [  6446] By: jhi                                   on 2000/07/26  18:06:32
17008         Log: docfix from Peter Scott <Peter@PSDT.com>.
17009      Branch: perl
17010            ! pod/perlfunc.pod
17011 ____________________________________________________________________________
17012 [  6445] By: jhi                                   on 2000/07/26  17:53:31
17013         Log: Fix *foo{FORMAT}.
17014              
17015              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17016              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
17017              Date: Wed, 26 Jul 2000 19:51:02 +0200
17018              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
17019              
17020              From: Graham Barr <gbarr@pobox.com>
17021              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
17022              Date: Wed, 26 Jul 2000 17:38:36 +0100
17023              Message-ID: <20000726173836.L472@pobox.com>
17024      Branch: perl
17025            ! pp.c sv.c t/op/gv.t
17026 ____________________________________________________________________________
17027 [  6444] By: jhi                                   on 2000/07/26  17:49:14
17028         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
17029              from Graham Barr in the module list.
17030      Branch: perl
17031            ! gv.c pod/perlobj.pod
17032 ____________________________________________________________________________
17033 [  6443] By: jhi                                   on 2000/07/26  16:06:56
17034         Log: More split() doc and test patches from Mike Guy.
17035      Branch: perl
17036            ! pod/perlfunc.pod t/op/split.t
17037 ____________________________________________________________________________
17038 [  6442] By: jhi                                   on 2000/07/26  16:05:30
17039         Log: MacOS nits from Matthias Neeracher.
17040      Branch: perl
17041            ! perl.c pp_ctl.c
17042 ____________________________________________________________________________
17043 [  6441] By: jhi                                   on 2000/07/26  04:39:57
17044         Log: Subject: [PATCH] split /^/
17045              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17046              Date: Tue, 25 Jul 2000 14:18:57 +0100
17047              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
17048              
17049              (with notes from tchrist and gbarr)
17050      Branch: perl
17051            ! pod/perlfunc.pod t/op/split.t
17052 ____________________________________________________________________________
17053 [  6440] By: jhi                                   on 2000/07/26  04:32:32
17054         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
17055              From: Peter Prymmer <pvhp@forte.com>
17056              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
17057              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
17058      Branch: perl
17059            ! vms/munchconfig.c
17060 ____________________________________________________________________________
17061 [  6439] By: jhi                                   on 2000/07/26  04:31:01
17062         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
17063              to be fatal errors (instead of by default ignoring them, and
17064              ignoring with a bug: even though -w gave an error, the opening [
17065              was left in)  Reported in:
17066              
17067              Subject: [ID 20000716.024] [=cc=] / [:blank:]
17068              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
17069              Date: Sun, 16 Jul 2000 17:55:29 -0700
17070              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
17071      Branch: perl
17072            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
17073 ____________________________________________________________________________
17074 [  6438] By: jhi                                   on 2000/07/25  15:41:15
17075         Log: Subject: [PATCH] av.c apidoc
17076              From: simon@brecon.co.uk (Simon Cozens)
17077              Date: 24 Jul 2000 06:40:52 GMT
17078              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
17079      Branch: perl
17080            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
17081            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
17082 ____________________________________________________________________________
17083 [  6437] By: jhi                                   on 2000/07/25  14:05:36
17084         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
17085              From: "Stephen P. Potter" <spp@ds.net>
17086              Date: Mon, 24 Jul 2000 14:22:23 -0400
17087              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
17088      Branch: perl
17089            ! pod/perllocale.pod
17090 ____________________________________________________________________________
17091 [  6436] By: jhi                                   on 2000/07/25  14:02:03
17092         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
17093              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17094              Date: Mon, 24 Jul 2000 18:04:28 +0100
17095              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
17096      Branch: perl
17097            ! t/lib/syslfs.t t/op/lfs.t
17098 ____________________________________________________________________________
17099 [  6435] By: jhi                                   on 2000/07/25  13:59:28
17100         Log: Get UTF16 BOMs working.  Patch from
17101              
17102              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
17103              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17104              Date: Tue, 25 Jul 2000 12:52:45 +0100
17105              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
17106              
17107              and notes from
17108              
17109              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
17110              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17111              Date: Tue, 25 Jul 2000 11:43:25 +0100
17112              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
17113      Branch: perl
17114            ! t/comp/require.t toke.c utf8.c
17115 ____________________________________________________________________________
17116 [  6434] By: jhi                                   on 2000/07/25  02:39:54
17117         Log: Make the "uninit variable" warning to say "concat or string"
17118              or "join or string" when in concat or join .
17119              
17120              Subject: Re: [ID 20000403.009] uninitialised concatenation???
17121              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17122              Date: Tue, 04 Apr 2000 18:22:58 +0100
17123              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
17124              
17125              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
17126              From: William R Ward <hermit@BayView.COM>
17127              Date: Thu, 30 Mar 2000 19:50:03 -0800
17128              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
17129      Branch: perl
17130            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
17131            ! t/pragma/warn/op t/pragma/warn/sv
17132 ____________________________________________________________________________
17133 [  6433] By: jhi                                   on 2000/07/24  17:52:56
17134         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
17135      Branch: perl
17136            ! lib/File/Spec/VMS.pm
17137 ____________________________________________________________________________
17138 [  6432] By: jhi                                   on 2000/07/24  17:44:44
17139         Log: Test cases for #6431.
17140              
17141              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
17142              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17143              Date: Mon, 24 Jul 2000 15:32:29 +0100
17144              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
17145      Branch: perl
17146            ! t/op/pat.t t/op/split.t
17147 ____________________________________________________________________________
17148 [  6431] By: jhi                                   on 2000/07/24  17:43:17
17149         Log: Bind op fix.
17150              
17151              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
17152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17153              Date: Mon, 17 Jul 2000 20:04:56 +0100
17154              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
17155      Branch: perl
17156            ! op.c
17157 ____________________________________________________________________________
17158 [  6430] By: jhi                                   on 2000/07/24  03:42:42
17159         Log: Subject: [ID 20000716.023] syslog test fails without sockets
17160              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17161              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
17162              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
17163      Branch: metaconfig/U/perl
17164            ! Extensions.U
17165      Branch: perl
17166            ! Configure config_h.SH
17167 ____________________________________________________________________________
17168 [  6429] By: jhi                                   on 2000/07/24  03:11:52
17169         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
17170              case, but add also notes explaining the relationship of this
17171              patch and the earlier notes by Sarathy.
17172              
17173              Subject: Map is still slow
17174              From: "Ben Tilly" <ben_tilly@hotmail.com>
17175              Date: Sat, 15 Jul 2000 17:23:27 EDT
17176              Message-ID: <20000715212327.21656.qmail@hotmail.com>
17177      Branch: perl
17178            ! pp_ctl.c
17179 ____________________________________________________________________________
17180 [  6428] By: jhi                                   on 2000/07/24  02:58:52
17181         Log: Documentation to explain the behaviour of map().
17182              
17183              Subject: Re: Map is still slow 
17184              From: Gurusamy Sarathy <gsar@ActiveState.com>
17185              Date: Sat, 15 Jul 2000 16:05:09 -0700
17186              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
17187      Branch: perl
17188            ! pp_ctl.c
17189 ____________________________________________________________________________
17190 [  6427] By: jhi                                   on 2000/07/24  02:50:03
17191         Log: Add tests for
17192              [ID 19991110.003] another matching finding by pcre author
17193              which has already been fixed by some patch, as verified in
17194              
17195              Subject: Re: two regex bugs from the mists of time (well, last November)
17196              From: Hugo <hv@crypt.compulink.co.uk>
17197              Date: Sat, 22 Jul 2000 18:12:58 +0100
17198              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
17199      Branch: perl
17200            ! t/op/re_tests
17201 ____________________________________________________________________________
17202 [  6426] By: jhi                                   on 2000/07/24  02:11:20
17203         Log: A missing 'break' after the [[:space:]] switch case.
17204              
17205              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
17206              From: "Stephen P. Potter" <spp@ds.net>
17207              Date: Tue, 18 Jul 2000 16:25:17 -0400
17208              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
17209      Branch: perl
17210            ! regcomp.c
17211 ____________________________________________________________________________
17212 [  6425] By: jhi                                   on 2000/07/24  02:06:12
17213         Log: The output might have been produced in the wrong order.
17214              
17215              Subject: [ID 20000720.003] [PATCH] t/op/write.t
17216              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17217              Date: Thu, 20 Jul 2000 18:49:18 +0100
17218              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
17219      Branch: perl
17220            ! t/op/write.t
17221 ____________________________________________________________________________
17222 [  6424] By: jhi                                   on 2000/07/24  02:00:07
17223         Log: Use STDOUT consistently.
17224              
17225              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
17226              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17227              Date: Thu, 20 Jul 2000 18:04:01 +0100
17228              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
17229      Branch: perl
17230            ! lib/Test/Harness.pm
17231 ____________________________________________________________________________
17232 [  6423] By: jhi                                   on 2000/07/24  01:54:54
17233         Log: Protect against "wild next"s, that is, callbacks doing "next"
17234              instead of "return".
17235              
17236              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
17237              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17238              Date: Tue, 18 Jul 2000 11:30:16 +0100
17239              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
17240      Branch: perl
17241            ! lib/File/Find.pm
17242 ____________________________________________________________________________
17243 [  6422] By: jhi                                   on 2000/07/24  01:35:47
17244         Log: Out-of-date note removed.
17245              
17246              Subject: [PATCH] documentation perlipc
17247              From: rspier@pobox.com (Robert Spier)
17248              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
17249              Message-ID: <14711.35178.572612.502654@rls.cx>
17250      Branch: perl
17251            ! pod/perlipc.pod
17252 ____________________________________________________________________________
17253 [  6421] By: jhi                                   on 2000/07/24  00:09:18
17254         Log: Send all installperl messages to STDERR and be -w clean.
17255              
17256              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
17257              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17258              Date: Sat, 22 Jul 2000 14:02:11 +0100
17259              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
17260      Branch: perl
17261            ! installperl
17262 ____________________________________________________________________________
17263 [  6420] By: jhi                                   on 2000/07/24  00:04:19
17264         Log: Decutandpasto.
17265              
17266              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
17267              From: "Richard Soderberg" <rs@crystalflame.net>
17268              Date: Sun, 23 Jul 2000 01:37:23 -0700
17269              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
17270      Branch: perl
17271            ! pod/perlipc.pod
17272 ____________________________________________________________________________
17273 [  6419] By: jhi                                   on 2000/07/24  00:01:12
17274         Log: A cleaner abs_path().
17275              Subject: Re: unix alternative to Cwd.pm
17276              From: Jeff Pinyan <jeffp@crusoe.net>
17277              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
17278              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
17279      Branch: perl
17280            ! lib/Cwd.pm
17281 ____________________________________________________________________________
17282 [  6418] By: jhi                                   on 2000/07/23  23:48:56
17283         Log: Detypo.
17284              
17285              Subject: [PATCH perl-current] Typo in hints/powerux.sh
17286              From: "Richard Soderberg" <rs@crystalflame.net>
17287              Date: Sun, 23 Jul 2000 01:27:33 -0700
17288              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
17289      Branch: perl
17290            ! hints/powerux.sh
17291 ____________________________________________________________________________
17292 [  6417] By: jhi                                   on 2000/07/17  22:13:31
17293         Log: Subject: SDBM_File documentation
17294              From: mjd@plover.com
17295              Date: 16 Jul 2000 17:41:17 -0000
17296              Message-ID: <20000716174117.18515.qmail@plover.com>
17297      Branch: perl
17298            ! ext/SDBM_File/SDBM_File.pm
17299 ____________________________________________________________________________
17300 [  6416] By: jhi                                   on 2000/07/17  19:13:26
17301         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
17302      Branch: perl
17303            ! hints/mpeix.sh mpeix/relink
17304 ____________________________________________________________________________
17305 [  6415] By: jhi                                   on 2000/07/15  14:11:02
17306         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
17307              the utf8 'characters' can be more than one octet).
17308              
17309              Date: Sat, 15 Jul 2000 00:21:56 +0100
17310              From: Tom Hughes <tom@compton.nu>
17311              Subject: Re: [ID 20000714.002]
17312              Message-ID: <db2334de49.tom@compton.compton.nu>
17313              
17314              Reported in
17315              
17316              Subject: [ID 20000714.002]
17317              From: "Simon Cozens" <simon@othersideofthe.earth.li>
17318              Date: 14 Jul 2000 15:13:09 -0000
17319              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
17320      Branch: perl
17321            ! doop.c
17322 ____________________________________________________________________________
17323 [  6414] By: jhi                                   on 2000/07/15  03:13:41
17324         Log: another VMS build tweak from Peter Prymmer
17325      Branch: perl
17326            ! vms/descrip_mms.template
17327 ____________________________________________________________________________
17328 [  6413] By: jhi                                   on 2000/07/15  03:10:40
17329         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
17330      Branch: perl
17331            ! vms/perlvms.pod
17332 ____________________________________________________________________________
17333 [  6412] By: jhi                                   on 2000/07/15  00:31:05
17334         Log: More docs for sv functions.
17335              
17336              Subject: [PATCH cfgperl] sv.c apidoc
17337              From: simon@brecon.co.uk (Simon Cozens)
17338              Date: 13 Jul 2000 09:00:20 GMT
17339              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
17340              
17341              Subject: Re: [PATCH cfgperl] sv.c apidoc
17342              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17343              Date: Thu, 13 Jul 2000 12:27:41 +0100
17344              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
17345              
17346              Subject: Re: [PATCH cfgperl] sv.c apidoc
17347              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17348              Date: Thu, 13 Jul 2000 13:23:09 +0100
17349              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
17350              
17351              Subject: Re: [PATCH cfgperl] sv.c apidoc
17352              From: simon@brecon.co.uk (Simon Cozens)
17353              Date: 14 Jul 2000 06:51:02 GMT
17354              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
17355      Branch: perl
17356            ! embed.pl pod/perlapi.pod sv.c
17357 ____________________________________________________________________________
17358 [  6411] By: jhi                                   on 2000/07/15  00:10:41
17359         Log: lib/b test fixes from Peter Prymmer.
17360      Branch: perl
17361            ! t/lib/b.t
17362 ____________________________________________________________________________
17363 [  6410] By: jhi                                   on 2000/07/15  00:02:09
17364         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
17365              From: Hugo <hv@crypt.compulink.co.uk>
17366              Date: Fri, 14 Jul 2000 23:05:20 +0100
17367              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
17368              
17369              Didn't anymore apply, but that point still could use another fix.
17370      Branch: perl
17371            ! pod/perlfunc.pod
17372 ____________________________________________________________________________
17373 [  6409] By: jhi                                   on 2000/07/14  23:15:15
17374         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
17375              not in pod, from Peter Prymmer
17376      Branch: perl
17377            ! vms/descrip_mms.template
17378 ____________________________________________________________________________
17379 [  6408] By: jhi                                   on 2000/07/14  20:35:05
17380         Log: The bug report
17381              [ID 19991110.002] minimal matching discrepancy found by pcre author
17382              seems to have been fixed (though differently from what was suggested
17383              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
17384      Branch: perl
17385            ! t/op/re_tests
17386 ____________________________________________________________________________
17387 [  6407] By: jhi                                   on 2000/07/14  17:38:08
17388         Log: Fix AutoSplit to use File::Spec the right way in VMS,
17389              from Peter Prymmer.
17390      Branch: perl
17391            ! lib/AutoSplit.pm
17392 ____________________________________________________________________________
17393 [  6406] By: jhi                                   on 2000/07/14  14:13:22
17394         Log: Merge perlhacktut into perlhack, update perlguts.
17395              
17396              Subject: Re: Perlhacktut
17397              From: simon@brecon.co.uk (Simon Cozens)
17398              Date: 14 Jul 2000 06:49:21 GMT
17399              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
17400              
17401              Subject: Re: Perlhacktut
17402              From: simon@brecon.co.uk (Simon Cozens)
17403              Date: 14 Jul 2000 07:09:45 GMT
17404              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
17405      Branch: perl
17406            ! pod/perlguts.pod pod/perlhack.pod
17407 ____________________________________________________________________________
17408 [  6405] By: jhi                                   on 2000/07/14  14:02:31
17409         Log: Integrate with Sarathy.
17410      Branch: cfgperl
17411           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
17412           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
17413           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
17414 ____________________________________________________________________________
17415 [  6404] By: gsar                                  on 2000/07/14  12:15:02
17416         Log: PERL_OBJECT build tweaks
17417      Branch: perl
17418            ! toke.c
17419 ____________________________________________________________________________
17420 [  6403] By: gsar                                  on 2000/07/14  11:23:41
17421         Log: inconsistent types needs casts
17422      Branch: perl
17423            ! toke.c
17424 ____________________________________________________________________________
17425 [  6402] By: gsar                                  on 2000/07/14  11:12:04
17426         Log: typos in change#6399, regen headers
17427      Branch: perl
17428            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
17429 ____________________________________________________________________________
17430 [  6401] By: gsar                                  on 2000/07/14  10:59:12
17431         Log: typecasts needed for change#6394
17432      Branch: perl
17433            ! toke.c
17434 ____________________________________________________________________________
17435 [  6400] By: gsar                                  on 2000/07/14  10:49:37
17436         Log: integrate cfgperl contents into mainline
17437      Branch: perl
17438           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
17439           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
17440 ____________________________________________________________________________
17441 [  6399] By: gsar                                  on 2000/07/14  10:38:35
17442         Log: enable UTF-16 filter by default if relevant BOM is seen; various
17443              cleanups (typos, misformatted code, and small bugs)
17444      Branch: perl
17445            ! doop.c embed.pl mg.c op.c pp.c toke.c
17446 ____________________________________________________________________________
17447 [  6398] By: gsar                                  on 2000/07/14  08:55:38
17448         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
17449              name suggests anyway)
17450      Branch: perl
17451            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
17452 ____________________________________________________________________________
17453 [  6397] By: gsar                                  on 2000/07/14  08:44:33
17454         Log: move new variables to the end of the interpreter structure (for
17455              bincompat in code that doesn't #include XSUB.h)
17456      Branch: perl
17457            ! intrpvar.h
17458 ____________________________________________________________________________
17459 [  6396] By: gsar                                  on 2000/07/14  08:13:58
17460         Log: MakeMaker should not remove editor backups (*~) on `make clean`
17461              by default (completes change#6383)
17462      Branch: perl
17463            ! lib/ExtUtils/MM_Unix.pm
17464 ____________________________________________________________________________
17465 [  6395] By: jhi                                   on 2000/07/14  05:20:33
17466         Log: Replace change #6337 with a better one.
17467              
17468              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
17469              From: Hugo <hv@crypt.compulink.co.uk>
17470              Date: Fri, 14 Jul 2000 04:16:20 +0100
17471              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
17472      Branch: cfgperl
17473            ! regexec.c t/op/re_tests
17474 ____________________________________________________________________________
17475 [  6394] By: jhi                                   on 2000/07/14  01:33:59
17476         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
17477      Branch: cfgperl
17478            ! embed.pl global.sym proto.h toke.c
17479 ____________________________________________________________________________
17480 [  6393] By: jhi                                   on 2000/07/13  23:41:23
17481         Log: remove discarded test
17482      Branch: cfgperl
17483            ! MANIFEST
17484 ____________________________________________________________________________
17485 [  6392] By: jhi                                   on 2000/07/13  23:32:25
17486         Log: The {multiplier} of a fixed substring was overlooked which
17487              caused a wrong initial search offset for that substring.
17488              
17489              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
17490              From: Hugo <hv@crypt.compulink.co.uk>
17491              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
17492              Date: Thu, 13 Jul 2000 19:27:13 +0100
17493      Branch: cfgperl
17494            ! regcomp.c t/op/re_tests
17495 ____________________________________________________________________________
17496 [  6391] By: jhi                                   on 2000/07/13  16:37:42
17497         Log: typo fix from Craig Berry
17498      Branch: cfgperl
17499            ! vms/subconfigure.com
17500 ____________________________________________________________________________
17501 [  6390] By: jhi                                   on 2000/07/13  13:20:12
17502         Log: Integrate with Sarathy.
17503      Branch: cfgperl
17504            - t/op/method2entersub.t
17505           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
17506           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
17507           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
17508           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
17509 ____________________________________________________________________________
17510 [  6389] By: jhi                                   on 2000/07/13  13:18:48
17511         Log: Detypo from Peter Prymmer, part of #6388.
17512      Branch: cfgperl
17513            ! Configure config_h.SH
17514      Branch: metaconfig
17515            ! U/modified/d_longlong.U
17516 ____________________________________________________________________________
17517 [  6388] By: gsar                                  on 2000/07/13  06:33:40
17518         Log: typos (spotted by Peter Prymmer)
17519      Branch: perl
17520            ! Configure t/lib/english.t
17521 ____________________________________________________________________________
17522 [  6387] By: gsar                                  on 2000/07/13  05:35:28
17523         Log: new selfloader.t in change#6183 doesn't close DATA handles,
17524              and thus fails to clean up tmp files on dosish platforms
17525      Branch: perl
17526            ! t/lib/selfloader.t
17527 ____________________________________________________________________________
17528 [  6386] By: gsar                                  on 2000/07/12  21:42:39
17529         Log: sprintf test tweaks (from Dominic Dunlop)
17530      Branch: perl
17531            ! t/op/sprintf.t
17532 ____________________________________________________________________________
17533 [  6385] By: gsar                                  on 2000/07/12  21:33:46
17534         Log: fix bugs in processing %v-*d and similar format specs (from
17535              Avi Finkel <avi@finkel.org>)
17536      Branch: perl
17537            ! sv.c t/op/sprintf.t
17538 ____________________________________________________________________________
17539 [  6384] By: gsar                                  on 2000/07/12  16:04:19
17540         Log: readd missing perldelta.pod changes from changes#6339,6376
17541      Branch: perl
17542            ! pod/perldelta.pod
17543 ____________________________________________________________________________
17544 [  6383] By: gsar                                  on 2000/07/12  16:00:51
17545         Log: don't clobber *.orig files on *clean targets
17546      Branch: perl
17547            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
17548 ____________________________________________________________________________
17549 [  6382] By: gsar                                  on 2000/07/12  07:59:12
17550         Log: fix broken integrations in cfgperl
17551      Branch: cfgperl
17552           !> Changes pod/perldelta.pod
17553 ____________________________________________________________________________
17554 [  6381] By: gsar                                  on 2000/07/12  07:42:17
17555         Log: integrate cfgperl changes into mainline
17556      Branch: perl
17557            ! Changes
17558           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
17559           !> pod/perlre.pod
17560 ____________________________________________________________________________
17561 [  6380] By: gsar                                  on 2000/07/12  07:31:00
17562         Log: get sprintf.t to adjust properly for 3-digit exponents
17563      Branch: perl
17564            ! t/op/sprintf.t
17565 ____________________________________________________________________________
17566 [  6379] By: gsar                                  on 2000/07/12  06:40:04
17567         Log: change#6174 needs corresponding change in win32/config_h.PL,
17568              which grovels through config_h.SH to find the config.h name
17569      Branch: perl
17570            ! win32/config_h.PL
17571 ____________________________________________________________________________
17572 [  6378] By: jhi                                   on 2000/07/12  05:03:59
17573         Log: Do the cc sanity check both before the hints and
17574              after the cc selction.
17575      Branch: cfgperl
17576            ! Configure config_h.SH
17577      Branch: metaconfig
17578            ! U/modified/Oldconfig.U U/modified/cc.U
17579      Branch: metaconfig/U/perl
17580            + Checkcc.U
17581 ____________________________________________________________________________
17582 [  6377] By: jhi                                   on 2000/07/12  02:49:22
17583         Log: Fix nits noticed by Boston.pm.
17584      Branch: cfgperl
17585            ! pod/perlre.pod
17586 ____________________________________________________________________________
17587 [  6376] By: jhi                                   on 2000/07/11  21:22:13
17588         Log: Configure cosmetics and perldelta.
17589      Branch: cfgperl
17590            ! Configure config_h.SH pod/perldelta.pod
17591      Branch: metaconfig
17592            ! U/modified/cc.U
17593 ____________________________________________________________________________
17594 [  6375] By: gsar                                  on 2000/07/11  21:17:35
17595         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
17596      Branch: perl
17597            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
17598            ! win32/win32sck.c
17599 ____________________________________________________________________________
17600 [  6374] By: gsar                                  on 2000/07/11  20:48:50
17601         Log: tweak for build failure under multiplicity
17602      Branch: perl
17603            ! toke.c
17604 ____________________________________________________________________________
17605 [  6373] By: gsar                                  on 2000/07/11  20:37:23
17606         Log: integrate cfgperl changes#6325..6373 into mainline
17607              (NOTE: today's batch of integrations still untested)
17608      Branch: perl
17609           +> ext/DynaLoader/hints/netbsd.pl
17610            ! Changes
17611           !> (integrate 26 files)
17612 ____________________________________________________________________________
17613 [  6372] By: jhi                                   on 2000/07/11  20:30:36
17614         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
17615              regen perltoc.
17616      Branch: cfgperl
17617            + pod/perlbook.pod
17618            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
17619            ! pod/perltoc.pod
17620 ____________________________________________________________________________
17621 [  6371] By: jhi                                   on 2000/07/11  20:08:56
17622         Log: Minor cleanups on the booklist.
17623      Branch: cfgperl
17624            ! pod/perlfaq2.pod
17625 ____________________________________________________________________________
17626 [  6370] By: jhi                                   on 2000/07/11  19:31:13
17627         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
17628      Branch: cfgperl
17629            ! t/pragma/overload.t
17630 ____________________________________________________________________________
17631 [  6369] By: gsar                                  on 2000/07/11  19:27:48
17632         Log: integrate cfgperl changes#6293..6324 into mainline
17633      Branch: perl
17634           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
17635            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
17636           !> (integrate 30 files)
17637 ____________________________________________________________________________
17638 [  6368] By: gsar                                  on 2000/07/11  19:18:57
17639         Log: skip integrate of problematic change#6292 from cfgperl into mainline
17640      Branch: perl
17641           !> pp_hot.c
17642 ____________________________________________________________________________
17643 [  6367] By: gsar                                  on 2000/07/11  19:17:21
17644         Log: integrate cfgperl changes#6288..6290 into mainline
17645      Branch: perl
17646           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
17647 ____________________________________________________________________________
17648 [  6366] By: gsar                                  on 2000/07/11  19:11:18
17649         Log: integrate cfgperl changes#6268..6282 into mainline
17650      Branch: perl
17651           !> (integrate 30 files)
17652 ____________________________________________________________________________
17653 [  6365] By: gsar                                  on 2000/07/11  18:57:00
17654         Log: delete new accidentally branched file
17655      Branch: perl
17656            - t/op/method2entersub.t
17657 ____________________________________________________________________________
17658 [  6364] By: gsar                                  on 2000/07/11  18:55:13
17659         Log: skip integrate of change#6267 from cfgperl into mainline (the
17660              method call optimization is flawed without additional hints
17661              from user about immutableness of @ISA and no runtime method
17662              definitions)
17663      Branch: perl
17664           +> t/op/method2entersub.t
17665           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
17666           !> perl.h t/op/sprintf.t xsutils.c
17667 ____________________________________________________________________________
17668 [  6363] By: gsar                                  on 2000/07/11  18:49:43
17669         Log: integrate cfgperl changes#6261..6266 into mainline
17670      Branch: perl
17671           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
17672           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
17673           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17674           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
17675 ____________________________________________________________________________
17676 [  6362] By: gsar                                  on 2000/07/11  18:43:26
17677         Log: integrate cfgperl changes#6252..6260 into mainline
17678      Branch: perl
17679           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
17680           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
17681           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
17682           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
17683 ____________________________________________________________________________
17684 [  6361] By: gsar                                  on 2000/07/11  18:37:12
17685         Log: skip integrate of problematic change#6251 from cfgperl into mainline
17686      Branch: perl
17687           !> lib/Exporter.pm
17688 ____________________________________________________________________________
17689 [  6360] By: gsar                                  on 2000/07/11  18:34:56
17690         Log: integrate cfgperl change#6250 into mainline
17691      Branch: perl
17692           +> t/op/my_stash.t
17693           !> MANIFEST embed.pl proto.h toke.c
17694 ____________________________________________________________________________
17695 [  6359] By: gsar                                  on 2000/07/11  18:21:19
17696         Log: integrate cfgperl changes#6242..6249 into mainline
17697      Branch: perl
17698           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
17699           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
17700           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
17701           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
17702           !> t/lib/peek.t utf8.c
17703 ____________________________________________________________________________
17704 [  6358] By: gsar                                  on 2000/07/11  18:15:45
17705         Log: skip integrate of problematic change#6241 from cfgperl into mainline
17706      Branch: perl
17707           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
17708 ____________________________________________________________________________
17709 [  6357] By: jhi                                   on 2000/07/11  18:15:16
17710         Log: Fix for
17711              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
17712              From: Roderick Schertler <roderick@argon.org> 
17713              Date: Tue, 11 Jul 2000 13:55:05 -0400 
17714              Message-Id: <200007111755.NAA05077@jones.argon.org> 
17715      Branch: cfgperl
17716            ! doio.c
17717 ____________________________________________________________________________
17718 [  6356] By: jhi                                   on 2000/07/11  18:12:51
17719         Log: Typo in #6341.
17720      Branch: cfgperl
17721            ! pp_hot.c
17722 ____________________________________________________________________________
17723 [  6355] By: gsar                                  on 2000/07/11  18:12:10
17724         Log: integrate cfgperl changes#6231..6240 into mainline
17725      Branch: perl
17726           +> pod/perlutil.pod
17727           !> (integrate 35 files)
17728 ____________________________________________________________________________
17729 [  6354] By: jhi                                   on 2000/07/11  18:04:34
17730         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
17731              From: Dominic Dunlop <domo@computer.org> 
17732              Date: Tue, 11 Jul 2000 12:27:33 +0200 
17733              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
17734              
17735              Replaces change #6268.
17736      Branch: cfgperl
17737            ! t/op/sprintf.t
17738 ____________________________________________________________________________
17739 [  6353] By: gsar                                  on 2000/07/11  17:59:51
17740         Log: skip integrate of problematic change#6230 from cfgperl into mainline
17741              (a later version of File::Spec is already in mainline)
17742      Branch: perl
17743           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
17744           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
17745 ____________________________________________________________________________
17746 [  6352] By: gsar                                  on 2000/07/11  17:57:48
17747         Log: integrate cfgperl changes#6224..6229 into mainline
17748      Branch: perl
17749           +> lib/lib.pm.PL
17750            - lib/lib.pm
17751           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
17752           !> lib/English.pm op.c t/lib/english.t
17753 ____________________________________________________________________________
17754 [  6351] By: gsar                                  on 2000/07/11  17:50:10
17755         Log: skip integrate of problematic change#6223 from cfgperl into mainline
17756      Branch: perl
17757           !> doio.c
17758 ____________________________________________________________________________
17759 [  6350] By: gsar                                  on 2000/07/11  17:48:28
17760         Log: integrate cfgperl changes#6220..6222 into mainline
17761      Branch: perl
17762           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
17763           !> toke.c utf8.c win32/win32.h
17764 ____________________________________________________________________________
17765 [  6349] By: gsar                                  on 2000/07/11  17:46:13
17766         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
17767              mainline
17768      Branch: perl
17769           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17770           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
17771           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17772 ____________________________________________________________________________
17773 [  6348] By: jhi                                   on 2000/07/11  17:45:49
17774         Log: README.posix-bc podified from Thomas Dorner.
17775      Branch: cfgperl
17776            ! README.posix-bc
17777 ____________________________________________________________________________
17778 [  6347] By: gsar                                  on 2000/07/11  17:42:04
17779         Log: integrate cfgperl change#6217 into mainline
17780      Branch: perl
17781           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
17782           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
17783           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
17784 ____________________________________________________________________________
17785 [  6346] By: gsar                                  on 2000/07/11  17:39:37
17786         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
17787              mainline
17788      Branch: perl
17789           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
17790           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17791           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
17792           !> perlapi.h pod/perlapi.pod
17793 ____________________________________________________________________________
17794 [  6345] By: gsar                                  on 2000/07/11  17:36:42
17795         Log: integrate cfgperl changes#6207..6210 into mainline
17796      Branch: perl
17797           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
17798           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
17799 ____________________________________________________________________________
17800 [  6344] By: gsar                                  on 2000/07/11  17:31:20
17801         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
17802              mainline
17803      Branch: perl
17804           !> (integrate 40 files)
17805 ____________________________________________________________________________
17806 [  6343] By: gsar                                  on 2000/07/11  17:19:08
17807         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
17808      Branch: perl
17809           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
17810            ! Changes
17811           !> (integrate 34 files)
17812 ____________________________________________________________________________
17813 [  6342] By: jhi                                   on 2000/07/11  16:05:48
17814         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
17815              To: perl5-porters@perl.org
17816              From: Karsten Sperling <spiff@phreax.net>
17817              Date: Mon, 10 Jul 2000 15:12:52 +0200
17818              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
17819      Branch: cfgperl
17820            ! lib/Symbol.pm
17821 ____________________________________________________________________________
17822 [  6341] By: jhi                                   on 2000/07/11  15:59:23
17823         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
17824              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17825              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
17826              Date: Fri, 07 Jul 2000 17:57:16 +0100
17827      Branch: cfgperl
17828            ! pp_hot.c
17829 ____________________________________________________________________________
17830 [  6340] By: jhi                                   on 2000/07/11  15:55:47
17831         Log: Subject: Re: format bug report  [Patch]
17832              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17833              Date: Wed, 05 Jul 2000 13:12:52 +0200
17834              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
17835              
17836              Subject: Re: format bug report  [Patch]
17837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17838              Date: Wed, 05 Jul 2000 14:10:01 +0200
17839              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
17840      Branch: cfgperl
17841            ! t/op/write.t toke.c
17842 ____________________________________________________________________________
17843 [  6339] By: jhi                                   on 2000/07/11  13:54:09
17844         Log: Be less forgiving about ambiguous and illegal tr ranges.
17845              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
17846              From: Mark-Jason Dominus <mjd@plover.com>
17847              Date: Tue, 04 Jul 2000 10:00:12 -0400
17848              Message-ID: <20000704140012.17772.qmail@plover.com>
17849              
17850              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
17851              From: Mark-Jason Dominus <mjd@plover.com>
17852              Date: Wed, 05 Jul 2000 09:37:36 -0400
17853              Message-ID: <20000705133736.27293.qmail@plover.com>
17854      Branch: cfgperl
17855            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
17856 ____________________________________________________________________________
17857 [  6338] By: jhi                                   on 2000/07/11  13:31:24
17858         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
17859              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17860              Date: Tue, 11 Jul 2000 13:50:51 +0100
17861              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
17862      Branch: cfgperl
17863            ! sv.c
17864 ____________________________________________________________________________
17865 [  6337] By: jhi                                   on 2000/07/11  13:29:14
17866         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
17867              From: Hugo <hv@crypt.compulink.co.uk>
17868              Date: Tue, 11 Jul 2000 12:44:50 +0100
17869              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
17870      Branch: cfgperl
17871            ! regexec.c t/op/re_tests
17872 ____________________________________________________________________________
17873 [  6336] By: jhi                                   on 2000/07/11  13:26:47
17874         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
17875              From: simon@brecon.co.uk (Simon Cozens)
17876              Date: 7 Jul 2000 11:26:09 GMT
17877              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
17878      Branch: cfgperl
17879            ! mg.c
17880 ____________________________________________________________________________
17881 [  6335] By: jhi                                   on 2000/07/11  13:23:37
17882         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
17883              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
17884              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
17885              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
17886      Branch: cfgperl
17887            + ext/DynaLoader/hints/netbsd.pl
17888            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
17889 ____________________________________________________________________________
17890 [  6334] By: jhi                                   on 2000/07/11  13:20:38
17891         Log: Subject: PATCH perlguts.pod: Document D and d magic types
17892              From: mjd@plover.com
17893              Date: 5 Jul 2000 18:01:51 -0000
17894              Message-ID: <20000705180151.29413.qmail@plover.com>
17895      Branch: cfgperl
17896            ! pod/perlguts.pod
17897 ____________________________________________________________________________
17898 [  6333] By: jhi                                   on 2000/07/11  13:15:51
17899         Log: Precedence goof, fix based on
17900              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
17901              From: Hugo <hv@crypt.compulink.co.uk>
17902              Date: Tue, 11 Jul 2000 12:52:38 +0100
17903              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
17904      Branch: cfgperl
17905            ! t/op/taint.t
17906 ____________________________________________________________________________
17907 [  6332] By: jhi                                   on 2000/07/11  12:40:17
17908         Log: Integrate with Sarathy.
17909      Branch: cfgperl
17910           !> win32/win32sck.c
17911 ____________________________________________________________________________
17912 [  6331] By: jhi                                   on 2000/07/10  20:14:16
17913         Log: Sprinkle ldlibpath.
17914      Branch: cfgperl
17915            ! pod/Makefile.SH
17916 ____________________________________________________________________________
17917 [  6330] By: jhi                                   on 2000/07/10  17:54:49
17918         Log: More POSIX.pod tweaks.
17919      Branch: cfgperl
17920            ! ext/POSIX/POSIX.pod
17921 ____________________________________________________________________________
17922 [  6329] By: jhi                                   on 2000/07/10  14:02:12
17923         Log: Reorder perl.pod once more.
17924      Branch: cfgperl
17925            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17926 ____________________________________________________________________________
17927 [  6328] By: gsar                                  on 2000/07/10  07:06:00
17928         Log: accept() leaks memory on windows due to incorrect ordering of
17929              closesocket() and fclose() calls
17930      Branch: perl
17931            ! win32/win32sck.c
17932 ____________________________________________________________________________
17933 [  6327] By: gsar                                  on 2000/07/10  06:49:17
17934         Log: winsock options weren't being set in all threads under ithreads
17935              (caused send()s from second and subsequent threads to fail)
17936      Branch: perl
17937            ! win32/win32sck.c
17938 ____________________________________________________________________________
17939 [  6326] By: jhi                                   on 2000/07/08  02:45:40
17940         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
17941              was cast to an unsigned (32-bit) integer with wild abandon.
17942      Branch: cfgperl
17943            ! ext/Devel/DProf/DProf.xs
17944 ____________________________________________________________________________
17945 [  6325] By: jhi                                   on 2000/07/07  18:50:33
17946         Log: Remove perlbook, update perlfaq book listing,
17947              rearrange perl.pod, regenerate perltoc.
17948      Branch: cfgperl
17949            - pod/perlbook.pod
17950            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
17951            ! pod/perlfaq2.pod pod/perltoc.pod
17952 ____________________________________________________________________________
17953 [  6324] By: jhi                                   on 2000/07/07  14:03:40
17954         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
17955      Branch: cfgperl
17956            ! sv.h toke.c
17957 ____________________________________________________________________________
17958 [  6323] By: jhi                                   on 2000/07/06  16:03:55
17959         Log: Fix complaints of buildtoc.
17960      Branch: cfgperl
17961            + lib/Win32.pod
17962            - pod/Win32.pod
17963            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17964 ____________________________________________________________________________
17965 [  6322] By: jhi                                   on 2000/07/06  15:15:52
17966         Log: Add =head1 NAMEs so that buildtoc is happy.
17967              (The CGI::Util nit reported to Lincoln.)
17968      Branch: cfgperl
17969            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
17970            ! pod/perltoc.pod
17971 ____________________________________________________________________________
17972 [  6321] By: jhi                                   on 2000/07/06  03:16:04
17973         Log: Config is being used.
17974      Branch: cfgperl
17975            ! t/op/method.t
17976 ____________________________________________________________________________
17977 [  6320] By: jhi                                   on 2000/07/06  03:13:13
17978         Log: Integrate with Sarathy.
17979      Branch: cfgperl
17980           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
17981 ____________________________________________________________________________
17982 [  6319] By: jhi                                   on 2000/07/06  03:11:46
17983         Log: Autogenerate pod/Makefile and pod/buildtoc.
17984              buildtoc also checks whether the existin pods are
17985              mentioned in MANIFEST and perl.pod, and vice versa.
17986              (None of the thusly found discrepancies fixed yet.)
17987              roffitall also needs to be autogenerated similarly but it
17988              seems so badly out of date that I didn't touch it yet.
17989      Branch: cfgperl
17990            + pod/Makefile.SH pod/buildtoc.PL
17991            - pod/Makefile pod/buildtoc
17992            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
17993 ____________________________________________________________________________
17994 [  6318] By: gsar                                  on 2000/07/05  22:10:54
17995         Log: fix UNC path handling on Windows under ithreads, and chdir()
17996              return value when given a non-existent directory
17997      Branch: perl
17998            ! win32/vdir.h
17999 ____________________________________________________________________________
18000 [  6317] By: gsar                                  on 2000/07/05  22:08:19
18001         Log: winsock cleanup never done on Windows (leads to handle leaks)
18002      Branch: perl
18003            ! win32/perllib.c win32/win32sck.c
18004 ____________________________________________________________________________
18005 [  6316] By: gsar                                  on 2000/07/05  22:06:19
18006         Log: some debugger output does not go to the socket when RemotePort is set
18007      Branch: perl
18008            ! lib/perl5db.pl
18009 ____________________________________________________________________________
18010 [  6315] By: jhi                                   on 2000/07/05  00:25:21
18011         Log: Integrate with Sarathy, preliminary fix for unicos
18012              alignment problems in [ID 20000612.002] Perl problem on Cray system.
18013      Branch: cfgperl
18014            ! sv.h
18015           !> pp_hot.c
18016 ____________________________________________________________________________
18017 [  6314] By: gsar                                  on 2000/07/04  23:34:02
18018         Log: tyop in change#6306
18019      Branch: perl
18020            ! pp_hot.c
18021 ____________________________________________________________________________
18022 [  6313] By: jhi                                   on 2000/07/04  22:14:38
18023         Log: Multiline string literals ENONPORTABLE.
18024      Branch: cfgperl
18025            ! pp_hot.c
18026 ____________________________________________________________________________
18027 [  6312] By: jhi                                   on 2000/07/04  20:34:44
18028         Log: Integrate with Sarathy.
18029      Branch: cfgperl
18030           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
18031           !> t/op/method.t
18032 ____________________________________________________________________________
18033 [  6311] By: jhi                                   on 2000/07/04  20:30:56
18034         Log: More POSIX.pod embellishment.
18035      Branch: cfgperl
18036            ! ext/POSIX/POSIX.pod
18037 ____________________________________________________________________________
18038 [  6310] By: gsar                                  on 2000/07/04  17:28:48
18039         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
18040      Branch: perl
18041            ! t/lib/b.t
18042 ____________________________________________________________________________
18043 [  6309] By: jhi                                   on 2000/07/04  17:22:18
18044         Log: The #6308 required a little bit more.
18045      Branch: cfgperl
18046            ! Makefile.SH win32/Makefile
18047 ____________________________________________________________________________
18048 [  6308] By: jhi                                   on 2000/07/04  16:35:24
18049         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
18050      Branch: cfgperl
18051            + lib/lib_pm.PL
18052            - lib/lib.pm.PL
18053            ! MANIFEST Makefile.SH
18054 ____________________________________________________________________________
18055 [  6307] By: jhi                                   on 2000/07/04  16:28:58
18056         Log: Win32 patches for cfgperl from Sarathy.
18057      Branch: cfgperl
18058            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
18059            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
18060            ! thread.h toke.c util.c win32/Makefile win32/win32.c
18061 ____________________________________________________________________________
18062 [  6306] By: gsar                                  on 2000/07/04  16:28:40
18063         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
18064              (from Richard Soderberg <rs@oregonnet.com>)
18065      Branch: perl
18066            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
18067 ____________________________________________________________________________
18068 [  6305] By: jhi                                   on 2000/07/04  16:24:24
18069         Log: Integrate with Sarathy.
18070      Branch: cfgperl
18071           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
18072           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
18073           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
18074           !> proto.h win32/win32.c
18075 ____________________________________________________________________________
18076 [  6304] By: gsar                                  on 2000/07/04  16:17:24
18077         Log: missing perldiag entry for unpack("w",...) diagnostic (from
18078              Andreas Koenig)
18079      Branch: perl
18080            ! pod/perldiag.pod
18081 ____________________________________________________________________________
18082 [  6303] By: gsar                                  on 2000/07/04  16:14:44
18083         Log: remove rel2abs prototypes (from Barrie Slaymaker)
18084      Branch: perl
18085            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18086            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18087 ____________________________________________________________________________
18088 [  6302] By: gsar                                  on 2000/07/04  04:59:35
18089         Log: adjust change#6299
18090      Branch: perl
18091            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
18092            ! win32/win32.c
18093 ____________________________________________________________________________
18094 [  6301] By: jhi                                   on 2000/07/04  04:50:07
18095         Log: Integrate with Sarathy.
18096      Branch: cfgperl
18097           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
18098           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
18099           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
18100 ____________________________________________________________________________
18101 [  6300] By: gsar                                  on 2000/07/04  04:42:09
18102         Log: PERL_OBJECT build tweak
18103      Branch: perl
18104            ! perl.h
18105 ____________________________________________________________________________
18106 [  6299] By: gsar                                  on 2000/07/04  04:37:00
18107         Log: fix memory leak on Windows (PL_sys_intern contents were never
18108              freed)
18109      Branch: perl
18110            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
18111            ! perlapi.c proto.h win32/win32.c
18112 ____________________________________________________________________________
18113 [  6298] By: gsar                                  on 2000/07/04  04:15:59
18114         Log: fix large memory leak that has been around for ever, masked by
18115              -DPURIFY (most of the arenas were never freed!)
18116      Branch: perl
18117            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
18118 ____________________________________________________________________________
18119 [  6297] By: gsar                                  on 2000/07/04  04:07:46
18120         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
18121      Branch: perl
18122            ! perl.c
18123 ____________________________________________________________________________
18124 [  6296] By: jhi                                   on 2000/06/30  18:28:37
18125         Log: Elaborate POSIX.pod.  Still needs work.
18126      Branch: cfgperl
18127            ! ext/POSIX/POSIX.pod
18128 ____________________________________________________________________________
18129 [  6295] By: jhi                                   on 2000/06/30  14:58:18
18130         Log: Point to perlipc for more SysV IPC examples.
18131      Branch: cfgperl
18132            ! pod/perlfunc.pod
18133 ____________________________________________________________________________
18134 [  6294] By: gsar                                  on 2000/06/30  14:47:45
18135         Log: slurp mode fix in change#4736 still not quite right
18136      Branch: perl
18137            ! pp_hot.c t/io/argv.t
18138 ____________________________________________________________________________
18139 [  6293] By: jhi                                   on 2000/06/30  12:02:55
18140         Log: Integrate with Sarathy.
18141      Branch: cfgperl
18142           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
18143 ____________________________________________________________________________
18144 [  6292] By: jhi                                   on 2000/06/30  12:01:11
18145         Log: From: simon@brecon.co.uk (Simon Cozens)
18146              Subject: UTF8 concat
18147              Date: 30 Jun 2000 06:13:25 GMT
18148              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
18149      Branch: cfgperl
18150            ! pp_hot.c
18151 ____________________________________________________________________________
18152 [  6291] By: gsar                                  on 2000/06/30  04:37:33
18153         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
18154              when @_ is modified, causing coredumps
18155      Branch: perl
18156            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
18157 ____________________________________________________________________________
18158 [  6290] By: jhi                                   on 2000/06/30  02:21:44
18159         Log: Integrate with Sarathy.
18160      Branch: cfgperl
18161           !> vms/vms.c vms/vmsish.h
18162 ____________________________________________________________________________
18163 [  6289] By: jhi                                   on 2000/06/30  02:21:02
18164         Log: Check VERSIONs.
18165      Branch: cfgperl
18166            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
18167            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
18168            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18169 ____________________________________________________________________________
18170 [  6288] By: jhi                                   on 2000/06/30  02:18:52
18171         Log: Integrate with Sarathy.
18172      Branch: cfgperl
18173           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
18174           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
18175           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
18176           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
18177 ____________________________________________________________________________
18178 [  6287] By: gsar                                  on 2000/06/30  02:17:08
18179         Log: integrate vmsperl changes into mainline
18180      Branch: perl
18181           !> vms/vms.c vms/vmsish.h
18182 ____________________________________________________________________________
18183 [  6285] By: gsar                                  on 2000/06/30  02:05:28
18184         Log: localize %INC in a Safe compartment so that use/require work
18185              (many other magic globals probably need similar treatment)
18186      Branch: perl
18187            ! ext/Opcode/Opcode.xs
18188 ____________________________________________________________________________
18189 [  6284] By: gsar                                  on 2000/06/30  01:54:54
18190         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
18191              about Windows
18192      Branch: perl
18193            ! pod/perlembed.pod
18194 ____________________________________________________________________________
18195 [  6283] By: jhi                                   on 2000/06/30  01:50:10
18196         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
18197              From: Barrie Slaymaker <barries@jester.slaysys.com>
18198              Date: Wed, 28 Jun 2000 11:35:29 -0400
18199              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
18200      Branch: perl
18201            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
18202            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
18203            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
18204            ! lib/File/Spec/Win32.pm
18205 ____________________________________________________________________________
18206 [  6282] By: jhi                                   on 2000/06/29  22:57:22
18207         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
18208              From: Dan Sugalski <dan@sidhe.org>
18209              Date: Tue, 06 Jun 2000 11:59:50 -0400
18210              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
18211      Branch: cfgperl
18212            ! vms/vms.c
18213 ____________________________________________________________________________
18214 [  6281] By: jhi                                   on 2000/06/29  22:52:50
18215         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
18216              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18217              Date: Wed, 7 Jun 2000 04:02:04 -0500
18218              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
18219      Branch: cfgperl
18220            ! utils/h2xs.PL
18221 ____________________________________________________________________________
18222 [  6280] By: jhi                                   on 2000/06/29  22:45:47
18223         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
18224              From: rspier@pobox.com (Robert Spier)
18225              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
18226              Message-ID: <14654.31913.845602.610277@rls.cx>
18227      Branch: cfgperl
18228            ! utils/h2xs.PL
18229 ____________________________________________________________________________
18230 [  6279] By: jhi                                   on 2000/06/29  22:38:16
18231         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
18232              From: Tim Ayers <tayers@bridge.com>
18233              Date: Thu, 08 Jun 2000 08:11:06 +0200
18234              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
18235              [resent by Richard Foley, Message-Id probably wrong]
18236      Branch: cfgperl
18237            ! pod/perlsub.pod
18238 ____________________________________________________________________________
18239 [  6278] By: jhi                                   on 2000/06/29  22:21:45
18240         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
18241              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
18242              Date: Fri, 09 Jun 2000 12:39:27 -0400
18243              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
18244              (plus update the version "number" of Text::Wrap)
18245      Branch: cfgperl
18246            ! lib/Text/Wrap.pm
18247 ____________________________________________________________________________
18248 [  6277] By: jhi                                   on 2000/06/29  22:13:10
18249         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
18250              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18251              Date: Mon, 12 Jun 2000 14:55:59 +0100
18252              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
18253      Branch: cfgperl
18254            ! pod/perlfunc.pod
18255 ____________________________________________________________________________
18256 [  6276] By: jhi                                   on 2000/06/29  22:11:06
18257         Log: Subject: [PATCH] Re: eval documentation: context
18258              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18259              Date: Mon, 12 Jun 2000 15:07:29 +0100
18260              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
18261      Branch: cfgperl
18262            ! pod/perlfunc.pod
18263 ____________________________________________________________________________
18264 [  6275] By: jhi                                   on 2000/06/29  21:59:46
18265         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
18266              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18267              Date: Tue, 13 Jun 2000 02:43:48 -0500
18268              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
18269      Branch: cfgperl
18270            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
18271 ____________________________________________________________________________
18272 [  6274] By: jhi                                   on 2000/06/29  21:56:14
18273         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
18274              From: Andy Dougherty <doughera@lafayette.edu>
18275              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
18276              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
18277      Branch: cfgperl
18278            ! ext/File/Glob/Glob.pm
18279 ____________________________________________________________________________
18280 [  6273] By: jhi                                   on 2000/06/29  21:49:09
18281         Log: Subject: [PATCH] xsub attributes
18282              From: Doug MacEachern <dougm@covalent.net>
18283              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
18284              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
18285      Branch: cfgperl
18286            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
18287            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
18288 ____________________________________________________________________________
18289 [  6272] By: jhi                                   on 2000/06/29  21:41:28
18290         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
18291              From: Tom Phoenix <rootbeer@redcat.com>
18292              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
18293              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
18294      Branch: cfgperl
18295            ! lib/Net/Ping.pm
18296 ____________________________________________________________________________
18297 [  6271] By: jhi                                   on 2000/06/29  21:36:55
18298         Log: Subject: PATCH pod/perltie.pod
18299              From: Ian Phillipps <Ian.Phillipps@iname.com>
18300              Date: Fri, 16 Jun 2000 00:17:19 +0100
18301              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
18302              (only the first hunk, the second hunk had already been done
18303              by some other patch)
18304      Branch: cfgperl
18305            ! pod/perltie.pod
18306 ____________________________________________________________________________
18307 [  6270] By: jhi                                   on 2000/06/29  21:24:51
18308         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
18309              From: Nicholas Clark <nick@talking.bollo.cx>
18310              Date: Fri, 23 Jun 2000 16:21:15 +0100
18311              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
18312      Branch: cfgperl
18313            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
18314            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
18315 ____________________________________________________________________________
18316 [  6269] By: jhi                                   on 2000/06/29  19:38:15
18317         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
18318              silence few compiler warnings.
18319      Branch: cfgperl
18320            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
18321 ____________________________________________________________________________
18322 [  6268] By: jhi                                   on 2000/06/29  18:21:50
18323         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
18324              From: Dominic Dunlop <domo@computer.org> 
18325              Date: Thu, 29 Jun 2000 12:32:39 +0200 
18326              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
18327      Branch: cfgperl
18328            ! t/op/sprintf.t
18329 ____________________________________________________________________________
18330 [  6267] By: jhi                                   on 2000/06/29  18:16:07
18331         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
18332              From: Doug MacEachern <dougm@covalent.net>
18333              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
18334              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
18335      Branch: cfgperl
18336            + t/op/method2entersub.t
18337            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
18338            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
18339            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
18340            ! xsutils.c
18341 ____________________________________________________________________________
18342 [  6266] By: jhi                                   on 2000/06/29  15:11:15
18343         Log: Subject: [PATCH 5.6.0] cygwin port
18344              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
18345              From: "Fifer, Eric" <EFifer@sanwaint.com>
18346              Date: Thu, 29 Jun 2000 12:58:29 +0100
18347      Branch: cfgperl
18348            ! cygwin/Makefile.SHs
18349 ____________________________________________________________________________
18350 [  6265] By: jhi                                   on 2000/06/29  15:04:05
18351         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
18352              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18353              Date: Wed, 28 Jun 2000 17:50:12 -0700
18354              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
18355      Branch: cfgperl
18356            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18357 ____________________________________________________________________________
18358 [  6264] By: jhi                                   on 2000/06/29  15:00:57
18359         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
18360              From: Marty Lucich <marty@netcom.com>
18361              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
18362              Message-Id: <200006282116.OAA11148@netcom.com>
18363              ccdlflags update (the BSD/OS 4.1 part had already been taken
18364              care of by #6141).
18365      Branch: cfgperl
18366            ! hints/bsdos.sh
18367 ____________________________________________________________________________
18368 [  6263] By: jhi                                   on 2000/06/29  13:47:44
18369         Log: tr fixes from Simon Cozens
18370      Branch: cfgperl
18371            ! doop.c
18372 ____________________________________________________________________________
18373 [  6262] By: jhi                                   on 2000/06/28  18:46:01
18374         Log: Subject: 5.6.0 Patch for EPOC
18375              From: Olaf Flebbe <o.flebbe@gmx.de>
18376              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
18377              Message-ID: <23449.960929969@www11.gmx.net>
18378      Branch: cfgperl
18379            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
18380            ! epoc/epocish.h
18381 ____________________________________________________________________________
18382 [  6261] By: jhi                                   on 2000/06/28  18:29:07
18383         Log: Subject: Re: [PATCH cfgperl] BOMs away!
18384              From: simon@brecon.co.uk (Simon Cozens)
18385              Date: 17 Jun 2000 11:49:57 GMT
18386              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
18387      Branch: cfgperl
18388            ! pod/perldiag.pod t/comp/require.t toke.c
18389 ____________________________________________________________________________
18390 [  6260] By: jhi                                   on 2000/06/28  17:47:16
18391         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
18392              From: simon@brecon.co.uk (Simon Cozens) 
18393              Date: 17 Jun 2000 11:56:44 GMT 
18394              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
18395              pack U0, pack C0
18396      Branch: cfgperl
18397            ! pod/perlfunc.pod pp.c t/op/pack.t
18398 ____________________________________________________________________________
18399 [  6259] By: jhi                                   on 2000/06/28  16:43:17
18400         Log: perlnewmod was missing from MANIFEST.
18401      Branch: cfgperl
18402            ! MANIFEST
18403 ____________________________________________________________________________
18404 [  6258] By: jhi                                   on 2000/06/28  15:54:30
18405         Log: linenumber tweak
18406      Branch: cfgperl
18407            ! t/pragma/warn/regcomp
18408 ____________________________________________________________________________
18409 [  6257] By: jhi                                   on 2000/06/28  15:50:44
18410         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
18411              From: Doug MacEachern <dougm@covalent.net>
18412              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
18413              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
18414              (one part of the patch had been applied earlier)
18415      Branch: cfgperl
18416            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
18417 ____________________________________________________________________________
18418 [  6256] By: jhi                                   on 2000/06/28  15:40:22
18419         Log: tweaks from Simon Cozens to further fix tr/// under utf8
18420      Branch: cfgperl
18421            ! doop.c
18422 ____________________________________________________________________________
18423 [  6255] By: jhi                                   on 2000/06/28  15:33:45
18424         Log: small thinko tweaks
18425      Branch: cfgperl
18426            ! lib/IPC/Open3.pm t/op/my_stash.t
18427 ____________________________________________________________________________
18428 [  6254] By: jhi                                   on 2000/06/28  15:33:25
18429         Log: Subject: tr///, help wanted.
18430              From: simon@brecon.co.uk (Simon Cozens)
18431              Date: 28 Jun 2000 11:29:04 GMT
18432              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
18433      Branch: cfgperl
18434            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
18435            ! pp_proto.h proto.h t/op/tr.t
18436 ____________________________________________________________________________
18437 [  6253] By: jhi                                   on 2000/06/28  15:09:17
18438         Log: Paranoia tweak on #6249.
18439              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
18440              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18441              Date: Sun, 25 Jun 2000 23:43:12 -0400
18442              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
18443      Branch: cfgperl
18444            ! lib/IPC/Open3.pm
18445 ____________________________________________________________________________
18446 [  6252] By: jhi                                   on 2000/06/28  15:01:38
18447         Log: Document #6249 and #6251.
18448      Branch: cfgperl
18449            ! lib/Exporter.pm lib/IPC/Open3.pm
18450 ____________________________________________________________________________
18451 [  6251] By: jhi                                   on 2000/06/28  14:50:43
18452         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
18453              From: Doug MacEachern <dougm@covalent.net>
18454              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
18455              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
18456      Branch: cfgperl
18457            ! lib/Exporter.pm
18458 ____________________________________________________________________________
18459 [  6250] By: jhi                                   on 2000/06/28  14:45:23
18460         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
18461              From: Doug MacEachern <dougm@covalent.net>
18462              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
18463              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
18464      Branch: cfgperl
18465            + t/op/my_stash.t
18466            ! MANIFEST embed.pl global.sym proto.h toke.c
18467 ____________________________________________________________________________
18468 [  6249] By: jhi                                   on 2000/06/28  14:36:34
18469         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
18470              From: Frank Tobin <ftobin@uiuc.edu>
18471              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
18472              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
18473      Branch: cfgperl
18474            ! lib/IPC/Open3.pm
18475 ____________________________________________________________________________
18476 [  6248] By: jhi                                   on 2000/06/28  14:11:25
18477         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
18478              From: Mark-Jason Dominus <mjd@plover.com>
18479              Date: Tue, 27 Jun 2000 22:36:42 -0400
18480              Message-ID: <20000628023642.12166.qmail@plover.com>
18481      Branch: cfgperl
18482            ! pod/perlfunc.pod
18483 ____________________________________________________________________________
18484 [  6247] By: jhi                                   on 2000/06/27  12:46:37
18485         Log: Tweak $VERSION, patch from Doug MacEachern.
18486      Branch: cfgperl
18487            ! lib/File/Spec.pm
18488 ____________________________________________________________________________
18489 [  6246] By: jhi                                   on 2000/06/27  03:34:46
18490         Log: Allow for standalone testing.
18491      Branch: cfgperl
18492            ! t/lib/filefunc.t t/lib/filespec.t
18493 ____________________________________________________________________________
18494 [  6245] By: jhi                                   on 2000/06/27  02:50:02
18495         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
18496              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18497              Date: Sat, 24 Jun 2000 13:06:20 +0100
18498              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
18499      Branch: cfgperl
18500            ! ext/DynaLoader/DynaLoader_pm.PL
18501 ____________________________________________________________________________
18502 [  6244] By: jhi                                   on 2000/06/27  02:46:10
18503         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
18504              From: Doug MacEachern <dougm@covalent.net>
18505              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
18506              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
18507      Branch: cfgperl
18508            ! gv.c sv.c t/lib/peek.t
18509 ____________________________________________________________________________
18510 [  6243] By: jhi                                   on 2000/06/27  02:38:07
18511         Log: Subject: [PATCH] is_utf8_string
18512              From: simon@brecon.co.uk (Simon Cozens)
18513              Date: 26 Jun 2000 02:25:59 GMT
18514              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
18515      Branch: cfgperl
18516            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
18517            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
18518            ! proto.h utf8.c
18519 ____________________________________________________________________________
18520 [  6242] By: jhi                                   on 2000/06/27  02:24:00
18521         Log: Subject: [PATCH] bytes<->utf8 fixes
18522              From: simon@brecon.co.uk (Simon Cozens)
18523              Date: 26 Jun 2000 04:55:45 GMT
18524              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
18525      Branch: cfgperl
18526            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
18527 ____________________________________________________________________________
18528 [  6241] By: jhi                                   on 2000/06/27  02:12:42
18529         Log: Do no -warn on \_, only on \alpha.
18530              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
18531              From: David Dyck <dcd@tc.fluke.com>
18532              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
18533              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
18534      Branch: cfgperl
18535            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
18536 ____________________________________________________________________________
18537 [  6240] By: jhi                                   on 2000/06/27  02:00:01
18538         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
18539              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18540              Date: Mon, 26 Jun 2000 18:40:14 +0100
18541              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
18542      Branch: cfgperl
18543            ! utils/h2xs.PL
18544 ____________________________________________________________________________
18545 [  6239] By: jhi                                   on 2000/06/27  01:53:40
18546         Log: Configure maintenance.  Sever some dependency cycles,
18547              separate gccversion from the cc unit,
18548              address [ID 20000623.006] Configure script patch for using gcc on AIX
18549              (but solve it a little bit differently),
18550              unduplex some accidentally duplicated units,
18551              suggest using gcc if no cc available
18552              (p5p thread: "Solaris configure: counterproposal", 1999-09)
18553      Branch: cfgperl
18554            ! Configure Todo-5.6 config_h.SH
18555      Branch: metaconfig
18556            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
18557            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
18558      Branch: metaconfig/U/perl
18559            + gccvers.U
18560            ! d_getespwnam.U d_getprpwnam.U i_prot.U
18561 ____________________________________________________________________________
18562 [  6238] By: jhi                                   on 2000/06/25  18:04:56
18563         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
18564              From: Dan Sugalski <dan@sidhe.org>
18565              Date: Fri, 23 Jun 2000 17:00:00 -0400
18566              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
18567      Branch: cfgperl
18568            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
18569 ____________________________________________________________________________
18570 [  6237] By: jhi                                   on 2000/06/25  16:36:45
18571         Log: Tweak embed.pl, regen headers.
18572      Branch: cfgperl
18573            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
18574            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
18575            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
18576            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
18577            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
18578 ____________________________________________________________________________
18579 [  6236] By: jhi                                   on 2000/06/25  15:26:42
18580         Log: Regen headers.
18581      Branch: cfgperl
18582            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
18583            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
18584            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
18585            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
18586            ! regnodes.h warnings.h
18587 ____________________________________________________________________________
18588 [  6235] By: jhi                                   on 2000/06/23  19:39:35
18589         Log: The thread begun by
18590              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
18591              From: Kevin.Ruscoe@ubsw.com
18592              Date: Fri, 16 Jun 2000 16:38:51 +0100
18593              Message-Id: <H000019b03c300d6@MHS>
18594      Branch: cfgperl
18595            ! hints/solaris_2.sh
18596 ____________________________________________________________________________
18597 [  6234] By: jhi                                   on 2000/06/23  19:23:36
18598         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
18599              because when run as services (Win32ese for daemons)
18600              no environment variables are set and tmpdir ends up as /tmp,
18601              which is ambiguous.
18602              
18603              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
18604              From: matt@sergeant.org
18605              Date: 16 Jun 2000 16:30:43 -0000
18606              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
18607      Branch: cfgperl
18608            ! lib/File/Spec/Win32.pm
18609 ____________________________________________________________________________
18610 [  6233] By: jhi                                   on 2000/06/23  19:18:58
18611         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
18612              From: Mark-Jason Dominus <mjd@plover.com>
18613              Date: Fri, 16 Jun 2000 20:53:04 -0400
18614              Message-ID: <20000617005304.8008.qmail@plover.com>
18615      Branch: cfgperl
18616            ! op.h
18617 ____________________________________________________________________________
18618 [  6232] By: jhi                                   on 2000/06/23  16:10:02
18619         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
18620              From: simon@brecon.co.uk (Simon Cozens)
18621              Date: 19 Jun 2000 15:18:27 GMT
18622              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
18623              
18624              plus update pod/Makefile and regenerate perltoc
18625      Branch: cfgperl
18626            + pod/perlutil.pod
18627            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
18628 ____________________________________________________________________________
18629 [  6231] By: jhi                                   on 2000/06/23  15:19:18
18630         Log: Subject: [PATCH 5.6.0] cygwin port
18631              From: "Fifer, Eric" <EFifer@sanwaint.com>
18632              Date: Tue, 20 Jun 2000 14:30:58 +0100
18633              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
18634      Branch: cfgperl
18635            ! README.cygwin lib/File/Find.pm
18636 ____________________________________________________________________________
18637 [  6230] By: jhi                                   on 2000/06/23  14:25:21
18638         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
18639      Branch: cfgperl
18640            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
18641            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
18642            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
18643            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
18644 ____________________________________________________________________________
18645 [  6229] By: jhi                                   on 2000/06/23  14:13:34
18646         Log: Subject: README.hpux version 0.6.1
18647              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
18648              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18649              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
18650      Branch: cfgperl
18651            ! README.hpux
18652 ____________________________________________________________________________
18653 [  6228] By: jhi                                   on 2000/06/23  14:07:20
18654         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
18655              From: Doug MacEachern <dougm@covalent.net>
18656              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
18657              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
18658      Branch: cfgperl
18659            ! op.c
18660 ____________________________________________________________________________
18661 [  6227] By: jhi                                   on 2000/06/23  14:01:06
18662         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
18663              From: Doug MacEachern <dougm@covalent.net>
18664              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
18665              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
18666      Branch: cfgperl
18667            + lib/lib.pm.PL
18668            - lib/lib.pm
18669            ! MANIFEST Makefile.SH
18670 ____________________________________________________________________________
18671 [  6226] By: jhi                                   on 2000/06/23  13:53:07
18672         Log: Subject: [PATCH] remove forward declarations in Socket.pm
18673              From: Doug MacEachern <dougm@covalent.net>
18674              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
18675              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
18676              
18677              From: Doug MacEachern <dougm@covalent.net>
18678              Subject: Re: [PATCH] remove forward declarations in Socket.pm
18679              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
18680              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
18681      Branch: cfgperl
18682            ! ext/Socket/Socket.pm op.c
18683 ____________________________________________________________________________
18684 [  6225] By: jhi                                   on 2000/06/23  13:41:52
18685         Log: Add source code filenames to apidoc.
18686              From: simon@brecon.co.uk (Simon Cozens)
18687              Subject: [PATCH embed.pl] Source X-ref
18688              Date: 22 Jun 2000 02:18:49 GMT
18689              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
18690      Branch: cfgperl
18691            ! embed.pl
18692 ____________________________________________________________________________
18693 [  6224] By: jhi                                   on 2000/06/23  13:32:33
18694         Log: A way to avoid English.pm performance hit.
18695              From: root <root@jester.slaysys.com>
18696              Subject: [YAPATCH English.pm] My turn to putt again
18697              Date: Thu, 22 Jun 2000 20:33:58 -0400
18698              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
18699      Branch: cfgperl
18700            ! lib/English.pm t/lib/english.t
18701 ____________________________________________________________________________
18702 [  6223] By: jhi                                   on 2000/06/23  13:27:06
18703         Log: Avoid double close().
18704              Subject: [PATCH] avoid double close()
18705              From: Doug MacEachern <dougm@covalent.net>
18706              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
18707              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
18708      Branch: cfgperl
18709            ! doio.c
18710 ____________________________________________________________________________
18711 [  6222] By: jhi                                   on 2000/06/23  13:25:54
18712         Log: doc typo fix
18713              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
18714              From: Ian Phillipps <Ian.Phillipps@iname.com>
18715              Date: Fri, 23 Jun 2000 10:40:58 +0100
18716              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
18717      Branch: cfgperl
18718            ! lib/Pod/Usage.pm
18719 ____________________________________________________________________________
18720 [  6221] By: jhi                                   on 2000/06/23  13:24:15
18721         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
18722              From: simon@brecon.co.uk (Simon Cozens)
18723              Subject: [PATCH] Eliminate tr///[CU][CU]
18724              Date: 23 Jun 2000 11:05:40 GMT
18725              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
18726      Branch: cfgperl
18727            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
18728 ____________________________________________________________________________
18729 [  6220] By: jhi                                   on 2000/06/22  16:07:51
18730         Log: Win32 patches from Benjamin Stuhl.
18731      Branch: cfgperl
18732            ! makedef.pl win32/win32.h
18733 ____________________________________________________________________________
18734 [  6219] By: jhi                                   on 2000/06/22  16:06:34
18735         Log: Bytecode patches from Benjamin Stuhl.
18736      Branch: cfgperl
18737            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
18738            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
18739            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
18740 ____________________________________________________________________________
18741 [  6218] By: jhi                                   on 2000/06/15  23:54:16
18742         Log: Bytecode patches from Benjamin Stuhl.
18743      Branch: cfgperl
18744            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
18745 ____________________________________________________________________________
18746 [  6217] By: jhi                                   on 2000/06/09  13:38:29
18747         Log: Rename the fdpid locking and integrate with Sarathy.
18748      Branch: cfgperl
18749            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
18750            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
18751            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
18752            ! win32/win32.c
18753           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
18754 ____________________________________________________________________________
18755 [  6216] By: gsar                                  on 2000/06/08  14:54:21
18756         Log: be more optimal about clearing @_
18757      Branch: perl
18758            ! cop.h
18759 ____________________________________________________________________________
18760 [  6215] By: gsar                                  on 2000/06/08  14:33:04
18761         Log: tweak comment about @DB::args
18762      Branch: perl
18763            ! av.h pp_ctl.c
18764 ____________________________________________________________________________
18765 [  6214] By: gsar                                  on 2000/06/08  13:57:54
18766         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
18767              caller() wants to populate @DB::args with it (causes a coredump
18768              in Carp::confess())
18769      Branch: perl
18770            ! cop.h t/op/runlevel.t
18771 ____________________________________________________________________________
18772 [  6213] By: gsar                                  on 2000/06/08  07:06:35
18773         Log: back out change#6106 (seems problematic)
18774      Branch: perl
18775            ! hints/solaris_2.sh
18776 ____________________________________________________________________________
18777 [  6212] By: jhi                                   on 2000/06/07  03:10:36
18778         Log: Continuing mopup for #6204.
18779      Branch: cfgperl
18780            ! ext/B/defsubs_h.PL
18781 ____________________________________________________________________________
18782 [  6211] By: jhi                                   on 2000/06/07  02:41:50
18783         Log: Mopup for #6204.
18784              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
18785              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
18786              This is comes from const() where POK isn't on when expected.
18787      Branch: cfgperl
18788            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
18789            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
18790            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
18791            ! perlapi.h pod/perlapi.pod
18792 ____________________________________________________________________________
18793 [  6210] By: jhi                                   on 2000/06/07  01:56:29
18794         Log: Mopup for #6207 and #6209.
18795      Branch: cfgperl
18796            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
18797 ____________________________________________________________________________
18798 [  6209] By: jhi                                   on 2000/06/07  01:33:12
18799         Log: Lock PL_fdpid against race conditions, based on:
18800              Subject: [PATCH 5.6.0]subprocess fixup for threads
18801              From: Dan Sugalski <dan@sidhe.org>
18802              To: perl5-porters@perl.org
18803              Date: Tue, 11 Apr 2000 17:02:32 -0400
18804              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
18805      Branch: cfgperl
18806            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
18807            ! win32/win32.c
18808 ____________________________________________________________________________
18809 [  6208] By: jhi                                   on 2000/06/07  01:05:23
18810         Log: Regen headers for #6207.
18811      Branch: cfgperl
18812            ! embed.h global.sym objXSUB.h proto.h
18813 ____________________________________________________________________________
18814 [  6207] By: jhi                                   on 2000/06/06  23:43:13
18815         Log: Subject: [PATCH 5.6.0] Threadsafe patches
18816              From: Dan Sugalski <dan@sidhe.org>
18817              To: perl5-porters@perl.org
18818              Date: Mon, 08 May 2000 18:08:13 -0400
18819              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
18820      Branch: cfgperl
18821            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
18822            ! proto.h sv.h util.c
18823 ____________________________________________________________________________
18824 [  6206] By: jhi                                   on 2000/06/06  23:21:23
18825         Log: Subject: [PATCH] Eliminate $a/$b in pod
18826              From: David Glasser <me@davidglasser.net>
18827              To: perl5-porters@perl.org
18828              Date: Mon, 29 May 2000 21:15:59 -0400
18829              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
18830      Branch: cfgperl
18831            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
18832            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
18833            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
18834            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
18835            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
18836            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
18837            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
18838            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
18839            ! pod/perlvar.pod pod/perlxs.pod
18840 ____________________________________________________________________________
18841 [  6205] By: jhi                                   on 2000/06/06  23:12:14
18842         Log: Subject: [PATCH] Win32 improvements
18843              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
18844              To: gsar@activestate.com, perl5-porters@perl.org
18845              Date: Mon, 29 May 2000 17:22:24 PDT
18846              Message-ID: <20000530002224.91142.qmail@hotmail.com>
18847              (MUA had mangled many lines by wordwrapping)
18848      Branch: cfgperl
18849            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
18850 ____________________________________________________________________________
18851 [  6204] By: jhi                                   on 2000/06/06  23:01:50
18852         Log: Subject: [PATCH] B::Bytecode patches
18853              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
18854              To: gsar@activestate.com, jhi@iki.fi
18855              Cc: perl5-porters@perl.org
18856              Message-ID: <20000602202526.48694.qmail@hotmail.com>
18857              (MUA had mangled many lines by wordwrapping)
18858      Branch: cfgperl
18859            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
18860            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
18861            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
18862            ! intrpvar.h perl.c
18863 ____________________________________________________________________________
18864 [  6203] By: jhi                                   on 2000/06/06  22:32:43
18865         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
18866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18867              Date: Tue, 06 Jun 2000 13:07:45 -0700
18868              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
18869      Branch: cfgperl
18870            ! pod/perldiag.pod
18871 ____________________________________________________________________________
18872 [  6202] By: jhi                                   on 2000/06/06  19:38:35
18873         Log: Integrate with Sarathy.
18874      Branch: cfgperl
18875           !> perl.c
18876 ____________________________________________________________________________
18877 [  6201] By: gsar                                  on 2000/06/06  00:42:59
18878         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
18879              does a PUSHMARK that's never ever POPMARKed; in general, only
18880              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
18881              Perl_eval_[sp]v() don't because they don't take any incoming
18882              arguments (this leak has been around since the original version
18883              of perl_eval_pv() in 5.003_97e)
18884      Branch: perl
18885            ! perl.c
18886 ____________________________________________________________________________
18887 [  6200] By: jhi                                   on 2000/06/04  03:44:52
18888         Log: Update to cperl-mode.el 4.31 from
18889              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
18890              Subject: A couple of notes
18891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18892              To: Mailing list Perl5 <perl5-porters@perl.org>
18893              Date: Sat, 3 Jun 2000 23:33:32 -0400
18894              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
18895      Branch: cfgperl
18896            ! emacs/cperl-mode.el
18897 ____________________________________________________________________________
18898 [  6199] By: jhi                                   on 2000/06/03  15:11:05
18899         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
18900              From: Dan Sugalski <dan@sidhe.org>
18901              To: perl5-porters@perl.org, vmsperl@perl.org
18902              Date: Fri, 02 Jun 2000 17:30:51 -0400
18903              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
18904      Branch: cfgperl
18905            ! vms/descrip_mms.template vms/gen_shrfls.pl
18906 ____________________________________________________________________________
18907 [  6198] By: jhi                                   on 2000/06/03  14:59:15
18908         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
18909              From: Dan Sugalski <dan@sidhe.org>
18910              To: vmsperl@perl.org, perl5-porters@perl.org
18911              Date: Fri, 02 Jun 2000 16:00:41 -0400
18912              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
18913              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
18914      Branch: cfgperl
18915            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
18916            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
18917            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
18918 ____________________________________________________________________________
18919 [  6197] By: jhi                                   on 2000/06/03  14:41:30
18920         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
18921              From: John Borwick <jhborwic@unity.ncsu.edu>
18922              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
18923              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
18924      Branch: cfgperl
18925            ! pod/perlsyn.pod
18926 ____________________________________________________________________________
18927 [  6196] By: jhi                                   on 2000/06/03  14:38:09
18928         Log: Integrate with Sarathy.
18929      Branch: cfgperl
18930           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
18931           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
18932           !> vms/perly_c.vms
18933 ____________________________________________________________________________
18934 [  6195] By: gsar                                  on 2000/06/02  22:43:13
18935         Log: fix yet another eval"" leak under USE_ITHREADS
18936      Branch: perl
18937            ! op.c
18938 ____________________________________________________________________________
18939 [  6194] By: gsar                                  on 2000/06/02  18:22:06
18940         Log: fix small eval"" memory leaks under USE_ITHREADS
18941      Branch: perl
18942            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
18943            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
18944            ! vms/perly_c.vms
18945 ____________________________________________________________________________
18946 [  6193] By: jhi                                   on 2000/06/01  13:03:56
18947         Log: Signals-be-gone for microperl.
18948      Branch: cfgperl
18949            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
18950 ____________________________________________________________________________
18951 [  6192] By: jhi                                   on 2000/06/01  12:52:02
18952         Log: Integrate with Sarathy.
18953      Branch: cfgperl
18954           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
18955           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
18956           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
18957           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
18958           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
18959           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
18960           !> t/op/vec.t utils/h2xs.PL
18961 ____________________________________________________________________________
18962 [  6191] By: gsar                                  on 2000/06/01  09:38:21
18963         Log: vec() loses numericalness (modified version of patch suggested
18964              by Robin Barker)
18965      Branch: perl
18966            ! doop.c t/op/vec.t
18967 ____________________________________________________________________________
18968 [  6190] By: gsar                                  on 2000/06/01  09:26:15
18969         Log: submit missing embed.pl change
18970      Branch: perl
18971            ! embed.pl
18972 ____________________________________________________________________________
18973 [  6189] By: gsar                                  on 2000/06/01  09:05:34
18974         Log: counting tr/// corrupts later operation (from M.J.T Guy)
18975      Branch: perl
18976            ! doop.c t/op/tr.t
18977 ____________________________________________________________________________
18978 [  6188] By: gsar                                  on 2000/06/01  08:58:39
18979         Log: h2xs tweaks
18980      Branch: perl
18981            ! utils/h2xs.PL
18982 ____________________________________________________________________________
18983 [  6187] By: gsar                                  on 2000/06/01  08:50:07
18984         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
18985              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
18986      Branch: perl
18987            + lib/Pod/LaTeX.pm
18988            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
18989            ! pod/pod2latex.PL
18990 ____________________________________________________________________________
18991 [  6186] By: gsar                                  on 2000/06/01  08:24:40
18992         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
18993              <wolfgang.laun@alcatel.at>)
18994      Branch: perl
18995            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
18996            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
18997 ____________________________________________________________________________
18998 [  6185] By: gsar                                  on 2000/06/01  08:12:00
18999         Log: remove incorrect documentation about implicit split to @_ in
19000              list context, which never really worked in perl 5 (from
19001              M.J.T. Guy)
19002      Branch: perl
19003            ! pod/perlfunc.pod pod/perltrap.pod
19004 ____________________________________________________________________________
19005 [  6184] By: gsar                                  on 2000/06/01  07:52:27
19006         Log: tweak for change#6127
19007      Branch: perl
19008            ! perl.c
19009 ____________________________________________________________________________
19010 [  6183] By: gsar                                  on 2000/06/01  07:41:02
19011         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
19012              <nick@ccl4.org>)
19013      Branch: perl
19014            + t/lib/selfloader.t
19015            ! MANIFEST lib/SelfLoader.pm
19016 ____________________________________________________________________________
19017 [  6182] By: jhi                                   on 2000/06/01  00:34:42
19018         Log: Be Cleaner Part Deux.
19019      Branch: cfgperl
19020            ! Makefile.SH
19021 ____________________________________________________________________________
19022 [  6181] By: jhi                                   on 2000/06/01  00:32:09
19023         Log: Integrate with Sarathy.
19024      Branch: cfgperl
19025           !> pp.c t/op/arith.t
19026 ____________________________________________________________________________
19027 [  6180] By: jhi                                   on 2000/06/01  00:31:13
19028         Log: microperl nits from Simon Cozens.
19029      Branch: cfgperl
19030            + uconfig.h
19031            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
19032            ! unixish.h
19033 ____________________________________________________________________________
19034 [  6179] By: gsar                                  on 2000/05/31  22:37:51
19035         Log: buggy modulus on UVs introduced by change#3378 (resulted in
19036              4063328477 % 65535 amounting to 27406, instead of 27407)
19037      Branch: perl
19038            ! pp.c t/op/arith.t
19039 ____________________________________________________________________________
19040 [  6178] By: jhi                                   on 2000/05/31  21:52:41
19041         Log: Be cleaner.
19042      Branch: cfgperl
19043            ! Makefile.SH
19044 ____________________________________________________________________________
19045 [  6177] By: jhi                                   on 2000/05/31  21:47:33
19046         Log: Substitution utf8 patch from Simon Cozens.
19047      Branch: cfgperl
19048            ! pp_hot.c
19049 ____________________________________________________________________________
19050 [  6176] By: jhi                                   on 2000/05/31  21:45:34
19051         Log: Single-quoted utf8 patch from Simon Cozens.
19052      Branch: cfgperl
19053            ! toke.c
19054 ____________________________________________________________________________
19055 [  6175] By: jhi                                   on 2000/05/31  21:40:18
19056         Log: Integrate with Sarathy.
19057      Branch: cfgperl
19058           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
19059 ____________________________________________________________________________
19060 [  6174] By: jhi                                   on 2000/05/31  21:37:31
19061         Log: microperl changes from Simon Cozens; Makefile for microperl
19062              written from scratch; few casts added as microperl compilation
19063              doesn't have all prototypes available.
19064      Branch: cfgperl
19065            + Makefile.micro README.micro Todo.micro uconfig.sh
19066            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
19067            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
19068      Branch: metaconfig
19069            + U/modified/Config_h.U
19070 ____________________________________________________________________________
19071 [  6173] By: jhi                                   on 2000/05/31  20:00:24
19072         Log: metaconfig maintenance.
19073      Branch: metaconfig
19074            + U/modified/Inhdr.U U/typedefs/inotype.U
19075      Branch: metaconfig/U/perl
19076            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
19077            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
19078 ____________________________________________________________________________
19079 [  6172] By: gsar                                  on 2000/05/31  05:05:42
19080         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
19081              (from Ilya Zakharevich)
19082      Branch: perl
19083            ! regexec.c t/op/re_tests
19084 ____________________________________________________________________________
19085 [  6171] By: gsar                                  on 2000/05/31  05:01:47
19086         Log: scalar() doesn't force scalar context when used in void context
19087              (from Simon Cozens)
19088      Branch: perl
19089            ! op.c t/op/wantarray.t
19090 ____________________________________________________________________________
19091 [  6170] By: gsar                                  on 2000/05/31  04:41:33
19092         Log: change#6142 needs tweaks to tests to work where there's no symlink()
19093              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
19094      Branch: perl
19095            ! t/lib/filefind.t
19096 ____________________________________________________________________________
19097 [  6169] By: gsar                                  on 2000/05/31  04:29:49
19098         Log: integrate cfgperl contents into mainline
19099      Branch: perl
19100           +> pod/perlmodlib.PL pod/perlnewmod.pod
19101           !> (integrate 42 files)
19102 ____________________________________________________________________________
19103 [  6168] By: jhi                                   on 2000/05/30  22:53:37
19104         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
19105      Branch: cfgperl
19106            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19107            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
19108            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
19109            ! win32/config.bc win32/config.gc win32/config.vc
19110            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19111            ! win32/config_h.PL win32/config_sh.PL
19112      Branch: metaconfig/U/perl
19113            ! perlxv.U
19114 ____________________________________________________________________________
19115 [  6167] By: jhi                                   on 2000/05/30  22:20:21
19116         Log: tweak todo 
19117      Branch: cfgperl
19118            ! Todo-5.6
19119 ____________________________________________________________________________
19120 [  6166] By: jhi                                   on 2000/05/30  22:11:51
19121         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
19122              in case somebody wants to write an extension for more
19123              shadow database interfaces.
19124      Branch: cfgperl
19125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19126            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
19127            ! vos/config.def vos/config.h vos/config_h.SH_orig
19128            ! win32/config.bc win32/config.gc win32/config.vc
19129            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19130      Branch: metaconfig
19131            ! U/modified/Myinit.U
19132      Branch: metaconfig/U/perl
19133            + d_getespwnam.U d_getprpwnam.U i_prot.U
19134 ____________________________________________________________________________
19135 [  6165] By: jhi                                   on 2000/05/30  18:35:34
19136         Log: Integrate with Sarathy.
19137      Branch: cfgperl
19138           !> op.c
19139 ____________________________________________________________________________
19140 [  6164] By: jhi                                   on 2000/05/30  18:30:16
19141         Log: detypo
19142      Branch: cfgperl
19143            ! Configure config_h.SH
19144      Branch: metaconfig/U/perl
19145            ! perlxv.U
19146 ____________________________________________________________________________
19147 [  6163] By: gsar                                  on 2000/05/30  03:24:03
19148         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
19149      Branch: perl
19150            ! op.c
19151 ____________________________________________________________________________
19152 [  6162] By: gsar                                  on 2000/05/30  03:09:38
19153         Log: fix memory leak in method call optimization (change#3768);
19154              made C<eval "$x->foo()"> leak
19155      Branch: perl
19156            ! op.c
19157 ____________________________________________________________________________
19158 [  6161] By: jhi                                   on 2000/05/29  17:56:26
19159         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
19160              both from Simon Cozens.
19161      Branch: cfgperl
19162            + pod/perlmodlib.PL pod/perlnewmod.pod
19163            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
19164            ! pod/perlmodlib.pod pod/perltoc.pod
19165 ____________________________________________________________________________
19166 [  6160] By: jhi                                   on 2000/05/29  17:23:55
19167         Log: Changes for the File::Temp 0.08 (change #6159) test suite
19168              to fit better into the Perl distribution test framework.
19169      Branch: cfgperl
19170            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
19171            ! t/lib/ftmp-tempfile.t
19172 ____________________________________________________________________________
19173 [  6159] By: jhi                                   on 2000/05/29  16:55:36
19174         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
19175      Branch: cfgperl
19176            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19177            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
19178 ____________________________________________________________________________
19179 [  6158] By: bailey                                on 2000/05/29  16:22:08
19180         Log: Add fallback to tmpfile for use in cases where user's relying on
19181              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
19182              Lane's patch)
19183      Branch: vmsperl
19184            ! vms/vms.c vms/vmsish.h
19185 ____________________________________________________________________________
19186 [  6157] By: jhi                                   on 2000/05/29  03:10:36
19187         Log: Regen Configure to jive with #6149.
19188      Branch: cfgperl
19189            ! Configure
19190      Branch: metaconfig
19191            ! U/modified/Getfile.U
19192 ____________________________________________________________________________
19193 [  6156] By: jhi                                   on 2000/05/29  03:01:38
19194         Log: Integrate with Sarathy.
19195      Branch: cfgperl
19196           +> ext/DynaLoader/dl_mac.xs
19197           !> (integrate 38 files)
19198 ____________________________________________________________________________
19199 [  6155] By: gsar                                  on 2000/05/28  21:15:58
19200         Log: small bug in change#6144; remove random \xA0 character that snuck
19201              in via change#6145
19202      Branch: perl
19203            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
19204 ____________________________________________________________________________
19205 [  6154] By: gsar                                  on 2000/05/28  21:04:19
19206         Log: avoid type mismatch warning
19207      Branch: perl
19208            ! perl.c
19209 ____________________________________________________________________________
19210 [  6153] By: gsar                                  on 2000/05/28  20:58:31
19211         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
19212              <nick@Bagpuss.uk.boo.com>)
19213      Branch: perl
19214            ! lib/Test/Harness.pm
19215 ____________________________________________________________________________
19216 [  6152] By: gsar                                  on 2000/05/28  20:53:42
19217         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
19218      Branch: perl
19219            ! regexec.c
19220 ____________________________________________________________________________
19221 [  6151] By: gsar                                  on 2000/05/28  20:50:28
19222         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
19223      Branch: perl
19224            ! regexec.c
19225 ____________________________________________________________________________
19226 [  6150] By: gsar                                  on 2000/05/28  20:39:58
19227         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
19228      Branch: perl
19229            ! pod/perlrequick.pod
19230 ____________________________________________________________________________
19231 [  6149] By: gsar                                  on 2000/05/28  20:35:16
19232         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
19233              <troc@netrus.net>)
19234      Branch: perl
19235            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
19236            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
19237            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
19238            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
19239 ____________________________________________________________________________
19240 [  6148] By: gsar                                  on 2000/05/28  20:21:07
19241         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
19242      Branch: perl
19243            ! lib/ExtUtils/MM_Unix.pm
19244 ____________________________________________________________________________
19245 [  6147] By: gsar                                  on 2000/05/28  20:12:41
19246         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
19247              (from Peter Prymmer)
19248      Branch: perl
19249            ! vms/subconfigure.com
19250 ____________________________________________________________________________
19251 [  6146] By: gsar                                  on 2000/05/28  20:06:15
19252         Log: doc typo
19253      Branch: perl
19254            ! lib/warnings.pm warnings.h warnings.pl
19255 ____________________________________________________________________________
19256 [  6145] By: gsar                                  on 2000/05/28  18:44:33
19257         Log: make xsubpp skip embedded pod (from Matthias Neeracher
19258              <neeri@iis.ee.ethz.ch>)
19259      Branch: perl
19260            ! lib/ExtUtils/xsubpp
19261 ____________________________________________________________________________
19262 [  6144] By: gsar                                  on 2000/05/28  18:42:49
19263         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
19264              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
19265              <neeri@iis.ee.ethz.ch>)
19266      Branch: perl
19267            ! lib/AutoSplit.pm
19268 ____________________________________________________________________________
19269 [  6143] By: gsar                                  on 2000/05/28  18:41:12
19270         Log: MacOS support, part 1 (from Matthias Neeracher
19271              <neeri@iis.ee.ethz.ch>)
19272      Branch: perl
19273            + ext/DynaLoader/dl_mac.xs
19274            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
19275            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
19276            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
19277            ! util.h
19278 ____________________________________________________________________________
19279 [  6142] By: gsar                                  on 2000/05/28  18:21:51
19280         Log: File::Find fails to chdir when chasing symlinks (from
19281              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
19282      Branch: perl
19283            ! lib/File/Find.pm t/lib/filefind.t
19284 ____________________________________________________________________________
19285 [  6141] By: jhi                                   on 2000/05/28  14:25:15
19286         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
19287              forwarded by Peter Seebach from the bsdi-users mailing list.
19288              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
19289      Branch: perl
19290            ! hints/bsdos.sh
19291 ____________________________________________________________________________
19292 [  6140] By: jhi                                   on 2000/05/28  14:11:57
19293         Log: Integrate with Sarathy.
19294      Branch: cfgperl
19295           +> (branch 30 files)
19296           !> (integrate 93 files)
19297 ____________________________________________________________________________
19298 [  6139] By: gsar                                  on 2000/05/28  10:01:48
19299         Log: revise mktables.PL for bugs and newness in Unicode 3.0
19300              (from James Bence <jbence@amgen.com>)
19301      Branch: perl
19302            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
19303            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
19304            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
19305            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
19306            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
19307            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
19308            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
19309            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
19310            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
19311            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
19312            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
19313            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
19314            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
19315            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
19316            + lib/unicode/Is/SylWU.pl
19317            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
19318            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
19319            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
19320            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
19321            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
19322            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
19323            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
19324            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
19325            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
19326            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
19327            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
19328            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
19329            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
19330            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
19331            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
19332            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
19333            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
19334            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
19335            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
19336            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
19337            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
19338            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
19339            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
19340            ! lib/unicode/Makefile lib/unicode/mktables.PL
19341 ____________________________________________________________________________
19342 [  6138] By: gsar                                  on 2000/05/28  08:50:32
19343         Log: add note about the handling of negative indices to tied arrays
19344              (from Michael G Schwern <schwern@pobox.com>)
19345      Branch: perl
19346            ! pod/perltie.pod
19347 ____________________________________________________________________________
19348 [  6137] By: gsar                                  on 2000/05/28  08:46:10
19349         Log: fix bogus redeclaration warning for "our" variables in different
19350              scopes
19351      Branch: perl
19352            ! op.c t/pragma/strict-vars
19353 ____________________________________________________________________________
19354 [  6136] By: gsar                                  on 2000/05/28  08:31:20
19355         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
19356      Branch: perl
19357            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
19358 ____________________________________________________________________________
19359 [  6135] By: gsar                                  on 2000/05/28  08:17:50
19360         Log: enable Test::Harness to dynamically determine column width etc.
19361              (from Rob Napier <rnapier@employees.org>)
19362      Branch: perl
19363            ! lib/Test/Harness.pm
19364 ____________________________________________________________________________
19365 [  6134] By: gsar                                  on 2000/05/28  08:13:39
19366         Log: make Test::Harness use wait.h/WCOREDUMP if available
19367              (from Ben Tilly <ben_tilly@hotmail.com>)
19368      Branch: perl
19369            ! lib/Test/Harness.pm
19370 ____________________________________________________________________________
19371 [  6133] By: gsar                                  on 2000/05/28  08:08:05
19372         Log: elide bogus test in change#6132
19373      Branch: perl
19374            ! t/pragma/warn/9enabled
19375 ____________________________________________________________________________
19376 [  6132] By: gsar                                  on 2000/05/28  08:03:14
19377         Log: warnings::enabled() doesn't fall back to looking at $^W if
19378              caller isn't using lexical warnings (from Paul Marquess)
19379      Branch: perl
19380            ! pp_ctl.c t/pragma/warn/9enabled
19381 ____________________________________________________________________________
19382 [  6131] By: gsar                                  on 2000/05/28  07:57:47
19383         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
19384      Branch: perl
19385            ! ext/POSIX/POSIX.pm
19386 ____________________________________________________________________________
19387 [  6130] By: gsar                                  on 2000/05/28  07:29:12
19388         Log: fix places that mean C<"word" character> but say C<alphanumeric
19389              character>
19390      Branch: perl
19391            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
19392 ____________________________________________________________________________
19393 [  6129] By: gsar                                  on 2000/05/28  07:18:41
19394         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
19395      Branch: perl
19396            ! vms/test.com
19397 ____________________________________________________________________________
19398 [  6128] By: gsar                                  on 2000/05/28  07:12:55
19399         Log: new perlxstut example for passing/returning refs to arrays
19400              (from David Lowe <dlowe@pootpoot.com>)
19401      Branch: perl
19402            ! pod/perlxstut.pod
19403 ____________________________________________________________________________
19404 [  6127] By: gsar                                  on 2000/05/28  07:02:50
19405         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
19406              failed (from Gisle Aas)
19407      Branch: perl
19408            ! cop.h perl.c
19409 ____________________________________________________________________________
19410 [  6126] By: gsar                                  on 2000/05/28  06:39:53
19411         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
19412              (reworked variant of patch suggested by Simon Cozens)
19413      Branch: perl
19414            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
19415            ! pp_hot.c proto.h t/op/gv.t
19416 ____________________________________________________________________________
19417 [  6125] By: gsar                                  on 2000/05/28  05:14:55
19418         Log: enable propagating exception objects via Perl_croak() in XS code
19419              (from Gisle Aas)
19420      Branch: perl
19421            ! util.c
19422 ____________________________________________________________________________
19423 [  6124] By: gsar                                  on 2000/05/28  05:07:28
19424         Log: integrate vmsperl contents into mainline
19425      Branch: perl
19426           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
19427           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
19428           !> vms/vmsish.h
19429 ____________________________________________________________________________
19430 [  6123] By: gsar                                  on 2000/05/28  05:03:53
19431         Log: clarify gotcha with #line directives (from Rocco Caputo
19432              <troc@netrus.net>)
19433      Branch: perl
19434            ! pod/perldebug.pod pod/perlsyn.pod
19435 ____________________________________________________________________________
19436 [  6122] By: gsar                                  on 2000/05/28  04:58:29
19437         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
19438              (from Mark-Jason Dominus)
19439      Branch: perl
19440            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
19441            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
19442            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
19443            ! toke.c
19444 ____________________________________________________________________________
19445 [  6121] By: bailey                                on 2000/05/25  04:46:54
19446         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
19447              lists (based on fixes by Craig Berry)
19448      Branch: vmsperl
19449            ! lib/File/Spec/VMS.pm
19450 ____________________________________________________________________________
19451 [  6120] By: bailey                                on 2000/05/25  04:25:38
19452         Log: Add missing escape (Charles Lane)
19453      Branch: vmsperl
19454            ! t/op/lex_assign.t
19455 ____________________________________________________________________________
19456 [  6119] By: bailey                                on 2000/05/25  04:21:25
19457         Log: Quiet error messages in vmsish.t (Charles Lane)
19458      Branch: vmsperl
19459            ! vms/ext/vmsish.t
19460 ____________________________________________________________________________
19461 [  6118] By: bailey                                on 2000/05/25  04:17:57
19462         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
19463              Flatten case labels in switch statements uniformly (Charles Bailey)
19464      Branch: vmsperl
19465            ! vms/vms.c
19466 ____________________________________________________________________________
19467 [  6117] By: bailey                                on 2000/05/25  03:58:09
19468         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
19469      Branch: vmsperl
19470            ! vms/vmsish.h
19471 ____________________________________________________________________________
19472 [  6116] By: bailey                                on 2000/05/25  03:11:15
19473         Log: Miscellaneous cosmetic fixes (Charles Lane)
19474      Branch: vmsperl
19475            ! lib/ExtUtils/MM_VMS.pm
19476 ____________________________________________________________________________
19477 [  6115] By: bailey                                on 2000/05/25  03:10:36
19478         Log: Add bounds checking for several strings (Charles Lane)
19479      Branch: vmsperl
19480            ! vms/vms.c
19481 ____________________________________________________________________________
19482 [  6114] By: bailey                                on 2000/05/25  02:25:34
19483         Log: Urk -- undo previous removal of vmsish 'exit' change
19484      Branch: vmsperl
19485            ! vms/ext/vmsish.pm vms/vmsish.h
19486 ____________________________________________________________________________
19487 [  6113] By: bailey                                on 2000/05/24  02:24:40
19488         Log: Ugly workaround for version-specific RTL error
19489      Branch: vmsperl
19490            ! vms/vms.c
19491 ____________________________________________________________________________
19492 [  6112] By: bailey                                on 2000/05/24  02:19:55
19493         Log: Check for existence of file before trying to delete
19494      Branch: vmsperl
19495            ! vms/test.com
19496 ____________________________________________________________________________
19497 [  6111] By: bailey                                on 2000/05/23  23:35:13
19498         Log: Resync with mainline prior to post-5.6.0 updates
19499      Branch: vmsperl
19500           +> (branch 49 files)
19501            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
19502            ! vms/ext/vmsish.pm
19503           !> (integrate 334 files)
19504 ____________________________________________________________________________
19505 [  6110] By: jhi                                   on 2000/05/23  19:28:32
19506         Log: todo tweak
19507      Branch: cfgperl
19508            ! Todo-5.6
19509 ____________________________________________________________________________
19510 [  6109] By: jhi                                   on 2000/05/18  17:38:54
19511         Log: Integrate with Sarathy.
19512      Branch: cfgperl
19513           !> mg.c perl.h win32/perlhost.h
19514 ____________________________________________________________________________
19515 [  6108] By: gsar                                  on 2000/05/17  02:24:56
19516         Log: reenable fake signal handling on Windows, bugs and all
19517      Branch: perl
19518            ! mg.c perl.h win32/perlhost.h
19519 ____________________________________________________________________________
19520 [  6107] By: jhi                                   on 2000/05/15  18:01:41
19521         Log: Tweak the todo list.
19522      Branch: cfgperl
19523            ! Todo-5.6
19524 ____________________________________________________________________________
19525 [  6106] By: jhi                                   on 2000/05/15  13:41:48
19526         Log: The (Configure) script refuses to go on, after asking for
19527              'You may also choose to try maximal 64-bitness....'.
19528              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
19529              -- Patrick Zima
19530              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
19531      Branch: cfgperl
19532            ! hints/solaris_2.sh
19533 ____________________________________________________________________________
19534 [  6105] By: jhi                                   on 2000/05/11  14:37:43
19535         Log: Integrate with Sarathy.
19536      Branch: cfgperl
19537           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
19538           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
19539 ____________________________________________________________________________
19540 [  6104] By: gsar                                  on 2000/05/11  03:39:07
19541         Log: PL_sys_intern was being initialized too late on windows
19542      Branch: perl
19543            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
19544            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
19545 ____________________________________________________________________________
19546 [  6103] By: jhi                                   on 2000/05/09  19:42:20
19547         Log: Test tweaking for Unicos continues.
19548      Branch: cfgperl
19549            ! t/op/64bitint.t
19550 ____________________________________________________________________________
19551 [  6102] By: jhi                                   on 2000/05/09  16:47:27
19552         Log: The test suite tweak in #6101 wasn't quite right.
19553      Branch: cfgperl
19554            ! t/lib/complex.t
19555 ____________________________________________________________________________
19556 [  6101] By: jhi                                   on 2000/05/09  15:35:34
19557         Log: Hints and test tweaks for Unicos.
19558      Branch: cfgperl
19559            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
19560 ____________________________________________________________________________
19561 [  6100] By: jhi                                   on 2000/05/08  21:15:06
19562         Log: More compilation tweakery from Allen Smith.
19563      Branch: cfgperl
19564            ! hints/irix_6.sh
19565 ____________________________________________________________________________
19566 [  6099] By: jhi                                   on 2000/05/08  19:21:18
19567         Log: Tweaks for the cc bugs from Allen Smith.
19568      Branch: cfgperl
19569            ! hints/irix_6.sh
19570 ____________________________________________________________________________
19571 [  6098] By: jhi                                   on 2000/05/08  19:13:37
19572         Log: Add a note about other, yet unsupported, shadow password APIs.
19573      Branch: cfgperl
19574            ! pp_sys.c
19575 ____________________________________________________________________________
19576 [  6097] By: jhi                                   on 2000/05/08  18:46:34
19577         Log: Add a note about possible compilation problems from Allen Smith.
19578      Branch: cfgperl
19579            ! hints/irix_6.sh
19580 ____________________________________________________________________________
19581 [  6096] By: jhi                                   on 2000/05/08  17:33:10
19582         Log: Integrate with Sarathy.
19583      Branch: cfgperl
19584           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
19585           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
19586 ____________________________________________________________________________
19587 [  6095] By: jhi                                   on 2000/05/08  16:21:33
19588         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
19589              might be useful in future.
19590      Branch: cfgperl
19591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19592            ! config_h.SH
19593      Branch: metaconfig
19594            ! U/installdirs/inc_version_list.U
19595      Branch: metaconfig/U/perl
19596            ! perlxv.U
19597 ____________________________________________________________________________
19598 [  6094] By: gsar                                  on 2000/05/08  14:22:22
19599         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
19600      Branch: perl
19601            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
19602            ! hints/cygwin.sh pp_sys.c
19603 ____________________________________________________________________________
19604 [  6093] By: gsar                                  on 2000/05/08  12:52:28
19605         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
19606              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
19607      Branch: perl
19608            ! pp_sys.c sv.c win32/perlhost.h
19609 ____________________________________________________________________________
19610 [  6092] By: jhi                                   on 2000/05/07  22:40:34
19611         Log: Regen perltoc with the fixed buildtoc.
19612      Branch: cfgperl
19613            ! pod/perltoc.pod
19614 ____________________________________________________________________________
19615 [  6091] By: jhi                                   on 2000/05/07  22:24:16
19616         Log: Integrate with Sarathy.
19617      Branch: cfgperl
19618           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
19619           !> t/op/substr.t toke.c
19620 ____________________________________________________________________________
19621 [  6090] By: gsar                                  on 2000/05/07  19:47:07
19622         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
19623              [NI]OK; added tests for both
19624      Branch: perl
19625            ! perl.c pp_hot.c sv.c t/op/substr.t
19626 ____________________________________________________________________________
19627 [  6089] By: gsar                                  on 2000/05/07  18:18:38
19628         Log: buildtoc tweak to fix newline lossage
19629      Branch: perl
19630            ! pod/buildtoc
19631 ____________________________________________________________________________
19632 [  6088] By: jhi                                   on 2000/05/07  16:35:36
19633         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
19634              because we do not use those.  The HAS_GETSPNAM remains,
19635              though, because we still do use that.
19636      Branch: cfgperl
19637            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19638            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
19639            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
19640            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
19641            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19642            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
19643 ____________________________________________________________________________
19644 [  6087] By: gsar                                  on 2000/05/07  16:05:16
19645         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
19646      Branch: perl
19647            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
19648 ____________________________________________________________________________
19649 [  6086] By: jhi                                   on 2000/05/07  15:27:07
19650         Log: Integrate with Sarathy.
19651      Branch: cfgperl
19652           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19653           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
19654           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
19655           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
19656           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
19657           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
19658 ____________________________________________________________________________
19659 [  6085] By: gsar                                  on 2000/05/07  05:52:02
19660         Log: repeat operator (x) doesn't preserve utf8-ness
19661      Branch: perl
19662            ! pp.c t/op/substr.t
19663 ____________________________________________________________________________
19664 [  6084] By: gsar                                  on 2000/05/07  05:39:55
19665         Log: substr() does not preserve utf8-ness (from Stefan Eissing
19666              <Eissing@medicaldataservice.de>); added tests
19667      Branch: perl
19668            ! pp.c t/op/substr.t
19669 ____________________________________________________________________________
19670 [  6083] By: gsar                                  on 2000/05/07  05:24:46
19671         Log: note about undocumented caller() return value (from M.J.T. Guy);
19672              yet another peek.t tweak
19673      Branch: perl
19674            ! pod/perlfunc.pod t/lib/peek.t
19675 ____________________________________________________________________________
19676 [  6082] By: gsar                                  on 2000/05/07  05:08:40
19677         Log: peek.t non-portable to ithreads
19678      Branch: perl
19679            ! t/lib/peek.t
19680 ____________________________________________________________________________
19681 [  6081] By: gsar                                  on 2000/05/07  04:17:04
19682         Log: better default perlbug categories for ok reports (from Richard Foley)
19683      Branch: perl
19684            ! utils/perlbug.PL
19685 ____________________________________________________________________________
19686 [  6080] By: gsar                                  on 2000/05/07  04:08:07
19687         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
19688              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
19689      Branch: perl
19690            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19691            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
19692            ! AUTHORS MAINTAIN MANIFEST
19693 ____________________________________________________________________________
19694 [  6079] By: gsar                                  on 2000/05/07  04:01:38
19695         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
19696      Branch: perl
19697            ! lib/Carp/Heavy.pm
19698 ____________________________________________________________________________
19699 [  6078] By: gsar                                  on 2000/05/07  01:24:19
19700         Log: workaround for CRT bug in chdir() (from Charles Lane, via
19701              Peter Prymmer)
19702      Branch: perl
19703            ! iperlsys.h vms/vms.c vms/vmsish.h
19704 ____________________________________________________________________________
19705 [  6077] By: gsar                                  on 2000/05/07  01:22:23
19706         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
19707              and Tom Phoenix)
19708      Branch: perl
19709            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
19710 ____________________________________________________________________________
19711 [  6076] By: gsar                                  on 2000/05/06  17:36:29
19712         Log: integrate cfgperl contents into mainline
19713      Branch: perl
19714           +> t/lib/peek.t
19715           !> Configure MANIFEST Porting/Glossary Porting/config.sh
19716           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
19717           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
19718           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
19719 ____________________________________________________________________________
19720 [  6075] By: jhi                                   on 2000/05/05  18:56:10
19721         Log: Make the test more portable.
19722      Branch: cfgperl
19723            ! t/lib/peek.t
19724 ____________________________________________________________________________
19725 [  6074] By: jhi                                   on 2000/05/05  18:49:20
19726         Log: Introduce t/lib/peek.t.
19727      Branch: cfgperl
19728            + t/lib/peek.t
19729            ! MANIFEST
19730 ____________________________________________________________________________
19731 [  6073] By: jhi                                   on 2000/05/05  14:30:45
19732         Log: Complex tweaks.
19733      Branch: cfgperl
19734            ! lib/Math/Complex.pm t/lib/complex.t
19735 ____________________________________________________________________________
19736 [  6072] By: jhi                                   on 2000/05/05  12:27:13
19737         Log: Integrate with Sarathy.
19738      Branch: cfgperl
19739           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
19740           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
19741           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
19742           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
19743 ____________________________________________________________________________
19744 [  6071] By: gsar                                  on 2000/05/05  02:24:46
19745         Log: misformatted perllocal.pod (from Tim Jenness
19746              <t.jenness@jach.hawaii.edu>)
19747      Branch: perl
19748            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
19749 ____________________________________________________________________________
19750 [  6070] By: gsar                                  on 2000/05/05  02:16:52
19751         Log: remove misleading comment (from M.J.T. Guy)
19752      Branch: perl
19753            ! t/lib/anydbm.t
19754 ____________________________________________________________________________
19755 [  6069] By: gsar                                  on 2000/05/05  02:15:13
19756         Log: File::Spec compatibility update (from Barrie Slaymaker
19757              <barries@slaysys.com>)
19758      Branch: perl
19759            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
19760            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
19761 ____________________________________________________________________________
19762 [  6068] By: gsar                                  on 2000/05/05  02:01:50
19763         Log: note about values()
19764      Branch: perl
19765            ! pod/perlfunc.pod
19766 ____________________________________________________________________________
19767 [  6067] By: gsar                                  on 2000/05/05  01:33:09
19768         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
19769      Branch: perl
19770            ! win32/win32.c
19771 ____________________________________________________________________________
19772 [  6066] By: gsar                                  on 2000/05/05  01:23:43
19773         Log: s/END/CHECK/
19774      Branch: perl
19775            ! perl.c
19776 ____________________________________________________________________________
19777 [  6065] By: jhi                                   on 2000/05/04  17:30:22
19778         Log: Integrate with Sarathy.
19779      Branch: cfgperl
19780           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
19781 ____________________________________________________________________________
19782 [  6064] By: gsar                                  on 2000/05/04  17:26:14
19783         Log: change#5905 wasn't quite right--it's intent only applies when arguments
19784              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
19785      Branch: perl
19786            ! pp_sys.c sv.c
19787 ____________________________________________________________________________
19788 [  6063] By: gsar                                  on 2000/05/04  16:52:29
19789         Log: tokeq() could read unallocated field in argument
19790      Branch: perl
19791            ! toke.c
19792 ____________________________________________________________________________
19793 [  6062] By: gsar                                  on 2000/05/04  16:34:51
19794         Log: additional tests for utf8.t
19795      Branch: perl
19796            ! t/pragma/utf8.t
19797 ____________________________________________________________________________
19798 [  6061] By: gsar                                  on 2000/05/04  16:09:28
19799         Log: change#5921 neglected to make eq honor "use bytes"
19800      Branch: perl
19801            ! sv.c
19802 ____________________________________________________________________________
19803 [  6060] By: jhi                                   on 2000/05/04  15:30:16
19804         Log: Integrate with Sarathy.
19805      Branch: cfgperl
19806           !> perl.c regcomp.c t/pragma/utf8.t
19807 ____________________________________________________________________________
19808 [  6059] By: jhi                                   on 2000/05/04  15:26:37
19809         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
19810              in natively 64-bit platforms where a long is a quad (no need
19811              for long longs).  Also added bias for IVs.
19812      Branch: cfgperl
19813            ! toke.c
19814 ____________________________________________________________________________
19815 [  6058] By: gsar                                  on 2000/05/04  00:19:14
19816         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
19817              (spotted by Donald Kinzer <dkinzer@premia.com>)
19818      Branch: perl
19819            ! perl.c
19820 ____________________________________________________________________________
19821 [  6057] By: gsar                                  on 2000/05/03  18:34:01
19822         Log: fix broken parsing of /\x{ab}/
19823      Branch: perl
19824            ! regcomp.c t/pragma/utf8.t
19825 ____________________________________________________________________________
19826 [  6056] By: jhi                                   on 2000/05/03  17:57:16
19827         Log: The search of infinity continues, this time simplified.
19828      Branch: cfgperl
19829            ! lib/Math/Complex.pm
19830 ____________________________________________________________________________
19831 [  6055] By: jhi                                   on 2000/05/03  17:45:30
19832         Log: Detypo.
19833      Branch: cfgperl
19834            ! hints/unicos.sh
19835 ____________________________________________________________________________
19836 [  6054] By: jhi                                   on 2000/05/02  22:28:27
19837         Log: Be more forgiving in POSIX about HUGE_VALL.
19838      Branch: cfgperl
19839            ! ext/POSIX/POSIX.xs
19840 ____________________________________________________________________________
19841 [  6053] By: jhi                                   on 2000/05/02  22:25:05
19842         Log: Integrate with Sarathy.
19843      Branch: cfgperl
19844           !> hints/irix_6.sh pod/perlop.pod
19845 ____________________________________________________________________________
19846 [  6052] By: jhi                                   on 2000/05/02  22:24:31
19847         Log: Unicos hint tweak.
19848      Branch: cfgperl
19849            ! hints/unicos.sh
19850 ____________________________________________________________________________
19851 [  6051] By: jhi                                   on 2000/05/02  22:21:26
19852         Log: Complex tweakery.
19853      Branch: cfgperl
19854            ! lib/Math/Complex.pm t/lib/complex.t
19855 ____________________________________________________________________________
19856 [  6050] By: jhi                                   on 2000/05/02  19:26:22
19857         Log: Use setxxent()/endxxent().
19858      Branch: cfgperl
19859            ! t/op/grent.t t/op/pwent.t
19860 ____________________________________________________________________________
19861 [  6049] By: jhi                                   on 2000/05/02  19:06:02
19862         Log: Test both the scalar and list contexts.
19863      Branch: cfgperl
19864            ! t/op/grent.t t/op/pwent.t
19865 ____________________________________________________________________________
19866 [  6048] By: gsar                                  on 2000/05/02  18:29:10
19867         Log: add note about how $( doesn't interpolate in REs (from
19868              Philip Newton <newton@ficus.frogspace.net>)
19869      Branch: perl
19870            ! pod/perlop.pod
19871 ____________________________________________________________________________
19872 [  6047] By: jhi                                   on 2000/05/02  17:41:24
19873         Log: Call getspnam() only iff needd.
19874      Branch: cfgperl
19875            ! pp_sys.c
19876 ____________________________________________________________________________
19877 [  6046] By: gsar                                  on 2000/05/02  17:07:25
19878         Log: libscheck has insufficient checks for n32 libs (from
19879              Albert Chin-A-Young <china@thewrittenword.com>)
19880      Branch: perl
19881            ! hints/irix_6.sh
19882 ____________________________________________________________________________
19883 [  6045] By: jhi                                   on 2000/05/02  13:57:17
19884         Log: Integrate with Sarathy.
19885      Branch: cfgperl
19886           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
19887           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
19888 ____________________________________________________________________________
19889 [  6044] By: gsar                                  on 2000/05/02  06:48:19
19890         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
19891              such that underscores are only ignored in literal numbers,
19892              "\x{...}", and hex/oct argument
19893      Branch: perl
19894            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
19895 ____________________________________________________________________________
19896 [  6043] By: gsar                                  on 2000/05/02  02:22:29
19897         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
19898      Branch: perl
19899            ! pod/perlretut.pod
19900 ____________________________________________________________________________
19901 [  6042] By: gsar                                  on 2000/05/02  02:17:51
19902         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
19903      Branch: perl
19904            ! pod/perltrap.pod
19905 ____________________________________________________________________________
19906 [  6041] By: gsar                                  on 2000/05/02  01:53:51
19907         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
19908              to compensate
19909      Branch: perl
19910            ! Porting/makerel
19911 ____________________________________________________________________________
19912 [  6040] By: gsar                                  on 2000/05/02  01:51:57
19913         Log: missing files in MANIFEST
19914      Branch: perl
19915            ! MANIFEST
19916 ____________________________________________________________________________
19917 [  6039] By: jhi                                   on 2000/05/02  00:36:46
19918         Log: Infinite problems.
19919      Branch: cfgperl
19920            ! lib/Math/Complex.pm
19921 ____________________________________________________________________________
19922 [  6038] By: jhi                                   on 2000/05/02  00:06:38
19923         Log: pwent/spent #ifdef imbalance.
19924      Branch: cfgperl
19925            ! pp_sys.c
19926 ____________________________________________________________________________
19927 [  6037] By: jhi                                   on 2000/05/01  22:50:11
19928         Log: Use HUGE_VALL if applicable.
19929      Branch: cfgperl
19930            ! ext/POSIX/POSIX.xs util.c
19931 ____________________________________________________________________________
19932 [  6036] By: jhi                                   on 2000/05/01  22:20:53
19933         Log: Correct Freudian slip.
19934      Branch: cfgperl
19935            ! pp_sys.c
19936 ____________________________________________________________________________
19937 [  6035] By: jhi                                   on 2000/05/01  21:07:38
19938         Log: Continue on the pwent/spent case.
19939      Branch: cfgperl
19940            ! pp_sys.c
19941 ____________________________________________________________________________
19942 [  6034] By: jhi                                   on 2000/05/01  17:45:14
19943         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
19944              adjustments in 6032 conflicted badly with this, will have
19945              to revisit them later.
19946      Branch: cfgperl
19947           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
19948           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
19949           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
19950           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
19951           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
19952           !> t/lib/cgi-html.t t/lib/cgi-request.t
19953 ____________________________________________________________________________
19954 [  6033] By: jhi                                   on 2000/05/01  17:40:49
19955         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
19956      Branch: cfgperl
19957            ! pp_sys.c
19958 ____________________________________________________________________________
19959 [  6032] By: gsar                                  on 2000/05/01  15:56:32
19960         Log: whitespace adjustments
19961      Branch: perl
19962            ! pp_sys.c
19963 ____________________________________________________________________________
19964 [  6031] By: gsar                                  on 2000/05/01  15:19:41
19965         Log: small nits in diagnostics.pm (from Robin Barker)
19966      Branch: perl
19967            ! lib/diagnostics.pm pod/perldiag.pod
19968 ____________________________________________________________________________
19969 [  6030] By: gsar                                  on 2000/05/01  08:39:18
19970         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
19971              for @- and @+ (from Johan Vromans)
19972      Branch: perl
19973            ! lib/English.pm pod/perlvar.pod
19974 ____________________________________________________________________________
19975 [  6029] By: gsar                                  on 2000/05/01  08:16:10
19976         Log: add CGI.pm v2.66 (from Lincoln Stein)
19977      Branch: perl
19978            + lib/CGI/Util.pm t/lib/cgi-pretty.t
19979            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
19980            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
19981            ! t/lib/cgi-html.t t/lib/cgi-request.t
19982 ____________________________________________________________________________
19983 [  6028] By: gsar                                  on 2000/05/01  06:34:41
19984         Log: Pod::Man generates groff-incompatible macro definition (from
19985              Tom Christiansen)
19986      Branch: perl
19987            ! lib/Pod/Man.pm
19988 ____________________________________________________________________________
19989 [  6027] By: gsar                                  on 2000/05/01  06:31:36
19990         Log: podlators-1.02 update (from Russ Allbery)
19991      Branch: perl
19992            ! lib/Pod/Man.pm lib/Pod/Text.pm
19993 ____________________________________________________________________________
19994 [  6026] By: jhi                                   on 2000/04/30  23:24:23
19995         Log: Integrate with Sarathy.
19996      Branch: cfgperl
19997           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
19998           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
19999           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20000           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20001           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
20002           !> t/lib/syslog.t toke.c win32/win32.h
20003 ____________________________________________________________________________
20004 [  6025] By: gsar                                  on 2000/04/30  18:17:47
20005         Log: Is{Alnum,Alpha,Word} don't match titlecase
20006              
20007              TODO: IsSpace is defined recursively!
20008              
20009              (both spotted by Larry)
20010      Branch: perl
20011            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20012            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20013 ____________________________________________________________________________
20014 [  6024] By: gsar                                  on 2000/04/30  17:50:19
20015         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
20016              (from Hugo van der Sanden)
20017      Branch: perl
20018            ! toke.c
20019 ____________________________________________________________________________
20020 [  6023] By: gsar                                  on 2000/04/30  17:14:43
20021         Log: debugger stomps on $. (from M.J.T. Guy)
20022      Branch: perl
20023            ! lib/perl5db.pl
20024 ____________________________________________________________________________
20025 [  6022] By: gsar                                  on 2000/04/30  16:59:22
20026         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
20027      Branch: perl
20028            ! sv.c
20029 ____________________________________________________________________________
20030 [  6021] By: gsar                                  on 2000/04/29  21:00:08
20031         Log: remove Win2K issue in pod (fixed by change#6020)
20032      Branch: perl
20033            ! README.win32 pod/perl56delta.pod
20034 ____________________________________________________________________________
20035 [  6020] By: gsar                                  on 2000/04/29  20:51:49
20036         Log: test tweak
20037      Branch: perl
20038            ! t/lib/open3.t
20039 ____________________________________________________________________________
20040 [  6019] By: gsar                                  on 2000/04/29  20:34:27
20041         Log: windows portability tweaks
20042      Branch: perl
20043            ! t/lib/b.t win32/win32.h
20044 ____________________________________________________________________________
20045 [  6018] By: gsar                                  on 2000/04/29  19:55:24
20046         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
20047              make _PATH_LOG() return "" if unavailable
20048      Branch: perl
20049            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
20050            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
20051 ____________________________________________________________________________
20052 [  6017] By: jhi                                   on 2000/04/28  22:49:46
20053         Log: Integrate with Sarathy.
20054      Branch: cfgperl
20055           !> op.c perl.c pod/perldiag.pod t/lib/b.t
20056 ____________________________________________________________________________
20057 [  6016] By: jhi                                   on 2000/04/28  22:46:14
20058         Log: Do not warn that an infinity does not look like a number.
20059      Branch: cfgperl
20060            ! sv.c
20061 ____________________________________________________________________________
20062 [  6015] By: gsar                                  on 2000/04/28  22:35:49
20063         Log: tweak test for portability
20064      Branch: perl
20065            ! t/lib/b.t
20066 ____________________________________________________________________________
20067 [  6014] By: gsar                                  on 2000/04/28  22:05:31
20068         Log: glob() loading File::Glob behind the scenes may cause syntax errors
20069      Branch: perl
20070            ! op.c
20071 ____________________________________________________________________________
20072 [  6013] By: gsar                                  on 2000/04/28  21:25:22
20073         Log: tweak change#5945 to display correct switch name in diagnostic
20074      Branch: perl
20075            ! perl.c pod/perldiag.pod
20076 ____________________________________________________________________________
20077 [  6012] By: jhi                                   on 2000/04/28  21:08:12
20078         Log: Integrate with Sarathy.
20079      Branch: cfgperl
20080           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
20081           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
20082           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
20083 ____________________________________________________________________________
20084 [  6011] By: jhi                                   on 2000/04/28  21:04:46
20085         Log: &HUGE_VAL is not defined, it exists.
20086      Branch: cfgperl
20087            ! lib/Math/Complex.pm
20088 ____________________________________________________________________________
20089 [  6010] By: gsar                                  on 2000/04/28  21:02:58
20090         Log: clarify note about shadow password support (from
20091              gellyfish@gellyfish.com)
20092      Branch: perl
20093            ! pod/perlfunc.pod
20094 ____________________________________________________________________________
20095 [  6009] By: gsar                                  on 2000/04/28  21:00:00
20096         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
20097      Branch: perl
20098            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
20099 ____________________________________________________________________________
20100 [  6008] By: gsar                                  on 2000/04/28  20:56:33
20101         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
20102      Branch: perl
20103            ! installperl vms/subconfigure.com
20104 ____________________________________________________________________________
20105 [  6007] By: gsar                                  on 2000/04/28  20:51:21
20106         Log: note about compile failures and END blocks (from M.J.T. Guy)
20107      Branch: perl
20108            ! pod/perl56delta.pod pod/perlmod.pod
20109 ____________________________________________________________________________
20110 [  6006] By: jhi                                   on 2000/04/28  20:42:14
20111         Log: Regen Configure.
20112      Branch: cfgperl
20113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20114            ! config_h.SH
20115 ____________________________________________________________________________
20116 [  6005] By: gsar                                  on 2000/04/28  20:41:16
20117         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
20118      Branch: perl
20119            ! utils/perldoc.PL
20120 ____________________________________________________________________________
20121 [  6004] By: jhi                                   on 2000/04/28  20:28:21
20122         Log: Integrate with Sarathy.
20123      Branch: cfgperl
20124           !> Configure INSTALL Porting/Glossary Porting/config.sh
20125           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
20126           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
20127           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
20128           !> win32/config.vc win32/win32.c
20129 ____________________________________________________________________________
20130 [  6003] By: gsar                                  on 2000/04/28  20:11:20
20131         Log: allow REG_EXPAND_SZ keys in Windows registry (from
20132              John Clayton <John.Clayton@barclayscapital.com>)
20133      Branch: perl
20134            ! win32/win32.c
20135 ____________________________________________________________________________
20136 [  6002] By: gsar                                  on 2000/04/28  19:34:16
20137         Log: destructive sv_setsv() can lose UV-ness from source, causing
20138              numeric promotions/comparisons to fail to do the right thing
20139      Branch: perl
20140            ! sv.c
20141 ____________________________________________________________________________
20142 [  6001] By: gsar                                  on 2000/04/28  18:44:15
20143         Log: support additional library locations via $Config{otherlibdirs}
20144              (from Andy Dougherty)
20145      Branch: perl
20146            ! Configure INSTALL Porting/Glossary Porting/config.sh
20147            ! Porting/config_H config_h.SH epoc/config.sh perl.c
20148            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
20149            ! win32/config.bc win32/config.gc win32/config.vc
20150 ____________________________________________________________________________
20151 [  6000] By: gsar                                  on 2000/04/28  18:26:58
20152         Log: reworked otherlibdirs.U (from Andy Dougherty)
20153      Branch: metaconfig
20154            ! U/installdirs/otherlibdirs.U
20155 ____________________________________________________________________________
20156 [  5999] By: gsar                                  on 2000/04/28  18:17:07
20157         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
20158      Branch: perl
20159            ! t/pragma/warn/toke toke.c
20160 ____________________________________________________________________________
20161 [  5998] By: jhi                                   on 2000/04/28  13:32:17
20162         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
20163      Branch: cfgperl
20164            ! lib/Math/Complex.pm
20165 ____________________________________________________________________________
20166 [  5997] By: jhi                                   on 2000/04/28  13:14:04
20167         Log: Preserve $!.
20168      Branch: cfgperl
20169            ! lib/Math/Complex.pm
20170 ____________________________________________________________________________
20171 [  5996] By: jhi                                   on 2000/04/28  12:59:23
20172         Log: Integrate with Sarathy.
20173      Branch: cfgperl
20174           +> pod/perlrequick.pod pod/perlretut.pod
20175           !> (integrate 51 files)
20176 ____________________________________________________________________________
20177 [  5995] By: gsar                                  on 2000/04/28  09:37:36
20178         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
20179      Branch: perl
20180            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
20181 ____________________________________________________________________________
20182 [  5994] By: gsar                                  on 2000/04/28  09:33:26
20183         Log: fix for missed accounting for null byte in pack("Z",...) (from
20184              M.J.T. Guy)
20185      Branch: perl
20186            ! pp.c t/op/pack.t
20187 ____________________________________________________________________________
20188 [  5993] By: gsar                                  on 2000/04/28  09:30:05
20189         Log: various minor tweaks seen on p5p
20190      Branch: perl
20191            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
20192 ____________________________________________________________________________
20193 [  5992] By: gsar                                  on 2000/04/28  09:08:19
20194         Log: pod nit (from Simon Cozens)
20195      Branch: perl
20196            ! pod/perlop.pod
20197 ____________________________________________________________________________
20198 [  5991] By: gsar                                  on 2000/04/28  09:06:36
20199         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
20200      Branch: perl
20201            ! README.posix-bc hints/posix-bc.sh
20202 ____________________________________________________________________________
20203 [  5990] By: gsar                                  on 2000/04/28  08:54:52
20204         Log: use $ENV{LIB} to search for libs under Visual C compiler
20205              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
20206      Branch: perl
20207            ! lib/ExtUtils/Liblist.pm
20208 ____________________________________________________________________________
20209 [  5989] By: gsar                                  on 2000/04/28  08:27:12
20210         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
20211              itself and no other (from Tom Hughes)
20212      Branch: perl
20213            ! t/op/array.t toke.c
20214 ____________________________________________________________________________
20215 [  5988] By: gsar                                  on 2000/04/28  08:01:38
20216         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
20217              <paul@miraclefish.com>)
20218      Branch: perl
20219            ! lib/ExtUtils/MakeMaker.pm
20220 ____________________________________________________________________________
20221 [  5987] By: gsar                                  on 2000/04/28  07:53:09
20222         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
20223      Branch: perl
20224            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
20225 ____________________________________________________________________________
20226 [  5986] By: gsar                                  on 2000/04/28  07:44:17
20227         Log: add regular expressions tutorial and quick-start guide (from
20228              Mark Kvale <kvale@phy.ucsf.edu>)
20229      Branch: perl
20230            + pod/perlrequick.pod pod/perlretut.pod
20231            ! AUTHORS MAINTAIN MANIFEST
20232 ____________________________________________________________________________
20233 [  5985] By: gsar                                  on 2000/04/28  07:30:28
20234         Log: forked child may not exit correctly if it failed to open
20235              /dev/console (from Graham Barr)
20236      Branch: perl
20237            ! ext/Sys/Syslog/Syslog.pm
20238 ____________________________________________________________________________
20239 [  5984] By: gsar                                  on 2000/04/28  07:27:20
20240         Log: attributes::reftype() doesn't work on tied argument
20241      Branch: perl
20242            ! xsutils.c
20243 ____________________________________________________________________________
20244 [  5983] By: gsar                                  on 2000/04/28  07:15:04
20245         Log: numeric conversion of non-number in change#3378 tramples on
20246              OOK offset, causing segfaults
20247      Branch: perl
20248            ! sv.c
20249 ____________________________________________________________________________
20250 [  5982] By: gsar                                  on 2000/04/28  04:48:25
20251         Log: avoid error in IO::Socket::INET when given an unknown service name
20252              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
20253      Branch: perl
20254            ! ext/IO/lib/IO/Socket/INET.pm
20255 ____________________________________________________________________________
20256 [  5981] By: gsar                                  on 2000/04/28  04:31:31
20257         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
20258              prototype mismatch with CORE::glob(); update pod and tests to
20259              suit (File::Glob::glob() is still available for backward
20260              compatibility, but should be considered deprecated)
20261      Branch: perl
20262            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
20263            ! t/lib/glob-taint.t
20264 ____________________________________________________________________________
20265 [  5980] By: gsar                                  on 2000/04/28  03:47:29
20266         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
20267              <ghudson@mit.edu>)
20268      Branch: metaconfig
20269            ! U/modified/Options.U
20270      Branch: perl
20271            ! Configure
20272 ____________________________________________________________________________
20273 [  5979] By: gsar                                  on 2000/04/28  03:07:54
20274         Log: under useithreads, constant pad entries could inadvertantly be
20275              shared across threads (from Eric Blood <eblood@xmission.com>);
20276              added Eric's test case to testsuite
20277      Branch: perl
20278            ! op.c t/op/misc.t
20279 ____________________________________________________________________________
20280 [  5978] By: gsar                                  on 2000/04/27  21:13:00
20281         Log: sync version numbers in File::Spec with the ones on CPAN
20282              (from Barrie Slaymaker)
20283      Branch: perl
20284            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
20285            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20286            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20287 ____________________________________________________________________________
20288 [  5977] By: gsar                                  on 2000/04/27  21:07:29
20289         Log: autoquote barewords followed by newline and arrow properly
20290              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
20291      Branch: perl
20292            ! t/pragma/warn/toke toke.c
20293 ____________________________________________________________________________
20294 [  5976] By: gsar                                  on 2000/04/27  20:41:20
20295         Log: DB_File v1.73 update (from Paul Marquess)
20296      Branch: perl
20297            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20298            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
20299 ____________________________________________________________________________
20300 [  5975] By: gsar                                  on 2000/04/27  20:34:24
20301         Log: allow sort() reentrancy (variant of patch suggested by
20302              Hugo van der Sanden)
20303      Branch: perl
20304            ! pp_ctl.c t/op/sort.t
20305 ____________________________________________________________________________
20306 [  5974] By: gsar                                  on 2000/04/27  19:46:57
20307         Log: change#4197 somehow missed initializing PL_errors, meaning
20308              sytax error queueing wasn't working outside eval"" at all;
20309              also fixed eval"" to localize PL_error_count, so that compile-time
20310              eval's don't clobber the error state of the outer context
20311      Branch: perl
20312            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
20313            ! t/pragma/warn/toke
20314 ____________________________________________________________________________
20315 [  5973] By: gsar                                  on 2000/04/27  18:29:05
20316         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
20317      Branch: perl
20318            ! regcomp.c regexec.c t/op/re_tests
20319 ____________________________________________________________________________
20320 [  5972] By: jhi                                   on 2000/04/27  18:22:41
20321         Log: Integrate with Sarathy.
20322      Branch: cfgperl
20323           +> t/lib/b.t t/lib/syslog.t
20324           !> (integrate 31 files)
20325 ____________________________________________________________________________
20326 [  5971] By: jhi                                   on 2000/04/27  18:18:46
20327         Log: Unicos tweaks from Mark P. Lutz.
20328      Branch: cfgperl
20329            ! hints/unicos.sh lib/Math/Complex.pm
20330 ____________________________________________________________________________
20331 [  5970] By: gsar                                  on 2000/04/27  18:05:11
20332         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
20333              IV is >32bits
20334      Branch: perl
20335            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
20336 ____________________________________________________________________________
20337 [  5969] By: gsar                                  on 2000/04/27  17:50:56
20338         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
20339      Branch: perl
20340            + t/lib/syslog.t
20341            ! MANIFEST ext/Sys/Syslog/Syslog.pm
20342 ____________________________________________________________________________
20343 [  5968] By: gsar                                  on 2000/04/27  17:44:49
20344         Log: tolerate spaces in group names in test on solaris (from David Boyce
20345              <dsb@boyski.com>)
20346      Branch: perl
20347            ! t/op/groups.t
20348 ____________________________________________________________________________
20349 [  5967] By: gsar                                  on 2000/04/27  17:41:22
20350         Log: improved docs on the warn_uninit diagnostic (from David Glasser
20351              and Simon Cozens)
20352      Branch: perl
20353            ! pod/perldiag.pod
20354 ____________________________________________________________________________
20355 [  5966] By: gsar                                  on 2000/04/27  16:54:58
20356         Log: add testsuite for B backends, fix bug in B::Deparse (from
20357              Simon Cozens <simon@brecon.co.uk>)
20358      Branch: perl
20359            + t/lib/b.t
20360            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
20361 ____________________________________________________________________________
20362 [  5965] By: gsar                                  on 2000/04/27  16:10:37
20363         Log: avoid "will not stay shared" warnings for our variables (from
20364              Robin Barker)
20365      Branch: perl
20366            ! op.c t/pragma/warn/op
20367 ____________________________________________________________________________
20368 [  5964] By: gsar                                  on 2000/04/27  07:05:05
20369         Log: reformat to 72 columns (again)
20370      Branch: perl
20371            ! pod/perldiag.pod
20372 ____________________________________________________________________________
20373 [  5963] By: gsar                                  on 2000/04/27  06:28:31
20374         Log: patch from Larry to make (\&) prototype work; added tests for
20375              the same
20376      Branch: perl
20377            ! op.c t/comp/proto.t
20378 ____________________________________________________________________________
20379 [  5962] By: gsar                                  on 2000/04/27  06:15:47
20380         Log: updated README.hpux (from Jeff Okamoto)
20381      Branch: perl
20382            ! README.hpux
20383 ____________________________________________________________________________
20384 [  5961] By: gsar                                  on 2000/04/27  05:55:03
20385         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
20386      Branch: perl
20387            ! emacs/cperl-mode.el
20388 ____________________________________________________________________________
20389 [  5960] By: gsar                                  on 2000/04/27  05:49:26
20390         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
20391      Branch: perl
20392            ! INSTALL
20393 ____________________________________________________________________________
20394 [  5959] By: gsar                                  on 2000/04/27  05:33:41
20395         Log: doubled words in pods (from Simon Cozens
20396              <simon.p.cozens@jp.pwcglobal.com>)
20397      Branch: perl
20398            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
20399            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
20400            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
20401            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
20402            ! pod/perltootc.pod
20403 ____________________________________________________________________________
20404 [  5958] By: gsar                                  on 2000/04/27  05:11:39
20405         Log: change#3569 deleted some essential code, revert; avoid use of
20406              atexit() to make DynaLoader work properly on AIX under mod_perl
20407              (from Jens-Uwe Mager <jum@helios.de>)
20408      Branch: perl
20409            ! ext/DynaLoader/dl_aix.xs
20410 ____________________________________________________________________________
20411 [  5957] By: gsar                                  on 2000/04/27  04:54:51
20412         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
20413      Branch: perl
20414            ! pod/perlmod.pod
20415 ____________________________________________________________________________
20416 [  5956] By: gsar                                  on 2000/04/27  04:51:47
20417         Log: better diagnostics on failed tests (from Ilya Zakharevich)
20418      Branch: perl
20419            ! t/op/lex_assign.t
20420 ____________________________________________________________________________
20421 [  5955] By: gsar                                  on 2000/04/27  04:26:44
20422         Log: longstanding bug exposed by change#3307: sort arguments weren't
20423              compiled with the right wantarray context (ensuing runtime lookup
20424              via block_gimme() was getting the incidental context of the
20425              sort() itself)
20426      Branch: perl
20427            ! op.c t/op/sort.t
20428 ____________________________________________________________________________
20429 [  5954] By: gsar                                  on 2000/04/26  23:42:12
20430         Log: integrate cfgperl contents into mainline
20431      Branch: perl
20432           !> (integrate 30 files)
20433 ____________________________________________________________________________
20434 [  5953] By: jhi                                   on 2000/04/26  23:06:42
20435         Log: Integrate with Sarathy.
20436      Branch: cfgperl
20437           !> README.win32 ext/B/B/Deparse.pm
20438           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
20439           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
20440           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
20441           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
20442           !> utils/perldoc.PL vms/perlvms.pod
20443 ____________________________________________________________________________
20444 [  5952] By: jhi                                   on 2000/04/26  23:03:46
20445         Log: Undo "use integer" addition from 64bitint as it seems
20446              to break most of the subtests in Digital UNIX;
20447              Unicos needs to find another way.
20448      Branch: cfgperl
20449            ! t/op/64bitint.t
20450 ____________________________________________________________________________
20451 [  5951] By: jhi                                   on 2000/04/26  22:57:53
20452         Log: Be more robust on "extreme" (large absolute value)
20453              arguments.  Originally reported by Daniel Connelly
20454              as a problem with asinh() on large negative arguments,
20455              asinh() used to bail out because an argument to log()
20456              ended up being zero.  Ilya Zakharevich proposed using
20457              Taylor's series in such cases, which for such large
20458              arguments is a very good approximation.
20459      Branch: cfgperl
20460            ! lib/Math/Complex.pm t/lib/complex.t
20461 ____________________________________________________________________________
20462 [  5950] By: gsar                                  on 2000/04/25  19:13:12
20463         Log: reformat perldiag to avoid long lines
20464      Branch: perl
20465            ! pod/perldiag.pod
20466 ____________________________________________________________________________
20467 [  5949] By: gsar                                  on 2000/04/25  18:41:11
20468         Log: make perldoc use the pod2man from the same version (from
20469              M.J.T. Guy)
20470      Branch: perl
20471            ! utils/perldoc.PL
20472 ____________________________________________________________________________
20473 [  5948] By: gsar                                  on 2000/04/25  18:21:57
20474         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
20475              <kompas@kompas.usr.onet.pl>)
20476      Branch: perl
20477            ! lib/vars.pm
20478 ____________________________________________________________________________
20479 [  5947] By: gsar                                  on 2000/04/25  18:11:53
20480         Log: use &dl_error rather than &dl_load_file as the guard for calling
20481              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
20482              statically built perl)
20483      Branch: perl
20484            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
20485 ____________________________________________________________________________
20486 [  5946] By: jhi                                   on 2000/04/25  17:37:54
20487         Log: Document that tr() is not tr(1).
20488      Branch: cfgperl
20489            ! pod/perlop.pod
20490 ____________________________________________________________________________
20491 [  5945] By: gsar                                  on 2000/04/25  16:34:33
20492         Log: make module name mandatory after -M switch; reorder perldiag
20493              alphabetically (from Mark-Jason Dominus)
20494      Branch: perl
20495            ! perl.c pod/perldiag.pod
20496 ____________________________________________________________________________
20497 [  5944] By: jhi                                   on 2000/04/25  01:15:18
20498         Log: On second thoughts frexp() does have two arguments.
20499      Branch: cfgperl
20500            ! perl.h
20501 ____________________________________________________________________________
20502 [  5943] By: jhi                                   on 2000/04/24  22:56:32
20503         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
20504              Now pp_ncmp() returns undef is either operand is a NaN.
20505      Branch: cfgperl
20506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20507            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
20508            ! vms/subconfigure.com vos/config.def vos/config.h
20509            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
20510            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20511            ! win32/config_H.vc
20512      Branch: metaconfig/U/perl
20513            + d_modfl.U
20514 ____________________________________________________________________________
20515 [  5942] By: jhi                                   on 2000/04/24  19:45:17
20516         Log: Regen Configure to match #5937.
20517      Branch: cfgperl
20518            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20519            ! config_h.SH
20520      Branch: metaconfig
20521            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
20522 ____________________________________________________________________________
20523 [  5941] By: jhi                                   on 2000/04/24  19:24:11
20524         Log: Further Unicos fixes for Mark Lutz.
20525      Branch: cfgperl
20526            ! hints/unicos.sh pp_ctl.c
20527 ____________________________________________________________________________
20528 [  5940] By: jhi                                   on 2000/04/24  19:09:06
20529         Log: Various Unicos 10.0.0.6 fixes.
20530              
20531              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
20532              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
20533              Reply-To: tecmpl1@triton.ca.boeing.com 
20534              To: perl5-porters@perl.org 
20535              Date: Fri, 14 Apr 2000 20:21:00 GMT 
20536              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
20537      Branch: cfgperl
20538            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
20539 ____________________________________________________________________________
20540 [  5939] By: gsar                                  on 2000/04/24  19:01:24
20541         Log: more pod nits (from Larry Virden)
20542      Branch: perl
20543            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
20544            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
20545            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
20546 ____________________________________________________________________________
20547 [  5938] By: gsar                                  on 2000/04/24  18:54:01
20548         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
20549      Branch: perl
20550            ! ext/B/B/Deparse.pm
20551 ____________________________________________________________________________
20552 [  5937] By: jhi                                   on 2000/04/24  17:39:00
20553         Log: Integrate with Sarathy.
20554      Branch: cfgperl
20555           +> (branch 31 files)
20556           !> (integrate 73 files)
20557 ____________________________________________________________________________
20558 [  5936] By: gsar                                  on 2000/04/24  17:30:06
20559         Log: additional tests for change#5934 (from Paul Marquess, who also
20560              sent in the same fix)
20561      Branch: perl
20562            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
20563            ! t/pragma/warn/5nolint t/pragma/warn/6default
20564 ____________________________________________________________________________
20565 [  5935] By: jhi                                   on 2000/04/24  17:26:05
20566         Log: Do not assume sign propagation.
20567              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
20568              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
20569              To: payner@ncifcrf.gov, perl5-porters@perl.org 
20570              Date: Tue, 18 Apr 2000 18:24:49 +0100 
20571              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
20572      Branch: cfgperl
20573            ! t/op/bop.t t/op/misc.t
20574 ____________________________________________________________________________
20575 [  5934] By: gsar                                  on 2000/04/24  17:16:54
20576         Log: propagate lexical warnings from surrounding scope correctly
20577              within string eval()
20578      Branch: perl
20579            ! pp_ctl.c t/pragma/warn/pp_ctl
20580 ____________________________________________________________________________
20581 [  5933] By: jhi                                   on 2000/04/24  17:01:07
20582         Log: Flatten the cpp jungle doing the nosuid checking.
20583      Branch: cfgperl
20584            ! perl.c
20585 ____________________________________________________________________________
20586 [  5932] By: gsar                                  on 2000/04/24  09:08:14
20587         Log: add rsignal(), whichsig() and do_join() to public API list
20588              (mod_perl uses them to good advantage)
20589      Branch: perl
20590            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
20591 ____________________________________________________________________________
20592 [  5931] By: gsar                                  on 2000/04/24  09:01:40
20593         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
20594      Branch: perl
20595            ! pp_hot.c regexec.c t/op/pat.t
20596 ____________________________________________________________________________
20597 [  5930] By: gsar                                  on 2000/04/24  08:58:33
20598         Log: small os390 tweaks (from Peter Prymmer)
20599      Branch: perl
20600            ! config_h.SH makedepend.SH
20601 ____________________________________________________________________________
20602 [  5929] By: gsar                                  on 2000/04/24  08:55:25
20603         Log: pod nits
20604      Branch: perl
20605            ! pod/perlguts.pod
20606 ____________________________________________________________________________
20607 [  5928] By: gsar                                  on 2000/04/24  08:50:13
20608         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
20609      Branch: perl
20610            ! ext/IO/lib/IO/Poll.pm
20611 ____________________________________________________________________________
20612 [  5927] By: gsar                                  on 2000/04/24  08:43:24
20613         Log: arrange for next() to resume at the unstack op rather than the
20614              loop conditional, so that scope cleanup happens correctly
20615              (from Stephen McCamant)
20616      Branch: perl
20617            ! op.c pp_ctl.c t/op/misc.t
20618 ____________________________________________________________________________
20619 [  5926] By: gsar                                  on 2000/04/24  08:18:40
20620         Log: on windows, reserve 16M of stack rather than 128M (allows more
20621              threads to run concurrently)
20622      Branch: perl
20623            ! win32/Makefile win32/makefile.mk
20624 ____________________________________________________________________________
20625 [  5925] By: gsar                                  on 2000/04/24  08:13:52
20626         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
20627      Branch: perl
20628            ! toke.c
20629 ____________________________________________________________________________
20630 [  5924] By: gsar                                  on 2000/04/24  08:08:59
20631         Log: avoid using uninitialized memory in require version check
20632      Branch: perl
20633            ! pp_ctl.c universal.c
20634 ____________________________________________________________________________
20635 [  5923] By: gsar                                  on 2000/04/24  07:20:14
20636         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
20637      Branch: perl
20638            ! ext/IO/lib/IO/Poll.pm
20639 ____________________________________________________________________________
20640 [  5922] By: gsar                                  on 2000/04/24  07:08:42
20641         Log: commentary about IoTYPE() (from Nathan Torkington)
20642      Branch: perl
20643            ! sv.h
20644 ____________________________________________________________________________
20645 [  5921] By: gsar                                  on 2000/04/24  06:58:26
20646         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
20647              by fix
20648      Branch: perl
20649            ! sv.c t/lib/charnames.t t/pragma/utf8.t
20650 ____________________________________________________________________________
20651 [  5920] By: gsar                                  on 2000/04/24  06:37:59
20652         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
20653      Branch: perl
20654            ! doop.c t/op/ver.t
20655 ____________________________________________________________________________
20656 [  5919] By: gsar                                  on 2000/04/24  06:21:58
20657         Log: Configure might miss old directories when prefix must be
20658              expanded (from Robin Barker)
20659      Branch: metaconfig
20660            ! U/installdirs/inc_version_list.U
20661      Branch: perl
20662            ! Configure
20663 ____________________________________________________________________________
20664 [  5918] By: gsar                                  on 2000/04/24  06:16:11
20665         Log: VMS nits in glob() test (from Charles Lane)
20666      Branch: perl
20667            ! t/lib/glob-basic.t
20668 ____________________________________________________________________________
20669 [  5917] By: gsar                                  on 2000/04/24  06:11:56
20670         Log: various pod nits (from Larry Virden and others)
20671      Branch: perl
20672            ! README.amiga README.hpux README.machten README.os2
20673            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
20674            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
20675            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
20676            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
20677            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
20678            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
20679            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
20680            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
20681 ____________________________________________________________________________
20682 [  5916] By: gsar                                  on 2000/04/24  05:52:43
20683         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
20684              <wjones@tc.fluke.com>)
20685      Branch: perl
20686            ! t/lib/glob-basic.t
20687 ____________________________________________________________________________
20688 [  5915] By: gsar                                  on 2000/04/24  05:07:01
20689         Log: supported platforms mixed up
20690      Branch: perl
20691            ! pod/perl56delta.pod pod/perlport.pod
20692 ____________________________________________________________________________
20693 [  5914] By: gsar                                  on 2000/04/24  04:56:08
20694         Log: caller() wasn't returning the right number of elements for
20695              eval {...}
20696      Branch: perl
20697            ! pp_ctl.c t/pragma/warn/9enabled
20698 ____________________________________________________________________________
20699 [  5913] By: gsar                                  on 2000/04/24  04:35:41
20700         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
20701              Mark-Jason Dominus)
20702      Branch: perl
20703            ! pod/perlfunc.pod
20704 ____________________________________________________________________________
20705 [  5912] By: gsar                                  on 2000/04/24  04:17:15
20706         Log: fix totally broken caching in UNIVERSAL::isa() (from
20707              Nick Ing-Simmons)
20708      Branch: perl
20709            ! t/op/universal.t universal.c
20710 ____________________________________________________________________________
20711 [  5911] By: gsar                                  on 2000/04/24  03:39:47
20712         Log: add linebreak properties from unicode/LineBrk.txt (from
20713              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
20714      Branch: perl
20715            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
20716            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
20717            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
20718            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
20719            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
20720            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
20721            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
20722            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
20723            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
20724            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
20725            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
20726            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
20727            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
20728            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
20729            + lib/unicode/Is/LbrkZW.pl
20730            ! lib/unicode/mktables.PL
20731 ____________________________________________________________________________
20732 [  5910] By: gsar                                  on 2000/04/24  03:23:10
20733         Log: typo in pod
20734      Branch: perl
20735            ! ext/Thread/Thread.pm
20736 ____________________________________________________________________________
20737 [  5909] By: gsar                                  on 2000/04/24  03:22:03
20738         Log: mode argument to do_binmode() should be file mode, not boolean
20739      Branch: perl
20740            ! pp_sys.c
20741 ____________________________________________________________________________
20742 [  5908] By: gsar                                  on 2000/04/16  16:51:08
20743         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
20744              always returns a valid GV even when the symbol is trapped by strictures
20745              (avoids coredumps)
20746              
20747              TODO: the C<package;> hack needs similar treatment
20748      Branch: perl
20749            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
20750            ! t/pragma/strict-vars
20751 ____________________________________________________________________________
20752 [  5907] By: jhi                                   on 2000/03/31  23:42:56
20753         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
20754              an assumption which #5905 demolished.
20755      Branch: cfgperl
20756            ! pp_sys.c
20757 ____________________________________________________________________________
20758 [  5906] By: jhi                                   on 2000/03/31  18:54:37
20759         Log: Typo in #5905.
20760      Branch: cfgperl
20761            ! t/op/64bitint.t
20762 ____________________________________________________________________________
20763 [  5905] By: jhi                                   on 2000/03/31  18:50:54
20764         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
20765              reported by Joseph N. Hall.  The bug was that even with use64bitint
20766              one had to use the prefixes q, L, or ll with printf/sprintf,
20767              contrary to the documentation and common sense.
20768      Branch: cfgperl
20769            ! sv.c t/op/64bitint.t
20770 ____________________________________________________________________________
20771 [  5904] By: gsar                                  on 2000/03/28  02:31:32
20772         Log: add Changes, perldelta.pod
20773      Branch: perl
20774            + Changes pod/perldelta.pod
20775 ____________________________________________________________________________
20776 [  5903] By: gsar                                  on 2000/03/28  02:03:55
20777         Log: rename Changes and perldelta.pod
20778      Branch: perl
20779           +> Changes5.6 pod/perl56delta.pod
20780            - Changes pod/perldelta.pod
20781            ! MANIFEST
20782 ____________________________________________________________________________
20783 [  5902] By: gsar                                  on 2000/03/28  01:59:14
20784         Log: create maint-5.6 branch
20785      Branch: maint-5.6/perl
20786           +> (branch 1611 files)
20787 ____________________________________________________________________________
20788 [  5901] By: jhi                                   on 2000/03/23  05:48:43
20789         Log: Integrate with Sarathy.
20790      Branch: cfgperl
20791           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
20792 ____________________________________________________________________________
20793 [  5900] By: gsar                                  on 2000/03/23  05:42:43
20794         Log: three guesses on what this is :-)
20795      Branch: perl
20796            ! Changes