Update Changes.
[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.0          Development release working toward v5.8
32 --------------
33
34 ____________________________________________________________________________
35 [  7794] By: jhi                                   on 2000/11/21  18:56:34
36         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
37              From: "Craig A. Berry" <craigberry@mac.com>
38              Date: Mon, 20 Nov 2000 20:27:06 -0600
39              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
40              
41              A cut-and-pasto.
42      Branch: perl
43            ! perlio.h
44 ____________________________________________________________________________
45 [  7793] By: jhi                                   on 2000/11/21  18:54:41
46         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
47              From: Dominic Dunlop <domo@computer.org> 
48              Date: Mon, 20 Nov 2000 18:55:29 +0100
49              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
50              
51              va_copy() and the need of it.
52              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
53      Branch: metaconfig/U/perl
54            + need_va_copy.U
55      Branch: perl
56            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
58            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
59            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60            ! win32/config.bc win32/config.gc win32/config.vc
61 ____________________________________________________________________________
62 [  7792] By: jhi                                   on 2000/11/21  17:04:10
63         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
64      Branch: perl
65           !> scope.h
66 ____________________________________________________________________________
67 [  7791] By: jhi                                   on 2000/11/21  17:01:16
68         Log: Export the SOCKS workaround symbols only if necessary.
69      Branch: perl
70            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
71 ____________________________________________________________________________
72 [  7787] By: jhi                                   on 2000/11/20  22:44:04
73         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
74              From: Peter Prymmer <pvhp@forte.com>
75              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
76              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
77      Branch: perl
78            ! t/pragma/locale.t
79 ____________________________________________________________________________
80 [  7786] By: jhi                                   on 2000/11/20  22:29:10
81         Log: Subject: DOC PATCH 5.6.0 perlreftut
82              From: mjd@plover.com
83              Date: 20 Nov 2000 19:45:06 -0000
84              Message-ID: <20001120194506.9505.qmail@plover.com>
85      Branch: perl
86            ! pod/perlreftut.pod
87 ____________________________________________________________________________
88 [  7785] By: jhi                                   on 2000/11/20  22:27:44
89         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
90              From: David Dyck <dcd@tc.fluke.com>
91              Date: Mon, 20 Nov 2000 11:43:40 -0800
92              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
93      Branch: perl
94            ! lib/Cwd.pm
95 ____________________________________________________________________________
96 [  7784] By: jhi                                   on 2000/11/20  22:23:21
97         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
98              Date: Mon, 20 Nov 2000 17:06:10 -0500
99              To: Mailing list Perl5 <perl5-porters@perl.org>
100              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
101      Branch: perl
102            ! pp_ctl.c t/op/pat.t
103 ____________________________________________________________________________
104 [  7783] By: jhi                                   on 2000/11/20  22:11:18
105         Log: Subject: [PATCH] doop.c - UTF8 tr///               
106              From: Simon Cozens <simon@cozens.net>
107              Date: Sat, 18 Nov 2000 18:49:30 +0000
108              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
109              
110              Subject: Re: [PATCH] doop.c - UTF8 tr///           
111              From: Simon Cozens <simon@cozens.net>
112              Date: Mon, 20 Nov 2000 20:45:22 +0000
113              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
114              
115              Make tr on UTF-8 better but still not correct.
116      Branch: perl
117            ! doop.c
118 ____________________________________________________________________________
119 [  7782] By: jhi                                   on 2000/11/20  22:02:16
120         Log: Remove the shared object before attempting to create
121              (by linking) a new one.  E.g. in AIX not removing
122              becomes quite painful if one tries to do more than one
123              build in the same tree (an interrupted build, for example),
124              since the AIX' shared dynaloader seemingly keeps the shared
125              objects open and therefore 'busy' for quite a while, even when
126              nobody is using the objects, leading into link failures.
127      Branch: perl
128            ! lib/ExtUtils/MM_Unix.pm
129 ____________________________________________________________________________
130 [  7777] By: jhi                                   on 2000/11/20  16:08:49
131         Log: Update Changes.
132      Branch: perl
133            ! Changes patchlevel.h
134 ____________________________________________________________________________
135 [  7776] By: jhi                                   on 2000/11/20  15:27:56
136         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
137              This may be overly harsh but until proven otherwise, we think this
138              way, or until we have a simple test for Configure (having to start
139              up servers is does not count as simple) to check for the problems.
140      Branch: perl
141            ! perl.h
142 ____________________________________________________________________________
143 [  7775] By: jhi                                   on 2000/11/20  15:22:17
144         Log: Solaris hints tweaks.
145      Branch: perl
146            ! hints/solaris_2.sh
147 ____________________________________________________________________________
148 [  7774] By: jhi                                   on 2000/11/20  15:01:20
149         Log: Add a workaround to SOCKS 64-bit problems.
150      Branch: perl
151            ! doio.c embed.h embed.pl perlsdio.h proto.h
152 ____________________________________________________________________________
153 [  7773] By: jhi                                   on 2000/11/20  14:51:47
154         Log: sysseek() instead of seek().
155      Branch: perl
156            ! t/lib/syslfs.t
157 ____________________________________________________________________________
158 [  7761] By: jhi                                   on 2000/11/20  04:09:55
159         Log: Miraculous typo.
160      Branch: perl
161            ! t/op/pat.t
162 ____________________________________________________________________________
163 [  7760] By: jhi                                   on 2000/11/20  04:06:08
164         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
165              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
166              Date: Sun, 19 Nov 2000 22:30:26 -0500
167              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
168      Branch: perl
169            ! regexec.c scope.h t/op/pat.t
170 ____________________________________________________________________________
171 [  7759] By: jhi                                   on 2000/11/20  02:05:22
172         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
173      Branch: perl
174            ! perl.h
175 ____________________________________________________________________________
176 [  7758] By: jhi                                   on 2000/11/20  01:58:11
177         Log: Subject: [perl 7711: EPOC] updates
178              From: Olaf Flebbe <o.flebbe@gmx.de>
179              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
180              Message-ID: <25575.974658810@www23.gmx.net>               
181      Branch: perl
182            + lib/File/Spec/Epoc.pm
183            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
184            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
185            ! lib/File/Spec.pm perl.c sv.c
186 ____________________________________________________________________________
187 [  7757] By: jhi                                   on 2000/11/20  01:53:11
188         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
189      Branch: perl
190            ! MANIFEST
191 ____________________________________________________________________________
192 [  7756] By: jhi                                   on 2000/11/20  01:47:22
193         Log: Integrate perlio.
194      Branch: perl
195            - ext/re/hints/MSWin32.pl
196           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
197           !> win32/config.gc win32/config_H.gc win32/win32sck.c
198 ____________________________________________________________________________
199 [  7749] By: jhi                                   on 2000/11/19  16:28:40
200         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
201              From: "Peter J. Farley III" <pjfarley@banet.net>
202              Date: Sun, 19 Nov 2000 01:42:58 -0500
203              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
204      Branch: perl
205            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
206 ____________________________________________________________________________
207 [  7748] By: jhi                                   on 2000/11/19  16:08:10
208         Log: Subject: podlators 1.05 available        
209              From: Russ Allbery <rra@stanford.edu>   
210              Date: 18 Nov 2000 22:04:28 -0800
211              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
212      Branch: perl
213            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
214 ____________________________________________________________________________
215 [  7746] By: jhi                                   on 2000/11/19  06:42:22
216         Log: Make hex scanning warn on "\x{x}" and "\xx".
217              "\x" and and hex("x") are still valid.
218      Branch: perl
219            ! util.c
220 ____________________________________________________________________________
221 [  7744] By: jhi                                   on 2000/11/18  22:50:28
222         Log: Introduce Perl_utf8_length().  Use it.
223      Branch: perl
224            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
225 ____________________________________________________________________________
226 [  7743] By: jhi                                   on 2000/11/18  22:38:51
227         Log: Compiler denit.
228      Branch: perl
229            ! perlio.c
230 ____________________________________________________________________________
231 [  7742] By: jhi                                   on 2000/11/18  20:33:05
232         Log: Integrate perlio.
233      Branch: perl
234           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
235           !> perlio.h pp_ctl.c pp_sys.c sv.c
236 ____________________________________________________________________________
237 [  7741] By: jhi                                   on 2000/11/18  20:31:27
238         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
240              Date: Fri, 17 Nov 2000 20:35:11 -0500
241              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
242              
243              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
244              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
245              Date: Fri, 17 Nov 2000 21:03:47 -0500
246              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
247              
248              Plus a little bit of tweaking in pregcomp().
249      Branch: perl
250            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
251 ____________________________________________________________________________
252 [  7739] By: jhi                                   on 2000/11/18  19:54:00
253         Log: Integrate perlio.
254      Branch: perl
255           !> doio.c perlio.c pp.c
256 ____________________________________________________________________________
257 [  7738] By: jhi                                   on 2000/11/18  17:16:13
258         Log: Subject: [PATCH 5.7.0] etags broken again
259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
260              Date: Sat, 18 Nov 2000 02:41:36 -0500
261              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
262      Branch: perl
263            ! emacs/ptags
264 ____________________________________________________________________________
265 [  7737] By: jhi                                   on 2000/11/18  17:12:18
266         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
267      Branch: perl
268            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
269 ____________________________________________________________________________
270 [  7734] By: jhi                                   on 2000/11/18  01:18:56
271         Log: Update Changes.
272      Branch: perl
273            ! Changes patchlevel.h
274 ____________________________________________________________________________
275 [  7733] By: jhi                                   on 2000/11/18  00:32:54
276         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
278              Date: Fri, 17 Nov 2000 17:28:02 -0500
279              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
280      Branch: perl
281            ! regcomp.c regexec.c t/op/re_tests
282 ____________________________________________________________________________
283 [  7732] By: jhi                                   on 2000/11/18  00:28:56
284         Log: Sparc 64-bit pack() fix from Jens Hamisch.
285      Branch: perl
286            ! pp.c
287 ____________________________________________________________________________
288 [  7731] By: jhi                                   on 2000/11/18  00:18:39
289         Log: Explain in more detail the {} syntax ambiguousity.
290              
291              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
292              From: Nicholas Clark <nick@ccl4.org>
293              Date: Fri, 17 Nov 2000 22:10:28 +0000
294              Message-ID: <20001117221028.A88930@plum.flirble.org>
295      Branch: perl
296            ! pod/perlfunc.pod
297 ____________________________________________________________________________
298 [  7730] By: jhi                                   on 2000/11/18  00:12:18
299         Log: Subject: Fix for README.amiga (20000323.033)
300              From: "Stephen P. Potter" <spp@spotter.yi.org>
301              Date: Fri, 17 Nov 2000 12:25:51 -0500
302              Message-Id: <200011171725.MAA05768@spotter.yi.org>
303      Branch: perl
304            ! README.amiga
305 ____________________________________________________________________________
306 [  7729] By: jhi                                   on 2000/11/18  00:08:34
307         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
308              From: "A. C. Yardley" <yardley@tanet.net>
309              Date: Mon, 3 Apr 2000 11:35:33 -0700
310              Message-ID: <3483.000403@tanet.net>
311      Branch: perl
312            ! README.win32
313 ____________________________________________________________________________
314 [  7726] By: jhi                                   on 2000/11/17  14:15:49
315         Log: Subject: Fix for 20000815.006
316              From: "Stephen P. Potter" <spp@spotter.yi.org>
317              Date: Fri, 17 Nov 2000 08:57:45 -0500
318              Message-Id: <200011171357.IAA05122@spotter.yi.org>
319              
320              It's really 20000518.006.
321      Branch: perl
322            ! pod/perlmodlib.PL
323 ____________________________________________________________________________
324 [  7725] By: jhi                                   on 2000/11/17  14:12:31
325         Log: Subject: Fix for 20000409.001
326              From: "Stephen P. Potter" <spp@spotter.yi.org>
327              Date: Fri, 17 Nov 2000 08:55:45 -0500
328              Message-Id: <200011171355.IAA05104@spotter.yi.org>
329      Branch: perl
330            ! pod/perlfaq9.pod
331 ____________________________________________________________________________
332 [  7724] By: jhi                                   on 2000/11/17  14:08:58
333         Log: Undo #7627 now that we have =head3.
334      Branch: perl
335            ! pod/perlhack.pod
336 ____________________________________________________________________________
337 [  7723] By: jhi                                   on 2000/11/17  14:04:09
338         Log: As surmised the #7719 wasn't a good move.
339      Branch: perl
340            ! hints/solaris_2.sh
341 ____________________________________________________________________________
342 [  7722] By: jhi                                   on 2000/11/17  13:59:04
343         Log: Also the 64bitall hints can be either here or there.
344      Branch: perl
345            ! hints/solaris_2.sh
346 ____________________________________________________________________________
347 [  7721] By: jhi                                   on 2000/11/17  02:26:23
348         Log: Test tweak for the open pragma.
349      Branch: perl
350            ! t/lib/b.t
351 ____________________________________________________________________________
352 [  7720] By: jhi                                   on 2000/11/17  00:23:22
353         Log: The long double hints can be here or there.
354      Branch: perl
355            ! hints/solaris_2.sh
356 ____________________________________________________________________________
357 [  7719] By: jhi                                   on 2000/11/17  00:14:06
358         Log: For Solaris use64bitall the stdchar needs a little bit of help.
359      Branch: perl
360            ! hints/solaris_2.sh
361 ____________________________________________________________________________
362 [  7718] By: jhi                                   on 2000/11/16  23:27:34
363         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
364              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
365              Date: Wed, 15 Nov 2000 08:56:32 +0100
366              Message-ID: <3A1241B0.64477E00@alcatel.at>
367      Branch: perl
368            ! lib/Carp/Heavy.pm
369 ____________________________________________________________________________
370 [  7717] By: jhi                                   on 2000/11/16  23:23:29
371         Log: Subject: [PATCH] Re: 20001101.003 PDL
372              From: Nicholas Clark <nick@ccl4.org>
373              Date: Thu, 16 Nov 2000 16:48:25 +0000
374              Message-ID: <20001116164825.B93487@plum.flirble.org>
375      Branch: perl
376            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
377 ____________________________________________________________________________
378 [  7716] By: jhi                                   on 2000/11/16  23:21:31
379         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
380              From: "Casey R. Tweten" <crt@kiski.net>
381              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
382              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
383      Branch: perl
384            ! lib/Pod/Checker.pm pod/perlpod.pod
385 ____________________________________________________________________________
386 [  7715] By: jhi                                   on 2000/11/16  23:19:40
387         Log: Avoid an infinite loop in VMS when utils scripts are run
388              with no arguments, from Charles Lane.
389      Branch: perl
390            ! configure.com
391 ____________________________________________________________________________
392 [  7714] By: jhi                                   on 2000/11/16  23:17:08
393         Log: Subject: perllocale.pod changes
394              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
395              Date: Mon, 13 Nov 2000 10:09:22 +0300
396              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
397      Branch: perl
398            ! pod/perllocale.pod
399 ____________________________________________________________________________
400 [  7713] By: jhi                                   on 2000/11/16  23:14:06
401         Log: Integrate perlio.
402      Branch: perl
403           !> doio.c perlio.c perlio.h util.c
404 ____________________________________________________________________________
405 [  7710] By: jhi                                   on 2000/11/16  15:46:05
406         Log: Add HAS_SBRK_PROTO.
407      Branch: metaconfig/U/perl
408            + d_sbrkproto.U
409      Branch: perl
410            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
411            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
412            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
413            ! vos/config.ga.def vos/config.ga.h win32/config.bc
414            ! win32/config.gc win32/config.vc
415 ____________________________________________________________________________
416 [  7708] By: jhi                                   on 2000/11/16  05:33:03
417         Log: These files are text, not binary.
418      Branch: perl
419            ! ext/Encode/Encode/iso8859-10.enc
420            ! ext/Encode/Encode/iso8859-13.enc
421            ! ext/Encode/Encode/iso8859-14.enc
422            ! ext/Encode/Encode/iso8859-15.enc
423 ____________________________________________________________________________
424 [  7707] By: jhi                                   on 2000/11/16  01:53:37
425         Log: Update Changes.
426      Branch: perl
427            ! Changes patchlevel.h
428 ____________________________________________________________________________
429 [  7706] By: jhi                                   on 2000/11/16  01:35:59
430         Log: More #undefing of stdio.
431      Branch: perl
432            ! fakesdio.h nostdio.h
433 ____________________________________________________________________________
434 [  7705] By: jhi                                   on 2000/11/16  01:34:18
435         Log: Add fwalk() probe to the configuration files and regen perltoc.
436      Branch: perl
437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
438            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
439            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
440            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
441            ! win32/config.bc win32/config.gc win32/config.vc
442 ____________________________________________________________________________
443 [  7703] By: jhi                                   on 2000/11/16  01:09:22
444         Log: The type of the hash_cb() size argument is tricky.
445      Branch: perl
446            ! ext/DB_File/DB_File.xs
447 ____________________________________________________________________________
448 [  7702] By: jhi                                   on 2000/11/15  23:01:16
449         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
450      Branch: perl
451            ! nostdio.h
452 ____________________________________________________________________________
453 [  7701] By: jhi                                   on 2000/11/15  22:52:32
454         Log: Detypo.
455      Branch: perl
456            ! t/lib/bigfltpm.t
457 ____________________________________________________________________________
458 [  7700] By: jhi                                   on 2000/11/15  22:51:56
459         Log: UINT64_C() work continues.
460      Branch: perl
461            ! handy.h perl.h utf8.h
462 ____________________________________________________________________________
463 [  7699] By: jhi                                   on 2000/11/15  14:13:04
464         Log: SOCKS has its own USE_THREADS, based on
465              
466              Subject: [ID 20001114.002] et. al. bugfix followup
467              From: Jens Hamisch <jens@Strawberry.COM> 
468              Date: Wed, 15 Nov 2000 14:23:11 +0100
469              Message-ID: <20001115142311.A21164@Strawberry.COM>
470      Branch: perl
471            ! perl.h
472 ____________________________________________________________________________
473 [  7698] By: jhi                                   on 2000/11/15  03:50:56
474         Log: Add few missing #undefs and sort them.
475      Branch: perl
476            ! fakesdio.h
477 ____________________________________________________________________________
478 [  7697] By: jhi                                   on 2000/11/15  03:39:14
479         Log: Linenumber fix.
480      Branch: perl
481            ! t/pragma/warn/utf8
482 ____________________________________________________________________________
483 [  7696] By: jhi                                   on 2000/11/15  02:55:26
484         Log: EBCDIC tweaks.
485              
486              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
487              From: Peter Prymmer <pvhp@forte.com>
488              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
489              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
490      Branch: perl
491            ! t/op/regmesg.t t/pragma/warn/utf8
492 ____________________________________________________________________________
493 [  7695] By: jhi                                   on 2000/11/15  02:53:58
494         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
495              From: Peter Prymmer <pvhp@forte.com>
496              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
497              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
498      Branch: perl
499            ! utf8.c
500 ____________________________________________________________________________
501 [  7694] By: jhi                                   on 2000/11/15  02:50:55
502         Log: Subject: [PATCH: perl@7674] updates to README.os390
503              From: Prymmer/Kahn <pvhp@best.com>
504              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
505              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
506      Branch: perl
507            ! README.os390
508 ____________________________________________________________________________
509 [  7693] By: jhi                                   on 2000/11/15  02:48:37
510         Log: Quit utf8_to_uv() instantly if curlen == 0.
511      Branch: perl
512            ! utf8.c
513 ____________________________________________________________________________
514 [  7692] By: jhi                                   on 2000/11/15  02:24:29
515         Log: Use u_int32_t for the size of hash_cb(), not size_t.
516              
517              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
518              From: Jens Hamisch <jens@Strawberry.COM>     
519              Date: Tue, 14 Nov 2000 19:03:55 +0100
520              Message-Id: <20001114190355.A20559@Strawberry.COM>
521      Branch: perl
522            ! ext/DB_File/DB_File.xs
523 ____________________________________________________________________________
524 [  7691] By: jhi                                   on 2000/11/15  02:20:12
525         Log: Use UINT64_C().
526              
527              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
528              From: Jens Hamisch <jens@Strawberry.COM>
529              Date: Tue, 14 Nov 2000 19:16:23 +0100
530              Message-Id: <20001114191623.G20559@Strawberry.COM>
531      Branch: perl
532            ! utf8.c utf8.h
533 ____________________________________________________________________________
534 [  7690] By: jhi                                   on 2000/11/15  02:17:06
535         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
536              (a macro to define signed and unsigned integer constants).
537      Branch: perl
538            ! handy.h
539 ____________________________________________________________________________
540 [  7689] By: jhi                                   on 2000/11/15  01:56:51
541         Log: Regen Configure.
542      Branch: perl
543            ! Configure
544 ____________________________________________________________________________
545 [  7685] By: jhi                                   on 2000/11/14  17:54:56
546         Log: Integrate perlio.
547      Branch: perl
548           +> fakesdio.h perliol.h
549           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
550           !> perlsdio.h perlsfio.h pod/perlfunc.pod
551 ____________________________________________________________________________
552 [  7683] By: jhi                                   on 2000/11/14  15:42:40
553         Log: Hoist the duplicated socket/netdb include logic to perl.h;
554              undef SETERRNO in case SOCKS has defined it.  Based on:
555              
556              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
557              From: Jens Hamisch <jens@Strawberry.COM> 
558              Date: Tue, 14 Nov 2000 11:34:40 +0100
559              Message-Id: <20001114113440.A20005@Strawberry.COM>
560      Branch: perl
561            ! doio.c perl.h pp_sys.c
562 ____________________________________________________________________________
563 [  7682] By: jhi                                   on 2000/11/14  14:07:28
564         Log: Subject: some additions for makefiles for win32 (for perl@7674)
565              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
566              Date: Tue, 14 Nov 2000 09:31:13 +0300
567              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
568      Branch: perl
569            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
570            ! win32/makefile.mk
571 ____________________________________________________________________________
572 [  7681] By: jhi                                   on 2000/11/14  14:01:41
573         Log: Subject: tiny typo in perl5db.pl
574              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
575              Date: Tue, 14 Nov 2000 09:29:28 +0300
576              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
577      Branch: perl
578            ! lib/perl5db.pl
579 ____________________________________________________________________________
580 [  7680] By: jhi                                   on 2000/11/14  04:13:50
581         Log: Redo #7679 with LFs instead of CRLFs.
582      Branch: perl
583            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
584            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
585            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
586 ____________________________________________________________________________
587 [  7679] By: jhi                                   on 2000/11/14  01:21:09
588         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
589              From: Benjamin Stuhl <tiriath@yahoo.com> 
590              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
591              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
592      Branch: perl
593            + win32/bin/mdelete.bat
594            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
595            ! makedef.pl perlio.c win32/Makefile win32/config.gc
596            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
597 ____________________________________________________________________________
598 [  7678] By: jhi                                   on 2000/11/14  01:19:20
599         Log: Fix the re extension building for Win32.
600              
601              Subject: [PATCH perl@7638] Get PerlIO building on Win32
602              From: Benjamin Stuhl <tiriath@yahoo.com> 
603              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
604              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
605      Branch: perl
606            + ext/re/hints/MSWin32.pl
607            ! MANIFEST
608 ____________________________________________________________________________
609 [  7677] By: jhi                                   on 2000/11/14  01:13:54
610         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
611              From: sthoenna@efn.org
612              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
613              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
614      Branch: perl
615            ! doop.c pp.c toke.c utf8.c utf8.h
616 ____________________________________________________________________________
617 [  7676] By: jhi                                   on 2000/11/13  20:23:15
618         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
619              From: Nicholas Clark <nick@ccl4.org>
620              Date: Mon, 13 Nov 2000 18:55:04 +0000
621              Message-ID: <20001113185504.J29183@plum.flirble.org>
622      Branch: perl
623            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
624 ____________________________________________________________________________
625 [  7674] By: jhi                                   on 2000/11/13  15:07:56
626         Log: Update Changes.
627      Branch: perl
628            ! Changes patchlevel.h
629 ____________________________________________________________________________
630 [  7673] By: jhi                                   on 2000/11/13  14:42:42
631         Log: Remove the new two tests of lib/io_xs for now, they seem to
632              fail under perlio on some platforms.
633      Branch: perl
634            ! t/lib/io_xs.t
635 ____________________________________________________________________________
636 [  7672] By: jhi                                   on 2000/11/13  13:57:53
637         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
638      Branch: perl
639            ! perlio.c
640 ____________________________________________________________________________
641 [  7671] By: jhi                                   on 2000/11/13  05:30:48
642         Log: Placate nervous compilers that see longer than ints switch()ing.
643      Branch: perl
644            ! utf8.c
645 ____________________________________________________________________________
646 [  7670] By: jhi                                   on 2000/11/13  05:14:21
647         Log: fputs() does return EOF on error but here we don't care.
648      Branch: perl
649            ! perlio.c
650 ____________________________________________________________________________
651 [  7669] By: jhi                                   on 2000/11/13  05:02:45
652         Log: Declare reg_data like reg_substr_data.
653      Branch: perl
654            ! regexp.h
655 ____________________________________________________________________________
656 [  7668] By: jhi                                   on 2000/11/13  04:54:34
657         Log: Typos in #7667.
658      Branch: perl
659            ! perl.h
660 ____________________________________________________________________________
661 [  7667] By: jhi                                   on 2000/11/13  04:49:49
662         Log: Cleanup messy #ifdef.
663      Branch: perl
664            ! perl.h
665 ____________________________________________________________________________
666 [  7666] By: jhi                                   on 2000/11/13  04:17:34
667         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
668              From: Nicholas Clark <nick@talking.bollo.cx>
669              Date: Sun, 12 Nov 2000 21:14:11 +0000
670              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
671              
672              Note: only one breakage of the two reported is fixed by this patch.
673      Branch: perl
674            ! perlio.c
675 ____________________________________________________________________________
676 [  7665] By: jhi                                   on 2000/11/13  04:05:07
677         Log: Tweak the definition of the bit complement on UTF-8 data:
678              if none of the characters in the string are > 0xff,
679              the result is a complemented byte string, not a (UTF-8)
680              char string.  Based on the summary in
681              
682              Subject: Re: [ID 20000918.005] ~ on wide chars
683              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
684              Date: Fri, 10 Nov 2000 09:47:15 -0800
685              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
686              
687              This should give us the maximum backward (pre-char string)
688              compatibility and utf8 compatibility.  The other alternative
689              would be to limit the bit complement to be always byte only,
690              taking the least significant byte of the chars.
691      Branch: perl
692            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
693 ____________________________________________________________________________
694 [  7664] By: jhi                                   on 2000/11/13  00:23:44
695         Log: Couple of tests from #7660 salvaged.
696      Branch: perl
697            - t/op/tell.t
698            ! MANIFEST t/io/tell.t
699 ____________________________________________________________________________
700 [  7663] By: jhi                                   on 2000/11/13  00:02:48
701         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
702              From: Nicholas Clark <nick@talking.bollo.cx>
703              Date: Sun, 12 Nov 2000 21:23:43 +0000
704              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
705      Branch: perl
706            ! perlsfio.h
707 ____________________________________________________________________________
708 [  7662] By: jhi                                   on 2000/11/13  00:01:39
709         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
710              From: Nicholas Clark <nick@talking.bollo.cx>
711              Date: Sun, 12 Nov 2000 21:30:04 +0000
712              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
713      Branch: perl
714            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
715 ____________________________________________________________________________
716 [  7661] By: jhi                                   on 2000/11/12  23:57:29
717         Log: Document tell() on special streams.
718      Branch: perl
719            ! pod/perlfunc.pod
720 ____________________________________________________________________________
721 [  7660] By: jhi                                   on 2000/11/12  23:54:22
722         Log: (Subsumed by #7664)
723      Branch: perl
724            + t/op/tell.t
725            ! MANIFEST
726 ____________________________________________________________________________
727 [  7659] By: jhi                                   on 2000/11/12  22:55:25
728         Log: Many subdocumented return values of the IO extension now documented.
729              ungetc and write still left subdocumented.
730              
731              Subject: [PATCH] (was Re: IO::Handle::ungetc)
732              From: Nicholas Clark <nick@talking.bollo.cx>
733              Date: Sun, 12 Nov 2000 21:35:53 +0000
734              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
735      Branch: perl
736            ! ext/IO/lib/IO/Handle.pm
737 ____________________________________________________________________________
738 [  7658] By: jhi                                   on 2000/11/12  21:37:06
739         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
740              From: Nicholas Clark <nick@talking.bollo.cx>
741              Date: Sun, 12 Nov 2000 20:03:22 +0000
742              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
743      Branch: perl
744            ! pod/perlfunc.pod
745 ____________________________________________________________________________
746 [  7657] By: jhi                                   on 2000/11/12  20:34:55
747         Log: Integrate perlio.
748      Branch: perl
749           !> perlio.c
750 ____________________________________________________________________________
751 [  7653] By: jhi                                   on 2000/11/12  19:00:01
752         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
753      Branch: perl
754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
755            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
756            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
757            ! vos/config.ga.h win32/config.bc win32/config.gc
758            ! win32/config.vc
759 ____________________________________________________________________________
760 [  7652] By: jhi                                   on 2000/11/11  21:12:01
761         Log: Copy the s// information of README.hpux also to the perlrun.
762      Branch: perl
763            ! README.hpux pod/perlrun.pod
764 ____________________________________________________________________________
765 [  7651] By: jhi                                   on 2000/11/11  21:03:13
766         Log: More README.solaris updates from Andy Dougherty.
767      Branch: perl
768            ! README.solaris
769 ____________________________________________________________________________
770 [  7650] By: jhi                                   on 2000/11/11  18:38:57
771         Log: More descriptive error for unknown perlio layers.
772              
773              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
774              From: Dominic Dunlop <domo@computer.org> 
775              Date: Sat, 11 Nov 2000 18:20:32 +0100             
776              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
777      Branch: perl
778            ! perlio.c pod/perldiag.pod
779 ____________________________________________________________________________
780 [  7649] By: jhi                                   on 2000/11/11  18:37:52
781         Log: MachTen doesn't really do mmap() and munmap().
782              
783              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
784              From: Dominic Dunlop <domo@computer.org> 
785              Date: Sat, 11 Nov 2000 18:20:32 +0100             
786              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
787      Branch: perl
788            ! hints/machten.sh
789 ____________________________________________________________________________
790 [  7648] By: jhi                                   on 2000/11/11  18:36:46
791         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
792              From: rspier@pobox.com (Robert Spier)
793              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
794              Message-ID: <14861.32839.491271.985797@rls.cx>
795      Branch: perl
796            ! Porting/Contract pod/perltoot.pod
797 ____________________________________________________________________________
798 [  7646] By: jhi                                   on 2000/11/11  18:33:23
799         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
800      Branch: perl
801            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
802            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
803            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
804            ! vos/config.ga.h win32/config.bc win32/config.gc
805            ! win32/config.vc
806 ____________________________________________________________________________
807 [  7645] By: jhi                                   on 2000/11/11  16:45:15
808         Log: Use sysconf() or getpagesize() to find out the pagesize.
809      Branch: perl
810            ! perlio.c
811 ____________________________________________________________________________
812 [  7644] By: jhi                                   on 2000/11/11  15:46:08
813         Log: Integrate perlio.
814      Branch: perl
815           !> perlio.c
816 ____________________________________________________________________________
817 [  7643] By: jhi                                   on 2000/11/11  15:33:36
818         Log: Subject: Re: [PATCH] README.solaris
819              From: Lupe Christoph <lupe@lupe-christoph.de>
820              Date: Sat, 11 Nov 2000 14:08:10 +0100
821              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
822      Branch: perl
823            ! README.solaris
824 ____________________________________________________________________________
825 [  7642] By: jhi                                   on 2000/11/11  15:22:12
826         Log: Subject: [PATCH perl@7638] cygwin port
827              From: "Eric Fifer" <egf7@columbia.edu>            
828              Date: Fri, 10 Nov 2000 19:30:30 -0000
829              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
830      Branch: perl
831            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
832 ____________________________________________________________________________
833 [  7640] By: jhi                                   on 2000/11/11  02:05:02
834         Log: Add more encoding tables.
835      Branch: perl
836            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
837            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
838            + ext/Encode/Encode/iso8859-10.enc
839            + ext/Encode/Encode/iso8859-13.enc
840            + ext/Encode/Encode/iso8859-14.enc
841            + ext/Encode/Encode/iso8859-15.enc
842            ! MANIFEST
843 ____________________________________________________________________________
844 [  7639] By: jhi                                   on 2000/11/10  18:49:25
845         Log: Subject: [PATCH] README.solaris
846              From: Andy Dougherty <doughera@lafayette.edu>
847              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
848              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
849      Branch: perl
850            + README.solaris
851            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
852            ! pod/perl.pod pod/perltoc.pod
853 ____________________________________________________________________________
854 [  7638] By: jhi                                   on 2000/11/10  15:04:15
855         Log: Update Changes.
856      Branch: perl
857            ! Changes patchlevel.h
858 ____________________________________________________________________________
859 [  7637] By: jhi                                   on 2000/11/10  14:14:28
860         Log: Explain better why certain regex tests are skipped.
861              
862              Subject: Re: tests skipped: unknown reason
863              From: Lupe Christoph <lupe@lupe-christoph.de>
864              Date: Fri, 10 Nov 2000 09:08:56 +0100
865              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
866      Branch: perl
867            ! t/op/regexp.t
868 ____________________________________________________________________________
869 [  7635] By: nick                                  on 2000/11/10  13:25:52
870         Log: Re-instate stdio large file support via perlio.
871      Branch: perl
872            ! perlio.c
873 ____________________________________________________________________________
874 [  7634] By: jhi                                   on 2000/11/10  04:49:55
875         Log: Amdahl UTS hints updates.
876              
877              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
878              From: hom00@utsglobal.com (Harold O Morris)
879              Date: Thu, 9 Nov 2000 20:02 PST
880              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
881      Branch: perl
882            ! hints/uts.sh
883 ____________________________________________________________________________
884 [  7633] By: jhi                                   on 2000/11/09  23:33:28
885         Log: Subject: [PATCH] IO::Seekable pod
886              From: Nicholas Clark <nick@talking.bollo.cx>
887              Date: Thu, 9 Nov 2000 20:29:45 +0000
888              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
889      Branch: perl
890            ! ext/IO/lib/IO/Handle.pm
891 ____________________________________________________________________________
892 [  7632] By: jhi                                   on 2000/11/09  21:55:41
893         Log: Various doc oddball characters.
894              
895              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
896              From: Michael Somos <somos@grail.cba.csuohio.edu>
897              Date: Mon, 6 Nov 2000 17:44:20 -0500
898              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
899      Branch: perl
900            ! emacs/cperl-mode.el lib/unicode/syllables.txt
901            ! win32/bin/search.pl
902 ____________________________________________________________________________
903 [  7631] By: jhi                                   on 2000/11/09  21:12:29
904         Log: Subject: Re: bash -c exit and linux hints 
905              From: "John P. Linderman" <jpl@research.att.com>
906              Date: Thu, 02 Nov 2000 09:37:25 -0500
907              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
908      Branch: perl
909            ! hints/linux.sh
910 ____________________________________________________________________________
911 [  7629] By: jhi                                   on 2000/11/09  19:46:31
912         Log: Missing dTHXs.
913              
914              Subject: RE: perl@7595 builds not on cygwin
915              From: "Eric Fifer" <egf7@columbia.edu>
916              Date: Thu, 9 Nov 2000 19:26:50 -0000
917              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
918      Branch: perl
919            ! ext/Devel/Peek/Peek.xs
920 ____________________________________________________________________________
921 [  7628] By: jhi                                   on 2000/11/09  14:48:27
922         Log: Disable only the tests 99 and 166 for UTF-8 locales.
923      Branch: perl
924            ! t/pragma/locale.t
925 ____________________________________________________________________________
926 [  7627] By: jhi                                   on 2000/11/09  14:40:27
927         Log: There's no =head3.
928      Branch: perl
929            ! pod/perlhack.pod
930 ____________________________________________________________________________
931 [  7626] By: jhi                                   on 2000/11/09  13:54:26
932         Log: The generated boot_* headers are wrong.  Pickier compiler,
933              such as KAI C++ will refuse to compile the resulting perlmain.
934              
935              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
936              From: Harri Pasanen <harri.pasanen@trema.com>
937              Date: Thu, 09 Nov 2000 14:23:28 +0100
938              Message-Id: <3A0AA550.26D548A3@trema.com>
939      Branch: perl
940            ! minimod.pl
941 ____________________________________________________________________________
942 [  7625] By: jhi                                   on 2000/11/09  13:50:44
943         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
944              From: Prymmer/Kahn <pvhp@best.com>
945              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
946              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
947              
948              All except the "cow orker" change.
949      Branch: perl
950            ! Porting/pumpkin.pod
951 ____________________________________________________________________________
952 [  7624] By: jhi                                   on 2000/11/09  13:45:33
953         Log: Fix for
954              
955              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
957              Date: Thu, 09 Nov 2000 11:05:52 +0100
958              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
959      Branch: perl
960            ! pod/perldiag.pod t/pragma/warn/pp_sys
961 ____________________________________________________________________________
962 [  7623] By: jhi                                   on 2000/11/09  13:37:16
963         Log: Typo in an ifndef.
964              
965              Subject: Re: [PATCH 5.7.0] better messages from malloc()
966              From: Joe Smith <jms@inwap.com>         
967              Date: Thu, 09 Nov 2000 01:33:14 -0800
968              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
969      Branch: perl
970            ! malloc.c
971 ____________________________________________________________________________
972 [  7622] By: jhi                                   on 2000/11/09  13:31:18
973         Log: Remove unused extra arguments.
974      Branch: metaconfig/U/perl
975            ! perlxv.U
976      Branch: perl
977            ! Configure config_h.SH
978 ____________________________________________________________________________
979 [  7621] By: jhi                                   on 2000/11/09  13:16:36
980         Log: More VMS moves on environment handling, from Charles Lane.
981      Branch: perl
982            ! t/pragma/locale.t
983 ____________________________________________________________________________
984 [  7620] By: jhi                                   on 2000/11/09  04:42:38
985         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
986              From: David Dyck <dcd@tc.fluke.com>
987              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
988              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
989      Branch: perl
990            ! pp_sys.c
991 ____________________________________________________________________________
992 [  7619] By: jhi                                   on 2000/11/09  04:36:21
993         Log: Forgot from #7618.
994      Branch: perl
995            ! lib/File/stat.pm
996 ____________________________________________________________________________
997 [  7618] By: jhi                                   on 2000/11/09  04:28:44
998         Log: Make deleting for %ENV work for (newer versions of) VMS,
999              from Craig A. Berry.
1000      Branch: perl
1001            ! vms/vms.c
1002 ____________________________________________________________________________
1003 [  7617] By: jhi                                   on 2000/11/09  04:25:05
1004         Log: Subject: [PATCH] Class::Struct at compile time
1005              From: "Casey R. Tweten" <crt@kiski.net>
1006              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
1007              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
1008      Branch: perl
1009            ! lib/Class/Struct.pm
1010 ____________________________________________________________________________
1011 [  7616] By: jhi                                   on 2000/11/09  04:15:17
1012         Log: Subject: [ID 20001108.013] spelling
1013              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
1014              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
1015              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
1016      Branch: perl
1017            ! lib/ftp.pl
1018 ____________________________________________________________________________
1019 [  7615] By: jhi                                   on 2000/11/09  04:12:42
1020         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
1021              From: Peter Prymmer <pvhp@forte.com>
1022              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
1023              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
1024      Branch: perl
1025            ! configure.com
1026 ____________________________________________________________________________
1027 [  7614] By: jhi                                   on 2000/11/08  22:42:55
1028         Log: A missing aTHX_.
1029      Branch: perl
1030            ! ext/IPC/SysV/SysV.xs
1031 ____________________________________________________________________________
1032 [  7613] By: jhi                                   on 2000/11/08  19:30:21
1033         Log: Update Changes.
1034      Branch: perl
1035            ! Changes patchlevel.h
1036 ____________________________________________________________________________
1037 [  7612] By: jhi                                   on 2000/11/08  18:35:25
1038         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
1039              From: David Dyck <dcd@tc.fluke.com>
1040              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
1041              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
1042      Branch: perl
1043            ! pp_sys.c
1044 ____________________________________________________________________________
1045 [  7611] By: jhi                                   on 2000/11/08  18:30:26
1046         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
1047              From: Dominic Dunlop <domo@computer.org>
1048              Date: Tue, 7 Nov 2000 12:05:25 +0100
1049              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
1050      Branch: perl
1051            ! malloc.c
1052 ____________________________________________________________________________
1053 [  7610] By: jhi                                   on 2000/11/08  18:25:14
1054         Log: Do not test UTF-8 locales since that the tests would require
1055              polymorphic regexen.
1056      Branch: perl
1057            ! t/pragma/locale.t
1058 ____________________________________________________________________________
1059 [  7609] By: jhi                                   on 2000/11/08  17:12:51
1060         Log: Locale buglets.
1061              
1062              Subject: RE: Locales support (setlocale) fixes
1063              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1064              Date: Wed, 8 Nov 2000 20:01:39 +0300
1065              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
1066      Branch: perl
1067            ! t/pragma/locale.t util.c
1068 ____________________________________________________________________________
1069 [  7608] By: jhi                                   on 2000/11/08  17:00:16
1070         Log: Deleting $ENV{PATH} in VMS is not recommendable.
1071      Branch: perl
1072            ! t/pragma/locale.t
1073 ____________________________________________________________________________
1074 [  7607] By: jhi                                   on 2000/11/08  16:58:26
1075         Log: Subject: PATCH std stdio for (Free)BSD
1076              From: Nicholas Clark <nick@ccl4.org>
1077              Date: Wed, 8 Nov 2000 15:36:29 +0000
1078              Message-ID: <20001108153629.D98736@plum.flirble.org>
1079      Branch: metaconfig
1080            ! U/compline/d_stdstdio.U
1081      Branch: perl
1082            ! Configure config_h.SH
1083 ____________________________________________________________________________
1084 [  7606] By: jhi                                   on 2000/11/08  16:43:31
1085         Log: Forgot to bump the line numbers in #7601.
1086      Branch: perl
1087            ! t/pragma/warn/pp_sys
1088 ____________________________________________________________________________
1089 [  7605] By: jhi                                   on 2000/11/08  16:39:12
1090         Log: More careful detection of how well NVs and UVs mix.
1091              
1092              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))
1093              From: Nicholas Clark <nick@ccl4.org>
1094              Date: Wed, 8 Nov 2000 15:14:12 +0000
1095              Message-ID: <20001108151412.B98736@plum.flirble.org>
1096              
1097              Added some SIGFPE paranoia.
1098      Branch: metaconfig/U/perl
1099            ! perlxv.U
1100      Branch: perl
1101            ! Configure config_h.SH
1102 ____________________________________________________________________________
1103 [  7604] By: jhi                                   on 2000/11/08  14:39:10
1104         Log: Subject: [patch perl@7595] VMS configure.com tweak
1105              From: "Craig A. Berry" <craigberry@mac.com>
1106              Date: Wed, 8 Nov 2000 00:24:12 -0600
1107              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
1108      Branch: perl
1109            ! configure.com
1110 ____________________________________________________________________________
1111 [  7603] By: jhi                                   on 2000/11/08  14:27:11
1112         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
1113              From: Robin Barker <rmb1@cise.npl.co.uk>
1114              Date: Wed, 8 Nov 2000 11:11:39 GMT
1115              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
1116      Branch: perl
1117            ! perlio.c
1118 ____________________________________________________________________________
1119 [  7602] By: jhi                                   on 2000/11/08  14:25:03
1120         Log: Fix for the tie-refhash string table leaks.
1121              
1122              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
1123              Date: Wed, 8 Nov 2000 13:03:04 GMT
1124              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
1125      Branch: perl
1126            ! t/lib/tie-refhash.t
1127 ____________________________________________________________________________
1128 [  7601] By: jhi                                   on 2000/11/08  14:21:08
1129         Log: Try to avoid flockless and emulationless places.
1130      Branch: perl
1131            ! t/pragma/warn/pp_sys
1132 ____________________________________________________________________________
1133 [  7600] By: jhi                                   on 2000/11/08  02:28:54
1134         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
1135              
1136              Subject: [PATCH] prototyped functions that should be overrideable
1137              From: "Casey R. Tweten" <crt@kiski.net>
1138              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
1139              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
1140      Branch: perl
1141            ! toke.c
1142 ____________________________________________________________________________
1143 [  7599] By: jhi                                   on 2000/11/08  01:12:05
1144         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
1145              
1146              Subject: [PATCH] perlbug.PL
1147              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1148              Date: Mon, 6 Nov 2000 21:39:01 -0500
1149              Message-ID: <20001106213901.B20955@O2.chapin.edu>
1150      Branch: perl
1151            ! utils/perlbug.PL
1152 ____________________________________________________________________________
1153 [  7598] By: jhi                                   on 2000/11/07  23:42:00
1154         Log: Bad thinko in #7581 (I used the test program with the expanded
1155              values as-is).
1156      Branch: metaconfig
1157            ! U/compline/d_stdstdio.U
1158      Branch: perl
1159            ! Configure
1160 ____________________________________________________________________________
1161 [  7597] By: jhi                                   on 2000/11/07  21:43:29
1162         Log: Subject: [PATCH perl@7573] cygwin port
1163              From: "Fifer, Eric" <EFifer@sanwaint.com>
1164              Date: Tue, 7 Nov 2000 18:08:51 -0000 
1165              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
1166              
1167              Synchronize with Cygwin 1.1.5.
1168      Branch: perl
1169            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
1170            ! pod/perlport.pod unixish.h util.c
1171 ____________________________________________________________________________
1172 [  7596] By: jhi                                   on 2000/11/07  21:39:25
1173         Log: perlhack updates from H.Merijn Brand.
1174      Branch: perl
1175            ! pod/perlhack.pod
1176 ____________________________________________________________________________
1177 [  7595] By: jhi                                   on 2000/11/07  20:21:41
1178         Log: Update Changes.
1179      Branch: perl
1180            ! Changes patchlevel.h
1181 ____________________________________________________________________________
1182 [  7594] By: jhi                                   on 2000/11/07  19:18:58
1183         Log: Be more robust in Dynaloader.pm.
1184      Branch: perl
1185            ! ext/DynaLoader/DynaLoader_pm.PL
1186 ____________________________________________________________________________
1187 [  7593] By: jhi                                   on 2000/11/07  16:49:31
1188         Log: AUTHORS update.
1189      Branch: perl
1190            ! AUTHORS
1191 ____________________________________________________________________________
1192 [  7592] By: gsar                                  on 2000/11/07  16:39:51
1193         Log: normalize relative paths in virtualized current directory on windows,
1194              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
1195              returns)
1196      Branch: perl
1197            ! win32/vdir.h
1198 ____________________________________________________________________________
1199 [  7591] By: jhi                                   on 2000/11/07  16:04:26
1200         Log: Too profiler-happy: with optimization the #7590 actually makes
1201              the test to run 0.5% _slower_.  Requires much more instrumentation.
1202              Retract #7590.
1203      Branch: perl
1204            ! regcomp.c regcomp.h
1205 ____________________________________________________________________________
1206 [  7590] By: jhi                                   on 2000/11/07  15:51:13
1207         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
1208              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
1209              by using memset() and testing bytewise (as opposed to bitwise).
1210      Branch: perl
1211            ! regcomp.c regcomp.h
1212 ____________________________________________________________________________
1213 [  7589] By: jhi                                   on 2000/11/07  12:56:39
1214         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
1215              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1216              Date: Mon, 06 Nov 2000 23:45:30 -0500
1217              Message-Id: <0011079735.AA973576259@univpress.com>
1218      Branch: perl
1219            ! configure.com t/lib/st-lock.t
1220 ____________________________________________________________________________
1221 [  7588] By: jhi                                   on 2000/11/07  01:03:28
1222         Log: Tweak #7587.
1223      Branch: perl
1224            ! pod/perldiag.pod
1225 ____________________________________________________________________________
1226 [  7587] By: jhi                                   on 2000/11/07  01:00:27
1227         Log: A doc addition for bug id 20001105.019, beware \p.
1228      Branch: perl
1229            ! pod/perldiag.pod
1230 ____________________________________________________________________________
1231 [  7586] By: jhi                                   on 2000/11/07  00:32:22
1232         Log: Fake support of holey files in win/dosish platforms.
1233              
1234              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
1235              From: kipp@shonanblue.ne.jp
1236              Date: Mon, 6 Nov 2000 13:30:55 -0800
1237              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
1238      Branch: perl
1239            ! ext/SDBM_File/sdbm/sdbm.c
1240 ____________________________________________________________________________
1241 [  7585] By: jhi                                   on 2000/11/07  00:12:54
1242         Log: Subject: Pod updates
1243              From: "Stephen P. Potter" <spp@spotter.yi.org>
1244              Date: Mon, 06 Nov 2000 18:56:43 -0500
1245              Message-Id: <200011062357.SAA18173@spotter.yi.org>
1246      Branch: perl
1247            ! README.dos README.os2 README.win32 pod/buildtoc.PL
1248            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
1249            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
1250            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
1251            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
1252            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
1253            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
1254            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
1255            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
1256            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
1257            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
1258            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
1259            ! pod/perltootc.pod pod/perlunicode.pod
1260 ____________________________________________________________________________
1261 [  7584] By: jhi                                   on 2000/11/07  00:04:17
1262         Log: Varargs don't always work too well if one puts an unsigned
1263              char on the stack and pop an unsigned quad off the stack.
1264              
1265              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
1266              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
1267              Date: Mon, 06 Nov 2000 15:19:05 -0800
1268              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
1269      Branch: perl
1270            ! utf8.c
1271 ____________________________________________________________________________
1272 [  7583] By: jhi                                   on 2000/11/06  23:58:48
1273         Log: %ENV note tweaks from Dan Sugalski.
1274      Branch: perl
1275            ! pod/perlport.pod vms/perlvms.pod
1276 ____________________________________________________________________________
1277 [  7582] By: jhi                                   on 2000/11/06  23:05:49
1278         Log: glibc5 detection by __GNU_LIBRARY__.
1279      Branch: perl
1280            ! toke.c
1281 ____________________________________________________________________________
1282 [  7581] By: jhi                                   on 2000/11/06  22:51:29
1283         Log: Make the stdio test program of 7427 less noisy while being 
1284              compiled so that Digital UNIX wouldn't get both
1285              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
1286              undefined.  This makes perlio happy.
1287      Branch: metaconfig
1288            ! U/compline/d_stdstdio.U
1289      Branch: perl
1290            ! Configure config_h.SH
1291 ____________________________________________________________________________
1292 [  7580] By: jhi                                   on 2000/11/06  22:41:41
1293         Log: Document %ENV = () portability issues.
1294      Branch: perl
1295            ! pod/perlport.pod vms/perlvms.pod
1296 ____________________________________________________________________________
1297 [  7579] By: jhi                                   on 2000/11/06  21:29:24
1298         Log: VOS updates from Paul Green.
1299      Branch: perl
1300            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1301 ____________________________________________________________________________
1302 [  7578] By: jhi                                   on 2000/11/06  21:00:40
1303         Log: Sanitize the environment further.
1304      Branch: perl
1305            ! t/pragma/locale.t
1306 ____________________________________________________________________________
1307 [  7577] By: jhi                                   on 2000/11/06  20:53:51
1308         Log: Re-introduce 7552 lost in integration.
1309      Branch: perl
1310            ! perlio.c
1311 ____________________________________________________________________________
1312 [  7576] By: jhi                                   on 2000/11/06  20:33:46
1313         Log: Admit that the test leaks scalars.
1314      Branch: perl
1315            ! t/comp/proto.t
1316 ____________________________________________________________________________
1317 [  7575] By: jhi                                   on 2000/11/06  20:17:08
1318         Log: Integrate perlio.
1319      Branch: perl
1320           !> perlio.c
1321 ____________________________________________________________________________
1322 [  7573] By: jhi                                   on 2000/11/06  13:56:05
1323         Log: Update Changes.
1324      Branch: perl
1325            ! Changes patchlevel.h
1326 ____________________________________________________________________________
1327 [  7572] By: jhi                                   on 2000/11/06  13:48:41
1328         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
1329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1330              Date: Mon, 06 Nov 2000 10:11:42 +0100
1331              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
1332      Branch: perl
1333            ! pod/perlhack.pod
1334 ____________________________________________________________________________
1335 [  7571] By: jhi                                   on 2000/11/06  01:45:51
1336         Log: AUTHORS updates.
1337      Branch: perl
1338            ! AUTHORS
1339 ____________________________________________________________________________
1340 [  7570] By: jhi                                   on 2000/11/06  00:18:00
1341         Log: Fix for
1342              
1343              Subject: [ID 20000728.005] perl -P broken
1344              From: David Dyck <dcd@tc.fluke.com>
1345              Date: Fri, 28 Jul 2000 17:19:16 -0700
1346              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
1347              
1348              (hopefully).  The fix is also not complete, it seems to break
1349              BOM swallowing for libc5 systems, but until someone figures
1350              out a way to do this without ftell(), this will do.
1351      Branch: perl
1352            ! toke.c
1353 ____________________________________________________________________________
1354 [  7569] By: jhi                                   on 2000/11/06  00:05:30
1355         Log: Document that the evaled syntax errors cause scalar leaks.
1356      Branch: perl
1357            ! t/comp/proto.t
1358 ____________________________________________________________________________
1359 [  7568] By: jhi                                   on 2000/11/05  23:14:47
1360         Log: opmini.o can linger from Configures past.
1361      Branch: perl
1362            ! Makefile.SH
1363 ____________________________________________________________________________
1364 [  7567] By: jhi                                   on 2000/11/05  21:28:39
1365         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
1366              first argument correctly.
1367      Branch: perl
1368            ! perlio.c
1369 ____________________________________________________________________________
1370 [  7566] By: jhi                                   on 2000/11/05  21:15:56
1371         Log: Integrate perlio.
1372      Branch: perl
1373           !> perlio.c
1374 ____________________________________________________________________________
1375 [  7565] By: jhi                                   on 2000/11/05  21:15:13
1376         Log: Use -dM for gcc (the suggested patch did it only for Linux,
1377              but I think it can be generalized).
1378              
1379              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
1380              From: Pixel <pixel@mandrakesoft.com>
1381              Date: 05 Nov 2000 21:49:34 +0100 
1382              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
1383      Branch: perl
1384            ! ext/Errno/Errno_pm.PL
1385 ____________________________________________________________________________
1386 [  7563] By: jhi                                   on 2000/11/05  19:48:55
1387         Log: Add a note for future generations about bug id 20000229.006.
1388      Branch: perl
1389            ! malloc.c
1390 ____________________________________________________________________________
1391 [  7562] By: jhi                                   on 2000/11/05  19:38:24
1392         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
1393      Branch: perl
1394            ! pp_ctl.c t/op/pos.t
1395 ____________________________________________________________________________
1396 [  7561] By: jhi                                   on 2000/11/05  18:21:46
1397         Log: Add =pod to be tidy.
1398      Branch: perl
1399            ! lib/Math/Complex.pm
1400 ____________________________________________________________________________
1401 [  7560] By: jhi                                   on 2000/11/05  17:38:46
1402         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
1403      Branch: perl
1404            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1405            ! ext/Storable/Storable.xs t/lib/st-recurse.t
1406 ____________________________________________________________________________
1407 [  7559] By: jhi                                   on 2000/11/05  17:32:59
1408         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
1409              From: "Peter J. Farley III" <pjfarley@banet.net>
1410              Date: Sun, 05 Nov 2000 11:55:59 -0500
1411              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
1412      Branch: perl
1413            ! t/lib/syslog.t
1414 ____________________________________________________________________________
1415 [  7558] By: jhi                                   on 2000/11/05  17:29:19
1416         Log: Integrate perlio.
1417      Branch: perl
1418           !> perlio.c
1419 ____________________________________________________________________________
1420 [  7557] By: jhi                                   on 2000/11/05  17:22:01
1421         Log: A fix of sorts for 20000329.026, a better error message
1422              for a missing "use charnames" when using the \N{...}. 
1423      Branch: perl
1424            ! pod/perldiag.pod toke.c
1425 ____________________________________________________________________________
1426 [  7556] By: jhi                                   on 2000/11/05  16:33:50
1427         Log: Test tweak: show also the failed locales.
1428              
1429              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
1430              From: Lupe Christoph <lupe@lupe-christoph.de>         
1431              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
1432              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
1433      Branch: perl
1434            ! t/pragma/locale.t
1435 ____________________________________________________________________________
1436 [  7553] By: jhi                                   on 2000/11/05  01:12:16
1437         Log: Fix for
1438              
1439              Subject: [ID 20001004.007] taint propogation is inconsistent
1440              From: pimlott@idiomtech.com (Andrew Pimlott) 
1441              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
1442              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
1443              
1444              The culprit was sv_setsv() which was rather blindly
1445              propagating taint, which lead to behaviour where was
1446              a tainted anon hash value was seen all the values from
1447              then on became tainted.
1448      Branch: perl
1449            ! sv.c t/op/taint.t
1450 ____________________________________________________________________________
1451 [  7552] By: jhi                                   on 2000/11/04  23:44:18
1452         Log: Some cpps don't like splitting conditionals across several lines.
1453      Branch: perl
1454            ! perlio.c
1455 ____________________________________________________________________________
1456 [  7549] By: jhi                                   on 2000/11/04  23:14:01
1457         Log: Fix for
1458              
1459              Subject: [ID 20001004.006] undef is never tainted
1460              From: pimlott@idiomtech.com (Andrew Pimlott)
1461              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
1462              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
1463              
1464              An undef read from a slurped file was not tainted.
1465      Branch: perl
1466            ! pp_hot.c t/op/taint.t
1467 ____________________________________________________________________________
1468 [  7548] By: jhi                                   on 2000/11/04  22:56:21
1469         Log: Test tweak ($Config{useperlio} is by default undef) .
1470      Branch: perl
1471            ! t/lib/b.t
1472 ____________________________________________________________________________
1473 [  7547] By: jhi                                   on 2000/11/04  22:43:56
1474         Log: Integrate perlio.
1475      Branch: perl
1476           +> lib/perlio.pm
1477           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
1478           !> pod/perlapi.pod t/lib/b.t
1479 ____________________________________________________________________________
1480 [  7546] By: jhi                                   on 2000/11/04  22:40:59
1481         Log: Configure would use a bad $myuname from an old config.sh.
1482              
1483              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
1484              From: Andy Dougherty <doughera@lafayette.edu>
1485              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
1486              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
1487      Branch: metaconfig
1488            ! U/modified/Oldconfig.U
1489      Branch: perl
1490            ! Configure config_h.SH
1491 ____________________________________________________________________________
1492 [  7545] By: jhi                                   on 2000/11/04  22:36:54
1493         Log: Subject: Locales support (setlocale) fixes
1494              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1495              Date: Sat, 4 Nov 2000 10:15:48 +0300 
1496              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
1497              
1498              Modified quite a bit to be more portable.
1499      Branch: perl
1500            ! embed.h embed.pl perl.h proto.h util.c
1501 ____________________________________________________________________________
1502 [  7544] By: jhi                                   on 2000/11/04  22:32:47
1503         Log: Dying is too strict here, better just skip.
1504      Branch: perl
1505            ! t/op/misc.t
1506 ____________________________________________________________________________
1507 [  7542] By: jhi                                   on 2000/11/04  21:09:28
1508         Log: More Changes tweakery.
1509      Branch: perl
1510            ! Changes Porting/genlog
1511 ____________________________________________________________________________
1512 [  7541] By: jhi                                   on 2000/11/04  20:58:18
1513         Log: Changes fixups.
1514      Branch: perl
1515            ! Changes
1516 ____________________________________________________________________________
1517 [  7540] By: jhi                                   on 2000/11/04  20:42:38
1518         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
1519              create a "fast path" for locale name probing using "locale -a"
1520              if available, squash finally hopefully the s?printf resetting
1521              the numeric locale (since, IIUC perllocale, it never shouldn't). 
1522      Branch: perl
1523            ! sv.c t/op/misc.t t/pragma/locale.t
1524 ____________________________________________________________________________
1525 [  7536] By: jhi                                   on 2000/11/04  00:20:02
1526         Log: Add FCNTL_CAN_LOCK.
1527              
1528              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
1529              From: Andy Dougherty <doughera@lafayette.edu>
1530              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
1531              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
1532              
1533              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
1534              From: Andy Dougherty <doughera@lafayette.edu>
1535              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
1536              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
1537      Branch: metaconfig/U/perl
1538            + d_fcntl_can_lock.U
1539            ! startperl.U
1540      Branch: perl
1541            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1542            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
1543            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1544            ! vos/config.ga.h win32/config.bc win32/config.gc
1545            ! win32/config.vc
1546 ____________________________________________________________________________
1547 [  7534] By: jhi                                   on 2000/11/03  15:16:02
1548         Log: Subject: Re: README.aix
1549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1550              Date: Fri, 03 Nov 2000 16:03:15 +0100
1551              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
1552      Branch: perl
1553            ! README.aix
1554 ____________________________________________________________________________
1555 [  7533] By: jhi                                   on 2000/11/03  03:59:02
1556         Log: Subject: [PATCH 5.7.0] better messages from malloc()
1557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1558              Date: Wed, 1 Nov 2000 23:39:56 -0500
1559              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
1560      Branch: perl
1561            ! malloc.c pod/perldiag.pod
1562 ____________________________________________________________________________
1563 [  7532] By: jhi                                   on 2000/11/03  00:11:56
1564         Log: The #7521 touched things it shouldn't have.
1565      Branch: perl
1566            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
1567 ____________________________________________________________________________
1568 [  7531] By: jhi                                   on 2000/11/02  22:32:33
1569         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
1570              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1571              Date:     Thu, 2 Nov 2000 16:58:36 EST
1572              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
1573      Branch: perl
1574            ! vms/gen_shrfls.pl
1575 ____________________________________________________________________________
1576 [  7530] By: jhi                                   on 2000/11/02  22:08:49
1577         Log: Fix the problem discussed in
1578              
1579              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
1580              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
1581              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
1582              
1583              originally from Linc Madison.  Also Andreas König's comments
1584              taken into account.  Some other problems with Tie::SubstrHash
1585              fixed: didn't croak when the table exceeded the requested number
1586              of entries (as documented) but instead when the number of entries
1587              exceeded the size of the table, a croak() had an unnecessary \n,
1588              didn't have a CLEAR method, documented that there is no exists().
1589              Didn't fix to be strict-proof because the module uses &foo; and
1590              dynamic scope.  Added a test script exercizing both first tamely 
1591              the basic functionality, and then the failure cases reported by
1592              Linc Madison.
1593      Branch: perl
1594            + t/lib/tie-substrhash.t
1595            ! MANIFEST lib/Tie/SubstrHash.pm
1596 ____________________________________________________________________________
1597 [  7529] By: jhi                                   on 2000/11/02  17:58:08
1598         Log: recv() can fail and return undef.
1599              
1600              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
1601              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
1602              Date: Thu, 2 Nov 2000 20:12:20 +0300
1603              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
1604      Branch: perl
1605            ! lib/Net/Ping.pm
1606 ____________________________________________________________________________
1607 [  7528] By: jhi                                   on 2000/11/02  17:49:09
1608         Log: Detpyo.
1609      Branch: perl
1610            ! pod/perlop.pod
1611 ____________________________________________________________________________
1612 [  7527] By: jhi                                   on 2000/11/02  15:48:37
1613         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
1614              fix a autovivification bug in Tie::RefHash, add tests for both.
1615              
1616              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
1617              From: Edward Avis <epa98@doc.ic.ac.uk>
1618              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
1619              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
1620      Branch: perl
1621            + t/lib/tie-refhash.t
1622            ! MANIFEST lib/Tie/RefHash.pm
1623 ____________________________________________________________________________
1624 [  7526] By: jhi                                   on 2000/11/02  13:56:26
1625         Log: Test::Harness revealed buglets in the new DynaLoader.
1626              
1627              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
1628              From: andreas.koenig@anima.de (Andreas J. Koenig)
1629              Date: 02 Nov 2000 11:26:48 +0100 
1630              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
1631      Branch: perl
1632            ! ext/DynaLoader/DynaLoader_pm.PL
1633 ____________________________________________________________________________
1634 [  7525] By: jhi                                   on 2000/11/01  23:52:08
1635         Log: The entry for #7503 was missing.
1636      Branch: perl
1637            ! Changes
1638 ____________________________________________________________________________
1639 [  7524] By: jhi                                   on 2000/11/01  23:40:52
1640         Log: Update Changes.
1641      Branch: perl
1642            ! Changes patchlevel.h
1643 ____________________________________________________________________________
1644 [  7523] By: jhi                                   on 2000/11/01  22:57:09
1645         Log: More tweaking on the #7522 theme.
1646      Branch: perl
1647            ! ext/DynaLoader/DynaLoader_pm.PL
1648 ____________________________________________________________________________
1649 [  7522] By: jhi                                   on 2000/11/01  22:06:15
1650         Log: Expand %Config variables and %ENV variables only if
1651              so requested during build time using the
1652              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
1653              Not expanding makes relocating distributions easier.
1654      Branch: perl
1655            ! ext/DynaLoader/DynaLoader_pm.PL
1656 ____________________________________________________________________________
1657 [  7521] By: jhi                                   on 2000/11/01  20:56:34
1658         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
1659              and setgid() because they were just changing $< and $( which means
1660              only changing the real uid/gid, as opposed to changing both
1661              real and effective ids.  (The alternative way could have been
1662              in POSIX.pm to change $> and $), too, but making a direct call
1663              to the C API feels cleaner.)  Fixes the bug
1664              
1665              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
1666              From: "Garry T. Williams" <garry@zvolve.com>
1667              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
1668              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
1669      Branch: perl
1670            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1671            ! ext/POSIX/typemap pod/perlvar.pod
1672 ____________________________________________________________________________
1673 [  7520] By: jhi                                   on 2000/11/01  20:08:33
1674         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
1675              From: "Garry T. Williams" <garry@zvolve.com>
1676              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
1677              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
1678      Branch: perl
1679            ! pod/perlsec.pod
1680 ____________________________________________________________________________
1681 [  7519] By: jhi                                   on 2000/11/01  20:01:22
1682         Log: Locale warning explanation tweak.
1683      Branch: perl
1684            ! pod/perldiag.pod
1685 ____________________________________________________________________________
1686 [  7518] By: jhi                                   on 2000/11/01  18:57:13
1687         Log: C.pm part of
1688              
1689              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
1690              From: Jarkko Hietaniemi <jhi@iki.fi>
1691              Date: Tue, 10 Oct 2000 08:22:28 -0500
1692              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
1693      Branch: perl
1694            ! ext/B/B/C.pm
1695 ____________________________________________________________________________
1696 [  7517] By: jhi                                   on 2000/11/01  18:41:59
1697         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
1698              From: Martien Verbruggen <mgjv@comdyn.com.au>
1699              Date: Fri, 6 Oct 2000 14:09:10 +1100
1700              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
1701      Branch: perl
1702            ! pod/perlop.pod
1703 ____________________________________________________________________________
1704 [  7516] By: jhi                                   on 2000/11/01  18:34:55
1705         Log: Generalize the Camel wording.
1706              
1707              Subject: Re: perlfaq style changes
1708              From: John Borwick <jhborwic@unity.ncsu.edu>
1709              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
1710              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
1711      Branch: perl
1712            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
1713 ____________________________________________________________________________
1714 [  7515] By: jhi                                   on 2000/11/01  16:52:31
1715         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
1716              From: pimlott@idiomtech.com (Andrew Pimlott)
1717              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
1718              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
1719      Branch: perl
1720            ! pod/perlsec.pod
1721 ____________________________________________________________________________
1722 [  7514] By: jhi                                   on 2000/11/01  15:03:40
1723         Log: More AIX lore.
1724      Branch: perl
1725            ! ext/re/hints/aix.pl
1726 ____________________________________________________________________________
1727 [  7513] By: jhi                                   on 2000/11/01  14:48:30
1728         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
1729              From: root <root@chronos.fi.muni.cz>
1730              Date: Wed, 1 Nov 2000 12:31:32 +0100
1731              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
1732      Branch: perl
1733            ! lib/Net/Ping.pm
1734 ____________________________________________________________________________
1735 [  7512] By: jhi                                   on 2000/11/01  14:46:47
1736         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
1737              From: Martin Husemann <martin@duskware.de>
1738              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
1739              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
1740      Branch: perl
1741            ! regcomp.c
1742 ____________________________________________________________________________
1743 [  7511] By: jhi                                   on 2000/11/01  14:39:50
1744         Log: AUTHORS updates.
1745      Branch: perl
1746            ! AUTHORS
1747 ____________________________________________________________________________
1748 [  7510] By: jhi                                   on 2000/11/01  14:29:50
1749         Log: Subject: [PATCH] startperl to respect versiononly
1750              From: Robin Barker <rmb1@cise.npl.co.uk> 
1751              Date: Tue, 31 Oct 2000 16:29:36 GMT
1752              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
1753      Branch: metaconfig/U/perl
1754            ! startperl.U
1755      Branch: perl
1756            ! Configure config_h.SH
1757 ____________________________________________________________________________
1758 [  7509] By: jhi                                   on 2000/11/01  14:19:53
1759         Log: printf UVs the correct way, noticed by Robin Barker.
1760      Branch: perl
1761            ! utf8.c
1762 ____________________________________________________________________________
1763 [  7508] By: jhi                                   on 2000/11/01  14:10:03
1764         Log: Do not cleanup *% because the % has special meanings in some
1765              shell environments.
1766      Branch: perl
1767            ! ext/Storable/Makefile.PL
1768 ____________________________________________________________________________
1769 [  7507] By: jhi                                   on 2000/11/01  14:06:00
1770         Log: The NonStop-UX libraries have a novel way to say NaN.
1771      Branch: perl
1772            ! t/lib/bigfltpm.t
1773 ____________________________________________________________________________
1774 [  7506] By: jhi                                   on 2000/11/01  14:03:35
1775         Log: The osname has been lowercased by now, from Tom Bates.
1776      Branch: metaconfig
1777            ! U/modified/Oldconfig.U
1778      Branch: perl
1779            ! Configure config_h.SH
1780 ____________________________________________________________________________
1781 [  7505] By: jhi                                   on 2000/10/31  19:18:39
1782         Log: The compiler is either gcc or cc, from Tom Bates.
1783      Branch: perl
1784            ! hints/nonstopux.sh
1785 ____________________________________________________________________________
1786 [  7504] By: jhi                                   on 2000/10/31  14:53:42
1787         Log: Update Changes.
1788      Branch: perl
1789            ! Changes patchlevel.h
1790 ____________________________________________________________________________
1791 [  7503] By: jhi                                   on 2000/10/31  14:30:50
1792         Log: Whitespace style tweak.  Was originally going to see to
1793              
1794              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
1795              From: Joe Smith <jms@inwap.com>
1796              Date: Mon, 30 Oct 2000 18:47:57 -0800
1797              Message-Id: <39FE32DD.24AAC4D@inwap.com>
1798              
1799              but that had already been taken care of.
1800      Branch: metaconfig
1801            ! U/compline/d_stdstdio.U
1802      Branch: perl
1803            ! Configure config_h.SH
1804 ____________________________________________________________________________
1805 [  7502] By: jhi                                   on 2000/10/31  14:25:02
1806         Log: AUTHORS tweaks.
1807      Branch: perl
1808            ! AUTHORS
1809 ____________________________________________________________________________
1810 [  7501] By: jhi                                   on 2000/10/31  14:23:59
1811         Log: Subject: perlfaq style changes
1812              From: John Borwick <jhborwic@unity.ncsu.edu>
1813              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
1814              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
1815      Branch: perl
1816            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1817            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1818            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1819            ! pod/perlfaq9.pod
1820 ____________________________________________________________________________
1821 [  7500] By: jhi                                   on 2000/10/31  14:22:15
1822         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
1823              
1824              Subject: Re: [ID 20000918.005] ~ on wide chars
1825              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1826              Date: Mon, 30 Oct 2000 21:09:55 -0800
1827              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
1828              
1829              (The ord() part of the patch skipped.)
1830      Branch: perl
1831            ! doop.c
1832 ____________________________________________________________________________
1833 [  7499] By: jhi                                   on 2000/10/31  14:20:08
1834         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
1835              From: Jens Hamisch <jens@Strawberry.COM>
1836              Date: Mon, 30 Oct 2000 15:17:07 +0100
1837              Message-Id: <20001030151707.A9597@Strawberry.COM>
1838      Branch: perl
1839            ! av.c
1840 ____________________________________________________________________________
1841 [  7498] By: jhi                                   on 2000/10/31  14:16:29
1842         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
1843              From: Peter Prymmer <pvhp@forte.com>
1844              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
1845              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
1846      Branch: perl
1847            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
1848            + ext/Encode/Encode/posix-bc.enc
1849            ! MANIFEST t/lib/encode.t
1850 ____________________________________________________________________________
1851 [  7497] By: jhi                                   on 2000/10/31  14:13:22
1852         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
1853              From: Peter Prymmer <pvhp@forte.com>
1854              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
1855              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
1856      Branch: perl
1857            ! t/lib/cgi-html.t
1858 ____________________________________________________________________________
1859 [  7496] By: jhi                                   on 2000/10/31  14:12:05
1860         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
1861              From: Peter Prymmer <pvhp@forte.com>
1862              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
1863              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
1864      Branch: perl
1865            ! t/lib/cgi-function.t
1866 ____________________________________________________________________________
1867 [  7495] By: jhi                                   on 2000/10/31  14:11:08
1868         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
1869              From: Peter Prymmer <pvhp@forte.com>
1870              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
1871              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
1872      Branch: perl
1873            + ext/re/hints/aix.pl
1874            ! MANIFEST ext/re/Makefile.PL
1875 ____________________________________________________________________________
1876 [  7494] By: jhi                                   on 2000/10/31  14:08:32
1877         Log: Use Errno magic.
1878              
1879              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
1880              From: Casey Tweten <perl@ctweten.amsite.com>
1881              Date: Mon, 30 Oct 2000 15:51:17 -0500
1882              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
1883      Branch: perl
1884            ! lib/File/Temp.pm
1885 ____________________________________________________________________________
1886 [  7493] By: jhi                                   on 2000/10/31  14:05:07
1887         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
1888              
1889              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
1890              From: Nicholas Clark <nick@ccl4.org>
1891              Date: Mon, 30 Oct 2000 17:38:45 +0000
1892              Message-ID: <20001030173845.O60355@plum.flirble.org>
1893      Branch: perl
1894            ! Makefile.SH utils/perlbug.PL
1895 ____________________________________________________________________________
1896 [  7489] By: jhi                                   on 2000/10/29  21:11:08
1897         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
1898              From: andreas.koenig@anima.de (Andreas J. Koenig)
1899              Date: 29 Oct 2000 22:05:59 +0100
1900              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
1901      Branch: perl
1902            ! lib/ExtUtils/Manifest.pm
1903 ____________________________________________________________________________
1904 [  7488] By: jhi                                   on 2000/10/29  21:07:47
1905         Log: Tests for #7487.
1906              
1907              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
1908              From: andreas.koenig@anima.de (Andreas J. Koenig)
1909              Date: 29 Oct 2000 19:37:09 +0100
1910              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
1911      Branch: perl
1912            ! t/comp/proto.t
1913 ____________________________________________________________________________
1914 [  7487] By: jhi                                   on 2000/10/29  21:06:27
1915         Log: constsub spillage.
1916              
1917              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
1918              From: John Tobey <jtobey@john-edwin-tobey.org>
1919              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
1920              Message-Id: <m13pvSr-000FObC@feynman.localnet>
1921      Branch: perl
1922            ! op.c
1923 ____________________________________________________________________________
1924 [  7485] By: jhi                                   on 2000/10/29  21:00:47
1925         Log: Make \x{...} consistently produce UTF-8.
1926              
1927              Subject: Re: \x{...} is confused 
1928              From: Simon Cozens <simon@cozens.net>
1929              Date: Sun, 29 Oct 2000 19:36:48 +0000
1930              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
1931      Branch: perl
1932            ! t/pragma/utf8.t toke.c
1933 ____________________________________________________________________________
1934 [  7483] By: jhi                                   on 2000/10/29  18:06:55
1935         Log: Update Changes.
1936      Branch: perl
1937            ! Changes patchlevel.h
1938 ____________________________________________________________________________
1939 [  7481] By: jhi                                   on 2000/10/29  17:02:37
1940         Log: UTF-8 decoder tweak.
1941      Branch: perl
1942            ! utf8.c
1943 ____________________________________________________________________________
1944 [  7478] By: jhi                                   on 2000/10/29  02:04:01
1945         Log: Add also emailless people.
1946      Branch: perl
1947            ! AUTHORS
1948 ____________________________________________________________________________
1949 [  7477] By: jhi                                   on 2000/10/29  01:36:00
1950         Log: The #7476 needs a MANIFEST change, too.
1951      Branch: perl
1952            ! MANIFEST
1953 ____________________________________________________________________________
1954 [  7476] By: jhi                                   on 2000/10/29  01:35:21
1955         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
1956      Branch: perl
1957            - MAINTAIN
1958            ! AUTHORS Changes
1959 ____________________________________________________________________________
1960 [  7475] By: jhi                                   on 2000/10/28  23:57:25
1961         Log: De-quoted-unreadable to ISO Latin 1.
1962              (There's one ISO-2022-JP name in Changes5.004.)
1963      Branch: perl
1964            ! Changes Changes5.6
1965 ____________________________________________________________________________
1966 [  7474] By: jhi                                   on 2000/10/28  19:13:06
1967         Log: Subject: [ID 20001027.007] uniq array in perlfaq
1968              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
1969              Date: Fri, 27 Oct 2000 19:28:30 +0200
1970              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
1971      Branch: perl
1972            ! pod/perlfaq4.pod
1973 ____________________________________________________________________________
1974 [  7473] By: jhi                                   on 2000/10/28  18:02:05
1975         Log: Locking null mutexes is not recommendable.
1976              
1977              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
1978              From: Hugo <hv@crypt.compulink.co.uk>
1979              Date: Sat, 28 Oct 2000 18:41:12 +0100
1980              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
1981      Branch: perl
1982            ! op.c
1983 ____________________________________________________________________________
1984 [  7472] By: jhi                                   on 2000/10/28  17:52:58
1985         Log: Better create a true mailing list for the repository keepers.
1986      Branch: perl
1987            ! Porting/repository.pod
1988 ____________________________________________________________________________
1989 [  7471] By: jhi                                   on 2000/10/28  17:28:24
1990         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
1991              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
1992      Branch: perl
1993            + Porting/repository.pod
1994            ! MANIFEST
1995 ____________________________________________________________________________
1996 [  7470] By: jhi                                   on 2000/10/28  17:20:54
1997         Log: Subject: DOC PATCH 5.6.0
1998              From: mjd@plover.com
1999              Date: 27 Oct 2000 17:32:44 -0000
2000              Message-ID: <20001027173244.23754.qmail@plover.com>
2001      Branch: perl
2002            ! pod/perlfunc.pod
2003 ____________________________________________________________________________
2004 [  7469] By: jhi                                   on 2000/10/28  17:16:45
2005         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
2006              From: "Peter J. Farley III" <pjfarley@banet.net>
2007              Date: Fri, 27 Oct 2000 20:32:56 -0400
2008              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
2009      Branch: perl
2010            ! README.dos
2011 ____________________________________________________________________________
2012 [  7468] By: jhi                                   on 2000/10/28  17:07:18
2013         Log: Make target reordering to avoid pointless re-makes.
2014              
2015              Subject: Re: Total re-make of 'make okfile' after 7451 ?
2016              From: Nicholas Clark <nick@ccl4.org>
2017              Date: Sat, 28 Oct 2000 00:31:02 +0100
2018              Message-ID: <20001028003101.A54517@plum.flirble.org>
2019      Branch: perl
2020            ! Makefile.SH
2021 ____________________________________________________________________________
2022 [  7467] By: jhi                                   on 2000/10/28  17:05:31
2023         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
2024              From: lvirden@cas.org
2025              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
2026              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
2027      Branch: perl
2028            ! README.os2
2029 ____________________________________________________________________________
2030 [  7466] By: jhi                                   on 2000/10/28  16:09:16
2031         Log: Upgrade to CPAN 1.58_55.
2032              
2033              Subject: CPAN.pm status
2034              From: andreas.koenig@anima.de (Andreas J. Koenig) 
2035              Date: 28 Oct 2000 08:18:00 +0200 
2036              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
2037      Branch: perl
2038            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2039 ____________________________________________________________________________
2040 [  7465] By: jhi                                   on 2000/10/28  16:02:47
2041         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
2042      Branch: perl
2043            ! embed.h embed.pl perl.h proto.h toke.c
2044 ____________________________________________________________________________
2045 [  7464] By: nick                                  on 2000/10/28  10:43:44
2046         Log: Fix for sv_2iv() on "shared" value from keys %hash.
2047      Branch: perl
2048            ! sv.c
2049 ____________________________________________________________________________
2050 [  7463] By: jhi                                   on 2000/10/27  16:18:29
2051         Log: Update Changes.
2052      Branch: perl
2053            ! Changes patchlevel.h
2054 ____________________________________________________________________________
2055 [  7462] By: jhi                                   on 2000/10/27  16:17:44
2056         Log: Too enthusiastic editing in #7460.
2057      Branch: metaconfig
2058            ! U/modified/Oldsym.U
2059      Branch: perl
2060            ! Configure config_h.SH
2061 ____________________________________________________________________________
2062 [  7461] By: jhi                                   on 2000/10/27  15:37:38
2063         Log: Retract #7459, the script needs more work.
2064      Branch: perl
2065            - mkreef
2066            ! MANIFEST
2067 ____________________________________________________________________________
2068 [  7460] By: jhi                                   on 2000/10/27  15:23:14
2069         Log: Use $sort, $uniq (and $tr) consistently as wondered
2070              by Nicholas Clark.
2071      Branch: metaconfig
2072            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
2073            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
2074            ! U/modified/libc.U
2075      Branch: perl
2076            ! Configure config_h.SH
2077 ____________________________________________________________________________
2078 [  7459] By: jhi                                   on 2000/10/27  15:02:07
2079         Log: (Retracted by #7461)
2080              
2081              Add a shell script for creating/removing symbolic link farms,
2082              useful for keeping the source code read-only and doing the
2083              builds somewhere else.
2084      Branch: perl
2085            + mkreef
2086            ! MANIFEST
2087 ____________________________________________________________________________
2088 [  7458] By: jhi                                   on 2000/10/27  14:42:20
2089         Log: Do away with the fix_pl.
2090      Branch: perl
2091            - fix_pl
2092            ! MANIFEST Makefile.SH
2093 ____________________________________________________________________________
2094 [  7457] By: jhi                                   on 2000/10/27  12:43:13
2095         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
2096              From: Jens Hamisch <jens@Strawberry.COM>
2097              Date: Fri, 27 Oct 2000 14:38:21 +0200
2098              Message-Id: <20001027143821.B3366@Strawberry.COM>
2099      Branch: perl
2100            ! perl.h
2101 ____________________________________________________________________________
2102 [  7456] By: jhi                                   on 2000/10/27  12:33:42
2103         Log: Subject: [PATCH] todo
2104              From: Nicholas Clark <nick@ccl4.org>
2105              Date: Thu, 26 Oct 2000 22:32:29 +0100
2106              Message-ID: <20001026223229.A44540@plum.flirble.org>
2107      Branch: perl
2108            ! pod/perltodo.pod
2109 ____________________________________________________________________________
2110 [  7455] By: jhi                                   on 2000/10/27  12:02:21
2111         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
2112              From: John Tobey <jtobey@john-edwin-tobey.org>
2113              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
2114              Message-Id: <m13ozHF-000FObC@feynman.localnet>
2115      Branch: perl
2116            ! op.c t/pragma/sub_lval.t
2117 ____________________________________________________________________________
2118 [  7454] By: jhi                                   on 2000/10/27  11:59:42
2119         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
2120              From: sthoenna@efn.org
2121              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
2122              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
2123      Branch: perl
2124            ! pp.c t/op/assignwarn.t
2125 ____________________________________________________________________________
2126 [  7453] By: jhi                                   on 2000/10/27  00:15:08
2127         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
2128      Branch: perl
2129            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2130            ! ext/Storable/Storable.xs t/lib/st-lock.t
2131 ____________________________________________________________________________
2132 [  7452] By: jhi                                   on 2000/10/26  13:05:52
2133         Log: Undo #7451, this seems to be a deficiency in Perforce,
2134              there is no per-file line-terminator type, only per-client.
2135      Branch: perl
2136            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
2137            ! win32/makefile.mk
2138 ____________________________________________________________________________
2139 [  7451] By: jhi                                   on 2000/10/26  04:56:03
2140         Log: Experimenting in DOS arcana.
2141      Branch: perl
2142            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
2143            ! win32/makefile.mk
2144 ____________________________________________________________________________
2145 [  7450] By: jhi                                   on 2000/10/26  04:50:52
2146         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
2147              From: "Peter J. Farley III" <pjfarley@banet.net>            
2148              Date: Wed, 25 Oct 2000 23:10:18 -0400
2149              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
2150      Branch: perl
2151            ! t/io/open.t
2152 ____________________________________________________________________________
2153 [  7449] By: jhi                                   on 2000/10/26  04:49:16
2154         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
2155              From: Hugo <hv@crypt.compulink.co.uk>
2156              Date: Thu, 26 Oct 2000 01:55:17 +0100
2157              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
2158              
2159              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
2160      Branch: perl
2161            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
2162 ____________________________________________________________________________
2163 [  7448] By: jhi                                   on 2000/10/26  04:38:36
2164         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
2165              From: Peter Prymmer <pvhp@forte.com>
2166              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
2167              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
2168      Branch: perl
2169            ! configure.com
2170 ____________________________________________________________________________
2171 [  7447] By: jhi                                   on 2000/10/25  23:20:02
2172         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
2173              in platforms that strictly require all the symbols being present
2174              at link time.
2175      Branch: perl
2176            ! handy.h
2177 ____________________________________________________________________________
2178 [  7446] By: jhi                                   on 2000/10/25  21:55:57
2179         Log: Update Changes.
2180      Branch: perl
2181            ! Changes patchlevel.h
2182 ____________________________________________________________________________
2183 [  7445] By: jhi                                   on 2000/10/25  21:27:08
2184         Log: Integrate with vmsperl #7430 by Charles Bailey:
2185              
2186              Cleanup from prior patch (Charles Lane?):
2187              - improve handling of MFDs in Basename and Path
2188              - default to no xsubpp line # munging when building debug images
2189      Branch: perl
2190           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
2191 ____________________________________________________________________________
2192 [  7444] By: jhi                                   on 2000/10/25  21:03:50
2193         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
2194              From: John Peacock <JPeacock@UnivPress.com>
2195              Date: Thu, 18 May 2000 11:55:27 -0400
2196              Message-ID: <3924126F.A58BE57A@UnivPress.com>
2197      Branch: perl
2198            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
2199            ! t/op/write.t
2200 ____________________________________________________________________________
2201 [  7443] By: jhi                                   on 2000/10/25  20:43:10
2202         Log: Temporary stopgap for the self-tying issue: for now only
2203              array and hash self-ties are verboten.  The real fix, of
2204              course, would be to comprehensively test (and implement?)
2205              and debug (and document) self-ties.
2206      Branch: perl
2207            ! pod/perldiag.pod pp_sys.c t/op/tie.t
2208 ____________________________________________________________________________
2209 [  7442] By: jhi                                   on 2000/10/25  20:14:30
2210         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
2211              From: Dan Sugalski <dan@sidhe.org>
2212              Date: Wed, 25 Oct 2000 13:36:35 -0400
2213              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
2214              
2215              plus regen global.sym.
2216      Branch: perl
2217            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
2218            ! thrdvar.h util.c
2219 ____________________________________________________________________________
2220 [  7441] By: jhi                                   on 2000/10/25  20:12:20
2221         Log: buildtoc target tweaks.
2222      Branch: perl
2223            ! pod/Makefile.SH
2224 ____________________________________________________________________________
2225 [  7440] By: jhi                                   on 2000/10/25  20:03:53
2226         Log: A new version of making the syslog test more robust.
2227              (Replaces #7421.)
2228              
2229              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
2230              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2231              Date: Wed, 25 Oct 2000 12:13:54 -0400
2232              Message-ID: <20001025121354.B2264@O2.chapin.edu>
2233      Branch: perl
2234            ! t/lib/syslog.t
2235 ____________________________________________________________________________
2236 [  7439] By: jhi                                   on 2000/10/25  20:00:48
2237         Log: Continue the internal UTF-8 API tweaking.
2238              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
2239              used much more than the simpler API, now called utf8_to_uv_simple().
2240              Still not quite happy with API, too much partial duplication
2241              of functionality.
2242      Branch: perl
2243            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
2244            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
2245            ! regcomp.c regexec.c sv.c toke.c utf8.c
2246 ____________________________________________________________________________
2247 [  7438] By: jhi                                   on 2000/10/25  18:52:30
2248         Log: Allow poking holes at the UTF-8 decoding strictness.
2249      Branch: perl
2250            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
2251            ! utf8.h
2252 ____________________________________________________________________________
2253 [  7437] By: jhi                                   on 2000/10/25  13:53:05
2254         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
2255              UTF8LEN() and UTF8SKIP(). 
2256      Branch: perl
2257            ! pp.c utf8.c utf8.h
2258 ____________________________________________________________________________
2259 [  7436] By: jhi                                   on 2000/10/25  13:51:37
2260         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
2261              From: Nicholas Clark <nick@ccl4.org>
2262              Date: Wed, 25 Oct 2000 14:44:05 +0100
2263              Message-ID: <20001025144404.D27253@plum.flirble.org>
2264      Branch: perl
2265            ! pod/perlrun.pod
2266 ____________________________________________________________________________
2267 [  7435] By: jhi                                   on 2000/10/25  13:49:32
2268         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
2269              From: Mike Guy <mjtg@cam.ac.uk>
2270              Date: Tue, 24 Oct 2000 14:59:40 +0100
2271              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
2272      Branch: perl
2273            ! scope.c
2274 ____________________________________________________________________________
2275 [  7434] By: jhi                                   on 2000/10/25  13:48:41
2276         Log: AIX is picky about its symbol exports.  Solution for now
2277              is to include the deb.o explicitly to the re extension build.
2278              
2279              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
2280              From: Peter Prymmer <pvhp@forte.com>
2281              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
2282              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
2283      Branch: perl
2284            ! ext/re/Makefile.PL hints/aix.sh
2285 ____________________________________________________________________________
2286 [  7433] By: jhi                                   on 2000/10/25  13:46:49
2287         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
2288              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2289              Date: Wed, 25 Oct 2000 12:02:20 +0200
2290              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
2291      Branch: perl
2292            ! perlsdio.h
2293 ____________________________________________________________________________
2294 [  7432] By: jhi                                   on 2000/10/25  13:44:28
2295         Log: Subject: Minor update to find2perl, for portability
2296              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2297              Date: Wed, 25 Oct 2000 12:05:47 +0100
2298              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
2299      Branch: perl
2300            ! x2p/find2perl.PL
2301 ____________________________________________________________________________
2302 [  7431] By: jhi                                   on 2000/10/25  13:40:39
2303         Log: Add targets to Makefile.SH, most importantly
2304              'regen_all' which also remembers to update vms/perly*.
2305      Branch: perl
2306            ! Makefile.SH
2307 ____________________________________________________________________________
2308 [  7429] By: jhi                                   on 2000/10/24  20:03:40
2309         Log: Podify README.epoc and README.vos.
2310      Branch: perl
2311            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
2312            ! pod/perlport.pod pod/perltoc.pod
2313 ____________________________________________________________________________
2314 [  7428] By: jhi                                   on 2000/10/24  19:10:33
2315         Log: Stratus VOS updates from Paul Green.
2316      Branch: perl
2317            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2318            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
2319            - vos/config.def vos/config.h vos/config_h.SH_orig
2320            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
2321            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
2322 ____________________________________________________________________________
2323 [  7427] By: jhi                                   on 2000/10/24  18:59:48
2324         Log: Check if stdio supports tweaking lval and cnt simultaneously.
2325              
2326              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
2327              From: Nicholas Clark <nick@ccl4.org>
2328              Date: Mon, 23 Oct 2000 15:39:32 +0100
2329              Message-ID: <20001023153932.A10786@plum.flirble.org>
2330      Branch: metaconfig
2331            ! U/compline/d_stdstdio.U
2332      Branch: perl
2333            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2334            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
2335            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
2336            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
2337            ! vos/config.h vos/config_h.SH_orig win32/config.bc
2338            ! win32/config.gc win32/config.vc
2339 ____________________________________________________________________________
2340 [  7426] By: jhi                                   on 2000/10/24  17:57:44
2341         Log: Missed the header file changes from #7425.
2342      Branch: perl
2343            ! embed.h embed.pl objXSUB.h proto.h
2344 ____________________________________________________________________________
2345 [  7425] By: jhi                                   on 2000/10/24  17:55:17
2346         Log: Fix the bug reported in
2347              
2348              From: andreas.koenig@anima.de (Andreas J. Koenig)
2349              Subject: Encode bug?
2350              Date: 24 Oct 2000 14:01:26 +0200 
2351              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
2352              
2353              Also make is_utf8_char() stricter.
2354      Branch: perl
2355            ! ext/Encode/Encode.xs utf8.c
2356 ____________________________________________________________________________
2357 [  7424] By: jhi                                   on 2000/10/24  15:15:39
2358         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
2359              From: Peter Scott <Peter@PSDT.com>
2360              Date: Mon, 23 Oct 2000 19:46:01 -0700
2361              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
2362      Branch: perl
2363            ! pod/perlfaq5.pod
2364 ____________________________________________________________________________
2365 [  7423] By: jhi                                   on 2000/10/24  14:25:30
2366         Log: Test tweak to avoid pulling in the whole Config.
2367      Branch: perl
2368            ! t/lib/st-lock.t
2369 ____________________________________________________________________________
2370 [  7422] By: jhi                                   on 2000/10/24  14:03:16
2371         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
2372      Branch: perl
2373            ! pp.c
2374 ____________________________________________________________________________
2375 [  7421] By: jhi                                   on 2000/10/24  13:32:09
2376         Log: (Replaced by #7440.)
2377              
2378              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
2379              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2380              Date: Mon, 23 Oct 2000 16:40:54 -0400
2381              Message-ID: <20001023164054.B14491@O2.chapin.edu>
2382      Branch: perl
2383            ! t/lib/syslog.t
2384 ____________________________________________________________________________
2385 [  7420] By: jhi                                   on 2000/10/24  13:30:53
2386         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
2387              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2388              Date: Mon, 23 Oct 2000 17:29:03 -0400
2389              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
2390      Branch: perl
2391            ! lib/ExtUtils/MM_Unix.pm
2392 ____________________________________________________________________________
2393 [  7419] By: jhi                                   on 2000/10/24  13:29:57
2394         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
2395              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2396              Date: Mon, 23 Oct 2000 19:01:32 -0400
2397              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
2398      Branch: perl
2399            ! utils/h2xs.PL
2400 ____________________________________________________________________________
2401 [  7418] By: jhi                                   on 2000/10/24  13:26:04
2402         Log: Replace #7409 with
2403              
2404              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
2405              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
2406              Date: Mon, 23 Oct 2000 20:08:56 +0200
2407              Message-ID: <20001023200855.A14850@nice.ram.loc>
2408      Branch: perl
2409            ! ext/Storable/Storable.pm t/lib/st-lock.t
2410 ____________________________________________________________________________
2411 [  7417] By: jhi                                   on 2000/10/24  13:17:52
2412         Log: Run vms/vms_yfix.pl, should have done that after changing
2413              perly.c in #7382.
2414      Branch: perl
2415            ! vms/perly_c.vms vms/perly_h.vms
2416 ____________________________________________________________________________
2417 [  7416] By: jhi                                   on 2000/10/24  02:55:33
2418         Log: Make the UTF-8 decoding stricter and more verbose when
2419              malformation happens.  This involved adding an argument
2420              to utf8_to_uv_chk(), which involved changing its prototype,
2421              and prefer STRLEN over I32 for the UTF-8 length, which as
2422              a domino effect necessitated changing the prototypes of
2423              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
2424              The stricter UTF-8 decoding checking uses Markus Kuhn's
2425              UTF-8 Decode Stress Tester from
2426              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
2427      Branch: perl
2428            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
2429            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
2430            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
2431            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
2432 ____________________________________________________________________________
2433 [  7415] By: jhi                                   on 2000/10/23  14:06:06
2434         Log: Update Changes.
2435      Branch: perl
2436            ! Changes patchlevel.h
2437 ____________________________________________________________________________
2438 [  7414] By: jhi                                   on 2000/10/23  12:39:52
2439         Log: Undo the basename() part of #7412 since the lib/basename
2440              tests would need upgrading too.
2441      Branch: perl
2442            ! lib/File/Basename.pm
2443 ____________________________________________________________________________
2444 [  7413] By: jhi                                   on 2000/10/23  12:19:27
2445         Log: Document PERL_INSTALL_ROOT of #7210.
2446      Branch: perl
2447            ! lib/ExtUtils/Install.pm
2448 ____________________________________________________________________________
2449 [  7412] By: jhi                                   on 2000/10/23  12:16:47
2450         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
2451      Branch: perl
2452            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
2453            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
2454 ____________________________________________________________________________
2455 [  7411] By: jhi                                   on 2000/10/23  12:07:41
2456         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
2457              From: Prymmer/Kahn <pvhp@best.com>
2458              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
2459              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
2460      Branch: perl
2461            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
2462 ____________________________________________________________________________
2463 [  7410] By: jhi                                   on 2000/10/23  04:10:11
2464         Log: The change #7187 was not so good on VMS.
2465              
2466              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
2467              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2468              Date: Sun, 22 Oct 2000 23:03:08 -0500
2469              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
2470      Branch: perl
2471            ! utils/perldoc.PL
2472 ____________________________________________________________________________
2473 [  7409] By: jhi                                   on 2000/10/23  03:57:36
2474         Log: Avoid Storable locking on DJGPP for now.
2475              
2476              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
2477              From: "Peter J. Farley III" <pjfarley@banet.net>
2478              Date: Sun, 22 Oct 2000 20:00:00 -0400
2479              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
2480      Branch: perl
2481            ! ext/Storable/Storable.pm t/lib/st-lock.t
2482 ____________________________________________________________________________
2483 [  7408] By: jhi                                   on 2000/10/23  03:50:24
2484         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
2485              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2486              Date: Sun, 22 Oct 2000 21:12:22 -0400
2487              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
2488      Branch: perl
2489            ! lib/vars.pm
2490 ____________________________________________________________________________
2491 [  7407] By: jhi                                   on 2000/10/23  03:43:12
2492         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
2493              From: Hugo <hv@crypt.compulink.co.uk>
2494              Date: Mon, 23 Oct 2000 00:47:22 +0100
2495              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
2496      Branch: perl
2497            ! regexec.c t/op/pat.t
2498 ____________________________________________________________________________
2499 [  7406] By: jhi                                   on 2000/10/23  03:40:29
2500         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
2501      Branch: perl
2502            ! lib/ExtUtils/MakeMaker.pm
2503 ____________________________________________________________________________
2504 [  7405] By: jhi                                   on 2000/10/22  21:32:00
2505         Log: Doc patch.
2506              
2507              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
2508              From: rspier@pobox.com (Robert Spier)
2509              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
2510              Message-ID: <14835.16112.13457.447971@rls.cx>
2511      Branch: perl
2512            ! lib/strict.pm
2513 ____________________________________________________________________________
2514 [  7404] By: jhi                                   on 2000/10/22  21:30:51
2515         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
2516              From: rspier@pobox.com (Robert Spier)
2517              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
2518              Message-ID: <14835.17223.72448.705566@rls.cx>
2519      Branch: perl
2520            ! lib/ExtUtils/MakeMaker.pm
2521 ____________________________________________________________________________
2522 [  7403] By: jhi                                   on 2000/10/22  21:24:11
2523         Log: Subject: [PATCH bleadperl] ripples from constsub patch
2524              From: John Tobey <jtobey@john-edwin-tobey.org>
2525              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
2526              Message-Id: <m13nSOB-000FObC@feynman.localnet>
2527      Branch: perl
2528            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
2529 ____________________________________________________________________________
2530 [  7402] By: jhi                                   on 2000/10/22  20:59:35
2531         Log: Support s?printf parameter reordering.
2532      Branch: perl
2533            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
2534 ____________________________________________________________________________
2535 [  7401] By: jhi                                   on 2000/10/22  19:19:14
2536         Log: Expand %Config variables only if explicitly so requested
2537              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
2538              
2539              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
2540              From: Gurusamy Sarathy <gsar@ActiveState.com>
2541              Date: Sun, 22 Oct 2000 11:47:32 -0700
2542              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
2543      Branch: perl
2544            ! Makefile.SH lib/lib_pm.PL
2545 ____________________________________________________________________________
2546 [  7400] By: jhi                                   on 2000/10/22  18:24:10
2547         Log: Move the #7390 test from warn/op to comp/redef.
2548              
2549              Subject: Re: Creating const subs for constants.
2550              From: John Tobey <jtobey@john-edwin-tobey.org>
2551              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
2552              Message-Id: <m13nG72-000FObC@feynman.localnet>               
2553      Branch: perl
2554            ! t/comp/redef.t t/pragma/warn/op
2555 ____________________________________________________________________________
2556 [  7399] By: jhi                                   on 2000/10/22  17:49:59
2557         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
2558              From: Nicholas Clark <nick@ccl4.org>
2559              Date: Sat, 21 Oct 2000 22:23:19 +0100
2560              Message-ID: <20001021222319.B45586@plum.flirble.org>
2561      Branch: perl
2562            ! ext/DynaLoader/DynaLoader_pm.PL
2563 ____________________________________________________________________________
2564 [  7398] By: jhi                                   on 2000/10/22  17:47:35
2565         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
2566              From: Hugo <hv@crypt.compulink.co.uk>
2567              Date: Sat, 21 Oct 2000 18:19:59 +0100
2568              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
2569      Branch: perl
2570            ! ext/B/B.pm ext/B/B/C.pm
2571 ____________________________________________________________________________
2572 [  7397] By: jhi                                   on 2000/10/22  17:35:18
2573         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
2574              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2575              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
2576              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
2577      Branch: perl
2578            ! hints/openbsd.sh
2579 ____________________________________________________________________________
2580 [  7396] By: jhi                                   on 2000/10/22  17:19:46
2581         Log: Subject: installman go-faster stripes
2582              From: Nicholas Clark <nick@talking.bollo.cx>
2583              Date: Sat, 21 Oct 2000 17:24:53 +0100
2584              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
2585              
2586              Subject: Re: installman go-faster stripes
2587              From: Russ Allbery <rra@stanford.edu>
2588              Date: 21 Oct 2000 11:04:13 -0700
2589              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
2590      Branch: perl
2591            ! installman pod/pod2man.PL
2592 ____________________________________________________________________________
2593 [  7395] By: jhi                                   on 2000/10/22  17:17:35
2594         Log: Hints tweak from Anton Berezin.
2595      Branch: perl
2596            ! hints/freebsd.sh
2597 ____________________________________________________________________________
2598 [  7394] By: jhi                                   on 2000/10/22  04:50:04
2599         Log: Tweak the Is* definitions of Unicode character classes
2600              to better match the official categorizations; embrace
2601              the official categorizations; add the combining marks
2602              as alpha (and -numeric); fix DCinital (a typo and edito)
2603              to be DCmedial.
2604      Branch: perl
2605            + lib/unicode/Is/DCmedial.pl
2606            - lib/unicode/Is/DCinital.pl
2607            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2608            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
2609            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
2610            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
2611 ____________________________________________________________________________
2612 [  7393] By: jhi                                   on 2000/10/21  18:06:05
2613         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
2614              From: Daniel Chetlin <daniel@chetlin.com>
2615              Date: Sat, 21 Oct 2000 02:57:03 -0700
2616              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
2617      Branch: perl
2618            + t/lib/tie-splice.t
2619            ! MANIFEST lib/Tie/Array.pm
2620 ____________________________________________________________________________
2621 [  7391] By: jhi                                   on 2000/10/21  14:37:49
2622         Log: Testcases for a #7383,#7385 related bug.
2623              
2624              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
2625              From: Nicholas Clark <nick@ccl4.org>
2626              Date: Sat, 21 Oct 2000 15:04:51 +0100
2627              Message-ID: <20001021150451.A51566@plum.flirble.org>
2628      Branch: perl
2629            ! t/pragma/utf8.t
2630 ____________________________________________________________________________
2631 [  7390] By: jhi                                   on 2000/10/21  14:35:57
2632         Log: Add a testcase for #7389.
2633      Branch: perl
2634            ! t/pragma/warn/op
2635 ____________________________________________________________________________
2636 [  7389] By: jhi                                   on 2000/10/21  14:26:45
2637         Log: Subject: Re: Creating const subs for constants.
2638              From: John Tobey <jtobey@john-edwin-tobey.org>
2639              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
2640              Message-Id: <m13mo0N-000FObC@feynman.localnet>
2641      Branch: perl
2642            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
2643            ! proto.h sv.c
2644 ____________________________________________________________________________
2645 [  7386] By: jhi                                   on 2000/10/21  01:31:12
2646         Log: Update Changes.
2647      Branch: perl
2648            ! Changes patchlevel.h
2649 ____________________________________________________________________________
2650 [  7385] By: jhi                                   on 2000/10/21  01:28:42
2651         Log: The #7383 was right only in the context of the original bug report,
2652              not in more general case.
2653      Branch: perl
2654            ! pp_hot.c
2655 ____________________________________________________________________________
2656 [  7384] By: jhi                                   on 2000/10/21  01:08:23
2657         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
2658      Branch: perl
2659            ! ext/IO/lib/IO/Select.pm
2660 ____________________________________________________________________________
2661 [  7383] By: jhi                                   on 2000/10/21  00:44:18
2662         Log: Fix for ID 20001020.006, concatenating an unset submatch
2663              with utf8 resulted in "Modification of a read-only value".
2664      Branch: perl
2665            ! pp_hot.c t/pragma/utf8.t
2666 ____________________________________________________________________________
2667 [  7382] By: jhi                                   on 2000/10/20  20:44:31
2668         Log: Make scan_num() reëntrant, as suggested in
2669              
2670              Subject: [PATCH perl@7229] Rentrant parser and yylex()
2671              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2672              Date: Fri, 20 Oct 2000 14:17:27 +0100
2673              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
2674      Branch: perl
2675            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
2676            ! toke.c
2677 ____________________________________________________________________________
2678 [  7381] By: jhi                                   on 2000/10/20  20:07:29
2679         Log: Reëntrancy fix.
2680              
2681              Subject: [PATCH perl@7229] Rentrant parser and yylex()
2682              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2683              Date: Fri, 20 Oct 2000 14:17:27 +0100
2684              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
2685      Branch: perl
2686            ! embed.h embed.pl perl.h proto.h toke.c
2687 ____________________________________________________________________________
2688 [  7380] By: jhi                                   on 2000/10/20  19:15:54
2689         Log: Don't write double values through long double pointers,
2690              based on a part of
2691              
2692              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
2693              From: Jens Hamisch <jens@Strawberry.COM>
2694              Date: Tue, 17 Oct 2000 08:39:36 +0200
2695              Message-Id: <20001017083936.A11104@Strawberry.COM>
2696      Branch: perl
2697            ! perl.h pp.c
2698 ____________________________________________________________________________
2699 [  7379] By: jhi                                   on 2000/10/20  18:43:37
2700         Log: Portability tweak on #7377.
2701              
2702              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
2703              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2704              Date:     Fri, 20 Oct 2000 13:13:41 EDT
2705              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
2706      Branch: perl
2707            ! t/lib/dprof.t
2708 ____________________________________________________________________________
2709 [  7378] By: jhi                                   on 2000/10/20  12:57:19
2710         Log: SOCKS function redefinitions need prototypes, too, otherwise
2711              for example 32 bit versus 64 bit differences cause a lot of
2712              problems.  Part of
2713              
2714              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
2715              From: Jens Hamisch <jens@Strawberry.COM>
2716              Date: Tue, 17 Oct 2000 08:39:36 +0200
2717              Message-Id: <20001017083936.A11104@Strawberry.COM>
2718      Branch: perl
2719            ! doio.c pp_sys.c
2720 ____________________________________________________________________________
2721 [  7377] By: jhi                                   on 2000/10/20  12:37:12
2722         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
2723              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2724              Date:     Fri, 20 Oct 2000 08:26:04 EDT
2725              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
2726      Branch: perl
2727            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
2728 ____________________________________________________________________________
2729 [  7376] By: jhi                                   on 2000/10/20  12:35:31
2730         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
2731              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2732              Date:     Fri, 20 Oct 2000 07:48:15 EDT
2733              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
2734      Branch: perl
2735            ! configure.com vms/gen_shrfls.pl
2736 ____________________________________________________________________________
2737 [  7374] By: jhi                                   on 2000/10/20  00:59:48
2738         Log: In the latest compiler builds cccdlflags must not become -fpic,
2739              from Wilfredo Sánchez.
2740      Branch: perl
2741            ! hints/darwin.sh
2742 ____________________________________________________________________________
2743 [  7373] By: jhi                                   on 2000/10/20  00:56:35
2744         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
2745              From: Tony Cook <tony@develop-help.com>
2746              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
2747              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
2748      Branch: perl
2749            ! pod/perlop.pod
2750 ____________________________________________________________________________
2751 [  7372] By: jhi                                   on 2000/10/19  19:34:40
2752         Log: Typo noted by Mark Lutz.
2753      Branch: perl
2754            ! t/op/64bitint.t
2755 ____________________________________________________________________________
2756 [  7371] By: jhi                                   on 2000/10/19  19:33:13
2757         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
2758      Branch: metaconfig
2759            ! U/modified/Cppsym.U U/modified/Oldconfig.U
2760      Branch: metaconfig/U/perl
2761            ! End.U dlsrc.U libperl.U
2762      Branch: perl
2763            + hints/nonstopux.sh
2764            ! Configure MANIFEST config_h.SH
2765 ____________________________________________________________________________
2766 [  7370] By: jhi                                   on 2000/10/19  17:18:08
2767         Log: Subject: PATCH do_print has 2 PerlIO_error()s
2768              From: nick@ccl4.org
2769              Date: Thu, 19 Oct 2000 18:09:20 +0100
2770              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
2771      Branch: perl
2772            ! doio.c
2773 ____________________________________________________________________________
2774 [  7369] By: jhi                                   on 2000/10/19  14:01:49
2775         Log: Update Changes.
2776      Branch: perl
2777            ! Changes patchlevel.h
2778 ____________________________________________________________________________
2779 [  7368] By: jhi                                   on 2000/10/19  13:04:29
2780         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
2781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2782              Date: Wed, 18 Oct 2000 13:12:01 +0200
2783              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
2784      Branch: perl
2785            ! hints/aix.sh
2786 ____________________________________________________________________________
2787 [  7367] By: jhi                                   on 2000/10/19  02:22:40
2788         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
2789              of a 'pmshort' anywhere in the B, so the offending line was simply
2790              removed.
2791      Branch: perl
2792            ! ext/B/B/Debug.pm
2793 ____________________________________________________________________________
2794 [  7366] By: jhi                                   on 2000/10/19  02:12:37
2795         Log: Add the test case for the bug id 20000730.004 which seems
2796              to have been fixed by now.
2797      Branch: perl
2798            ! t/pragma/utf8.t
2799 ____________________________________________________________________________
2800 [  7365] By: jhi                                   on 2000/10/18  23:36:24
2801         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
2802              From: Hugo <hv@crypt.compulink.co.uk>
2803              Date: Wed, 18 Oct 2000 23:25:58 +0100
2804              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
2805      Branch: perl
2806            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
2807 ____________________________________________________________________________
2808 [  7364] By: jhi                                   on 2000/10/18  21:12:53
2809         Log: (retracted)
2810      Branch: perl
2811            ! pp.c
2812 ____________________________________________________________________________
2813 [  7363] By: jhi                                   on 2000/10/18  20:55:38
2814         Log: Missing change from #7362.
2815      Branch: perl
2816            ! win32/perlhost.h
2817 ____________________________________________________________________________
2818 [  7362] By: jhi                                   on 2000/10/18  20:52:01
2819         Log: Borland C fstat() never saw the fd as writable.
2820              
2821              Subject: fix for Borland's weak "stat" (perl@7211)
2822              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2823              Date: Mon, 16 Oct 2000 09:55:03 +0400
2824              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
2825      Branch: perl
2826            ! win32/win32.c
2827 ____________________________________________________________________________
2828 [  7361] By: jhi                                   on 2000/10/18  17:43:50
2829         Log: Regen toc.
2830      Branch: perl
2831            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
2832 ____________________________________________________________________________
2833 [  7360] By: jhi                                   on 2000/10/18  17:07:44
2834         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2835              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
2836              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
2837              Date: Mon, 16 Oct 2000 15:19:49 +0200
2838      Branch: perl
2839            + README.aix
2840            ! MANIFEST
2841 ____________________________________________________________________________
2842 [  7359] By: jhi                                   on 2000/10/18  17:04:49
2843         Log: Subject: Pod patch for Devel::Peek
2844              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2845              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
2846              Date: Mon, 16 Oct 2000 12:26:34 +0200
2847      Branch: perl
2848            ! ext/Devel/Peek/Peek.pm
2849 ____________________________________________________________________________
2850 [  7358] By: jhi                                   on 2000/10/18  17:03:15
2851         Log: Make Cwd more bulletproof in chrooted environments.
2852              
2853              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
2854              From: "Eric E. Coe" <Eric.Coe@oracle.com>
2855              Date: Wed, 18 Oct 2000 04:03:54 -0400
2856              Message-Id: <39ED596A.70E599FE@oracle.com>
2857      Branch: perl
2858            ! lib/Cwd.pm
2859 ____________________________________________________________________________
2860 [  7357] By: jhi                                   on 2000/10/18  16:37:26
2861         Log: Disable the UTF8 downgrade croakage for now to avoid
2862              too many not okay messages.
2863      Branch: perl
2864            ! doio.c
2865 ____________________________________________________________________________
2866 [  7356] By: jhi                                   on 2000/10/17  23:29:41
2867         Log: Show the failed remote port, instead of the failing line number.
2868              
2869              Subject: [PATCH 5.6.1 Debugger] More diagnostics
2870              From: David Sparks <daves@ActiveState.com>
2871              Date: Tue, 17 Oct 2000 15:00:24 -0700
2872              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
2873      Branch: perl
2874            ! lib/perl5db.pl
2875 ____________________________________________________________________________
2876 [  7355] By: jhi                                   on 2000/10/17  14:11:31
2877         Log: On output try to downgrade to bytes, croak if impossible,
2878              from Simon Cozens.  This means that outputting >255 UTF8
2879              is impossible.  Consider this as a strong incentive to get
2880              the I/O disciplines implemented.
2881      Branch: perl
2882            ! doio.c pod/perldiag.pod sv.c
2883 ____________________________________________________________________________
2884 [  7354] By: jhi                                   on 2000/10/17  13:42:23
2885         Log: Clarify documentation on 'use bytes'.
2886              
2887              Subject: Re: What does 'use bytes' "mean" ?
2888              From: Simon Cozens <simon@cozens.net>
2889              Date: Mon, 18 Sep 2000 18:24:25 +0100
2890              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
2891      Branch: perl
2892            ! lib/bytes.pm
2893 ____________________________________________________________________________
2894 [  7353] By: jhi                                   on 2000/10/17  13:28:12
2895         Log: Workaround for a sfio bug where the stream error indicator
2896              is not cleared as documented.
2897              
2898              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
2899              From: Nicholas Clark <nick@ccl4.org>
2900              Date: Mon, 16 Oct 2000 18:28:23 +0100
2901              Message-ID: <20001016182823.J19700@plum.flirble.org>
2902      Branch: perl
2903            ! doio.c
2904 ____________________________________________________________________________
2905 [  7352] By: jhi                                   on 2000/10/17  13:06:19
2906         Log: More IoTYPE sprinkling.
2907      Branch: perl
2908            ! doio.c pp_hot.c
2909 ____________________________________________________________________________
2910 [  7351] By: jhi                                   on 2000/10/16  22:47:07
2911         Log: Detect early whether the std streams have gone bad.
2912              
2913              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
2914              Date: Mon, 16 Oct 2000 23:28:42 +0100
2915              From: Nicholas Clark <nick@ccl4.org>
2916              Message-ID: <20001016232842.A37942@plum.flirble.org>
2917      Branch: perl
2918            ! t/op/misc.t
2919 ____________________________________________________________________________
2920 [  7350] By: jhi                                   on 2000/10/16  22:45:16
2921         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
2922              From: "Peter J. Farley III" <pjfarley@banet.net>
2923              Date: Mon, 16 Oct 2000 18:15:59 -0400
2924              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
2925      Branch: perl
2926            ! djgpp/djgpp.c dosish.h t/io/open.t
2927 ____________________________________________________________________________
2928 [  7349] By: jhi                                   on 2000/10/16  22:36:45
2929         Log: perldelta tweak.
2930      Branch: perl
2931            ! pod/perldelta.pod
2932 ____________________________________________________________________________
2933 [  7348] By: jhi                                   on 2000/10/16  15:17:53
2934         Log: Update Changes.
2935      Branch: perl
2936            ! Changes patchlevel.h
2937 ____________________________________________________________________________
2938 [  7347] By: jhi                                   on 2000/10/16  13:55:27
2939         Log: Add the capability to include/exclude branches.
2940      Branch: perl
2941            ! Porting/genlog
2942 ____________________________________________________________________________
2943 [  7346] By: jhi                                   on 2000/10/16  13:18:04
2944         Log: Add Charles Lane.
2945      Branch: perl
2946            ! AUTHORS Changes
2947 ____________________________________________________________________________
2948 [  7345] By: jhi                                   on 2000/10/16  13:13:21
2949         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
2950      Branch: perl
2951            ! pod/perldelta.pod
2952 ____________________________________________________________________________
2953 [  7244] By: jhi                                   on 2000/10/16  02:29:54
2954         Log: Subject: $Carp::ExportLevel confusion in Exporter
2955              From: "Ben Tilly" <ben_tilly@hotmail.com>
2956              Date: Sat, 14 Oct 2000 16:44:34 EDT
2957              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
2958      Branch: perl
2959            ! lib/Exporter/Heavy.pm
2960 ____________________________________________________________________________
2961 [  7243] By: jhi                                   on 2000/10/16  02:28:33
2962         Log: Subject: [PATCH perlguts.pod] Document offset hack
2963              From: Simon Cozens <simon@cozens.net>
2964              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
2965              Date: Sat, 14 Oct 2000 19:32:25 +0100
2966      Branch: perl
2967            ! pod/perlguts.pod
2968 ____________________________________________________________________________
2969 [  7241] By: jhi                                   on 2000/10/16  02:22:44
2970         Log: Subject: small pod patch
2971              From: Dan Boorstein <dan_boo@bellsouth.net>
2972              Date: Sat, 14 Oct 2000 14:29:24 -0400
2973              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
2974      Branch: perl
2975            ! pod/perlfaq7.pod pod/perlmod.pod
2976 ____________________________________________________________________________
2977 [  7240] By: jhi                                   on 2000/10/16  02:13:46
2978         Log: -w cleanup.
2979              
2980              Subject: Re: Problems with bleadperl 
2981              From: "Stephen P. Potter" <spp@ds.net>
2982              Date: Fri, 13 Oct 2000 13:32:49 -0400
2983              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
2984      Branch: perl
2985            ! t/pragma/overload.t
2986 ____________________________________________________________________________
2987 [  7239] By: jhi                                   on 2000/10/16  01:41:18
2988         Log: One more ~utf8 tweak.
2989      Branch: perl
2990            ! t/op/bop.t
2991 ____________________________________________________________________________
2992 [  7238] By: jhi                                   on 2000/10/16  01:34:14
2993         Log: Tweak the test of #7235.
2994      Branch: perl
2995            ! t/op/bop.t
2996 ____________________________________________________________________________
2997 [  7237] By: jhi                                   on 2000/10/16  01:25:04
2998         Log: Fix a couple of compiler-noted nits in #7235.
2999      Branch: perl
3000            ! pp.c
3001 ____________________________________________________________________________
3002 [  7236] By: jhi                                   on 2000/10/16  01:22:46
3003         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
3004      Branch: perl
3005            ! pp.c pp_hot.c
3006 ____________________________________________________________________________
3007 [  7235] By: jhi                                   on 2000/10/15  16:24:44
3008         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
3009              
3010              From: Simon Cozens <simon@cozens.net>
3011              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
3012              Date: Sat, 14 Oct 2000 20:52:13 +0100
3013              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
3014      Branch: perl
3015            ! pp.c t/op/bop.t utf8.h
3016 ____________________________________________________________________________
3017 [  7234] By: jhi                                   on 2000/10/15  15:19:29
3018         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
3019              The problem was that rx->minlen was in chars while pp_split()
3020              thought it would be in bytes. 
3021      Branch: perl
3022            ! pp.c t/pragma/utf8.t
3023 ____________________________________________________________________________
3024 [  7233] By: jhi                                   on 2000/10/14  20:24:24
3025         Log: Document FNCASE=y as discussed in the bug 20000902.009.
3026      Branch: perl
3027            ! README.dos
3028 ____________________________________________________________________________
3029 [  7232] By: jhi                                   on 2000/10/14  18:52:21
3030         Log: Add test for bug id 20000427.003 (which seems to have
3031              been fixed) (also duplicate as 20000427.004, though
3032              with a higher severity).  Move one utf8 from op/append
3033              to pragma/utf8, tag the tests with bug ids.
3034      Branch: perl
3035            ! t/op/append.t t/pragma/utf8.t
3036 ____________________________________________________________________________
3037 [  7231] By: jhi                                   on 2000/10/14  17:28:37
3038         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
3039      Branch: perl
3040            ! t/pragma/utf8.t
3041 ____________________________________________________________________________
3042 [  7230] By: jhi                                   on 2000/10/14  14:24:50
3043         Log: Needs to be conditional on SunOS 4.
3044              
3045              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
3046              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3047              Date: Sat, 14 Oct 2000 13:37:49 +0100
3048              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
3049      Branch: metaconfig/U/perl
3050            ! End.U
3051      Branch: perl
3052            ! Configure myconfig.SH pod/perldelta.pod
3053 ____________________________________________________________________________
3054 [  7229] By: jhi                                   on 2000/10/14  00:49:22
3055         Log: Update Changes.
3056      Branch: perl
3057            ! Changes patchlevel.h
3058 ____________________________________________________________________________
3059 [  7228] By: jhi                                   on 2000/10/14  00:46:10
3060         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
3061              From: Peter Prymmer <pvhp@forte.com>
3062              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
3063              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
3064      Branch: perl
3065            ! lib/utf8.pm
3066 ____________________________________________________________________________
3067 [  7227] By: jhi                                   on 2000/10/13  23:20:30
3068         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
3069      Branch: perl
3070            ! t/op/tie.t
3071 ____________________________________________________________________________
3072 [  7226] By: jhi                                   on 2000/10/13  22:14:32
3073         Log: Tweak #7225.
3074              
3075              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
3076              From: Peter Prymmer <pvhp@forte.com>
3077              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
3078              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
3079      Branch: perl
3080            ! t/op/sprintf.t
3081 ____________________________________________________________________________
3082 [  7225] By: jhi                                   on 2000/10/13  22:11:31
3083         Log: op/sprintf.t patch for OS/390 (and any other host with limited
3084              floating-point exponent length)
3085              
3086              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
3087              From: Dominic Dunlop <domo@computer.org>
3088              Date: Fri, 13 Oct 2000 19:17:57 +0200
3089              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
3090      Branch: perl
3091            ! t/op/sprintf.t
3092 ____________________________________________________________________________
3093 [  7224] By: jhi                                   on 2000/10/13  18:40:48
3094         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
3095      Branch: perl
3096            ! toke.c
3097 ____________________________________________________________________________
3098 [  7223] By: jhi                                   on 2000/10/13  18:37:13
3099         Log: Thinko in #7222.
3100      Branch: perl
3101            ! utf8.c
3102 ____________________________________________________________________________
3103 [  7222] By: jhi                                   on 2000/10/13  18:05:23
3104         Log: Use UTF8SKIP(), from Simon Cozens.
3105      Branch: perl
3106            ! utf8.c
3107 ____________________________________________________________________________
3108 [  7221] By: jhi                                   on 2000/10/13  15:43:19
3109         Log: (accidentally empty check-in)
3110      Branch: perl
3111            ! utf8.c
3112 ____________________________________________________________________________
3113 [  7220] By: jhi                                   on 2000/10/13  15:23:51
3114         Log: Add (optimistically) Storable to static extensions.
3115      Branch: perl
3116            ! hints/uwin.sh hints/vmesa.sh
3117 ____________________________________________________________________________
3118 [  7219] By: jhi                                   on 2000/10/13  15:20:05
3119         Log: Amdahl UTS doesn't seem to do dynaloading.
3120      Branch: perl
3121            ! hints/uts.sh
3122 ____________________________________________________________________________
3123 [  7218] By: jhi                                   on 2000/10/13  15:15:20
3124         Log: Slight tweak of the code to appease Amdahl UTS cc.
3125      Branch: perl
3126            ! pp.c
3127 ____________________________________________________________________________
3128 [  7217] By: jhi                                   on 2000/10/13  14:50:42
3129         Log: In Amdahl UTS "struct sv" is defined by a system header,
3130              <ksync.h>.
3131      Branch: perl
3132            ! perl.h sv.h
3133 ____________________________________________________________________________
3134 [  7216] By: jhi                                   on 2000/10/13  11:58:25
3135         Log: Ilya implemented the memory profiling API.
3136      Branch: perl
3137            ! Todo
3138 ____________________________________________________________________________
3139 [  7215] By: jhi                                   on 2000/10/13  02:56:38
3140         Log: Subject: [PATCH 5.7.0] Perl API for mstats
3141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3142              Date: Thu, 12 Oct 2000 22:52:40 -0400
3143              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
3144      Branch: perl
3145            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
3146 ____________________________________________________________________________
3147 [  7214] By: jhi                                   on 2000/10/13  02:55:38
3148         Log: Subject: [PATCH 5.7.0] IVs in mtats
3149              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3150              Date: Thu, 12 Oct 2000 22:51:04 -0400
3151              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
3152      Branch: perl
3153            ! malloc.c perl.h
3154 ____________________________________________________________________________
3155 [  7213] By: jhi                                   on 2000/10/13  02:31:47
3156         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
3157      Branch: perl
3158            ! pod/perldiag.pod pp_sys.c
3159 ____________________________________________________________________________
3160 [  7212] By: jhi                                   on 2000/10/13  01:27:38
3161         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
3162              From: Peter Prymmer <pvhp@forte.com>
3163              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
3164              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
3165      Branch: perl
3166            ! t/op/oct.t
3167 ____________________________________________________________________________
3168 [  7211] By: jhi                                   on 2000/10/13  00:35:09
3169         Log: Update Changes.
3170      Branch: perl
3171            ! Changes patchlevel.h
3172 ____________________________________________________________________________
3173 [  7210] By: jhi                                   on 2000/10/12  23:59:40
3174         Log: The Install.pm third of
3175              
3176              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
3177              From: Bill Campbell <bill@celestial.com>
3178              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
3179              Date: Thu, 5 Oct 2000 18:04:51 -0700
3180      Branch: perl
3181            ! lib/ExtUtils/Install.pm
3182 ____________________________________________________________________________
3183 [  7209] By: jhi                                   on 2000/10/12  23:58:43
3184         Log: Two thirds of
3185              
3186              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
3187              Date: Thu, 5 Oct 2000 18:04:51 -0700
3188              From: Bill Campbell <bill@celestial.com>
3189              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
3190              
3191              The Install.pm changes will be submitted separately because
3192              they need some work and discussion still.
3193      Branch: perl
3194            ! lib/getopts.pl lib/termcap.pl
3195 ____________________________________________________________________________
3196 [  7208] By: jhi                                   on 2000/10/12  23:41:19
3197         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
3198              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3199              Date:     Thu, 12 Oct 2000 07:30:02 EDT
3200              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
3201      Branch: perl
3202            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
3203            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
3204 ____________________________________________________________________________
3205 [  7207] By: jhi                                   on 2000/10/12  23:39:01
3206         Log: An updated EBCDIC tr patch.
3207              
3208              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
3209              From: Peter Prymmer <pvhp@forte.com>
3210              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
3211              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
3212      Branch: perl
3213            ! t/op/tr.t
3214 ____________________________________________________________________________
3215 [  7206] By: jhi                                   on 2000/10/12  23:34:55
3216         Log: Upgrade to CPAN 1.58, from Andreas König.
3217      Branch: perl
3218            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3219 ____________________________________________________________________________
3220 [  7205] By: jhi                                   on 2000/10/12  23:29:08
3221         Log: Introduce the man[24-8] variables, from Andy Dougherty.
3222      Branch: metaconfig/U/perl
3223            + mandirs.U mandirstyle.U
3224      Branch: perl
3225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3226            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
3227            ! vos/config.h vos/config.pl vos/config_h.SH_orig
3228            ! win32/config.bc win32/config.gc win32/config.vc
3229 ____________________________________________________________________________
3230 [  7204] By: gsar                                  on 2000/10/12  18:11:24
3231         Log: restore change#7202
3232      Branch: perl
3233            ! mg.c
3234 ____________________________________________________________________________
3235 [  7203] By: gsar                                  on 2000/10/12  18:09:40
3236         Log: another test of the Emergency Broadcast System--back out 
3237              change#7202
3238      Branch: perl
3239            ! mg.c
3240 ____________________________________________________________________________
3241 [  7202] By: gsar                                  on 2000/10/12  16:40:47
3242         Log: (submitted on behalf of Jarkko)
3243              Fix the lib/encode.t subtest 6 failure as reported by Andreas
3244              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
3245              was unearthed by change 7182, as was a bug in HTML::Entities.
3246      Branch: perl
3247            ! mg.c
3248 ____________________________________________________________________________
3249 [  7201] By: jhi                                   on 2000/10/11  03:16:05
3250         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
3251      Branch: perl
3252            ! pp_hot.c t/pragma/utf8.t
3253 ____________________________________________________________________________
3254 [  7200] By: jhi                                   on 2000/10/11  00:40:30
3255         Log: The #7198 was a false alarm.
3256      Branch: perl
3257            ! pp_hot.c
3258 ____________________________________________________________________________
3259 [  7199] By: jhi                                   on 2000/10/11  00:26:04
3260         Log: Remove duplicated code.
3261      Branch: perl
3262            ! t/lib/cgi-html.t
3263 ____________________________________________________________________________
3264 [  7198] By: jhi                                   on 2000/10/10  23:30:46
3265         Log: (Retracted by #7200.)
3266      Branch: perl
3267            ! pp_hot.c
3268 ____________________________________________________________________________
3269 [  7197] By: jhi                                   on 2000/10/10  21:49:30
3270         Log: Add the test case for #7190, from the original bug report
3271              by Andreas König.
3272      Branch: perl
3273            ! t/pragma/utf8.t
3274 ____________________________________________________________________________
3275 [  7196] By: jhi                                   on 2000/10/10  21:40:49
3276         Log: Reapply Andy's patch and regen Configure.
3277      Branch: perl
3278            ! Configure INSTALL Makefile.SH Porting/Glossary
3279            ! Porting/config.sh config_h.SH epoc/config.sh installperl
3280            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
3281            ! win32/config.vc
3282 ____________________________________________________________________________
3283 [  7195] By: jhi                                   on 2000/10/10  21:09:30
3284         Log: Use the versiononly instead of the installscripts,
3285              retract the changes 7146 and 7147.
3286      Branch: perl
3287            ! Configure INSTALL Makefile.SH Porting/Glossary
3288            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
3289            ! installperl uconfig.sh vos/config.def win32/config.bc
3290            ! win32/config.gc win32/config.vc
3291 ____________________________________________________________________________
3292 [  7194] By: jhi                                   on 2000/10/10  21:06:15
3293         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
3294              From: Peter Prymmer <pvhp@forte.com>
3295              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
3296              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
3297      Branch: perl
3298            ! t/op/ver.t
3299 ____________________________________________________________________________
3300 [  7193] By: jhi                                   on 2000/10/10  21:05:12
3301         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
3302              From: Peter Prymmer <pvhp@forte.com>
3303              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
3304              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
3305      Branch: perl
3306            ! t/op/tr.t
3307 ____________________________________________________________________________
3308 [  7191] By: jhi                                   on 2000/10/10  19:41:21
3309         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
3310              From: Peter Prymmer <pvhp@forte.com>
3311              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
3312              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
3313      Branch: perl
3314            ! pod/perlebcdic.pod
3315 ____________________________________________________________________________
3316 [  7190] By: jhi                                   on 2000/10/10  19:26:14
3317         Log: Subject: Re: utf8 concat, mg_get
3318              From: Simon Cozens <simon@cozens.net>
3319              Date: Tue, 10 Oct 2000 17:40:17 +0100
3320              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
3321      Branch: perl
3322            ! pp_hot.c
3323 ____________________________________________________________________________
3324 [  7189] By: jhi                                   on 2000/10/10  19:23:03
3325         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
3326              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
3327              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
3328              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
3329      Branch: perl
3330            ! lib/ExtUtils/MM_Unix.pm
3331 ____________________________________________________________________________
3332 [  7188] By: jhi                                   on 2000/10/10  15:31:24
3333         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
3334              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
3335              Date: Fri, 14 Jul 2000 10:47:36 +0100
3336              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
3337      Branch: perl
3338            ! README.win32
3339 ____________________________________________________________________________
3340 [  7187] By: jhi                                   on 2000/10/10  13:30:10
3341         Log: Quote the temp file name, needed in Win32 because the
3342              default name unfortunately contains spaces, shouldn't
3343              hurt elsewhere.
3344              
3345              Subject: FW: perldoc fails if $TEMP contains spaces
3346              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
3347              Date: Thu, 14 Sep 2000 08:58:45 +0100
3348              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
3349      Branch: perl
3350            ! utils/perldoc.PL
3351 ____________________________________________________________________________
3352 [  7186] By: jhi                                   on 2000/10/10  13:16:27
3353         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
3354              From: hv@hugo.hybyte.com
3355              Date: Tue, 10 Oct 2000 14:10:20 +0100
3356              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
3357      Branch: perl
3358            ! t/lib/thr5005.t util.c
3359 ____________________________________________________________________________
3360 [  7185] By: jhi                                   on 2000/10/10  12:06:22
3361         Log: Upgrade to podlators 1.04, from Russ Allbery.
3362      Branch: perl
3363            ! lib/Pod/Man.pm lib/Pod/Text.pm
3364 ____________________________________________________________________________
3365 [  7184] By: jhi                                   on 2000/10/10  12:01:32
3366         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
3367      Branch: perl
3368            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
3369 ____________________________________________________________________________
3370 [  7183] By: jhi                                   on 2000/10/09  23:47:15
3371         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
3372              From: Peter Prymmer <pvhp@forte.com>
3373              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
3374              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
3375      Branch: perl
3376            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
3377 ____________________________________________________________________________
3378 [  7182] By: jhi                                   on 2000/10/09  23:43:16
3379         Log: Make eq work again with utf8 (disabling the upgrading
3380              should no more be necessary since the copies of the
3381              scalars are upgraded, not the scalars themselves).
3382              Takes care of ID 20001009.001.  (The claimed length()
3383              bug in 20001009.001 seems bogus to me.)
3384      Branch: perl
3385            ! sv.c t/pragma/utf8.t
3386 ____________________________________________________________________________
3387 [  7181] By: gsar                                  on 2000/10/09  19:41:54
3388         Log: tweak for change#7173
3389      Branch: perl
3390            ! win32/win32sck.c
3391 ____________________________________________________________________________
3392 [  7180] By: gsar                                  on 2000/10/09  19:26:56
3393         Log: on Windows, clean targets might not work under some flavors of the shell
3394      Branch: perl
3395            ! win32/Makefile win32/makefile.mk
3396 ____________________________________________________________________________
3397 [  7179] By: jhi                                   on 2000/10/09  19:21:02
3398         Log: Update Changes.
3399      Branch: perl
3400            ! Changes patchlevel.h
3401 ____________________________________________________________________________
3402 [  7178] By: jhi                                   on 2000/10/09  19:18:23
3403         Log: Warn about unknown scripts.
3404              
3405              Subject: Re: ideas? patches? [PATCH bleadperl]
3406              From: Dominic Dunlop <domo@computer.org>
3407              Date: Mon, 9 Oct 2000 14:57:17 +0200
3408              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
3409      Branch: perl
3410            ! lib/charnames.pm
3411 ____________________________________________________________________________
3412 [  7177] By: jhi                                   on 2000/10/09  19:13:27
3413         Log: Change #7160 had a nasty typo.
3414      Branch: metaconfig
3415            ! U/compline/Compile.U
3416      Branch: perl
3417            ! Configure config_h.SH
3418 ____________________________________________________________________________
3419 [  7176] By: gsar                                  on 2000/10/09  18:59:33
3420         Log: pod nit
3421      Branch: perl
3422            ! pod/perlport.pod
3423 ____________________________________________________________________________
3424 [  7175] By: gsar                                  on 2000/10/09  18:54:28
3425         Log: Windows9x doesn't support link(), despite what Config.pm
3426              might think
3427      Branch: perl
3428            ! lib/ExtUtils/Manifest.pm
3429 ____________________________________________________________________________
3430 [  7174] By: gsar                                  on 2000/10/09  18:50:03
3431         Log: avoid nonportable example code
3432      Branch: perl
3433            ! lib/File/Copy.pm
3434 ____________________________________________________________________________
3435 [  7173] By: gsar                                  on 2000/10/09  18:46:54
3436         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
3437              being used) when closing a socket handle
3438      Branch: perl
3439            ! win32/win32.c win32/win32.h win32/win32sck.c
3440 ____________________________________________________________________________
3441 [  7172] By: gsar                                  on 2000/10/09  18:41:40
3442         Log: on Windows, cwd strings in the environment should be of the
3443              form =X:=X:\foo instead of =X=X:\foo\
3444      Branch: perl
3445            ! win32/vdir.h
3446 ____________________________________________________________________________
3447 [  7171] By: gsar                                  on 2000/10/09  18:30:09
3448         Log: on Windows, LoadLibrary() could load an extension DLL multiple
3449              times if forward slashes are used in the path
3450      Branch: perl
3451            ! win32/win32.c
3452 ____________________________________________________________________________
3453 [  7170] By: jhi                                   on 2000/10/09  17:53:59
3454         Log: Add a todo note about overloadable assertions.
3455      Branch: perl
3456            ! Todo-5.6
3457 ____________________________________________________________________________
3458 [  7169] By: jhi                                   on 2000/10/09  13:43:45
3459         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
3460              From: mjd@plover.com
3461              Date: 9 Oct 2000 00:24:44 -0000
3462              Message-ID: <20001009002444.10616.qmail@plover.com>
3463      Branch: perl
3464            ! pod/perldebguts.pod
3465 ____________________________________________________________________________
3466 [  7168] By: nick                                  on 2000/10/08  13:16:33
3467         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
3468              is not right thing to do on (e.g. x86). Network order is also "right" for
3469              X fonts.
3470      Branch: perl
3471            ! ext/Encode/Encode.pm
3472 ____________________________________________________________________________
3473 [  7167] By: nick                                  on 2000/10/08  12:54:42
3474         Log: Make "encodings" work post-install when Encode/*.enc files may not
3475              be in same directory as Encode.pm
3476      Branch: perl
3477            ! ext/Encode/Encode.pm
3478 ____________________________________________________________________________
3479 [  7166] By: nick                                  on 2000/10/08  11:51:26
3480         Log: Work round the fact that $hash->{$key} does not take into account
3481              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
3482              so that key is always in the "expected" encoding - i.e. same way we put
3483              it in the hash.
3484      Branch: perl
3485            ! ext/Encode/Encode.pm
3486 ____________________________________________________________________________
3487 [  7165] By: gsar                                  on 2000/10/08  04:15:29
3488         Log: save_re_context() could reset PL_curcop to freed memory, causing core
3489              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
3490      Branch: perl
3491            ! pp_ctl.c
3492 ____________________________________________________________________________
3493 [  7164] By: jhi                                   on 2000/10/06  20:51:48
3494         Log: UTF8ize split() so that the cloned substrings get the UTF8
3495              flag of the original scalar.  Problem reported by Simon Cozens.
3496      Branch: perl
3497            ! pp.c t/pragma/utf8.t
3498 ____________________________________________________________________________
3499 [  7163] By: nick                                  on 2000/10/06  20:48:34
3500         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
3501              got a false +ve and so did not reach code which would have un-FAKEd the SV.
3502      Branch: perl
3503            ! sv.c
3504 ____________________________________________________________________________
3505 [  7162] By: nick                                  on 2000/10/06  20:25:37
3506         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
3507              To fix  (sort {$a <=> $b} keys %hash) in particular but
3508              should cover a number of other as-yet-unknown cases as well.
3509      Branch: perl
3510            ! sv.c
3511 ____________________________________________________________________________
3512 [  7161] By: jhi                                   on 2000/10/06  19:56:18
3513         Log: Change the version number of Tie::Handle in the core to 4.0,
3514              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
3515              
3516              Subject: Note on Tie::Handle
3517              From: andreas.koenig@anima.de (Andreas J. Koenig)
3518              Date:      06 Oct 2000 21:48:58 +0200
3519              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
3520      Branch: perl
3521            ! lib/Tie/Handle.pm
3522 ____________________________________________________________________________
3523 [  7160] By: jhi                                   on 2000/10/06  18:20:35
3524         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
3525              as the first option of cc/ld because of ultrapicky compilers
3526              (e.g. OS/390 R2.5)
3527      Branch: metaconfig
3528            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
3529            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
3530            ! U/compline/orderlib.U U/modified/Cppsym.U
3531            ! U/modified/d_access.U
3532      Branch: metaconfig/U/perl
3533            ! Checkcc.U d_dlsymun.U gccvers.U
3534      Branch: perl
3535            ! Configure config_h.SH
3536 ____________________________________________________________________________
3537 [  7159] By: jhi                                   on 2000/10/06  13:56:39
3538         Log: Update Changes.
3539      Branch: perl
3540            ! Changes patchlevel.h
3541 ____________________________________________________________________________
3542 [  7158] By: jhi                                   on 2000/10/06  12:48:40
3543         Log: Eliminate $Is_VMS code from the test.
3544              
3545              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
3546              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3547              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
3548              Date:     Thu, 5 Oct 2000 07:46:33 EDT
3549      Branch: perl
3550            ! t/lib/b.t
3551 ____________________________________________________________________________
3552 [  7157] By: jhi                                   on 2000/10/06  12:47:13
3553         Log: Also the $ccflags is needed for the C compiler check.
3554              
3555              Subject: Configure (check for C-compiler)
3556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3557              Date: Fri, 06 Oct 2000 08:47:15 +0200
3558              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
3559      Branch: metaconfig/U/perl
3560            ! Checkcc.U
3561      Branch: perl
3562            ! Configure config_h.SH
3563 ____________________________________________________________________________
3564 [  7156] By: jhi                                   on 2000/10/06  11:45:15
3565         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
3566      Branch: perl
3567            ! perl.c pp_ctl.c sv.h utf8.c
3568 ____________________________________________________________________________
3569 [  7155] By: jhi                                   on 2000/10/06  11:40:41
3570         Log: IO::Handle->syswrite() did not handle length omission
3571              like CORE::syswrite() does.
3572              
3573              Subject: [Fwd] IO::Handle, syswrite and arguments
3574              From: Graham Barr <gbarr@pobox.com>
3575              Date: Fri, 6 Oct 2000 10:22:05 +0100
3576              Message-ID: <20001006102205.U6312@pobox.com>
3577              
3578              The original patch from andrew@ugh.net.au.
3579      Branch: perl
3580            ! ext/IO/lib/IO/Handle.pm
3581 ____________________________________________________________________________
3582 [  7154] By: jhi                                   on 2000/10/06  01:42:15
3583         Log: Tweak #7153.
3584      Branch: perl
3585            ! utf8.h
3586 ____________________________________________________________________________
3587 [  7153] By: jhi                                   on 2000/10/06  00:39:55
3588         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
3589      Branch: perl
3590            ! utf8.h
3591 ____________________________________________________________________________
3592 [  7152] By: jhi                                   on 2000/10/06  00:38:11
3593         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
3594      Branch: perl
3595            ! perl.c pp_ctl.c sv.h utf8.c
3596 ____________________________________________________________________________
3597 [  7151] By: jhi                                   on 2000/10/06  00:36:38
3598         Log: Subject: Re: Questions about Tie::Array and perl modules
3599              From: Nick Ing-Simmons <nik@tiuk.ti.com>
3600              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
3601              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
3602              
3603              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
3604      Branch: perl
3605            ! lib/Tie/Array.pm t/op/array.t
3606 ____________________________________________________________________________
3607 [  7150] By: jhi                                   on 2000/10/05  00:20:45
3608         Log: Regen Changes.
3609      Branch: perl
3610            ! Changes patchlevel.h
3611 ____________________________________________________________________________
3612 [  7149] By: jhi                                   on 2000/10/05  00:20:01
3613         Log: Regen toc.
3614      Branch: perl
3615            ! pod/perltoc.pod
3616 ____________________________________________________________________________
3617 [  7148] By: jhi                                   on 2000/10/04  23:35:08
3618         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
3619              reported several times by Dominic Dunlop, for example in
3620              ID 20000315.008.  Patch from Dominic.  Patch affects at
3621              least MachTen, and possibly other oldish BSDs. Should not
3622              break non-broken platforms (tested on LinuxPPC). 
3623      Branch: perl
3624            ! doio.c
3625 ____________________________________________________________________________
3626 [  7146] By: jhi                                   on 2000/10/04  23:25:04
3627         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
3628              suggested by H. Merijn Brand.
3629      Branch: perl
3630            ! Configure INSTALL Makefile.SH Porting/Glossary
3631            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
3632            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
3633            ! win32/config.vc
3634 ____________________________________________________________________________
3635 [  7145] By: jhi                                   on 2000/10/04  22:08:21
3636         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
3637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3638              Date: Wed, 4 Oct 2000 17:37:46 -0400
3639              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
3640      Branch: perl
3641            ! utils/h2xs.PL
3642 ____________________________________________________________________________
3643 [  7144] By: jhi                                   on 2000/10/04  18:11:41
3644         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
3645              From: Jeff Pinyan <jeffp@crusoe.net>
3646              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
3647              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
3648      Branch: perl
3649            ! pod/perlrun.pod
3650 ____________________________________________________________________________
3651 [  7143] By: jhi                                   on 2000/10/04  18:09:58
3652         Log: Subject: perlhack.pod Patch for Externals Tools
3653              From: Fisher Mark <fisherm@tce.com>
3654              Date: Tue, 3 Oct 2000 15:43:27 -0500 
3655              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
3656      Branch: perl
3657            ! pod/perlhack.pod
3658 ____________________________________________________________________________
3659 [  7142] By: jhi                                   on 2000/10/04  18:08:41
3660         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
3661              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3662              Date:     Wed, 4 Oct 2000 12:11:11 EDT
3663              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
3664      Branch: perl
3665            ! vms/vms.c
3666 ____________________________________________________________________________
3667 [  7141] By: jhi                                   on 2000/10/04  12:20:16
3668         Log: Subject: [PATCH 5.7.0] h2xs not working
3669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3670              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
3671              Date: Tue, 3 Oct 2000 21:43:01 -0400
3672              
3673              Subject: [PATCH 5.7.0] h2xs not documenting the created module
3674              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3675              Date: Tue, 3 Oct 2000 22:55:19 -0400
3676              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
3677      Branch: perl
3678            ! utils/h2xs.PL
3679 ____________________________________________________________________________
3680 [  7140] By: jhi                                   on 2000/10/04  11:53:44
3681         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
3682              From: nick@babyhippo.com
3683              Date: Wed, 4 Oct 2000 12:06:45 +0100
3684              Message-Id: <20001004120645.A7356@babyhippo.com>
3685              
3686              Retract 7118 and 7135.
3687      Branch: perl
3688            ! installman installperl op.c t/pragma/subs.t
3689 ____________________________________________________________________________
3690 [  7139] By: jhi                                   on 2000/10/03  22:09:41
3691         Log: It is possible to have no hosts database at all.  Pointed out in
3692              
3693              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
3694              From: Peter Prymmer <pvhp@forte.com>
3695              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
3696              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
3697      Branch: metaconfig
3698            ! U/modified/myhostname.U
3699      Branch: perl
3700            ! Configure config_h.SH
3701 ____________________________________________________________________________
3702 [  7138] By: jhi                                   on 2000/10/03  21:49:49
3703         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
3704              From: Peter Prymmer <pvhp@forte.com>
3705              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
3706              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
3707      Branch: perl
3708            ! pp_sys.c
3709 ____________________________________________________________________________
3710 [  7137] By: jhi                                   on 2000/10/03  20:10:05
3711         Log: One remaining nit less at the VMS mailbox sizing.
3712      Branch: perl
3713            ! vms/vms.c
3714 ____________________________________________________________________________
3715 [  7136] By: jhi                                   on 2000/10/03  20:08:47
3716         Log: Test harness update to sync with the new perlcc,
3717              from Simon Cozens.
3718      Branch: perl
3719            ! t/TEST t/UTEST
3720 ____________________________________________________________________________
3721 [  7135] By: jhi                                   on 2000/10/03  15:15:42
3722         Log: Subject: Re: PATCH for 20001003.004
3723              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
3724              From: "AARON B. DOSSETT" <aaron@iglou.com>
3725              Message-Id: <E13gTay-0006od-00@iglou.com>
3726      Branch: perl
3727            ! installman installperl
3728 ____________________________________________________________________________
3729 [  7134] By: jhi                                   on 2000/10/03  15:00:34
3730         Log: Subject: [ID 20001003.006] B::Debug not -w clean
3731              From: Nicholas Clark <nick@babyhippo.co.uk>
3732              Date: Tue, 03 Oct 2000 15:46:32 +0100
3733              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
3734      Branch: perl
3735            ! ext/B/B/Debug.pm
3736 ____________________________________________________________________________
3737 [  7133] By: jhi                                   on 2000/10/03  14:58:39
3738         Log: Scale down the VMS message boxes, by Charles Lane.
3739              Fix for ID 20000903.009, workaround at
3740              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
3741      Branch: perl
3742            ! vms/vms.c
3743 ____________________________________________________________________________
3744 [  7132] By: jhi                                   on 2000/10/03  11:20:37
3745         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
3746      Branch: perl
3747            + t/lib/st-lock.t t/lib/st-utf8.t
3748            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
3749            ! ext/Storable/Storable.xs t/lib/st-recurse.t
3750 ____________________________________________________________________________
3751 [  7131] By: jhi                                   on 2000/10/03  03:38:23
3752         Log: Encode nits.
3753      Branch: perl
3754            ! MANIFEST Makefile.SH
3755 ____________________________________________________________________________
3756 [  7130] By: jhi                                   on 2000/10/03  03:31:05
3757         Log: Update Changes.
3758      Branch: perl
3759            ! Changes patchlevel.h
3760 ____________________________________________________________________________
3761 [  7129] By: jhi                                   on 2000/10/03  02:24:02
3762         Log: Misplaced else.
3763      Branch: metaconfig/U/perl
3764            ! d_strtoll.U
3765      Branch: perl
3766            ! Configure config_h.SH
3767 ____________________________________________________________________________
3768 [  7128] By: jhi                                   on 2000/10/03  02:08:29
3769         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
3770              From: sthoenna@efn.org
3771              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
3772              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
3773      Branch: metaconfig/U/perl
3774            ! d_strtoll.U
3775      Branch: perl
3776            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
3777 ____________________________________________________________________________
3778 [  7127] By: jhi                                   on 2000/10/03  01:13:14
3779         Log: Update Changes.
3780      Branch: perl
3781            ! Changes patchlevel.h
3782 ____________________________________________________________________________
3783 [  7126] By: jhi                                   on 2000/10/03  00:57:08
3784         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
3785              as suggested by Olaf Flebbe and Nick Clark.
3786      Branch: perl
3787            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
3788 ____________________________________________________________________________
3789 [  7125] By: jhi                                   on 2000/10/03  00:50:56
3790         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
3791              From: Nick Clark <nick@plum.flirble.org>
3792              Date: Mon, 2 Oct 2000 11:03:24 +0100
3793              Message-Id: <20001002110324.D20073@plum.flirble.org>
3794              
3795              Also fixes bug ID 20001002.005.
3796      Branch: perl
3797            ! t/lib/encode.t
3798 ____________________________________________________________________________
3799 [  7124] By: jhi                                   on 2000/10/03  00:34:59
3800         Log: Subject: [PATCH 5.7.0] Epoc update
3801              From: Olaf Flebbe <o.flebbe@gmx.de>
3802              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
3803              Message-ID: <26423.969484586@www10.gmx.net>
3804      Branch: perl
3805            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
3806            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
3807            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
3808            ! util.c util.h
3809 ____________________________________________________________________________
3810 [  7123] By: jhi                                   on 2000/10/03  00:30:07
3811         Log: Regen headers.
3812      Branch: perl
3813            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
3814 ____________________________________________________________________________
3815 [  7122] By: jhi                                   on 2000/10/03  00:10:48
3816         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
3817      Branch: perl
3818            ! hints/openbsd.sh
3819 ____________________________________________________________________________
3820 [  7121] By: jhi                                   on 2000/10/03  00:05:06
3821         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
3822              From: <abigail@foad.org>
3823              Date: Tue, 26 Sep 2000 13:36:14 -0400
3824              Message-ID: <20000926173614.4356.qmail@foad.org>
3825      Branch: perl
3826            ! pod/perlop.pod
3827 ____________________________________________________________________________
3828 [  7120] By: jhi                                   on 2000/10/03  00:04:00
3829         Log: Inside require() $^S was always left undefined.
3830              
3831              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
3832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3833              Date: Wed, 27 Sep 2000 18:54:49 -0400
3834              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
3835      Branch: perl
3836            ! cop.h mg.c pp_ctl.c util.c
3837 ____________________________________________________________________________
3838 [  7119] By: jhi                                   on 2000/10/03  00:00:16
3839         Log: Subject: [PATCH] DLL not restartabke with threaded perl
3840              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
3841              Date: Thu, 28 Sep 2000 09:20:46 +0100
3842              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
3843      Branch: perl
3844            ! perl.c
3845 ____________________________________________________________________________
3846 [  7118] By: jhi                                   on 2000/10/02  23:59:20
3847         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
3848              From: Nicholas Clark <nick@ccl4.org>
3849              Date: Thu, 28 Sep 2000 11:52:24 +0100
3850              Message-ID: <20000928115224.D7924@plum.flirble.org>
3851      Branch: perl
3852            ! op.c
3853 ____________________________________________________________________________
3854 [  7117] By: jhi                                   on 2000/10/02  23:57:51
3855         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
3856              From: Nicholas Clark <nick@babyhippo.co.uk>
3857              Date: Thu, 28 Sep 2000 12:18:10 +0100
3858              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
3859              
3860              Did not apply cleanly, manual intervention was needed.
3861      Branch: perl
3862            ! ext/B/B/Bytecode.pm utils/perlcc.PL
3863 ____________________________________________________________________________
3864 [  7116] By: jhi                                   on 2000/10/02  23:50:40
3865         Log: Document the issue (is not a syntax error, kind of)
3866              
3867              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
3868              From: Nicholas Clark <nick@ccl4.org>
3869              Date: Thu, 28 Sep 2000 17:12:42 +0100
3870              Message-ID: <20000928171242.K7924@plum.flirble.org>
3871      Branch: perl
3872            ! pod/perldata.pod
3873 ____________________________________________________________________________
3874 [  7115] By: jhi                                   on 2000/10/02  23:48:58
3875         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
3876              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3877              Date: Thu, 28 Sep 2000 21:55:31 -0400
3878              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
3879      Branch: perl
3880            ! regexec.c
3881 ____________________________________________________________________________
3882 [  7114] By: jhi                                   on 2000/10/02  23:47:57
3883         Log: Subject: DOC PATCH 5.6.0
3884              From: mjd@plover.com
3885              Date: 30 Sep 2000 06:02:34 -0000
3886              Message-ID: <20000930060234.4559.qmail@plover.com>
3887      Branch: perl
3888            ! pod/perldebguts.pod
3889 ____________________________________________________________________________
3890 [  7113] By: jhi                                   on 2000/10/02  23:46:43
3891         Log: SOCK_DGRAM and listen() do not mix as reported in
3892              
3893              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
3894              From: Petter Reinholdtsen <pere@hungry.com>
3895              Date: Sun, 1 Oct 2000 10:57:20 +0800
3896              Message-Id: <200010010257.KAA05735@localhost.localdomain>
3897              
3898              The patch for 5.7.0+ had to be reengineered, though.
3899      Branch: perl
3900            ! ext/IO/lib/IO/Socket/UNIX.pm
3901 ____________________________________________________________________________
3902 [  7112] By: jhi                                   on 2000/10/02  23:36:57
3903         Log: Subject: Re: [PATCH 5.005_64 missed]
3904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3905              Date: Sun, 1 Oct 2000 18:50:10 -0400
3906              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
3907      Branch: perl
3908            ! pod/perlxs.pod
3909 ____________________________________________________________________________
3910 [  7111] By: jhi                                   on 2000/10/02  23:35:40
3911         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
3912              From: Radu Greab <radu@netsoft.ro>
3913              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
3914              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
3915      Branch: perl
3916            ! op.c opcode.pl t/op/substr.t
3917 ____________________________________________________________________________
3918 [  7110] By: jhi                                   on 2000/10/02  23:32:38
3919         Log: Subject: [PATCH] Fix aliasing of tied filehandles
3920              From: Daniel Chetlin <daniel@chetlin.com>
3921              Date: Mon, 2 Oct 2000 14:53:27 -0700
3922              Message-ID: <20001002145327.C1617@ilmd>
3923      Branch: perl
3924            ! perl.h pp_hot.c t/op/tiehandle.t
3925 ____________________________________________________________________________
3926 [  7109] By: jhi                                   on 2000/10/02  23:31:30
3927         Log: s/Robin Parker/Robin Barker/
3928      Branch: perl
3929            ! Changes5.6
3930 ____________________________________________________________________________
3931 [  7108] By: jhi                                   on 2000/10/02  23:15:46
3932         Log: Retract #7091 as suggested in
3933              
3934              From: Robin Barker <rmb1@cise.npl.co.uk> 
3935              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
3936              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
3937              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
3938      Branch: perl
3939            ! embed.pl proto.h
3940 ____________________________________________________________________________
3941 [  7107] By: nick                                  on 2000/10/02  18:23:14
3942         Log: A few tweaks to get Tk803 to work with Encode scheme.
3943      Branch: perl
3944            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
3945 ____________________________________________________________________________
3946 [  7106] By: nick                                  on 2000/10/01  21:34:14
3947         Log: Add checking cases to Encode's toUnicode and fromUnicode.
3948      Branch: perl
3949            ! ext/Encode/Encode.pm
3950 ____________________________________________________________________________
3951 [  7105] By: nick                                  on 2000/10/01  17:18:01
3952         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
3953              To read and use them.
3954              Add a lib/encode.t which checks a few things.
3955      Branch: perl
3956            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
3957            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
3958            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
3959            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
3960            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
3961            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
3962            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
3963            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
3964            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
3965            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
3966            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
3967            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
3968            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
3969            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
3970            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
3971            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
3972            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
3973            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
3974            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
3975            + ext/Encode/Encode/iso2022-jp.enc
3976            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
3977            + ext/Encode/Encode/iso8859-1.enc
3978            + ext/Encode/Encode/iso8859-2.enc
3979            + ext/Encode/Encode/iso8859-3.enc
3980            + ext/Encode/Encode/iso8859-4.enc
3981            + ext/Encode/Encode/iso8859-5.enc
3982            + ext/Encode/Encode/iso8859-6.enc
3983            + ext/Encode/Encode/iso8859-7.enc
3984            + ext/Encode/Encode/iso8859-8.enc
3985            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
3986            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
3987            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
3988            + ext/Encode/Encode/macCentEuro.enc
3989            + ext/Encode/Encode/macCroatian.enc
3990            + ext/Encode/Encode/macCyrillic.enc
3991            + ext/Encode/Encode/macDingbats.enc
3992            + ext/Encode/Encode/macGreek.enc
3993            + ext/Encode/Encode/macIceland.enc
3994            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
3995            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
3996            + ext/Encode/Encode/macTurkish.enc
3997            + ext/Encode/Encode/macUkraine.enc
3998            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
3999            + t/lib/encode.t
4000            ! MANIFEST ext/Encode/Encode.pm
4001 ____________________________________________________________________________
4002 [  7104] By: nick                                  on 2000/09/30  13:04:30
4003         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
4004              From: Daniel Chetlin <daniel@chetlin.com>
4005              Date: Mon, 18 Sep 2000 05:05:40 -0700
4006              Message-Id: <20000918050540.C652@ilmd>
4007      Branch: perl
4008            ! lib/overload.pm sv.c t/pragma/overload.t
4009 ____________________________________________________________________________
4010 [  7103] By: nick                                  on 2000/09/30  12:53:36
4011         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
4012              From: Johan Vromans <jvromans@squirrel.nl>
4013              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
4014              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
4015      Branch: perl
4016            ! pod/Makefile.SH
4017 ____________________________________________________________________________
4018 [  7102] By: nick                                  on 2000/09/30  12:52:31
4019         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
4020              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4021              Date: Sat, 16 Sep 2000 16:36:45 -0400
4022              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
4023      Branch: perl
4024            ! ext/B/B/Deparse.pm
4025 ____________________________________________________________________________
4026 [  7101] By: nick                                  on 2000/09/30  12:51:41
4027         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
4028              From: Craig A. Berry <craig.berry@psinetcs.com>
4029              Date: Sat, 16 Sep 2000 10:11:10 -0500
4030              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
4031      Branch: perl
4032            ! vms/vms.c
4033 ____________________________________________________________________________
4034 [  7100] By: nick                                  on 2000/09/30  12:50:33
4035         Log: Subject: Re: unicode support and perl [ID 20000901.097]
4036              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4037              Date: Fri, 15 Sep 2000 16:37:58 -0400
4038              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
4039      Branch: perl
4040            ! t/op/append.t
4041 ____________________________________________________________________________
4042 [  7099] By: nick                                  on 2000/09/30  12:49:35
4043         Log: Subject: Re: unicode support and perl [ID 20000901.097]
4044              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4045              Date: Fri, 15 Sep 2000 16:25:30 -0400
4046              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
4047      Branch: perl
4048            ! pp_hot.c
4049 ____________________________________________________________________________
4050 [  7098] By: nick                                  on 2000/09/30  12:48:00
4051         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
4052              From: Gisle Aas <gisle@ActiveState.com>
4053              Date: 15 Sep 2000 16:23:41 +0200
4054              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
4055      Branch: perl
4056            ! toke.c
4057 ____________________________________________________________________________
4058 [  7097] By: nick                                  on 2000/09/30  12:45:16
4059         Log: Subject: [PATCH] Nits in perlmod.pod
4060              From: Daniel Chetlin <daniel@chetlin.com>
4061              Date: Fri, 15 Sep 2000 02:04:09 -0700
4062              Message-Id: <20000915020409.A2104@ilmd>
4063      Branch: perl
4064            ! pod/perlmod.pod
4065 ____________________________________________________________________________
4066 [  7096] By: nick                                  on 2000/09/30  12:18:00
4067         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
4068              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
4069              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
4070              0 to checking to get the warning.
4071      Branch: perl
4072            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
4073            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
4074            ! regexec.c sv.c toke.c utf8.c
4075 ____________________________________________________________________________
4076 [  7095] By: nick                                  on 2000/09/15  16:55:59
4077         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
4078              
4079              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
4080              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4081              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
4082              Date: Fri, 15 Sep 2000 06:37:30 -0400
4083      Branch: perl
4084            ! ext/Encode/Encode.xs sv.c
4085 ____________________________________________________________________________
4086 [  7094] By: jhi                                   on 2000/09/15  03:23:32
4087         Log: Update Changes.
4088      Branch: perl
4089            ! Changes patchlevel.h
4090 ____________________________________________________________________________
4091 [  7093] By: jhi                                   on 2000/09/15  03:11:44
4092         Log: Fix for the charnames.t failures from Spider Boardman.
4093      Branch: perl
4094            ! toke.c
4095 ____________________________________________________________________________
4096 [  7092] By: jhi                                   on 2000/09/15  00:15:48
4097         Log: Botched the #7090 check-in.
4098      Branch: perl
4099            ! sv.c
4100 ____________________________________________________________________________
4101 [  7091] By: jhi                                   on 2000/09/14  23:33:24
4102         Log: Part of #7081 didn't come through.
4103      Branch: perl
4104            ! embed.pl proto.h
4105 ____________________________________________________________________________
4106 [  7090] By: jhi                                   on 2000/09/14  23:17:39
4107         Log: Subject: Re: perl@7078 
4108              From: Spider Boardman <spider@web.zk3.dec.com>
4109              Date: Thu, 14 Sep 2000 19:06:36 -0400
4110              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
4111      Branch: perl
4112            ! sv.c toke.c
4113 ____________________________________________________________________________
4114 [  7089] By: jhi                                   on 2000/09/14  23:11:21
4115         Log: Small portability tweaks.
4116      Branch: perl
4117            ! ext/Encode/Encode.xs
4118 ____________________________________________________________________________
4119 [  7088] By: jhi                                   on 2000/09/14  22:57:23
4120         Log: Fake return to pacify picky compilers.
4121      Branch: perl
4122            ! ext/Encode/Encode.xs
4123 ____________________________________________________________________________
4124 [  7087] By: jhi                                   on 2000/09/14  22:53:37
4125         Log: Subject: [PATCH] utf8.c apidoc
4126              From: Simon Cozens <simon@cozens.net>
4127              Date: Thu, 14 Sep 2000 23:46:57 +0100
4128              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
4129      Branch: perl
4130            ! perlapi.c pod/perlapi.pod utf8.c
4131 ____________________________________________________________________________
4132 [  7086] By: jhi                                   on 2000/09/14  22:40:38
4133         Log: We don't need to count the high bit bytes, a boolean is enough. 
4134      Branch: perl
4135            ! sv.c
4136 ____________________________________________________________________________
4137 [  7085] By: jhi                                   on 2000/09/14  21:20:09
4138         Log: Replace #7084 with
4139              
4140              Subject: Re: perl@7078 
4141              From: Spider Boardman <spider@web.zk3.dec.com>
4142              Date: Thu, 14 Sep 2000 17:09:36 -0400
4143              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
4144      Branch: perl
4145            ! sv.c utf8.c
4146 ____________________________________________________________________________
4147 [  7084] By: jhi                                   on 2000/09/14  20:03:34
4148         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
4149              convertable to bytes by checking it doesn't go above 0xc3
4150              
4151              Subject: Re: perl@7078
4152              From: Simon Cozens <simon@cozens.net>
4153              Date: Thu, 14 Sep 2000 20:59:19 +0100
4154              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
4155      Branch: perl
4156            ! utf8.c
4157 ____________________________________________________________________________
4158 [  7083] By: jhi                                   on 2000/09/14  19:38:47
4159         Log: Subject: Re: perl@7078
4160              From: Simon Cozens <simon@cozens.net>
4161              Date: Thu, 14 Sep 2000 20:13:09 +0100
4162              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
4163      Branch: perl
4164            ! t/op/bop.t
4165 ____________________________________________________________________________
4166 [  7082] By: jhi                                   on 2000/09/14  17:50:44
4167         Log: The one that got away.
4168      Branch: perl
4169            ! lib/File/Find.pm
4170 ____________________________________________________________________________
4171 [  7081] By: jhi                                   on 2000/09/14  17:45:35
4172         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
4173              From: Robin Barker <rmb1@cise.npl.co.uk>
4174              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
4175              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
4176      Branch: perl
4177            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
4178            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
4179            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
4180            ! regcomp.c toke.c universal.c
4181 ____________________________________________________________________________
4182 [  7080] By: jhi                                   on 2000/09/14  17:40:35
4183         Log: Problems picked up by AIX cc.
4184              
4185              Subject: Re: perl@7078 (patch included)
4186              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4187              Date: Thu, 14 Sep 2000 18:53:30 +0200
4188              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
4189      Branch: perl
4190            ! ext/Encode/Encode.xs
4191 ____________________________________________________________________________
4192 [  7079] By: jhi                                   on 2000/09/14  17:38:27
4193         Log: Subject: File::Find 5.7.0 POD nits
4194              From: Rich Morin <rdm@cfcl.com>
4195              Date: Wed, 13 Sep 2000 22:03:58 -0700
4196              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
4197      Branch: perl
4198            ! lib/File/Find.pm
4199 ____________________________________________________________________________
4200 [  7078] By: jhi                                   on 2000/09/14  14:58:20
4201         Log: Update Changes.
4202      Branch: perl
4203            ! Changes patchlevel.h
4204 ____________________________________________________________________________
4205 [  7077] By: jhi                                   on 2000/09/14  14:55:54
4206         Log: Compilation warnings and an error.
4207      Branch: perl
4208            ! sv.c
4209 ____________________________________________________________________________
4210 [  7076] By: jhi                                   on 2000/09/14  14:42:56
4211         Log: Fix for a parsing bug, not for the original bug.
4212              
4213              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
4214              From: Spider Boardman <spider@web.zk3.dec.com>
4215              Date: Wed, 13 Sep 2000 17:52:20 -0400
4216              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
4217      Branch: perl
4218            ! regcomp.c
4219 ____________________________________________________________________________
4220 [  7075] By: jhi                                   on 2000/09/14  14:40:40
4221         Log: Batch of UTF-8 patches from Simon Cozens.
4222      Branch: perl
4223            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
4224            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
4225            ! toke.c utf8.c
4226 ____________________________________________________________________________
4227 [  7074] By: jhi                                   on 2000/09/14  14:29:58
4228         Log: Subject: Re: Two advertising clauses need to be removed
4229              From: Russ Allbery <rra@stanford.edu>
4230              Date: 13 Sep 2000 18:50:26 -0700
4231              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
4232      Branch: perl
4233            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
4234 ____________________________________________________________________________
4235 [  7073] By: jhi                                   on 2000/09/14  14:28:20
4236         Log: Subject: [PATCH] de-wall t/README
4237              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4238              Date: Wed, 13 Sep 2000 17:46:55 -0700
4239              Message-ID: <//Bw5gzkge/e092yn@efn.org>
4240      Branch: perl
4241            ! t/README
4242 ____________________________________________________________________________
4243 [  7072] By: jhi                                   on 2000/09/14  14:25:10
4244         Log: Hints optimization.
4245              
4246              Subject: Minor nit
4247              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4248              Date: Wed, 13 Sep 2000 21:42:07 +0200
4249              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
4250      Branch: perl
4251            ! hints/hpux.sh
4252 ____________________________________________________________________________
4253 [  7071] By: jhi                                   on 2000/09/14  14:23:30
4254         Log: Allow chop() and chomp() to be overridden.
4255              
4256              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
4257              From: "Casey R. Tweten" <crt@kiski.net>
4258              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
4259              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
4260      Branch: perl
4261            ! toke.c
4262 ____________________________________________________________________________
4263 [  7070] By: jhi                                   on 2000/09/14  14:20:36
4264         Log: The return value of setlocale must be copied away.
4265              
4266              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
4267              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4268              Date: Wed, 13 Sep 2000 16:27:37 +0100 
4269              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
4270      Branch: perl
4271            ! util.c
4272 ____________________________________________________________________________
4273 [  7069] By: jhi                                   on 2000/09/14  14:16:27
4274         Log: Remove vestiges of tr//CU.
4275              
4276              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
4277              From: Nick Clark <nick@plum.flirble.org>
4278              Date: Tue, 12 Sep 2000 22:50:14 +0100
4279              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
4280              
4281              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
4282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4283              Date: Tue, 12 Sep 2000 21:38:48 -0700
4284              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
4285      Branch: perl
4286            ! op.h pod/perlunicode.pod
4287 ____________________________________________________________________________
4288 [  7068] By: jhi                                   on 2000/09/13  14:18:39
4289         Log: Add the Encode extension.  The code is still largely just skeleton.
4290      Branch: perl
4291            + ext/Encode/Encode.pm ext/Encode/Encode.xs
4292            + ext/Encode/Makefile.PL ext/Encode/Todo
4293            ! MANIFEST Todo-5.6
4294 ____________________________________________________________________________
4295 [  7067] By: jhi                                   on 2000/09/12  17:43:33
4296         Log: Allow for whitespace between "#" and "line" in cpp output.
4297              
4298              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
4299              From: Calle Dybedahl <calle@lysator.liu.se>
4300              Date: 12 Sep 2000 19:38:02 +0200 
4301              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
4302      Branch: perl
4303            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4304 ____________________________________________________________________________
4305 [  7066] By: gsar                                  on 2000/09/12  17:24:29
4306         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
4307              initialization in all the threads on Windows
4308      Branch: perl
4309            ! win32/win32.c
4310 ____________________________________________________________________________
4311 [  7065] By: jhi                                   on 2000/09/12  15:11:31
4312         Log: Update Changes.
4313      Branch: perl
4314            ! Changes patchlevel.h
4315 ____________________________________________________________________________
4316 [  7064] By: jhi                                   on 2000/09/12  14:54:54
4317         Log: Retract #7062, the pod tests are not ready.
4318      Branch: perl
4319            ! t/TEST t/harness
4320 ____________________________________________________________________________
4321 [  7063] By: jhi                                   on 2000/09/12  14:25:41
4322         Log: The #7054 truncated Configure badly.
4323      Branch: metaconfig/U/perl
4324            ! End.U
4325      Branch: perl
4326            ! Configure config_h.SH
4327 ____________________________________________________________________________
4328 [  7062] By: jhi                                   on 2000/09/12  14:08:32
4329         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
4330              From: sthoenna@efn.org
4331              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
4332              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
4333      Branch: perl
4334            ! t/TEST t/harness
4335 ____________________________________________________________________________
4336 [  7061] By: jhi                                   on 2000/09/12  14:07:18
4337         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
4338              From: sthoenna@efn.org
4339              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
4340              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
4341      Branch: perl
4342            ! pod/perlxs.pod
4343 ____________________________________________________________________________
4344 [  7060] By: jhi                                   on 2000/09/12  14:06:08
4345         Log: Break up the myconfig lines a bit.
4346              
4347              Subject: perlbug/perl -V output format
4348              From: sthoenna@efn.org
4349              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
4350              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
4351      Branch: perl
4352            ! myconfig.SH
4353 ____________________________________________________________________________
4354 [  7059] By: jhi                                   on 2000/09/12  14:05:04
4355         Log: Test for the #7049.
4356              
4357              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
4358              From: andreas.koenig@anima.de (Andreas J. Koenig)
4359              Date: 12 Sep 2000 06:42:01 +0200
4360              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
4361      Branch: perl
4362            ! t/op/my.t
4363 ____________________________________________________________________________
4364 [  7058] By: jhi                                   on 2000/09/12  14:03:05
4365         Log: Subject: [patch: perl@7045] vms updates
4366              From: Peter Prymmer <pvhp@forte.com>
4367              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
4368              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
4369      Branch: perl
4370            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
4371 ____________________________________________________________________________
4372 [  7057] By: jhi                                   on 2000/09/12  14:00:51
4373         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
4374              From: sthoenna@efn.org
4375              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
4376              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
4377      Branch: perl
4378            ! t/op/64bitint.t
4379 ____________________________________________________________________________
4380 [  7056] By: jhi                                   on 2000/09/12  13:58:14
4381         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
4382              From: Jeff Pinyan <jeffp@crusoe.net>
4383              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
4384              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
4385      Branch: perl
4386            ! pod/perlfunc.pod
4387 ____________________________________________________________________________
4388 [  7055] By: jhi                                   on 2000/09/12  13:56:32
4389         Log: Do in VMS as the #7054 does.
4390      Branch: perl
4391            ! configure.com
4392 ____________________________________________________________________________
4393 [  7054] By: jhi                                   on 2000/09/12  13:50:31
4394         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
4395              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4396              Date: Mon, 11 Sep 2000 08:33:09 +0100
4397              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
4398      Branch: metaconfig/U/perl
4399            ! End.U
4400      Branch: perl
4401            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
4402            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
4403 ____________________________________________________________________________
4404 [  7053] By: jhi                                   on 2000/09/12  13:29:19
4405         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
4406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4407              Date:     Tue, 12 Sep 2000 08:35:59 EDT
4408              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
4409      Branch: perl
4410            ! vms/test.com
4411 ____________________________________________________________________________
4412 [  7052] By: jhi                                   on 2000/09/11  23:01:50
4413         Log: Document the SvUTF8*().
4414      Branch: perl
4415            ! pod/perlapi.pod sv.h
4416 ____________________________________________________________________________
4417 [  7051] By: gsar                                  on 2000/09/11  14:46:30
4418         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
4419              (missed a spot when fixing up op_pmreplroot hack for ithreads)
4420      Branch: perl
4421            ! op.c t/op/split.t
4422 ____________________________________________________________________________
4423 [  7050] By: nick                                  on 2000/09/11  10:03:51
4424         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
4425              
4426              Subject: borland C++ win32.c tweak
4427              From: Vadim Konovalov <vkonovalov@lucent.com>
4428              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
4429              Date: Mon, 11 Sep 2000 11:22:33 +0400
4430      Branch: perl
4431            ! win32/win32.c
4432 ____________________________________________________________________________
4433 [  7049] By: nick                                  on 2000/09/11  09:57:33
4434         Log: Point fix for s/// on foreach (keys %xxx).
4435      Branch: perl
4436            ! pp_hot.c
4437 ____________________________________________________________________________
4438 [  7048] By: jhi                                   on 2000/09/10  23:37:09
4439         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
4440              by Pod::Text, from Brad Appleton.
4441      Branch: perl
4442            ! t/pod/testp2pt.pl
4443 ____________________________________________________________________________
4444 [  7047] By: jhi                                   on 2000/09/10  14:32:53
4445         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
4446              by Russ Allbery.
4447      Branch: perl
4448            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
4449 ____________________________________________________________________________
4450 [  7046] By: jhi                                   on 2000/09/10  14:15:08
4451         Log: Upgrade to CPAN 1.57_65, from Andreas König.
4452      Branch: perl
4453            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4454 ____________________________________________________________________________
4455 [  7045] By: jhi                                   on 2000/09/08  21:36:32
4456         Log: Update Changes.
4457      Branch: perl
4458            ! Changes patchlevel.h
4459 ____________________________________________________________________________
4460 [  7044] By: jhi                                   on 2000/09/08  21:29:56
4461         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
4462              From: Peter Prymmer <pvhp@forte.com>
4463              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
4464              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
4465      Branch: perl
4466            ! configure.com
4467 ____________________________________________________________________________
4468 [  7043] By: jhi                                   on 2000/09/08  21:27:50
4469         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
4470              From: Peter Prymmer <pvhp@forte.com>
4471              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
4472              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
4473      Branch: perl
4474            ! Makefile.SH installperl
4475 ____________________________________________________________________________
4476 [  7042] By: jhi                                   on 2000/09/08  21:23:21
4477         Log: Continue #7041.
4478      Branch: perl
4479            ! cygwin/Makefile.SHs os2/Makefile.SHs
4480 ____________________________________________________________________________
4481 [  7041] By: jhi                                   on 2000/09/08  21:18:10
4482         Log: Do away with memory models cruft.  Sorry, PDP users.
4483      Branch: metaconfig
4484            ! U/modified/cc.U U/modified/libpth.U
4485      Branch: perl
4486            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
4487            ! Porting/config_H cflags.SH config_h.SH configure.com
4488            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
4489            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
4490            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
4491 ____________________________________________________________________________
4492 [  7040] By: jhi                                   on 2000/09/08  14:34:18
4493         Log: Major rewrite of s2p.  And I mean really major, it is
4494              an implementation of sed in perl.  If called as s2p it
4495              will function as s2p.  Note: needs non-UNIXifying.
4496              
4497              Subject: s2p
4498              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4499              Date: Mon, 28 Aug 2000 14:05:12 +0200
4500              Message-ID: <39AA5578.2102E2AA@alcatel.at>
4501      Branch: perl
4502            ! x2p/s2p.PL
4503 ____________________________________________________________________________
4504 [  7039] By: jhi                                   on 2000/09/08  14:19:49
4505         Log: Re-allow vec() for characters > 255.
4506              
4507              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
4508              From: Spider Boardman <spider@web.zk3.dec.com>
4509              Date: Fri, 08 Sep 2000 02:21:02 -0400
4510              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
4511      Branch: perl
4512            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4513            ! t/op/vec.t
4514 ____________________________________________________________________________
4515 [  7038] By: jhi                                   on 2000/09/08  14:14:18
4516         Log: Subject: [PATCH lib/Benchmark.pm]
4517              From: <abigail@foad.org>
4518              Date: Thu, 7 Sep 2000 15:03:20 -0400
4519              Message-ID: <20000907190320.888.qmail@foad.org>
4520      Branch: perl
4521            ! lib/Benchmark.pm
4522 ____________________________________________________________________________
4523 [  7037] By: jhi                                   on 2000/09/08  14:11:06
4524         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
4525              
4526              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
4527              From: Spider Boardman <spider@web.zk3.dec.com>
4528              Date: Fri, 08 Sep 2000 01:30:27 -0400
4529              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
4530      Branch: perl
4531            ! op.c
4532 ____________________________________________________________________________
4533 [  7036] By: jhi                                   on 2000/09/08  14:08:58
4534         Log: Subject: [ID 20000908.002] perlipc documentation bug.
4535              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
4536              Date: Fri, 08 Sep 2000 12:38:32 +0200
4537              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
4538      Branch: perl
4539            ! pod/perlipc.pod
4540 ____________________________________________________________________________
4541 [  7035] By: jhi                                   on 2000/09/08  14:03:12
4542         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
4543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4544              Date: Fri, 08 Sep 2000 11:47:34 +0200
4545              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
4546      Branch: perl
4547            ! hints/dec_osf.sh
4548 ____________________________________________________________________________
4549 [  7034] By: jhi                                   on 2000/09/08  13:59:35
4550         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
4551              From: Simon Cozens <simon@cozens.net>
4552              Date: Thu, 7 Sep 2000 20:40:38 +0100
4553              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
4554      Branch: perl
4555            ! pp_hot.c
4556 ____________________________________________________________________________
4557 [  7033] By: jhi                                   on 2000/09/08  04:03:03
4558         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
4559              From: "Larry W. Virden" <lvirden@cas.org>
4560              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
4561              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
4562      Branch: perl
4563            ! pod/perldiag.pod
4564 ____________________________________________________________________________
4565 [  7032] By: jhi                                   on 2000/09/07  22:18:30
4566         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
4567              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
4568              Date: Mon, 04 Sep 2000 13:16:38 -0700
4569              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
4570      Branch: perl
4571            ! lib/perl5db.pl
4572 ____________________________________________________________________________
4573 [  7031] By: jhi                                   on 2000/09/07  22:02:29
4574         Log: Fix the ccversion detection for 5.1 and beyond.
4575              
4576              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
4577              From: Spider Boardman <spider@leggy.zk3.dec.com>
4578              Date: Thu, 7 Sep 2000 17:54:27 -0400
4579              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
4580      Branch: perl
4581            ! hints/dec_osf.sh
4582 ____________________________________________________________________________
4583 [  7030] By: jhi                                   on 2000/09/07  19:12:28
4584         Log: Fix for
4585              
4586              Subject: [ID 20000903.001] \w in utf8-strings
4587              From: Marc Lehmann <pcg@goof.com>
4588              Date: Sun, 03 Sep 2000 09:44:29 +0200
4589              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
4590              
4591              and various related nits.
4592      Branch: perl
4593            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
4594 ____________________________________________________________________________
4595 [  7029] By: jhi                                   on 2000/09/07  18:49:09
4596         Log: Fix the URL, but the server is still missing in action.
4597              
4598              Subject: [ID 20000905.002] perlfaq1.pod URL error
4599              From: "Larry W. Virden" <lvirden@cas.org>
4600              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
4601              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
4602      Branch: perl
4603            ! pod/perlfaq1.pod
4604 ____________________________________________________________________________
4605 [  7028] By: jhi                                   on 2000/09/07  18:47:13
4606         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
4607              From: Hugo <hv@crypt.compulink.co.uk>
4608              Date: Tue, 05 Sep 2000 14:13:37 +0100
4609              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
4610      Branch: perl
4611            ! toke.c
4612 ____________________________________________________________________________
4613 [  7027] By: jhi                                   on 2000/09/07  18:45:35
4614         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
4615              From: Daniel Chetlin <daniel@chetlin.com>
4616              Date: Tue, 5 Sep 2000 04:57:07 -0700
4617              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
4618      Branch: perl
4619            ! pod/perlfaq6.pod pod/perlop.pod
4620 ____________________________________________________________________________
4621 [  7026] By: jhi                                   on 2000/09/07  18:44:01
4622         Log: Document the new ref() semantics.
4623              
4624              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
4625              From: Gisle Aas <gisle@ActiveState.com>
4626              Date: 05 Sep 2000 08:10:30 +0200
4627              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
4628      Branch: perl
4629            ! pod/perldelta.pod
4630 ____________________________________________________________________________
4631 [  7025] By: jhi                                   on 2000/09/07  18:42:27
4632         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
4633              
4634              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
4635              From: Gisle Aas <gisle@ActiveState.com>
4636              Date: 05 Sep 2000 08:11:40 +0200
4637              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
4638      Branch: perl
4639            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
4640 ____________________________________________________________________________
4641 [  7024] By: jhi                                   on 2000/09/07  18:39:32
4642         Log: Subject: [PATCH] Modernize Opcode.pm documentation
4643              From: Gisle Aas <gisle@ActiveState.com>
4644              Date: 4 Sep 2000 00:18:55 -0000
4645              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
4646      Branch: perl
4647            ! ext/Opcode/Opcode.pm
4648 ____________________________________________________________________________
4649 [  7023] By: jhi                                   on 2000/09/07  18:37:42
4650         Log: Subject: [PATCH] Tied filehandle documentation
4651              From: Gisle Aas <gisle@ActiveState.com>
4652              Date: 4 Sep 2000 00:14:40 -0000
4653              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
4654      Branch: perl
4655            ! pod/perlfunc.pod pod/perltie.pod
4656 ____________________________________________________________________________
4657 [  7022] By: jhi                                   on 2000/09/07  18:35:37
4658         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
4659              From: Gisle Aas <gisle@ActiveState.com>
4660              Date: 4 Sep 2000 00:04:22 -0000
4661              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
4662      Branch: perl
4663            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
4664 ____________________________________________________________________________
4665 [  7021] By: jhi                                   on 2000/09/07  18:33:22
4666         Log: Subject: small apidoc fix
4667              From: Marc Lehmann <pcg@goof.com>
4668              Date: Sun, 3 Sep 2000 05:12:06 +0200
4669              Message-ID: <20000903051206.A5909@cerebro.laendle>
4670      Branch: perl
4671            ! pod/perlapi.pod utf8.c
4672 ____________________________________________________________________________
4673 [  7020] By: jhi                                   on 2000/09/07  16:14:57
4674         Log: Tiny perldelta nits.
4675      Branch: perl
4676            ! pod/perldelta.pod
4677 ____________________________________________________________________________
4678 [  7019] By: jhi                                   on 2000/09/07  16:04:20
4679         Log: Guard against bad string->int conversion for quads.
4680      Branch: perl
4681            ! t/op/64bitint.t
4682 ____________________________________________________________________________
4683 [  7018] By: jhi                                   on 2000/09/06  17:07:03
4684         Log: Update Unicode todo list.
4685      Branch: perl
4686            ! Todo-5.6
4687 ____________________________________________________________________________
4688 [  7017] By: jhi                                   on 2000/09/05  21:16:01
4689         Log: Document the SvIOK_.*UV().
4690      Branch: perl
4691            ! pod/perlapi.pod sv.h
4692 ____________________________________________________________________________
4693 [  7016] By: nick                                  on 2000/09/03  21:54:46
4694         Log: Hash lookup of constant strings optimization:
4695              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
4696              to string table (as per sharepvn). Add newSV_pvn_share to create such
4697              a thing. Make hv.c compare addresses of strings and skip string compare
4698              if equal. Make method_named and helem ops use these shared-string SVs
4699              when arg is constant. Make keys op return shared-string SVs (less clearly
4700              a win).
4701      Branch: perl
4702            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
4703            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
4704            ! pod/perlintern.pod pp_hot.c proto.h sv.c
4705 ____________________________________________________________________________
4706 [  7015] By: jhi                                   on 2000/09/02  17:48:59
4707         Log: This is 5.7.0.
4708      Branch: perl
4709            ! Changes
4710 ____________________________________________________________________________
4711 [  7014] By: jhi                                   on 2000/09/02  17:35:45
4712         Log: Changes and patchlevel tweaks.
4713      Branch: perl
4714            ! Changes patchlevel.h
4715 ____________________________________________________________________________
4716 [  7013] By: jhi                                   on 2000/09/02  17:30:50
4717         Log: Update Changes.
4718      Branch: perl
4719            ! Changes patchlevel.h
4720 ____________________________________________________________________________
4721 [  7012] By: nick                                  on 2000/09/02  17:25:20
4722         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
4723      Branch: perl
4724            ! gv.c lib/overload.pm
4725 ____________________________________________________________________________
4726 [  7011] By: jhi                                   on 2000/09/02  17:16:25
4727         Log: Update perlhist.
4728      Branch: perl
4729            ! pod/perlhist.pod
4730 ____________________________________________________________________________
4731 [  7010] By: jhi                                   on 2000/09/02  17:01:35
4732         Log: perldelta nits.
4733      Branch: perl
4734            ! pod/perldelta.pod
4735 ____________________________________________________________________________
4736 [  7009] By: nick                                  on 2000/09/02  16:48:35
4737         Log: If overloaded %{} etc. return the object do not loop.
4738              Thus  sub deref { $_[0] } functions if object is wanted type.
4739      Branch: perl
4740            ! pp.h
4741 ____________________________________________________________________________
4742 [  7008] By: jhi                                   on 2000/09/02  16:26:11
4743         Log: Retab MANIFEST.
4744      Branch: perl
4745            ! ext/Storable/MANIFEST
4746 ____________________________________________________________________________
4747 [  7007] By: jhi                                   on 2000/09/02  16:23:02
4748         Log: Make certain cc is set before trying to run it.
4749      Branch: perl
4750            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
4751 ____________________________________________________________________________
4752 [  7006] By: jhi                                   on 2000/09/02  15:45:41
4753         Log: Unicode notes.
4754      Branch: perl
4755            ! pod/perldelta.pod
4756 ____________________________________________________________________________
4757 [  7005] By: jhi                                   on 2000/09/02  15:42:11
4758         Log: Various Configure nits by Philip Newton,
4759              plus the ebcdic one by me.
4760      Branch: metaconfig
4761            + U/modified/pager.U
4762            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
4763      Branch: metaconfig/U/perl
4764            ! Devel.U quadfio.U
4765      Branch: perl
4766            ! Configure config_h.SH
4767 ____________________________________________________________________________
4768 [  7004] By: jhi                                   on 2000/09/02  15:06:14
4769         Log: Apparently avoiding the swapping is too costly.
4770              
4771              From: "Ben Tilly" <ben_tilly@hotmail.com>
4772              Subject: Re: the door is closed.
4773              Date: Fri, 01 Sep 2000 20:23:16 EDT
4774              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
4775      Branch: perl
4776            ! pod/perlfaq4.pod
4777 ____________________________________________________________________________
4778 [  7003] By: nick                                  on 2000/09/02  12:26:04
4779         Log: Undo part of change 6489 which looks like a bulk edit which
4780              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
4781              The supressing of main:: on return from select() is undesirable.
4782      Branch: perl
4783            ! pp_sys.c
4784 ____________________________________________________________________________
4785 [  7002] By: jhi                                   on 2000/09/01  23:08:54
4786         Log: Update Changes.
4787      Branch: perl
4788            ! Changes patchlevel.h
4789 ____________________________________________________________________________
4790 [  7001] By: jhi                                   on 2000/09/01  23:00:13
4791         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
4792              From: Peter Prymmer <pvhp@forte.com>
4793              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
4794              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
4795              
4796              plus rework the http: spots as suggested by Tom Christiansen,
4797              plus regen perltoc.
4798      Branch: perl
4799            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
4800            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
4801 ____________________________________________________________________________
4802 [  7000] By: jhi                                   on 2000/09/01  22:36:01
4803         Log: Only the first line, thank you very much.
4804      Branch: perl
4805            ! hints/solaris_2.sh
4806 ____________________________________________________________________________
4807 [  6999] By: gsar                                  on 2000/09/01  22:16:40
4808         Log: change#6791 accidentally clobbered change#6710, put it back
4809      Branch: perl
4810            ! win32/win32.c
4811 ____________________________________________________________________________
4812 [  6998] By: jhi                                   on 2000/09/01  22:14:16
4813         Log: Mention the HP-UX LP64 freak failure.
4814      Branch: perl
4815            ! pod/perldelta.pod
4816 ____________________________________________________________________________
4817 [  6997] By: jhi                                   on 2000/09/01  21:48:32
4818         Log: Detypo.
4819      Branch: perl
4820            ! hints/hpux.sh
4821 ____________________________________________________________________________
4822 [  6996] By: jhi                                   on 2000/09/01  21:27:10
4823         Log: Update Changes.
4824      Branch: perl
4825            ! Changes patchlevel.h
4826 ____________________________________________________________________________
4827 [  6995] By: jhi                                   on 2000/09/01  21:14:24
4828         Log: Mi splgn s gnin.g
4829      Branch: perl
4830            ! pp_ctl.c
4831 ____________________________________________________________________________
4832 [  6994] By: jhi                                   on 2000/09/01  21:09:54
4833         Log: Subject: http:// in L<>
4834              From: Nicholas Clark <nick@ccl4.org>
4835              Date: Fri, 1 Sep 2000 22:03:21 +0100
4836              Message-ID: <20000901220321.B72074@plum.flirble.org>
4837      Branch: perl
4838            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
4839 ____________________________________________________________________________
4840 [  6993] By: jhi                                   on 2000/09/01  21:06:54
4841         Log: Update to Storable 1.0, from Raphael Manfredi.
4842      Branch: perl
4843            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
4844            ! ext/Storable/Makefile.PL ext/Storable/README
4845            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4846            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
4847            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
4848            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
4849            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
4850            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
4851 ____________________________________________________________________________
4852 [  6992] By: jhi                                   on 2000/09/01  20:43:05
4853         Log: Mention known sfio+linux buglet.
4854      Branch: perl
4855            ! pod/perldelta.pod
4856 ____________________________________________________________________________
4857 [  6991] By: jhi                                   on 2000/09/01  20:40:11
4858         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
4859              From: Peter Prymmer <pvhp@forte.com>
4860              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
4861              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
4862      Branch: perl
4863            ! vms/vms.c
4864 ____________________________________________________________________________
4865 [  6990] By: jhi                                   on 2000/09/01  20:25:26
4866         Log: Retract #6986.
4867      Branch: perl
4868            ! hints/solaris_2.sh
4869 ____________________________________________________________________________
4870 [  6989] By: jhi                                   on 2000/09/01  20:23:00
4871         Log: Mergesort is back.
4872      Branch: perl
4873            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
4874 ____________________________________________________________________________
4875 [  6988] By: jhi                                   on 2000/09/01  19:37:40
4876         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
4877              From: Mike Guy <mjtg@cam.ac.uk>
4878              Date: Fri, 01 Sep 2000 17:43:33 +0100
4879              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
4880      Branch: perl
4881            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
4882            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
4883 ____________________________________________________________________________
4884 [  6987] By: jhi                                   on 2000/09/01  19:17:10
4885         Log: Regen perltoc.
4886      Branch: perl
4887            ! pod/perltoc.pod
4888 ____________________________________________________________________________
4889 [  6986] By: jhi                                   on 2000/09/01  18:51:10
4890         Log: Subject: Re: Solaris x86 has no SPARC libraries!
4891              From: Lupe Christoph <lupe@lupe-christoph.de>
4892              Date: Fri, 1 Sep 2000 20:41:20 +0200
4893              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
4894      Branch: perl
4895            ! hints/solaris_2.sh
4896 ____________________________________________________________________________
4897 [  6985] By: jhi                                   on 2000/09/01  18:28:10
4898         Log: Update Changes.
4899      Branch: perl
4900            ! Changes patchlevel.h
4901 ____________________________________________________________________________
4902 [  6984] By: jhi                                   on 2000/09/01  18:26:53
4903         Log: Feature ordering tweak.
4904      Branch: perl
4905            ! myconfig.SH
4906 ____________________________________________________________________________
4907 [  6983] By: jhi                                   on 2000/09/01  18:19:50
4908         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
4909              From: <abigail@foad.org>
4910              Date: Fri, 1 Sep 2000 13:07:32 -0400
4911              Message-ID: <20000901170732.18249.qmail@foad.org>
4912      Branch: perl
4913            ! t/pragma/overload.t
4914 ____________________________________________________________________________
4915 [  6982] By: jhi                                   on 2000/09/01  18:17:54
4916         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
4917              so that case-ignoring systems like DCL can tell them from
4918              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
4919      Branch: metaconfig/U/perl
4920            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
4921      Branch: perl
4922            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4923            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
4924            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
4925            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
4926            ! vos/config.def vos/config.h vos/config_h.SH_orig
4927            ! win32/config.bc win32/config.gc win32/config.vc
4928 ____________________________________________________________________________
4929 [  6981] By: nick                                  on 2000/09/01  17:21:57
4930         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
4931              warning when UNTIE exists and instead pass the cound of extra references to
4932              the UNTIE method.
4933      Branch: perl
4934            ! pod/perltie.pod pp_sys.c
4935 ____________________________________________________________________________
4936 [  6980] By: jhi                                   on 2000/09/01  16:54:44
4937         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
4938              From: Peter Prymmer <pvhp@forte.com>
4939              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
4940              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
4941      Branch: perl
4942            ! configure.com
4943 ____________________________________________________________________________
4944 [  6979] By: jhi                                   on 2000/09/01  16:06:20
4945         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
4946              From: Mike Guy <mjtg@cam.ac.uk> 
4947              Date: Fri, 01 Sep 2000 16:49:27 +0100
4948              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
4949      Branch: perl
4950            ! t/base/rs.t
4951 ____________________________________________________________________________
4952 [  6978] By: jhi                                   on 2000/09/01  16:00:42
4953         Log: Update to PodParser 1.18, from Brad Appleton.
4954      Branch: perl
4955            ! lib/Pod/Checker.pm t/pod/find.t
4956 ____________________________________________________________________________
4957 [  6977] By: jhi                                   on 2000/09/01  14:48:58
4958         Log: Subject: Nit in Configure (bleadperl@6961)
4959              From: Lupe Christoph <lupe@lupe-christoph.de>
4960              Date: Fri, 1 Sep 2000 16:34:29 +0200
4961              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
4962      Branch: metaconfig
4963            ! U/compline/ccflags.U
4964      Branch: perl
4965            ! Configure config_h.SH
4966 ____________________________________________________________________________
4967 [  6976] By: jhi                                   on 2000/09/01  14:39:52
4968         Log: Update Changes.
4969      Branch: perl
4970            ! Changes patchlevel.h
4971 ____________________________________________________________________________
4972 [  6975] By: jhi                                   on 2000/09/01  14:37:36
4973         Log: microperl config update.
4974      Branch: perl
4975            ! uconfig.h uconfig.sh
4976 ____________________________________________________________________________
4977 [  6974] By: jhi                                   on 2000/09/01  14:36:53
4978         Log: Document known deficiencies.
4979      Branch: perl
4980            ! pod/perldelta.pod
4981 ____________________________________________________________________________
4982 [  6973] By: jhi                                   on 2000/09/01  14:10:20
4983         Log: Mention warnings fixes and updates.
4984      Branch: perl
4985            ! pod/perldelta.pod
4986 ____________________________________________________________________________
4987 [  6972] By: jhi                                   on 2000/09/01  14:01:52
4988         Log: Drop unused argument.
4989              
4990              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
4991              From: Spider Boardman <spider@web.zk3.dec.com>
4992              Date: Thu, 31 Aug 2000 16:10:15 -0400
4993              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
4994      Branch: perl
4995            ! toke.c
4996 ____________________________________________________________________________
4997 [  6971] By: jhi                                   on 2000/09/01  13:59:24
4998         Log: Add the overload warnings to perldiag.
4999      Branch: perl
5000            ! lib/overload.pm pod/perldiag.pod
5001 ____________________________________________________________________________
5002 [  6970] By: jhi                                   on 2000/09/01  13:55:10
5003         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
5004              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5005              Date: Fri, 1 Sep 2000 13:43:15 +0100 
5006              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
5007      Branch: perl
5008            ! lib/overload.pm t/pragma/overload.t
5009 ____________________________________________________________________________
5010 [  6969] By: jhi                                   on 2000/09/01  13:52:27
5011         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
5012              From: <abigail@foad.org>
5013              Date: Fri, 1 Sep 2000 05:46:54 -0400
5014              Message-ID: <20000901094654.6476.qmail@foad.org>
5015      Branch: perl
5016            ! lib/overload.pm
5017 ____________________________________________________________________________
5018 [  6968] By: jhi                                   on 2000/09/01  13:50:05
5019         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
5020              From: Daniel Chetlin <daniel@chetlin.com>
5021              Date: Fri, 1 Sep 2000 02:10:55 -0700
5022              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
5023      Branch: perl
5024            ! pod/perlretut.pod
5025 ____________________________________________________________________________
5026 [  6967] By: jhi                                   on 2000/09/01  13:47:54
5027         Log: Part of the solution.
5028              
5029              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
5030              From: Mike Guy <mjtg@cam.ac.uk>
5031              Date: Fri, 01 Sep 2000 14:16:01 +0100
5032              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
5033      Branch: perl
5034            ! gv.c mg.c
5035 ____________________________________________________________________________
5036 [  6966] By: jhi                                   on 2000/09/01  13:46:17
5037         Log: Subject: CPAN.pm beta 1.57_57 for the core
5038              From: andreas.koenig@anima.de (Andreas J. Koenig)
5039              Date: 01 Sep 2000 15:16:31 +0200
5040              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
5041      Branch: perl
5042            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5043 ____________________________________________________________________________
5044 [  6965] By: jhi                                   on 2000/09/01  13:43:18
5045         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
5046              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5047              Date: Fri, 01 Sep 2000 01:47:22 -0500
5048              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
5049      Branch: perl
5050            ! pod/perldelta.pod vms/vms.c
5051 ____________________________________________________________________________
5052 [  6964] By: jhi                                   on 2000/09/01  13:35:35
5053         Log: File::Temp patches from Andreas König,
5054              
5055              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
5056              From: andreas.koenig@anima.de (Andreas J. Koenig)
5057              Date: 01 Sep 2000 10:07:20 +0200
5058              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
5059              
5060              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
5061              From: andreas.koenig@anima.de (Andreas J. Koenig)
5062              Date: 31 Aug 2000 23:26:08 +0200
5063              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
5064      Branch: perl
5065            ! lib/File/Temp.pm t/lib/ftmp-security.t
5066 ____________________________________________________________________________
5067 [  6963] By: jhi                                   on 2000/09/01  02:22:24
5068         Log: Retract the mergesort code, way too incompatible licensing
5069              and copyrights.
5070      Branch: perl
5071            ! pod/perldelta.pod pp_ctl.c
5072 ____________________________________________________________________________
5073 [  6962] By: jhi                                   on 2000/08/31  23:27:32
5074         Log: Update Changes.
5075      Branch: perl
5076            ! Changes patchlevel.h
5077 ____________________________________________________________________________
5078 [  6961] By: jhi                                   on 2000/08/31  23:20:04
5079         Log: Small tweaks all over.
5080      Branch: metaconfig
5081            ! U/compline/d_gconvert.U
5082      Branch: perl
5083            ! AUTHORS Configure config_h.SH pp_ctl.c
5084 ____________________________________________________________________________
5085 [  6960] By: jhi                                   on 2000/08/31  22:39:36
5086         Log: Further rewording.
5087      Branch: perl
5088            ! pp_ctl.c
5089 ____________________________________________________________________________
5090 [  6959] By: jhi                                   on 2000/08/31  21:26:44
5091         Log: More address tweaking.
5092      Branch: perl
5093            ! AUTHORS Changes
5094 ____________________________________________________________________________
5095 [  6958] By: jhi                                   on 2000/08/31  20:47:25
5096         Log: AUTHORS tweaks, from Peter Prymmer.
5097              
5098              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
5099              From: Peter Prymmer <pvhp@forte.com>
5100              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
5101              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
5102      Branch: perl
5103            ! AUTHORS MAINTAIN
5104 ____________________________________________________________________________
5105 [  6957] By: jhi                                   on 2000/08/31  20:34:43
5106         Log: perldelta tweaks.
5107      Branch: perl
5108            ! pod/perldelta.pod
5109 ____________________________________________________________________________
5110 [  6956] By: jhi                                   on 2000/08/31  19:11:06
5111         Log: Regen perltoc.
5112      Branch: perl
5113            ! pod/perltoc.pod
5114 ____________________________________________________________________________
5115 [  6955] By: jhi                                   on 2000/08/31  19:06:30
5116         Log: Clarify the mergesort situation.
5117      Branch: perl
5118            ! pp_ctl.c
5119 ____________________________________________________________________________
5120 [  6954] By: jhi                                   on 2000/08/31  18:24:17
5121         Log: Move the Solaris 7 scan to use64bitall, make the
5122              failure to find 64-bot sparc libc to mention the
5123              possibility of being in an intel, from Lupe and Alan.
5124      Branch: perl
5125            ! hints/solaris_2.sh
5126 ____________________________________________________________________________
5127 [  6953] By: jhi                                   on 2000/08/31  18:09:20
5128         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
5129              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
5130      Branch: metaconfig
5131            ! U/compline/d_gconvert.U U/threads/archname.U
5132      Branch: metaconfig/U/perl
5133            ! perlxv.U
5134      Branch: perl
5135            ! Configure config_h.SH sv.c
5136 ____________________________________________________________________________
5137 [  6951] By: jhi                                   on 2000/08/31  17:02:05
5138         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
5139      Branch: perl
5140            ! perl.h
5141 ____________________________________________________________________________
5142 [  6950] By: jhi                                   on 2000/08/31  16:26:08
5143         Log: More author updates.
5144              
5145              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
5146              From: Simon Cozens <simon@cozens.net>
5147              Date: Thu, 31 Aug 2000 17:13:32 +0100
5148              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
5149      Branch: perl
5150            ! AUTHORS
5151 ____________________________________________________________________________
5152 [  6949] By: jhi                                   on 2000/08/31  16:04:49
5153         Log: POSIX doesn't report long double values under -Duselongdouble
5154              when the long doubles are "real" (bigger than doubles).
5155              
5156              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
5157              From: Spider Boardman <spider@peano.zk3.dec.com>
5158              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
5159              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
5160      Branch: perl
5161            ! ext/POSIX/POSIX.xs
5162 ____________________________________________________________________________
5163 [  6948] By: jhi                                   on 2000/08/31  15:25:10
5164         Log: Update Changes.
5165      Branch: perl
5166            ! Changes patchlevel.h
5167 ____________________________________________________________________________
5168 [  6947] By: jhi                                   on 2000/08/31  15:22:29
5169         Log: Document UNTIE in a very minimalistic way.
5170      Branch: perl
5171            ! pod/perlfunc.pod pod/perltie.pod
5172 ____________________________________________________________________________
5173 [  6946] By: jhi                                   on 2000/08/31  15:15:23
5174         Log: Document known failures.
5175      Branch: perl
5176            ! pod/perldelta.pod
5177 ____________________________________________________________________________
5178 [  6945] By: jhi                                   on 2000/08/31  15:07:00
5179         Log: Don't attach -ld to the archname if pointless.
5180      Branch: metaconfig
5181            ! U/threads/archname.U
5182      Branch: perl
5183            ! Configure config_h.SH
5184 ____________________________________________________________________________
5185 [  6944] By: jhi                                   on 2000/08/31  14:37:42
5186         Log: Wrap the test in eval.
5187              
5188              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
5189              From: Tim Jenness <timj@jach.hawaii.edu>
5190              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
5191              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
5192      Branch: perl
5193            ! t/lib/ftmp-security.t
5194 ____________________________________________________________________________
5195 [  6943] By: jhi                                   on 2000/08/31  14:30:57
5196         Log: Make -Dusemorebits find long doubles in Solaris.
5197      Branch: perl
5198            ! hints/solaris_2.sh
5199 ____________________________________________________________________________
5200 [  6942] By: jhi                                   on 2000/08/31  13:48:45
5201         Log: Clarify the third case of ftmp-security warnings.
5202      Branch: perl
5203            ! INSTALL
5204 ____________________________________________________________________________
5205 [  6941] By: jhi                                   on 2000/08/31  13:40:31
5206         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
5207              From: <abigail@foad.org>
5208              Date: Thu, 31 Aug 2000 01:35:05 -0400
5209              Message-ID: <20000831053505.32120.qmail@foad.org>
5210      Branch: perl
5211            ! pod/perldelta.pod
5212 ____________________________________________________________________________
5213 [  6940] By: jhi                                   on 2000/08/31  13:38:48
5214         Log: Issue useful diagnostic on unknown pod commands.
5215              
5216              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
5217              From: <abigail@foad.org>
5218              Date: Thu, 31 Aug 2000 03:41:18 -0400
5219              Message-ID: <20000831074118.24880.qmail@foad.org>
5220      Branch: perl
5221            ! lib/Pod/Man.pm
5222 ____________________________________________________________________________
5223 [  6939] By: jhi                                   on 2000/08/31  13:34:33
5224         Log: Reveal Borland's isnan.
5225              
5226              Subject: build with BC++ tweak
5227              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5228              Date: Thu, 31 Aug 2000 13:09:37 +0400
5229              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
5230      Branch: perl
5231            ! win32/win32.h
5232 ____________________________________________________________________________
5233 [  6938] By: jhi                                   on 2000/08/31  05:01:20
5234         Log: Update Changes.
5235      Branch: perl
5236            ! Changes patchlevel.h
5237 ____________________________________________________________________________
5238 [  6937] By: jhi                                   on 2000/08/31  04:26:23
5239         Log: sscanf() may be the only way to read long doubles from strings.
5240      Branch: metaconfig/U/perl
5241            ! longdblfio.U
5242      Branch: perl
5243            ! Configure config_h.SH perl.h util.c
5244 ____________________________________________________________________________
5245 [  6936] By: jhi                                   on 2000/08/31  04:18:19
5246         Log: The #6929 was too skimpy.
5247      Branch: perl
5248            ! sv.c
5249 ____________________________________________________________________________
5250 [  6935] By: jhi                                   on 2000/08/31  02:47:07
5251         Log: Subject: Re: typos in pods
5252              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5253              Date: Wed, 30 Aug 2000 19:25:34 -0700
5254              Message-ID: <eIcr5gzkg25X092yn@efn.org>
5255      Branch: perl
5256            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
5257 ____________________________________________________________________________
5258 [  6934] By: jhi                                   on 2000/08/31  02:42:55
5259         Log: Missed one Unicode file.
5260      Branch: perl
5261            + lib/unicode/UCDFF301.html
5262 ____________________________________________________________________________
5263 [  6933] By: jhi                                   on 2000/08/30  23:42:27
5264         Log: Update Changes.
5265      Branch: perl
5266            ! Changes patchlevel.h
5267 ____________________________________________________________________________
5268 [  6932] By: jhi                                   on 2000/08/30  23:40:07
5269         Log: Mention UNTIE in perldelta.  Still needs documenting
5270              in perltie et alia.
5271      Branch: perl
5272            ! pod/perldelta.pod
5273 ____________________________________________________________________________
5274 [  6931] By: jhi                                   on 2000/08/30  23:36:02
5275         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
5276              From: <abigail@foad.org>
5277              Date: Wed, 30 Aug 2000 19:28:07 -0400
5278              Message-ID: <20000830232807.305.qmail@foad.org>
5279      Branch: perl
5280            ! pod/perldelta.pod
5281 ____________________________________________________________________________
5282 [  6930] By: jhi                                   on 2000/08/30  23:32:40
5283         Log: Update to Unicode 3.0.1.
5284      Branch: perl
5285            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
5286            + lib/unicode/PropList.txt lib/unicode/README.perl
5287            + lib/unicode/UCD301.html lib/unicode/Unicode.301
5288            - lib/unicode/Props.txt lib/unicode/UCD300.html
5289            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
5290            ! (edit 257 files)
5291 ____________________________________________________________________________
5292 [  6929] By: jhi                                   on 2000/08/30  22:38:18
5293         Log: Heap decorruption.
5294              
5295              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
5296              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5297              Date: Wed, 30 Aug 2000 22:39:52 +0100
5298              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
5299      Branch: perl
5300            ! sv.c
5301 ____________________________________________________________________________
5302 [  6928] By: jhi                                   on 2000/08/30  22:29:34
5303         Log: Retract the dummy test, skip the security tests (instead of failing),
5304              explain what the warnings mean.
5305      Branch: perl
5306            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
5307 ____________________________________________________________________________
5308 [  6927] By: jhi                                   on 2000/08/30  22:14:13
5309         Log: Change the internal implementation of sort() to be mergesort
5310              instead of quicksort, from John Linderman <jpl@research.att.com>.
5311              Gives us better worst case, better average case, and stability.
5312              What's there not to like?  (Small fixes for threaded builds
5313              were required).
5314      Branch: perl
5315            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
5316 ____________________________________________________________________________
5317 [  6926] By: jhi                                   on 2000/08/30  20:55:20
5318         Log: A better fix for the Socket building problem from Craig Berry.
5319      Branch: perl
5320            ! vms/vms.c
5321 ____________________________________________________________________________
5322 [  6925] By: jhi                                   on 2000/08/30  20:20:25
5323         Log: Subject: [PATCH] Re: UNTIE method 
5324              From: Nick Ing-Simmons <nik@tiuk.ti.com>
5325              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
5326              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
5327      Branch: perl
5328            ! pp_sys.c t/op/tie.t
5329 ____________________________________________________________________________
5330 [  6924] By: jhi                                   on 2000/08/30  20:17:11
5331         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
5332              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5333              Date: Wed, 30 Aug 2000 15:03:14 -0500
5334              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
5335      Branch: perl
5336            ! vms/vms.c
5337 ____________________________________________________________________________
5338 [  6923] By: jhi                                   on 2000/08/30  20:15:18
5339         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
5340              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5341              Date: Wed, 30 Aug 2000 13:30:36 -0500
5342              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
5343      Branch: perl
5344            ! vms/vms.c
5345 ____________________________________________________________________________
5346 [  6922] By: jhi                                   on 2000/08/30  19:54:43
5347         Log: Better options for rsync.
5348      Branch: perl
5349            ! pod/perlhack.pod
5350 ____________________________________________________________________________
5351 [  6921] By: jhi                                   on 2000/08/30  19:40:16
5352         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
5353              From: Rick Delaney <rick@consumercontact.com>
5354              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
5355              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
5356      Branch: perl
5357            ! pod/perlfunc.pod
5358 ____________________________________________________________________________
5359 [  6920] By: jhi                                   on 2000/08/30  19:36:40
5360         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
5361              From: Peter Prymmer <pvhp@forte.com>
5362              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
5363              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
5364      Branch: perl
5365            ! configure.com
5366 ____________________________________________________________________________
5367 [  6919] By: jhi                                   on 2000/08/30  14:52:02
5368         Log: Update Changes.
5369      Branch: perl
5370            ! Changes patchlevel.h
5371 ____________________________________________________________________________
5372 [  6918] By: jhi                                   on 2000/08/30  14:48:34
5373         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
5374      Branch: perl
5375            ! lib/ExtUtils/typemap
5376 ____________________________________________________________________________
5377 [  6917] By: jhi                                   on 2000/08/30  14:46:34
5378         Log: Subject: typos in pods
5379              From: Nicholas Clark <nick@ccl4.org>
5380              Date: Wed, 30 Aug 2000 01:12:50 +0100
5381              Message-ID: <20000830011249.A61388@plum.flirble.org>
5382      Branch: perl
5383            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
5384            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
5385            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
5386            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
5387 ____________________________________________________________________________
5388 [  6916] By: jhi                                   on 2000/08/30  14:19:09
5389         Log: Document Storable problems on Crays.  (Will have
5390              to document all the other Storable problems, too.)
5391      Branch: perl
5392            ! pod/perldelta.pod
5393 ____________________________________________________________________________
5394 [  6915] By: jhi                                   on 2000/08/30  14:06:02
5395         Log: Subject: [PATCH] fix misc cast warnings
5396              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5397              Date: Tue, 29 Aug 2000 23:16:14 -0700
5398              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
5399      Branch: perl
5400            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
5401            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
5402            ! os2/os2ish.h
5403 ____________________________________________________________________________
5404 [  6914] By: jhi                                   on 2000/08/30  14:03:45
5405         Log: Timestamp mismatch again.  Need to fix this dependence on
5406              config_h.SH timestamp, since it's the contents of config_h.SH
5407              that matter.
5408      Branch: perl
5409            ! uconfig.h uconfig.sh
5410 ____________________________________________________________________________
5411 [  6913] By: jhi                                   on 2000/08/30  13:54:06
5412         Log: Don't say "Perl 5.0 source kit".
5413      Branch: perl
5414            ! perl.c
5415 ____________________________________________________________________________
5416 [  6912] By: jhi                                   on 2000/08/30  13:51:24
5417         Log: Reset archname and archname64 always, forcing them be
5418              recomputed at each Configure run, make Configure and
5419              the hints files agree on the naming of largefiles variables.
5420      Branch: metaconfig
5421            ! U/threads/archname.U
5422      Branch: metaconfig/U/perl
5423            ! use64bits.U
5424      Branch: perl
5425            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
5426            ! hints/linux.sh hints/solaris_2.sh
5427 ____________________________________________________________________________
5428 [  6911] By: jhi                                   on 2000/08/30  13:30:13
5429         Log: Put back the slice accidentally removed by #6907.
5430      Branch: perl
5431            ! hints/solaris_2.sh
5432 ____________________________________________________________________________
5433 [  6910] By: jhi                                   on 2000/08/30  01:24:26
5434         Log: Be consistent: other Net::get* do export theirs.
5435              
5436              Subject: Re: Net::protoent does not export 'getproto'
5437              From: Yasushi Nakajima <sey@jkc.co.jp>
5438              Date: Wed, 30 Aug 2000 09:53:14 +0900
5439              Message-Id: <200008300051.DAA24700@taku.hut.fi>
5440      Branch: perl
5441            ! lib/Net/protoent.pm
5442 ____________________________________________________________________________
5443 [  6909] By: jhi                                   on 2000/08/30  01:17:25
5444         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
5445              From: Gurusamy Sarathy <gsar@ActiveState.com>
5446              Date: Tue, 29 Aug 2000 17:17:07 -0700
5447              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
5448      Branch: perl
5449            ! cop.h
5450 ____________________________________________________________________________
5451 [  6908] By: jhi                                   on 2000/08/30  00:58:05
5452         Log: Update Changes.
5453      Branch: perl
5454            ! Changes patchlevel.h
5455 ____________________________________________________________________________
5456 [  6907] By: jhi                                   on 2000/08/30  00:57:22
5457         Log: Introduce ccname to keep track of what compiler kind of we have.
5458      Branch: metaconfig/U/perl
5459            ! Checkcc.U gccvers.U
5460      Branch: perl
5461            ! Configure config_h.SH hints/solaris_2.sh
5462 ____________________________________________________________________________
5463 [  6906] By: jhi                                   on 2000/08/30  00:25:47
5464         Log: Put back the flags dump as reasoned in
5465              
5466              Subject: Re: [PATCH] Glob dumping
5467              From: Mike Guy <mjtg@cam.ac.uk> 
5468              Date: Tue, 29 Aug 2000 21:41:32 +0100
5469              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
5470      Branch: perl
5471            ! dump.c t/lib/peek.t
5472 ____________________________________________________________________________
5473 [  6905] By: jhi                                   on 2000/08/30  00:16:17
5474         Log: Make the epsilon to be relative, not absolute.
5475              
5476              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
5477              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
5478              Date: Tue, 29 Aug 2000 19:58:56 -0400
5479              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
5480      Branch: perl
5481            ! t/lib/trig.t
5482 ____________________________________________________________________________
5483 [  6904] By: jhi                                   on 2000/08/30  00:13:09
5484         Log: From now on, Gisle is on my list of usual suspects :-)
5485              Retract #6902.
5486      Branch: perl
5487            ! ext/Opcode/Safe.pm
5488 ____________________________________________________________________________
5489 [  6903] By: jhi                                   on 2000/08/29  23:51:20
5490         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
5491              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5492              Date: Tue, 29 Aug 2000 18:43:26 -0500
5493              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
5494      Branch: perl
5495            + vms/vmspipe.com
5496            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
5497            ! vms/vms.c
5498 ____________________________________________________________________________
5499 [  6902] By: jhi                                   on 2000/08/29  23:44:14
5500         Log: Retry what #6882 attempted.
5501              
5502              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
5503              From: Gisle Aas <gisle@ActiveState.com>
5504              Date: 30 Aug 2000 00:33:09 +0200
5505              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
5506      Branch: perl
5507            ! ext/Opcode/Safe.pm
5508 ____________________________________________________________________________
5509 [  6901] By: jhi                                   on 2000/08/29  22:59:32
5510         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
5511              From: Hugo <hv@crypt.compulink.co.uk>
5512              Date: Mon, 12 Jun 2000 19:36:08 +0100
5513              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
5514      Branch: perl
5515            ! sv.c
5516 ____________________________________________________________________________
5517 [  6900] By: jhi                                   on 2000/08/29  22:58:35
5518         Log: Admit that we are leaking scalars.
5519              
5520              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
5521              From: Spider Boardman <spider@leggy.zk3.dec.com>
5522              Date: Tue, 29 Aug 2000 18:48:29 -0400
5523              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
5524      Branch: perl
5525            ! t/pragma/warnings.t
5526 ____________________________________________________________________________
5527 [  6899] By: jhi                                   on 2000/08/29  20:53:13
5528         Log: Update Changes.
5529      Branch: perl
5530            ! Changes patchlevel.h
5531 ____________________________________________________________________________
5532 [  6898] By: jhi                                   on 2000/08/29  20:46:21
5533         Log: Undo namespace pollution of #6878.
5534              
5535              Subject: Re: Net::protoent does not export 'getproto'
5536              From: Mike Guy <mjtg@cam.ac.uk>
5537              Date: Tue, 29 Aug 2000 21:32:37 +0100
5538              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
5539      Branch: perl
5540            ! lib/Net/protoent.pm
5541 ____________________________________________________________________________
5542 [  6897] By: jhi                                   on 2000/08/29  20:44:29
5543         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
5544              From: Peter Prymmer <pvhp@forte.com>
5545              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
5546              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
5547      Branch: perl
5548            ! pod/perlebcdic.pod
5549 ____________________________________________________________________________
5550 [  6896] By: jhi                                   on 2000/08/29  20:40:57
5551         Log: There's no point repeating the 'revision' (5) of perl5.
5552      Branch: metaconfig/U/perl
5553            ! Devel.U patchlevel.U
5554      Branch: perl
5555            ! Configure config_h.SH
5556 ____________________________________________________________________________
5557 [  6895] By: jhi                                   on 2000/08/29  20:16:58
5558         Log: Regen Configure for #6894.
5559      Branch: metaconfig/U/perl
5560            ! perladmin.U
5561      Branch: perl
5562            ! Configure config_h.SH
5563 ____________________________________________________________________________
5564 [  6894] By: jhi                                   on 2000/08/29  19:59:52
5565         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
5566              From: "Philip Newton" <Philip.Newton@gmx.net>
5567              Date: Tue, 29 Aug 2000 21:39:14 +0200
5568              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
5569      Branch: perl
5570            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
5571            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
5572            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
5573            ! utils/perlbug.PL
5574 ____________________________________________________________________________
5575 [  6893] By: jhi                                   on 2000/08/29  19:55:30
5576         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
5577              From: "Philip Newton" <Philip.Newton@gmx.net>
5578              Date: Tue, 29 Aug 2000 21:39:14 +0200
5579              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
5580      Branch: perl
5581            ! installhtml
5582 ____________________________________________________________________________
5583 [  6892] By: jhi                                   on 2000/08/29  19:53:59
5584         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
5585              From: "Philip Newton" <Philip.Newton@gmx.net>
5586              Date: Tue, 29 Aug 2000 21:48:18 +0200
5587              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
5588      Branch: perl
5589            ! lib/File/Temp.pm
5590 ____________________________________________________________________________
5591 [  6891] By: jhi                                   on 2000/08/29  18:30:03
5592         Log: Nail the ID 20000828.023.
5593      Branch: perl
5594            ! ext/Storable/Storable.xs
5595 ____________________________________________________________________________
5596 [  6890] By: jhi                                   on 2000/08/29  16:50:17
5597         Log: Under usethreads the dumped variable is IN_PAD.
5598              
5599              Subject: Re: [PATCH] Glob dumping
5600              From: Gisle Aas <gisle@ActiveState.com>
5601              Date: 29 Aug 2000 18:45:05 +0200
5602              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
5603      Branch: perl
5604            ! t/lib/peek.t
5605 ____________________________________________________________________________
5606 [  6889] By: jhi                                   on 2000/08/29  15:17:37
5607         Log: Update Changes.
5608      Branch: perl
5609            ! Changes patchlevel.h
5610 ____________________________________________________________________________
5611 [  6888] By: jhi                                   on 2000/08/29  14:49:59
5612         Log: Retract #6882, broke the safe tests.
5613      Branch: perl
5614            ! ext/Opcode/Safe.pm
5615 ____________________________________________________________________________
5616 [  6887] By: jhi                                   on 2000/08/29  14:47:06
5617         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
5618              From: Gisle Aas <gisle@ActiveState.com> 
5619              Date: 09 Jun 2000 20:00:11 +0200
5620              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
5621      Branch: perl
5622            ! utils/perldoc.PL
5623 ____________________________________________________________________________
5624 [  6886] By: jhi                                   on 2000/08/29  14:42:45
5625         Log: The #6881 removed one dump line.
5626      Branch: perl
5627            ! t/lib/peek.t
5628 ____________________________________________________________________________
5629 [  6885] By: jhi                                   on 2000/08/29  14:30:47
5630         Log: Don't forget to tidy up.
5631      Branch: perl
5632            ! t/lib/ftmp-security.t
5633 ____________________________________________________________________________
5634 [  6884] By: jhi                                   on 2000/08/29  14:25:17
5635         Log: Disabling the one test is a bit tricky.
5636      Branch: perl
5637            ! t/lib/ftmp-security.t
5638 ____________________________________________________________________________
5639 [  6883] By: jhi                                   on 2000/08/29  14:16:25
5640         Log: Disable one of the tests for now.
5641      Branch: perl
5642            ! t/lib/ftmp-security.t
5643 ____________________________________________________________________________
5644 [  6882] By: jhi                                   on 2000/08/29  14:05:50
5645         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
5646              From: gisle@aas.no
5647              Date: 29 Aug 2000 10:35:06 -0000
5648              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
5649      Branch: perl
5650            ! ext/Opcode/Safe.pm
5651 ____________________________________________________________________________
5652 [  6881] By: jhi                                   on 2000/08/29  14:03:51
5653         Log: Subject: [PATCH] Glob dumping
5654              From: Gisle Aas <gisle@ActiveState.com>
5655              Date: 29 Aug 2000 07:59:42 -0000
5656              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
5657      Branch: perl
5658            ! dump.c
5659 ____________________________________________________________________________
5660 [  6880] By: jhi                                   on 2000/08/29  14:02:01
5661         Log: Subject: [PATCH] Warnings in B::Deparse
5662              From: <abigail@foad.org>
5663              Date: Tue, 29 Aug 2000 00:00:01 -0400
5664              Message-ID: <20000829040001.2999.qmail@foad.org>
5665      Branch: perl
5666            ! ext/B/B/Deparse.pm
5667 ____________________________________________________________________________
5668 [  6879] By: jhi                                   on 2000/08/29  13:57:26
5669         Log: Missed a change in #6869.
5670      Branch: perl
5671            ! mg.c
5672 ____________________________________________________________________________
5673 [  6878] By: jhi                                   on 2000/08/29  13:45:04
5674         Log: Subject: Net::protoent does not export 'getproto'
5675              From: Yasushi Nakajima <sey@jkc.co.jp>
5676              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
5677      Branch: perl
5678            ! lib/Net/protoent.pm
5679 ____________________________________________________________________________
5680 [  6877] By: jhi                                   on 2000/08/29  13:39:19
5681         Log: Patches all over for people and the files they (hopefully) care about.
5682      Branch: perl
5683            ! AUTHORS Changes MAINTAIN
5684 ____________________________________________________________________________
5685 [  6876] By: jhi                                   on 2000/08/29  12:53:54
5686         Log: Fix for thinko in #6848.
5687              
5688              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
5689              From: Lupe Christoph <lupe@lupe-christoph.de>
5690              Date: Tue, 29 Aug 2000 09:04:08 +0200
5691              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
5692      Branch: perl
5693            ! ext/Thread/Thread.xs
5694 ____________________________________________________________________________
5695 [  6875] By: jhi                                   on 2000/08/29  12:50:14
5696         Log: Update to Getopt::Long 2.24, from Johan Vromans.
5697      Branch: perl
5698            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
5699 ____________________________________________________________________________
5700 [  6874] By: jhi                                   on 2000/08/29  02:09:53
5701         Log: Use minimal @INC in tests, most of the time just '../lib',
5702              so that we simply can't pick up stuff from other Perls than
5703              the one we are testing.  Pointed out by
5704              
5705              From: Mike Guy <mjtg@cam.ac.uk>
5706              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
5707              Date: Fri, 25 Aug 2000 15:15:59 +0100
5708              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
5709      Branch: perl
5710            ! (edit 185 files)
5711 ____________________________________________________________________________
5712 [  6873] By: jhi                                   on 2000/08/29  01:07:11
5713         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
5714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5715              Date: Mon, 28 Aug 2000 17:45:52 -0700
5716              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
5717      Branch: perl
5718            ! Makefile.SH hints/os2.sh
5719 ____________________________________________________________________________
5720 [  6872] By: jhi                                   on 2000/08/28  23:33:39
5721         Log: Subject: [PATCH bleedperl@6866] spellings
5722              From: marcel@codewerk.com (Marcel Grunauer)
5723              Date: Tue, 29 Aug 2000 01:19:59 +0200
5724              Message-Id: <200008282319.BAA29862@gandalf.local>
5725      Branch: perl
5726            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
5727            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
5728            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
5729 ____________________________________________________________________________
5730 [  6871] By: jhi                                   on 2000/08/28  23:22:09
5731         Log: Take out the SUIDMAIL thing, that will not be
5732              a problem in 5.7.*.
5733      Branch: perl
5734            ! patchlevel.h
5735 ____________________________________________________________________________
5736 [  6870] By: jhi                                   on 2000/08/28  23:19:30
5737         Log: -S is the silent flag, -s is the strip flag.
5738              
5739              Subject: [PATCH] Re: [PATCH] make no-install          
5740              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5741              Date: Mon, 28 Aug 2000 15:12:55 -0700
5742              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
5743      Branch: perl
5744            ! Makefile.SH
5745 ____________________________________________________________________________
5746 [  6869] By: jhi                                   on 2000/08/28  23:12:05
5747         Log: Subject: [PATCH bleedperl@6856] warnings fixes
5748              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5749              Date: Mon, 28 Aug 2000 23:55:06 +0100
5750              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
5751      Branch: perl
5752            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
5753            ! warnings.h warnings.pl
5754 ____________________________________________________________________________
5755 [  6868] By: jhi                                   on 2000/08/28  21:38:22
5756         Log: Potential cruft.
5757      Branch: perl
5758            ! Makefile.SH
5759 ____________________________________________________________________________
5760 [  6867] By: jhi                                   on 2000/08/28  21:35:36
5761         Log: Update Changes.
5762      Branch: perl
5763            ! Changes patchlevel.h
5764 ____________________________________________________________________________
5765 [  6866] By: jhi                                   on 2000/08/28  21:33:49
5766         Log: Subject: hv.h Doc Patch
5767              From: Fisher Mark <fisherm@tce.com>
5768              Date: Mon, 28 Aug 2000 16:24:59 -0500
5769              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
5770      Branch: perl
5771            ! hv.h
5772 ____________________________________________________________________________
5773 [  6865] By: jhi                                   on 2000/08/28  21:02:15
5774         Log: Add -ld to archname on long tr...double platforms.
5775      Branch: metaconfig
5776            ! U/threads/archname.U
5777      Branch: perl
5778            ! Configure config_h.SH
5779 ____________________________________________________________________________
5780 [  6864] By: jhi                                   on 2000/08/28  20:38:59
5781         Log: An attempt to fix the problem reported in
5782              
5783              Subject: Building perl@6856 using gcc/AIX 4.3.3 
5784              From: Daniel Muino <dmuino@afip.gov.ar> 
5785              Date: Mon, 28 Aug 2000 15:50:01 -0300   
5786              Message-ID: <20000828155001.A14403@con2-dgi>
5787              
5788              I can't test this properly since the gcc installation I have
5789              access to seems to be botched (gcc is calling the AIX cpp,
5790              a losing proposition...)
5791      Branch: perl
5792            ! hints/aix.sh
5793 ____________________________________________________________________________
5794 [  6863] By: jhi                                   on 2000/08/28  18:57:52
5795         Log: Fix for ID 20000828.001, long doubles were not formatted
5796              correctly (showed up in $], which stopped installing perl).
5797      Branch: perl
5798            ! sv.c
5799 ____________________________________________________________________________
5800 [  6862] By: jhi                                   on 2000/08/28  18:07:15
5801         Log: Typo in #6858.
5802      Branch: perl
5803            ! lib/Cwd.pm
5804 ____________________________________________________________________________
5805 [  6861] By: jhi                                   on 2000/08/28  17:57:27
5806         Log: opmini.o may be left around if a build is interrupted.
5807      Branch: perl
5808            ! Makefile.SH
5809 ____________________________________________________________________________
5810 [  6860] By: jhi                                   on 2000/08/28  16:52:50
5811         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
5812              From: Daniel Chetlin <daniel@chetlin.com>
5813              Date: Mon, 28 Aug 2000 01:14:18 -0700
5814              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
5815      Branch: perl
5816            ! lib/overload.pm
5817 ____________________________________________________________________________
5818 [  6859] By: jhi                                   on 2000/08/28  16:08:46
5819         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
5820              From: Nicholas Clark <nick@ccl4.org>
5821              Date: Mon, 28 Aug 2000 16:03:27 +0100
5822              Message-Id: <20000828160327.C49785@plum.flirble.org>
5823      Branch: perl
5824            ! ext/ByteLoader/bytecode.h
5825 ____________________________________________________________________________
5826 [  6858] By: jhi                                   on 2000/08/28  16:02:10
5827         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
5828              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
5829              Date: Mon, 28 Aug 2000 13:08:30 +0200
5830              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
5831      Branch: perl
5832            ! lib/Cwd.pm
5833 ____________________________________________________________________________
5834 [  6857] By: jhi                                   on 2000/08/28  15:42:47
5835         Log: display_format used as a class method without arguments was broken,
5836              reported in
5837              
5838              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
5839              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
5840              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
5841              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
5842      Branch: perl
5843            ! lib/Math/Complex.pm t/lib/complex.t
5844 ____________________________________________________________________________
5845 [  6856] By: jhi                                   on 2000/08/27  22:09:48
5846         Log: Update Changes.
5847      Branch: perl
5848            ! Changes patchlevel.h
5849 ____________________________________________________________________________
5850 [  6855] By: jhi                                   on 2000/08/27  21:59:21
5851         Log: Retract #6853 (false alarm).
5852      Branch: perl
5853            ! lib/ExtUtils/xsubpp
5854 ____________________________________________________________________________
5855 [  6854] By: jhi                                   on 2000/08/27  21:37:44
5856         Log: Update Changes.
5857      Branch: perl
5858            ! Changes patchlevel.h
5859 ____________________________________________________________________________
5860 [  6853] By: jhi                                   on 2000/08/27  21:37:16
5861         Log: Subject: [PATCH perl@6850] workaround for xsubpp
5862              From: Hugo <hv@crypt.compulink.co.uk>
5863              Date: Sun, 27 Aug 2000 22:30:25 +0100
5864              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
5865      Branch: perl
5866            ! lib/ExtUtils/xsubpp
5867 ____________________________________________________________________________
5868 [  6852] By: jhi                                   on 2000/08/27  21:33:58
5869         Log: Big-endian 64-bit patch from Raphael Manfredi.
5870      Branch: perl
5871            ! ext/Storable/Storable.xs
5872 ____________________________________________________________________________
5873 [  6851] By: jhi                                   on 2000/08/27  21:22:21
5874         Log: More ruthless editing from Hugo van der Sanden.
5875      Branch: perl
5876            ! pod/perldelta.pod
5877 ____________________________________________________________________________
5878 [  6850] By: jhi                                   on 2000/08/27  16:11:46
5879         Log: Update Changes.
5880      Branch: perl
5881            ! Changes patchlevel.h
5882 ____________________________________________________________________________
5883 [  6849] By: jhi                                   on 2000/08/27  16:11:05
5884         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
5885      Branch: perl
5886            ! configpm pod/perldelta.pod
5887 ____________________________________________________________________________
5888 [  6848] By: jhi                                   on 2000/08/27  15:35:08
5889         Log: Use the actual thread type, not the pointer-to-struct.
5890      Branch: perl
5891            ! ext/Thread/Thread.xs
5892 ____________________________________________________________________________
5893 [  6847] By: jhi                                   on 2000/08/27  15:30:49
5894         Log: Test nit.
5895      Branch: perl
5896            ! t/pragma/warn/pp_sys
5897 ____________________________________________________________________________
5898 [  6846] By: jhi                                   on 2000/08/27  15:19:02
5899         Log: Passing -R in ldflags makes now it to appear in the default
5900              for lddlflags, just like with -L.
5901              
5902              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
5903              From: Lupe Christoph <lupe@lupe-christoph.de>
5904              Date: Sun, 27 Aug 2000 10:28:21 +0200
5905              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
5906      Branch: metaconfig/U/perl
5907            ! dlsrc.U
5908      Branch: perl
5909            ! Configure
5910 ____________________________________________________________________________
5911 [  6845] By: jhi                                   on 2000/08/27  15:08:54
5912         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
5913              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5914              Date: Sat, 26 Aug 2000 22:23:27 +0100
5915              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
5916      Branch: perl
5917            ! lib/ExtUtils/MM_Unix.pm
5918 ____________________________________________________________________________
5919 [  6844] By: jhi                                   on 2000/08/27  15:02:37
5920         Log: DJGPP update from Laszlo Molnar.
5921              
5922              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
5923              From: ml1050 <ml1050@freemail.hu>
5924              Date: Sat, 26 Aug 2000 23:24:40 +0200
5925              Message-Id: <20000826232440.A439@freemail.hu>
5926      Branch: perl
5927            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
5928            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
5929 ____________________________________________________________________________
5930 [  6843] By: jhi                                   on 2000/08/27  14:53:58
5931         Log: Subject: installman buglet
5932              From: Lupe Christoph <lupe@lupe-christoph.de>
5933              Date: Sun, 27 Aug 2000 14:38:59 +0200
5934              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
5935      Branch: perl
5936            ! installman
5937 ____________________________________________________________________________
5938 [  6842] By: jhi                                   on 2000/08/27  14:52:08
5939         Log: Can't get the test to reliably work thanks to the
5940              inaccurateness of floating point.  "Resolves" bug ids
5941              20000826.003, 20000826.009, 20000826.010,
5942      Branch: perl
5943            ! t/lib/trig.t
5944 ____________________________________________________________________________
5945 [  6841] By: jhi                                   on 2000/08/26  15:53:58
5946         Log: Update Changes.
5947      Branch: perl
5948            ! Changes patchlevel.h
5949 ____________________________________________________________________________
5950 [  6840] By: jhi                                   on 2000/08/26  14:23:03
5951         Log: grep -e isn't portable.
5952              
5953              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
5954              From: chris@broadband.att.com
5955              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
5956              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
5957      Branch: perl
5958            ! hints/solaris_2.sh
5959 ____________________________________________________________________________
5960 [  6839] By: jhi                                   on 2000/08/26  14:12:23
5961         Log: no-install target a la make -n.
5962              
5963              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
5964              From: <abigail@foad.org>
5965              Date: Sat, 26 Aug 2000 03:57:34 -0400
5966              Message-ID: <20000826075735.18912.qmail@foad.org>
5967      Branch: perl
5968            ! Makefile.SH installman installperl
5969 ____________________________________________________________________________
5970 [  6838] By: jhi                                   on 2000/08/26  14:06:33
5971         Log: Retract #6826 as the #6828 should be do the same
5972              in a More Correct Way.
5973      Branch: perl
5974            ! installperl
5975 ____________________________________________________________________________
5976 [  6837] By: jhi                                   on 2000/08/26  05:24:00
5977         Log: More casting.
5978      Branch: perl
5979            ! ext/Storable/Storable.xs
5980 ____________________________________________________________________________
5981 [  6836] By: jhi                                   on 2000/08/26  05:05:46
5982         Log: Nicer in decimal.
5983      Branch: perl
5984            ! ext/Storable/Storable.xs
5985 ____________________________________________________________________________
5986 [  6835] By: jhi                                   on 2000/08/26  05:03:50
5987         Log: There be no UVdf.
5988      Branch: perl
5989            ! ext/Storable/Storable.xs
5990 ____________________________________________________________________________
5991 [  6834] By: jhi                                   on 2000/08/26  05:00:18
5992         Log: Continue IVdfing and UVxfing.
5993      Branch: perl
5994            ! ext/Storable/Storable.xs
5995 ____________________________________________________________________________
5996 [  6833] By: jhi                                   on 2000/08/26  04:53:14
5997         Log: Use IVdf.
5998      Branch: perl
5999            ! ext/Storable/Storable.xs
6000 ____________________________________________________________________________
6001 [  6832] By: jhi                                   on 2000/08/26  04:40:41
6002         Log: Document PTR2XX and INT2PTR.
6003      Branch: perl
6004            ! pod/perlguts.pod
6005 ____________________________________________________________________________
6006 [  6831] By: jhi                                   on 2000/08/26  04:33:18
6007         Log: Use UVxf, PTR2UV, NVff.
6008      Branch: perl
6009            ! ext/Storable/Storable.xs
6010 ____________________________________________________________________________
6011 [  6830] By: jhi                                   on 2000/08/26  04:31:32
6012         Log: Update the test count.
6013      Branch: perl
6014            ! t/lib/trig.t
6015 ____________________________________________________________________________
6016 [  6829] By: jhi                                   on 2000/08/26  03:05:50
6017         Log: Subject: [PATCH] installation not quite silent yet.
6018              From: <abigail@foad.org>
6019              Date: Fri, 25 Aug 2000 20:07:53 -0400
6020              Message-ID: <20000826000753.7822.qmail@foad.org>
6021      Branch: perl
6022            ! installman installperl
6023 ____________________________________________________________________________
6024 [  6828] By: jhi                                   on 2000/08/26  03:05:14
6025         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
6026              From: Spider Boardman <spider@web.zk3.dec.com>
6027              Date: Fri, 25 Aug 2000 19:12:40 -0400
6028              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
6029      Branch: perl
6030            ! gv.c
6031 ____________________________________________________________________________
6032 [  6827] By: jhi                                   on 2000/08/25  23:54:34
6033         Log: Support preserving extremely big/small angles.
6034      Branch: perl
6035            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
6036 ____________________________________________________________________________
6037 [  6826] By: jhi                                   on 2000/08/25  23:01:20
6038         Log: Patch installperl to be long double-aware.
6039              
6040              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
6041              From: Spider Boardman <spider@web.zk3.dec.com>
6042              Date: Fri, 25 Aug 2000 18:15:23 -0400
6043              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
6044      Branch: perl
6045            ! installperl
6046 ____________________________________________________________________________
6047 [  6825] By: jhi                                   on 2000/08/25  22:58:25
6048         Log: Remove duplicately applied patch shards.
6049              
6050              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
6051              From: Spider Boardman <spider@leggy.zk3.dec.com>
6052              Date: Fri, 25 Aug 2000 16:45:03 -0400
6053              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
6054      Branch: perl
6055            ! t/lib/cgi-html.t
6056 ____________________________________________________________________________
6057 [  6824] By: jhi                                   on 2000/08/25  22:57:00
6058         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
6059              From: Daniel Chetlin <daniel@chetlin.com>
6060              Date: Fri, 25 Aug 2000 12:23:16 -0700
6061              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
6062              
6063              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
6064              From: Daniel Chetlin <daniel@chetlin.com>
6065              Date: Fri, 25 Aug 2000 14:47:19 -0700
6066              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
6067      Branch: perl
6068            ! installman
6069 ____________________________________________________________________________
6070 [  6823] By: jhi                                   on 2000/08/25  22:44:17
6071         Log: Timestamp problem?
6072      Branch: perl
6073            ! uconfig.h uconfig.sh
6074 ____________________________________________________________________________
6075 [  6822] By: jhi                                   on 2000/08/25  19:01:06
6076         Log: One forgotten file from #6816.
6077      Branch: perl
6078            ! vos/config.h
6079 ____________________________________________________________________________
6080 [  6821] By: jhi                                   on 2000/08/25  18:56:39
6081         Log: Regen Changes.
6082      Branch: perl
6083            ! Changes patchlevel.h
6084 ____________________________________________________________________________
6085 [  6820] By: jhi                                   on 2000/08/25  18:52:35
6086         Log: Fix Changes ordering.
6087      Branch: perl
6088            ! Changes
6089 ____________________________________________________________________________
6090 [  6819] By: jhi                                   on 2000/08/25  18:50:25
6091         Log: Update Changes.
6092      Branch: perl
6093            ! Changes patchlevel.h
6094 ____________________________________________________________________________
6095 [  6818] By: jhi                                   on 2000/08/25  18:47:45
6096         Log: Tweak the sfio/useperlio logic, hopefully as wished in
6097              
6098              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
6099              From: Nicholas Clark <nick@babyhippo.co.uk>
6100              Date: Fri, 25 Aug 2000 12:01:45 +0100
6101              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
6102      Branch: metaconfig/U/perl
6103            ! d_sfio.U
6104      Branch: perl
6105            ! Configure
6106 ____________________________________________________________________________
6107 [  6817] By: jhi                                   on 2000/08/25  18:32:51
6108         Log: Allow microperl to assume <math.h>, without it the math
6109              functions like floor() are assumed to return int, which makes
6110              for core dumps in machines where integer and floating register
6111              don't mix.
6112      Branch: perl
6113            ! uconfig.h uconfig.sh
6114 ____________________________________________________________________________
6115 [  6816] By: jhi                                   on 2000/08/25  18:27:17
6116         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
6117              the problem reported in
6118              
6119              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
6120              From: danhale@us.ibm.com
6121              Date: Fri, 25 Aug 2000 10:58:06 -0400
6122              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
6123      Branch: metaconfig/U/perl
6124            + d_socks5_init.U
6125      Branch: perl
6126            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
6127            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
6128            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
6129            ! win32/config.gc win32/config.vc
6130 ____________________________________________________________________________
6131 [  6815] By: jhi                                   on 2000/08/25  17:43:31
6132         Log: A solution for the retrieve_fd autosplit warning,
6133              idea suggested by Mike Guy.
6134      Branch: perl
6135            ! ext/Storable/Storable.pm
6136 ____________________________________________________________________________
6137 [  6814] By: jhi                                   on 2000/08/25  17:16:03
6138         Log: Add install-silent target.
6139      Branch: perl
6140            ! Makefile.SH
6141 ____________________________________________________________________________
6142 [  6813] By: jhi                                   on 2000/08/25  17:14:23
6143         Log: Subject: Re: [PATCH] More silencing of installman.
6144              From: <abigail@foad.org>
6145              Date: Thu, 24 Aug 2000 19:27:03 -0400
6146              Message-ID: <20000824232703.7001.qmail@foad.org>
6147              
6148              Subject: Re: [PATCH] More silencing of installman.
6149              From: <abigail@foad.org>
6150              Date: Fri, 25 Aug 2000 03:00:58 -0400
6151              Message-ID: <20000825070058.10697.qmail@foad.org>
6152      Branch: perl
6153            ! installman
6154 ____________________________________________________________________________
6155 [  6812] By: jhi                                   on 2000/08/25  17:11:28
6156         Log: installperl --verbose and --silent.
6157              
6158              Subject: Re: [PATCH] More silencing of installman.
6159              From: <abigail@foad.org>
6160              Message-ID: <20000825064430.9719.qmail@foad.org>
6161              Date: Fri, 25 Aug 2000 02:44:30 -0400
6162      Branch: perl
6163            ! installperl
6164 ____________________________________________________________________________
6165 [  6811] By: jhi                                   on 2000/08/25  17:05:43
6166         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
6167              From: "Peter J. Farley III" <pjfarley@banet.net>
6168              Date: Thu, 24 Aug 2000 21:58:03 -0400
6169              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
6170              
6171              (applied slightly modified)
6172      Branch: perl
6173            ! lib/ExtUtils/MM_Unix.pm
6174 ____________________________________________________________________________
6175 [  6810] By: jhi                                   on 2000/08/25  17:01:18
6176         Log: Missing parts of 
6177              
6178              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
6179              From: Peter Prymmer <pvhp@forte.com>
6180              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
6181              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
6182      Branch: perl
6183            ! t/lib/cgi-html.t
6184 ____________________________________________________________________________
6185 [  6809] By: jhi                                   on 2000/08/25  16:46:32
6186         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
6187              From: "Craig A. Berry" <craig.berry@psinetcs.com>
6188              Date: Thu, 24 Aug 2000 19:13:11 -0500
6189              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
6190      Branch: perl
6191            ! vms/vms.c
6192 ____________________________________________________________________________
6193 [  6808] By: jhi                                   on 2000/08/25  16:39:22
6194         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
6195              From: Peter Prymmer <pvhp@forte.com>
6196              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
6197              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
6198      Branch: perl
6199            ! configure.com
6200 ____________________________________________________________________________
6201 [  6807] By: jhi                                   on 2000/08/25  16:36:37
6202         Log: Better wording for the vec lvalue diagnostic.
6203              
6204              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
6205              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6206              Date: Wed, 23 Aug 2000 14:12:16 -0400
6207              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
6208      Branch: perl
6209            ! pod/perldiag.pod
6210 ____________________________________________________________________________
6211 [  6806] By: jhi                                   on 2000/08/24  18:17:22
6212         Log: Subject: [PATCH] More silencing of installman.
6213              From: <abigail@foad.org>
6214              Date: Thu, 24 Aug 2000 14:01:44 -0400
6215              Message-ID: <20000824180144.20062.qmail@foad.org>
6216      Branch: perl
6217            ! installman
6218 ____________________________________________________________________________
6219 [  6805] By: jhi                                   on 2000/08/24  15:00:31
6220         Log: Update Changes.
6221      Branch: perl
6222            ! Changes patchlevel.h
6223 ____________________________________________________________________________
6224 [  6804] By: jhi                                   on 2000/08/24  14:59:07
6225         Log: Regen perltoc.
6226      Branch: perl
6227            ! pod/perltoc.pod
6228 ____________________________________________________________________________
6229 [  6803] By: jhi                                   on 2000/08/24  14:44:39
6230         Log: Show the doc file, not the temp file.
6231      Branch: perl
6232            ! installman
6233 ____________________________________________________________________________
6234 [  6802] By: jhi                                   on 2000/08/24  14:41:53
6235         Log: Continue silencing.
6236      Branch: perl
6237            ! installman
6238 ____________________________________________________________________________
6239 [  6801] By: jhi                                   on 2000/08/24  14:34:40
6240         Log: Actually do something with the silencer option.
6241      Branch: perl
6242            ! installman
6243 ____________________________________________________________________________
6244 [  6800] By: jhi                                   on 2000/08/24  14:26:22
6245         Log: Make installman to recognize the silence flag -S.
6246      Branch: perl
6247            ! installman
6248 ____________________________________________________________________________
6249 [  6799] By: jhi                                   on 2000/08/24  13:49:38
6250         Log: DOS patches and portability/porting notes, from Tim Jenness.
6251      Branch: perl
6252            ! lib/File/Temp.pm
6253 ____________________________________________________________________________
6254 [  6798] By: jhi                                   on 2000/08/24  13:48:27
6255         Log: Create directories in silence.
6256              
6257              Subject: [PATCH] Another silencer for MakeMaker
6258              From: andreas.koenig@anima.de (Andreas J. Koenig)
6259              Date: 24 Aug 2000 14:18:52 +0200
6260              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
6261      Branch: perl
6262            ! lib/ExtUtils/Command.pm
6263 ____________________________________________________________________________
6264 [  6797] By: jhi                                   on 2000/08/24  13:46:42
6265         Log: More liberal parsing of version numbers.
6266              
6267              Subject: Re: CPAN.pm beta for testing available
6268              From: andreas.koenig@anima.de (Andreas J. Koenig)
6269              Date: 24 Aug 2000 13:51:57 +0200
6270              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
6271      Branch: perl
6272            ! lib/CPAN.pm
6273 ____________________________________________________________________________
6274 [  6796] By: jhi                                   on 2000/08/24  13:44:36
6275         Log: Make "make install" by default silent.  A new "install-verbose"
6276              target is verbose.
6277      Branch: perl
6278            ! Makefile.SH
6279 ____________________________________________________________________________
6280 [  6795] By: jhi                                   on 2000/08/24  13:39:14
6281         Log: Add silencer flags to installperl.
6282              
6283              Subject: [PATCH] Making installperl silent.
6284              From: <abigail@foad.org>
6285              Date: Thu, 24 Aug 2000 05:01:45 -0400
6286              Message-ID: <20000824090145.13141.qmail@foad.org>
6287      Branch: perl
6288            ! installperl
6289 ____________________________________________________________________________
6290 [  6794] By: jhi                                   on 2000/08/24  13:35:50
6291         Log: installperl couldn't tell whether it had run tests or not.
6292              
6293              Subject: [PATCH] Re: installperl and t/TEST
6294              From: <abigail@foad.org>
6295              Date: Thu, 24 Aug 2000 04:00:53 -0400
6296              Message-ID: <20000824080053.2494.qmail@foad.org>
6297      Branch: perl
6298            ! Makefile.SH installperl
6299 ____________________________________________________________________________
6300 [  6793] By: jhi                                   on 2000/08/24  13:27:50
6301         Log: Drop the separate perlbc, perlcc -b should be enough.
6302      Branch: perl
6303            - utils/perlbc.PL
6304            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
6305 ____________________________________________________________________________
6306 [  6792] By: jhi                                   on 2000/08/24  04:41:30
6307         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
6308              plus the typo fix from Peter Prymmer.
6309      Branch: perl
6310            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
6311            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6312 ____________________________________________________________________________
6313 [  6791] By: jhi                                   on 2000/08/24  02:10:43
6314         Log: Replace #6705 with a minimal doc patch.
6315              
6316              Subject: [PATCH 5.6.0] replace change #6705
6317              From: Jan Dubois <jand@ActiveState.com>
6318              Date: Wed, 23 Aug 2000 18:31:51 -0700
6319              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
6320      Branch: perl
6321            ! lib/Win32.pod win32/win32.c
6322 ____________________________________________________________________________
6323 [  6790] By: jhi                                   on 2000/08/23  17:52:00
6324         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
6325              From: Mike Guy <mjtg@cam.ac.uk>
6326              Date: Wed, 23 Aug 2000 18:38:46 +0100
6327              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
6328      Branch: perl
6329            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
6330 ____________________________________________________________________________
6331 [  6789] By: jhi                                   on 2000/08/23  15:34:21
6332         Log: Update Changes.
6333      Branch: perl
6334            ! Changes patchlevel.h
6335 ____________________________________________________________________________
6336 [  6788] By: jhi                                   on 2000/08/23  15:33:40
6337         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
6338              From: Wilfredo Sánchez <wsanchez@apple.com>
6339              Date: Tue, 22 Aug 2000 19:31:27 -0700
6340              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
6341      Branch: perl
6342            ! perl.h
6343 ____________________________________________________________________________
6344 [  6787] By: jhi                                   on 2000/08/23  15:29:31
6345         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
6346              From: Spider Boardman <spider@leggy.zk3.dec.com>
6347              Date: Wed, 23 Aug 2000 10:33:23 -0400
6348              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
6349      Branch: perl
6350            ! lib/Pod/Html.pm
6351 ____________________________________________________________________________
6352 [  6786] By: jhi                                   on 2000/08/23  15:28:11
6353         Log: Bad makefile.
6354      Branch: perl
6355            ! ext/B/Makefile.PL
6356 ____________________________________________________________________________
6357 [  6785] By: jhi                                   on 2000/08/23  14:37:04
6358         Log: Update Changes.
6359      Branch: perl
6360            ! Changes patchlevel.h
6361 ____________________________________________________________________________
6362 [  6784] By: jhi                                   on 2000/08/23  13:58:41
6363         Log: Portability fix from Hugo van der Sanden.
6364      Branch: perl
6365            ! ext/re/Makefile.PL
6366 ____________________________________________________________________________
6367 [  6783] By: jhi                                   on 2000/08/23  13:53:53
6368         Log: Storable support, v-version fixes.
6369              
6370              Subject: CPAN.pm beta for testing available
6371              From: andreas.koenig@anima.de (Andreas J. Koenig)
6372              Date: 22 Aug 2000 23:31:33 +0200
6373              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
6374      Branch: perl
6375            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6376 ____________________________________________________________________________
6377 [  6782] By: jhi                                   on 2000/08/23  13:51:26
6378         Log: Mac and other portability updates from Chris Nandor.
6379      Branch: perl
6380            ! pod/perlmodinstall.pod
6381 ____________________________________________________________________________
6382 [  6781] By: jhi                                   on 2000/08/23  13:47:33
6383         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
6384              From: Peter Prymmer <pvhp@forte.com>
6385              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
6386              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
6387      Branch: perl
6388            ! ext/Storable/Storable.xs
6389 ____________________________________________________________________________
6390 [  6780] By: jhi                                   on 2000/08/23  13:33:34
6391         Log: VMS MMS (make) wants null action.
6392      Branch: perl
6393            ! ext/B/Makefile.PL
6394 ____________________________________________________________________________
6395 [  6779] By: jhi                                   on 2000/08/22  19:44:47
6396         Log: Forgot portability nit.
6397      Branch: perl
6398            ! t/lib/st-forgive.t
6399 ____________________________________________________________________________
6400 [  6778] By: jhi                                   on 2000/08/22  19:35:25
6401         Log: Be portable.
6402      Branch: perl
6403            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
6404            ! t/lib/st-store.t
6405 ____________________________________________________________________________
6406 [  6777] By: jhi                                   on 2000/08/22  18:50:53
6407         Log: Update Changes.
6408      Branch: perl
6409            ! Changes patchlevel.h
6410 ____________________________________________________________________________
6411 [  6776] By: jhi                                   on 2000/08/22  18:44:46
6412         Log: cSVOPo_*v things index into the current PL_curpad
6413              under ithreads, which is different from the curpad
6414              used by the XSUB.  (In other words, the code as-is
6415              before this patch wouldn't work under ithreads.)
6416              From Sarathy.
6417      Branch: perl
6418            ! ext/B/B.xs
6419 ____________________________________________________________________________
6420 [  6775] By: jhi                                   on 2000/08/22  18:18:37
6421         Log: Make the selection of NVff et al stricter.
6422      Branch: metaconfig/U/perl
6423            ! perlxvf.U
6424      Branch: perl
6425            ! Configure config_h.SH
6426 ____________________________________________________________________________
6427 [  6774] By: jhi                                   on 2000/08/22  17:19:42
6428         Log: perldelta nits.
6429      Branch: perl
6430            ! pod/perldelta.pod
6431 ____________________________________________________________________________
6432 [  6773] By: jhi                                   on 2000/08/22  17:06:26
6433         Log: Long double fixes from Spider Boardman.
6434              
6435              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
6436              From: system PRIVILEGED account <root@peano.zk3.dec.com>
6437              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
6438              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
6439      Branch: perl
6440            ! t/lib/bigfltpm.t t/lib/st-06compat.t
6441 ____________________________________________________________________________
6442 [  6772] By: jhi                                   on 2000/08/22  15:04:53
6443         Log: Update Changes.
6444      Branch: perl
6445            ! Changes patchlevel.h
6446 ____________________________________________________________________________
6447 [  6771] By: jhi                                   on 2000/08/22  15:01:44
6448         Log: perldelta fixes from Hugo van der Sanden.
6449      Branch: perl
6450            ! pod/perldelta.pod
6451 ____________________________________________________________________________
6452 [  6770] By: jhi                                   on 2000/08/22  14:34:49
6453         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
6454              From: Hugo <hv@crypt.compulink.co.uk>
6455              Date: Tue, 22 Aug 2000 11:21:53 +0100
6456              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
6457      Branch: perl
6458            ! regcomp.c
6459 ____________________________________________________________________________
6460 [  6769] By: jhi                                   on 2000/08/22  14:30:02
6461         Log: Add Yitzchak, reformat.
6462      Branch: perl
6463            ! Changes config_h.SH
6464 ____________________________________________________________________________
6465 [  6768] By: jhi                                   on 2000/08/22  14:21:35
6466         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
6467              and Spider Boardman.
6468      Branch: metaconfig
6469            ! U/compline/d_gconvert.U
6470      Branch: perl
6471            ! Configure
6472 ____________________________________________________________________________
6473 [  6767] By: jhi                                   on 2000/08/22  14:11:24
6474         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
6475              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6476              Date: Mon, 21 Aug 2000 19:08:31 -0700
6477              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
6478      Branch: perl
6479            - ext/Storable/patchlevel.h
6480            ! MANIFEST ext/Storable/MANIFEST
6481 ____________________________________________________________________________
6482 [  6766] By: jhi                                   on 2000/08/22  13:49:29
6483         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
6484              From: Peter Prymmer <pvhp@forte.com>
6485              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
6486              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
6487      Branch: perl
6488            ! configure.com ext/Storable/Makefile.PL
6489 ____________________________________________________________________________
6490 [  6765] By: jhi                                   on 2000/08/22  13:44:59
6491         Log: Subject: [PATCH blead] B:: missing dependency
6492              From: Hugo <hv@crypt.compulink.co.uk>
6493              Date: Tue, 22 Aug 2000 06:44:33 +0100
6494              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
6495      Branch: perl
6496            ! ext/B/Makefile.PL
6497 ____________________________________________________________________________
6498 [  6764] By: jhi                                   on 2000/08/22  13:38:12
6499         Log: More bytecompiler.
6500      Branch: perl
6501            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
6502 ____________________________________________________________________________
6503 [  6763] By: jhi                                   on 2000/08/22  13:36:44
6504         Log: Bytecompiler patches from Benjamin Stuhl.
6505      Branch: perl
6506            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
6507            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
6508            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
6509            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6510            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
6511            ! perl.c perlapi.h pod/perldelta.pod
6512 ____________________________________________________________________________
6513 [  6762] By: jhi                                   on 2000/08/21  23:43:40
6514         Log: An obsoleted diagnostic.
6515      Branch: perl
6516            ! pod/perldelta.pod
6517 ____________________________________________________________________________
6518 [  6761] By: jhi                                   on 2000/08/21  23:01:45
6519         Log: The #6759 wasn't quite right.
6520      Branch: perl
6521            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
6522            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
6523            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
6524            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
6525            ! t/lib/st-tieditems.t
6526 ____________________________________________________________________________
6527 [  6760] By: jhi                                   on 2000/08/21  22:35:49
6528         Log: Be verydeepclean.
6529      Branch: perl
6530            ! Makefile.SH
6531 ____________________________________________________________________________
6532 [  6759] By: jhi                                   on 2000/08/21  22:25:40
6533         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
6534              From: Peter Prymmer <pvhp@forte.com>
6535              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
6536              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
6537      Branch: perl
6538            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
6539            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
6540            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
6541            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
6542            ! t/lib/st-tieditems.t
6543 ____________________________________________________________________________
6544 [  6758] By: jhi                                   on 2000/08/21  22:22:32
6545         Log: Few more casts, need reported in
6546              
6547              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
6548              From: Mike Stok <mike@stok.co.uk>
6549              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
6550              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
6551              
6552              and
6553              
6554              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
6555              From: abigail@foad.org
6556              Date: 21 Aug 2000 21:31:34 -0000
6557              Message-Id: <20000821213134.30170.qmail@foad.org>
6558      Branch: perl
6559            ! ext/Storable/Storable.xs
6560 ____________________________________________________________________________
6561 [  6757] By: jhi                                   on 2000/08/21  18:37:07
6562         Log: Update Changes.
6563      Branch: perl
6564            ! Changes patchlevel.h
6565 ____________________________________________________________________________
6566 [  6756] By: jhi                                   on 2000/08/21  18:34:02
6567         Log: A pod nit.
6568              
6569              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
6570              From: <abigail@foad.org>
6571              Date: Mon, 21 Aug 2000 14:00:16 -0400
6572              Message-ID: <20000821180016.28627.qmail@foad.org>
6573      Branch: perl
6574            ! pod/perlre.pod
6575 ____________________________________________________________________________
6576 [  6755] By: jhi                                   on 2000/08/21  18:30:56
6577         Log: Use PodParser 1.18 new test.
6578      Branch: perl
6579            ! t/pod/special_seqs.t t/pod/special_seqs.xr
6580 ____________________________________________________________________________
6581 [  6754] By: jhi                                   on 2000/08/21  18:28:35
6582         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
6583              patches cannot be applied since #6712 conflicts.
6584      Branch: perl
6585            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
6586 ____________________________________________________________________________
6587 [  6753] By: jhi                                   on 2000/08/21  18:15:11
6588         Log: Weed out some smaller changes.
6589      Branch: perl
6590            ! pod/perldelta.pod
6591 ____________________________________________________________________________
6592 [  6752] By: jhi                                   on 2000/08/21  18:02:30
6593         Log: Also under djgpp the timestamps are funky.
6594      Branch: perl
6595            ! t/op/stat.t
6596 ____________________________________________________________________________
6597 [  6751] By: jhi                                   on 2000/08/21  17:55:56
6598         Log: Tweak the floating point output routine preferences.
6599      Branch: metaconfig
6600            ! U/compline/d_gconvert.U
6601      Branch: perl
6602            ! Configure
6603 ____________________________________________________________________________
6604 [  6750] By: jhi                                   on 2000/08/21  17:51:29
6605         Log: Unicos/mk requires elaborate paranoia.
6606      Branch: perl
6607            ! lib/Math/Complex.pm
6608 ____________________________________________________________________________
6609 [  6749] By: gsar                                  on 2000/08/21  16:53:31
6610         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
6611      Branch: perl
6612            ! lib/Cwd.pm
6613 ____________________________________________________________________________
6614 [  6748] By: gsar                                  on 2000/08/21  16:22:19
6615         Log: free TLS slot properly on Windows
6616      Branch: perl
6617            ! thread.h win32/perllib.c win32/win32thread.h
6618 ____________________________________________________________________________
6619 [  6747] By: jhi                                   on 2000/08/21  16:20:58
6620         Log: Rename the macro argument because some preprocessors
6621              can't tell the difference and expand arguments also inside
6622              double quoted strings.
6623      Branch: perl
6624            ! regcomp.c
6625 ____________________________________________________________________________
6626 [  6746] By: jhi                                   on 2000/08/21  16:09:41
6627         Log: Support long doubles in Storable.
6628              
6629              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
6630              From: Radu Greab <radu@netsoft.ro>
6631              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
6632              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
6633      Branch: perl
6634            ! ext/Storable/Storable.xs
6635 ____________________________________________________________________________
6636 [  6745] By: jhi                                   on 2000/08/21  15:51:40
6637         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
6638              From: "Fifer, Eric" <EFifer@sanwaint.com>
6639              Date: Mon, 21 Aug 2000 15:34:49 +0100
6640              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
6641      Branch: perl
6642            ! t/pragma/warn/9enabled
6643 ____________________________________________________________________________
6644 [  6744] By: jhi                                   on 2000/08/21  15:39:35
6645         Log: Document the endianness of Alpha more precisely.
6646      Branch: perl
6647            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
6648            ! pod/perlport.pod
6649 ____________________________________________________________________________
6650 [  6743] By: jhi                                   on 2000/08/21  14:47:05
6651         Log: perldelta fixes from the p5p crowd.
6652      Branch: perl
6653            ! pod/perldelta.pod pod/perlop.pod
6654 ____________________________________________________________________________
6655 [  6742] By: jhi                                   on 2000/08/21  13:34:51
6656         Log: Update to Pod::LaTeX 0.53.
6657              
6658              Subject: [PATCH] lib/Pod/LaTeX.pm updates
6659              From: Tim Jenness <timj@jach.hawaii.edu>
6660              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
6661              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
6662      Branch: perl
6663            ! lib/Pod/LaTeX.pm
6664 ____________________________________________________________________________
6665 [  6741] By: jhi                                   on 2000/08/21  13:33:01
6666         Log: Subject: [PATCH] os2.c fix for use64bitint
6667              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6668              Date: Mon, 21 Aug 2000 01:32:25 -0700
6669              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
6670      Branch: perl
6671            ! os2/os2.c
6672 ____________________________________________________________________________
6673 [  6740] By: jhi                                   on 2000/08/21  13:28:52
6674         Log: Array context keeps slithering in.
6675              
6676              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
6677              From: Daniel Chetlin <daniel@chetlin.com>
6678              Date: Sun, 20 Aug 2000 21:40:25 -0700
6679              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
6680      Branch: perl
6681            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
6682            ! pod/perldebtut.pod
6683 ____________________________________________________________________________
6684 [  6739] By: jhi                                   on 2000/08/21  13:23:55
6685         Log: Big-endian quad fixes for Storable from Radu Greab,
6686              plus few explicit null casts for picky compilers.
6687      Branch: perl
6688            ! ext/Storable/Storable.xs
6689 ____________________________________________________________________________
6690 [  6738] By: gsar                                  on 2000/08/21  05:56:13
6691         Log: small tweaks for change#6705: avoid C++ style comments in C code;
6692              use Perl's malloc API rather than the low level system one
6693      Branch: perl
6694            ! win32/win32.c
6695 ____________________________________________________________________________
6696 [  6737] By: gsar                                  on 2000/08/21  05:35:41
6697         Log: add Storable to list of extensions on Windows
6698      Branch: perl
6699            ! win32/Makefile win32/makefile.mk
6700 ____________________________________________________________________________
6701 [  6736] By: jhi                                   on 2000/08/21  02:57:53
6702         Log: Update Changes.
6703      Branch: perl
6704            ! Changes patchlevel.h
6705 ____________________________________________________________________________
6706 [  6735] By: jhi                                   on 2000/08/21  02:57:20
6707         Log: Draft 0.
6708      Branch: perl
6709            ! pod/perldelta.pod
6710 ____________________________________________________________________________
6711 [  6734] By: jhi                                   on 2000/08/21  02:57:03
6712         Log: Add Storable 0.7.2 from Raphael Manfredi,
6713              plus the patch from
6714              
6715              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
6716              From: Radu Greab <radu@netsoft.ro>
6717              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
6718              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
6719              
6720              plus changes to get Storable to compile with
6721              picky ANSI compilers.
6722      Branch: perl
6723            + ext/Storable/ChangeLog ext/Storable/MANIFEST
6724            + ext/Storable/Makefile.PL ext/Storable/README
6725            + ext/Storable/Storable.pm ext/Storable/Storable.xs
6726            + ext/Storable/patchlevel.h t/lib/st-06compat.t
6727            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
6728            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
6729            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
6730            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
6731            + t/lib/st-tieditems.t
6732            ! MANIFEST
6733 ____________________________________________________________________________
6734 [  6733] By: jhi                                   on 2000/08/21  02:29:09
6735         Log: The correct cleaning order is an art.
6736      Branch: perl
6737            ! Makefile.SH
6738 ____________________________________________________________________________
6739 [  6732] By: jhi                                   on 2000/08/21  01:23:39
6740         Log: The #6724 is here.
6741      Branch: perl
6742            ! t/lib/ftmp-security.t
6743 ____________________________________________________________________________
6744 [  6731] By: jhi                                   on 2000/08/20  23:17:03
6745         Log: s/this one/the 5.6.0 release/
6746      Branch: perl
6747            ! pod/perl56delta.pod
6748 ____________________________________________________________________________
6749 [  6730] By: jhi                                   on 2000/08/20  23:07:34
6750         Log: Mention perlebcdic and perlposix-bc.
6751      Branch: perl
6752            ! pod/perlport.pod
6753 ____________________________________________________________________________
6754 [  6729] By: jhi                                   on 2000/08/20  21:32:59
6755         Log: Document the number of exponent digits.
6756      Branch: perl
6757            ! pod/perlfunc.pod
6758 ____________________________________________________________________________
6759 [  6728] By: jhi                                   on 2000/08/20  21:16:47
6760         Log: Use File::Spec->tmpdir().
6761              
6762              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
6763              From: Tim Jenness <timj@jach.hawaii.edu>
6764              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
6765              MIME-Version: 1.0
6766              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
6767      Branch: perl
6768            ! utils/perlbug.PL
6769 ____________________________________________________________________________
6770 [  6727] By: jhi                                   on 2000/08/20  20:43:32
6771         Log: Update Changes.
6772      Branch: perl
6773            ! Changes patchlevel.h
6774 ____________________________________________________________________________
6775 [  6726] By: jhi                                   on 2000/08/20  20:41:44
6776         Log: The veryclean target needs to clobber.
6777      Branch: perl
6778            ! Makefile.SH
6779 ____________________________________________________________________________
6780 [  6725] By: jhi                                   on 2000/08/20  20:37:38
6781         Log: Document odd vs even subreleases and -Dusedevel.
6782      Branch: perl
6783            ! INSTALL
6784 ____________________________________________________________________________
6785 [  6724] By: jhi                                   on 2000/08/20  19:58:05
6786         Log: Use temporary directory instead of current directory.
6787              
6788              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
6789              From: Tim Jenness <timj@jach.hawaii.edu>
6790              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
6791              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
6792      Branch: perl
6793            ! t/lib/ftmp-security.t
6794 ____________________________________________________________________________
6795 [  6723] By: jhi                                   on 2000/08/20  19:55:55
6796         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
6797              From: andreas.koenig@anima.de (Andreas J. Koenig)
6798              Date: 20 Aug 2000 15:52:03 +0200
6799              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
6800      Branch: perl
6801            ! lib/ExtUtils/MM_Unix.pm
6802 ____________________________________________________________________________
6803 [  6722] By: jhi                                   on 2000/08/20  19:46:01
6804         Log: Update to CGI 2.72, from Lincoln Stein.
6805      Branch: perl
6806            ! lib/CGI.pm
6807 ____________________________________________________________________________
6808 [  6721] By: jhi                                   on 2000/08/20  19:43:54
6809         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
6810              From: Radu Greab <radu@netsoft.ro>
6811              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
6812              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
6813      Branch: perl
6814            ! ext/GDBM_File/GDBM_File.xs
6815 ____________________________________________________________________________
6816 [  6720] By: jhi                                   on 2000/08/20  19:42:01
6817         Log: pp_open() could pass an uninitialized filename down to do_open9().
6818      Branch: perl
6819            ! pp_sys.c
6820 ____________________________________________________________________________
6821 [  6719] By: jhi                                   on 2000/08/20  14:06:41
6822         Log: UTF8 concat fixes.
6823              
6824              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
6825              From: Hugo <hv@crypt.compulink.co.uk>
6826              Date: Sun, 20 Aug 2000 07:30:46 +0100
6827              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
6828      Branch: perl
6829            ! pp_hot.c t/op/append.t
6830 ____________________________________________________________________________
6831 [  6718] By: jhi                                   on 2000/08/20  02:09:37
6832         Log: Let's try #6717 again.
6833      Branch: perl
6834            ! lib/File/Temp.pm
6835 ____________________________________________________________________________
6836 [  6717] By: jhi                                   on 2000/08/20  01:56:55
6837         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
6838              From: "Craig A. Berry" <craig.berry@metamorgs.com>
6839              Date: Sat, 19 Aug 2000 18:15:39 -0500
6840              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
6841      Branch: perl
6842            ! lib/File/Temp.pm
6843 ____________________________________________________________________________
6844 [  6716] By: jhi                                   on 2000/08/19  15:50:11
6845         Log: Update Changes.
6846      Branch: perl
6847            ! Changes patchlevel.h
6848 ____________________________________________________________________________
6849 [  6715] By: jhi                                   on 2000/08/19  15:39:09
6850         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
6851              From: Jonathan D Johnston <jdjohnston2@juno.com>
6852              Date: Thu, 17 Aug 2000 23:13:01 -0400       
6853              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
6854      Branch: perl
6855            ! pod/perlfunc.pod
6856 ____________________________________________________________________________
6857 [  6714] By: jhi                                   on 2000/08/19  15:34:04
6858         Log: Introduce a 'veryclean' target that is like 'distclean'
6859              but also removes *~ and *.orig.
6860      Branch: perl
6861            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
6862            ! utils/Makefile x2p/Makefile.SH
6863 ____________________________________________________________________________
6864 [  6713] By: jhi                                   on 2000/08/19  14:15:45
6865         Log: Put back the long double avoidance code to POSIX.xs
6866              because VMS seems to need it still.
6867      Branch: perl
6868            ! ext/POSIX/POSIX.xs
6869 ____________________________________________________________________________
6870 [  6712] By: jhi                                   on 2000/08/19  14:10:41
6871         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
6872              From: Peter Prymmer <pvhp@forte.com>
6873              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
6874              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
6875      Branch: perl
6876            ! lib/Pod/Find.pm t/pod/find.t
6877 ____________________________________________________________________________
6878 [  6711] By: jhi                                   on 2000/08/19  14:09:19
6879         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
6880              From: Peter Prymmer <pvhp@forte.com>
6881              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
6882              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
6883              cc: vmsperl@perl.org
6884      Branch: perl
6885            ! t/lib/peek.t
6886 ____________________________________________________________________________
6887 [  6710] By: jhi                                   on 2000/08/19  14:08:01
6888         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
6889              From: Jan Dubois <jand@ActiveState.com>
6890              Date: Fri, 18 Aug 2000 16:31:48 -0700
6891              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
6892      Branch: perl
6893            ! win32/win32.c
6894 ____________________________________________________________________________
6895 [  6709] By: jhi                                   on 2000/08/19  14:06:57
6896         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
6897              
6898              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
6899              From: Spider.Boardman@Orb.Nashua.NH.US
6900              Date: Fri, 18 Aug 2000 18:41:14 -0400
6901              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
6902      Branch: perl
6903            ! regcomp.c
6904 ____________________________________________________________________________
6905 [  6708] By: jhi                                   on 2000/08/18  22:04:49
6906         Log: Update Changes.
6907      Branch: perl
6908            ! Changes patchlevel.h
6909 ____________________________________________________________________________
6910 [  6707] By: jhi                                   on 2000/08/18  21:55:14
6911         Log: Add warnif(), check warnings further up the stack,
6912              all the warnings functions now can take an optional object reference.
6913              
6914              Subject: [PATCH bleedperl@6691] warnings pragma update
6915              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
6916              Date: Fri, 18 Aug 2000 22:42:06 +0100
6917              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
6918      Branch: perl
6919            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
6920            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
6921            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
6922 ____________________________________________________________________________
6923 [  6706] By: jhi                                   on 2000/08/18  21:41:45
6924         Log: Typo in pp_complement().
6925              
6926              Subject: [PATCH perl-current] Deparse
6927              From: Peter Scott <Peter@PSDT.com>
6928              Date: Fri, 18 Aug 2000 12:44:37 -0700
6929              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
6930      Branch: perl
6931            ! ext/B/B/Deparse.pm
6932 ____________________________________________________________________________
6933 [  6705] By: jhi                                   on 2000/08/18  21:25:59
6934         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
6935              From: Jan Dubois <jand@ActiveState.com>
6936              Date: Fri, 18 Aug 2000 14:22:51 -0700
6937              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
6938      Branch: perl
6939            ! lib/Win32.pod win32/win32.c
6940 ____________________________________________________________________________
6941 [  6704] By: jhi                                   on 2000/08/18  21:16:14
6942         Log: Don't eat leading os from index entries.
6943              
6944              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
6945              From: Russ Allbery <rra@stanford.edu>
6946              Date: 10 Aug 2000 20:49:25 -0700
6947              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
6948      Branch: perl
6949            ! lib/Pod/Man.pm
6950 ____________________________________________________________________________
6951 [  6703] By: jhi                                   on 2000/08/18  21:07:06
6952         Log: Add [[:blank:]] as suggested in
6953              
6954              Subject: [ID 20000716.024] [=cc=] / [:blank:]
6955              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
6956              Date: Sun, 16 Jul 2000 17:55:29 -0700
6957              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
6958              
6959              (the [=cc=] has already been taken care of by #6439
6960              so the whole bug report can be closed)
6961              
6962              and make [[:space:]] to be equivalent to isspace(3)
6963              (as opposed to \s, which is isSPACE()).  The difference
6964              is that now [[:space:]] matches the mythical vertical tab,
6965              while \s doesn't.
6966      Branch: perl
6967            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
6968            ! regexec.c t/op/pat.t
6969 ____________________________________________________________________________
6970 [  6702] By: jhi                                   on 2000/08/18  18:47:47
6971         Log: The new tests were missing from #6415.
6972      Branch: perl
6973            ! t/op/bop.t
6974 ____________________________________________________________________________
6975 [  6701] By: jhi                                   on 2000/08/18  18:20:40
6976         Log: Document the NDBM_File and ODBM_File as SDBM_File
6977              was documented in #6417.
6978      Branch: perl
6979            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6980            ! ext/SDBM_File/SDBM_File.pm
6981 ____________________________________________________________________________
6982 [  6700] By: jhi                                   on 2000/08/18  18:10:39
6983         Log: Subject: [PATCH perl@6698] cygwin port
6984              From: "Fifer, Eric" <EFifer@sanwaint.com>
6985              Date: Fri, 18 Aug 2000 17:30:05 +0100
6986              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
6987      Branch: perl
6988            ! lib/File/Temp.pm
6989 ____________________________________________________________________________
6990 [  6699] By: jhi                                   on 2000/08/18  16:21:49
6991         Log: Document code point which makes if (defined %stash::) to work
6992              (noted by Spider Boardman).
6993      Branch: perl
6994            ! op.c
6995 ____________________________________________________________________________
6996 [  6698] By: jhi                                   on 2000/08/18  13:43:27
6997         Log: Update Changes.
6998      Branch: perl
6999            ! Changes patchlevel.h
7000 ____________________________________________________________________________
7001 [  6697] By: jhi                                   on 2000/08/18  13:35:57
7002         Log: Tiny Getopt::Long patch from Johan Vromans.
7003      Branch: perl
7004            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
7005 ____________________________________________________________________________
7006 [  6696] By: jhi                                   on 2000/08/18  13:26:14
7007         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
7008              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
7009              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
7010              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
7011      Branch: perl
7012            ! pod/perldiag.pod pod/perlsyn.pod
7013 ____________________________________________________________________________
7014 [  6695] By: jhi                                   on 2000/08/18  13:13:26
7015         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
7016              From: Daniel Chetlin <daniel@chetlin.com>
7017              Date: Fri, 18 Aug 2000 03:13:36 -0700
7018              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
7019      Branch: perl
7020            ! pod/perlfunc.pod
7021 ____________________________________________________________________________
7022 [  6694] By: jhi                                   on 2000/08/18  13:08:05
7023         Log: Subject: [PATCH] perltrap.pod spring cleaning
7024              From: Daniel Chetlin <daniel@chetlin.com>
7025              Date: Fri, 18 Aug 2000 03:06:54 -0700
7026              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
7027              
7028              plus Mike Guy's nitfix.
7029      Branch: perl
7030            ! pod/perltrap.pod
7031 ____________________________________________________________________________
7032 [  6693] By: jhi                                   on 2000/08/18  13:00:26
7033         Log: Unbuffer the output.
7034              
7035              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
7036              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7037              Date: Thu, 17 Aug 2000 18:39:29 -0700
7038              Message-ID: <RPJn5gzkgydf092yn@efn.org>
7039      Branch: perl
7040            ! t/op/fork.t
7041 ____________________________________________________________________________
7042 [  6692] By: jhi                                   on 2000/08/18  05:19:17
7043         Log: Delete the image, too, not just its MANIFEStation.
7044      Branch: perl
7045            - lib/CGI/eg/wilogo.gif
7046 ____________________________________________________________________________
7047 [  6691] By: jhi                                   on 2000/08/18  05:10:26
7048         Log: Propagate new Configure vars.
7049      Branch: perl
7050            ! configure.com epoc/config.sh uconfig.h uconfig.sh
7051            ! vos/config.def vos/config.h vos/config_h.SH_orig
7052            ! win32/config.bc win32/config.gc win32/config.vc
7053            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7054 ____________________________________________________________________________
7055 [  6690] By: jhi                                   on 2000/08/18  04:30:56
7056         Log: Update Changes.
7057      Branch: perl
7058            ! Changes patchlevel.h
7059 ____________________________________________________________________________
7060 [  6689] By: jhi                                   on 2000/08/18  04:12:30
7061         Log: Fix the lib/complex failure of
7062              
7063              From: abigail@foad.org
7064              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
7065              Date: 15 Aug 2000 04:06:38 -0000
7066              Message-Id: <20000815040638.8524.qmail@foad.org> 
7067              
7068              Linux long double accuracy issue: something that
7069              when printed with %g looks like "2" but int() of it is 1.
7070      Branch: perl
7071            ! lib/Math/Complex.pm
7072 ____________________________________________________________________________
7073 [  6688] By: jhi                                   on 2000/08/18  03:15:35
7074         Log: The byteorder code in #6671 was wrong.
7075      Branch: perl
7076            ! configpm
7077 ____________________________________________________________________________
7078 [  6687] By: jhi                                   on 2000/08/18  02:08:42
7079         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
7080              From: Jan Dubois <jand@ActiveState.com>
7081              Date: Thu, 17 Aug 2000 18:31:55 -0700
7082              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
7083      Branch: perl
7084            ! sv.c
7085 ____________________________________________________________________________
7086 [  6686] By: jhi                                   on 2000/08/18  02:04:15
7087         Log: Use NVs in POSIX math, not doubles.
7088              
7089              From: abigail@foad.org
7090              Subject: [ID 20000817.014] POSIX & modfl
7091              Date: 17 Aug 2000 20:49:18 -0000
7092              Message-Id: <20000817204918.23123.qmail@foad.org>
7093      Branch: perl
7094            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
7095 ____________________________________________________________________________
7096 [  6685] By: jhi                                   on 2000/08/18  02:02:12
7097         Log: Introduce NVef, NVff, and NVgf, use the middle one.
7098              (helps for lib/peek + Linux + long doubles)  Reported in
7099              
7100              From: abigail@foad.org
7101              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
7102              Date: 15 Aug 2000 04:06:38 -0000
7103              Message-Id: <20000815040638.8524.qmail@foad.org> 
7104              
7105              (note: the lib/complex failure has not yet been addressed)
7106      Branch: metaconfig/U/perl
7107            ! perlxvf.U
7108      Branch: perl
7109            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7110            ! config_h.SH dump.c perl.h pod/perlguts.pod
7111 ____________________________________________________________________________
7112 [  6684] By: jhi                                   on 2000/08/17  23:22:19
7113         Log: Add byteorder to the myconfig output.
7114      Branch: perl
7115            ! myconfig.SH
7116 ____________________________________________________________________________
7117 [  6683] By: jhi                                   on 2000/08/17  23:20:19
7118         Log: The image doth not exist, spotted by Johan Vromans.
7119      Branch: perl
7120            ! MANIFEST
7121 ____________________________________________________________________________
7122 [  6682] By: jhi                                   on 2000/08/17  22:38:16
7123         Log: Document what the backtick returns if the command fails.
7124      Branch: perl
7125            ! pod/perlop.pod
7126 ____________________________________________________________________________
7127 [  6681] By: jhi                                   on 2000/08/17  22:33:12
7128         Log: Do not use prototyping here.
7129              
7130              Subject: [ID 20000817.016] [PATCH] Peek.xs
7131              From: abigail@foad.org
7132              Date: 17 Aug 2000 20:55:56 -0000
7133              Message-Id: <20000817205556.24270.qmail@foad.org>
7134      Branch: perl
7135            ! ext/Devel/Peek/Makefile.PL
7136 ____________________________________________________________________________
7137 [  6680] By: jhi                                   on 2000/08/17  19:46:43
7138         Log: Don't propose using modules built for 5.005 if no binary
7139              compatibility with 5.005 is attempted.
7140              
7141              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7142              Subject: Minor nit with 5.7.0 (6655)
7143              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
7144              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
7145      Branch: metaconfig
7146            ! U/installdirs/inc_version_list.U
7147      Branch: perl
7148            ! Configure config_h.SH
7149 ____________________________________________________________________________
7150 [  6679] By: jhi                                   on 2000/08/17  19:16:39
7151         Log: Microperl config update.
7152      Branch: perl
7153            ! uconfig.h uconfig.sh
7154 ____________________________________________________________________________
7155 [  6678] By: jhi                                   on 2000/08/17  19:16:13
7156         Log: The #6648 wasn't protective enough for limited platforms
7157              (like microperl).
7158      Branch: perl
7159            ! dump.c sv.c
7160 ____________________________________________________________________________
7161 [  6677] By: jhi                                   on 2000/08/17  14:46:35
7162         Log: Update Changes.
7163      Branch: perl
7164            ! Changes patchlevel.h
7165 ____________________________________________________________________________
7166 [  6676] By: jhi                                   on 2000/08/17  14:44:02
7167         Log: Add perlebcdic from Peter Prymmer, regen toc.
7168      Branch: perl
7169            + pod/perlebcdic.pod
7170            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7171 ____________________________________________________________________________
7172 [  6675] By: jhi                                   on 2000/08/17  14:41:52
7173         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
7174      Branch: perl
7175            ! pod/perldebtut.pod
7176 ____________________________________________________________________________
7177 [  6674] By: jhi                                   on 2000/08/17  14:29:43
7178         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
7179              
7180              Subject: [ID 20000724.006] -DLEAKTEST problem
7181              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
7182              Date: Tue, 25 Jul 2000 00:36:32 -0500
7183              Message-Id: <20000725003632.A26186@www.llamacom.com>
7184              
7185              Reminder sent
7186              
7187              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
7188              From: Hugo <hv@crypt.compulink.co.uk>
7189              Date: Thu, 17 Aug 2000 15:23:42 +0100
7190              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
7191      Branch: perl
7192            ! util.c
7193 ____________________________________________________________________________
7194 [  6673] By: jhi                                   on 2000/08/17  04:07:10
7195         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
7196              From: John Peacock <JPeacock@UnivPress.com>
7197              Date: Tue, 01 Aug 2000 09:38:12 -0400
7198              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
7199      Branch: perl
7200            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
7201 ____________________________________________________________________________
7202 [  6672] By: jhi                                   on 2000/08/17  03:04:35
7203         Log: Subject: [PATCH] Cwd.pm now uses strict
7204              From: Tim Jenness <timj@jach.hawaii.edu>
7205              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
7206              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
7207      Branch: perl
7208            ! lib/Cwd.pm
7209 ____________________________________________________________________________
7210 [  6671] By: jhi                                   on 2000/08/17  02:16:35
7211         Log: Make $Config{byteorder} more magical so that it is
7212              dynamically computed: nice for 'fat binaries'.
7213              
7214              Subject: [PATCH]: default byteorder
7215              From: Wilfredo Sánchez <wsanchez@apple.com>
7216              Date: Mon, 31 Jul 2000 19:45:31 -0700
7217              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
7218      Branch: perl
7219            ! configpm
7220 ____________________________________________________________________________
7221 [  6670] By: gsar                                  on 2000/08/17  01:22:21
7222         Log: move WNOHANG definition to where other such things are
7223      Branch: perl
7224            ! win32/win32.h
7225 ____________________________________________________________________________
7226 [  6669] By: jhi                                   on 2000/08/17  01:19:17
7227         Log: Update Changes.
7228      Branch: perl
7229            ! Changes patchlevel.h
7230 ____________________________________________________________________________
7231 [  6668] By: jhi                                   on 2000/08/17  01:16:29
7232         Log: Doc nits spotted by Richard Soderberg.
7233      Branch: perl
7234            ! README.posix-bc README.vmesa
7235 ____________________________________________________________________________
7236 [  6667] By: jhi                                   on 2000/08/17  01:12:11
7237         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
7238              From: "Casey R. Tweten" <crt@kiski.net>
7239              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
7240              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
7241      Branch: perl
7242            ! pod/perldebtut.pod
7243 ____________________________________________________________________________
7244 [  6666] By: jhi                                   on 2000/08/17  01:09:31
7245         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
7246              From: "Casey R. Tweten" <crt@kiski.net>
7247              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
7248              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
7249      Branch: perl
7250            ! lib/Shell.pm
7251 ____________________________________________________________________________
7252 [  6665] By: gsar                                  on 2000/08/17  01:03:52
7253         Log: add "ok" targets from change#6632 in makefile.mk
7254      Branch: perl
7255            ! pod/perlport.pod win32/Makefile win32/makefile.mk
7256 ____________________________________________________________________________
7257 [  6664] By: gsar                                  on 2000/08/17  00:56:11
7258         Log: avoid warnings from dense compiler
7259      Branch: perl
7260            ! win32/win32.c
7261 ____________________________________________________________________________
7262 [  6663] By: jhi                                   on 2000/08/17  00:51:49
7263         Log: Tweak the regex compilation errors once more.
7264      Branch: perl
7265            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
7266            ! t/op/regmesg.t t/pragma/warn/regcomp
7267 ____________________________________________________________________________
7268 [  6662] By: gsar                                  on 2000/08/17  00:28:19
7269         Log: trailing new %ENV entries weren't being pushed into the real
7270              environment of subprocesses on Windows
7271      Branch: perl
7272            ! t/op/magic.t win32/perlhost.h
7273 ____________________________________________________________________________
7274 [  6661] By: gsar                                  on 2000/08/17  00:19:20
7275         Log: waitpid() now handles externally spawned pids correctly;
7276              fixes for backtick/wait/waitpid failures on Windows 9x
7277              
7278              these changes make the pid returned by process functions on
7279              Windows 9x always positive by clearing the high bit (which
7280              is always set on Win9x); pseudo-process PIDs are likewise
7281              always negative now on Win9x (just as on NT/2000)
7282      Branch: perl
7283            ! pp_sys.c win32/perlhost.h win32/win32.c
7284 ____________________________________________________________________________
7285 [  6660] By: jhi                                   on 2000/08/17  00:04:32
7286         Log: Retract #6645.
7287      Branch: perl
7288            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7289            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
7290            ! t/op/sprintf.t
7291 ____________________________________________________________________________
7292 [  6659] By: gsar                                  on 2000/08/16  23:59:28
7293         Log: on windows, the return values from wait() and waitpid() don't
7294              match those of pseudo-pids
7295      Branch: perl
7296            ! pp_sys.c t/op/fork.t util.c win32/win32.c
7297 ____________________________________________________________________________
7298 [  6658] By: gsar                                  on 2000/08/16  23:56:14
7299         Log: pod nit seen in passing
7300      Branch: perl
7301            ! pod/perlfunc.pod
7302 ____________________________________________________________________________
7303 [  6657] By: gsar                                  on 2000/08/16  23:53:42
7304         Log: change#6328 could make close(SOCKET) return false on windows
7305              when it shouldn't
7306      Branch: perl
7307            ! win32/win32sck.c
7308 ____________________________________________________________________________
7309 [  6656] By: gsar                                  on 2000/08/16  23:46:57
7310         Log: check that the number pseudo children doesn't exceed
7311              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
7312              the WaitForMultipleObjects() limit that would cause wait()
7313              to crash)
7314              
7315              wait() and waitpid() could potentially be rewritten to use
7316              more than one thread to do the waiting to eliminate this
7317              limitation
7318      Branch: perl
7319            ! win32/perlhost.h
7320 ____________________________________________________________________________
7321 [  6655] By: jhi                                   on 2000/08/16  14:11:05
7322         Log: Update Changes.
7323      Branch: perl
7324            ! Changes patchlevel.h
7325 ____________________________________________________________________________
7326 [  6654] By: jhi                                   on 2000/08/16  14:10:12
7327         Log: Update to perldebtut 1.9, from Richard Foley.
7328      Branch: perl
7329            ! pod/perldebtut.pod
7330 ____________________________________________________________________________
7331 [  6653] By: jhi                                   on 2000/08/16  14:08:17
7332         Log: Change the regx compilation error markers to use = instead of <
7333              since pod makes using the latter quite messy.  Reported in
7334              ID 20000814.006 by Abigail and in
7335              Subject: Unknown escape E<> ?
7336              From: Lupe Christoph <lupe@lupe-christoph.de>
7337              Date: Fri, 11 Aug 2000 00:30:27 +0200
7338              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
7339      Branch: perl
7340            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
7341            ! t/op/regmesg.t t/pragma/warn/regcomp
7342 ____________________________________________________________________________
7343 [  6652] By: jhi                                   on 2000/08/16  13:25:31
7344         Log: Change the perlbug address to perl.org since it's more forgiving.
7345              
7346              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
7347              From: abigail@foad.org
7348              Date: 15 Aug 2000 04:15:40 -0000
7349              Message-Id: <20000815041540.8633.qmail@foad.org>
7350      Branch: perl
7351            ! utils/perlbug.PL
7352 ____________________________________________________________________________
7353 [  6651] By: jhi                                   on 2000/08/16  13:22:35
7354         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
7355              From: Tim Jenness <timj@jach.hawaii.edu>
7356              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
7357              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
7358      Branch: perl
7359            ! lib/Cwd.pm
7360 ____________________________________________________________________________
7361 [  6650] By: jhi                                   on 2000/08/16  13:18:13
7362         Log: Update to CPAN 1.57.
7363              
7364              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
7365              From: andreas.koenig@anima.de (Andreas J. Koenig)
7366              Date: 16 Aug 2000 15:09:46 +0200
7367              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
7368      Branch: perl
7369            ! lib/CPAN.pm
7370 ____________________________________________________________________________
7371 [  6649] By: jhi                                   on 2000/08/16  13:12:31
7372         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
7373              From: "Larry W. Virden" <lvirden@cas.org>
7374              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
7375              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
7376      Branch: perl
7377            ! README.hpux
7378 ____________________________________________________________________________
7379 [  6648] By: jhi                                   on 2000/08/16  13:03:53
7380         Log: The numeric locale was reset to "C" by s?printf and never restored.
7381              
7382              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
7383              From: Christian Kirsch <ck@held.mind.de>
7384              Date: Wed, 9 Aug 2000 17:05:17 +0200
7385              Message-Id: <20000809170517.A25389@held>
7386              
7387              No test since adding the failing example to locale.t
7388              does not fail -- probably because the locale settings are so
7389              thoroughly tweaked by that time.  Running the example standalone
7390              does fail, though.  UPDATE: test case added at change #7540.
7391      Branch: perl
7392            ! dump.c perl.h pp.c pp_ctl.c sv.c
7393 ____________________________________________________________________________
7394 [  6647] By: jhi                                   on 2000/08/16  00:07:54
7395         Log: Update Changes and test semi-automatic patchlevel updating.
7396      Branch: perl
7397            ! Changes patchlevel.h
7398 ____________________________________________________________________________
7399 [  6646] By: jhi                                   on 2000/08/15  23:35:07
7400         Log: Fix a dependency problem.
7401              
7402              Subject: [PATCH: 6640] VMS Makefile.SH update
7403              From: Peter Prymmer <pvhp@forte.com>
7404              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
7405              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
7406      Branch: perl
7407            ! vms/descrip_mms.template
7408 ____________________________________________________________________________
7409 [  6645] By: jhi                                   on 2000/08/15  23:33:23
7410         Log: (Retracted by #6660)
7411              
7412              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
7413              From: Dominic Dunlop <domo@computer.org>
7414              Date: Tue, 15 Aug 2000 22:20:52 +0200
7415              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
7416      Branch: metaconfig/U/perl
7417            + d_printfed.U
7418      Branch: perl
7419            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7420            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
7421            ! t/op/sprintf.t
7422 ____________________________________________________________________________
7423 [  6644] By: jhi                                   on 2000/08/15  21:17:20
7424         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
7425              From: abigail@foad.org
7426              Date: 15 Aug 2000 20:12:41 -0000
7427              Message-Id: <20000815201241.25556.qmail@foad.org>
7428      Branch: perl
7429            ! INSTALL
7430 ____________________________________________________________________________
7431 [  6643] By: jhi                                   on 2000/08/15  21:15:28
7432         Log: (an already applied patch)
7433      Branch: perl
7434            ! lib/CGI.pm
7435 ____________________________________________________________________________
7436 [  6642] By: gsar                                  on 2000/08/15  19:54:05
7437         Log: magic callbacks all need to have same type signature
7438      Branch: perl
7439            ! embed.pl mg.c proto.h
7440 ____________________________________________________________________________
7441 [  6641] By: jhi                                   on 2000/08/15  17:56:27
7442         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)
7443              From: Mike Guy <mjtg@cam.ac.uk>
7444              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
7445              Date: Tue, 15 Aug 2000 18:26:45 +0100
7446              
7447              Only the peek.t part applied, not the hash quality part.
7448      Branch: perl
7449            ! t/lib/peek.t
7450 ____________________________________________________________________________
7451 [  6640] By: jhi                                   on 2000/08/15  16:37:37
7452         Log: Update Changes.
7453      Branch: perl
7454            ! Changes
7455 ____________________________________________________________________________
7456 [  6639] By: jhi                                   on 2000/08/15  16:34:55
7457         Log: Missed a file from #6638.
7458      Branch: perl
7459            ! lib/File/Temp.pm
7460 ____________________________________________________________________________
7461 [  6638] By: jhi                                   on 2000/08/15  16:33:19
7462         Log: Subject: [PATCH perl@6620] cygwin port
7463              From: "Fifer, Eric" <EFifer@sanwaint.com>
7464              Date: Tue, 15 Aug 2000 17:00:49 +0100
7465              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
7466      Branch: perl
7467            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
7468 ____________________________________________________________________________
7469 [  6637] By: jhi                                   on 2000/08/15  16:29:22
7470         Log: Subject: [PATCH] debugger exit code should reflect user exit code
7471              From: Mike Guy <mjtg@cam.ac.uk>
7472              Date: Tue, 15 Aug 2000 16:55:59 +0100
7473              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
7474      Branch: perl
7475            ! lib/perl5db.pl
7476 ____________________________________________________________________________
7477 [  6636] By: jhi                                   on 2000/08/15  15:30:58
7478         Log: Update Changes.
7479      Branch: perl
7480            ! Changes
7481 ____________________________________________________________________________
7482 [  6635] By: jhi                                   on 2000/08/15  15:27:21
7483         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
7484      Branch: metaconfig
7485            ! U/mkglossary U/mksample
7486      Branch: metaconfig/U/perl
7487            ! Devel.U
7488      Branch: perl
7489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7490 ____________________________________________________________________________
7491 [  6634] By: jhi                                   on 2000/08/15  14:11:55
7492         Log: Don't blow limited stacks, a lower number is enough to
7493              tickle the lookbehind limit.
7494              
7495              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
7496              From: Dominic Dunlop <domo@computer.org>
7497              Date: Tue, 15 Aug 2000 13:51:24 +0200
7498              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
7499      Branch: perl
7500            ! t/op/regmesg.t
7501 ____________________________________________________________________________
7502 [  6633] By: jhi                                   on 2000/08/15  14:01:46
7503         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
7504              From: Mike Guy <mjtg@cam.ac.uk>
7505              Date: Tue, 15 Aug 2000 12:10:50 +0100
7506              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
7507      Branch: perl
7508            ! utils/perldoc.PL
7509 ____________________________________________________________________________
7510 [  6632] By: jhi                                   on 2000/08/15  13:58:48
7511         Log: make ok etc also for win32.
7512              
7513              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
7514              From: Prymmer/Kahn <pvhp@best.com>
7515              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
7516              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
7517      Branch: perl
7518            ! win32/Makefile
7519 ____________________________________________________________________________
7520 [  6631] By: jhi                                   on 2000/08/15  13:45:03
7521         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
7522      Branch: perl
7523            ! lib/Test.pm
7524 ____________________________________________________________________________
7525 [  6630] By: jhi                                   on 2000/08/15  03:25:09
7526         Log: Update Changes.
7527      Branch: perl
7528            ! Changes
7529 ____________________________________________________________________________
7530 [  6629] By: jhi                                   on 2000/08/15  03:23:53
7531         Log: magic_regdatum_set() is void, not int.
7532      Branch: perl
7533            ! embed.pl mg.c proto.h
7534 ____________________________________________________________________________
7535 [  6628] By: jhi                                   on 2000/08/15  03:08:02
7536         Log: Make the user to give up his firstborn, err, to knowingly
7537              verify installing an unstable developer release.  Also bump
7538              the release to 5.7.0, but leave a patch tag in the local
7539              patches saying that this is not yet the real thing.
7540      Branch: metaconfig
7541            ! U/modified/Instruct.U
7542      Branch: metaconfig/U/perl
7543            + Devel.U
7544      Branch: perl
7545            ! Configure patchlevel.h
7546 ____________________________________________________________________________
7547 [  6627] By: jhi                                   on 2000/08/14  22:32:52
7548         Log: README.os2 update.
7549              
7550              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
7551              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7552              Date: Wed, 02 Aug 2000 21:55:09 -0700
7553              Message-ID: <tsPi5gzkgegX092yn@efn.org>
7554      Branch: perl
7555            ! README.os2
7556 ____________________________________________________________________________
7557 [  6626] By: jhi                                   on 2000/08/14  21:00:02
7558         Log: Subject: Re: File::Temp problems on VMS in bleedperl
7559              From: Tim Jenness <timj@jach.hawaii.edu>
7560              cc: vmsperl@perl.org
7561              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
7562              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
7563      Branch: perl
7564            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
7565 ____________________________________________________________________________
7566 [  6625] By: jhi                                   on 2000/08/14  20:52:16
7567         Log: Add SUIDMAIL as was done for the CERT alert.
7568      Branch: perl
7569            ! patchlevel.h
7570 ____________________________________________________________________________
7571 [  6624] By: jhi                                   on 2000/08/14  20:48:50
7572         Log: Subject: sfio2000
7573              From: Daniel Muino <dmuino@afip.gov.ar>
7574              Date: Mon, 14 Aug 2000 16:58:11 -0300
7575              Message-ID: <20000814165811.B16368@con2-dgi>
7576      Branch: perl
7577            ! perlsdio.h perlsfio.h
7578 ____________________________________________________________________________
7579 [  6623] By: jhi                                   on 2000/08/14  20:47:36
7580         Log: Subject: warning: storage class after type is obsolescent
7581              From: Daniel Muino <dmuino@afip.gov.ar>
7582              Date: Mon, 14 Aug 2000 16:42:47 -0300
7583              Message-ID: <20000814164247.A16368@con2-dgi>
7584      Branch: perl
7585            ! regcomp.pl regnodes.h
7586 ____________________________________________________________________________
7587 [  6622] By: jhi                                   on 2000/08/14  20:43:05
7588         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
7589              From: abigail@foad.org
7590              Date: 14 Aug 2000 20:00:10 -0000
7591              Message-Id: <20000814200010.27271.qmail@foad.org>
7592      Branch: perl
7593            ! Changes
7594 ____________________________________________________________________________
7595 [  6621] By: jhi                                   on 2000/08/14  15:23:05
7596         Log: Update Changes.
7597      Branch: perl
7598            ! Changes
7599 ____________________________________________________________________________
7600 [  6620] By: jhi                                   on 2000/08/14  15:22:14
7601         Log: Subject: Re: [PATCH] @+, @- readonly
7602              From: Mike Guy <mjtg@cam.ac.uk>
7603              Date: Mon, 14 Aug 2000 15:26:55 +0100
7604              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
7605      Branch: perl
7606            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
7607            ! sv.c t/op/pat.t
7608 ____________________________________________________________________________
7609 [  6619] By: jhi                                   on 2000/08/14  14:12:08
7610         Log: Update Changes.
7611      Branch: perl
7612            ! Changes
7613 ____________________________________________________________________________
7614 [  6618] By: jhi                                   on 2000/08/14  14:09:34
7615         Log: For now remove the mail code.
7616      Branch: perl
7617            ! perl.c
7618 ____________________________________________________________________________
7619 [  6617] By: jhi                                   on 2000/08/14  14:08:28
7620         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
7621      Branch: perl
7622            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
7623            ! pod/perlfaq8.pod pod/perlsec.pod
7624 ____________________________________________________________________________
7625 [  6616] By: jhi                                   on 2000/08/14  14:00:11
7626         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
7627              From: Mike Guy <mjtg@cam.ac.uk>
7628              Date: Mon, 14 Aug 2000 08:26:02 +0100
7629              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
7630      Branch: perl
7631            ! lib/perl5db.pl
7632 ____________________________________________________________________________
7633 [  6615] By: jhi                                   on 2000/08/14  13:58:45
7634         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
7635              From: Mike Guy <mjtg@cam.ac.uk>
7636              Date: Mon, 14 Aug 2000 08:04:22 +0100
7637              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
7638      Branch: perl
7639            ! gv.c mg.c t/op/pat.t
7640 ____________________________________________________________________________
7641 [  6614] By: jhi                                   on 2000/08/14  13:56:45
7642         Log: Subject: Test fails / warnings with perl-current #6612
7643              From: Mike Guy <mjtg@cam.ac.uk>
7644              Date: Mon, 14 Aug 2000 07:57:23 +0100
7645              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
7646      Branch: perl
7647            ! t/lib/b.t t/lib/peek.t
7648 ____________________________________________________________________________
7649 [  6613] By: jhi                                   on 2000/08/14  13:45:33
7650         Log: VMS configure.com update continues.
7651      Branch: perl
7652            - vms/configure.com
7653            ! MANIFEST configure.com
7654 ____________________________________________________________________________
7655 [  6612] By: jhi                                   on 2000/08/13  22:13:35
7656         Log: Update Changes.
7657      Branch: perl
7658            ! Changes
7659 ____________________________________________________________________________
7660 [  6611] By: jhi                                   on 2000/08/13  16:21:45
7661         Log: Upgrade to CGI 2.71, from Lincoln Stein.
7662      Branch: perl
7663            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
7664 ____________________________________________________________________________
7665 [  6610] By: jhi                                   on 2000/08/13  15:09:16
7666         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
7667              From: Mike Guy <mjtg@cam.ac.uk>
7668              Date: Sun, 13 Aug 2000 13:45:51 +0100
7669              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
7670      Branch: perl
7671            ! t/op/regmesg.t
7672 ____________________________________________________________________________
7673 [  6609] By: jhi                                   on 2000/08/13  14:31:26
7674         Log: Andreas says that 1.56 is fine, so reverting back to it.
7675      Branch: perl
7676            ! lib/CPAN.pm
7677 ____________________________________________________________________________
7678 [  6608] By: jhi                                   on 2000/08/13  05:34:20
7679         Log: Update Changes.
7680      Branch: perl
7681            ! Changes
7682 ____________________________________________________________________________
7683 [  6607] By: jhi                                   on 2000/08/13  05:32:01
7684         Log: Put back the \z changes of #5406 to CPAN.pm.
7685      Branch: perl
7686            ! lib/CPAN.pm
7687 ____________________________________________________________________________
7688 [  6606] By: jhi                                   on 2000/08/13  05:20:16
7689         Log: Fix-n-skip the tests under 5005threads.
7690      Branch: perl
7691            ! t/lib/b.t
7692 ____________________________________________________________________________
7693 [  6605] By: jhi                                   on 2000/08/13  05:07:48
7694         Log: Fix the test for 5005threads.
7695      Branch: perl
7696            ! t/lib/peek.t
7697 ____________________________________________________________________________
7698 [  6604] By: jhi                                   on 2000/08/13  03:35:37
7699         Log: Should have deleted this in #6603.
7700      Branch: perl
7701            - vms/subconfigure.com
7702 ____________________________________________________________________________
7703 [  6603] By: jhi                                   on 2000/08/12  18:29:32
7704         Log: Rewrite of vms/subconfigure.com as configure.com,
7705              from Peter Prymmer and the vmsperl crew.
7706      Branch: perl
7707            + vms/configure.com
7708            ! MANIFEST
7709 ____________________________________________________________________________
7710 [  6602] By: jhi                                   on 2000/08/11  13:00:01
7711         Log: PlainText.pm is dead.
7712      Branch: perl
7713            - lib/Pod/PlainText.pm
7714            ! MANIFEST
7715 ____________________________________________________________________________
7716 [  6601] By: jhi                                   on 2000/08/11  04:06:45
7717         Log: Update Changes.
7718      Branch: perl
7719            ! Changes
7720 ____________________________________________________________________________
7721 [  6600] By: jhi                                   on 2000/08/11  04:06:10
7722         Log: Add a few missing files, update MANIFEST.
7723      Branch: perl
7724            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
7725            + lib/Pod/PlainText.pm t/pod/find.t
7726            ! MANIFEST t/op/regmesg.t
7727 ____________________________________________________________________________
7728 [  6599] By: jhi                                   on 2000/08/11  03:31:10
7729         Log: Add Perl debugging tutorial, regen toc. 
7730              
7731              Subject: perldebtut.pod
7732              From: Richard Foley <Richard.Foley@m.dasa.de>
7733              Date: Wed, 09 Aug 2000 10:17:15 +0200
7734              Message-id: <3991138B.262247B8@m.dasa.de>
7735      Branch: perl
7736            + pod/perldebtut.pod
7737            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7738 ____________________________________________________________________________
7739 [  6598] By: jhi                                   on 2000/08/11  02:48:56
7740         Log: tiny Changes edit
7741      Branch: perl
7742            ! Changes
7743 ____________________________________________________________________________
7744 [  6597] By: jhi                                   on 2000/08/11  02:39:04
7745         Log: Tests for #6589.
7746              
7747              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
7748              From: simon@brecon.co.uk (Simon Cozens)
7749              Date: 11 Aug 2000 02:24:52 GMT
7750              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
7751      Branch: perl
7752            ! t/lib/b.t
7753 ____________________________________________________________________________
7754 [  6596] By: jhi                                   on 2000/08/11  01:50:07
7755         Log: Update Changes.
7756      Branch: perl
7757            ! Changes
7758 ____________________________________________________________________________
7759 [  6595] By: jhi                                   on 2000/08/11  01:47:16
7760         Log: nitfix
7761      Branch: perl
7762            ! Changes
7763 ____________________________________________________________________________
7764 [  6594] By: jhi                                   on 2000/08/11  01:36:16
7765         Log: Subject: Getting perlio and threads to compile
7766              From: Lupe Christoph <lupe@lupe-christoph.de>
7767              Date: Wed, 9 Aug 2000 11:35:54 +0200
7768              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
7769              
7770              (the Solaris version changes in Configure skipped)
7771      Branch: perl
7772            ! hints/solaris_2.sh thread.h
7773 ____________________________________________________________________________
7774 [  6593] By: jhi                                   on 2000/08/11  01:30:16
7775         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
7776              From: simon@brecon.co.uk (Simon Cozens)
7777              Date: 1 Aug 2000 06:55:19 GMT
7778              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
7779      Branch: perl
7780            ! lib/utf8.pm
7781 ____________________________________________________________________________
7782 [  6592] By: jhi                                   on 2000/08/11  01:26:39
7783         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
7784              From: Peter Scott <Peter@PeterScott.com>
7785              Date: Thu, 10 Aug 2000 08:23:27 -0700
7786              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
7787      Branch: perl
7788            ! lib/perl5db.pl
7789 ____________________________________________________________________________
7790 [  6591] By: jhi                                   on 2000/08/11  01:22:02
7791         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
7792              From: Hugo <hv@crypt.compulink.co.uk>
7793              Date: Thu, 10 Aug 2000 19:23:04 +0100
7794              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
7795      Branch: perl
7796            ! regexec.c t/op/pat.t
7797 ____________________________________________________________________________
7798 [  6590] By: jhi                                   on 2000/08/11  01:19:19
7799         Log: Preprocessing and postprocessing for File::Find.
7800              
7801              Subject: Patch to Find::File.pm to allow alphabetical results
7802              From: Joe Smith <jsmith@inwap.com>
7803              Date: Wed, 9 Aug 2000 02:44:54 -0700
7804              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
7805      Branch: perl
7806            ! lib/File/Find.pm
7807 ____________________________________________________________________________
7808 [  6589] By: jhi                                   on 2000/08/11  01:12:39
7809         Log: B::Deparse didn't do sub attributes.
7810              
7811              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
7812              From: simon@brecon.co.uk (Simon Cozens)
7813              Date: 9 Aug 2000 04:49:20 GMT
7814              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
7815      Branch: perl
7816            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
7817 ____________________________________________________________________________
7818 [  6588] By: jhi                                   on 2000/08/11  01:06:40
7819         Log: Subject: debugger "d" command doesnt check line number
7820              From: Mike Guy <mjtg@cam.ac.uk>
7821              Date: Tue, 08 Aug 2000 21:54:29 +0100
7822              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
7823      Branch: perl
7824            ! lib/perl5db.pl mg.c pod/perldiag.pod
7825 ____________________________________________________________________________
7826 [  6587] By: jhi                                   on 2000/08/11  00:45:03
7827         Log: sleep(1) does not necessarily return 1.
7828              
7829              Subject: [PATCH bleadperl] op/lex_assign.t  
7830              From: Hugo <hv@crypt.compulink.co.uk>
7831              Date: Thu, 03 Aug 2000 14:34:22 +0100        
7832              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
7833      Branch: perl
7834            ! t/op/lex_assign.t
7835 ____________________________________________________________________________
7836 [  6586] By: jhi                                   on 2000/08/11  00:31:50
7837         Log: Document the IO::Select timeout.
7838      Branch: perl
7839            ! ext/IO/lib/IO/Select.pm
7840 ____________________________________________________________________________
7841 [  6585] By: jhi                                   on 2000/08/11  00:13:54
7842         Log: Forgot contributor.
7843      Branch: perl
7844            ! Changes
7845 ____________________________________________________________________________
7846 [  6584] By: jhi                                   on 2000/08/11  00:09:19
7847         Log: detypo
7848      Branch: perl
7849            ! Changes
7850 ____________________________________________________________________________
7851 [  6583] By: jhi                                   on 2000/08/11  00:07:53
7852         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
7853              
7854              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
7855              From: Mike Guy <mjtg@cam.ac.uk> 
7856              Date: Thu, 10 Aug 2000 15:50:54 +0100
7857              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
7858      Branch: perl
7859            ! sv.c t/op/int.t
7860 ____________________________________________________________________________
7861 [  6582] By: jhi                                   on 2000/08/10  23:29:32
7862         Log: Update Changes.
7863      Branch: perl
7864            ! Changes
7865 ____________________________________________________________________________
7866 [  6581] By: jhi                                   on 2000/08/10  23:26:16
7867         Log: Put back the std @INC thing.
7868      Branch: perl
7869            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
7870            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
7871            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
7872            ! t/lib/gol-oo.t
7873 ____________________________________________________________________________
7874 [  6580] By: jhi                                   on 2000/08/10  23:03:34
7875         Log: Update to CGI 2.70, from Lincoln Stein.
7876      Branch: perl
7877            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
7878            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
7879            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
7880            ! t/lib/cgi-request.t
7881 ____________________________________________________________________________
7882 [  6579] By: jhi                                   on 2000/08/10  22:41:50
7883         Log: Update to CPAN 1.56, from Andreas König.
7884      Branch: perl
7885            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7886 ____________________________________________________________________________
7887 [  6578] By: jhi                                   on 2000/08/10  22:38:13
7888         Log: Update to Pod::Parser 1.17, from Brad Appleton.
7889      Branch: perl
7890            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
7891            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
7892            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
7893            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
7894            ! t/pod/include.t t/pod/included.t t/pod/lref.t
7895            ! t/pod/multiline_items.t t/pod/nested_items.t
7896            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
7897            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
7898            ! t/pod/special_seqs.t
7899 ____________________________________________________________________________
7900 [  6577] By: jhi                                   on 2000/08/10  22:35:41
7901         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
7902      Branch: perl
7903            ! AUTHORS MAINTAIN
7904 ____________________________________________________________________________
7905 [  6576] By: jhi                                   on 2000/08/10  22:24:54
7906         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
7907      Branch: perl
7908            + t/lib/gol-oo.t
7909            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
7910            ! t/lib/gol-compat.t t/lib/gol-linkage.t
7911 ____________________________________________________________________________
7912 [  6575] By: jhi                                   on 2000/08/10  22:02:07
7913         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
7914      Branch: perl
7915            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
7916 ____________________________________________________________________________
7917 [  6574] By: jhi                                   on 2000/08/10  21:55:03
7918         Log: Iterating perl6 description.
7919      Branch: perl
7920            ! pod/perlfaq1.pod
7921 ____________________________________________________________________________
7922 [  6573] By: jhi                                   on 2000/08/10  21:48:26
7923         Log: Revert the sv.c part of #6559, a better fix is needed.
7924      Branch: perl
7925            ! sv.c
7926 ____________________________________________________________________________
7927 [  6572] By: jhi                                   on 2000/08/10  20:33:43
7928         Log: It's the 2ndO'ROSSC.
7929      Branch: perl
7930            ! pod/perlfaq1.pod
7931 ____________________________________________________________________________
7932 [  6571] By: jhi                                   on 2000/08/10  15:55:48
7933         Log: detypo
7934      Branch: perl
7935            ! pod/perlfaq1.pod
7936 ____________________________________________________________________________
7937 [  6570] By: jhi                                   on 2000/08/10  14:11:17
7938         Log: An exceptionally sticky typo.
7939      Branch: perl
7940            ! Changes
7941 ____________________________________________________________________________
7942 [  6569] By: jhi                                   on 2000/08/10  14:09:33
7943         Log: detypo (and test Changes updating script)
7944      Branch: perl
7945            ! Changes
7946 ____________________________________________________________________________
7947 [  6568] By: jhi                                   on 2000/08/10  14:07:07
7948         Log: Update Changes.
7949      Branch: perl
7950            ! Changes
7951 ____________________________________________________________________________
7952 [  6567] By: jhi                                   on 2000/08/10  14:06:19
7953         Log: Amend the description of Perl6.
7954              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
7955              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7956              Date: Wed, 9 Aug 2000 22:11:06 -0500
7957              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
7958      Branch: perl
7959            ! pod/perlfaq1.pod
7960 ____________________________________________________________________________
7961 [  6566] By: jhi                                   on 2000/08/10  13:58:57
7962         Log: Subject: Remove dead entry in perldiag
7963              From: Mike Guy <mjtg@cam.ac.uk>
7964              Date: Thu, 10 Aug 2000 14:19:19 +0100
7965              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
7966      Branch: perl
7967            ! pod/perldiag.pod
7968 ____________________________________________________________________________
7969 [  6565] By: jhi                                   on 2000/08/10  13:51:48
7970         Log: Zero entries were skipped, fix from Adrian Goalby
7971              <argoalby@yahoo.co.uk>
7972      Branch: perl
7973            ! lib/unicode/Number.pl lib/unicode/mktables.PL
7974 ____________________________________________________________________________
7975 [  6564] By: jhi                                   on 2000/08/10  13:00:12
7976         Log: Subject: [PATCH 5.6.0] cygwin port
7977              From: "Fifer, Eric" <EFifer@sanwaint.com>
7978              Date: Thu, 10 Aug 2000 13:15:36 +0100
7979              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
7980      Branch: perl
7981            ! README.cygwin hints/cygwin.sh
7982 ____________________________________________________________________________
7983 [  6563] By: jhi                                   on 2000/08/10  12:55:16
7984         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
7985      Branch: perl
7986            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
7987 ____________________________________________________________________________
7988 [  6562] By: gsar                                  on 2000/08/10  08:38:39
7989         Log: warn is a macro, avoid using at a variable to avoid warnings
7990              in some configurations; readdir.t is too conservative in
7991              estimating number of *.t's
7992      Branch: perl
7993            ! t/op/readdir.t util.c
7994 ____________________________________________________________________________
7995 [  6561] By: jhi                                   on 2000/08/09  23:35:42
7996         Log: Update Changes.
7997      Branch: perl
7998            ! Changes
7999 ____________________________________________________________________________
8000 [  6560] By: jhi                                   on 2000/08/09  23:05:47
8001         Log: Subject: Re: enhanced(?) regex error messages
8002              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
8003              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
8004              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
8005              
8006              (plus two small patches sent privately)
8007              (this still seems to leave few test failures)
8008      Branch: perl
8009            + t/op/regmesg.t
8010            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
8011            ! t/pragma/warn/regcomp
8012 ____________________________________________________________________________
8013 [  6559] By: jhi                                   on 2000/08/09  20:41:18
8014         Log: (The fix did work but was not right, retracted in #6573)
8015              
8016              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
8017              From: Christian Kirsch <ck@held.mind.de>
8018              Date: Wed, 9 Aug 2000 17:05:17 +0200
8019              Message-Id: <20000809170517.A25389@held>
8020      Branch: perl
8021            ! sv.c t/pragma/locale.t
8022 ____________________________________________________________________________
8023 [  6558] By: jhi                                   on 2000/08/08  22:34:08
8024         Log: Tiny updates on the contributors list.
8025      Branch: perl
8026            ! Changes
8027 ____________________________________________________________________________
8028 [  6557] By: jhi                                   on 2000/08/08  19:34:28
8029         Log: Double check that we have a dirhandle.
8030      Branch: perl
8031            ! util.c
8032 ____________________________________________________________________________
8033 [  6556] By: jhi                                   on 2000/08/08  19:01:51
8034         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
8035              May be repopulated with fresh maintained examples.
8036      Branch: perl
8037            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
8038            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
8039            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
8040            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
8041            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
8042            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
8043            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
8044            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
8045            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
8046            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
8047            + lib/CGI/eg/wilogo_gif.uu
8048            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
8049            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
8050            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
8051            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
8052            - eg/cgi/frameset.cgi eg/cgi/index.html
8053            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
8054            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
8055            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
8056            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
8057            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
8058            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
8059            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
8060            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
8061            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
8062            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
8063            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
8064            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
8065            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
8066            - eg/van/vanish eg/who eg/wrapsuid
8067            ! MANIFEST
8068 ____________________________________________________________________________
8069 [  6555] By: jhi                                   on 2000/08/08  18:51:08
8070         Log: Delete chat2 as requested by Randal.
8071              
8072              Subject: Re: perlfaq8 coyness
8073              From: merlyn@stonehenge.com (Randal L. Schwartz) 
8074              Date: 15 May 2000 18:52:42 -0700 
8075              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
8076      Branch: perl
8077            - lib/chat2.pl
8078            ! MANIFEST
8079 ____________________________________________________________________________
8080 [  6554] By: jhi                                   on 2000/08/08  18:31:35
8081         Log: Regen global.sym.
8082      Branch: perl
8083            ! global.sym
8084 ____________________________________________________________________________
8085 [  6553] By: jhi                                   on 2000/08/08  18:28:13
8086         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
8087              (either perlbug or p5p ate the original), plus regen
8088              perlapi and perltoc. 
8089      Branch: perl
8090            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
8091            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
8092            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8093            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
8094            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
8095            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
8096            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
8097            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
8098            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
8099            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
8100 ____________________________________________________________________________
8101 [  6552] By: jhi                                   on 2000/08/08  18:06:29
8102         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
8103              From: Mike Guy <mjtg@cam.ac.uk>
8104              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
8105              Date: Tue, 08 Aug 2000 15:51:27 +0100
8106      Branch: perl
8107            ! doop.c sv.h t/op/join.t t/pragma/overload.t
8108 ____________________________________________________________________________
8109 [  6551] By: jhi                                   on 2000/08/08  18:01:11
8110         Log: Re-apply #6549.
8111      Branch: perl
8112            ! lib/perl5db.pl
8113 ____________________________________________________________________________
8114 [  6550] By: jhi                                   on 2000/08/08  17:43:08
8115         Log: Accidental retraction of #6549.
8116      Branch: perl
8117            ! lib/perl5db.pl
8118 ____________________________________________________________________________
8119 [  6549] By: jhi                                   on 2000/08/08  17:40:04
8120         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
8121              From: Mike Guy <mjtg@cam.ac.uk>
8122              Date: Mon, 07 Aug 2000 21:49:58 +0100
8123              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
8124      Branch: perl
8125            ! lib/perl5db.pl
8126 ____________________________________________________________________________
8127 [  6548] By: jhi                                   on 2000/08/08  17:37:57
8128         Log: Document here-doc better.
8129              
8130              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
8131              From: Mike Guy <mjtg@cam.ac.uk>
8132              Date: Mon, 07 Aug 2000 14:02:09 +0100
8133              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
8134      Branch: perl
8135            ! pod/perldata.pod
8136 ____________________________________________________________________________
8137 [  6547] By: jhi                                   on 2000/08/08  17:33:34
8138         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
8139              From: "Randy J. Ray" <rjray@redhat.com>
8140              Date: Mon, 07 Aug 2000 19:12:25 -0700
8141              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
8142      Branch: perl
8143            ! perl.c pod/perlrun.pod
8144 ____________________________________________________________________________
8145 [  6546] By: jhi                                   on 2000/08/08  17:29:26
8146         Log: Subject: Re: enhanced(?) regex error messages 
8147              From: Hugo <hv@crypt.compulink.co.uk>
8148              Date: Tue, 08 Aug 2000 03:25:51 +0100
8149              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
8150              
8151              plus Capitalize the error messages, plus perldiag them.
8152      Branch: perl
8153            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
8154 ____________________________________________________________________________
8155 [  6545] By: jhi                                   on 2000/08/08  13:59:28
8156         Log: Augment #6539 a bit: don't croak if there's magic in the air.
8157              
8158              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
8159              From: Hugo <hv@crypt.compulink.co.uk>
8160              Date: Tue, 08 Aug 2000 03:02:03 +0100
8161              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
8162      Branch: perl
8163            ! pp.c t/op/bless.t
8164 ____________________________________________________________________________
8165 [  6544] By: jhi                                   on 2000/08/07  21:11:52
8166         Log: Make the test -w clean.
8167      Branch: perl
8168            ! t/op/bless.t
8169 ____________________________________________________________________________
8170 [  6543] By: jhi                                   on 2000/08/07  19:49:53
8171         Log: use warnings instead of $^W.
8172      Branch: perl
8173            ! t/op/bless.t
8174 ____________________________________________________________________________
8175 [  6542] By: jhi                                   on 2000/08/07  17:41:41
8176         Log: Disable a portability warning Because We Know What We Are Doing.
8177      Branch: perl
8178            ! t/op/bless.t
8179 ____________________________________________________________________________
8180 [  6541] By: jhi                                   on 2000/08/07  17:29:51
8181         Log: Tiny tidying on report_evil_fh().
8182      Branch: perl
8183            ! util.c
8184 ____________________________________________________________________________
8185 [  6540] By: jhi                                   on 2000/08/07  16:37:38
8186         Log: Make regular expression parse error messages easier to understand.
8187              
8188              Subject: Re: enhanced(?) regex error messages
8189              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
8190              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
8191              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
8192      Branch: perl
8193            ! regcomp.c
8194 ____________________________________________________________________________
8195 [  6539] By: jhi                                   on 2000/08/07  16:12:27
8196         Log: Make bless(REF, REF) a fatal error, add bless tests.
8197              
8198              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
8199              From: Hugo <hv@crypt.compulink.co.uk>
8200              Date: Mon, 07 Aug 2000 16:59:38 +0100
8201              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
8202      Branch: perl
8203            + t/op/bless.t
8204            ! MANIFEST pod/perldiag.pod pp.c sv.c
8205 ____________________________________________________________________________
8206 [  6538] By: jhi                                   on 2000/08/07  15:59:43
8207         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
8208              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
8209              Date: Thu, 3 Aug 2000 14:29:21 -0700
8210              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
8211      Branch: perl
8212            ! lib/lib_pm.PL
8213 ____________________________________________________________________________
8214 [  6537] By: jhi                                   on 2000/08/07  15:47:18
8215         Log: Retract #6419 for now since it breaks in AFS and MachTen.
8216      Branch: perl
8217            ! lib/Cwd.pm
8218 ____________________________________________________________________________
8219 [  6536] By: jhi                                   on 2000/08/07  15:05:29
8220         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
8221              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
8222              The security hole exists only in suidperls, which isn't
8223              installed or even built by default.
8224      Branch: perl
8225            ! perl.c
8226 ____________________________________________________________________________
8227 [  6535] By: jhi                                   on 2000/08/07  14:45:14
8228         Log: tr memory corruption fix from Simon Cozens.
8229      Branch: perl
8230            ! doop.c
8231 ____________________________________________________________________________
8232 [  6534] By: jhi                                   on 2000/08/06  11:38:16
8233         Log: Document a bit that UDP is not what you might think.
8234              
8235              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
8236              From: Lupe Christoph <lupe@lupe-christoph.de>
8237              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
8238              Date: Mon, 24 Jul 2000 08:59:15 +0200
8239      Branch: perl
8240            ! pod/perlipc.pod
8241 ____________________________________________________________________________
8242 [  6533] By: jhi                                   on 2000/08/06  11:35:01
8243         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
8244              From: Jeff Pinyan <jeffp@hut.crusoe.net>
8245              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
8246              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
8247      Branch: perl
8248            ! pod/perlfunc.pod
8249 ____________________________________________________________________________
8250 [  6532] By: jhi                                   on 2000/08/06  03:45:41
8251         Log: Have symbols for the IoTYPEs.
8252      Branch: perl
8253            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
8254 ____________________________________________________________________________
8255 [  6531] By: jhi                                   on 2000/08/06  01:33:55
8256         Log: Continue fixing the io warnings.  This also
8257              sort of fixes bug ID 20000802.003: the core dump
8258              is no more.  Whether the current behaviour is correct
8259              (giving a warning: "Not a format reference"), is another matter.
8260      Branch: perl
8261            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
8262            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
8263 ____________________________________________________________________________
8264 [  6530] By: jhi                                   on 2000/08/05  21:33:12
8265         Log: Change the Policy policy: now -Dprefix= with an existing
8266              Policy.sh and prefix == siteprefix == vendorprefix, then all
8267              of them follow along the new prefix.
8268              
8269              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
8270              From: Andy Dougherty <doughera@lafayette.edu>
8271              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
8272              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
8273      Branch: perl
8274            ! Policy_sh.SH
8275 ____________________________________________________________________________
8276 [  6529] By: jhi                                   on 2000/08/05  18:57:28
8277         Log: Zap lib/Sys directory when cleaning up.
8278      Branch: perl
8279            ! Makefile.SH
8280 ____________________________________________________________________________
8281 [  6528] By: jhi                                   on 2000/08/05  18:40:44
8282         Log: Essential prototype changes were missing from #6527.
8283              Also make report_evil_fh() more bomb-proof.
8284      Branch: perl
8285            ! embed.h util.c
8286 ____________________________________________________________________________
8287 [  6527] By: jhi                                   on 2000/08/05  03:22:05
8288         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
8289              From: "Ronald F. Guilmette" <rfg@monkeys.com>
8290              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
8291              Message-Id: <200007242247.PAA52177@monkeys.com>
8292      Branch: perl
8293            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
8294 ____________________________________________________________________________
8295 [  6526] By: jhi                                   on 2000/08/04  21:23:27
8296         Log: gcc versions might have (parentheses) in them.
8297      Branch: metaconfig/U/perl
8298            ! gccvers.U
8299      Branch: perl
8300            ! Configure config_h.SH
8301 ____________________________________________________________________________
8302 [  6525] By: jhi                                   on 2000/08/04  20:23:12
8303         Log: Weed buglets pointed out by
8304              
8305              From: Lupe Christoph <lupe@lupe-christoph.de>
8306              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
8307              Date: Fri, 4 Aug 2000 17:34:39 +0200
8308              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
8309      Branch: metaconfig/U/perl
8310            ! gccvers.U uselfs.U
8311      Branch: perl
8312            ! Configure config_h.SH
8313 ____________________________________________________________________________
8314 [  6524] By: jhi                                   on 2000/08/04  19:02:08
8315         Log: Warn under -w if lstat(FH) is attempted.
8316              
8317              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
8318              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
8319              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
8320              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
8321      Branch: perl
8322            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
8323            ! t/pragma/warn/pp_sys
8324 ____________________________________________________________________________
8325 [  6523] By: jhi                                   on 2000/08/04  12:31:11
8326         Log: Subject: New perlcc, take 2
8327              From: simon@brecon.co.uk (Simon Cozens)
8328              Date: 4 Aug 2000 06:21:04 GMT
8329              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
8330      Branch: perl
8331            ! utils/perlcc.PL
8332 ____________________________________________________________________________
8333 [  6522] By: jhi                                   on 2000/08/04  12:26:33
8334         Log: Subject: Re: Array vs. List context
8335              From: Daniel Chetlin <daniel@chetlin.com>
8336              Date: Fri, 4 Aug 2000 00:22:44 -0700
8337              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
8338      Branch: perl
8339            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
8340            ! pod/perlfaq4.pod
8341 ____________________________________________________________________________
8342 [  6521] By: jhi                                   on 2000/08/04  12:22:38
8343         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
8344              From: Raymund Will <ray@caldera.de>
8345              Date: Fri, 4 Aug 2000 12:07:09 +0200
8346              Message-Id: <20000804120709.A14982@caldera.de>
8347      Branch: perl
8348            ! configure.gnu
8349 ____________________________________________________________________________
8350 [  6520] By: jhi                                   on 2000/08/04  04:09:06
8351         Log: After the #6519 a warning about stat() is just that,
8352              not about a filetest, which now have their own warning.
8353      Branch: perl
8354            ! pod/perldiag.pod
8355 ____________________________________________________________________________
8356 [  6519] By: jhi                                   on 2000/08/04  04:06:30
8357         Log: In the warnings call filehandles consistently so;
8358              add "unopened" warning for stat().
8359      Branch: perl
8360            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
8361            ! t/pragma/warn/pp_sys
8362 ____________________________________________________________________________
8363 [  6518] By: jhi                                   on 2000/08/04  02:55:35
8364         Log: Subject: Minor tweak to perlvar.pod
8365              From: "Stephen P. Potter" <spp@ds.net>
8366              Date: Tue, 18 Apr 2000 09:26:03 -0400
8367              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
8368      Branch: perl
8369            ! pod/perlvar.pod
8370 ____________________________________________________________________________
8371 [  6517] By: jhi                                   on 2000/08/04  02:50:08
8372         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
8373              From: "Clinton Pierce" <cpierce1@ford.com>
8374              Date: Wed, 21 Jul 1999 16:45:31 -0400
8375              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
8376              
8377              Fix by Stephen Potter (visible in the bug db but not in p5p?)
8378      Branch: perl
8379            ! pod/perlfunc.pod pod/perlop.pod
8380 ____________________________________________________________________________
8381 [  6516] By: jhi                                   on 2000/08/04  02:09:25
8382         Log: This is 6512.  Really.
8383      Branch: perl
8384            ! dump.c
8385 ____________________________________________________________________________
8386 [  6515] By: jhi                                   on 2000/08/04  01:25:50
8387         Log: mention the idea of @( and @)
8388      Branch: perl
8389            ! Todo-5.6
8390 ____________________________________________________________________________
8391 [  6513] By: jhi                                   on 2000/08/04  01:18:18
8392         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
8393              From: Mark Dickinson <dickins3@fas.harvard.edu>
8394              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
8395              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
8396      Branch: perl
8397            ! t/op/grent.t t/op/pwent.t
8398 ____________________________________________________________________________
8399 [  6512] By: jhi                                   on 2000/08/04  01:14:06
8400         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
8401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8402              Date: Wed, 02 Aug 2000 10:51:01 +0100
8403              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
8404      Branch: perl
8405            ! sv.c
8406 ____________________________________________________________________________
8407 [  6511] By: jhi                                   on 2000/08/04  00:57:00
8408         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
8409              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8410              Date: Thu, 03 Aug 2000 17:20:04 -0700
8411              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
8412      Branch: metaconfig
8413            ! U/modified/Cppsym.U
8414      Branch: perl
8415            ! Configure config_h.SH
8416 ____________________________________________________________________________
8417 [  6510] By: jhi                                   on 2000/08/04  00:25:28
8418         Log: detypo
8419      Branch: perl
8420            ! Makefile.SH
8421 ____________________________________________________________________________
8422 [  6509] By: jhi                                   on 2000/08/03  23:43:18
8423         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
8424              From: Dominic Dunlop <domo@computer.org>
8425              Date: Thu, 3 Aug 2000 22:16:46 +0200
8426              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
8427      Branch: perl
8428            ! t/op/sprintf.t
8429 ____________________________________________________________________________
8430 [  6508] By: jhi                                   on 2000/08/03  23:40:37
8431         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
8432              From: Hugo <hv@crypt.compulink.co.uk>
8433              Date: Thu, 03 Aug 2000 18:25:30 +0100
8434              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
8435      Branch: perl
8436            ! regcomp.c t/op/re_tests
8437 ____________________________________________________________________________
8438 [  6507] By: jhi                                   on 2000/08/03  23:38:28
8439         Log: Subject: [PATCH] sv.h documentation - SvLEN
8440              From: Mike Guy <mjtg@cam.ac.uk>
8441              Date: Thu, 03 Aug 2000 14:43:09 +0100
8442              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
8443      Branch: perl
8444            ! sv.h
8445 ____________________________________________________________________________
8446 [  6506] By: jhi                                   on 2000/08/03  15:49:14
8447         Log: Disable the fix_pl hack for now.
8448      Branch: perl
8449            ! Makefile.SH
8450 ____________________________________________________________________________
8451 [  6505] By: jhi                                   on 2000/08/03  13:49:04
8452         Log: Add a URL for FSF.
8453              
8454              Subject: Patch for README
8455              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8456              Date: Wed, 2 Aug 2000 13:25:09 -0500
8457              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
8458      Branch: perl
8459            ! README
8460 ____________________________________________________________________________
8461 [  6504] By: jhi                                   on 2000/08/03  13:29:19
8462         Log: Be more informative on what is skipped and why,
8463              also repeat the list at the end.
8464      Branch: perl
8465            ! Porting/p4desc
8466 ____________________________________________________________________________
8467 [  6503] By: jhi                                   on 2000/08/03  13:07:05
8468         Log: Circumvent the removal of .patch by fix_pl.
8469              
8470              Subject: Re: [ID 20000802.011] unable to 'make test'          
8471              From: simon@brecon.co.uk (Simon Cozens) 
8472              Date: 3 Aug 2000 04:17:00 GMT
8473              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
8474      Branch: perl
8475            ! Makefile.SH
8476 ____________________________________________________________________________
8477 [  6501] By: jhi                                   on 2000/08/03  00:00:26
8478         Log: The subtest 4 may fail also on VOBS, as pointed out
8479              by Nick Ing-Simmons in November 1999, bug id 19991124.003
8480              (but the failure in that bug report isn't the subtest 4).
8481      Branch: perl
8482            ! t/op/stat.t
8483 ____________________________________________________________________________
8484 [  6500] By: jhi                                   on 2000/08/02  23:49:30
8485         Log: Better skip message for the test; one of the two problems in
8486              
8487              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
8488              From: Lupe Christoph <lupe@lupe-christoph.de>
8489              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
8490              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
8491      Branch: perl
8492            ! t/op/numconvert.t
8493 ____________________________________________________________________________
8494 [  6499] By: jhi                                   on 2000/08/02  22:49:16
8495         Log: Allow "no Module;" even if there is no 'unimport'.
8496              
8497              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
8498              From: mjd@plover.com
8499              Date: 24 Mar 2000 15:24:34 -0000
8500              Message-Id: <20000324152434.15160.qmail@plover.com>
8501      Branch: perl
8502            ! gv.c
8503 ____________________________________________________________________________
8504 [  6498] By: jhi                                   on 2000/08/02  22:42:58
8505         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
8506              that are hopefully soon put into use.
8507      Branch: perl
8508            ! opcode.h opcode.pl opnames.h
8509 ____________________________________________________________________________
8510 [  6497] By: gsar                                  on 2000/08/02  22:28:59
8511         Log: require.t needs binmode() to work on windows
8512      Branch: perl
8513            ! t/comp/require.t
8514 ____________________________________________________________________________
8515 [  6496] By: jhi                                   on 2000/08/02  22:08:51
8516         Log: Document the IVdf UVuf UVof UVxf.
8517      Branch: perl
8518            ! pod/perlguts.pod
8519 ____________________________________________________________________________
8520 [  6495] By: jhi                                   on 2000/08/02  21:54:26
8521         Log: detypo #6494
8522      Branch: perl
8523            ! ext/Data/Dumper/Dumper.xs
8524 ____________________________________________________________________________
8525 [  6494] By: jhi                                   on 2000/08/02  21:49:17
8526         Log: Dump UVs as UVs in Data::Dumper.
8527              
8528              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
8529              From: Gurusamy Sarathy <gsar@ActiveState.com>
8530              Date: Thu, 27 Apr 2000 12:26:25 -0700
8531              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
8532      Branch: perl
8533            ! ext/Data/Dumper/Dumper.xs
8534 ____________________________________________________________________________
8535 [  6493] By: jhi                                   on 2000/08/02  17:01:58
8536         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
8537              From: Hugo <hv@crypt.compulink.co.uk>
8538              Date: Wed, 02 Aug 2000 14:53:56 +0100
8539              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
8540      Branch: perl
8541            ! regexec.c t/op/re_tests
8542 ____________________________________________________________________________
8543 [  6492] By: jhi                                   on 2000/08/02  15:02:46
8544         Log: The new setproctitle() feature is available only in 
8545              bleeding edge FreeBSD.  From Paul Saab.
8546      Branch: perl
8547            ! mg.c
8548 ____________________________________________________________________________
8549 [  6491] By: jhi                                   on 2000/08/02  13:34:36
8550         Log: The tr utf8 patching continues.
8551              
8552              Subject: Re: #6469, too many tests claimed in require.t
8553              From: simon@brecon.co.uk (Simon Cozens)
8554              Date: 2 Aug 2000 02:37:17 GMT
8555              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
8556              
8557              (the logic of the test was the wrong way round in the patch)
8558      Branch: perl
8559            ! doop.c
8560 ____________________________________________________________________________
8561 [  6490] By: jhi                                   on 2000/08/02  13:27:38
8562         Log: The name of a filehandle does not have <these>.
8563      Branch: perl
8564            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
8565            ! t/pragma/warn/pp_sys util.c
8566 ____________________________________________________________________________
8567 [  6489] By: jhi                                   on 2000/08/02  04:26:46
8568         Log: Remove the extraneous "main::" prefix from all the
8569              "opened only for", "on closed", and "never opened" warnings.
8570              
8571              Subject: Re: inappropriate warning
8572              From: Gurusamy Sarathy <gsar@ActiveState.com>
8573              Date: Mon, 20 Mar 2000 11:28:02 -0800
8574              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
8575      Branch: perl
8576            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
8577            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
8578            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
8579 ____________________________________________________________________________
8580 [  6488] By: jhi                                   on 2000/08/02  03:02:57
8581         Log: memcpy has n o in it, as pinted ut by Sarathy.
8582      Branch: perl
8583            ! pod/perlguts.pod
8584 ____________________________________________________________________________
8585 [  6487] By: jhi                                   on 2000/08/02  02:44:51
8586         Log: Document in one place the memory abstractions used in Perl core.
8587              
8588              Subject: Re: Memory abstraction
8589              From: simon@brecon.co.uk (Simon Cozens)
8590              Date: 2 Aug 2000 02:20:23 GMT
8591              Organization: Earth.li Origins
8592      Branch: perl
8593            ! pod/perlguts.pod
8594 ____________________________________________________________________________
8595 [  6486] By: jhi                                   on 2000/08/02  02:41:57
8596         Log: regen_headers, regen perltoc.
8597      Branch: perl
8598            ! perlapi.c pod/perltoc.pod
8599 ____________________________________________________________________________
8600 [  6485] By: jhi                                   on 2000/08/02  01:43:33
8601         Log: "This little thing tests for a file .patch, and if it contains
8602              a number, pops into patchlevel.h" (making it easier to track
8603              which development version people are reporting bugs against)
8604              
8605              Subject: Patchlevel autogeneration for repository perls
8606              From: simon@brecon.co.uk (Simon Cozens)
8607              Date: 14 Jul 2000 07:12:15 GMT
8608              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
8609      Branch: perl
8610            + fix_pl
8611            ! MANIFEST Makefile.SH
8612 ____________________________________________________________________________
8613 [  6484] By: jhi                                   on 2000/08/02  01:32:54
8614         Log: FreeBSD 3.* updates from
8615              
8616              From: Paul Saab <ps@yahoo-inc.com>
8617              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
8618              Date: Tue, 1 Aug 2000 15:41:39 -0700
8619              Message-Id: <20000801154139.A53740@yahoo-inc.com>
8620      Branch: perl
8621            ! hints/freebsd.sh
8622 ____________________________________________________________________________
8623 [  6483] By: jhi                                   on 2000/08/02  01:27:44
8624         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
8625              instead one must use setproctitle().  This was already addressed
8626              by change #6457, but the below has a new variant for FreeBSD 4.0
8627              or later, and the matter is also documented more.
8628              
8629              From: Paul Saab <ps@yahoo-inc.com>
8630              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
8631              Date: Tue, 1 Aug 2000 15:41:39 -0700
8632              Message-Id: <20000801154139.A53740@yahoo-inc.com>
8633      Branch: metaconfig/U/perl
8634            + i_libutil.U
8635      Branch: perl
8636            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
8637 ____________________________________________________________________________
8638 [  6482] By: jhi                                   on 2000/08/01  22:17:32
8639         Log: The test from this
8640              
8641              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
8642              Date: Sat, 15 Apr 2000 17:03:44 +0100
8643              From: Tom Hughes <tom@compton.nu>
8644              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
8645              
8646              was missing, the code change went in as #5989
8647              (which had a different test?)
8648      Branch: perl
8649            ! t/op/misc.t
8650 ____________________________________________________________________________
8651 [  6481] By: jhi                                   on 2000/08/01  21:48:38
8652         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
8653              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8654              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
8655              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
8656      Branch: perl
8657            ! perl.h
8658 ____________________________________________________________________________
8659 [  6480] By: jhi                                   on 2000/08/01  18:05:28
8660         Log: Make p4desc to skip non-mainperl branches by default.
8661      Branch: perl
8662            ! Porting/p4desc
8663 ____________________________________________________________________________
8664 [  6479] By: jhi                                   on 2000/08/01  17:29:19
8665         Log: If gccosandvers is equal to osname, clear gccosandvers.
8666      Branch: metaconfig/U/perl
8667            ! gccvers.U
8668      Branch: perl
8669            ! Configure config_h.SH
8670 ____________________________________________________________________________
8671 [  6478] By: jhi                                   on 2000/08/01  15:54:08
8672         Log: BOM patching from Simon Cozens.
8673      Branch: perl
8674            ! toke.c
8675 ____________________________________________________________________________
8676 [  6477] By: jhi                                   on 2000/08/01  04:50:33
8677         Log: Stash away the largefiles flags and libswanted.
8678      Branch: perl
8679            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
8680 ____________________________________________________________________________
8681 [  6476] By: gsar                                  on 2000/08/01  04:24:24
8682         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
8683              on Windows)
8684      Branch: perl
8685            ! t/pragma/utf8.t utf8.c win32/win32.c
8686 ____________________________________________________________________________
8687 [  6475] By: jhi                                   on 2000/08/01  03:35:24
8688         Log: Make chr() for values >127 to create utf8 when under utf8.
8689              
8690              Subject: Re: uft8/chr()
8691              From: simon@brecon.co.uk (Simon Cozens)
8692              Date: 1 Aug 2000 02:37:02 GMT
8693              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
8694      Branch: perl
8695            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
8696 ____________________________________________________________________________
8697 [  6474] By: jhi                                   on 2000/08/01  02:36:18
8698         Log: In Digital UNIX warn if gcc explicitly chosen because even
8699              2.95.2 is known to cause problems.
8700      Branch: perl
8701            ! hints/dec_osf.sh
8702 ____________________________________________________________________________
8703 [  6473] By: jhi                                   on 2000/08/01  02:00:56
8704         Log: Make the safety catch for buggy gccs work with triple version
8705              numbers like 2.95.2.  Reported in
8706              
8707              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
8708              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
8709              Date: Mon, 31 Jul 2000 14:55:06 +0200
8710              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
8711      Branch: perl
8712            ! hints/dec_osf.sh
8713 ____________________________________________________________________________
8714 [  6472] By: jhi                                   on 2000/08/01  01:13:33
8715         Log: Subject: fix and question re: waitpid() under win32
8716              From: Brian Clarke <clarke@appliedmeta.com>
8717              Date: Fri, 28 Jul 2000 15:18:29 -0400
8718              Message-ID: <3981DC85.290314EB@appliedmeta.com>
8719              
8720              Slightly reformatted and WNOHANG # define moved to win32.h
8721              so that also POSIX.xs sees it, as suggsted by Sarathy.
8722      Branch: perl
8723            ! win32/win32.c win32/win32.h
8724 ____________________________________________________________________________
8725 [  6471] By: jhi                                   on 2000/08/01  00:55:05
8726         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
8727              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8728              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
8729              Date: Mon, 31 Jul 2000 13:28:51 +0100
8730              
8731              (aka ID 20000730.002)
8732      Branch: perl
8733            ! op.c t/op/tr.t
8734 ____________________________________________________________________________
8735 [  6470] By: jhi                                   on 2000/07/31  23:34:42
8736         Log: Document the problem with -P in HP-UX and its workaround.
8737              
8738              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
8739              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
8740              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
8741              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
8742      Branch: perl
8743            ! README.hpux
8744 ____________________________________________________________________________
8745 [  6469] By: jhi                                   on 2000/07/31  04:15:02
8746         Log: The swallow_bom() saga continues.  The #23 of require.t
8747              (UTF16-LE) still fails (silently, no output) but the #22
8748              (UTF16-BE) seems to be working now.  The root of the
8749              failure may be in sv_gets(): is it UTF-16LE-aware,
8750              especially when it comes to line endings? 
8751      Branch: perl
8752            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
8753            ! t/comp/require.t toke.c utf8.c
8754 ____________________________________________________________________________
8755 [  6468] By: jhi                                   on 2000/07/30  19:05:48
8756         Log: Find green threads before native threads.
8757              
8758              Subject: Re: Patch to jpl/JNI/Makefile.PL
8759              From: Jens Thomsen <jens@fiend.cis.com>
8760              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
8761              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
8762      Branch: perl
8763            ! jpl/JNI/Makefile.PL
8764 ____________________________________________________________________________
8765 [  6467] By: jhi                                   on 2000/07/30  18:36:22
8766         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
8767      Branch: perl
8768            ! doop.c
8769 ____________________________________________________________________________
8770 [  6466] By: jhi                                   on 2000/07/30  04:37:29
8771         Log: A new version of the "remove UPPERACSE string comparison"
8772              operators.  The problem with the previous one (change #6454)
8773              was that it was for Perl 5.6.0.  From Paul Marquess.
8774      Branch: perl
8775            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
8776            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
8777            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
8778 ____________________________________________________________________________
8779 [  6465] By: jhi                                   on 2000/07/29  22:39:56
8780         Log: Do not upgrade SVs into utf8 just because they participate
8781              in eq or cmp.  Reported and fix suggested in
8782              
8783              Subject: [ID 20000720.009] sv_eq UTF8 bug
8784              From: "Simon Cozens" <simon@othersideofthe.earth.li>
8785              Date: 21 Jul 2000 04:37:29 -0000
8786              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
8787              
8788              Exercise for the kind reader: should we or should we not
8789              cache the utf8 conversion alonside the SV? (as magic,
8790              as thestrxfrm()ed version is cached under use locale)
8791              Argue both for and against.
8792      Branch: perl
8793            ! sv.c
8794 ____________________________________________________________________________
8795 [  6464] By: jhi                                   on 2000/07/29  22:36:22
8796         Log: Subject: UTF8 concat
8797              From: simon@brecon.co.uk (Simon Cozens) 
8798              Date: 30 Jun 2000 06:13:25 GMT
8799              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
8800              
8801              (with a memory leak fixed, plus a few casts added)
8802              
8803              This also seems to help for
8804              
8805              Subject: [ID 20000716.015] join UTF8 weirdness
8806              From: root <root@ak-71.mind.de> 
8807              Date: Sat, 15 Jul 2000 15:29:54 +0200
8808              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
8809              
8810              (from Andreas König)
8811      Branch: perl
8812            ! pp_hot.c
8813 ____________________________________________________________________________
8814 [  6463] By: jhi                                   on 2000/07/29  00:55:39
8815         Log: Tune the comments and hopefully stop a memory leak.
8816      Branch: perl
8817            ! toke.c utf8.c
8818 ____________________________________________________________________________
8819 [  6462] By: jhi                                   on 2000/07/29  00:16:53
8820         Log: The problem described in this
8821              
8822              Subject: [ID 20000322.018] named chars aren't magical enough
8823              From: root <root@dixie.cscaper.com>     
8824              Date: Wed, 22 Mar 2000 18:37:42 -0700
8825              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
8826              
8827              has been fixed in perl 5.6.0 but just in case added a test
8828              to keep it away.  (The report from Joseph Hall.)
8829      Branch: perl
8830            ! t/lib/charnames.t
8831 ____________________________________________________________________________
8832 [  6461] By: jhi                                   on 2000/07/28  23:56:36
8833         Log: Tiny fixes for #6460.
8834      Branch: metaconfig/U/perl
8835            ! gccvers.U
8836      Branch: perl
8837            ! Configure config_h.SH
8838 ____________________________________________________________________________
8839 [  6460] By: jhi                                   on 2000/07/28  23:24:41
8840         Log: Warn if the version of the operating system used to compile gcc
8841              differs from the current version of the operating system.
8842              Also display the gcc compilation os and version in myconfig.
8843              Inspiration from
8844              
8845              Subject: Re: [ID 20000710.003] ERRORS!!         
8846              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8847              Date: Mon, 10 Jul 2000 15:54:16 -0400
8848              Message-ID: <20000710155416.A1384@O2.chapin.edu>
8849      Branch: metaconfig/U/perl
8850            ! gccvers.U
8851      Branch: perl
8852            ! Configure config_h.SH myconfig.SH
8853 ____________________________________________________________________________
8854 [  6459] By: jhi                                   on 2000/07/28  22:00:32
8855         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
8856              letter to $Config{osvers}.
8857      Branch: metaconfig
8858            ! U/modified/Oldconfig.U
8859      Branch: perl
8860            ! Configure config_h.SH
8861 ____________________________________________________________________________
8862 [  6458] By: jhi                                   on 2000/07/28  04:15:39
8863         Log: Back out #6454, doesn't seem to work.
8864              (Reason: that patch was for perl 5.6.0, not perl-current)
8865              (A version of the patch for perl-current came in later as #6466)
8866      Branch: perl
8867            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
8868            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
8869            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
8870 ____________________________________________________________________________
8871 [  6457] By: jhi                                   on 2000/07/27  23:31:49
8872         Log: Use setproctitle() if available to modify $0.
8873              
8874              Subject: setting $* on BSD4 broken
8875              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
8876              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
8877              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
8878      Branch: metaconfig
8879            ! U/modified/Myinit.U
8880      Branch: perl
8881            ! Configure config_h.SH mg.c
8882 ____________________________________________________________________________
8883 [  6456] By: jhi                                   on 2000/07/27  14:50:47
8884         Log: Allow "no AutoLoader;", based on change #6444,
8885              suggested by Graham Barr.
8886      Branch: perl
8887            ! lib/AutoLoader.pm
8888 ____________________________________________________________________________
8889 [  6455] By: jhi                                   on 2000/07/27  14:19:10
8890         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
8891              From: rspier@pobox.com (Robert Spier)
8892              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
8893              Message-ID: <14720.15855.787664.424783@rls.cx>
8894      Branch: perl
8895            ! pod/perldiag.pod
8896 ____________________________________________________________________________
8897 [  6454] By: jhi                                   on 2000/07/27  14:03:02
8898         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
8899              for a long time).
8900              
8901              Reported in
8902              
8903              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
8904              From: Ryan Herbert <rherbert@sycamorehq.com>
8905              Date: Mon, 17 Jul 2000 11:40:42 -0400
8906              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
8907              
8908              Patched in
8909              
8910              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
8911              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
8912              Date: Wed, 26 Jul 2000 23:40:18 +0100
8913              Message-ID: <000001bff752$79511880$0a17073e@tiny>
8914              
8915              based on an earlier patch from Stephen P. Potter.
8916              
8917              (Removed later by change #6458 because this patch was for
8918              perl 5.6.0, not perl-current)
8919      Branch: perl
8920            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
8921            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
8922            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
8923 ____________________________________________________________________________
8924 [  6453] By: jhi                                   on 2000/07/27  13:48:02
8925         Log: Subject: [PATCH] fixes bug 20000508.004
8926              From: Michael Stevens <mstevens@globnix.org>
8927              Date: Thu, 27 Jul 2000 13:49:04 +0100
8928              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
8929      Branch: perl
8930            ! pod/perldata.pod
8931 ____________________________________________________________________________
8932 [  6452] By: jhi                                   on 2000/07/26  23:51:26
8933         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
8934              and Craig A. Berry.
8935      Branch: perl
8936            ! lib/File/Temp.pm pod/perlport.pod
8937 ____________________________________________________________________________
8938 [  6451] By: jhi                                   on 2000/07/26  19:43:30
8939         Log: Be wary of close()s, too.
8940              
8941              Subject: Re: [PATCH] perlbug cleanup
8942              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8943              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
8944              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
8945      Branch: perl
8946            ! utils/perlbug.PL
8947 ____________________________________________________________________________
8948 [  6450] By: jhi                                   on 2000/07/26  18:41:40
8949         Log: Subject: Minor doc patch: handy.h
8950              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
8951              Date: Wed, 26 Jul 2000 15:34:25 -0300
8952              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
8953      Branch: perl
8954            ! handy.h pod/perlapi.pod
8955 ____________________________________________________________________________
8956 [  6449] By: jhi                                   on 2000/07/26  18:23:55
8957         Log: Subject: [PATCH] minor doc change - perlguts
8958              From: Michael Stevens <mstevens@globnix.org>
8959              Date: Thu, 13 Jul 2000 12:39:18 +0100
8960              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
8961      Branch: perl
8962            ! pod/perlguts.pod
8963 ____________________________________________________________________________
8964 [  6448] By: jhi                                   on 2000/07/26  18:20:30
8965         Log: open() wariness in perlbug.
8966              
8967              Subject: [PATCH] perlbug cleanup
8968              From: Michael Stevens <mstevens@globnix.org>
8969              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
8970              Date: Thu, 13 Jul 2000 15:52:23 +0100
8971      Branch: perl
8972            ! utils/perlbug.PL
8973 ____________________________________________________________________________
8974 [  6447] By: jhi                                   on 2000/07/26  18:13:04
8975         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
8976      Branch: perl
8977            ! lib/File/Temp.pm t/lib/ftmp-security.t
8978 ____________________________________________________________________________
8979 [  6446] By: jhi                                   on 2000/07/26  18:06:32
8980         Log: docfix from Peter Scott <Peter@PSDT.com>.
8981      Branch: perl
8982            ! pod/perlfunc.pod
8983 ____________________________________________________________________________
8984 [  6445] By: jhi                                   on 2000/07/26  17:53:31
8985         Log: Fix *foo{FORMAT}.
8986              
8987              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8988              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
8989              Date: Wed, 26 Jul 2000 19:51:02 +0200
8990              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
8991              
8992              From: Graham Barr <gbarr@pobox.com>
8993              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
8994              Date: Wed, 26 Jul 2000 17:38:36 +0100
8995              Message-ID: <20000726173836.L472@pobox.com>
8996      Branch: perl
8997            ! pp.c sv.c t/op/gv.t
8998 ____________________________________________________________________________
8999 [  6444] By: jhi                                   on 2000/07/26  17:49:14
9000         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
9001              from Graham Barr in the module list.
9002      Branch: perl
9003            ! gv.c pod/perlobj.pod
9004 ____________________________________________________________________________
9005 [  6443] By: jhi                                   on 2000/07/26  16:06:56
9006         Log: More split() doc and test patches from Mike Guy.
9007      Branch: perl
9008            ! pod/perlfunc.pod t/op/split.t
9009 ____________________________________________________________________________
9010 [  6442] By: jhi                                   on 2000/07/26  16:05:30
9011         Log: MacOS nits from Matthias Neeracher.
9012      Branch: perl
9013            ! perl.c pp_ctl.c
9014 ____________________________________________________________________________
9015 [  6441] By: jhi                                   on 2000/07/26  04:39:57
9016         Log: Subject: [PATCH] split /^/
9017              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9018              Date: Tue, 25 Jul 2000 14:18:57 +0100
9019              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
9020              
9021              (with notes from tchrist and gbarr)
9022      Branch: perl
9023            ! pod/perlfunc.pod t/op/split.t
9024 ____________________________________________________________________________
9025 [  6440] By: jhi                                   on 2000/07/26  04:32:32
9026         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
9027              From: Peter Prymmer <pvhp@forte.com>
9028              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
9029              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
9030      Branch: perl
9031            ! vms/munchconfig.c
9032 ____________________________________________________________________________
9033 [  6439] By: jhi                                   on 2000/07/26  04:31:01
9034         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
9035              to be fatal errors (instead of by default ignoring them, and
9036              ignoring with a bug: even though -w gave an error, the opening [
9037              was left in)  Reported in:
9038              
9039              Subject: [ID 20000716.024] [=cc=] / [:blank:]
9040              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
9041              Date: Sun, 16 Jul 2000 17:55:29 -0700
9042              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
9043      Branch: perl
9044            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
9045 ____________________________________________________________________________
9046 [  6438] By: jhi                                   on 2000/07/25  15:41:15
9047         Log: Subject: [PATCH] av.c apidoc
9048              From: simon@brecon.co.uk (Simon Cozens)
9049              Date: 24 Jul 2000 06:40:52 GMT
9050              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
9051      Branch: perl
9052            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
9053            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
9054 ____________________________________________________________________________
9055 [  6437] By: jhi                                   on 2000/07/25  14:05:36
9056         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
9057              From: "Stephen P. Potter" <spp@ds.net>
9058              Date: Mon, 24 Jul 2000 14:22:23 -0400
9059              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
9060      Branch: perl
9061            ! pod/perllocale.pod
9062 ____________________________________________________________________________
9063 [  6436] By: jhi                                   on 2000/07/25  14:02:03
9064         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
9065              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9066              Date: Mon, 24 Jul 2000 18:04:28 +0100
9067              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
9068      Branch: perl
9069            ! t/lib/syslfs.t t/op/lfs.t
9070 ____________________________________________________________________________
9071 [  6435] By: jhi                                   on 2000/07/25  13:59:28
9072         Log: Get UTF16 BOMs working.  Patch from
9073              
9074              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
9075              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9076              Date: Tue, 25 Jul 2000 12:52:45 +0100
9077              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
9078              
9079              and notes from
9080              
9081              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
9082              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9083              Date: Tue, 25 Jul 2000 11:43:25 +0100
9084              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
9085      Branch: perl
9086            ! t/comp/require.t toke.c utf8.c
9087 ____________________________________________________________________________
9088 [  6434] By: jhi                                   on 2000/07/25  02:39:54
9089         Log: Make the "uninit variable" warning to say "concat or string"
9090              or "join or string" when in concat or join .
9091              
9092              Subject: Re: [ID 20000403.009] uninitialised concatenation???
9093              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9094              Date: Tue, 04 Apr 2000 18:22:58 +0100
9095              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
9096              
9097              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
9098              From: William R Ward <hermit@BayView.COM>
9099              Date: Thu, 30 Mar 2000 19:50:03 -0800
9100              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
9101      Branch: perl
9102            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
9103            ! t/pragma/warn/op t/pragma/warn/sv
9104 ____________________________________________________________________________
9105 [  6433] By: jhi                                   on 2000/07/24  17:52:56
9106         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
9107      Branch: perl
9108            ! lib/File/Spec/VMS.pm
9109 ____________________________________________________________________________
9110 [  6432] By: jhi                                   on 2000/07/24  17:44:44
9111         Log: Test cases for #6431.
9112              
9113              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
9114              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9115              Date: Mon, 24 Jul 2000 15:32:29 +0100
9116              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
9117      Branch: perl
9118            ! t/op/pat.t t/op/split.t
9119 ____________________________________________________________________________
9120 [  6431] By: jhi                                   on 2000/07/24  17:43:17
9121         Log: Bind op fix.
9122              
9123              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
9124              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9125              Date: Mon, 17 Jul 2000 20:04:56 +0100
9126              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
9127      Branch: perl
9128            ! op.c
9129 ____________________________________________________________________________
9130 [  6430] By: jhi                                   on 2000/07/24  03:42:42
9131         Log: Subject: [ID 20000716.023] syslog test fails without sockets
9132              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9133              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
9134              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
9135      Branch: metaconfig/U/perl
9136            ! Extensions.U
9137      Branch: perl
9138            ! Configure config_h.SH
9139 ____________________________________________________________________________
9140 [  6429] By: jhi                                   on 2000/07/24  03:11:52
9141         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
9142              case, but add also notes explaining the relationship of this
9143              patch and the earlier notes by Sarathy.
9144              
9145              Subject: Map is still slow
9146              From: "Ben Tilly" <ben_tilly@hotmail.com>
9147              Date: Sat, 15 Jul 2000 17:23:27 EDT
9148              Message-ID: <20000715212327.21656.qmail@hotmail.com>
9149      Branch: perl
9150            ! pp_ctl.c
9151 ____________________________________________________________________________
9152 [  6428] By: jhi                                   on 2000/07/24  02:58:52
9153         Log: Documentation to explain the behaviour of map().
9154              
9155              Subject: Re: Map is still slow 
9156              From: Gurusamy Sarathy <gsar@ActiveState.com>
9157              Date: Sat, 15 Jul 2000 16:05:09 -0700
9158              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
9159      Branch: perl
9160            ! pp_ctl.c
9161 ____________________________________________________________________________
9162 [  6427] By: jhi                                   on 2000/07/24  02:50:03
9163         Log: Add tests for
9164              [ID 19991110.003] another matching finding by pcre author
9165              which has already been fixed by some patch, as verified in
9166              
9167              Subject: Re: two regex bugs from the mists of time (well, last November)
9168              From: Hugo <hv@crypt.compulink.co.uk>
9169              Date: Sat, 22 Jul 2000 18:12:58 +0100
9170              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
9171      Branch: perl
9172            ! t/op/re_tests
9173 ____________________________________________________________________________
9174 [  6426] By: jhi                                   on 2000/07/24  02:11:20
9175         Log: A missing 'break' after the [[:space:]] switch case.
9176              
9177              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
9178              From: "Stephen P. Potter" <spp@ds.net>
9179              Date: Tue, 18 Jul 2000 16:25:17 -0400
9180              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
9181      Branch: perl
9182            ! regcomp.c
9183 ____________________________________________________________________________
9184 [  6425] By: jhi                                   on 2000/07/24  02:06:12
9185         Log: The output might have been produced in the wrong order.
9186              
9187              Subject: [ID 20000720.003] [PATCH] t/op/write.t
9188              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9189              Date: Thu, 20 Jul 2000 18:49:18 +0100
9190              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
9191      Branch: perl
9192            ! t/op/write.t
9193 ____________________________________________________________________________
9194 [  6424] By: jhi                                   on 2000/07/24  02:00:07
9195         Log: Use STDOUT consistently.
9196              
9197              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
9198              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9199              Date: Thu, 20 Jul 2000 18:04:01 +0100
9200              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
9201      Branch: perl
9202            ! lib/Test/Harness.pm
9203 ____________________________________________________________________________
9204 [  6423] By: jhi                                   on 2000/07/24  01:54:54
9205         Log: Protect against "wild next"s, that is, callbacks doing "next"
9206              instead of "return".
9207              
9208              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
9209              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9210              Date: Tue, 18 Jul 2000 11:30:16 +0100
9211              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
9212      Branch: perl
9213            ! lib/File/Find.pm
9214 ____________________________________________________________________________
9215 [  6422] By: jhi                                   on 2000/07/24  01:35:47
9216         Log: Out-of-date note removed.
9217              
9218              Subject: [PATCH] documentation perlipc
9219              From: rspier@pobox.com (Robert Spier)
9220              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
9221              Message-ID: <14711.35178.572612.502654@rls.cx>
9222      Branch: perl
9223            ! pod/perlipc.pod
9224 ____________________________________________________________________________
9225 [  6421] By: jhi                                   on 2000/07/24  00:09:18
9226         Log: Send all installperl messages to STDERR and be -w clean.
9227              
9228              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
9229              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9230              Date: Sat, 22 Jul 2000 14:02:11 +0100
9231              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
9232      Branch: perl
9233            ! installperl
9234 ____________________________________________________________________________
9235 [  6420] By: jhi                                   on 2000/07/24  00:04:19
9236         Log: Decutandpasto.
9237              
9238              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
9239              From: "Richard Soderberg" <rs@crystalflame.net>
9240              Date: Sun, 23 Jul 2000 01:37:23 -0700
9241              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
9242      Branch: perl
9243            ! pod/perlipc.pod
9244 ____________________________________________________________________________
9245 [  6419] By: jhi                                   on 2000/07/24  00:01:12
9246         Log: A cleaner abs_path().
9247              Subject: Re: unix alternative to Cwd.pm
9248              From: Jeff Pinyan <jeffp@crusoe.net>
9249              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
9250              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
9251      Branch: perl
9252            ! lib/Cwd.pm
9253 ____________________________________________________________________________
9254 [  6418] By: jhi                                   on 2000/07/23  23:48:56
9255         Log: Detypo.
9256              
9257              Subject: [PATCH perl-current] Typo in hints/powerux.sh
9258              From: "Richard Soderberg" <rs@crystalflame.net>
9259              Date: Sun, 23 Jul 2000 01:27:33 -0700
9260              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
9261      Branch: perl
9262            ! hints/powerux.sh
9263 ____________________________________________________________________________
9264 [  6417] By: jhi                                   on 2000/07/17  22:13:31
9265         Log: Subject: SDBM_File documentation
9266              From: mjd@plover.com
9267              Date: 16 Jul 2000 17:41:17 -0000
9268              Message-ID: <20000716174117.18515.qmail@plover.com>
9269      Branch: perl
9270            ! ext/SDBM_File/SDBM_File.pm
9271 ____________________________________________________________________________
9272 [  6416] By: jhi                                   on 2000/07/17  19:13:26
9273         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
9274      Branch: perl
9275            ! hints/mpeix.sh mpeix/relink
9276 ____________________________________________________________________________
9277 [  6415] By: jhi                                   on 2000/07/15  14:11:02
9278         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
9279              the utf8 'characters' can be more than one octet).
9280              
9281              Date: Sat, 15 Jul 2000 00:21:56 +0100
9282              From: Tom Hughes <tom@compton.nu>
9283              Subject: Re: [ID 20000714.002]
9284              Message-ID: <db2334de49.tom@compton.compton.nu>
9285              
9286              Reported in
9287              
9288              Subject: [ID 20000714.002]
9289              From: "Simon Cozens" <simon@othersideofthe.earth.li>
9290              Date: 14 Jul 2000 15:13:09 -0000
9291              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
9292      Branch: perl
9293            ! doop.c
9294 ____________________________________________________________________________
9295 [  6414] By: jhi                                   on 2000/07/15  03:13:41
9296         Log: another VMS build tweak from Peter Prymmer
9297      Branch: perl
9298            ! vms/descrip_mms.template
9299 ____________________________________________________________________________
9300 [  6413] By: jhi                                   on 2000/07/15  03:10:40
9301         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
9302      Branch: perl
9303            ! vms/perlvms.pod
9304 ____________________________________________________________________________
9305 [  6412] By: jhi                                   on 2000/07/15  00:31:05
9306         Log: More docs for sv functions.
9307              
9308              Subject: [PATCH cfgperl] sv.c apidoc
9309              From: simon@brecon.co.uk (Simon Cozens)
9310              Date: 13 Jul 2000 09:00:20 GMT
9311              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
9312              
9313              Subject: Re: [PATCH cfgperl] sv.c apidoc
9314              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9315              Date: Thu, 13 Jul 2000 12:27:41 +0100
9316              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
9317              
9318              Subject: Re: [PATCH cfgperl] sv.c apidoc
9319              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9320              Date: Thu, 13 Jul 2000 13:23:09 +0100
9321              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
9322              
9323              Subject: Re: [PATCH cfgperl] sv.c apidoc
9324              From: simon@brecon.co.uk (Simon Cozens)
9325              Date: 14 Jul 2000 06:51:02 GMT
9326              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
9327      Branch: perl
9328            ! embed.pl pod/perlapi.pod sv.c
9329 ____________________________________________________________________________
9330 [  6411] By: jhi                                   on 2000/07/15  00:10:41
9331         Log: lib/b test fixes from Peter Prymmer.
9332      Branch: perl
9333            ! t/lib/b.t
9334 ____________________________________________________________________________
9335 [  6410] By: jhi                                   on 2000/07/15  00:02:09
9336         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
9337              From: Hugo <hv@crypt.compulink.co.uk>
9338              Date: Fri, 14 Jul 2000 23:05:20 +0100
9339              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
9340              
9341              Didn't anymore apply, but that point still could use another fix.
9342      Branch: perl
9343            ! pod/perlfunc.pod
9344 ____________________________________________________________________________
9345 [  6409] By: jhi                                   on 2000/07/14  23:15:15
9346         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
9347              not in pod, from Peter Prymmer
9348      Branch: perl
9349            ! vms/descrip_mms.template
9350 ____________________________________________________________________________
9351 [  6408] By: jhi                                   on 2000/07/14  20:35:05
9352         Log: The bug report
9353              [ID 19991110.002] minimal matching discrepancy found by pcre author
9354              seems to have been fixed (though differently from what was suggested
9355              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
9356      Branch: perl
9357            ! t/op/re_tests
9358 ____________________________________________________________________________
9359 [  6407] By: jhi                                   on 2000/07/14  17:38:08
9360         Log: Fix AutoSplit to use File::Spec the right way in VMS,
9361              from Peter Prymmer.
9362      Branch: perl
9363            ! lib/AutoSplit.pm
9364 ____________________________________________________________________________
9365 [  6406] By: jhi                                   on 2000/07/14  14:13:22
9366         Log: Merge perlhacktut into perlhack, update perlguts.
9367              
9368              Subject: Re: Perlhacktut
9369              From: simon@brecon.co.uk (Simon Cozens)
9370              Date: 14 Jul 2000 06:49:21 GMT
9371              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
9372              
9373              Subject: Re: Perlhacktut
9374              From: simon@brecon.co.uk (Simon Cozens)
9375              Date: 14 Jul 2000 07:09:45 GMT
9376              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
9377      Branch: perl
9378            ! pod/perlguts.pod pod/perlhack.pod
9379 ____________________________________________________________________________
9380 [  6404] By: gsar                                  on 2000/07/14  12:15:02
9381         Log: PERL_OBJECT build tweaks
9382      Branch: perl
9383            ! toke.c
9384 ____________________________________________________________________________
9385 [  6403] By: gsar                                  on 2000/07/14  11:23:41
9386         Log: inconsistent types needs casts
9387      Branch: perl
9388            ! toke.c
9389 ____________________________________________________________________________
9390 [  6402] By: gsar                                  on 2000/07/14  11:12:04
9391         Log: typos in change#6399, regen headers
9392      Branch: perl
9393            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
9394 ____________________________________________________________________________
9395 [  6401] By: gsar                                  on 2000/07/14  10:59:12
9396         Log: typecasts needed for change#6394
9397      Branch: perl
9398            ! toke.c
9399 ____________________________________________________________________________
9400 [  6400] By: gsar                                  on 2000/07/14  10:49:37
9401         Log: integrate cfgperl contents into mainline
9402      Branch: perl
9403           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
9404           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
9405 ____________________________________________________________________________
9406 [  6399] By: gsar                                  on 2000/07/14  10:38:35
9407         Log: enable UTF-16 filter by default if relevant BOM is seen; various
9408              cleanups (typos, misformatted code, and small bugs)
9409      Branch: perl
9410            ! doop.c embed.pl mg.c op.c pp.c toke.c
9411 ____________________________________________________________________________
9412 [  6398] By: gsar                                  on 2000/07/14  08:55:38
9413         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
9414              name suggests anyway)
9415      Branch: perl
9416            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
9417 ____________________________________________________________________________
9418 [  6397] By: gsar                                  on 2000/07/14  08:44:33
9419         Log: move new variables to the end of the interpreter structure (for
9420              bincompat in code that doesn't #include XSUB.h)
9421      Branch: perl
9422            ! intrpvar.h
9423 ____________________________________________________________________________
9424 [  6396] By: gsar                                  on 2000/07/14  08:13:58
9425         Log: MakeMaker should not remove editor backups (*~) on `make clean`
9426              by default (completes change#6383)
9427      Branch: perl
9428            ! lib/ExtUtils/MM_Unix.pm
9429 ____________________________________________________________________________
9430 [  6388] By: gsar                                  on 2000/07/13  06:33:40
9431         Log: typos (spotted by Peter Prymmer)
9432      Branch: perl
9433            ! Configure t/lib/english.t
9434 ____________________________________________________________________________
9435 [  6387] By: gsar                                  on 2000/07/13  05:35:28
9436         Log: new selfloader.t in change#6183 doesn't close DATA handles,
9437              and thus fails to clean up tmp files on dosish platforms
9438      Branch: perl
9439            ! t/lib/selfloader.t
9440 ____________________________________________________________________________
9441 [  6386] By: gsar                                  on 2000/07/12  21:42:39
9442         Log: sprintf test tweaks (from Dominic Dunlop)
9443      Branch: perl
9444            ! t/op/sprintf.t
9445 ____________________________________________________________________________
9446 [  6385] By: gsar                                  on 2000/07/12  21:33:46
9447         Log: fix bugs in processing %v-*d and similar format specs (from
9448              Avi Finkel <avi@finkel.org>)
9449      Branch: perl
9450            ! sv.c t/op/sprintf.t
9451 ____________________________________________________________________________
9452 [  6384] By: gsar                                  on 2000/07/12  16:04:19
9453         Log: readd missing perldelta.pod changes from changes#6339,6376
9454      Branch: perl
9455            ! pod/perldelta.pod
9456 ____________________________________________________________________________
9457 [  6383] By: gsar                                  on 2000/07/12  16:00:51
9458         Log: don't clobber *.orig files on *clean targets
9459      Branch: perl
9460            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
9461 ____________________________________________________________________________
9462 [  6381] By: gsar                                  on 2000/07/12  07:42:17
9463         Log: integrate cfgperl changes into mainline
9464      Branch: perl
9465            ! Changes
9466           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
9467           !> pod/perlre.pod
9468 ____________________________________________________________________________
9469 [  6380] By: gsar                                  on 2000/07/12  07:31:00
9470         Log: get sprintf.t to adjust properly for 3-digit exponents
9471      Branch: perl
9472            ! t/op/sprintf.t
9473 ____________________________________________________________________________
9474 [  6379] By: gsar                                  on 2000/07/12  06:40:04
9475         Log: change#6174 needs corresponding change in win32/config_h.PL,
9476              which grovels through config_h.SH to find the config.h name
9477      Branch: perl
9478            ! win32/config_h.PL
9479 ____________________________________________________________________________
9480 [  6375] By: gsar                                  on 2000/07/11  21:17:35
9481         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
9482      Branch: perl
9483            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
9484            ! win32/win32sck.c
9485 ____________________________________________________________________________
9486 [  6374] By: gsar                                  on 2000/07/11  20:48:50
9487         Log: tweak for build failure under multiplicity
9488      Branch: perl
9489            ! toke.c
9490 ____________________________________________________________________________
9491 [  6373] By: gsar                                  on 2000/07/11  20:37:23
9492         Log: integrate cfgperl changes#6325..6373 into mainline
9493              (NOTE: today's batch of integrations still untested)
9494      Branch: perl
9495           +> ext/DynaLoader/hints/netbsd.pl
9496            ! Changes
9497           !> (integrate 26 files)
9498 ____________________________________________________________________________
9499 [  6369] By: gsar                                  on 2000/07/11  19:27:48
9500         Log: integrate cfgperl changes#6293..6324 into mainline
9501      Branch: perl
9502           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
9503            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
9504           !> (integrate 30 files)
9505 ____________________________________________________________________________
9506 [  6368] By: gsar                                  on 2000/07/11  19:18:57
9507         Log: skip integrate of problematic change#6292 from cfgperl into mainline
9508      Branch: perl
9509           !> pp_hot.c
9510 ____________________________________________________________________________
9511 [  6367] By: gsar                                  on 2000/07/11  19:17:21
9512         Log: integrate cfgperl changes#6288..6290 into mainline
9513      Branch: perl
9514           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
9515 ____________________________________________________________________________
9516 [  6366] By: gsar                                  on 2000/07/11  19:11:18
9517         Log: integrate cfgperl changes#6268..6282 into mainline
9518      Branch: perl
9519           !> (integrate 30 files)
9520 ____________________________________________________________________________
9521 [  6365] By: gsar                                  on 2000/07/11  18:57:00
9522         Log: delete new accidentally branched file
9523      Branch: perl
9524            - t/op/method2entersub.t
9525 ____________________________________________________________________________
9526 [  6364] By: gsar                                  on 2000/07/11  18:55:13
9527         Log: skip integrate of change#6267 from cfgperl into mainline (the
9528              method call optimization is flawed without additional hints
9529              from user about immutableness of @ISA and no runtime method
9530              definitions)
9531      Branch: perl
9532           +> t/op/method2entersub.t
9533           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
9534           !> perl.h t/op/sprintf.t xsutils.c
9535 ____________________________________________________________________________
9536 [  6363] By: gsar                                  on 2000/07/11  18:49:43
9537         Log: integrate cfgperl changes#6261..6266 into mainline
9538      Branch: perl
9539           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
9540           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
9541           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9542           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
9543 ____________________________________________________________________________
9544 [  6362] By: gsar                                  on 2000/07/11  18:43:26
9545         Log: integrate cfgperl changes#6252..6260 into mainline
9546      Branch: perl
9547           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
9548           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
9549           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
9550           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
9551 ____________________________________________________________________________
9552 [  6361] By: gsar                                  on 2000/07/11  18:37:12
9553         Log: skip integrate of problematic change#6251 from cfgperl into mainline
9554      Branch: perl
9555           !> lib/Exporter.pm
9556 ____________________________________________________________________________
9557 [  6360] By: gsar                                  on 2000/07/11  18:34:56
9558         Log: integrate cfgperl change#6250 into mainline
9559      Branch: perl
9560           +> t/op/my_stash.t
9561           !> MANIFEST embed.pl proto.h toke.c
9562 ____________________________________________________________________________
9563 [  6359] By: gsar                                  on 2000/07/11  18:21:19
9564         Log: integrate cfgperl changes#6242..6249 into mainline
9565      Branch: perl
9566           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
9567           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
9568           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
9569           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
9570           !> t/lib/peek.t utf8.c
9571 ____________________________________________________________________________
9572 [  6358] By: gsar                                  on 2000/07/11  18:15:45
9573         Log: skip integrate of problematic change#6241 from cfgperl into mainline
9574      Branch: perl
9575           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
9576 ____________________________________________________________________________
9577 [  6355] By: gsar                                  on 2000/07/11  18:12:10
9578         Log: integrate cfgperl changes#6231..6240 into mainline
9579      Branch: perl
9580           +> pod/perlutil.pod
9581           !> (integrate 35 files)
9582 ____________________________________________________________________________
9583 [  6353] By: gsar                                  on 2000/07/11  17:59:51
9584         Log: skip integrate of problematic change#6230 from cfgperl into mainline
9585              (a later version of File::Spec is already in mainline)
9586      Branch: perl
9587           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
9588           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
9589 ____________________________________________________________________________
9590 [  6352] By: gsar                                  on 2000/07/11  17:57:48
9591         Log: integrate cfgperl changes#6224..6229 into mainline
9592      Branch: perl
9593           +> lib/lib.pm.PL
9594            - lib/lib.pm
9595           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
9596           !> lib/English.pm op.c t/lib/english.t
9597 ____________________________________________________________________________
9598 [  6351] By: gsar                                  on 2000/07/11  17:50:10
9599         Log: skip integrate of problematic change#6223 from cfgperl into mainline
9600      Branch: perl
9601           !> doio.c
9602 ____________________________________________________________________________
9603 [  6350] By: gsar                                  on 2000/07/11  17:48:28
9604         Log: integrate cfgperl changes#6220..6222 into mainline
9605      Branch: perl
9606           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
9607           !> toke.c utf8.c win32/win32.h
9608 ____________________________________________________________________________
9609 [  6349] By: gsar                                  on 2000/07/11  17:46:13
9610         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
9611              mainline
9612      Branch: perl
9613           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
9614           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
9615           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9616 ____________________________________________________________________________
9617 [  6347] By: gsar                                  on 2000/07/11  17:42:04
9618         Log: integrate cfgperl change#6217 into mainline
9619      Branch: perl
9620           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
9621           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
9622           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
9623 ____________________________________________________________________________
9624 [  6346] By: gsar                                  on 2000/07/11  17:39:37
9625         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
9626              mainline
9627      Branch: perl
9628           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
9629           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9630           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
9631           !> perlapi.h pod/perlapi.pod
9632 ____________________________________________________________________________
9633 [  6345] By: gsar                                  on 2000/07/11  17:36:42
9634         Log: integrate cfgperl changes#6207..6210 into mainline
9635      Branch: perl
9636           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
9637           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
9638 ____________________________________________________________________________
9639 [  6344] By: gsar                                  on 2000/07/11  17:31:20
9640         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
9641              mainline
9642      Branch: perl
9643           !> (integrate 40 files)
9644 ____________________________________________________________________________
9645 [  6343] By: gsar                                  on 2000/07/11  17:19:08
9646         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
9647      Branch: perl
9648           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
9649            ! Changes
9650           !> (integrate 34 files)
9651 ____________________________________________________________________________
9652 [  6328] By: gsar                                  on 2000/07/10  07:06:00
9653         Log: accept() leaks memory on windows due to incorrect ordering of
9654              closesocket() and fclose() calls
9655      Branch: perl
9656            ! win32/win32sck.c
9657 ____________________________________________________________________________
9658 [  6327] By: gsar                                  on 2000/07/10  06:49:17
9659         Log: winsock options weren't being set in all threads under ithreads
9660              (caused send()s from second and subsequent threads to fail)
9661      Branch: perl
9662            ! win32/win32sck.c
9663 ____________________________________________________________________________
9664 [  6318] By: gsar                                  on 2000/07/05  22:10:54
9665         Log: fix UNC path handling on Windows under ithreads, and chdir()
9666              return value when given a non-existent directory
9667      Branch: perl
9668            ! win32/vdir.h
9669 ____________________________________________________________________________
9670 [  6317] By: gsar                                  on 2000/07/05  22:08:19
9671         Log: winsock cleanup never done on Windows (leads to handle leaks)
9672      Branch: perl
9673            ! win32/perllib.c win32/win32sck.c
9674 ____________________________________________________________________________
9675 [  6316] By: gsar                                  on 2000/07/05  22:06:19
9676         Log: some debugger output does not go to the socket when RemotePort is set
9677      Branch: perl
9678            ! lib/perl5db.pl
9679 ____________________________________________________________________________
9680 [  6314] By: gsar                                  on 2000/07/04  23:34:02
9681         Log: tyop in change#6306
9682      Branch: perl
9683            ! pp_hot.c
9684 ____________________________________________________________________________
9685 [  6310] By: gsar                                  on 2000/07/04  17:28:48
9686         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
9687      Branch: perl
9688            ! t/lib/b.t
9689 ____________________________________________________________________________
9690 [  6306] By: gsar                                  on 2000/07/04  16:28:40
9691         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
9692              (from Richard Soderberg <rs@oregonnet.com>)
9693      Branch: perl
9694            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
9695 ____________________________________________________________________________
9696 [  6304] By: gsar                                  on 2000/07/04  16:17:24
9697         Log: missing perldiag entry for unpack("w",...) diagnostic (from
9698              Andreas Koenig)
9699      Branch: perl
9700            ! pod/perldiag.pod
9701 ____________________________________________________________________________
9702 [  6303] By: gsar                                  on 2000/07/04  16:14:44
9703         Log: remove rel2abs prototypes (from Barrie Slaymaker)
9704      Branch: perl
9705            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9706            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9707 ____________________________________________________________________________
9708 [  6302] By: gsar                                  on 2000/07/04  04:59:35
9709         Log: adjust change#6299
9710      Branch: perl
9711            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
9712            ! win32/win32.c
9713 ____________________________________________________________________________
9714 [  6300] By: gsar                                  on 2000/07/04  04:42:09
9715         Log: PERL_OBJECT build tweak
9716      Branch: perl
9717            ! perl.h
9718 ____________________________________________________________________________
9719 [  6299] By: gsar                                  on 2000/07/04  04:37:00
9720         Log: fix memory leak on Windows (PL_sys_intern contents were never
9721              freed)
9722      Branch: perl
9723            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
9724            ! perlapi.c proto.h win32/win32.c
9725 ____________________________________________________________________________
9726 [  6298] By: gsar                                  on 2000/07/04  04:15:59
9727         Log: fix large memory leak that has been around for ever, masked by
9728              -DPURIFY (most of the arenas were never freed!)
9729      Branch: perl
9730            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
9731 ____________________________________________________________________________
9732 [  6297] By: gsar                                  on 2000/07/04  04:07:46
9733         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
9734      Branch: perl
9735            ! perl.c
9736 ____________________________________________________________________________
9737 [  6294] By: gsar                                  on 2000/06/30  14:47:45
9738         Log: slurp mode fix in change#4736 still not quite right
9739      Branch: perl
9740            ! pp_hot.c t/io/argv.t
9741 ____________________________________________________________________________
9742 [  6291] By: gsar                                  on 2000/06/30  04:37:33
9743         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
9744              when @_ is modified, causing coredumps
9745      Branch: perl
9746            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
9747 ____________________________________________________________________________
9748 [  6287] By: gsar                                  on 2000/06/30  02:17:08
9749         Log: integrate vmsperl changes into mainline
9750      Branch: perl
9751           !> vms/vms.c vms/vmsish.h
9752 ____________________________________________________________________________
9753 [  6285] By: gsar                                  on 2000/06/30  02:05:28
9754         Log: localize %INC in a Safe compartment so that use/require work
9755              (many other magic globals probably need similar treatment)
9756      Branch: perl
9757            ! ext/Opcode/Opcode.xs
9758 ____________________________________________________________________________
9759 [  6284] By: gsar                                  on 2000/06/30  01:54:54
9760         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
9761              about Windows
9762      Branch: perl
9763            ! pod/perlembed.pod
9764 ____________________________________________________________________________
9765 [  6283] By: jhi                                   on 2000/06/30  01:50:10
9766         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
9767              From: Barrie Slaymaker <barries@jester.slaysys.com>
9768              Date: Wed, 28 Jun 2000 11:35:29 -0400
9769              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
9770      Branch: perl
9771            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
9772            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9773            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9774            ! lib/File/Spec/Win32.pm
9775 ____________________________________________________________________________
9776 [  6216] By: gsar                                  on 2000/06/08  14:54:21
9777         Log: be more optimal about clearing @_
9778      Branch: perl
9779            ! cop.h
9780 ____________________________________________________________________________
9781 [  6215] By: gsar                                  on 2000/06/08  14:33:04
9782         Log: tweak comment about @DB::args
9783      Branch: perl
9784            ! av.h pp_ctl.c
9785 ____________________________________________________________________________
9786 [  6214] By: gsar                                  on 2000/06/08  13:57:54
9787         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
9788              caller() wants to populate @DB::args with it (causes a coredump
9789              in Carp::confess())
9790      Branch: perl
9791            ! cop.h t/op/runlevel.t
9792 ____________________________________________________________________________
9793 [  6213] By: gsar                                  on 2000/06/08  07:06:35
9794         Log: back out change#6106 (seems problematic)
9795      Branch: perl
9796            ! hints/solaris_2.sh
9797 ____________________________________________________________________________
9798 [  6201] By: gsar                                  on 2000/06/06  00:42:59
9799         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
9800              does a PUSHMARK that's never ever POPMARKed; in general, only
9801              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
9802              Perl_eval_[sp]v() don't because they don't take any incoming
9803              arguments (this leak has been around since the original version
9804              of perl_eval_pv() in 5.003_97e)
9805      Branch: perl
9806            ! perl.c
9807 ____________________________________________________________________________
9808 [  6195] By: gsar                                  on 2000/06/02  22:43:13
9809         Log: fix yet another eval"" leak under USE_ITHREADS
9810      Branch: perl
9811            ! op.c
9812 ____________________________________________________________________________
9813 [  6194] By: gsar                                  on 2000/06/02  18:22:06
9814         Log: fix small eval"" memory leaks under USE_ITHREADS
9815      Branch: perl
9816            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
9817            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
9818            ! vms/perly_c.vms
9819 ____________________________________________________________________________
9820 [  6191] By: gsar                                  on 2000/06/01  09:38:21
9821         Log: vec() loses numericalness (modified version of patch suggested
9822              by Robin Barker)
9823      Branch: perl
9824            ! doop.c t/op/vec.t
9825 ____________________________________________________________________________
9826 [  6190] By: gsar                                  on 2000/06/01  09:26:15
9827         Log: submit missing embed.pl change
9828      Branch: perl
9829            ! embed.pl
9830 ____________________________________________________________________________
9831 [  6189] By: gsar                                  on 2000/06/01  09:05:34
9832         Log: counting tr/// corrupts later operation (from M.J.T Guy)
9833      Branch: perl
9834            ! doop.c t/op/tr.t
9835 ____________________________________________________________________________
9836 [  6188] By: gsar                                  on 2000/06/01  08:58:39
9837         Log: h2xs tweaks
9838      Branch: perl
9839            ! utils/h2xs.PL
9840 ____________________________________________________________________________
9841 [  6187] By: gsar                                  on 2000/06/01  08:50:07
9842         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
9843              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
9844      Branch: perl
9845            + lib/Pod/LaTeX.pm
9846            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
9847            ! pod/pod2latex.PL
9848 ____________________________________________________________________________
9849 [  6186] By: gsar                                  on 2000/06/01  08:24:40
9850         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
9851              <wolfgang.laun@alcatel.at>)
9852      Branch: perl
9853            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
9854            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
9855 ____________________________________________________________________________
9856 [  6185] By: gsar                                  on 2000/06/01  08:12:00
9857         Log: remove incorrect documentation about implicit split to @_ in
9858              list context, which never really worked in perl 5 (from
9859              M.J.T. Guy)
9860      Branch: perl
9861            ! pod/perlfunc.pod pod/perltrap.pod
9862 ____________________________________________________________________________
9863 [  6184] By: gsar                                  on 2000/06/01  07:52:27
9864         Log: tweak for change#6127
9865      Branch: perl
9866            ! perl.c
9867 ____________________________________________________________________________
9868 [  6183] By: gsar                                  on 2000/06/01  07:41:02
9869         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
9870              <nick@ccl4.org>)
9871      Branch: perl
9872            + t/lib/selfloader.t
9873            ! MANIFEST lib/SelfLoader.pm
9874 ____________________________________________________________________________
9875 [  6179] By: gsar                                  on 2000/05/31  22:37:51
9876         Log: buggy modulus on UVs introduced by change#3378 (resulted in
9877              4063328477 % 65535 amounting to 27406, instead of 27407)
9878      Branch: perl
9879            ! pp.c t/op/arith.t
9880 ____________________________________________________________________________
9881 [  6172] By: gsar                                  on 2000/05/31  05:05:42
9882         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
9883              (from Ilya Zakharevich)
9884      Branch: perl
9885            ! regexec.c t/op/re_tests
9886 ____________________________________________________________________________
9887 [  6171] By: gsar                                  on 2000/05/31  05:01:47
9888         Log: scalar() doesn't force scalar context when used in void context
9889              (from Simon Cozens)
9890      Branch: perl
9891            ! op.c t/op/wantarray.t
9892 ____________________________________________________________________________
9893 [  6170] By: gsar                                  on 2000/05/31  04:41:33
9894         Log: change#6142 needs tweaks to tests to work where there's no symlink()
9895              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
9896      Branch: perl
9897            ! t/lib/filefind.t
9898 ____________________________________________________________________________
9899 [  6169] By: gsar                                  on 2000/05/31  04:29:49
9900         Log: integrate cfgperl contents into mainline
9901      Branch: perl
9902           +> pod/perlmodlib.PL pod/perlnewmod.pod
9903           !> (integrate 42 files)
9904 ____________________________________________________________________________
9905 [  6163] By: gsar                                  on 2000/05/30  03:24:03
9906         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
9907      Branch: perl
9908            ! op.c
9909 ____________________________________________________________________________
9910 [  6162] By: gsar                                  on 2000/05/30  03:09:38
9911         Log: fix memory leak in method call optimization (change#3768);
9912              made C<eval "$x->foo()"> leak
9913      Branch: perl
9914            ! op.c
9915 ____________________________________________________________________________
9916 [  6155] By: gsar                                  on 2000/05/28  21:15:58
9917         Log: small bug in change#6144; remove random \xA0 character that snuck
9918              in via change#6145
9919      Branch: perl
9920            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
9921 ____________________________________________________________________________
9922 [  6154] By: gsar                                  on 2000/05/28  21:04:19
9923         Log: avoid type mismatch warning
9924      Branch: perl
9925            ! perl.c
9926 ____________________________________________________________________________
9927 [  6153] By: gsar                                  on 2000/05/28  20:58:31
9928         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
9929              <nick@Bagpuss.uk.boo.com>)
9930      Branch: perl
9931            ! lib/Test/Harness.pm
9932 ____________________________________________________________________________
9933 [  6152] By: gsar                                  on 2000/05/28  20:53:42
9934         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
9935      Branch: perl
9936            ! regexec.c
9937 ____________________________________________________________________________
9938 [  6151] By: gsar                                  on 2000/05/28  20:50:28
9939         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
9940      Branch: perl
9941            ! regexec.c
9942 ____________________________________________________________________________
9943 [  6150] By: gsar                                  on 2000/05/28  20:39:58
9944         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
9945      Branch: perl
9946            ! pod/perlrequick.pod
9947 ____________________________________________________________________________
9948 [  6149] By: gsar                                  on 2000/05/28  20:35:16
9949         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
9950              <troc@netrus.net>)
9951      Branch: perl
9952            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
9953            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
9954            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
9955            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
9956 ____________________________________________________________________________
9957 [  6148] By: gsar                                  on 2000/05/28  20:21:07
9958         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
9959      Branch: perl
9960            ! lib/ExtUtils/MM_Unix.pm
9961 ____________________________________________________________________________
9962 [  6147] By: gsar                                  on 2000/05/28  20:12:41
9963         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
9964              (from Peter Prymmer)
9965      Branch: perl
9966            ! vms/subconfigure.com
9967 ____________________________________________________________________________
9968 [  6146] By: gsar                                  on 2000/05/28  20:06:15
9969         Log: doc typo
9970      Branch: perl
9971            ! lib/warnings.pm warnings.h warnings.pl
9972 ____________________________________________________________________________
9973 [  6145] By: gsar                                  on 2000/05/28  18:44:33
9974         Log: make xsubpp skip embedded pod (from Matthias Neeracher
9975              <neeri@iis.ee.ethz.ch>)
9976      Branch: perl
9977            ! lib/ExtUtils/xsubpp
9978 ____________________________________________________________________________
9979 [  6144] By: gsar                                  on 2000/05/28  18:42:49
9980         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
9981              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
9982              <neeri@iis.ee.ethz.ch>)
9983      Branch: perl
9984            ! lib/AutoSplit.pm
9985 ____________________________________________________________________________
9986 [  6143] By: gsar                                  on 2000/05/28  18:41:12
9987         Log: MacOS support, part 1 (from Matthias Neeracher
9988              <neeri@iis.ee.ethz.ch>)
9989      Branch: perl
9990            + ext/DynaLoader/dl_mac.xs
9991            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
9992            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
9993            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
9994            ! util.h
9995 ____________________________________________________________________________
9996 [  6142] By: gsar                                  on 2000/05/28  18:21:51
9997         Log: File::Find fails to chdir when chasing symlinks (from
9998              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
9999      Branch: perl
10000            ! lib/File/Find.pm t/lib/filefind.t
10001 ____________________________________________________________________________
10002 [  6141] By: jhi                                   on 2000/05/28  14:25:15
10003         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
10004              forwarded by Peter Seebach from the bsdi-users mailing list.
10005              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
10006      Branch: perl
10007            ! hints/bsdos.sh
10008 ____________________________________________________________________________
10009 [  6139] By: gsar                                  on 2000/05/28  10:01:48
10010         Log: revise mktables.PL for bugs and newness in Unicode 3.0
10011              (from James Bence <jbence@amgen.com>)
10012      Branch: perl
10013            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
10014            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
10015            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
10016            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
10017            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
10018            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
10019            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
10020            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
10021            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
10022            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
10023            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
10024            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
10025            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
10026            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
10027            + lib/unicode/Is/SylWU.pl
10028            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
10029            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
10030            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
10031            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
10032            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
10033            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
10034            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
10035            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
10036            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
10037            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
10038            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
10039            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
10040            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
10041            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
10042            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
10043            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
10044            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
10045            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
10046            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
10047            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
10048            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
10049            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
10050            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
10051            ! lib/unicode/Makefile lib/unicode/mktables.PL
10052 ____________________________________________________________________________
10053 [  6138] By: gsar                                  on 2000/05/28  08:50:32
10054         Log: add note about the handling of negative indices to tied arrays
10055              (from Michael G Schwern <schwern@pobox.com>)
10056      Branch: perl
10057            ! pod/perltie.pod
10058 ____________________________________________________________________________
10059 [  6137] By: gsar                                  on 2000/05/28  08:46:10
10060         Log: fix bogus redeclaration warning for "our" variables in different
10061              scopes
10062      Branch: perl
10063            ! op.c t/pragma/strict-vars
10064 ____________________________________________________________________________
10065 [  6136] By: gsar                                  on 2000/05/28  08:31:20
10066         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
10067      Branch: perl
10068            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
10069 ____________________________________________________________________________
10070 [  6135] By: gsar                                  on 2000/05/28  08:17:50
10071         Log: enable Test::Harness to dynamically determine column width etc.
10072              (from Rob Napier <rnapier@employees.org>)
10073      Branch: perl
10074            ! lib/Test/Harness.pm
10075 ____________________________________________________________________________
10076 [  6134] By: gsar                                  on 2000/05/28  08:13:39
10077         Log: make Test::Harness use wait.h/WCOREDUMP if available
10078              (from Ben Tilly <ben_tilly@hotmail.com>)
10079      Branch: perl
10080            ! lib/Test/Harness.pm
10081 ____________________________________________________________________________
10082 [  6133] By: gsar                                  on 2000/05/28  08:08:05
10083         Log: elide bogus test in change#6132
10084      Branch: perl
10085            ! t/pragma/warn/9enabled
10086 ____________________________________________________________________________
10087 [  6132] By: gsar                                  on 2000/05/28  08:03:14
10088         Log: warnings::enabled() doesn't fall back to looking at $^W if
10089              caller isn't using lexical warnings (from Paul Marquess)
10090      Branch: perl
10091            ! pp_ctl.c t/pragma/warn/9enabled
10092 ____________________________________________________________________________
10093 [  6131] By: gsar                                  on 2000/05/28  07:57:47
10094         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
10095      Branch: perl
10096            ! ext/POSIX/POSIX.pm
10097 ____________________________________________________________________________
10098 [  6130] By: gsar                                  on 2000/05/28  07:29:12
10099         Log: fix places that mean C<"word" character> but say C<alphanumeric
10100              character>
10101      Branch: perl
10102            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
10103 ____________________________________________________________________________
10104 [  6129] By: gsar                                  on 2000/05/28  07:18:41
10105         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
10106      Branch: perl
10107            ! vms/test.com
10108 ____________________________________________________________________________
10109 [  6128] By: gsar                                  on 2000/05/28  07:12:55
10110         Log: new perlxstut example for passing/returning refs to arrays
10111              (from David Lowe <dlowe@pootpoot.com>)
10112      Branch: perl
10113            ! pod/perlxstut.pod
10114 ____________________________________________________________________________
10115 [  6127] By: gsar                                  on 2000/05/28  07:02:50
10116         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
10117              failed (from Gisle Aas)
10118      Branch: perl
10119            ! cop.h perl.c
10120 ____________________________________________________________________________
10121 [  6126] By: gsar                                  on 2000/05/28  06:39:53
10122         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
10123              (reworked variant of patch suggested by Simon Cozens)
10124      Branch: perl
10125            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
10126            ! pp_hot.c proto.h t/op/gv.t
10127 ____________________________________________________________________________
10128 [  6125] By: gsar                                  on 2000/05/28  05:14:55
10129         Log: enable propagating exception objects via Perl_croak() in XS code
10130              (from Gisle Aas)
10131      Branch: perl
10132            ! util.c
10133 ____________________________________________________________________________
10134 [  6124] By: gsar                                  on 2000/05/28  05:07:28
10135         Log: integrate vmsperl contents into mainline
10136      Branch: perl
10137           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
10138           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
10139           !> vms/vmsish.h
10140 ____________________________________________________________________________
10141 [  6123] By: gsar                                  on 2000/05/28  05:03:53
10142         Log: clarify gotcha with #line directives (from Rocco Caputo
10143              <troc@netrus.net>)
10144      Branch: perl
10145            ! pod/perldebug.pod pod/perlsyn.pod
10146 ____________________________________________________________________________
10147 [  6122] By: gsar                                  on 2000/05/28  04:58:29
10148         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
10149              (from Mark-Jason Dominus)
10150      Branch: perl
10151            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
10152            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
10153            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
10154            ! toke.c
10155 ____________________________________________________________________________
10156 [  6108] By: gsar                                  on 2000/05/17  02:24:56
10157         Log: reenable fake signal handling on Windows, bugs and all
10158      Branch: perl
10159            ! mg.c perl.h win32/perlhost.h
10160 ____________________________________________________________________________
10161 [  6104] By: gsar                                  on 2000/05/11  03:39:07
10162         Log: PL_sys_intern was being initialized too late on windows
10163      Branch: perl
10164            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
10165            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
10166 ____________________________________________________________________________
10167 [  6094] By: gsar                                  on 2000/05/08  14:22:22
10168         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
10169      Branch: perl
10170            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
10171            ! hints/cygwin.sh pp_sys.c
10172 ____________________________________________________________________________
10173 [  6093] By: gsar                                  on 2000/05/08  12:52:28
10174         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
10175              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
10176      Branch: perl
10177            ! pp_sys.c sv.c win32/perlhost.h
10178 ____________________________________________________________________________
10179 [  6090] By: gsar                                  on 2000/05/07  19:47:07
10180         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
10181              [NI]OK; added tests for both
10182      Branch: perl
10183            ! perl.c pp_hot.c sv.c t/op/substr.t
10184 ____________________________________________________________________________
10185 [  6089] By: gsar                                  on 2000/05/07  18:18:38
10186         Log: buildtoc tweak to fix newline lossage
10187      Branch: perl
10188            ! pod/buildtoc
10189 ____________________________________________________________________________
10190 [  6087] By: gsar                                  on 2000/05/07  16:05:16
10191         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
10192      Branch: perl
10193            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
10194 ____________________________________________________________________________
10195 [  6085] By: gsar                                  on 2000/05/07  05:52:02
10196         Log: repeat operator (x) doesn't preserve utf8-ness
10197      Branch: perl
10198            ! pp.c t/op/substr.t
10199 ____________________________________________________________________________
10200 [  6084] By: gsar                                  on 2000/05/07  05:39:55
10201         Log: substr() does not preserve utf8-ness (from Stefan Eissing
10202              <Eissing@medicaldataservice.de>); added tests
10203      Branch: perl
10204            ! pp.c t/op/substr.t
10205 ____________________________________________________________________________
10206 [  6083] By: gsar                                  on 2000/05/07  05:24:46
10207         Log: note about undocumented caller() return value (from M.J.T. Guy);
10208              yet another peek.t tweak
10209      Branch: perl
10210            ! pod/perlfunc.pod t/lib/peek.t
10211 ____________________________________________________________________________
10212 [  6082] By: gsar                                  on 2000/05/07  05:08:40
10213         Log: peek.t non-portable to ithreads
10214      Branch: perl
10215            ! t/lib/peek.t
10216 ____________________________________________________________________________
10217 [  6081] By: gsar                                  on 2000/05/07  04:17:04
10218         Log: better default perlbug categories for ok reports (from Richard Foley)
10219      Branch: perl
10220            ! utils/perlbug.PL
10221 ____________________________________________________________________________
10222 [  6080] By: gsar                                  on 2000/05/07  04:08:07
10223         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
10224              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
10225      Branch: 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
10229 ____________________________________________________________________________
10230 [  6079] By: gsar                                  on 2000/05/07  04:01:38
10231         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
10232      Branch: perl
10233            ! lib/Carp/Heavy.pm
10234 ____________________________________________________________________________
10235 [  6078] By: gsar                                  on 2000/05/07  01:24:19
10236         Log: workaround for CRT bug in chdir() (from Charles Lane, via
10237              Peter Prymmer)
10238      Branch: perl
10239            ! iperlsys.h vms/vms.c vms/vmsish.h
10240 ____________________________________________________________________________
10241 [  6077] By: gsar                                  on 2000/05/07  01:22:23
10242         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
10243              and Tom Phoenix)
10244      Branch: perl
10245            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
10246 ____________________________________________________________________________
10247 [  6076] By: gsar                                  on 2000/05/06  17:36:29
10248         Log: integrate cfgperl contents into mainline
10249      Branch: perl
10250           +> t/lib/peek.t
10251           !> Configure MANIFEST Porting/Glossary Porting/config.sh
10252           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
10253           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
10254           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
10255 ____________________________________________________________________________
10256 [  6071] By: gsar                                  on 2000/05/05  02:24:46
10257         Log: misformatted perllocal.pod (from Tim Jenness
10258              <t.jenness@jach.hawaii.edu>)
10259      Branch: perl
10260            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10261 ____________________________________________________________________________
10262 [  6070] By: gsar                                  on 2000/05/05  02:16:52
10263         Log: remove misleading comment (from M.J.T. Guy)
10264      Branch: perl
10265            ! t/lib/anydbm.t
10266 ____________________________________________________________________________
10267 [  6069] By: gsar                                  on 2000/05/05  02:15:13
10268         Log: File::Spec compatibility update (from Barrie Slaymaker
10269              <barries@slaysys.com>)
10270      Branch: perl
10271            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
10272            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
10273 ____________________________________________________________________________
10274 [  6068] By: gsar                                  on 2000/05/05  02:01:50
10275         Log: note about values()
10276      Branch: perl
10277            ! pod/perlfunc.pod
10278 ____________________________________________________________________________
10279 [  6067] By: gsar                                  on 2000/05/05  01:33:09
10280         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
10281      Branch: perl
10282            ! win32/win32.c
10283 ____________________________________________________________________________
10284 [  6066] By: gsar                                  on 2000/05/05  01:23:43
10285         Log: s/END/CHECK/
10286      Branch: perl
10287            ! perl.c
10288 ____________________________________________________________________________
10289 [  6064] By: gsar                                  on 2000/05/04  17:26:14
10290         Log: change#5905 wasn't quite right--it's intent only applies when arguments
10291              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
10292      Branch: perl
10293            ! pp_sys.c sv.c
10294 ____________________________________________________________________________
10295 [  6063] By: gsar                                  on 2000/05/04  16:52:29
10296         Log: tokeq() could read unallocated field in argument
10297      Branch: perl
10298            ! toke.c
10299 ____________________________________________________________________________
10300 [  6062] By: gsar                                  on 2000/05/04  16:34:51
10301         Log: additional tests for utf8.t
10302      Branch: perl
10303            ! t/pragma/utf8.t
10304 ____________________________________________________________________________
10305 [  6061] By: gsar                                  on 2000/05/04  16:09:28
10306         Log: change#5921 neglected to make eq honor "use bytes"
10307      Branch: perl
10308            ! sv.c
10309 ____________________________________________________________________________
10310 [  6058] By: gsar                                  on 2000/05/04  00:19:14
10311         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
10312              (spotted by Donald Kinzer <dkinzer@premia.com>)
10313      Branch: perl
10314            ! perl.c
10315 ____________________________________________________________________________
10316 [  6057] By: gsar                                  on 2000/05/03  18:34:01
10317         Log: fix broken parsing of /\x{ab}/
10318      Branch: perl
10319            ! regcomp.c t/pragma/utf8.t
10320 ____________________________________________________________________________
10321 [  6048] By: gsar                                  on 2000/05/02  18:29:10
10322         Log: add note about how $( doesn't interpolate in REs (from
10323              Philip Newton <newton@ficus.frogspace.net>)
10324      Branch: perl
10325            ! pod/perlop.pod
10326 ____________________________________________________________________________
10327 [  6046] By: gsar                                  on 2000/05/02  17:07:25
10328         Log: libscheck has insufficient checks for n32 libs (from
10329              Albert Chin-A-Young <china@thewrittenword.com>)
10330      Branch: perl
10331            ! hints/irix_6.sh
10332 ____________________________________________________________________________
10333 [  6044] By: gsar                                  on 2000/05/02  06:48:19
10334         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
10335              such that underscores are only ignored in literal numbers,
10336              "\x{...}", and hex/oct argument
10337      Branch: perl
10338            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
10339 ____________________________________________________________________________
10340 [  6043] By: gsar                                  on 2000/05/02  02:22:29
10341         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
10342      Branch: perl
10343            ! pod/perlretut.pod
10344 ____________________________________________________________________________
10345 [  6042] By: gsar                                  on 2000/05/02  02:17:51
10346         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
10347      Branch: perl
10348            ! pod/perltrap.pod
10349 ____________________________________________________________________________
10350 [  6041] By: gsar                                  on 2000/05/02  01:53:51
10351         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
10352              to compensate
10353      Branch: perl
10354            ! Porting/makerel
10355 ____________________________________________________________________________
10356 [  6040] By: gsar                                  on 2000/05/02  01:51:57
10357         Log: missing files in MANIFEST
10358      Branch: perl
10359            ! MANIFEST
10360 ____________________________________________________________________________
10361 [  6032] By: gsar                                  on 2000/05/01  15:56:32
10362         Log: whitespace adjustments
10363      Branch: perl
10364            ! pp_sys.c
10365 ____________________________________________________________________________
10366 [  6031] By: gsar                                  on 2000/05/01  15:19:41
10367         Log: small nits in diagnostics.pm (from Robin Barker)
10368      Branch: perl
10369            ! lib/diagnostics.pm pod/perldiag.pod
10370 ____________________________________________________________________________
10371 [  6030] By: gsar                                  on 2000/05/01  08:39:18
10372         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
10373              for @- and @+ (from Johan Vromans)
10374      Branch: perl
10375            ! lib/English.pm pod/perlvar.pod
10376 ____________________________________________________________________________
10377 [  6029] By: gsar                                  on 2000/05/01  08:16:10
10378         Log: add CGI.pm v2.66 (from Lincoln Stein)
10379      Branch: perl
10380            + lib/CGI/Util.pm t/lib/cgi-pretty.t
10381            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
10382            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
10383            ! t/lib/cgi-html.t t/lib/cgi-request.t
10384 ____________________________________________________________________________
10385 [  6028] By: gsar                                  on 2000/05/01  06:34:41
10386         Log: Pod::Man generates groff-incompatible macro definition (from
10387              Tom Christiansen)
10388      Branch: perl
10389            ! lib/Pod/Man.pm
10390 ____________________________________________________________________________
10391 [  6027] By: gsar                                  on 2000/05/01  06:31:36
10392         Log: podlators-1.02 update (from Russ Allbery)
10393      Branch: perl
10394            ! lib/Pod/Man.pm lib/Pod/Text.pm
10395 ____________________________________________________________________________
10396 [  6025] By: gsar                                  on 2000/04/30  18:17:47
10397         Log: Is{Alnum,Alpha,Word} don't match titlecase
10398              
10399              TODO: IsSpace is defined recursively!
10400              
10401              (both spotted by Larry)
10402      Branch: perl
10403            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10404            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
10405 ____________________________________________________________________________
10406 [  6024] By: gsar                                  on 2000/04/30  17:50:19
10407         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
10408              (from Hugo van der Sanden)
10409      Branch: perl
10410            ! toke.c
10411 ____________________________________________________________________________
10412 [  6023] By: gsar                                  on 2000/04/30  17:14:43
10413         Log: debugger stomps on $. (from M.J.T. Guy)
10414      Branch: perl
10415            ! lib/perl5db.pl
10416 ____________________________________________________________________________
10417 [  6022] By: gsar                                  on 2000/04/30  16:59:22
10418         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
10419      Branch: perl
10420            ! sv.c
10421 ____________________________________________________________________________
10422 [  6021] By: gsar                                  on 2000/04/29  21:00:08
10423         Log: remove Win2K issue in pod (fixed by change#6020)
10424      Branch: perl
10425            ! README.win32 pod/perl56delta.pod
10426 ____________________________________________________________________________
10427 [  6020] By: gsar                                  on 2000/04/29  20:51:49
10428         Log: test tweak
10429      Branch: perl
10430            ! t/lib/open3.t
10431 ____________________________________________________________________________
10432 [  6019] By: gsar                                  on 2000/04/29  20:34:27
10433         Log: windows portability tweaks
10434      Branch: perl
10435            ! t/lib/b.t win32/win32.h
10436 ____________________________________________________________________________
10437 [  6018] By: gsar                                  on 2000/04/29  19:55:24
10438         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
10439              make _PATH_LOG() return "" if unavailable
10440      Branch: perl
10441            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
10442            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
10443 ____________________________________________________________________________
10444 [  6015] By: gsar                                  on 2000/04/28  22:35:49
10445         Log: tweak test for portability
10446      Branch: perl
10447            ! t/lib/b.t
10448 ____________________________________________________________________________
10449 [  6014] By: gsar                                  on 2000/04/28  22:05:31
10450         Log: glob() loading File::Glob behind the scenes may cause syntax errors
10451      Branch: perl
10452            ! op.c
10453 ____________________________________________________________________________
10454 [  6013] By: gsar                                  on 2000/04/28  21:25:22
10455         Log: tweak change#5945 to display correct switch name in diagnostic
10456      Branch: perl
10457            ! perl.c pod/perldiag.pod
10458 ____________________________________________________________________________
10459 [  6010] By: gsar                                  on 2000/04/28  21:02:58
10460         Log: clarify note about shadow password support (from
10461              gellyfish@gellyfish.com)
10462      Branch: perl
10463            ! pod/perlfunc.pod
10464 ____________________________________________________________________________
10465 [  6009] By: gsar                                  on 2000/04/28  21:00:00
10466         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
10467      Branch: perl
10468            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
10469 ____________________________________________________________________________
10470 [  6008] By: gsar                                  on 2000/04/28  20:56:33
10471         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
10472      Branch: perl
10473            ! installperl vms/subconfigure.com
10474 ____________________________________________________________________________
10475 [  6007] By: gsar                                  on 2000/04/28  20:51:21
10476         Log: note about compile failures and END blocks (from M.J.T. Guy)
10477      Branch: perl
10478            ! pod/perl56delta.pod pod/perlmod.pod
10479 ____________________________________________________________________________
10480 [  6005] By: gsar                                  on 2000/04/28  20:41:16
10481         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
10482      Branch: perl
10483            ! utils/perldoc.PL
10484 ____________________________________________________________________________
10485 [  6003] By: gsar                                  on 2000/04/28  20:11:20
10486         Log: allow REG_EXPAND_SZ keys in Windows registry (from
10487              John Clayton <John.Clayton@barclayscapital.com>)
10488      Branch: perl
10489            ! win32/win32.c
10490 ____________________________________________________________________________
10491 [  6002] By: gsar                                  on 2000/04/28  19:34:16
10492         Log: destructive sv_setsv() can lose UV-ness from source, causing
10493              numeric promotions/comparisons to fail to do the right thing
10494      Branch: perl
10495            ! sv.c
10496 ____________________________________________________________________________
10497 [  6001] By: gsar                                  on 2000/04/28  18:44:15
10498         Log: support additional library locations via $Config{otherlibdirs}
10499              (from Andy Dougherty)
10500      Branch: perl
10501            ! Configure INSTALL Porting/Glossary Porting/config.sh
10502            ! Porting/config_H config_h.SH epoc/config.sh perl.c
10503            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
10504            ! win32/config.bc win32/config.gc win32/config.vc
10505 ____________________________________________________________________________
10506 [  5999] By: gsar                                  on 2000/04/28  18:17:07
10507         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
10508      Branch: perl
10509            ! t/pragma/warn/toke toke.c
10510 ____________________________________________________________________________
10511 [  5995] By: gsar                                  on 2000/04/28  09:37:36
10512         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
10513      Branch: perl
10514            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
10515 ____________________________________________________________________________
10516 [  5994] By: gsar                                  on 2000/04/28  09:33:26
10517         Log: fix for missed accounting for null byte in pack("Z",...) (from
10518              M.J.T. Guy)
10519      Branch: perl
10520            ! pp.c t/op/pack.t
10521 ____________________________________________________________________________
10522 [  5993] By: gsar                                  on 2000/04/28  09:30:05
10523         Log: various minor tweaks seen on p5p
10524      Branch: perl
10525            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
10526 ____________________________________________________________________________
10527 [  5992] By: gsar                                  on 2000/04/28  09:08:19
10528         Log: pod nit (from Simon Cozens)
10529      Branch: perl
10530            ! pod/perlop.pod
10531 ____________________________________________________________________________
10532 [  5991] By: gsar                                  on 2000/04/28  09:06:36
10533         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
10534      Branch: perl
10535            ! README.posix-bc hints/posix-bc.sh
10536 ____________________________________________________________________________
10537 [  5990] By: gsar                                  on 2000/04/28  08:54:52
10538         Log: use $ENV{LIB} to search for libs under Visual C compiler
10539              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
10540      Branch: perl
10541            ! lib/ExtUtils/Liblist.pm
10542 ____________________________________________________________________________
10543 [  5989] By: gsar                                  on 2000/04/28  08:27:12
10544         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
10545              itself and no other (from Tom Hughes)
10546      Branch: perl
10547            ! t/op/array.t toke.c
10548 ____________________________________________________________________________
10549 [  5988] By: gsar                                  on 2000/04/28  08:01:38
10550         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
10551              <paul@miraclefish.com>)
10552      Branch: perl
10553            ! lib/ExtUtils/MakeMaker.pm
10554 ____________________________________________________________________________
10555 [  5987] By: gsar                                  on 2000/04/28  07:53:09
10556         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
10557      Branch: perl
10558            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
10559 ____________________________________________________________________________
10560 [  5986] By: gsar                                  on 2000/04/28  07:44:17
10561         Log: add regular expressions tutorial and quick-start guide (from
10562              Mark Kvale <kvale@phy.ucsf.edu>)
10563      Branch: perl
10564            + pod/perlrequick.pod pod/perlretut.pod
10565            ! AUTHORS MAINTAIN MANIFEST
10566 ____________________________________________________________________________
10567 [  5985] By: gsar                                  on 2000/04/28  07:30:28
10568         Log: forked child may not exit correctly if it failed to open
10569              /dev/console (from Graham Barr)
10570      Branch: perl
10571            ! ext/Sys/Syslog/Syslog.pm
10572 ____________________________________________________________________________
10573 [  5984] By: gsar                                  on 2000/04/28  07:27:20
10574         Log: attributes::reftype() doesn't work on tied argument
10575      Branch: perl
10576            ! xsutils.c
10577 ____________________________________________________________________________
10578 [  5983] By: gsar                                  on 2000/04/28  07:15:04
10579         Log: numeric conversion of non-number in change#3378 tramples on
10580              OOK offset, causing segfaults
10581      Branch: perl
10582            ! sv.c
10583 ____________________________________________________________________________
10584 [  5982] By: gsar                                  on 2000/04/28  04:48:25
10585         Log: avoid error in IO::Socket::INET when given an unknown service name
10586              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
10587      Branch: perl
10588            ! ext/IO/lib/IO/Socket/INET.pm
10589 ____________________________________________________________________________
10590 [  5981] By: gsar                                  on 2000/04/28  04:31:31
10591         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
10592              prototype mismatch with CORE::glob(); update pod and tests to
10593              suit (File::Glob::glob() is still available for backward
10594              compatibility, but should be considered deprecated)
10595      Branch: perl
10596            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
10597            ! t/lib/glob-taint.t
10598 ____________________________________________________________________________
10599 [  5980] By: gsar                                  on 2000/04/28  03:47:29
10600         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
10601              <ghudson@mit.edu>)
10602      Branch: metaconfig
10603            ! U/modified/Options.U
10604      Branch: perl
10605            ! Configure
10606 ____________________________________________________________________________
10607 [  5979] By: gsar                                  on 2000/04/28  03:07:54
10608         Log: under useithreads, constant pad entries could inadvertantly be
10609              shared across threads (from Eric Blood <eblood@xmission.com>);
10610              added Eric's test case to testsuite
10611      Branch: perl
10612            ! op.c t/op/misc.t
10613 ____________________________________________________________________________
10614 [  5978] By: gsar                                  on 2000/04/27  21:13:00
10615         Log: sync version numbers in File::Spec with the ones on CPAN
10616              (from Barrie Slaymaker)
10617      Branch: perl
10618            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
10619            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
10620            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
10621 ____________________________________________________________________________
10622 [  5977] By: gsar                                  on 2000/04/27  21:07:29
10623         Log: autoquote barewords followed by newline and arrow properly
10624              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
10625      Branch: perl
10626            ! t/pragma/warn/toke toke.c
10627 ____________________________________________________________________________
10628 [  5976] By: gsar                                  on 2000/04/27  20:41:20
10629         Log: DB_File v1.73 update (from Paul Marquess)
10630      Branch: perl
10631            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10632            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
10633 ____________________________________________________________________________
10634 [  5975] By: gsar                                  on 2000/04/27  20:34:24
10635         Log: allow sort() reentrancy (variant of patch suggested by
10636              Hugo van der Sanden)
10637      Branch: perl
10638            ! pp_ctl.c t/op/sort.t
10639 ____________________________________________________________________________
10640 [  5974] By: gsar                                  on 2000/04/27  19:46:57
10641         Log: change#4197 somehow missed initializing PL_errors, meaning
10642              sytax error queueing wasn't working outside eval"" at all;
10643              also fixed eval"" to localize PL_error_count, so that compile-time
10644              eval's don't clobber the error state of the outer context
10645      Branch: perl
10646            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
10647            ! t/pragma/warn/toke
10648 ____________________________________________________________________________
10649 [  5973] By: gsar                                  on 2000/04/27  18:29:05
10650         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
10651      Branch: perl
10652            ! regcomp.c regexec.c t/op/re_tests
10653 ____________________________________________________________________________
10654 [  5970] By: gsar                                  on 2000/04/27  18:05:11
10655         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
10656              IV is >32bits
10657      Branch: perl
10658            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
10659 ____________________________________________________________________________
10660 [  5969] By: gsar                                  on 2000/04/27  17:50:56
10661         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
10662      Branch: perl
10663            + t/lib/syslog.t
10664            ! MANIFEST ext/Sys/Syslog/Syslog.pm
10665 ____________________________________________________________________________
10666 [  5968] By: gsar                                  on 2000/04/27  17:44:49
10667         Log: tolerate spaces in group names in test on solaris (from David Boyce
10668              <dsb@boyski.com>)
10669      Branch: perl
10670            ! t/op/groups.t
10671 ____________________________________________________________________________
10672 [  5967] By: gsar                                  on 2000/04/27  17:41:22
10673         Log: improved docs on the warn_uninit diagnostic (from David Glasser
10674              and Simon Cozens)
10675      Branch: perl
10676            ! pod/perldiag.pod
10677 ____________________________________________________________________________
10678 [  5966] By: gsar                                  on 2000/04/27  16:54:58
10679         Log: add testsuite for B backends, fix bug in B::Deparse (from
10680              Simon Cozens <simon@brecon.co.uk>)
10681      Branch: perl
10682            + t/lib/b.t
10683            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
10684 ____________________________________________________________________________
10685 [  5965] By: gsar                                  on 2000/04/27  16:10:37
10686         Log: avoid "will not stay shared" warnings for our variables (from
10687              Robin Barker)
10688      Branch: perl
10689            ! op.c t/pragma/warn/op
10690 ____________________________________________________________________________
10691 [  5964] By: gsar                                  on 2000/04/27  07:05:05
10692         Log: reformat to 72 columns (again)
10693      Branch: perl
10694            ! pod/perldiag.pod
10695 ____________________________________________________________________________
10696 [  5963] By: gsar                                  on 2000/04/27  06:28:31
10697         Log: patch from Larry to make (\&) prototype work; added tests for
10698              the same
10699      Branch: perl
10700            ! op.c t/comp/proto.t
10701 ____________________________________________________________________________
10702 [  5962] By: gsar                                  on 2000/04/27  06:15:47
10703         Log: updated README.hpux (from Jeff Okamoto)
10704      Branch: perl
10705            ! README.hpux
10706 ____________________________________________________________________________
10707 [  5961] By: gsar                                  on 2000/04/27  05:55:03
10708         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
10709      Branch: perl
10710            ! emacs/cperl-mode.el
10711 ____________________________________________________________________________
10712 [  5960] By: gsar                                  on 2000/04/27  05:49:26
10713         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
10714      Branch: perl
10715            ! INSTALL
10716 ____________________________________________________________________________
10717 [  5959] By: gsar                                  on 2000/04/27  05:33:41
10718         Log: doubled words in pods (from Simon Cozens
10719              <simon.p.cozens@jp.pwcglobal.com>)
10720      Branch: perl
10721            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
10722            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
10723            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
10724            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
10725            ! pod/perltootc.pod
10726 ____________________________________________________________________________
10727 [  5958] By: gsar                                  on 2000/04/27  05:11:39
10728         Log: change#3569 deleted some essential code, revert; avoid use of
10729              atexit() to make DynaLoader work properly on AIX under mod_perl
10730              (from Jens-Uwe Mager <jum@helios.de>)
10731      Branch: perl
10732            ! ext/DynaLoader/dl_aix.xs
10733 ____________________________________________________________________________
10734 [  5957] By: gsar                                  on 2000/04/27  04:54:51
10735         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
10736      Branch: perl
10737            ! pod/perlmod.pod
10738 ____________________________________________________________________________
10739 [  5956] By: gsar                                  on 2000/04/27  04:51:47
10740         Log: better diagnostics on failed tests (from Ilya Zakharevich)
10741      Branch: perl
10742            ! t/op/lex_assign.t
10743 ____________________________________________________________________________
10744 [  5955] By: gsar                                  on 2000/04/27  04:26:44
10745         Log: longstanding bug exposed by change#3307: sort arguments weren't
10746              compiled with the right wantarray context (ensuing runtime lookup
10747              via block_gimme() was getting the incidental context of the
10748              sort() itself)
10749      Branch: perl
10750            ! op.c t/op/sort.t
10751 ____________________________________________________________________________
10752 [  5954] By: gsar                                  on 2000/04/26  23:42:12
10753         Log: integrate cfgperl contents into mainline
10754      Branch: perl
10755           !> (integrate 30 files)
10756 ____________________________________________________________________________
10757 [  5950] By: gsar                                  on 2000/04/25  19:13:12
10758         Log: reformat perldiag to avoid long lines
10759      Branch: perl
10760            ! pod/perldiag.pod
10761 ____________________________________________________________________________
10762 [  5949] By: gsar                                  on 2000/04/25  18:41:11
10763         Log: make perldoc use the pod2man from the same version (from
10764              M.J.T. Guy)
10765      Branch: perl
10766            ! utils/perldoc.PL
10767 ____________________________________________________________________________
10768 [  5948] By: gsar                                  on 2000/04/25  18:21:57
10769         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
10770              <kompas@kompas.usr.onet.pl>)
10771      Branch: perl
10772            ! lib/vars.pm
10773 ____________________________________________________________________________
10774 [  5947] By: gsar                                  on 2000/04/25  18:11:53
10775         Log: use &dl_error rather than &dl_load_file as the guard for calling
10776              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
10777              statically built perl)
10778      Branch: perl
10779            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
10780 ____________________________________________________________________________
10781 [  5945] By: gsar                                  on 2000/04/25  16:34:33
10782         Log: make module name mandatory after -M switch; reorder perldiag
10783              alphabetically (from Mark-Jason Dominus)
10784      Branch: perl
10785            ! perl.c pod/perldiag.pod
10786 ____________________________________________________________________________
10787 [  5939] By: gsar                                  on 2000/04/24  19:01:24
10788         Log: more pod nits (from Larry Virden)
10789      Branch: perl
10790            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
10791            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
10792            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
10793 ____________________________________________________________________________
10794 [  5938] By: gsar                                  on 2000/04/24  18:54:01
10795         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
10796      Branch: perl
10797            ! ext/B/B/Deparse.pm
10798 ____________________________________________________________________________
10799 [  5936] By: gsar                                  on 2000/04/24  17:30:06
10800         Log: additional tests for change#5934 (from Paul Marquess, who also
10801              sent in the same fix)
10802      Branch: perl
10803            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
10804            ! t/pragma/warn/5nolint t/pragma/warn/6default
10805 ____________________________________________________________________________
10806 [  5934] By: gsar                                  on 2000/04/24  17:16:54
10807         Log: propagate lexical warnings from surrounding scope correctly
10808              within string eval()
10809      Branch: perl
10810            ! pp_ctl.c t/pragma/warn/pp_ctl
10811 ____________________________________________________________________________
10812 [  5932] By: gsar                                  on 2000/04/24  09:08:14
10813         Log: add rsignal(), whichsig() and do_join() to public API list
10814              (mod_perl uses them to good advantage)
10815      Branch: perl
10816            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
10817 ____________________________________________________________________________
10818 [  5931] By: gsar                                  on 2000/04/24  09:01:40
10819         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
10820      Branch: perl
10821            ! pp_hot.c regexec.c t/op/pat.t
10822 ____________________________________________________________________________
10823 [  5930] By: gsar                                  on 2000/04/24  08:58:33
10824         Log: small os390 tweaks (from Peter Prymmer)
10825      Branch: perl
10826            ! config_h.SH makedepend.SH
10827 ____________________________________________________________________________
10828 [  5929] By: gsar                                  on 2000/04/24  08:55:25
10829         Log: pod nits
10830      Branch: perl
10831            ! pod/perlguts.pod
10832 ____________________________________________________________________________
10833 [  5928] By: gsar                                  on 2000/04/24  08:50:13
10834         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
10835      Branch: perl
10836            ! ext/IO/lib/IO/Poll.pm
10837 ____________________________________________________________________________
10838 [  5927] By: gsar                                  on 2000/04/24  08:43:24
10839         Log: arrange for next() to resume at the unstack op rather than the
10840              loop conditional, so that scope cleanup happens correctly
10841              (from Stephen McCamant)
10842      Branch: perl
10843            ! op.c pp_ctl.c t/op/misc.t
10844 ____________________________________________________________________________
10845 [  5926] By: gsar                                  on 2000/04/24  08:18:40
10846         Log: on windows, reserve 16M of stack rather than 128M (allows more
10847              threads to run concurrently)
10848      Branch: perl
10849            ! win32/Makefile win32/makefile.mk
10850 ____________________________________________________________________________
10851 [  5925] By: gsar                                  on 2000/04/24  08:13:52
10852         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
10853      Branch: perl
10854            ! toke.c
10855 ____________________________________________________________________________
10856 [  5924] By: gsar                                  on 2000/04/24  08:08:59
10857         Log: avoid using uninitialized memory in require version check
10858      Branch: perl
10859            ! pp_ctl.c universal.c
10860 ____________________________________________________________________________
10861 [  5923] By: gsar                                  on 2000/04/24  07:20:14
10862         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
10863      Branch: perl
10864            ! ext/IO/lib/IO/Poll.pm
10865 ____________________________________________________________________________
10866 [  5922] By: gsar                                  on 2000/04/24  07:08:42
10867         Log: commentary about IoTYPE() (from Nathan Torkington)
10868      Branch: perl
10869            ! sv.h
10870 ____________________________________________________________________________
10871 [  5921] By: gsar                                  on 2000/04/24  06:58:26
10872         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
10873              by fix
10874      Branch: perl
10875            ! sv.c t/lib/charnames.t t/pragma/utf8.t
10876 ____________________________________________________________________________
10877 [  5920] By: gsar                                  on 2000/04/24  06:37:59
10878         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
10879      Branch: perl
10880            ! doop.c t/op/ver.t
10881 ____________________________________________________________________________
10882 [  5919] By: gsar                                  on 2000/04/24  06:21:58
10883         Log: Configure might miss old directories when prefix must be
10884              expanded (from Robin Barker)
10885      Branch: metaconfig
10886            ! U/installdirs/inc_version_list.U
10887      Branch: perl
10888            ! Configure
10889 ____________________________________________________________________________
10890 [  5918] By: gsar                                  on 2000/04/24  06:16:11
10891         Log: VMS nits in glob() test (from Charles Lane)
10892      Branch: perl
10893            ! t/lib/glob-basic.t
10894 ____________________________________________________________________________
10895 [  5917] By: gsar                                  on 2000/04/24  06:11:56
10896         Log: various pod nits (from Larry Virden and others)
10897      Branch: perl
10898            ! README.amiga README.hpux README.machten README.os2
10899            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
10900            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
10901            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
10902            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
10903            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
10904            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
10905            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
10906            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
10907 ____________________________________________________________________________
10908 [  5916] By: gsar                                  on 2000/04/24  05:52:43
10909         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
10910              <wjones@tc.fluke.com>)
10911      Branch: perl
10912            ! t/lib/glob-basic.t
10913 ____________________________________________________________________________
10914 [  5915] By: gsar                                  on 2000/04/24  05:07:01
10915         Log: supported platforms mixed up
10916      Branch: perl
10917            ! pod/perl56delta.pod pod/perlport.pod
10918 ____________________________________________________________________________
10919 [  5914] By: gsar                                  on 2000/04/24  04:56:08
10920         Log: caller() wasn't returning the right number of elements for
10921              eval {...}
10922      Branch: perl
10923            ! pp_ctl.c t/pragma/warn/9enabled
10924 ____________________________________________________________________________
10925 [  5913] By: gsar                                  on 2000/04/24  04:35:41
10926         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
10927              Mark-Jason Dominus)
10928      Branch: perl
10929            ! pod/perlfunc.pod
10930 ____________________________________________________________________________
10931 [  5912] By: gsar                                  on 2000/04/24  04:17:15
10932         Log: fix totally broken caching in UNIVERSAL::isa() (from
10933              Nick Ing-Simmons)
10934      Branch: perl
10935            ! t/op/universal.t universal.c
10936 ____________________________________________________________________________
10937 [  5911] By: gsar                                  on 2000/04/24  03:39:47
10938         Log: add linebreak properties from unicode/LineBrk.txt (from
10939              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
10940      Branch: perl
10941            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
10942            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
10943            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
10944            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
10945            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
10946            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
10947            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
10948            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
10949            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
10950            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
10951            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
10952            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
10953            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
10954            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
10955            + lib/unicode/Is/LbrkZW.pl
10956            ! lib/unicode/mktables.PL
10957 ____________________________________________________________________________
10958 [  5910] By: gsar                                  on 2000/04/24  03:23:10
10959         Log: typo in pod
10960      Branch: perl
10961            ! ext/Thread/Thread.pm
10962 ____________________________________________________________________________
10963 [  5909] By: gsar                                  on 2000/04/24  03:22:03
10964         Log: mode argument to do_binmode() should be file mode, not boolean
10965      Branch: perl
10966            ! pp_sys.c
10967 ____________________________________________________________________________
10968 [  5908] By: gsar                                  on 2000/04/16  16:51:08
10969         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
10970              always returns a valid GV even when the symbol is trapped by strictures
10971              (avoids coredumps)
10972              
10973              TODO: the C<package;> hack needs similar treatment
10974      Branch: perl
10975            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
10976            ! t/pragma/strict-vars
10977 ____________________________________________________________________________
10978 [  5904] By: gsar                                  on 2000/03/28  02:31:32
10979         Log: add Changes, perldelta.pod
10980      Branch: perl
10981            + Changes pod/perldelta.pod
10982 ____________________________________________________________________________
10983 [  5903] By: gsar                                  on 2000/03/28  02:03:55
10984         Log: rename Changes and perldelta.pod
10985      Branch: perl
10986           +> Changes5.6 pod/perl56delta.pod
10987            - Changes pod/perldelta.pod
10988            ! MANIFEST
10989 ____________________________________________________________________________
10990 [  5900] By: gsar                                  on 2000/03/23  05:42:43
10991         Log: three guesses on what this is :-)
10992      Branch: perl
10993            ! Changes