Fake support of holey files in win/dosish platforms.
[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 [  7572] By: jhi                                   on 2000/11/06  13:48:41
36         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
37              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38              Date: Mon, 06 Nov 2000 10:11:42 +0100
39              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
40      Branch: perl
41            ! pod/perlhack.pod
42 ____________________________________________________________________________
43 [  7571] By: jhi                                   on 2000/11/06  01:45:51
44         Log: AUTHORS updates.
45      Branch: perl
46            ! AUTHORS
47 ____________________________________________________________________________
48 [  7570] By: jhi                                   on 2000/11/06  00:18:00
49         Log: Fix for
50              
51              Subject: [ID 20000728.005] perl -P broken
52              From: David Dyck <dcd@tc.fluke.com>
53              Date: Fri, 28 Jul 2000 17:19:16 -0700
54              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
55              
56              (hopefully).  The fix is also not complete, it seems to break
57              BOM swallowing for libc5 systems, but until someone figures
58              out a way to do this without ftell(), this will do.
59      Branch: perl
60            ! toke.c
61 ____________________________________________________________________________
62 [  7569] By: jhi                                   on 2000/11/06  00:05:30
63         Log: Document that the evaled syntax errors cause scalar leaks.
64      Branch: perl
65            ! t/comp/proto.t
66 ____________________________________________________________________________
67 [  7568] By: jhi                                   on 2000/11/05  23:14:47
68         Log: opmini.o can linger from Configures past.
69      Branch: perl
70            ! Makefile.SH
71 ____________________________________________________________________________
72 [  7567] By: jhi                                   on 2000/11/05  21:28:39
73         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
74              first argument correctly.
75      Branch: perl
76            ! perlio.c
77 ____________________________________________________________________________
78 [  7566] By: jhi                                   on 2000/11/05  21:15:56
79         Log: Integrate perlio.
80      Branch: perl
81           !> perlio.c
82 ____________________________________________________________________________
83 [  7565] By: jhi                                   on 2000/11/05  21:15:13
84         Log: Use -dM for gcc (the suggested patch did it only for Linux,
85              but I think it can be generalized).
86              
87              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
88              From: Pixel <pixel@mandrakesoft.com>
89              Date: 05 Nov 2000 21:49:34 +0100 
90              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
91      Branch: perl
92            ! ext/Errno/Errno_pm.PL
93 ____________________________________________________________________________
94 [  7563] By: jhi                                   on 2000/11/05  19:48:55
95         Log: Add a note for future generations about bug id 20000229.006.
96      Branch: perl
97            ! malloc.c
98 ____________________________________________________________________________
99 [  7562] By: jhi                                   on 2000/11/05  19:38:24
100         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
101      Branch: perl
102            ! pp_ctl.c t/op/pos.t
103 ____________________________________________________________________________
104 [  7561] By: jhi                                   on 2000/11/05  18:21:46
105         Log: Add =pod to be tidy.
106      Branch: perl
107            ! lib/Math/Complex.pm
108 ____________________________________________________________________________
109 [  7560] By: jhi                                   on 2000/11/05  17:38:46
110         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
111      Branch: perl
112            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
113            ! ext/Storable/Storable.xs t/lib/st-recurse.t
114 ____________________________________________________________________________
115 [  7559] By: jhi                                   on 2000/11/05  17:32:59
116         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
117              From: "Peter J. Farley III" <pjfarley@banet.net>
118              Date: Sun, 05 Nov 2000 11:55:59 -0500
119              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
120      Branch: perl
121            ! t/lib/syslog.t
122 ____________________________________________________________________________
123 [  7558] By: jhi                                   on 2000/11/05  17:29:19
124         Log: Integrate perlio.
125      Branch: perl
126           !> perlio.c
127 ____________________________________________________________________________
128 [  7557] By: jhi                                   on 2000/11/05  17:22:01
129         Log: A fix of sorts for 20000329.026, a better error message
130              for a missing "use charnames" when using the \N{...}. 
131      Branch: perl
132            ! pod/perldiag.pod toke.c
133 ____________________________________________________________________________
134 [  7556] By: jhi                                   on 2000/11/05  16:33:50
135         Log: Test tweak: show also the failed locales.
136              
137              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
138              From: Lupe Christoph <lupe@lupe-christoph.de>         
139              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
140              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
141      Branch: perl
142            ! t/pragma/locale.t
143 ____________________________________________________________________________
144 [  7553] By: jhi                                   on 2000/11/05  01:12:16
145         Log: Fix for
146              
147              Subject: [ID 20001004.007] taint propogation is inconsistent
148              From: pimlott@idiomtech.com (Andrew Pimlott) 
149              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
150              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
151              
152              The culprit was sv_setsv() which was rather blindly
153              propagating taint, which lead to behaviour where was
154              a tainted anon hash value was seen all the values from
155              then on became tainted.
156      Branch: perl
157            ! sv.c t/op/taint.t
158 ____________________________________________________________________________
159 [  7552] By: jhi                                   on 2000/11/04  23:44:18
160         Log: Some cpps don't like splitting conditionals across several lines.
161      Branch: perl
162            ! perlio.c
163 ____________________________________________________________________________
164 [  7549] By: jhi                                   on 2000/11/04  23:14:01
165         Log: Fix for
166              
167              Subject: [ID 20001004.006] undef is never tainted
168              From: pimlott@idiomtech.com (Andrew Pimlott)
169              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
170              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
171              
172              An undef read from a slurped file was not tainted.
173      Branch: perl
174            ! pp_hot.c t/op/taint.t
175 ____________________________________________________________________________
176 [  7548] By: jhi                                   on 2000/11/04  22:56:21
177         Log: Test tweak ($Config{useperlio} is by default undef) .
178      Branch: perl
179            ! t/lib/b.t
180 ____________________________________________________________________________
181 [  7547] By: jhi                                   on 2000/11/04  22:43:56
182         Log: Integrate perlio.
183      Branch: perl
184           +> lib/perlio.pm
185           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
186           !> pod/perlapi.pod t/lib/b.t
187 ____________________________________________________________________________
188 [  7546] By: jhi                                   on 2000/11/04  22:40:59
189         Log: Configure would use a bad $myuname from an old config.sh.
190              
191              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
192              From: Andy Dougherty <doughera@lafayette.edu>
193              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
194              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
195      Branch: metaconfig
196            ! U/modified/Oldconfig.U
197      Branch: perl
198            ! Configure config_h.SH
199 ____________________________________________________________________________
200 [  7545] By: jhi                                   on 2000/11/04  22:36:54
201         Log: Subject: Locales support (setlocale) fixes
202              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
203              Date: Sat, 4 Nov 2000 10:15:48 +0300 
204              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
205              
206              Modified quite a bit to be more portable.
207      Branch: perl
208            ! embed.h embed.pl perl.h proto.h util.c
209 ____________________________________________________________________________
210 [  7544] By: jhi                                   on 2000/11/04  22:32:47
211         Log: Dying is too strict here, better just skip.
212      Branch: perl
213            ! t/op/misc.t
214 ____________________________________________________________________________
215 [  7542] By: jhi                                   on 2000/11/04  21:09:28
216         Log: More Changes tweakery.
217      Branch: perl
218            ! Changes Porting/genlog
219 ____________________________________________________________________________
220 [  7541] By: jhi                                   on 2000/11/04  20:58:18
221         Log: Changes fixups.
222      Branch: perl
223            ! Changes
224 ____________________________________________________________________________
225 [  7540] By: jhi                                   on 2000/11/04  20:42:38
226         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
227              create a "fast path" for locale name probing using "locale -a"
228              if available, squash finally hopefully the s?printf resetting
229              the numeric locale (since, IIUC perllocale, it never shouldn't). 
230      Branch: perl
231            ! sv.c t/op/misc.t t/pragma/locale.t
232 ____________________________________________________________________________
233 [  7536] By: jhi                                   on 2000/11/04  00:20:02
234         Log: Add FCNTL_CAN_LOCK.
235              
236              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
237              From: Andy Dougherty <doughera@lafayette.edu>
238              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
239              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
240              
241              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
242              From: Andy Dougherty <doughera@lafayette.edu>
243              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
244              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
245      Branch: metaconfig/U/perl
246            + d_fcntl_can_lock.U
247            ! startperl.U
248      Branch: perl
249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
250            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
251            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
252            ! vos/config.ga.h win32/config.bc win32/config.gc
253            ! win32/config.vc
254 ____________________________________________________________________________
255 [  7534] By: jhi                                   on 2000/11/03  15:16:02
256         Log: Subject: Re: README.aix
257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
258              Date: Fri, 03 Nov 2000 16:03:15 +0100
259              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
260      Branch: perl
261            ! README.aix
262 ____________________________________________________________________________
263 [  7533] By: jhi                                   on 2000/11/03  03:59:02
264         Log: Subject: [PATCH 5.7.0] better messages from malloc()
265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
266              Date: Wed, 1 Nov 2000 23:39:56 -0500
267              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
268      Branch: perl
269            ! malloc.c pod/perldiag.pod
270 ____________________________________________________________________________
271 [  7532] By: jhi                                   on 2000/11/03  00:11:56
272         Log: The #7521 touched things it shouldn't have.
273      Branch: perl
274            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
275 ____________________________________________________________________________
276 [  7531] By: jhi                                   on 2000/11/02  22:32:33
277         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
278              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
279              Date:     Thu, 2 Nov 2000 16:58:36 EST
280              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
281      Branch: perl
282            ! vms/gen_shrfls.pl
283 ____________________________________________________________________________
284 [  7530] By: jhi                                   on 2000/11/02  22:08:49
285         Log: Fix the problem discussed in
286              
287              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
288              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
289              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
290              
291              originally from Linc Madison.  Also Andreas König's comments
292              taken into account.  Some other problems with Tie::SubstrHash
293              fixed: didn't croak when the table exceeded the requested number
294              of entries (as documented) but instead when the number of entries
295              exceeded the size of the table, a croak() had an unnecessary \n,
296              didn't have a CLEAR method, documented that there is no exists().
297              Didn't fix to be strict-proof because the module uses &foo; and
298              dynamic scope.  Added a test script exercizing both first tamely 
299              the basic functionality, and then the failure cases reported by
300              Linc Madison.
301      Branch: perl
302            + t/lib/tie-substrhash.t
303            ! MANIFEST lib/Tie/SubstrHash.pm
304 ____________________________________________________________________________
305 [  7529] By: jhi                                   on 2000/11/02  17:58:08
306         Log: recv() can fail and return undef.
307              
308              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
309              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
310              Date: Thu, 2 Nov 2000 20:12:20 +0300
311              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
312      Branch: perl
313            ! lib/Net/Ping.pm
314 ____________________________________________________________________________
315 [  7528] By: jhi                                   on 2000/11/02  17:49:09
316         Log: Detpyo.
317      Branch: perl
318            ! pod/perlop.pod
319 ____________________________________________________________________________
320 [  7527] By: jhi                                   on 2000/11/02  15:48:37
321         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
322              fix a autovivification bug in Tie::RefHash, add tests for both.
323              
324              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
325              From: Edward Avis <epa98@doc.ic.ac.uk>
326              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
327              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
328      Branch: perl
329            + t/lib/tie-refhash.t
330            ! MANIFEST lib/Tie/RefHash.pm
331 ____________________________________________________________________________
332 [  7526] By: jhi                                   on 2000/11/02  13:56:26
333         Log: Test::Harness revealed buglets in the new DynaLoader.
334              
335              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
336              From: andreas.koenig@anima.de (Andreas J. Koenig)
337              Date: 02 Nov 2000 11:26:48 +0100 
338              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
339      Branch: perl
340            ! ext/DynaLoader/DynaLoader_pm.PL
341 ____________________________________________________________________________
342 [  7525] By: jhi                                   on 2000/11/01  23:52:08
343         Log: The entry for #7503 was missing.
344      Branch: perl
345            ! Changes
346 ____________________________________________________________________________
347 [  7524] By: jhi                                   on 2000/11/01  23:40:52
348         Log: Update Changes.
349      Branch: perl
350            ! Changes patchlevel.h
351 ____________________________________________________________________________
352 [  7523] By: jhi                                   on 2000/11/01  22:57:09
353         Log: More tweaking on the #7522 theme.
354      Branch: perl
355            ! ext/DynaLoader/DynaLoader_pm.PL
356 ____________________________________________________________________________
357 [  7522] By: jhi                                   on 2000/11/01  22:06:15
358         Log: Expand %Config variables and %ENV variables only if
359              so requested during build time using the
360              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
361              Not expanding makes relocating distributions easier.
362      Branch: perl
363            ! ext/DynaLoader/DynaLoader_pm.PL
364 ____________________________________________________________________________
365 [  7521] By: jhi                                   on 2000/11/01  20:56:34
366         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
367              and setgid() because they were just changing $< and $( which means
368              only changing the real uid/gid, as opposed to changing both
369              real and effective ids.  (The alternative way could have been
370              in POSIX.pm to change $> and $), too, but making a direct call
371              to the C API feels cleaner.)  Fixes the bug
372              
373              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
374              From: "Garry T. Williams" <garry@zvolve.com>
375              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
376              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
377      Branch: perl
378            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
379            ! ext/POSIX/typemap pod/perlvar.pod
380 ____________________________________________________________________________
381 [  7520] By: jhi                                   on 2000/11/01  20:08:33
382         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
383              From: "Garry T. Williams" <garry@zvolve.com>
384              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
385              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
386      Branch: perl
387            ! pod/perlsec.pod
388 ____________________________________________________________________________
389 [  7519] By: jhi                                   on 2000/11/01  20:01:22
390         Log: Locale warning explanation tweak.
391      Branch: perl
392            ! pod/perldiag.pod
393 ____________________________________________________________________________
394 [  7518] By: jhi                                   on 2000/11/01  18:57:13
395         Log: C.pm part of
396              
397              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
398              From: Jarkko Hietaniemi <jhi@iki.fi>
399              Date: Tue, 10 Oct 2000 08:22:28 -0500
400              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
401      Branch: perl
402            ! ext/B/B/C.pm
403 ____________________________________________________________________________
404 [  7517] By: jhi                                   on 2000/11/01  18:41:59
405         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
406              From: Martien Verbruggen <mgjv@comdyn.com.au>
407              Date: Fri, 6 Oct 2000 14:09:10 +1100
408              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
409      Branch: perl
410            ! pod/perlop.pod
411 ____________________________________________________________________________
412 [  7516] By: jhi                                   on 2000/11/01  18:34:55
413         Log: Generalize the Camel wording.
414              
415              Subject: Re: perlfaq style changes
416              From: John Borwick <jhborwic@unity.ncsu.edu>
417              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
418              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
419      Branch: perl
420            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
421 ____________________________________________________________________________
422 [  7515] By: jhi                                   on 2000/11/01  16:52:31
423         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
424              From: pimlott@idiomtech.com (Andrew Pimlott)
425              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
426              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
427      Branch: perl
428            ! pod/perlsec.pod
429 ____________________________________________________________________________
430 [  7514] By: jhi                                   on 2000/11/01  15:03:40
431         Log: More AIX lore.
432      Branch: perl
433            ! ext/re/hints/aix.pl
434 ____________________________________________________________________________
435 [  7513] By: jhi                                   on 2000/11/01  14:48:30
436         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
437              From: root <root@chronos.fi.muni.cz>
438              Date: Wed, 1 Nov 2000 12:31:32 +0100
439              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
440      Branch: perl
441            ! lib/Net/Ping.pm
442 ____________________________________________________________________________
443 [  7512] By: jhi                                   on 2000/11/01  14:46:47
444         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
445              From: Martin Husemann <martin@duskware.de>
446              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
447              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
448      Branch: perl
449            ! regcomp.c
450 ____________________________________________________________________________
451 [  7511] By: jhi                                   on 2000/11/01  14:39:50
452         Log: AUTHORS updates.
453      Branch: perl
454            ! AUTHORS
455 ____________________________________________________________________________
456 [  7510] By: jhi                                   on 2000/11/01  14:29:50
457         Log: Subject: [PATCH] startperl to respect versiononly
458              From: Robin Barker <rmb1@cise.npl.co.uk> 
459              Date: Tue, 31 Oct 2000 16:29:36 GMT
460              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
461      Branch: metaconfig/U/perl
462            ! startperl.U
463      Branch: perl
464            ! Configure config_h.SH
465 ____________________________________________________________________________
466 [  7509] By: jhi                                   on 2000/11/01  14:19:53
467         Log: printf UVs the correct way, noticed by Robin Barker.
468      Branch: perl
469            ! utf8.c
470 ____________________________________________________________________________
471 [  7508] By: jhi                                   on 2000/11/01  14:10:03
472         Log: Do not cleanup *% because the % has special meanings in some
473              shell environments.
474      Branch: perl
475            ! ext/Storable/Makefile.PL
476 ____________________________________________________________________________
477 [  7507] By: jhi                                   on 2000/11/01  14:06:00
478         Log: The NonStop-UX libraries have a novel way to say NaN.
479      Branch: perl
480            ! t/lib/bigfltpm.t
481 ____________________________________________________________________________
482 [  7506] By: jhi                                   on 2000/11/01  14:03:35
483         Log: The osname has been lowercased by now, from Tom Bates.
484      Branch: metaconfig
485            ! U/modified/Oldconfig.U
486      Branch: perl
487            ! Configure config_h.SH
488 ____________________________________________________________________________
489 [  7505] By: jhi                                   on 2000/10/31  19:18:39
490         Log: The compiler is either gcc or cc, from Tom Bates.
491      Branch: perl
492            ! hints/nonstopux.sh
493 ____________________________________________________________________________
494 [  7504] By: jhi                                   on 2000/10/31  14:53:42
495         Log: Update Changes.
496      Branch: perl
497            ! Changes patchlevel.h
498 ____________________________________________________________________________
499 [  7503] By: jhi                                   on 2000/10/31  14:30:50
500         Log: Whitespace style tweak.  Was originally going to see to
501              
502              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
503              From: Joe Smith <jms@inwap.com>
504              Date: Mon, 30 Oct 2000 18:47:57 -0800
505              Message-Id: <39FE32DD.24AAC4D@inwap.com>
506              
507              but that had already been taken care of.
508      Branch: metaconfig
509            ! U/compline/d_stdstdio.U
510      Branch: perl
511            ! Configure config_h.SH
512 ____________________________________________________________________________
513 [  7502] By: jhi                                   on 2000/10/31  14:25:02
514         Log: AUTHORS tweaks.
515      Branch: perl
516            ! AUTHORS
517 ____________________________________________________________________________
518 [  7501] By: jhi                                   on 2000/10/31  14:23:59
519         Log: Subject: perlfaq style changes
520              From: John Borwick <jhborwic@unity.ncsu.edu>
521              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
522              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
523      Branch: perl
524            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
525            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
526            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
527            ! pod/perlfaq9.pod
528 ____________________________________________________________________________
529 [  7500] By: jhi                                   on 2000/10/31  14:22:15
530         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
531              
532              Subject: Re: [ID 20000918.005] ~ on wide chars
533              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
534              Date: Mon, 30 Oct 2000 21:09:55 -0800
535              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
536              
537              (The ord() part of the patch skipped.)
538      Branch: perl
539            ! doop.c
540 ____________________________________________________________________________
541 [  7499] By: jhi                                   on 2000/10/31  14:20:08
542         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
543              From: Jens Hamisch <jens@Strawberry.COM>
544              Date: Mon, 30 Oct 2000 15:17:07 +0100
545              Message-Id: <20001030151707.A9597@Strawberry.COM>
546      Branch: perl
547            ! av.c
548 ____________________________________________________________________________
549 [  7498] By: jhi                                   on 2000/10/31  14:16:29
550         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
551              From: Peter Prymmer <pvhp@forte.com>
552              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
553              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
554      Branch: perl
555            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
556            + ext/Encode/Encode/posix-bc.enc
557            ! MANIFEST t/lib/encode.t
558 ____________________________________________________________________________
559 [  7497] By: jhi                                   on 2000/10/31  14:13:22
560         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
561              From: Peter Prymmer <pvhp@forte.com>
562              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
563              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
564      Branch: perl
565            ! t/lib/cgi-html.t
566 ____________________________________________________________________________
567 [  7496] By: jhi                                   on 2000/10/31  14:12:05
568         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
569              From: Peter Prymmer <pvhp@forte.com>
570              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
571              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
572      Branch: perl
573            ! t/lib/cgi-function.t
574 ____________________________________________________________________________
575 [  7495] By: jhi                                   on 2000/10/31  14:11:08
576         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
577              From: Peter Prymmer <pvhp@forte.com>
578              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
579              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
580      Branch: perl
581            + ext/re/hints/aix.pl
582            ! MANIFEST ext/re/Makefile.PL
583 ____________________________________________________________________________
584 [  7494] By: jhi                                   on 2000/10/31  14:08:32
585         Log: Use Errno magic.
586              
587              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
588              From: Casey Tweten <perl@ctweten.amsite.com>
589              Date: Mon, 30 Oct 2000 15:51:17 -0500
590              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
591      Branch: perl
592            ! lib/File/Temp.pm
593 ____________________________________________________________________________
594 [  7493] By: jhi                                   on 2000/10/31  14:05:07
595         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
596              
597              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
598              From: Nicholas Clark <nick@ccl4.org>
599              Date: Mon, 30 Oct 2000 17:38:45 +0000
600              Message-ID: <20001030173845.O60355@plum.flirble.org>
601      Branch: perl
602            ! Makefile.SH utils/perlbug.PL
603 ____________________________________________________________________________
604 [  7489] By: jhi                                   on 2000/10/29  21:11:08
605         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
606              From: andreas.koenig@anima.de (Andreas J. Koenig)
607              Date: 29 Oct 2000 22:05:59 +0100
608              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
609      Branch: perl
610            ! lib/ExtUtils/Manifest.pm
611 ____________________________________________________________________________
612 [  7488] By: jhi                                   on 2000/10/29  21:07:47
613         Log: Tests for #7487.
614              
615              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
616              From: andreas.koenig@anima.de (Andreas J. Koenig)
617              Date: 29 Oct 2000 19:37:09 +0100
618              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
619      Branch: perl
620            ! t/comp/proto.t
621 ____________________________________________________________________________
622 [  7487] By: jhi                                   on 2000/10/29  21:06:27
623         Log: constsub spillage.
624              
625              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
626              From: John Tobey <jtobey@john-edwin-tobey.org>
627              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
628              Message-Id: <m13pvSr-000FObC@feynman.localnet>
629      Branch: perl
630            ! op.c
631 ____________________________________________________________________________
632 [  7485] By: jhi                                   on 2000/10/29  21:00:47
633         Log: Make \x{...} consistently produce UTF-8.
634              
635              Subject: Re: \x{...} is confused 
636              From: Simon Cozens <simon@cozens.net>
637              Date: Sun, 29 Oct 2000 19:36:48 +0000
638              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
639      Branch: perl
640            ! t/pragma/utf8.t toke.c
641 ____________________________________________________________________________
642 [  7483] By: jhi                                   on 2000/10/29  18:06:55
643         Log: Update Changes.
644      Branch: perl
645            ! Changes patchlevel.h
646 ____________________________________________________________________________
647 [  7481] By: jhi                                   on 2000/10/29  17:02:37
648         Log: UTF-8 decoder tweak.
649      Branch: perl
650            ! utf8.c
651 ____________________________________________________________________________
652 [  7478] By: jhi                                   on 2000/10/29  02:04:01
653         Log: Add also emailless people.
654      Branch: perl
655            ! AUTHORS
656 ____________________________________________________________________________
657 [  7477] By: jhi                                   on 2000/10/29  01:36:00
658         Log: The #7476 needs a MANIFEST change, too.
659      Branch: perl
660            ! MANIFEST
661 ____________________________________________________________________________
662 [  7476] By: jhi                                   on 2000/10/29  01:35:21
663         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
664      Branch: perl
665            - MAINTAIN
666            ! AUTHORS Changes
667 ____________________________________________________________________________
668 [  7475] By: jhi                                   on 2000/10/28  23:57:25
669         Log: De-quoted-unreadable to ISO Latin 1.
670              (There's one ISO-2022-JP name in Changes5.004.)
671      Branch: perl
672            ! Changes Changes5.6
673 ____________________________________________________________________________
674 [  7474] By: jhi                                   on 2000/10/28  19:13:06
675         Log: Subject: [ID 20001027.007] uniq array in perlfaq
676              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
677              Date: Fri, 27 Oct 2000 19:28:30 +0200
678              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
679      Branch: perl
680            ! pod/perlfaq4.pod
681 ____________________________________________________________________________
682 [  7473] By: jhi                                   on 2000/10/28  18:02:05
683         Log: Locking null mutexes is not recommendable.
684              
685              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
686              From: Hugo <hv@crypt.compulink.co.uk>
687              Date: Sat, 28 Oct 2000 18:41:12 +0100
688              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
689      Branch: perl
690            ! op.c
691 ____________________________________________________________________________
692 [  7472] By: jhi                                   on 2000/10/28  17:52:58
693         Log: Better create a true mailing list for the repository keepers.
694      Branch: perl
695            ! Porting/repository.pod
696 ____________________________________________________________________________
697 [  7471] By: jhi                                   on 2000/10/28  17:28:24
698         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
699              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
700      Branch: perl
701            + Porting/repository.pod
702            ! MANIFEST
703 ____________________________________________________________________________
704 [  7470] By: jhi                                   on 2000/10/28  17:20:54
705         Log: Subject: DOC PATCH 5.6.0
706              From: mjd@plover.com
707              Date: 27 Oct 2000 17:32:44 -0000
708              Message-ID: <20001027173244.23754.qmail@plover.com>
709      Branch: perl
710            ! pod/perlfunc.pod
711 ____________________________________________________________________________
712 [  7469] By: jhi                                   on 2000/10/28  17:16:45
713         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
714              From: "Peter J. Farley III" <pjfarley@banet.net>
715              Date: Fri, 27 Oct 2000 20:32:56 -0400
716              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
717      Branch: perl
718            ! README.dos
719 ____________________________________________________________________________
720 [  7468] By: jhi                                   on 2000/10/28  17:07:18
721         Log: Make target reordering to avoid pointless re-makes.
722              
723              Subject: Re: Total re-make of 'make okfile' after 7451 ?
724              From: Nicholas Clark <nick@ccl4.org>
725              Date: Sat, 28 Oct 2000 00:31:02 +0100
726              Message-ID: <20001028003101.A54517@plum.flirble.org>
727      Branch: perl
728            ! Makefile.SH
729 ____________________________________________________________________________
730 [  7467] By: jhi                                   on 2000/10/28  17:05:31
731         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
732              From: lvirden@cas.org
733              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
734              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
735      Branch: perl
736            ! README.os2
737 ____________________________________________________________________________
738 [  7466] By: jhi                                   on 2000/10/28  16:09:16
739         Log: Upgrade to CPAN 1.58_55.
740              
741              Subject: CPAN.pm status
742              From: andreas.koenig@anima.de (Andreas J. Koenig) 
743              Date: 28 Oct 2000 08:18:00 +0200 
744              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
745      Branch: perl
746            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
747 ____________________________________________________________________________
748 [  7465] By: jhi                                   on 2000/10/28  16:02:47
749         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
750      Branch: perl
751            ! embed.h embed.pl perl.h proto.h toke.c
752 ____________________________________________________________________________
753 [  7464] By: nick                                  on 2000/10/28  10:43:44
754         Log: Fix for sv_2iv() on "shared" value from keys %hash.
755      Branch: perl
756            ! sv.c
757 ____________________________________________________________________________
758 [  7463] By: jhi                                   on 2000/10/27  16:18:29
759         Log: Update Changes.
760      Branch: perl
761            ! Changes patchlevel.h
762 ____________________________________________________________________________
763 [  7462] By: jhi                                   on 2000/10/27  16:17:44
764         Log: Too enthusiastic editing in #7460.
765      Branch: metaconfig
766            ! U/modified/Oldsym.U
767      Branch: perl
768            ! Configure config_h.SH
769 ____________________________________________________________________________
770 [  7461] By: jhi                                   on 2000/10/27  15:37:38
771         Log: Retract #7459, the script needs more work.
772      Branch: perl
773            - mkreef
774            ! MANIFEST
775 ____________________________________________________________________________
776 [  7460] By: jhi                                   on 2000/10/27  15:23:14
777         Log: Use $sort, $uniq (and $tr) consistently as wondered
778              by Nicholas Clark.
779      Branch: metaconfig
780            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
781            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
782            ! U/modified/libc.U
783      Branch: perl
784            ! Configure config_h.SH
785 ____________________________________________________________________________
786 [  7459] By: jhi                                   on 2000/10/27  15:02:07
787         Log: (Retracted by #7461)
788              
789              Add a shell script for creating/removing symbolic link farms,
790              useful for keeping the source code read-only and doing the
791              builds somewhere else.
792      Branch: perl
793            + mkreef
794            ! MANIFEST
795 ____________________________________________________________________________
796 [  7458] By: jhi                                   on 2000/10/27  14:42:20
797         Log: Do away with the fix_pl.
798      Branch: perl
799            - fix_pl
800            ! MANIFEST Makefile.SH
801 ____________________________________________________________________________
802 [  7457] By: jhi                                   on 2000/10/27  12:43:13
803         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
804              From: Jens Hamisch <jens@Strawberry.COM>
805              Date: Fri, 27 Oct 2000 14:38:21 +0200
806              Message-Id: <20001027143821.B3366@Strawberry.COM>
807      Branch: perl
808            ! perl.h
809 ____________________________________________________________________________
810 [  7456] By: jhi                                   on 2000/10/27  12:33:42
811         Log: Subject: [PATCH] todo
812              From: Nicholas Clark <nick@ccl4.org>
813              Date: Thu, 26 Oct 2000 22:32:29 +0100
814              Message-ID: <20001026223229.A44540@plum.flirble.org>
815      Branch: perl
816            ! pod/perltodo.pod
817 ____________________________________________________________________________
818 [  7455] By: jhi                                   on 2000/10/27  12:02:21
819         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
820              From: John Tobey <jtobey@john-edwin-tobey.org>
821              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
822              Message-Id: <m13ozHF-000FObC@feynman.localnet>
823      Branch: perl
824            ! op.c t/pragma/sub_lval.t
825 ____________________________________________________________________________
826 [  7454] By: jhi                                   on 2000/10/27  11:59:42
827         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
828              From: sthoenna@efn.org
829              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
830              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
831      Branch: perl
832            ! pp.c t/op/assignwarn.t
833 ____________________________________________________________________________
834 [  7453] By: jhi                                   on 2000/10/27  00:15:08
835         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
836      Branch: perl
837            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
838            ! ext/Storable/Storable.xs t/lib/st-lock.t
839 ____________________________________________________________________________
840 [  7452] By: jhi                                   on 2000/10/26  13:05:52
841         Log: Undo #7451, this seems to be a deficiency in Perforce,
842              there is no per-file line-terminator type, only per-client.
843      Branch: perl
844            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
845            ! win32/makefile.mk
846 ____________________________________________________________________________
847 [  7451] By: jhi                                   on 2000/10/26  04:56:03
848         Log: Experimenting in DOS arcana.
849      Branch: perl
850            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
851            ! win32/makefile.mk
852 ____________________________________________________________________________
853 [  7450] By: jhi                                   on 2000/10/26  04:50:52
854         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
855              From: "Peter J. Farley III" <pjfarley@banet.net>            
856              Date: Wed, 25 Oct 2000 23:10:18 -0400
857              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
858      Branch: perl
859            ! t/io/open.t
860 ____________________________________________________________________________
861 [  7449] By: jhi                                   on 2000/10/26  04:49:16
862         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
863              From: Hugo <hv@crypt.compulink.co.uk>
864              Date: Thu, 26 Oct 2000 01:55:17 +0100
865              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
866              
867              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
868      Branch: perl
869            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
870 ____________________________________________________________________________
871 [  7448] By: jhi                                   on 2000/10/26  04:38:36
872         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
873              From: Peter Prymmer <pvhp@forte.com>
874              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
875              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
876      Branch: perl
877            ! configure.com
878 ____________________________________________________________________________
879 [  7447] By: jhi                                   on 2000/10/25  23:20:02
880         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
881              in platforms that strictly require all the symbols being present
882              at link time.
883      Branch: perl
884            ! handy.h
885 ____________________________________________________________________________
886 [  7446] By: jhi                                   on 2000/10/25  21:55:57
887         Log: Update Changes.
888      Branch: perl
889            ! Changes patchlevel.h
890 ____________________________________________________________________________
891 [  7445] By: jhi                                   on 2000/10/25  21:27:08
892         Log: Integrate with vmsperl #7430 by Charles Bailey:
893              
894              Cleanup from prior patch (Charles Lane?):
895              - improve handling of MFDs in Basename and Path
896              - default to no xsubpp line # munging when building debug images
897      Branch: perl
898           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
899 ____________________________________________________________________________
900 [  7444] By: jhi                                   on 2000/10/25  21:03:50
901         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
902              From: John Peacock <JPeacock@UnivPress.com>
903              Date: Thu, 18 May 2000 11:55:27 -0400
904              Message-ID: <3924126F.A58BE57A@UnivPress.com>
905      Branch: perl
906            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
907            ! t/op/write.t
908 ____________________________________________________________________________
909 [  7443] By: jhi                                   on 2000/10/25  20:43:10
910         Log: Temporary stopgap for the self-tying issue: for now only
911              array and hash self-ties are verboten.  The real fix, of
912              course, would be to comprehensively test (and implement?)
913              and debug (and document) self-ties.
914      Branch: perl
915            ! pod/perldiag.pod pp_sys.c t/op/tie.t
916 ____________________________________________________________________________
917 [  7442] By: jhi                                   on 2000/10/25  20:14:30
918         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
919              From: Dan Sugalski <dan@sidhe.org>
920              Date: Wed, 25 Oct 2000 13:36:35 -0400
921              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
922              
923              plus regen global.sym.
924      Branch: perl
925            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
926            ! thrdvar.h util.c
927 ____________________________________________________________________________
928 [  7441] By: jhi                                   on 2000/10/25  20:12:20
929         Log: buildtoc target tweaks.
930      Branch: perl
931            ! pod/Makefile.SH
932 ____________________________________________________________________________
933 [  7440] By: jhi                                   on 2000/10/25  20:03:53
934         Log: A new version of making the syslog test more robust.
935              (Replaces #7421.)
936              
937              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
938              From: "Kurt D. Starsinic" <kstar@chapin.edu>
939              Date: Wed, 25 Oct 2000 12:13:54 -0400
940              Message-ID: <20001025121354.B2264@O2.chapin.edu>
941      Branch: perl
942            ! t/lib/syslog.t
943 ____________________________________________________________________________
944 [  7439] By: jhi                                   on 2000/10/25  20:00:48
945         Log: Continue the internal UTF-8 API tweaking.
946              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
947              used much more than the simpler API, now called utf8_to_uv_simple().
948              Still not quite happy with API, too much partial duplication
949              of functionality.
950      Branch: perl
951            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
952            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
953            ! regcomp.c regexec.c sv.c toke.c utf8.c
954 ____________________________________________________________________________
955 [  7438] By: jhi                                   on 2000/10/25  18:52:30
956         Log: Allow poking holes at the UTF-8 decoding strictness.
957      Branch: perl
958            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
959            ! utf8.h
960 ____________________________________________________________________________
961 [  7437] By: jhi                                   on 2000/10/25  13:53:05
962         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
963              UTF8LEN() and UTF8SKIP(). 
964      Branch: perl
965            ! pp.c utf8.c utf8.h
966 ____________________________________________________________________________
967 [  7436] By: jhi                                   on 2000/10/25  13:51:37
968         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
969              From: Nicholas Clark <nick@ccl4.org>
970              Date: Wed, 25 Oct 2000 14:44:05 +0100
971              Message-ID: <20001025144404.D27253@plum.flirble.org>
972      Branch: perl
973            ! pod/perlrun.pod
974 ____________________________________________________________________________
975 [  7435] By: jhi                                   on 2000/10/25  13:49:32
976         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
977              From: Mike Guy <mjtg@cam.ac.uk>
978              Date: Tue, 24 Oct 2000 14:59:40 +0100
979              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
980      Branch: perl
981            ! scope.c
982 ____________________________________________________________________________
983 [  7434] By: jhi                                   on 2000/10/25  13:48:41
984         Log: AIX is picky about its symbol exports.  Solution for now
985              is to include the deb.o explicitly to the re extension build.
986              
987              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
988              From: Peter Prymmer <pvhp@forte.com>
989              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
990              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
991      Branch: perl
992            ! ext/re/Makefile.PL hints/aix.sh
993 ____________________________________________________________________________
994 [  7433] By: jhi                                   on 2000/10/25  13:46:49
995         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
997              Date: Wed, 25 Oct 2000 12:02:20 +0200
998              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
999      Branch: perl
1000            ! perlsdio.h
1001 ____________________________________________________________________________
1002 [  7432] By: jhi                                   on 2000/10/25  13:44:28
1003         Log: Subject: Minor update to find2perl, for portability
1004              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
1005              Date: Wed, 25 Oct 2000 12:05:47 +0100
1006              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
1007      Branch: perl
1008            ! x2p/find2perl.PL
1009 ____________________________________________________________________________
1010 [  7431] By: jhi                                   on 2000/10/25  13:40:39
1011         Log: Add targets to Makefile.SH, most importantly
1012              'regen_all' which also remembers to update vms/perly*.
1013      Branch: perl
1014            ! Makefile.SH
1015 ____________________________________________________________________________
1016 [  7429] By: jhi                                   on 2000/10/24  20:03:40
1017         Log: Podify README.epoc and README.vos.
1018      Branch: perl
1019            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
1020            ! pod/perlport.pod pod/perltoc.pod
1021 ____________________________________________________________________________
1022 [  7428] By: jhi                                   on 2000/10/24  19:10:33
1023         Log: Stratus VOS updates from Paul Green.
1024      Branch: perl
1025            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1026            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
1027            - vos/config.def vos/config.h vos/config_h.SH_orig
1028            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
1029            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
1030 ____________________________________________________________________________
1031 [  7427] By: jhi                                   on 2000/10/24  18:59:48
1032         Log: Check if stdio supports tweaking lval and cnt simultaneously.
1033              
1034              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
1035              From: Nicholas Clark <nick@ccl4.org>
1036              Date: Mon, 23 Oct 2000 15:39:32 +0100
1037              Message-ID: <20001023153932.A10786@plum.flirble.org>
1038      Branch: metaconfig
1039            ! U/compline/d_stdstdio.U
1040      Branch: perl
1041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1042            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
1043            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
1044            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
1045            ! vos/config.h vos/config_h.SH_orig win32/config.bc
1046            ! win32/config.gc win32/config.vc
1047 ____________________________________________________________________________
1048 [  7426] By: jhi                                   on 2000/10/24  17:57:44
1049         Log: Missed the header file changes from #7425.
1050      Branch: perl
1051            ! embed.h embed.pl objXSUB.h proto.h
1052 ____________________________________________________________________________
1053 [  7425] By: jhi                                   on 2000/10/24  17:55:17
1054         Log: Fix the bug reported in
1055              
1056              From: andreas.koenig@anima.de (Andreas J. Koenig)
1057              Subject: Encode bug?
1058              Date: 24 Oct 2000 14:01:26 +0200 
1059              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
1060              
1061              Also make is_utf8_char() stricter.
1062      Branch: perl
1063            ! ext/Encode/Encode.xs utf8.c
1064 ____________________________________________________________________________
1065 [  7424] By: jhi                                   on 2000/10/24  15:15:39
1066         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
1067              From: Peter Scott <Peter@PSDT.com>
1068              Date: Mon, 23 Oct 2000 19:46:01 -0700
1069              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
1070      Branch: perl
1071            ! pod/perlfaq5.pod
1072 ____________________________________________________________________________
1073 [  7423] By: jhi                                   on 2000/10/24  14:25:30
1074         Log: Test tweak to avoid pulling in the whole Config.
1075      Branch: perl
1076            ! t/lib/st-lock.t
1077 ____________________________________________________________________________
1078 [  7422] By: jhi                                   on 2000/10/24  14:03:16
1079         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
1080      Branch: perl
1081            ! pp.c
1082 ____________________________________________________________________________
1083 [  7421] By: jhi                                   on 2000/10/24  13:32:09
1084         Log: (Replaced by #7440.)
1085              
1086              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
1087              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1088              Date: Mon, 23 Oct 2000 16:40:54 -0400
1089              Message-ID: <20001023164054.B14491@O2.chapin.edu>
1090      Branch: perl
1091            ! t/lib/syslog.t
1092 ____________________________________________________________________________
1093 [  7420] By: jhi                                   on 2000/10/24  13:30:53
1094         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
1095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1096              Date: Mon, 23 Oct 2000 17:29:03 -0400
1097              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
1098      Branch: perl
1099            ! lib/ExtUtils/MM_Unix.pm
1100 ____________________________________________________________________________
1101 [  7419] By: jhi                                   on 2000/10/24  13:29:57
1102         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
1103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1104              Date: Mon, 23 Oct 2000 19:01:32 -0400
1105              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
1106      Branch: perl
1107            ! utils/h2xs.PL
1108 ____________________________________________________________________________
1109 [  7418] By: jhi                                   on 2000/10/24  13:26:04
1110         Log: Replace #7409 with
1111              
1112              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
1113              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
1114              Date: Mon, 23 Oct 2000 20:08:56 +0200
1115              Message-ID: <20001023200855.A14850@nice.ram.loc>
1116      Branch: perl
1117            ! ext/Storable/Storable.pm t/lib/st-lock.t
1118 ____________________________________________________________________________
1119 [  7417] By: jhi                                   on 2000/10/24  13:17:52
1120         Log: Run vms/vms_yfix.pl, should have done that after changing
1121              perly.c in #7382.
1122      Branch: perl
1123            ! vms/perly_c.vms vms/perly_h.vms
1124 ____________________________________________________________________________
1125 [  7416] By: jhi                                   on 2000/10/24  02:55:33
1126         Log: Make the UTF-8 decoding stricter and more verbose when
1127              malformation happens.  This involved adding an argument
1128              to utf8_to_uv_chk(), which involved changing its prototype,
1129              and prefer STRLEN over I32 for the UTF-8 length, which as
1130              a domino effect necessitated changing the prototypes of
1131              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
1132              The stricter UTF-8 decoding checking uses Markus Kuhn's
1133              UTF-8 Decode Stress Tester from
1134              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
1135      Branch: perl
1136            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
1137            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
1138            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
1139            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
1140 ____________________________________________________________________________
1141 [  7415] By: jhi                                   on 2000/10/23  14:06:06
1142         Log: Update Changes.
1143      Branch: perl
1144            ! Changes patchlevel.h
1145 ____________________________________________________________________________
1146 [  7414] By: jhi                                   on 2000/10/23  12:39:52
1147         Log: Undo the basename() part of #7412 since the lib/basename
1148              tests would need upgrading too.
1149      Branch: perl
1150            ! lib/File/Basename.pm
1151 ____________________________________________________________________________
1152 [  7413] By: jhi                                   on 2000/10/23  12:19:27
1153         Log: Document PERL_INSTALL_ROOT of #7210.
1154      Branch: perl
1155            ! lib/ExtUtils/Install.pm
1156 ____________________________________________________________________________
1157 [  7412] By: jhi                                   on 2000/10/23  12:16:47
1158         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
1159      Branch: perl
1160            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
1161            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
1162 ____________________________________________________________________________
1163 [  7411] By: jhi                                   on 2000/10/23  12:07:41
1164         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
1165              From: Prymmer/Kahn <pvhp@best.com>
1166              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
1167              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
1168      Branch: perl
1169            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
1170 ____________________________________________________________________________
1171 [  7410] By: jhi                                   on 2000/10/23  04:10:11
1172         Log: The change #7187 was not so good on VMS.
1173              
1174              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
1175              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1176              Date: Sun, 22 Oct 2000 23:03:08 -0500
1177              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
1178      Branch: perl
1179            ! utils/perldoc.PL
1180 ____________________________________________________________________________
1181 [  7409] By: jhi                                   on 2000/10/23  03:57:36
1182         Log: Avoid Storable locking on DJGPP for now.
1183              
1184              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
1185              From: "Peter J. Farley III" <pjfarley@banet.net>
1186              Date: Sun, 22 Oct 2000 20:00:00 -0400
1187              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
1188      Branch: perl
1189            ! ext/Storable/Storable.pm t/lib/st-lock.t
1190 ____________________________________________________________________________
1191 [  7408] By: jhi                                   on 2000/10/23  03:50:24
1192         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
1193              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1194              Date: Sun, 22 Oct 2000 21:12:22 -0400
1195              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
1196      Branch: perl
1197            ! lib/vars.pm
1198 ____________________________________________________________________________
1199 [  7407] By: jhi                                   on 2000/10/23  03:43:12
1200         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
1201              From: Hugo <hv@crypt.compulink.co.uk>
1202              Date: Mon, 23 Oct 2000 00:47:22 +0100
1203              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
1204      Branch: perl
1205            ! regexec.c t/op/pat.t
1206 ____________________________________________________________________________
1207 [  7406] By: jhi                                   on 2000/10/23  03:40:29
1208         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
1209      Branch: perl
1210            ! lib/ExtUtils/MakeMaker.pm
1211 ____________________________________________________________________________
1212 [  7405] By: jhi                                   on 2000/10/22  21:32:00
1213         Log: Doc patch.
1214              
1215              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
1216              From: rspier@pobox.com (Robert Spier)
1217              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
1218              Message-ID: <14835.16112.13457.447971@rls.cx>
1219      Branch: perl
1220            ! lib/strict.pm
1221 ____________________________________________________________________________
1222 [  7404] By: jhi                                   on 2000/10/22  21:30:51
1223         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
1224              From: rspier@pobox.com (Robert Spier)
1225              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
1226              Message-ID: <14835.17223.72448.705566@rls.cx>
1227      Branch: perl
1228            ! lib/ExtUtils/MakeMaker.pm
1229 ____________________________________________________________________________
1230 [  7403] By: jhi                                   on 2000/10/22  21:24:11
1231         Log: Subject: [PATCH bleadperl] ripples from constsub patch
1232              From: John Tobey <jtobey@john-edwin-tobey.org>
1233              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
1234              Message-Id: <m13nSOB-000FObC@feynman.localnet>
1235      Branch: perl
1236            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
1237 ____________________________________________________________________________
1238 [  7402] By: jhi                                   on 2000/10/22  20:59:35
1239         Log: Support s?printf parameter reordering.
1240      Branch: perl
1241            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
1242 ____________________________________________________________________________
1243 [  7401] By: jhi                                   on 2000/10/22  19:19:14
1244         Log: Expand %Config variables only if explicitly so requested
1245              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
1246              
1247              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
1248              From: Gurusamy Sarathy <gsar@ActiveState.com>
1249              Date: Sun, 22 Oct 2000 11:47:32 -0700
1250              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
1251      Branch: perl
1252            ! Makefile.SH lib/lib_pm.PL
1253 ____________________________________________________________________________
1254 [  7400] By: jhi                                   on 2000/10/22  18:24:10
1255         Log: Move the #7390 test from warn/op to comp/redef.
1256              
1257              Subject: Re: Creating const subs for constants.
1258              From: John Tobey <jtobey@john-edwin-tobey.org>
1259              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
1260              Message-Id: <m13nG72-000FObC@feynman.localnet>               
1261      Branch: perl
1262            ! t/comp/redef.t t/pragma/warn/op
1263 ____________________________________________________________________________
1264 [  7399] By: jhi                                   on 2000/10/22  17:49:59
1265         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
1266              From: Nicholas Clark <nick@ccl4.org>
1267              Date: Sat, 21 Oct 2000 22:23:19 +0100
1268              Message-ID: <20001021222319.B45586@plum.flirble.org>
1269      Branch: perl
1270            ! ext/DynaLoader/DynaLoader_pm.PL
1271 ____________________________________________________________________________
1272 [  7398] By: jhi                                   on 2000/10/22  17:47:35
1273         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
1274              From: Hugo <hv@crypt.compulink.co.uk>
1275              Date: Sat, 21 Oct 2000 18:19:59 +0100
1276              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
1277      Branch: perl
1278            ! ext/B/B.pm ext/B/B/C.pm
1279 ____________________________________________________________________________
1280 [  7397] By: jhi                                   on 2000/10/22  17:35:18
1281         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
1282              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1283              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
1284              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
1285      Branch: perl
1286            ! hints/openbsd.sh
1287 ____________________________________________________________________________
1288 [  7396] By: jhi                                   on 2000/10/22  17:19:46
1289         Log: Subject: installman go-faster stripes
1290              From: Nicholas Clark <nick@talking.bollo.cx>
1291              Date: Sat, 21 Oct 2000 17:24:53 +0100
1292              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
1293              
1294              Subject: Re: installman go-faster stripes
1295              From: Russ Allbery <rra@stanford.edu>
1296              Date: 21 Oct 2000 11:04:13 -0700
1297              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
1298      Branch: perl
1299            ! installman pod/pod2man.PL
1300 ____________________________________________________________________________
1301 [  7395] By: jhi                                   on 2000/10/22  17:17:35
1302         Log: Hints tweak from Anton Berezin.
1303      Branch: perl
1304            ! hints/freebsd.sh
1305 ____________________________________________________________________________
1306 [  7394] By: jhi                                   on 2000/10/22  04:50:04
1307         Log: Tweak the Is* definitions of Unicode character classes
1308              to better match the official categorizations; embrace
1309              the official categorizations; add the combining marks
1310              as alpha (and -numeric); fix DCinital (a typo and edito)
1311              to be DCmedial.
1312      Branch: perl
1313            + lib/unicode/Is/DCmedial.pl
1314            - lib/unicode/Is/DCinital.pl
1315            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
1316            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
1317            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
1318            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
1319 ____________________________________________________________________________
1320 [  7393] By: jhi                                   on 2000/10/21  18:06:05
1321         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
1322              From: Daniel Chetlin <daniel@chetlin.com>
1323              Date: Sat, 21 Oct 2000 02:57:03 -0700
1324              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
1325      Branch: perl
1326            + t/lib/tie-splice.t
1327            ! MANIFEST lib/Tie/Array.pm
1328 ____________________________________________________________________________
1329 [  7391] By: jhi                                   on 2000/10/21  14:37:49
1330         Log: Testcases for a #7383,#7385 related bug.
1331              
1332              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
1333              From: Nicholas Clark <nick@ccl4.org>
1334              Date: Sat, 21 Oct 2000 15:04:51 +0100
1335              Message-ID: <20001021150451.A51566@plum.flirble.org>
1336      Branch: perl
1337            ! t/pragma/utf8.t
1338 ____________________________________________________________________________
1339 [  7390] By: jhi                                   on 2000/10/21  14:35:57
1340         Log: Add a testcase for #7389.
1341      Branch: perl
1342            ! t/pragma/warn/op
1343 ____________________________________________________________________________
1344 [  7389] By: jhi                                   on 2000/10/21  14:26:45
1345         Log: Subject: Re: Creating const subs for constants.
1346              From: John Tobey <jtobey@john-edwin-tobey.org>
1347              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
1348              Message-Id: <m13mo0N-000FObC@feynman.localnet>
1349      Branch: perl
1350            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
1351            ! proto.h sv.c
1352 ____________________________________________________________________________
1353 [  7386] By: jhi                                   on 2000/10/21  01:31:12
1354         Log: Update Changes.
1355      Branch: perl
1356            ! Changes patchlevel.h
1357 ____________________________________________________________________________
1358 [  7385] By: jhi                                   on 2000/10/21  01:28:42
1359         Log: The #7383 was right only in the context of the original bug report,
1360              not in more general case.
1361      Branch: perl
1362            ! pp_hot.c
1363 ____________________________________________________________________________
1364 [  7384] By: jhi                                   on 2000/10/21  01:08:23
1365         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
1366      Branch: perl
1367            ! ext/IO/lib/IO/Select.pm
1368 ____________________________________________________________________________
1369 [  7383] By: jhi                                   on 2000/10/21  00:44:18
1370         Log: Fix for ID 20001020.006, concatenating an unset submatch
1371              with utf8 resulted in "Modification of a read-only value".
1372      Branch: perl
1373            ! pp_hot.c t/pragma/utf8.t
1374 ____________________________________________________________________________
1375 [  7382] By: jhi                                   on 2000/10/20  20:44:31
1376         Log: Make scan_num() reëntrant, as suggested in
1377              
1378              Subject: [PATCH perl@7229] Rentrant parser and yylex()
1379              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1380              Date: Fri, 20 Oct 2000 14:17:27 +0100
1381              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
1382      Branch: perl
1383            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
1384            ! toke.c
1385 ____________________________________________________________________________
1386 [  7381] By: jhi                                   on 2000/10/20  20:07:29
1387         Log: Reëntrancy fix.
1388              
1389              Subject: [PATCH perl@7229] Rentrant parser and yylex()
1390              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1391              Date: Fri, 20 Oct 2000 14:17:27 +0100
1392              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
1393      Branch: perl
1394            ! embed.h embed.pl perl.h proto.h toke.c
1395 ____________________________________________________________________________
1396 [  7380] By: jhi                                   on 2000/10/20  19:15:54
1397         Log: Don't write double values through long double pointers,
1398              based on a part of
1399              
1400              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
1401              From: Jens Hamisch <jens@Strawberry.COM>
1402              Date: Tue, 17 Oct 2000 08:39:36 +0200
1403              Message-Id: <20001017083936.A11104@Strawberry.COM>
1404      Branch: perl
1405            ! perl.h pp.c
1406 ____________________________________________________________________________
1407 [  7379] By: jhi                                   on 2000/10/20  18:43:37
1408         Log: Portability tweak on #7377.
1409              
1410              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
1411              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1412              Date:     Fri, 20 Oct 2000 13:13:41 EDT
1413              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
1414      Branch: perl
1415            ! t/lib/dprof.t
1416 ____________________________________________________________________________
1417 [  7378] By: jhi                                   on 2000/10/20  12:57:19
1418         Log: SOCKS function redefinitions need prototypes, too, otherwise
1419              for example 32 bit versus 64 bit differences cause a lot of
1420              problems.  Part of
1421              
1422              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
1423              From: Jens Hamisch <jens@Strawberry.COM>
1424              Date: Tue, 17 Oct 2000 08:39:36 +0200
1425              Message-Id: <20001017083936.A11104@Strawberry.COM>
1426      Branch: perl
1427            ! doio.c pp_sys.c
1428 ____________________________________________________________________________
1429 [  7377] By: jhi                                   on 2000/10/20  12:37:12
1430         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
1431              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1432              Date:     Fri, 20 Oct 2000 08:26:04 EDT
1433              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
1434      Branch: perl
1435            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
1436 ____________________________________________________________________________
1437 [  7376] By: jhi                                   on 2000/10/20  12:35:31
1438         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
1439              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1440              Date:     Fri, 20 Oct 2000 07:48:15 EDT
1441              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
1442      Branch: perl
1443            ! configure.com vms/gen_shrfls.pl
1444 ____________________________________________________________________________
1445 [  7374] By: jhi                                   on 2000/10/20  00:59:48
1446         Log: In the latest compiler builds cccdlflags must not become -fpic,
1447              from Wilfredo Sánchez.
1448      Branch: perl
1449            ! hints/darwin.sh
1450 ____________________________________________________________________________
1451 [  7373] By: jhi                                   on 2000/10/20  00:56:35
1452         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
1453              From: Tony Cook <tony@develop-help.com>
1454              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
1455              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
1456      Branch: perl
1457            ! pod/perlop.pod
1458 ____________________________________________________________________________
1459 [  7372] By: jhi                                   on 2000/10/19  19:34:40
1460         Log: Typo noted by Mark Lutz.
1461      Branch: perl
1462            ! t/op/64bitint.t
1463 ____________________________________________________________________________
1464 [  7371] By: jhi                                   on 2000/10/19  19:33:13
1465         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
1466      Branch: metaconfig
1467            ! U/modified/Cppsym.U U/modified/Oldconfig.U
1468      Branch: metaconfig/U/perl
1469            ! End.U dlsrc.U libperl.U
1470      Branch: perl
1471            + hints/nonstopux.sh
1472            ! Configure MANIFEST config_h.SH
1473 ____________________________________________________________________________
1474 [  7370] By: jhi                                   on 2000/10/19  17:18:08
1475         Log: Subject: PATCH do_print has 2 PerlIO_error()s
1476              From: nick@ccl4.org
1477              Date: Thu, 19 Oct 2000 18:09:20 +0100
1478              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
1479      Branch: perl
1480            ! doio.c
1481 ____________________________________________________________________________
1482 [  7369] By: jhi                                   on 2000/10/19  14:01:49
1483         Log: Update Changes.
1484      Branch: perl
1485            ! Changes patchlevel.h
1486 ____________________________________________________________________________
1487 [  7368] By: jhi                                   on 2000/10/19  13:04:29
1488         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
1489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1490              Date: Wed, 18 Oct 2000 13:12:01 +0200
1491              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
1492      Branch: perl
1493            ! hints/aix.sh
1494 ____________________________________________________________________________
1495 [  7367] By: jhi                                   on 2000/10/19  02:22:40
1496         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
1497              of a 'pmshort' anywhere in the B, so the offending line was simply
1498              removed.
1499      Branch: perl
1500            ! ext/B/B/Debug.pm
1501 ____________________________________________________________________________
1502 [  7366] By: jhi                                   on 2000/10/19  02:12:37
1503         Log: Add the test case for the bug id 20000730.004 which seems
1504              to have been fixed by now.
1505      Branch: perl
1506            ! t/pragma/utf8.t
1507 ____________________________________________________________________________
1508 [  7365] By: jhi                                   on 2000/10/18  23:36:24
1509         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
1510              From: Hugo <hv@crypt.compulink.co.uk>
1511              Date: Wed, 18 Oct 2000 23:25:58 +0100
1512              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
1513      Branch: perl
1514            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
1515 ____________________________________________________________________________
1516 [  7364] By: jhi                                   on 2000/10/18  21:12:53
1517         Log: (retracted)
1518      Branch: perl
1519            ! pp.c
1520 ____________________________________________________________________________
1521 [  7363] By: jhi                                   on 2000/10/18  20:55:38
1522         Log: Missing change from #7362.
1523      Branch: perl
1524            ! win32/perlhost.h
1525 ____________________________________________________________________________
1526 [  7362] By: jhi                                   on 2000/10/18  20:52:01
1527         Log: Borland C fstat() never saw the fd as writable.
1528              
1529              Subject: fix for Borland's weak "stat" (perl@7211)
1530              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1531              Date: Mon, 16 Oct 2000 09:55:03 +0400
1532              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
1533      Branch: perl
1534            ! win32/win32.c
1535 ____________________________________________________________________________
1536 [  7361] By: jhi                                   on 2000/10/18  17:43:50
1537         Log: Regen toc.
1538      Branch: perl
1539            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
1540 ____________________________________________________________________________
1541 [  7360] By: jhi                                   on 2000/10/18  17:07:44
1542         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1543              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
1544              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
1545              Date: Mon, 16 Oct 2000 15:19:49 +0200
1546      Branch: perl
1547            + README.aix
1548            ! MANIFEST
1549 ____________________________________________________________________________
1550 [  7359] By: jhi                                   on 2000/10/18  17:04:49
1551         Log: Subject: Pod patch for Devel::Peek
1552              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1553              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
1554              Date: Mon, 16 Oct 2000 12:26:34 +0200
1555      Branch: perl
1556            ! ext/Devel/Peek/Peek.pm
1557 ____________________________________________________________________________
1558 [  7358] By: jhi                                   on 2000/10/18  17:03:15
1559         Log: Make Cwd more bulletproof in chrooted environments.
1560              
1561              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
1562              From: "Eric E. Coe" <Eric.Coe@oracle.com>
1563              Date: Wed, 18 Oct 2000 04:03:54 -0400
1564              Message-Id: <39ED596A.70E599FE@oracle.com>
1565      Branch: perl
1566            ! lib/Cwd.pm
1567 ____________________________________________________________________________
1568 [  7357] By: jhi                                   on 2000/10/18  16:37:26
1569         Log: Disable the UTF8 downgrade croakage for now to avoid
1570              too many not okay messages.
1571      Branch: perl
1572            ! doio.c
1573 ____________________________________________________________________________
1574 [  7356] By: jhi                                   on 2000/10/17  23:29:41
1575         Log: Show the failed remote port, instead of the failing line number.
1576              
1577              Subject: [PATCH 5.6.1 Debugger] More diagnostics
1578              From: David Sparks <daves@ActiveState.com>
1579              Date: Tue, 17 Oct 2000 15:00:24 -0700
1580              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
1581      Branch: perl
1582            ! lib/perl5db.pl
1583 ____________________________________________________________________________
1584 [  7355] By: jhi                                   on 2000/10/17  14:11:31
1585         Log: On output try to downgrade to bytes, croak if impossible,
1586              from Simon Cozens.  This means that outputting >255 UTF8
1587              is impossible.  Consider this as a strong incentive to get
1588              the I/O disciplines implemented.
1589      Branch: perl
1590            ! doio.c pod/perldiag.pod sv.c
1591 ____________________________________________________________________________
1592 [  7354] By: jhi                                   on 2000/10/17  13:42:23
1593         Log: Clarify documentation on 'use bytes'.
1594              
1595              Subject: Re: What does 'use bytes' "mean" ?
1596              From: Simon Cozens <simon@cozens.net>
1597              Date: Mon, 18 Sep 2000 18:24:25 +0100
1598              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
1599      Branch: perl
1600            ! lib/bytes.pm
1601 ____________________________________________________________________________
1602 [  7353] By: jhi                                   on 2000/10/17  13:28:12
1603         Log: Workaround for a sfio bug where the stream error indicator
1604              is not cleared as documented.
1605              
1606              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
1607              From: Nicholas Clark <nick@ccl4.org>
1608              Date: Mon, 16 Oct 2000 18:28:23 +0100
1609              Message-ID: <20001016182823.J19700@plum.flirble.org>
1610      Branch: perl
1611            ! doio.c
1612 ____________________________________________________________________________
1613 [  7352] By: jhi                                   on 2000/10/17  13:06:19
1614         Log: More IoTYPE sprinkling.
1615      Branch: perl
1616            ! doio.c pp_hot.c
1617 ____________________________________________________________________________
1618 [  7351] By: jhi                                   on 2000/10/16  22:47:07
1619         Log: Detect early whether the std streams have gone bad.
1620              
1621              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
1622              Date: Mon, 16 Oct 2000 23:28:42 +0100
1623              From: Nicholas Clark <nick@ccl4.org>
1624              Message-ID: <20001016232842.A37942@plum.flirble.org>
1625      Branch: perl
1626            ! t/op/misc.t
1627 ____________________________________________________________________________
1628 [  7350] By: jhi                                   on 2000/10/16  22:45:16
1629         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
1630              From: "Peter J. Farley III" <pjfarley@banet.net>
1631              Date: Mon, 16 Oct 2000 18:15:59 -0400
1632              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
1633      Branch: perl
1634            ! djgpp/djgpp.c dosish.h t/io/open.t
1635 ____________________________________________________________________________
1636 [  7349] By: jhi                                   on 2000/10/16  22:36:45
1637         Log: perldelta tweak.
1638      Branch: perl
1639            ! pod/perldelta.pod
1640 ____________________________________________________________________________
1641 [  7348] By: jhi                                   on 2000/10/16  15:17:53
1642         Log: Update Changes.
1643      Branch: perl
1644            ! Changes patchlevel.h
1645 ____________________________________________________________________________
1646 [  7347] By: jhi                                   on 2000/10/16  13:55:27
1647         Log: Add the capability to include/exclude branches.
1648      Branch: perl
1649            ! Porting/genlog
1650 ____________________________________________________________________________
1651 [  7346] By: jhi                                   on 2000/10/16  13:18:04
1652         Log: Add Charles Lane.
1653      Branch: perl
1654            ! AUTHORS Changes
1655 ____________________________________________________________________________
1656 [  7345] By: jhi                                   on 2000/10/16  13:13:21
1657         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
1658      Branch: perl
1659            ! pod/perldelta.pod
1660 ____________________________________________________________________________
1661 [  7244] By: jhi                                   on 2000/10/16  02:29:54
1662         Log: Subject: $Carp::ExportLevel confusion in Exporter
1663              From: "Ben Tilly" <ben_tilly@hotmail.com>
1664              Date: Sat, 14 Oct 2000 16:44:34 EDT
1665              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
1666      Branch: perl
1667            ! lib/Exporter/Heavy.pm
1668 ____________________________________________________________________________
1669 [  7243] By: jhi                                   on 2000/10/16  02:28:33
1670         Log: Subject: [PATCH perlguts.pod] Document offset hack
1671              From: Simon Cozens <simon@cozens.net>
1672              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
1673              Date: Sat, 14 Oct 2000 19:32:25 +0100
1674      Branch: perl
1675            ! pod/perlguts.pod
1676 ____________________________________________________________________________
1677 [  7241] By: jhi                                   on 2000/10/16  02:22:44
1678         Log: Subject: small pod patch
1679              From: Dan Boorstein <dan_boo@bellsouth.net>
1680              Date: Sat, 14 Oct 2000 14:29:24 -0400
1681              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
1682      Branch: perl
1683            ! pod/perlfaq7.pod pod/perlmod.pod
1684 ____________________________________________________________________________
1685 [  7240] By: jhi                                   on 2000/10/16  02:13:46
1686         Log: -w cleanup.
1687              
1688              Subject: Re: Problems with bleadperl 
1689              From: "Stephen P. Potter" <spp@ds.net>
1690              Date: Fri, 13 Oct 2000 13:32:49 -0400
1691              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
1692      Branch: perl
1693            ! t/pragma/overload.t
1694 ____________________________________________________________________________
1695 [  7239] By: jhi                                   on 2000/10/16  01:41:18
1696         Log: One more ~utf8 tweak.
1697      Branch: perl
1698            ! t/op/bop.t
1699 ____________________________________________________________________________
1700 [  7238] By: jhi                                   on 2000/10/16  01:34:14
1701         Log: Tweak the test of #7235.
1702      Branch: perl
1703            ! t/op/bop.t
1704 ____________________________________________________________________________
1705 [  7237] By: jhi                                   on 2000/10/16  01:25:04
1706         Log: Fix a couple of compiler-noted nits in #7235.
1707      Branch: perl
1708            ! pp.c
1709 ____________________________________________________________________________
1710 [  7236] By: jhi                                   on 2000/10/16  01:22:46
1711         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
1712      Branch: perl
1713            ! pp.c pp_hot.c
1714 ____________________________________________________________________________
1715 [  7235] By: jhi                                   on 2000/10/15  16:24:44
1716         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
1717              
1718              From: Simon Cozens <simon@cozens.net>
1719              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
1720              Date: Sat, 14 Oct 2000 20:52:13 +0100
1721              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
1722      Branch: perl
1723            ! pp.c t/op/bop.t utf8.h
1724 ____________________________________________________________________________
1725 [  7234] By: jhi                                   on 2000/10/15  15:19:29
1726         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
1727              The problem was that rx->minlen was in chars while pp_split()
1728              thought it would be in bytes. 
1729      Branch: perl
1730            ! pp.c t/pragma/utf8.t
1731 ____________________________________________________________________________
1732 [  7233] By: jhi                                   on 2000/10/14  20:24:24
1733         Log: Document FNCASE=y as discussed in the bug 20000902.009.
1734      Branch: perl
1735            ! README.dos
1736 ____________________________________________________________________________
1737 [  7232] By: jhi                                   on 2000/10/14  18:52:21
1738         Log: Add test for bug id 20000427.003 (which seems to have
1739              been fixed) (also duplicate as 20000427.004, though
1740              with a higher severity).  Move one utf8 from op/append
1741              to pragma/utf8, tag the tests with bug ids.
1742      Branch: perl
1743            ! t/op/append.t t/pragma/utf8.t
1744 ____________________________________________________________________________
1745 [  7231] By: jhi                                   on 2000/10/14  17:28:37
1746         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
1747      Branch: perl
1748            ! t/pragma/utf8.t
1749 ____________________________________________________________________________
1750 [  7230] By: jhi                                   on 2000/10/14  14:24:50
1751         Log: Needs to be conditional on SunOS 4.
1752              
1753              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
1754              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1755              Date: Sat, 14 Oct 2000 13:37:49 +0100
1756              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
1757      Branch: metaconfig/U/perl
1758            ! End.U
1759      Branch: perl
1760            ! Configure myconfig.SH pod/perldelta.pod
1761 ____________________________________________________________________________
1762 [  7229] By: jhi                                   on 2000/10/14  00:49:22
1763         Log: Update Changes.
1764      Branch: perl
1765            ! Changes patchlevel.h
1766 ____________________________________________________________________________
1767 [  7228] By: jhi                                   on 2000/10/14  00:46:10
1768         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
1769              From: Peter Prymmer <pvhp@forte.com>
1770              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
1771              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
1772      Branch: perl
1773            ! lib/utf8.pm
1774 ____________________________________________________________________________
1775 [  7227] By: jhi                                   on 2000/10/13  23:20:30
1776         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
1777      Branch: perl
1778            ! t/op/tie.t
1779 ____________________________________________________________________________
1780 [  7226] By: jhi                                   on 2000/10/13  22:14:32
1781         Log: Tweak #7225.
1782              
1783              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
1784              From: Peter Prymmer <pvhp@forte.com>
1785              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
1786              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
1787      Branch: perl
1788            ! t/op/sprintf.t
1789 ____________________________________________________________________________
1790 [  7225] By: jhi                                   on 2000/10/13  22:11:31
1791         Log: op/sprintf.t patch for OS/390 (and any other host with limited
1792              floating-point exponent length)
1793              
1794              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
1795              From: Dominic Dunlop <domo@computer.org>
1796              Date: Fri, 13 Oct 2000 19:17:57 +0200
1797              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
1798      Branch: perl
1799            ! t/op/sprintf.t
1800 ____________________________________________________________________________
1801 [  7224] By: jhi                                   on 2000/10/13  18:40:48
1802         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
1803      Branch: perl
1804            ! toke.c
1805 ____________________________________________________________________________
1806 [  7223] By: jhi                                   on 2000/10/13  18:37:13
1807         Log: Thinko in #7222.
1808      Branch: perl
1809            ! utf8.c
1810 ____________________________________________________________________________
1811 [  7222] By: jhi                                   on 2000/10/13  18:05:23
1812         Log: Use UTF8SKIP(), from Simon Cozens.
1813      Branch: perl
1814            ! utf8.c
1815 ____________________________________________________________________________
1816 [  7221] By: jhi                                   on 2000/10/13  15:43:19
1817         Log: (accidentally empty check-in)
1818      Branch: perl
1819            ! utf8.c
1820 ____________________________________________________________________________
1821 [  7220] By: jhi                                   on 2000/10/13  15:23:51
1822         Log: Add (optimistically) Storable to static extensions.
1823      Branch: perl
1824            ! hints/uwin.sh hints/vmesa.sh
1825 ____________________________________________________________________________
1826 [  7219] By: jhi                                   on 2000/10/13  15:20:05
1827         Log: Amdahl UTS doesn't seem to do dynaloading.
1828      Branch: perl
1829            ! hints/uts.sh
1830 ____________________________________________________________________________
1831 [  7218] By: jhi                                   on 2000/10/13  15:15:20
1832         Log: Slight tweak of the code to appease Amdahl UTS cc.
1833      Branch: perl
1834            ! pp.c
1835 ____________________________________________________________________________
1836 [  7217] By: jhi                                   on 2000/10/13  14:50:42
1837         Log: In Amdahl UTS "struct sv" is defined by a system header,
1838              <ksync.h>.
1839      Branch: perl
1840            ! perl.h sv.h
1841 ____________________________________________________________________________
1842 [  7216] By: jhi                                   on 2000/10/13  11:58:25
1843         Log: Ilya implemented the memory profiling API.
1844      Branch: perl
1845            ! Todo
1846 ____________________________________________________________________________
1847 [  7215] By: jhi                                   on 2000/10/13  02:56:38
1848         Log: Subject: [PATCH 5.7.0] Perl API for mstats
1849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1850              Date: Thu, 12 Oct 2000 22:52:40 -0400
1851              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
1852      Branch: perl
1853            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
1854 ____________________________________________________________________________
1855 [  7214] By: jhi                                   on 2000/10/13  02:55:38
1856         Log: Subject: [PATCH 5.7.0] IVs in mtats
1857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1858              Date: Thu, 12 Oct 2000 22:51:04 -0400
1859              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
1860      Branch: perl
1861            ! malloc.c perl.h
1862 ____________________________________________________________________________
1863 [  7213] By: jhi                                   on 2000/10/13  02:31:47
1864         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
1865      Branch: perl
1866            ! pod/perldiag.pod pp_sys.c
1867 ____________________________________________________________________________
1868 [  7212] By: jhi                                   on 2000/10/13  01:27:38
1869         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
1870              From: Peter Prymmer <pvhp@forte.com>
1871              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
1872              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
1873      Branch: perl
1874            ! t/op/oct.t
1875 ____________________________________________________________________________
1876 [  7211] By: jhi                                   on 2000/10/13  00:35:09
1877         Log: Update Changes.
1878      Branch: perl
1879            ! Changes patchlevel.h
1880 ____________________________________________________________________________
1881 [  7210] By: jhi                                   on 2000/10/12  23:59:40
1882         Log: The Install.pm third of
1883              
1884              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
1885              From: Bill Campbell <bill@celestial.com>
1886              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
1887              Date: Thu, 5 Oct 2000 18:04:51 -0700
1888      Branch: perl
1889            ! lib/ExtUtils/Install.pm
1890 ____________________________________________________________________________
1891 [  7209] By: jhi                                   on 2000/10/12  23:58:43
1892         Log: Two thirds of
1893              
1894              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
1895              Date: Thu, 5 Oct 2000 18:04:51 -0700
1896              From: Bill Campbell <bill@celestial.com>
1897              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
1898              
1899              The Install.pm changes will be submitted separately because
1900              they need some work and discussion still.
1901      Branch: perl
1902            ! lib/getopts.pl lib/termcap.pl
1903 ____________________________________________________________________________
1904 [  7208] By: jhi                                   on 2000/10/12  23:41:19
1905         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
1906              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1907              Date:     Thu, 12 Oct 2000 07:30:02 EDT
1908              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
1909      Branch: perl
1910            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
1911            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
1912 ____________________________________________________________________________
1913 [  7207] By: jhi                                   on 2000/10/12  23:39:01
1914         Log: An updated EBCDIC tr patch.
1915              
1916              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
1917              From: Peter Prymmer <pvhp@forte.com>
1918              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
1919              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
1920      Branch: perl
1921            ! t/op/tr.t
1922 ____________________________________________________________________________
1923 [  7206] By: jhi                                   on 2000/10/12  23:34:55
1924         Log: Upgrade to CPAN 1.58, from Andreas König.
1925      Branch: perl
1926            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1927 ____________________________________________________________________________
1928 [  7205] By: jhi                                   on 2000/10/12  23:29:08
1929         Log: Introduce the man[24-8] variables, from Andy Dougherty.
1930      Branch: metaconfig/U/perl
1931            + mandirs.U mandirstyle.U
1932      Branch: perl
1933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1934            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
1935            ! vos/config.h vos/config.pl vos/config_h.SH_orig
1936            ! win32/config.bc win32/config.gc win32/config.vc
1937 ____________________________________________________________________________
1938 [  7204] By: gsar                                  on 2000/10/12  18:11:24
1939         Log: restore change#7202
1940      Branch: perl
1941            ! mg.c
1942 ____________________________________________________________________________
1943 [  7203] By: gsar                                  on 2000/10/12  18:09:40
1944         Log: another test of the Emergency Broadcast System--back out 
1945              change#7202
1946      Branch: perl
1947            ! mg.c
1948 ____________________________________________________________________________
1949 [  7202] By: gsar                                  on 2000/10/12  16:40:47
1950         Log: (submitted on behalf of Jarkko)
1951              Fix the lib/encode.t subtest 6 failure as reported by Andreas
1952              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
1953              was unearthed by change 7182, as was a bug in HTML::Entities.
1954      Branch: perl
1955            ! mg.c
1956 ____________________________________________________________________________
1957 [  7201] By: jhi                                   on 2000/10/11  03:16:05
1958         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
1959      Branch: perl
1960            ! pp_hot.c t/pragma/utf8.t
1961 ____________________________________________________________________________
1962 [  7200] By: jhi                                   on 2000/10/11  00:40:30
1963         Log: The #7198 was a false alarm.
1964      Branch: perl
1965            ! pp_hot.c
1966 ____________________________________________________________________________
1967 [  7199] By: jhi                                   on 2000/10/11  00:26:04
1968         Log: Remove duplicated code.
1969      Branch: perl
1970            ! t/lib/cgi-html.t
1971 ____________________________________________________________________________
1972 [  7198] By: jhi                                   on 2000/10/10  23:30:46
1973         Log: (Retracted by #7200.)
1974      Branch: perl
1975            ! pp_hot.c
1976 ____________________________________________________________________________
1977 [  7197] By: jhi                                   on 2000/10/10  21:49:30
1978         Log: Add the test case for #7190, from the original bug report
1979              by Andreas König.
1980      Branch: perl
1981            ! t/pragma/utf8.t
1982 ____________________________________________________________________________
1983 [  7196] By: jhi                                   on 2000/10/10  21:40:49
1984         Log: Reapply Andy's patch and regen Configure.
1985      Branch: perl
1986            ! Configure INSTALL Makefile.SH Porting/Glossary
1987            ! Porting/config.sh config_h.SH epoc/config.sh installperl
1988            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
1989            ! win32/config.vc
1990 ____________________________________________________________________________
1991 [  7195] By: jhi                                   on 2000/10/10  21:09:30
1992         Log: Use the versiononly instead of the installscripts,
1993              retract the changes 7146 and 7147.
1994      Branch: perl
1995            ! Configure INSTALL Makefile.SH Porting/Glossary
1996            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
1997            ! installperl uconfig.sh vos/config.def win32/config.bc
1998            ! win32/config.gc win32/config.vc
1999 ____________________________________________________________________________
2000 [  7194] By: jhi                                   on 2000/10/10  21:06:15
2001         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
2002              From: Peter Prymmer <pvhp@forte.com>
2003              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
2004              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
2005      Branch: perl
2006            ! t/op/ver.t
2007 ____________________________________________________________________________
2008 [  7193] By: jhi                                   on 2000/10/10  21:05:12
2009         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
2010              From: Peter Prymmer <pvhp@forte.com>
2011              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
2012              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
2013      Branch: perl
2014            ! t/op/tr.t
2015 ____________________________________________________________________________
2016 [  7191] By: jhi                                   on 2000/10/10  19:41:21
2017         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
2018              From: Peter Prymmer <pvhp@forte.com>
2019              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
2020              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
2021      Branch: perl
2022            ! pod/perlebcdic.pod
2023 ____________________________________________________________________________
2024 [  7190] By: jhi                                   on 2000/10/10  19:26:14
2025         Log: Subject: Re: utf8 concat, mg_get
2026              From: Simon Cozens <simon@cozens.net>
2027              Date: Tue, 10 Oct 2000 17:40:17 +0100
2028              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
2029      Branch: perl
2030            ! pp_hot.c
2031 ____________________________________________________________________________
2032 [  7189] By: jhi                                   on 2000/10/10  19:23:03
2033         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
2034              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
2035              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
2036              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
2037      Branch: perl
2038            ! lib/ExtUtils/MM_Unix.pm
2039 ____________________________________________________________________________
2040 [  7188] By: jhi                                   on 2000/10/10  15:31:24
2041         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
2042              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2043              Date: Fri, 14 Jul 2000 10:47:36 +0100
2044              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
2045      Branch: perl
2046            ! README.win32
2047 ____________________________________________________________________________
2048 [  7187] By: jhi                                   on 2000/10/10  13:30:10
2049         Log: Quote the temp file name, needed in Win32 because the
2050              default name unfortunately contains spaces, shouldn't
2051              hurt elsewhere.
2052              
2053              Subject: FW: perldoc fails if $TEMP contains spaces
2054              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2055              Date: Thu, 14 Sep 2000 08:58:45 +0100
2056              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
2057      Branch: perl
2058            ! utils/perldoc.PL
2059 ____________________________________________________________________________
2060 [  7186] By: jhi                                   on 2000/10/10  13:16:27
2061         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
2062              From: hv@hugo.hybyte.com
2063              Date: Tue, 10 Oct 2000 14:10:20 +0100
2064              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
2065      Branch: perl
2066            ! t/lib/thr5005.t util.c
2067 ____________________________________________________________________________
2068 [  7185] By: jhi                                   on 2000/10/10  12:06:22
2069         Log: Upgrade to podlators 1.04, from Russ Allbery.
2070      Branch: perl
2071            ! lib/Pod/Man.pm lib/Pod/Text.pm
2072 ____________________________________________________________________________
2073 [  7184] By: jhi                                   on 2000/10/10  12:01:32
2074         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
2075      Branch: perl
2076            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
2077 ____________________________________________________________________________
2078 [  7183] By: jhi                                   on 2000/10/09  23:47:15
2079         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
2080              From: Peter Prymmer <pvhp@forte.com>
2081              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
2082              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
2083      Branch: perl
2084            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
2085 ____________________________________________________________________________
2086 [  7182] By: jhi                                   on 2000/10/09  23:43:16
2087         Log: Make eq work again with utf8 (disabling the upgrading
2088              should no more be necessary since the copies of the
2089              scalars are upgraded, not the scalars themselves).
2090              Takes care of ID 20001009.001.  (The claimed length()
2091              bug in 20001009.001 seems bogus to me.)
2092      Branch: perl
2093            ! sv.c t/pragma/utf8.t
2094 ____________________________________________________________________________
2095 [  7181] By: gsar                                  on 2000/10/09  19:41:54
2096         Log: tweak for change#7173
2097      Branch: perl
2098            ! win32/win32sck.c
2099 ____________________________________________________________________________
2100 [  7180] By: gsar                                  on 2000/10/09  19:26:56
2101         Log: on Windows, clean targets might not work under some flavors of the shell
2102      Branch: perl
2103            ! win32/Makefile win32/makefile.mk
2104 ____________________________________________________________________________
2105 [  7179] By: jhi                                   on 2000/10/09  19:21:02
2106         Log: Update Changes.
2107      Branch: perl
2108            ! Changes patchlevel.h
2109 ____________________________________________________________________________
2110 [  7178] By: jhi                                   on 2000/10/09  19:18:23
2111         Log: Warn about unknown scripts.
2112              
2113              Subject: Re: ideas? patches? [PATCH bleadperl]
2114              From: Dominic Dunlop <domo@computer.org>
2115              Date: Mon, 9 Oct 2000 14:57:17 +0200
2116              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
2117      Branch: perl
2118            ! lib/charnames.pm
2119 ____________________________________________________________________________
2120 [  7177] By: jhi                                   on 2000/10/09  19:13:27
2121         Log: Change #7160 had a nasty typo.
2122      Branch: metaconfig
2123            ! U/compline/Compile.U
2124      Branch: perl
2125            ! Configure config_h.SH
2126 ____________________________________________________________________________
2127 [  7176] By: gsar                                  on 2000/10/09  18:59:33
2128         Log: pod nit
2129      Branch: perl
2130            ! pod/perlport.pod
2131 ____________________________________________________________________________
2132 [  7175] By: gsar                                  on 2000/10/09  18:54:28
2133         Log: Windows9x doesn't support link(), despite what Config.pm
2134              might think
2135      Branch: perl
2136            ! lib/ExtUtils/Manifest.pm
2137 ____________________________________________________________________________
2138 [  7174] By: gsar                                  on 2000/10/09  18:50:03
2139         Log: avoid nonportable example code
2140      Branch: perl
2141            ! lib/File/Copy.pm
2142 ____________________________________________________________________________
2143 [  7173] By: gsar                                  on 2000/10/09  18:46:54
2144         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
2145              being used) when closing a socket handle
2146      Branch: perl
2147            ! win32/win32.c win32/win32.h win32/win32sck.c
2148 ____________________________________________________________________________
2149 [  7172] By: gsar                                  on 2000/10/09  18:41:40
2150         Log: on Windows, cwd strings in the environment should be of the
2151              form =X:=X:\foo instead of =X=X:\foo\
2152      Branch: perl
2153            ! win32/vdir.h
2154 ____________________________________________________________________________
2155 [  7171] By: gsar                                  on 2000/10/09  18:30:09
2156         Log: on Windows, LoadLibrary() could load an extension DLL multiple
2157              times if forward slashes are used in the path
2158      Branch: perl
2159            ! win32/win32.c
2160 ____________________________________________________________________________
2161 [  7170] By: jhi                                   on 2000/10/09  17:53:59
2162         Log: Add a todo note about overloadable assertions.
2163      Branch: perl
2164            ! Todo-5.6
2165 ____________________________________________________________________________
2166 [  7169] By: jhi                                   on 2000/10/09  13:43:45
2167         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
2168              From: mjd@plover.com
2169              Date: 9 Oct 2000 00:24:44 -0000
2170              Message-ID: <20001009002444.10616.qmail@plover.com>
2171      Branch: perl
2172            ! pod/perldebguts.pod
2173 ____________________________________________________________________________
2174 [  7168] By: nick                                  on 2000/10/08  13:16:33
2175         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
2176              is not right thing to do on (e.g. x86). Network order is also "right" for
2177              X fonts.
2178      Branch: perl
2179            ! ext/Encode/Encode.pm
2180 ____________________________________________________________________________
2181 [  7167] By: nick                                  on 2000/10/08  12:54:42
2182         Log: Make "encodings" work post-install when Encode/*.enc files may not
2183              be in same directory as Encode.pm
2184      Branch: perl
2185            ! ext/Encode/Encode.pm
2186 ____________________________________________________________________________
2187 [  7166] By: nick                                  on 2000/10/08  11:51:26
2188         Log: Work round the fact that $hash->{$key} does not take into account
2189              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
2190              so that key is always in the "expected" encoding - i.e. same way we put
2191              it in the hash.
2192      Branch: perl
2193            ! ext/Encode/Encode.pm
2194 ____________________________________________________________________________
2195 [  7165] By: gsar                                  on 2000/10/08  04:15:29
2196         Log: save_re_context() could reset PL_curcop to freed memory, causing core
2197              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
2198      Branch: perl
2199            ! pp_ctl.c
2200 ____________________________________________________________________________
2201 [  7164] By: jhi                                   on 2000/10/06  20:51:48
2202         Log: UTF8ize split() so that the cloned substrings get the UTF8
2203              flag of the original scalar.  Problem reported by Simon Cozens.
2204      Branch: perl
2205            ! pp.c t/pragma/utf8.t
2206 ____________________________________________________________________________
2207 [  7163] By: nick                                  on 2000/10/06  20:48:34
2208         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
2209              got a false +ve and so did not reach code which would have un-FAKEd the SV.
2210      Branch: perl
2211            ! sv.c
2212 ____________________________________________________________________________
2213 [  7162] By: nick                                  on 2000/10/06  20:25:37
2214         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
2215              To fix  (sort {$a <=> $b} keys %hash) in particular but
2216              should cover a number of other as-yet-unknown cases as well.
2217      Branch: perl
2218            ! sv.c
2219 ____________________________________________________________________________
2220 [  7161] By: jhi                                   on 2000/10/06  19:56:18
2221         Log: Change the version number of Tie::Handle in the core to 4.0,
2222              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
2223              
2224              Subject: Note on Tie::Handle
2225              From: andreas.koenig@anima.de (Andreas J. Koenig)
2226              Date:      06 Oct 2000 21:48:58 +0200
2227              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
2228      Branch: perl
2229            ! lib/Tie/Handle.pm
2230 ____________________________________________________________________________
2231 [  7160] By: jhi                                   on 2000/10/06  18:20:35
2232         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
2233              as the first option of cc/ld because of ultrapicky compilers
2234              (e.g. OS/390 R2.5)
2235      Branch: metaconfig
2236            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
2237            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
2238            ! U/compline/orderlib.U U/modified/Cppsym.U
2239            ! U/modified/d_access.U
2240      Branch: metaconfig/U/perl
2241            ! Checkcc.U d_dlsymun.U gccvers.U
2242      Branch: perl
2243            ! Configure config_h.SH
2244 ____________________________________________________________________________
2245 [  7159] By: jhi                                   on 2000/10/06  13:56:39
2246         Log: Update Changes.
2247      Branch: perl
2248            ! Changes patchlevel.h
2249 ____________________________________________________________________________
2250 [  7158] By: jhi                                   on 2000/10/06  12:48:40
2251         Log: Eliminate $Is_VMS code from the test.
2252              
2253              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
2254              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2255              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
2256              Date:     Thu, 5 Oct 2000 07:46:33 EDT
2257      Branch: perl
2258            ! t/lib/b.t
2259 ____________________________________________________________________________
2260 [  7157] By: jhi                                   on 2000/10/06  12:47:13
2261         Log: Also the $ccflags is needed for the C compiler check.
2262              
2263              Subject: Configure (check for C-compiler)
2264              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2265              Date: Fri, 06 Oct 2000 08:47:15 +0200
2266              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
2267      Branch: metaconfig/U/perl
2268            ! Checkcc.U
2269      Branch: perl
2270            ! Configure config_h.SH
2271 ____________________________________________________________________________
2272 [  7156] By: jhi                                   on 2000/10/06  11:45:15
2273         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
2274      Branch: perl
2275            ! perl.c pp_ctl.c sv.h utf8.c
2276 ____________________________________________________________________________
2277 [  7155] By: jhi                                   on 2000/10/06  11:40:41
2278         Log: IO::Handle->syswrite() did not handle length omission
2279              like CORE::syswrite() does.
2280              
2281              Subject: [Fwd] IO::Handle, syswrite and arguments
2282              From: Graham Barr <gbarr@pobox.com>
2283              Date: Fri, 6 Oct 2000 10:22:05 +0100
2284              Message-ID: <20001006102205.U6312@pobox.com>
2285              
2286              The original patch from andrew@ugh.net.au.
2287      Branch: perl
2288            ! ext/IO/lib/IO/Handle.pm
2289 ____________________________________________________________________________
2290 [  7154] By: jhi                                   on 2000/10/06  01:42:15
2291         Log: Tweak #7153.
2292      Branch: perl
2293            ! utf8.h
2294 ____________________________________________________________________________
2295 [  7153] By: jhi                                   on 2000/10/06  00:39:55
2296         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
2297      Branch: perl
2298            ! utf8.h
2299 ____________________________________________________________________________
2300 [  7152] By: jhi                                   on 2000/10/06  00:38:11
2301         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
2302      Branch: perl
2303            ! perl.c pp_ctl.c sv.h utf8.c
2304 ____________________________________________________________________________
2305 [  7151] By: jhi                                   on 2000/10/06  00:36:38
2306         Log: Subject: Re: Questions about Tie::Array and perl modules
2307              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2308              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
2309              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
2310              
2311              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
2312      Branch: perl
2313            ! lib/Tie/Array.pm t/op/array.t
2314 ____________________________________________________________________________
2315 [  7150] By: jhi                                   on 2000/10/05  00:20:45
2316         Log: Regen Changes.
2317      Branch: perl
2318            ! Changes patchlevel.h
2319 ____________________________________________________________________________
2320 [  7149] By: jhi                                   on 2000/10/05  00:20:01
2321         Log: Regen toc.
2322      Branch: perl
2323            ! pod/perltoc.pod
2324 ____________________________________________________________________________
2325 [  7148] By: jhi                                   on 2000/10/04  23:35:08
2326         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
2327              reported several times by Dominic Dunlop, for example in
2328              ID 20000315.008.  Patch from Dominic.  Patch affects at
2329              least MachTen, and possibly other oldish BSDs. Should not
2330              break non-broken platforms (tested on LinuxPPC). 
2331      Branch: perl
2332            ! doio.c
2333 ____________________________________________________________________________
2334 [  7146] By: jhi                                   on 2000/10/04  23:25:04
2335         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
2336              suggested by H. Merijn Brand.
2337      Branch: perl
2338            ! Configure INSTALL Makefile.SH Porting/Glossary
2339            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
2340            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
2341            ! win32/config.vc
2342 ____________________________________________________________________________
2343 [  7145] By: jhi                                   on 2000/10/04  22:08:21
2344         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
2345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2346              Date: Wed, 4 Oct 2000 17:37:46 -0400
2347              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
2348      Branch: perl
2349            ! utils/h2xs.PL
2350 ____________________________________________________________________________
2351 [  7144] By: jhi                                   on 2000/10/04  18:11:41
2352         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
2353              From: Jeff Pinyan <jeffp@crusoe.net>
2354              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
2355              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
2356      Branch: perl
2357            ! pod/perlrun.pod
2358 ____________________________________________________________________________
2359 [  7143] By: jhi                                   on 2000/10/04  18:09:58
2360         Log: Subject: perlhack.pod Patch for Externals Tools
2361              From: Fisher Mark <fisherm@tce.com>
2362              Date: Tue, 3 Oct 2000 15:43:27 -0500 
2363              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
2364      Branch: perl
2365            ! pod/perlhack.pod
2366 ____________________________________________________________________________
2367 [  7142] By: jhi                                   on 2000/10/04  18:08:41
2368         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
2369              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2370              Date:     Wed, 4 Oct 2000 12:11:11 EDT
2371              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
2372      Branch: perl
2373            ! vms/vms.c
2374 ____________________________________________________________________________
2375 [  7141] By: jhi                                   on 2000/10/04  12:20:16
2376         Log: Subject: [PATCH 5.7.0] h2xs not working
2377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2378              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
2379              Date: Tue, 3 Oct 2000 21:43:01 -0400
2380              
2381              Subject: [PATCH 5.7.0] h2xs not documenting the created module
2382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2383              Date: Tue, 3 Oct 2000 22:55:19 -0400
2384              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
2385      Branch: perl
2386            ! utils/h2xs.PL
2387 ____________________________________________________________________________
2388 [  7140] By: jhi                                   on 2000/10/04  11:53:44
2389         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
2390              From: nick@babyhippo.com
2391              Date: Wed, 4 Oct 2000 12:06:45 +0100
2392              Message-Id: <20001004120645.A7356@babyhippo.com>
2393              
2394              Retract 7118 and 7135.
2395      Branch: perl
2396            ! installman installperl op.c t/pragma/subs.t
2397 ____________________________________________________________________________
2398 [  7139] By: jhi                                   on 2000/10/03  22:09:41
2399         Log: It is possible to have no hosts database at all.  Pointed out in
2400              
2401              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
2402              From: Peter Prymmer <pvhp@forte.com>
2403              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
2404              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
2405      Branch: metaconfig
2406            ! U/modified/myhostname.U
2407      Branch: perl
2408            ! Configure config_h.SH
2409 ____________________________________________________________________________
2410 [  7138] By: jhi                                   on 2000/10/03  21:49:49
2411         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
2412              From: Peter Prymmer <pvhp@forte.com>
2413              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
2414              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
2415      Branch: perl
2416            ! pp_sys.c
2417 ____________________________________________________________________________
2418 [  7137] By: jhi                                   on 2000/10/03  20:10:05
2419         Log: One remaining nit less at the VMS mailbox sizing.
2420      Branch: perl
2421            ! vms/vms.c
2422 ____________________________________________________________________________
2423 [  7136] By: jhi                                   on 2000/10/03  20:08:47
2424         Log: Test harness update to sync with the new perlcc,
2425              from Simon Cozens.
2426      Branch: perl
2427            ! t/TEST t/UTEST
2428 ____________________________________________________________________________
2429 [  7135] By: jhi                                   on 2000/10/03  15:15:42
2430         Log: Subject: Re: PATCH for 20001003.004
2431              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
2432              From: "AARON B. DOSSETT" <aaron@iglou.com>
2433              Message-Id: <E13gTay-0006od-00@iglou.com>
2434      Branch: perl
2435            ! installman installperl
2436 ____________________________________________________________________________
2437 [  7134] By: jhi                                   on 2000/10/03  15:00:34
2438         Log: Subject: [ID 20001003.006] B::Debug not -w clean
2439              From: Nicholas Clark <nick@babyhippo.co.uk>
2440              Date: Tue, 03 Oct 2000 15:46:32 +0100
2441              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
2442      Branch: perl
2443            ! ext/B/B/Debug.pm
2444 ____________________________________________________________________________
2445 [  7133] By: jhi                                   on 2000/10/03  14:58:39
2446         Log: Scale down the VMS message boxes, by Charles Lane.
2447              Fix for ID 20000903.009, workaround at
2448              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
2449      Branch: perl
2450            ! vms/vms.c
2451 ____________________________________________________________________________
2452 [  7132] By: jhi                                   on 2000/10/03  11:20:37
2453         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
2454      Branch: perl
2455            + t/lib/st-lock.t t/lib/st-utf8.t
2456            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
2457            ! ext/Storable/Storable.xs t/lib/st-recurse.t
2458 ____________________________________________________________________________
2459 [  7131] By: jhi                                   on 2000/10/03  03:38:23
2460         Log: Encode nits.
2461      Branch: perl
2462            ! MANIFEST Makefile.SH
2463 ____________________________________________________________________________
2464 [  7130] By: jhi                                   on 2000/10/03  03:31:05
2465         Log: Update Changes.
2466      Branch: perl
2467            ! Changes patchlevel.h
2468 ____________________________________________________________________________
2469 [  7129] By: jhi                                   on 2000/10/03  02:24:02
2470         Log: Misplaced else.
2471      Branch: metaconfig/U/perl
2472            ! d_strtoll.U
2473      Branch: perl
2474            ! Configure config_h.SH
2475 ____________________________________________________________________________
2476 [  7128] By: jhi                                   on 2000/10/03  02:08:29
2477         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
2478              From: sthoenna@efn.org
2479              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
2480              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
2481      Branch: metaconfig/U/perl
2482            ! d_strtoll.U
2483      Branch: perl
2484            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
2485 ____________________________________________________________________________
2486 [  7127] By: jhi                                   on 2000/10/03  01:13:14
2487         Log: Update Changes.
2488      Branch: perl
2489            ! Changes patchlevel.h
2490 ____________________________________________________________________________
2491 [  7126] By: jhi                                   on 2000/10/03  00:57:08
2492         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
2493              as suggested by Olaf Flebbe and Nick Clark.
2494      Branch: perl
2495            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
2496 ____________________________________________________________________________
2497 [  7125] By: jhi                                   on 2000/10/03  00:50:56
2498         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
2499              From: Nick Clark <nick@plum.flirble.org>
2500              Date: Mon, 2 Oct 2000 11:03:24 +0100
2501              Message-Id: <20001002110324.D20073@plum.flirble.org>
2502              
2503              Also fixes bug ID 20001002.005.
2504      Branch: perl
2505            ! t/lib/encode.t
2506 ____________________________________________________________________________
2507 [  7124] By: jhi                                   on 2000/10/03  00:34:59
2508         Log: Subject: [PATCH 5.7.0] Epoc update
2509              From: Olaf Flebbe <o.flebbe@gmx.de>
2510              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
2511              Message-ID: <26423.969484586@www10.gmx.net>
2512      Branch: perl
2513            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
2514            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
2515            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
2516            ! util.c util.h
2517 ____________________________________________________________________________
2518 [  7123] By: jhi                                   on 2000/10/03  00:30:07
2519         Log: Regen headers.
2520      Branch: perl
2521            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
2522 ____________________________________________________________________________
2523 [  7122] By: jhi                                   on 2000/10/03  00:10:48
2524         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
2525      Branch: perl
2526            ! hints/openbsd.sh
2527 ____________________________________________________________________________
2528 [  7121] By: jhi                                   on 2000/10/03  00:05:06
2529         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
2530              From: <abigail@foad.org>
2531              Date: Tue, 26 Sep 2000 13:36:14 -0400
2532              Message-ID: <20000926173614.4356.qmail@foad.org>
2533      Branch: perl
2534            ! pod/perlop.pod
2535 ____________________________________________________________________________
2536 [  7120] By: jhi                                   on 2000/10/03  00:04:00
2537         Log: Inside require() $^S was always left undefined.
2538              
2539              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
2540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2541              Date: Wed, 27 Sep 2000 18:54:49 -0400
2542              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
2543      Branch: perl
2544            ! cop.h mg.c pp_ctl.c util.c
2545 ____________________________________________________________________________
2546 [  7119] By: jhi                                   on 2000/10/03  00:00:16
2547         Log: Subject: [PATCH] DLL not restartabke with threaded perl
2548              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
2549              Date: Thu, 28 Sep 2000 09:20:46 +0100
2550              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
2551      Branch: perl
2552            ! perl.c
2553 ____________________________________________________________________________
2554 [  7118] By: jhi                                   on 2000/10/02  23:59:20
2555         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
2556              From: Nicholas Clark <nick@ccl4.org>
2557              Date: Thu, 28 Sep 2000 11:52:24 +0100
2558              Message-ID: <20000928115224.D7924@plum.flirble.org>
2559      Branch: perl
2560            ! op.c
2561 ____________________________________________________________________________
2562 [  7117] By: jhi                                   on 2000/10/02  23:57:51
2563         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
2564              From: Nicholas Clark <nick@babyhippo.co.uk>
2565              Date: Thu, 28 Sep 2000 12:18:10 +0100
2566              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
2567              
2568              Did not apply cleanly, manual intervention was needed.
2569      Branch: perl
2570            ! ext/B/B/Bytecode.pm utils/perlcc.PL
2571 ____________________________________________________________________________
2572 [  7116] By: jhi                                   on 2000/10/02  23:50:40
2573         Log: Document the issue (is not a syntax error, kind of)
2574              
2575              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
2576              From: Nicholas Clark <nick@ccl4.org>
2577              Date: Thu, 28 Sep 2000 17:12:42 +0100
2578              Message-ID: <20000928171242.K7924@plum.flirble.org>
2579      Branch: perl
2580            ! pod/perldata.pod
2581 ____________________________________________________________________________
2582 [  7115] By: jhi                                   on 2000/10/02  23:48:58
2583         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
2584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2585              Date: Thu, 28 Sep 2000 21:55:31 -0400
2586              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
2587      Branch: perl
2588            ! regexec.c
2589 ____________________________________________________________________________
2590 [  7114] By: jhi                                   on 2000/10/02  23:47:57
2591         Log: Subject: DOC PATCH 5.6.0
2592              From: mjd@plover.com
2593              Date: 30 Sep 2000 06:02:34 -0000
2594              Message-ID: <20000930060234.4559.qmail@plover.com>
2595      Branch: perl
2596            ! pod/perldebguts.pod
2597 ____________________________________________________________________________
2598 [  7113] By: jhi                                   on 2000/10/02  23:46:43
2599         Log: SOCK_DGRAM and listen() do not mix as reported in
2600              
2601              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
2602              From: Petter Reinholdtsen <pere@hungry.com>
2603              Date: Sun, 1 Oct 2000 10:57:20 +0800
2604              Message-Id: <200010010257.KAA05735@localhost.localdomain>
2605              
2606              The patch for 5.7.0+ had to be reengineered, though.
2607      Branch: perl
2608            ! ext/IO/lib/IO/Socket/UNIX.pm
2609 ____________________________________________________________________________
2610 [  7112] By: jhi                                   on 2000/10/02  23:36:57
2611         Log: Subject: Re: [PATCH 5.005_64 missed]
2612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2613              Date: Sun, 1 Oct 2000 18:50:10 -0400
2614              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
2615      Branch: perl
2616            ! pod/perlxs.pod
2617 ____________________________________________________________________________
2618 [  7111] By: jhi                                   on 2000/10/02  23:35:40
2619         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
2620              From: Radu Greab <radu@netsoft.ro>
2621              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
2622              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
2623      Branch: perl
2624            ! op.c opcode.pl t/op/substr.t
2625 ____________________________________________________________________________
2626 [  7110] By: jhi                                   on 2000/10/02  23:32:38
2627         Log: Subject: [PATCH] Fix aliasing of tied filehandles
2628              From: Daniel Chetlin <daniel@chetlin.com>
2629              Date: Mon, 2 Oct 2000 14:53:27 -0700
2630              Message-ID: <20001002145327.C1617@ilmd>
2631      Branch: perl
2632            ! perl.h pp_hot.c t/op/tiehandle.t
2633 ____________________________________________________________________________
2634 [  7109] By: jhi                                   on 2000/10/02  23:31:30
2635         Log: s/Robin Parker/Robin Barker/
2636      Branch: perl
2637            ! Changes5.6
2638 ____________________________________________________________________________
2639 [  7108] By: jhi                                   on 2000/10/02  23:15:46
2640         Log: Retract #7091 as suggested in
2641              
2642              From: Robin Barker <rmb1@cise.npl.co.uk> 
2643              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
2644              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
2645              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
2646      Branch: perl
2647            ! embed.pl proto.h
2648 ____________________________________________________________________________
2649 [  7107] By: nick                                  on 2000/10/02  18:23:14
2650         Log: A few tweaks to get Tk803 to work with Encode scheme.
2651      Branch: perl
2652            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
2653 ____________________________________________________________________________
2654 [  7106] By: nick                                  on 2000/10/01  21:34:14
2655         Log: Add checking cases to Encode's toUnicode and fromUnicode.
2656      Branch: perl
2657            ! ext/Encode/Encode.pm
2658 ____________________________________________________________________________
2659 [  7105] By: nick                                  on 2000/10/01  17:18:01
2660         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
2661              To read and use them.
2662              Add a lib/encode.t which checks a few things.
2663      Branch: perl
2664            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
2665            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
2666            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
2667            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
2668            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
2669            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
2670            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
2671            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
2672            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
2673            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
2674            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
2675            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
2676            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
2677            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
2678            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
2679            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
2680            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
2681            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
2682            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
2683            + ext/Encode/Encode/iso2022-jp.enc
2684            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
2685            + ext/Encode/Encode/iso8859-1.enc
2686            + ext/Encode/Encode/iso8859-2.enc
2687            + ext/Encode/Encode/iso8859-3.enc
2688            + ext/Encode/Encode/iso8859-4.enc
2689            + ext/Encode/Encode/iso8859-5.enc
2690            + ext/Encode/Encode/iso8859-6.enc
2691            + ext/Encode/Encode/iso8859-7.enc
2692            + ext/Encode/Encode/iso8859-8.enc
2693            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
2694            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
2695            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
2696            + ext/Encode/Encode/macCentEuro.enc
2697            + ext/Encode/Encode/macCroatian.enc
2698            + ext/Encode/Encode/macCyrillic.enc
2699            + ext/Encode/Encode/macDingbats.enc
2700            + ext/Encode/Encode/macGreek.enc
2701            + ext/Encode/Encode/macIceland.enc
2702            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
2703            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
2704            + ext/Encode/Encode/macTurkish.enc
2705            + ext/Encode/Encode/macUkraine.enc
2706            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
2707            + t/lib/encode.t
2708            ! MANIFEST ext/Encode/Encode.pm
2709 ____________________________________________________________________________
2710 [  7104] By: nick                                  on 2000/09/30  13:04:30
2711         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
2712              From: Daniel Chetlin <daniel@chetlin.com>
2713              Date: Mon, 18 Sep 2000 05:05:40 -0700
2714              Message-Id: <20000918050540.C652@ilmd>
2715      Branch: perl
2716            ! lib/overload.pm sv.c t/pragma/overload.t
2717 ____________________________________________________________________________
2718 [  7103] By: nick                                  on 2000/09/30  12:53:36
2719         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
2720              From: Johan Vromans <jvromans@squirrel.nl>
2721              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
2722              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
2723      Branch: perl
2724            ! pod/Makefile.SH
2725 ____________________________________________________________________________
2726 [  7102] By: nick                                  on 2000/09/30  12:52:31
2727         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
2728              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2729              Date: Sat, 16 Sep 2000 16:36:45 -0400
2730              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
2731      Branch: perl
2732            ! ext/B/B/Deparse.pm
2733 ____________________________________________________________________________
2734 [  7101] By: nick                                  on 2000/09/30  12:51:41
2735         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
2736              From: Craig A. Berry <craig.berry@psinetcs.com>
2737              Date: Sat, 16 Sep 2000 10:11:10 -0500
2738              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
2739      Branch: perl
2740            ! vms/vms.c
2741 ____________________________________________________________________________
2742 [  7100] By: nick                                  on 2000/09/30  12:50:33
2743         Log: Subject: Re: unicode support and perl [ID 20000901.097]
2744              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2745              Date: Fri, 15 Sep 2000 16:37:58 -0400
2746              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
2747      Branch: perl
2748            ! t/op/append.t
2749 ____________________________________________________________________________
2750 [  7099] By: nick                                  on 2000/09/30  12:49:35
2751         Log: Subject: Re: unicode support and perl [ID 20000901.097]
2752              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2753              Date: Fri, 15 Sep 2000 16:25:30 -0400
2754              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
2755      Branch: perl
2756            ! pp_hot.c
2757 ____________________________________________________________________________
2758 [  7098] By: nick                                  on 2000/09/30  12:48:00
2759         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
2760              From: Gisle Aas <gisle@ActiveState.com>
2761              Date: 15 Sep 2000 16:23:41 +0200
2762              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
2763      Branch: perl
2764            ! toke.c
2765 ____________________________________________________________________________
2766 [  7097] By: nick                                  on 2000/09/30  12:45:16
2767         Log: Subject: [PATCH] Nits in perlmod.pod
2768              From: Daniel Chetlin <daniel@chetlin.com>
2769              Date: Fri, 15 Sep 2000 02:04:09 -0700
2770              Message-Id: <20000915020409.A2104@ilmd>
2771      Branch: perl
2772            ! pod/perlmod.pod
2773 ____________________________________________________________________________
2774 [  7096] By: nick                                  on 2000/09/30  12:18:00
2775         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
2776              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
2777              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
2778              0 to checking to get the warning.
2779      Branch: perl
2780            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
2781            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
2782            ! regexec.c sv.c toke.c utf8.c
2783 ____________________________________________________________________________
2784 [  7095] By: nick                                  on 2000/09/15  16:55:59
2785         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
2786              
2787              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
2788              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2789              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
2790              Date: Fri, 15 Sep 2000 06:37:30 -0400
2791      Branch: perl
2792            ! ext/Encode/Encode.xs sv.c
2793 ____________________________________________________________________________
2794 [  7094] By: jhi                                   on 2000/09/15  03:23:32
2795         Log: Update Changes.
2796      Branch: perl
2797            ! Changes patchlevel.h
2798 ____________________________________________________________________________
2799 [  7093] By: jhi                                   on 2000/09/15  03:11:44
2800         Log: Fix for the charnames.t failures from Spider Boardman.
2801      Branch: perl
2802            ! toke.c
2803 ____________________________________________________________________________
2804 [  7092] By: jhi                                   on 2000/09/15  00:15:48
2805         Log: Botched the #7090 check-in.
2806      Branch: perl
2807            ! sv.c
2808 ____________________________________________________________________________
2809 [  7091] By: jhi                                   on 2000/09/14  23:33:24
2810         Log: Part of #7081 didn't come through.
2811      Branch: perl
2812            ! embed.pl proto.h
2813 ____________________________________________________________________________
2814 [  7090] By: jhi                                   on 2000/09/14  23:17:39
2815         Log: Subject: Re: perl@7078 
2816              From: Spider Boardman <spider@web.zk3.dec.com>
2817              Date: Thu, 14 Sep 2000 19:06:36 -0400
2818              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
2819      Branch: perl
2820            ! sv.c toke.c
2821 ____________________________________________________________________________
2822 [  7089] By: jhi                                   on 2000/09/14  23:11:21
2823         Log: Small portability tweaks.
2824      Branch: perl
2825            ! ext/Encode/Encode.xs
2826 ____________________________________________________________________________
2827 [  7088] By: jhi                                   on 2000/09/14  22:57:23
2828         Log: Fake return to pacify picky compilers.
2829      Branch: perl
2830            ! ext/Encode/Encode.xs
2831 ____________________________________________________________________________
2832 [  7087] By: jhi                                   on 2000/09/14  22:53:37
2833         Log: Subject: [PATCH] utf8.c apidoc
2834              From: Simon Cozens <simon@cozens.net>
2835              Date: Thu, 14 Sep 2000 23:46:57 +0100
2836              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
2837      Branch: perl
2838            ! perlapi.c pod/perlapi.pod utf8.c
2839 ____________________________________________________________________________
2840 [  7086] By: jhi                                   on 2000/09/14  22:40:38
2841         Log: We don't need to count the high bit bytes, a boolean is enough. 
2842      Branch: perl
2843            ! sv.c
2844 ____________________________________________________________________________
2845 [  7085] By: jhi                                   on 2000/09/14  21:20:09
2846         Log: Replace #7084 with
2847              
2848              Subject: Re: perl@7078 
2849              From: Spider Boardman <spider@web.zk3.dec.com>
2850              Date: Thu, 14 Sep 2000 17:09:36 -0400
2851              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
2852      Branch: perl
2853            ! sv.c utf8.c
2854 ____________________________________________________________________________
2855 [  7084] By: jhi                                   on 2000/09/14  20:03:34
2856         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
2857              convertable to bytes by checking it doesn't go above 0xc3
2858              
2859              Subject: Re: perl@7078
2860              From: Simon Cozens <simon@cozens.net>
2861              Date: Thu, 14 Sep 2000 20:59:19 +0100
2862              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
2863      Branch: perl
2864            ! utf8.c
2865 ____________________________________________________________________________
2866 [  7083] By: jhi                                   on 2000/09/14  19:38:47
2867         Log: Subject: Re: perl@7078
2868              From: Simon Cozens <simon@cozens.net>
2869              Date: Thu, 14 Sep 2000 20:13:09 +0100
2870              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
2871      Branch: perl
2872            ! t/op/bop.t
2873 ____________________________________________________________________________
2874 [  7082] By: jhi                                   on 2000/09/14  17:50:44
2875         Log: The one that got away.
2876      Branch: perl
2877            ! lib/File/Find.pm
2878 ____________________________________________________________________________
2879 [  7081] By: jhi                                   on 2000/09/14  17:45:35
2880         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
2881              From: Robin Barker <rmb1@cise.npl.co.uk>
2882              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
2883              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
2884      Branch: perl
2885            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
2886            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
2887            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
2888            ! regcomp.c toke.c universal.c
2889 ____________________________________________________________________________
2890 [  7080] By: jhi                                   on 2000/09/14  17:40:35
2891         Log: Problems picked up by AIX cc.
2892              
2893              Subject: Re: perl@7078 (patch included)
2894              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2895              Date: Thu, 14 Sep 2000 18:53:30 +0200
2896              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
2897      Branch: perl
2898            ! ext/Encode/Encode.xs
2899 ____________________________________________________________________________
2900 [  7079] By: jhi                                   on 2000/09/14  17:38:27
2901         Log: Subject: File::Find 5.7.0 POD nits
2902              From: Rich Morin <rdm@cfcl.com>
2903              Date: Wed, 13 Sep 2000 22:03:58 -0700
2904              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
2905      Branch: perl
2906            ! lib/File/Find.pm
2907 ____________________________________________________________________________
2908 [  7078] By: jhi                                   on 2000/09/14  14:58:20
2909         Log: Update Changes.
2910      Branch: perl
2911            ! Changes patchlevel.h
2912 ____________________________________________________________________________
2913 [  7077] By: jhi                                   on 2000/09/14  14:55:54
2914         Log: Compilation warnings and an error.
2915      Branch: perl
2916            ! sv.c
2917 ____________________________________________________________________________
2918 [  7076] By: jhi                                   on 2000/09/14  14:42:56
2919         Log: Fix for a parsing bug, not for the original bug.
2920              
2921              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
2922              From: Spider Boardman <spider@web.zk3.dec.com>
2923              Date: Wed, 13 Sep 2000 17:52:20 -0400
2924              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
2925      Branch: perl
2926            ! regcomp.c
2927 ____________________________________________________________________________
2928 [  7075] By: jhi                                   on 2000/09/14  14:40:40
2929         Log: Batch of UTF-8 patches from Simon Cozens.
2930      Branch: perl
2931            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
2932            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
2933            ! toke.c utf8.c
2934 ____________________________________________________________________________
2935 [  7074] By: jhi                                   on 2000/09/14  14:29:58
2936         Log: Subject: Re: Two advertising clauses need to be removed
2937              From: Russ Allbery <rra@stanford.edu>
2938              Date: 13 Sep 2000 18:50:26 -0700
2939              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
2940      Branch: perl
2941            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
2942 ____________________________________________________________________________
2943 [  7073] By: jhi                                   on 2000/09/14  14:28:20
2944         Log: Subject: [PATCH] de-wall t/README
2945              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2946              Date: Wed, 13 Sep 2000 17:46:55 -0700
2947              Message-ID: <//Bw5gzkge/e092yn@efn.org>
2948      Branch: perl
2949            ! t/README
2950 ____________________________________________________________________________
2951 [  7072] By: jhi                                   on 2000/09/14  14:25:10
2952         Log: Hints optimization.
2953              
2954              Subject: Minor nit
2955              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2956              Date: Wed, 13 Sep 2000 21:42:07 +0200
2957              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
2958      Branch: perl
2959            ! hints/hpux.sh
2960 ____________________________________________________________________________
2961 [  7071] By: jhi                                   on 2000/09/14  14:23:30
2962         Log: Allow chop() and chomp() to be overridden.
2963              
2964              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
2965              From: "Casey R. Tweten" <crt@kiski.net>
2966              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
2967              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
2968      Branch: perl
2969            ! toke.c
2970 ____________________________________________________________________________
2971 [  7070] By: jhi                                   on 2000/09/14  14:20:36
2972         Log: The return value of setlocale must be copied away.
2973              
2974              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
2975              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2976              Date: Wed, 13 Sep 2000 16:27:37 +0100 
2977              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
2978      Branch: perl
2979            ! util.c
2980 ____________________________________________________________________________
2981 [  7069] By: jhi                                   on 2000/09/14  14:16:27
2982         Log: Remove vestiges of tr//CU.
2983              
2984              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
2985              From: Nick Clark <nick@plum.flirble.org>
2986              Date: Tue, 12 Sep 2000 22:50:14 +0100
2987              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
2988              
2989              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
2990              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2991              Date: Tue, 12 Sep 2000 21:38:48 -0700
2992              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
2993      Branch: perl
2994            ! op.h pod/perlunicode.pod
2995 ____________________________________________________________________________
2996 [  7068] By: jhi                                   on 2000/09/13  14:18:39
2997         Log: Add the Encode extension.  The code is still largely just skeleton.
2998      Branch: perl
2999            + ext/Encode/Encode.pm ext/Encode/Encode.xs
3000            + ext/Encode/Makefile.PL ext/Encode/Todo
3001            ! MANIFEST Todo-5.6
3002 ____________________________________________________________________________
3003 [  7067] By: jhi                                   on 2000/09/12  17:43:33
3004         Log: Allow for whitespace between "#" and "line" in cpp output.
3005              
3006              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
3007              From: Calle Dybedahl <calle@lysator.liu.se>
3008              Date: 12 Sep 2000 19:38:02 +0200 
3009              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
3010      Branch: perl
3011            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3012 ____________________________________________________________________________
3013 [  7066] By: gsar                                  on 2000/09/12  17:24:29
3014         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
3015              initialization in all the threads on Windows
3016      Branch: perl
3017            ! win32/win32.c
3018 ____________________________________________________________________________
3019 [  7065] By: jhi                                   on 2000/09/12  15:11:31
3020         Log: Update Changes.
3021      Branch: perl
3022            ! Changes patchlevel.h
3023 ____________________________________________________________________________
3024 [  7064] By: jhi                                   on 2000/09/12  14:54:54
3025         Log: Retract #7062, the pod tests are not ready.
3026      Branch: perl
3027            ! t/TEST t/harness
3028 ____________________________________________________________________________
3029 [  7063] By: jhi                                   on 2000/09/12  14:25:41
3030         Log: The #7054 truncated Configure badly.
3031      Branch: metaconfig/U/perl
3032            ! End.U
3033      Branch: perl
3034            ! Configure config_h.SH
3035 ____________________________________________________________________________
3036 [  7062] By: jhi                                   on 2000/09/12  14:08:32
3037         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
3038              From: sthoenna@efn.org
3039              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
3040              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
3041      Branch: perl
3042            ! t/TEST t/harness
3043 ____________________________________________________________________________
3044 [  7061] By: jhi                                   on 2000/09/12  14:07:18
3045         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
3046              From: sthoenna@efn.org
3047              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
3048              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
3049      Branch: perl
3050            ! pod/perlxs.pod
3051 ____________________________________________________________________________
3052 [  7060] By: jhi                                   on 2000/09/12  14:06:08
3053         Log: Break up the myconfig lines a bit.
3054              
3055              Subject: perlbug/perl -V output format
3056              From: sthoenna@efn.org
3057              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
3058              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
3059      Branch: perl
3060            ! myconfig.SH
3061 ____________________________________________________________________________
3062 [  7059] By: jhi                                   on 2000/09/12  14:05:04
3063         Log: Test for the #7049.
3064              
3065              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
3066              From: andreas.koenig@anima.de (Andreas J. Koenig)
3067              Date: 12 Sep 2000 06:42:01 +0200
3068              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
3069      Branch: perl
3070            ! t/op/my.t
3071 ____________________________________________________________________________
3072 [  7058] By: jhi                                   on 2000/09/12  14:03:05
3073         Log: Subject: [patch: perl@7045] vms updates
3074              From: Peter Prymmer <pvhp@forte.com>
3075              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
3076              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
3077      Branch: perl
3078            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
3079 ____________________________________________________________________________
3080 [  7057] By: jhi                                   on 2000/09/12  14:00:51
3081         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
3082              From: sthoenna@efn.org
3083              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
3084              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
3085      Branch: perl
3086            ! t/op/64bitint.t
3087 ____________________________________________________________________________
3088 [  7056] By: jhi                                   on 2000/09/12  13:58:14
3089         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
3090              From: Jeff Pinyan <jeffp@crusoe.net>
3091              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
3092              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
3093      Branch: perl
3094            ! pod/perlfunc.pod
3095 ____________________________________________________________________________
3096 [  7055] By: jhi                                   on 2000/09/12  13:56:32
3097         Log: Do in VMS as the #7054 does.
3098      Branch: perl
3099            ! configure.com
3100 ____________________________________________________________________________
3101 [  7054] By: jhi                                   on 2000/09/12  13:50:31
3102         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
3103              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3104              Date: Mon, 11 Sep 2000 08:33:09 +0100
3105              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
3106      Branch: metaconfig/U/perl
3107            ! End.U
3108      Branch: perl
3109            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
3110            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
3111 ____________________________________________________________________________
3112 [  7053] By: jhi                                   on 2000/09/12  13:29:19
3113         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
3114              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3115              Date:     Tue, 12 Sep 2000 08:35:59 EDT
3116              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
3117      Branch: perl
3118            ! vms/test.com
3119 ____________________________________________________________________________
3120 [  7052] By: jhi                                   on 2000/09/11  23:01:50
3121         Log: Document the SvUTF8*().
3122      Branch: perl
3123            ! pod/perlapi.pod sv.h
3124 ____________________________________________________________________________
3125 [  7051] By: gsar                                  on 2000/09/11  14:46:30
3126         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
3127              (missed a spot when fixing up op_pmreplroot hack for ithreads)
3128      Branch: perl
3129            ! op.c t/op/split.t
3130 ____________________________________________________________________________
3131 [  7050] By: nick                                  on 2000/09/11  10:03:51
3132         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
3133              
3134              Subject: borland C++ win32.c tweak
3135              From: Vadim Konovalov <vkonovalov@lucent.com>
3136              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
3137              Date: Mon, 11 Sep 2000 11:22:33 +0400
3138      Branch: perl
3139            ! win32/win32.c
3140 ____________________________________________________________________________
3141 [  7049] By: nick                                  on 2000/09/11  09:57:33
3142         Log: Point fix for s/// on foreach (keys %xxx).
3143      Branch: perl
3144            ! pp_hot.c
3145 ____________________________________________________________________________
3146 [  7048] By: jhi                                   on 2000/09/10  23:37:09
3147         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
3148              by Pod::Text, from Brad Appleton.
3149      Branch: perl
3150            ! t/pod/testp2pt.pl
3151 ____________________________________________________________________________
3152 [  7047] By: jhi                                   on 2000/09/10  14:32:53
3153         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
3154              by Russ Allbery.
3155      Branch: perl
3156            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
3157 ____________________________________________________________________________
3158 [  7046] By: jhi                                   on 2000/09/10  14:15:08
3159         Log: Upgrade to CPAN 1.57_65, from Andreas König.
3160      Branch: perl
3161            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3162 ____________________________________________________________________________
3163 [  7045] By: jhi                                   on 2000/09/08  21:36:32
3164         Log: Update Changes.
3165      Branch: perl
3166            ! Changes patchlevel.h
3167 ____________________________________________________________________________
3168 [  7044] By: jhi                                   on 2000/09/08  21:29:56
3169         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
3170              From: Peter Prymmer <pvhp@forte.com>
3171              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
3172              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
3173      Branch: perl
3174            ! configure.com
3175 ____________________________________________________________________________
3176 [  7043] By: jhi                                   on 2000/09/08  21:27:50
3177         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
3178              From: Peter Prymmer <pvhp@forte.com>
3179              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
3180              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
3181      Branch: perl
3182            ! Makefile.SH installperl
3183 ____________________________________________________________________________
3184 [  7042] By: jhi                                   on 2000/09/08  21:23:21
3185         Log: Continue #7041.
3186      Branch: perl
3187            ! cygwin/Makefile.SHs os2/Makefile.SHs
3188 ____________________________________________________________________________
3189 [  7041] By: jhi                                   on 2000/09/08  21:18:10
3190         Log: Do away with memory models cruft.  Sorry, PDP users.
3191      Branch: metaconfig
3192            ! U/modified/cc.U U/modified/libpth.U
3193      Branch: perl
3194            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3195            ! Porting/config_H cflags.SH config_h.SH configure.com
3196            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
3197            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
3198            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
3199 ____________________________________________________________________________
3200 [  7040] By: jhi                                   on 2000/09/08  14:34:18
3201         Log: Major rewrite of s2p.  And I mean really major, it is
3202              an implementation of sed in perl.  If called as s2p it
3203              will function as s2p.  Note: needs non-UNIXifying.
3204              
3205              Subject: s2p
3206              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3207              Date: Mon, 28 Aug 2000 14:05:12 +0200
3208              Message-ID: <39AA5578.2102E2AA@alcatel.at>
3209      Branch: perl
3210            ! x2p/s2p.PL
3211 ____________________________________________________________________________
3212 [  7039] By: jhi                                   on 2000/09/08  14:19:49
3213         Log: Re-allow vec() for characters > 255.
3214              
3215              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
3216              From: Spider Boardman <spider@web.zk3.dec.com>
3217              Date: Fri, 08 Sep 2000 02:21:02 -0400
3218              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
3219      Branch: perl
3220            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3221            ! t/op/vec.t
3222 ____________________________________________________________________________
3223 [  7038] By: jhi                                   on 2000/09/08  14:14:18
3224         Log: Subject: [PATCH lib/Benchmark.pm]
3225              From: <abigail@foad.org>
3226              Date: Thu, 7 Sep 2000 15:03:20 -0400
3227              Message-ID: <20000907190320.888.qmail@foad.org>
3228      Branch: perl
3229            ! lib/Benchmark.pm
3230 ____________________________________________________________________________
3231 [  7037] By: jhi                                   on 2000/09/08  14:11:06
3232         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
3233              
3234              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
3235              From: Spider Boardman <spider@web.zk3.dec.com>
3236              Date: Fri, 08 Sep 2000 01:30:27 -0400
3237              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
3238      Branch: perl
3239            ! op.c
3240 ____________________________________________________________________________
3241 [  7036] By: jhi                                   on 2000/09/08  14:08:58
3242         Log: Subject: [ID 20000908.002] perlipc documentation bug.
3243              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
3244              Date: Fri, 08 Sep 2000 12:38:32 +0200
3245              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
3246      Branch: perl
3247            ! pod/perlipc.pod
3248 ____________________________________________________________________________
3249 [  7035] By: jhi                                   on 2000/09/08  14:03:12
3250         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
3251              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3252              Date: Fri, 08 Sep 2000 11:47:34 +0200
3253              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
3254      Branch: perl
3255            ! hints/dec_osf.sh
3256 ____________________________________________________________________________
3257 [  7034] By: jhi                                   on 2000/09/08  13:59:35
3258         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
3259              From: Simon Cozens <simon@cozens.net>
3260              Date: Thu, 7 Sep 2000 20:40:38 +0100
3261              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
3262      Branch: perl
3263            ! pp_hot.c
3264 ____________________________________________________________________________
3265 [  7033] By: jhi                                   on 2000/09/08  04:03:03
3266         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
3267              From: "Larry W. Virden" <lvirden@cas.org>
3268              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
3269              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
3270      Branch: perl
3271            ! pod/perldiag.pod
3272 ____________________________________________________________________________
3273 [  7032] By: jhi                                   on 2000/09/07  22:18:30
3274         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
3275              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
3276              Date: Mon, 04 Sep 2000 13:16:38 -0700
3277              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
3278      Branch: perl
3279            ! lib/perl5db.pl
3280 ____________________________________________________________________________
3281 [  7031] By: jhi                                   on 2000/09/07  22:02:29
3282         Log: Fix the ccversion detection for 5.1 and beyond.
3283              
3284              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
3285              From: Spider Boardman <spider@leggy.zk3.dec.com>
3286              Date: Thu, 7 Sep 2000 17:54:27 -0400
3287              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
3288      Branch: perl
3289            ! hints/dec_osf.sh
3290 ____________________________________________________________________________
3291 [  7030] By: jhi                                   on 2000/09/07  19:12:28
3292         Log: Fix for
3293              
3294              Subject: [ID 20000903.001] \w in utf8-strings
3295              From: Marc Lehmann <pcg@goof.com>
3296              Date: Sun, 03 Sep 2000 09:44:29 +0200
3297              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
3298              
3299              and various related nits.
3300      Branch: perl
3301            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
3302 ____________________________________________________________________________
3303 [  7029] By: jhi                                   on 2000/09/07  18:49:09
3304         Log: Fix the URL, but the server is still missing in action.
3305              
3306              Subject: [ID 20000905.002] perlfaq1.pod URL error
3307              From: "Larry W. Virden" <lvirden@cas.org>
3308              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
3309              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
3310      Branch: perl
3311            ! pod/perlfaq1.pod
3312 ____________________________________________________________________________
3313 [  7028] By: jhi                                   on 2000/09/07  18:47:13
3314         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
3315              From: Hugo <hv@crypt.compulink.co.uk>
3316              Date: Tue, 05 Sep 2000 14:13:37 +0100
3317              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
3318      Branch: perl
3319            ! toke.c
3320 ____________________________________________________________________________
3321 [  7027] By: jhi                                   on 2000/09/07  18:45:35
3322         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
3323              From: Daniel Chetlin <daniel@chetlin.com>
3324              Date: Tue, 5 Sep 2000 04:57:07 -0700
3325              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
3326      Branch: perl
3327            ! pod/perlfaq6.pod pod/perlop.pod
3328 ____________________________________________________________________________
3329 [  7026] By: jhi                                   on 2000/09/07  18:44:01
3330         Log: Document the new ref() semantics.
3331              
3332              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
3333              From: Gisle Aas <gisle@ActiveState.com>
3334              Date: 05 Sep 2000 08:10:30 +0200
3335              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
3336      Branch: perl
3337            ! pod/perldelta.pod
3338 ____________________________________________________________________________
3339 [  7025] By: jhi                                   on 2000/09/07  18:42:27
3340         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
3341              
3342              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
3343              From: Gisle Aas <gisle@ActiveState.com>
3344              Date: 05 Sep 2000 08:11:40 +0200
3345              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
3346      Branch: perl
3347            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
3348 ____________________________________________________________________________
3349 [  7024] By: jhi                                   on 2000/09/07  18:39:32
3350         Log: Subject: [PATCH] Modernize Opcode.pm documentation
3351              From: Gisle Aas <gisle@ActiveState.com>
3352              Date: 4 Sep 2000 00:18:55 -0000
3353              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
3354      Branch: perl
3355            ! ext/Opcode/Opcode.pm
3356 ____________________________________________________________________________
3357 [  7023] By: jhi                                   on 2000/09/07  18:37:42
3358         Log: Subject: [PATCH] Tied filehandle documentation
3359              From: Gisle Aas <gisle@ActiveState.com>
3360              Date: 4 Sep 2000 00:14:40 -0000
3361              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
3362      Branch: perl
3363            ! pod/perlfunc.pod pod/perltie.pod
3364 ____________________________________________________________________________
3365 [  7022] By: jhi                                   on 2000/09/07  18:35:37
3366         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
3367              From: Gisle Aas <gisle@ActiveState.com>
3368              Date: 4 Sep 2000 00:04:22 -0000
3369              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
3370      Branch: perl
3371            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
3372 ____________________________________________________________________________
3373 [  7021] By: jhi                                   on 2000/09/07  18:33:22
3374         Log: Subject: small apidoc fix
3375              From: Marc Lehmann <pcg@goof.com>
3376              Date: Sun, 3 Sep 2000 05:12:06 +0200
3377              Message-ID: <20000903051206.A5909@cerebro.laendle>
3378      Branch: perl
3379            ! pod/perlapi.pod utf8.c
3380 ____________________________________________________________________________
3381 [  7020] By: jhi                                   on 2000/09/07  16:14:57
3382         Log: Tiny perldelta nits.
3383      Branch: perl
3384            ! pod/perldelta.pod
3385 ____________________________________________________________________________
3386 [  7019] By: jhi                                   on 2000/09/07  16:04:20
3387         Log: Guard against bad string->int conversion for quads.
3388      Branch: perl
3389            ! t/op/64bitint.t
3390 ____________________________________________________________________________
3391 [  7018] By: jhi                                   on 2000/09/06  17:07:03
3392         Log: Update Unicode todo list.
3393      Branch: perl
3394            ! Todo-5.6
3395 ____________________________________________________________________________
3396 [  7017] By: jhi                                   on 2000/09/05  21:16:01
3397         Log: Document the SvIOK_.*UV().
3398      Branch: perl
3399            ! pod/perlapi.pod sv.h
3400 ____________________________________________________________________________
3401 [  7016] By: nick                                  on 2000/09/03  21:54:46
3402         Log: Hash lookup of constant strings optimization:
3403              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
3404              to string table (as per sharepvn). Add newSV_pvn_share to create such
3405              a thing. Make hv.c compare addresses of strings and skip string compare
3406              if equal. Make method_named and helem ops use these shared-string SVs
3407              when arg is constant. Make keys op return shared-string SVs (less clearly
3408              a win).
3409      Branch: perl
3410            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
3411            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
3412            ! pod/perlintern.pod pp_hot.c proto.h sv.c
3413 ____________________________________________________________________________
3414 [  7015] By: jhi                                   on 2000/09/02  17:48:59
3415         Log: This is 5.7.0.
3416      Branch: perl
3417            ! Changes
3418 ____________________________________________________________________________
3419 [  7014] By: jhi                                   on 2000/09/02  17:35:45
3420         Log: Changes and patchlevel tweaks.
3421      Branch: perl
3422            ! Changes patchlevel.h
3423 ____________________________________________________________________________
3424 [  7013] By: jhi                                   on 2000/09/02  17:30:50
3425         Log: Update Changes.
3426      Branch: perl
3427            ! Changes patchlevel.h
3428 ____________________________________________________________________________
3429 [  7012] By: nick                                  on 2000/09/02  17:25:20
3430         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
3431      Branch: perl
3432            ! gv.c lib/overload.pm
3433 ____________________________________________________________________________
3434 [  7011] By: jhi                                   on 2000/09/02  17:16:25
3435         Log: Update perlhist.
3436      Branch: perl
3437            ! pod/perlhist.pod
3438 ____________________________________________________________________________
3439 [  7010] By: jhi                                   on 2000/09/02  17:01:35
3440         Log: perldelta nits.
3441      Branch: perl
3442            ! pod/perldelta.pod
3443 ____________________________________________________________________________
3444 [  7009] By: nick                                  on 2000/09/02  16:48:35
3445         Log: If overloaded %{} etc. return the object do not loop.
3446              Thus  sub deref { $_[0] } functions if object is wanted type.
3447      Branch: perl
3448            ! pp.h
3449 ____________________________________________________________________________
3450 [  7008] By: jhi                                   on 2000/09/02  16:26:11
3451         Log: Retab MANIFEST.
3452      Branch: perl
3453            ! ext/Storable/MANIFEST
3454 ____________________________________________________________________________
3455 [  7007] By: jhi                                   on 2000/09/02  16:23:02
3456         Log: Make certain cc is set before trying to run it.
3457      Branch: perl
3458            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3459 ____________________________________________________________________________
3460 [  7006] By: jhi                                   on 2000/09/02  15:45:41
3461         Log: Unicode notes.
3462      Branch: perl
3463            ! pod/perldelta.pod
3464 ____________________________________________________________________________
3465 [  7005] By: jhi                                   on 2000/09/02  15:42:11
3466         Log: Various Configure nits by Philip Newton,
3467              plus the ebcdic one by me.
3468      Branch: metaconfig
3469            + U/modified/pager.U
3470            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
3471      Branch: metaconfig/U/perl
3472            ! Devel.U quadfio.U
3473      Branch: perl
3474            ! Configure config_h.SH
3475 ____________________________________________________________________________
3476 [  7004] By: jhi                                   on 2000/09/02  15:06:14
3477         Log: Apparently avoiding the swapping is too costly.
3478              
3479              From: "Ben Tilly" <ben_tilly@hotmail.com>
3480              Subject: Re: the door is closed.
3481              Date: Fri, 01 Sep 2000 20:23:16 EDT
3482              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
3483      Branch: perl
3484            ! pod/perlfaq4.pod
3485 ____________________________________________________________________________
3486 [  7003] By: nick                                  on 2000/09/02  12:26:04
3487         Log: Undo part of change 6489 which looks like a bulk edit which
3488              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
3489              The supressing of main:: on return from select() is undesirable.
3490      Branch: perl
3491            ! pp_sys.c
3492 ____________________________________________________________________________
3493 [  7002] By: jhi                                   on 2000/09/01  23:08:54
3494         Log: Update Changes.
3495      Branch: perl
3496            ! Changes patchlevel.h
3497 ____________________________________________________________________________
3498 [  7001] By: jhi                                   on 2000/09/01  23:00:13
3499         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
3500              From: Peter Prymmer <pvhp@forte.com>
3501              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
3502              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
3503              
3504              plus rework the http: spots as suggested by Tom Christiansen,
3505              plus regen perltoc.
3506      Branch: perl
3507            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
3508            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
3509 ____________________________________________________________________________
3510 [  7000] By: jhi                                   on 2000/09/01  22:36:01
3511         Log: Only the first line, thank you very much.
3512      Branch: perl
3513            ! hints/solaris_2.sh
3514 ____________________________________________________________________________
3515 [  6999] By: gsar                                  on 2000/09/01  22:16:40
3516         Log: change#6791 accidentally clobbered change#6710, put it back
3517      Branch: perl
3518            ! win32/win32.c
3519 ____________________________________________________________________________
3520 [  6998] By: jhi                                   on 2000/09/01  22:14:16
3521         Log: Mention the HP-UX LP64 freak failure.
3522      Branch: perl
3523            ! pod/perldelta.pod
3524 ____________________________________________________________________________
3525 [  6997] By: jhi                                   on 2000/09/01  21:48:32
3526         Log: Detypo.
3527      Branch: perl
3528            ! hints/hpux.sh
3529 ____________________________________________________________________________
3530 [  6996] By: jhi                                   on 2000/09/01  21:27:10
3531         Log: Update Changes.
3532      Branch: perl
3533            ! Changes patchlevel.h
3534 ____________________________________________________________________________
3535 [  6995] By: jhi                                   on 2000/09/01  21:14:24
3536         Log: Mi splgn s gnin.g
3537      Branch: perl
3538            ! pp_ctl.c
3539 ____________________________________________________________________________
3540 [  6994] By: jhi                                   on 2000/09/01  21:09:54
3541         Log: Subject: http:// in L<>
3542              From: Nicholas Clark <nick@ccl4.org>
3543              Date: Fri, 1 Sep 2000 22:03:21 +0100
3544              Message-ID: <20000901220321.B72074@plum.flirble.org>
3545      Branch: perl
3546            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
3547 ____________________________________________________________________________
3548 [  6993] By: jhi                                   on 2000/09/01  21:06:54
3549         Log: Update to Storable 1.0, from Raphael Manfredi.
3550      Branch: perl
3551            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
3552            ! ext/Storable/Makefile.PL ext/Storable/README
3553            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3554            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3555            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
3556            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
3557            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
3558            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
3559 ____________________________________________________________________________
3560 [  6992] By: jhi                                   on 2000/09/01  20:43:05
3561         Log: Mention known sfio+linux buglet.
3562      Branch: perl
3563            ! pod/perldelta.pod
3564 ____________________________________________________________________________
3565 [  6991] By: jhi                                   on 2000/09/01  20:40:11
3566         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
3567              From: Peter Prymmer <pvhp@forte.com>
3568              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
3569              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
3570      Branch: perl
3571            ! vms/vms.c
3572 ____________________________________________________________________________
3573 [  6990] By: jhi                                   on 2000/09/01  20:25:26
3574         Log: Retract #6986.
3575      Branch: perl
3576            ! hints/solaris_2.sh
3577 ____________________________________________________________________________
3578 [  6989] By: jhi                                   on 2000/09/01  20:23:00
3579         Log: Mergesort is back.
3580      Branch: perl
3581            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
3582 ____________________________________________________________________________
3583 [  6988] By: jhi                                   on 2000/09/01  19:37:40
3584         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
3585              From: Mike Guy <mjtg@cam.ac.uk>
3586              Date: Fri, 01 Sep 2000 17:43:33 +0100
3587              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
3588      Branch: perl
3589            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
3590            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
3591 ____________________________________________________________________________
3592 [  6987] By: jhi                                   on 2000/09/01  19:17:10
3593         Log: Regen perltoc.
3594      Branch: perl
3595            ! pod/perltoc.pod
3596 ____________________________________________________________________________
3597 [  6986] By: jhi                                   on 2000/09/01  18:51:10
3598         Log: Subject: Re: Solaris x86 has no SPARC libraries!
3599              From: Lupe Christoph <lupe@lupe-christoph.de>
3600              Date: Fri, 1 Sep 2000 20:41:20 +0200
3601              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
3602      Branch: perl
3603            ! hints/solaris_2.sh
3604 ____________________________________________________________________________
3605 [  6985] By: jhi                                   on 2000/09/01  18:28:10
3606         Log: Update Changes.
3607      Branch: perl
3608            ! Changes patchlevel.h
3609 ____________________________________________________________________________
3610 [  6984] By: jhi                                   on 2000/09/01  18:26:53
3611         Log: Feature ordering tweak.
3612      Branch: perl
3613            ! myconfig.SH
3614 ____________________________________________________________________________
3615 [  6983] By: jhi                                   on 2000/09/01  18:19:50
3616         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
3617              From: <abigail@foad.org>
3618              Date: Fri, 1 Sep 2000 13:07:32 -0400
3619              Message-ID: <20000901170732.18249.qmail@foad.org>
3620      Branch: perl
3621            ! t/pragma/overload.t
3622 ____________________________________________________________________________
3623 [  6982] By: jhi                                   on 2000/09/01  18:17:54
3624         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
3625              so that case-ignoring systems like DCL can tell them from
3626              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
3627      Branch: metaconfig/U/perl
3628            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
3629      Branch: perl
3630            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3631            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3632            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
3633            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
3634            ! vos/config.def vos/config.h vos/config_h.SH_orig
3635            ! win32/config.bc win32/config.gc win32/config.vc
3636 ____________________________________________________________________________
3637 [  6981] By: nick                                  on 2000/09/01  17:21:57
3638         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
3639              warning when UNTIE exists and instead pass the cound of extra references to
3640              the UNTIE method.
3641      Branch: perl
3642            ! pod/perltie.pod pp_sys.c
3643 ____________________________________________________________________________
3644 [  6980] By: jhi                                   on 2000/09/01  16:54:44
3645         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
3646              From: Peter Prymmer <pvhp@forte.com>
3647              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
3648              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
3649      Branch: perl
3650            ! configure.com
3651 ____________________________________________________________________________
3652 [  6979] By: jhi                                   on 2000/09/01  16:06:20
3653         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
3654              From: Mike Guy <mjtg@cam.ac.uk> 
3655              Date: Fri, 01 Sep 2000 16:49:27 +0100
3656              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
3657      Branch: perl
3658            ! t/base/rs.t
3659 ____________________________________________________________________________
3660 [  6978] By: jhi                                   on 2000/09/01  16:00:42
3661         Log: Update to PodParser 1.18, from Brad Appleton.
3662      Branch: perl
3663            ! lib/Pod/Checker.pm t/pod/find.t
3664 ____________________________________________________________________________
3665 [  6977] By: jhi                                   on 2000/09/01  14:48:58
3666         Log: Subject: Nit in Configure (bleadperl@6961)
3667              From: Lupe Christoph <lupe@lupe-christoph.de>
3668              Date: Fri, 1 Sep 2000 16:34:29 +0200
3669              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
3670      Branch: metaconfig
3671            ! U/compline/ccflags.U
3672      Branch: perl
3673            ! Configure config_h.SH
3674 ____________________________________________________________________________
3675 [  6976] By: jhi                                   on 2000/09/01  14:39:52
3676         Log: Update Changes.
3677      Branch: perl
3678            ! Changes patchlevel.h
3679 ____________________________________________________________________________
3680 [  6975] By: jhi                                   on 2000/09/01  14:37:36
3681         Log: microperl config update.
3682      Branch: perl
3683            ! uconfig.h uconfig.sh
3684 ____________________________________________________________________________
3685 [  6974] By: jhi                                   on 2000/09/01  14:36:53
3686         Log: Document known deficiencies.
3687      Branch: perl
3688            ! pod/perldelta.pod
3689 ____________________________________________________________________________
3690 [  6973] By: jhi                                   on 2000/09/01  14:10:20
3691         Log: Mention warnings fixes and updates.
3692      Branch: perl
3693            ! pod/perldelta.pod
3694 ____________________________________________________________________________
3695 [  6972] By: jhi                                   on 2000/09/01  14:01:52
3696         Log: Drop unused argument.
3697              
3698              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
3699              From: Spider Boardman <spider@web.zk3.dec.com>
3700              Date: Thu, 31 Aug 2000 16:10:15 -0400
3701              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
3702      Branch: perl
3703            ! toke.c
3704 ____________________________________________________________________________
3705 [  6971] By: jhi                                   on 2000/09/01  13:59:24
3706         Log: Add the overload warnings to perldiag.
3707      Branch: perl
3708            ! lib/overload.pm pod/perldiag.pod
3709 ____________________________________________________________________________
3710 [  6970] By: jhi                                   on 2000/09/01  13:55:10
3711         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
3712              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3713              Date: Fri, 1 Sep 2000 13:43:15 +0100 
3714              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
3715      Branch: perl
3716            ! lib/overload.pm t/pragma/overload.t
3717 ____________________________________________________________________________
3718 [  6969] By: jhi                                   on 2000/09/01  13:52:27
3719         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
3720              From: <abigail@foad.org>
3721              Date: Fri, 1 Sep 2000 05:46:54 -0400
3722              Message-ID: <20000901094654.6476.qmail@foad.org>
3723      Branch: perl
3724            ! lib/overload.pm
3725 ____________________________________________________________________________
3726 [  6968] By: jhi                                   on 2000/09/01  13:50:05
3727         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
3728              From: Daniel Chetlin <daniel@chetlin.com>
3729              Date: Fri, 1 Sep 2000 02:10:55 -0700
3730              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
3731      Branch: perl
3732            ! pod/perlretut.pod
3733 ____________________________________________________________________________
3734 [  6967] By: jhi                                   on 2000/09/01  13:47:54
3735         Log: Part of the solution.
3736              
3737              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
3738              From: Mike Guy <mjtg@cam.ac.uk>
3739              Date: Fri, 01 Sep 2000 14:16:01 +0100
3740              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
3741      Branch: perl
3742            ! gv.c mg.c
3743 ____________________________________________________________________________
3744 [  6966] By: jhi                                   on 2000/09/01  13:46:17
3745         Log: Subject: CPAN.pm beta 1.57_57 for the core
3746              From: andreas.koenig@anima.de (Andreas J. Koenig)
3747              Date: 01 Sep 2000 15:16:31 +0200
3748              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
3749      Branch: perl
3750            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3751 ____________________________________________________________________________
3752 [  6965] By: jhi                                   on 2000/09/01  13:43:18
3753         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
3754              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3755              Date: Fri, 01 Sep 2000 01:47:22 -0500
3756              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
3757      Branch: perl
3758            ! pod/perldelta.pod vms/vms.c
3759 ____________________________________________________________________________
3760 [  6964] By: jhi                                   on 2000/09/01  13:35:35
3761         Log: File::Temp patches from Andreas König,
3762              
3763              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
3764              From: andreas.koenig@anima.de (Andreas J. Koenig)
3765              Date: 01 Sep 2000 10:07:20 +0200
3766              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
3767              
3768              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
3769              From: andreas.koenig@anima.de (Andreas J. Koenig)
3770              Date: 31 Aug 2000 23:26:08 +0200
3771              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
3772      Branch: perl
3773            ! lib/File/Temp.pm t/lib/ftmp-security.t
3774 ____________________________________________________________________________
3775 [  6963] By: jhi                                   on 2000/09/01  02:22:24
3776         Log: Retract the mergesort code, way too incompatible licensing
3777              and copyrights.
3778      Branch: perl
3779            ! pod/perldelta.pod pp_ctl.c
3780 ____________________________________________________________________________
3781 [  6962] By: jhi                                   on 2000/08/31  23:27:32
3782         Log: Update Changes.
3783      Branch: perl
3784            ! Changes patchlevel.h
3785 ____________________________________________________________________________
3786 [  6961] By: jhi                                   on 2000/08/31  23:20:04
3787         Log: Small tweaks all over.
3788      Branch: metaconfig
3789            ! U/compline/d_gconvert.U
3790      Branch: perl
3791            ! AUTHORS Configure config_h.SH pp_ctl.c
3792 ____________________________________________________________________________
3793 [  6960] By: jhi                                   on 2000/08/31  22:39:36
3794         Log: Further rewording.
3795      Branch: perl
3796            ! pp_ctl.c
3797 ____________________________________________________________________________
3798 [  6959] By: jhi                                   on 2000/08/31  21:26:44
3799         Log: More address tweaking.
3800      Branch: perl
3801            ! AUTHORS Changes
3802 ____________________________________________________________________________
3803 [  6958] By: jhi                                   on 2000/08/31  20:47:25
3804         Log: AUTHORS tweaks, from Peter Prymmer.
3805              
3806              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
3807              From: Peter Prymmer <pvhp@forte.com>
3808              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
3809              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
3810      Branch: perl
3811            ! AUTHORS MAINTAIN
3812 ____________________________________________________________________________
3813 [  6957] By: jhi                                   on 2000/08/31  20:34:43
3814         Log: perldelta tweaks.
3815      Branch: perl
3816            ! pod/perldelta.pod
3817 ____________________________________________________________________________
3818 [  6956] By: jhi                                   on 2000/08/31  19:11:06
3819         Log: Regen perltoc.
3820      Branch: perl
3821            ! pod/perltoc.pod
3822 ____________________________________________________________________________
3823 [  6955] By: jhi                                   on 2000/08/31  19:06:30
3824         Log: Clarify the mergesort situation.
3825      Branch: perl
3826            ! pp_ctl.c
3827 ____________________________________________________________________________
3828 [  6954] By: jhi                                   on 2000/08/31  18:24:17
3829         Log: Move the Solaris 7 scan to use64bitall, make the
3830              failure to find 64-bot sparc libc to mention the
3831              possibility of being in an intel, from Lupe and Alan.
3832      Branch: perl
3833            ! hints/solaris_2.sh
3834 ____________________________________________________________________________
3835 [  6953] By: jhi                                   on 2000/08/31  18:09:20
3836         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
3837              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
3838      Branch: metaconfig
3839            ! U/compline/d_gconvert.U U/threads/archname.U
3840      Branch: metaconfig/U/perl
3841            ! perlxv.U
3842      Branch: perl
3843            ! Configure config_h.SH sv.c
3844 ____________________________________________________________________________
3845 [  6951] By: jhi                                   on 2000/08/31  17:02:05
3846         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
3847      Branch: perl
3848            ! perl.h
3849 ____________________________________________________________________________
3850 [  6950] By: jhi                                   on 2000/08/31  16:26:08
3851         Log: More author updates.
3852              
3853              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
3854              From: Simon Cozens <simon@cozens.net>
3855              Date: Thu, 31 Aug 2000 17:13:32 +0100
3856              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
3857      Branch: perl
3858            ! AUTHORS
3859 ____________________________________________________________________________
3860 [  6949] By: jhi                                   on 2000/08/31  16:04:49
3861         Log: POSIX doesn't report long double values under -Duselongdouble
3862              when the long doubles are "real" (bigger than doubles).
3863              
3864              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
3865              From: Spider Boardman <spider@peano.zk3.dec.com>
3866              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
3867              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
3868      Branch: perl
3869            ! ext/POSIX/POSIX.xs
3870 ____________________________________________________________________________
3871 [  6948] By: jhi                                   on 2000/08/31  15:25:10
3872         Log: Update Changes.
3873      Branch: perl
3874            ! Changes patchlevel.h
3875 ____________________________________________________________________________
3876 [  6947] By: jhi                                   on 2000/08/31  15:22:29
3877         Log: Document UNTIE in a very minimalistic way.
3878      Branch: perl
3879            ! pod/perlfunc.pod pod/perltie.pod
3880 ____________________________________________________________________________
3881 [  6946] By: jhi                                   on 2000/08/31  15:15:23
3882         Log: Document known failures.
3883      Branch: perl
3884            ! pod/perldelta.pod
3885 ____________________________________________________________________________
3886 [  6945] By: jhi                                   on 2000/08/31  15:07:00
3887         Log: Don't attach -ld to the archname if pointless.
3888      Branch: metaconfig
3889            ! U/threads/archname.U
3890      Branch: perl
3891            ! Configure config_h.SH
3892 ____________________________________________________________________________
3893 [  6944] By: jhi                                   on 2000/08/31  14:37:42
3894         Log: Wrap the test in eval.
3895              
3896              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
3897              From: Tim Jenness <timj@jach.hawaii.edu>
3898              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
3899              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
3900      Branch: perl
3901            ! t/lib/ftmp-security.t
3902 ____________________________________________________________________________
3903 [  6943] By: jhi                                   on 2000/08/31  14:30:57
3904         Log: Make -Dusemorebits find long doubles in Solaris.
3905      Branch: perl
3906            ! hints/solaris_2.sh
3907 ____________________________________________________________________________
3908 [  6942] By: jhi                                   on 2000/08/31  13:48:45
3909         Log: Clarify the third case of ftmp-security warnings.
3910      Branch: perl
3911            ! INSTALL
3912 ____________________________________________________________________________
3913 [  6941] By: jhi                                   on 2000/08/31  13:40:31
3914         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
3915              From: <abigail@foad.org>
3916              Date: Thu, 31 Aug 2000 01:35:05 -0400
3917              Message-ID: <20000831053505.32120.qmail@foad.org>
3918      Branch: perl
3919            ! pod/perldelta.pod
3920 ____________________________________________________________________________
3921 [  6940] By: jhi                                   on 2000/08/31  13:38:48
3922         Log: Issue useful diagnostic on unknown pod commands.
3923              
3924              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
3925              From: <abigail@foad.org>
3926              Date: Thu, 31 Aug 2000 03:41:18 -0400
3927              Message-ID: <20000831074118.24880.qmail@foad.org>
3928      Branch: perl
3929            ! lib/Pod/Man.pm
3930 ____________________________________________________________________________
3931 [  6939] By: jhi                                   on 2000/08/31  13:34:33
3932         Log: Reveal Borland's isnan.
3933              
3934              Subject: build with BC++ tweak
3935              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3936              Date: Thu, 31 Aug 2000 13:09:37 +0400
3937              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
3938      Branch: perl
3939            ! win32/win32.h
3940 ____________________________________________________________________________
3941 [  6938] By: jhi                                   on 2000/08/31  05:01:20
3942         Log: Update Changes.
3943      Branch: perl
3944            ! Changes patchlevel.h
3945 ____________________________________________________________________________
3946 [  6937] By: jhi                                   on 2000/08/31  04:26:23
3947         Log: sscanf() may be the only way to read long doubles from strings.
3948      Branch: metaconfig/U/perl
3949            ! longdblfio.U
3950      Branch: perl
3951            ! Configure config_h.SH perl.h util.c
3952 ____________________________________________________________________________
3953 [  6936] By: jhi                                   on 2000/08/31  04:18:19
3954         Log: The #6929 was too skimpy.
3955      Branch: perl
3956            ! sv.c
3957 ____________________________________________________________________________
3958 [  6935] By: jhi                                   on 2000/08/31  02:47:07
3959         Log: Subject: Re: typos in pods
3960              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3961              Date: Wed, 30 Aug 2000 19:25:34 -0700
3962              Message-ID: <eIcr5gzkg25X092yn@efn.org>
3963      Branch: perl
3964            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
3965 ____________________________________________________________________________
3966 [  6934] By: jhi                                   on 2000/08/31  02:42:55
3967         Log: Missed one Unicode file.
3968      Branch: perl
3969            + lib/unicode/UCDFF301.html
3970 ____________________________________________________________________________
3971 [  6933] By: jhi                                   on 2000/08/30  23:42:27
3972         Log: Update Changes.
3973      Branch: perl
3974            ! Changes patchlevel.h
3975 ____________________________________________________________________________
3976 [  6932] By: jhi                                   on 2000/08/30  23:40:07
3977         Log: Mention UNTIE in perldelta.  Still needs documenting
3978              in perltie et alia.
3979      Branch: perl
3980            ! pod/perldelta.pod
3981 ____________________________________________________________________________
3982 [  6931] By: jhi                                   on 2000/08/30  23:36:02
3983         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
3984              From: <abigail@foad.org>
3985              Date: Wed, 30 Aug 2000 19:28:07 -0400
3986              Message-ID: <20000830232807.305.qmail@foad.org>
3987      Branch: perl
3988            ! pod/perldelta.pod
3989 ____________________________________________________________________________
3990 [  6930] By: jhi                                   on 2000/08/30  23:32:40
3991         Log: Update to Unicode 3.0.1.
3992      Branch: perl
3993            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
3994            + lib/unicode/PropList.txt lib/unicode/README.perl
3995            + lib/unicode/UCD301.html lib/unicode/Unicode.301
3996            - lib/unicode/Props.txt lib/unicode/UCD300.html
3997            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
3998            ! (edit 257 files)
3999 ____________________________________________________________________________
4000 [  6929] By: jhi                                   on 2000/08/30  22:38:18
4001         Log: Heap decorruption.
4002              
4003              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
4004              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4005              Date: Wed, 30 Aug 2000 22:39:52 +0100
4006              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
4007      Branch: perl
4008            ! sv.c
4009 ____________________________________________________________________________
4010 [  6928] By: jhi                                   on 2000/08/30  22:29:34
4011         Log: Retract the dummy test, skip the security tests (instead of failing),
4012              explain what the warnings mean.
4013      Branch: perl
4014            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
4015 ____________________________________________________________________________
4016 [  6927] By: jhi                                   on 2000/08/30  22:14:13
4017         Log: Change the internal implementation of sort() to be mergesort
4018              instead of quicksort, from John Linderman <jpl@research.att.com>.
4019              Gives us better worst case, better average case, and stability.
4020              What's there not to like?  (Small fixes for threaded builds
4021              were required).
4022      Branch: perl
4023            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
4024 ____________________________________________________________________________
4025 [  6926] By: jhi                                   on 2000/08/30  20:55:20
4026         Log: A better fix for the Socket building problem from Craig Berry.
4027      Branch: perl
4028            ! vms/vms.c
4029 ____________________________________________________________________________
4030 [  6925] By: jhi                                   on 2000/08/30  20:20:25
4031         Log: Subject: [PATCH] Re: UNTIE method 
4032              From: Nick Ing-Simmons <nik@tiuk.ti.com>
4033              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
4034              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
4035      Branch: perl
4036            ! pp_sys.c t/op/tie.t
4037 ____________________________________________________________________________
4038 [  6924] By: jhi                                   on 2000/08/30  20:17:11
4039         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
4040              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4041              Date: Wed, 30 Aug 2000 15:03:14 -0500
4042              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
4043      Branch: perl
4044            ! vms/vms.c
4045 ____________________________________________________________________________
4046 [  6923] By: jhi                                   on 2000/08/30  20:15:18
4047         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
4048              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4049              Date: Wed, 30 Aug 2000 13:30:36 -0500
4050              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
4051      Branch: perl
4052            ! vms/vms.c
4053 ____________________________________________________________________________
4054 [  6922] By: jhi                                   on 2000/08/30  19:54:43
4055         Log: Better options for rsync.
4056      Branch: perl
4057            ! pod/perlhack.pod
4058 ____________________________________________________________________________
4059 [  6921] By: jhi                                   on 2000/08/30  19:40:16
4060         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
4061              From: Rick Delaney <rick@consumercontact.com>
4062              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
4063              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
4064      Branch: perl
4065            ! pod/perlfunc.pod
4066 ____________________________________________________________________________
4067 [  6920] By: jhi                                   on 2000/08/30  19:36:40
4068         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
4069              From: Peter Prymmer <pvhp@forte.com>
4070              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
4071              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
4072      Branch: perl
4073            ! configure.com
4074 ____________________________________________________________________________
4075 [  6919] By: jhi                                   on 2000/08/30  14:52:02
4076         Log: Update Changes.
4077      Branch: perl
4078            ! Changes patchlevel.h
4079 ____________________________________________________________________________
4080 [  6918] By: jhi                                   on 2000/08/30  14:48:34
4081         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
4082      Branch: perl
4083            ! lib/ExtUtils/typemap
4084 ____________________________________________________________________________
4085 [  6917] By: jhi                                   on 2000/08/30  14:46:34
4086         Log: Subject: typos in pods
4087              From: Nicholas Clark <nick@ccl4.org>
4088              Date: Wed, 30 Aug 2000 01:12:50 +0100
4089              Message-ID: <20000830011249.A61388@plum.flirble.org>
4090      Branch: perl
4091            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
4092            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
4093            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
4094            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
4095 ____________________________________________________________________________
4096 [  6916] By: jhi                                   on 2000/08/30  14:19:09
4097         Log: Document Storable problems on Crays.  (Will have
4098              to document all the other Storable problems, too.)
4099      Branch: perl
4100            ! pod/perldelta.pod
4101 ____________________________________________________________________________
4102 [  6915] By: jhi                                   on 2000/08/30  14:06:02
4103         Log: Subject: [PATCH] fix misc cast warnings
4104              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4105              Date: Tue, 29 Aug 2000 23:16:14 -0700
4106              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
4107      Branch: perl
4108            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
4109            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
4110            ! os2/os2ish.h
4111 ____________________________________________________________________________
4112 [  6914] By: jhi                                   on 2000/08/30  14:03:45
4113         Log: Timestamp mismatch again.  Need to fix this dependence on
4114              config_h.SH timestamp, since it's the contents of config_h.SH
4115              that matter.
4116      Branch: perl
4117            ! uconfig.h uconfig.sh
4118 ____________________________________________________________________________
4119 [  6913] By: jhi                                   on 2000/08/30  13:54:06
4120         Log: Don't say "Perl 5.0 source kit".
4121      Branch: perl
4122            ! perl.c
4123 ____________________________________________________________________________
4124 [  6912] By: jhi                                   on 2000/08/30  13:51:24
4125         Log: Reset archname and archname64 always, forcing them be
4126              recomputed at each Configure run, make Configure and
4127              the hints files agree on the naming of largefiles variables.
4128      Branch: metaconfig
4129            ! U/threads/archname.U
4130      Branch: metaconfig/U/perl
4131            ! use64bits.U
4132      Branch: perl
4133            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
4134            ! hints/linux.sh hints/solaris_2.sh
4135 ____________________________________________________________________________
4136 [  6911] By: jhi                                   on 2000/08/30  13:30:13
4137         Log: Put back the slice accidentally removed by #6907.
4138      Branch: perl
4139            ! hints/solaris_2.sh
4140 ____________________________________________________________________________
4141 [  6910] By: jhi                                   on 2000/08/30  01:24:26
4142         Log: Be consistent: other Net::get* do export theirs.
4143              
4144              Subject: Re: Net::protoent does not export 'getproto'
4145              From: Yasushi Nakajima <sey@jkc.co.jp>
4146              Date: Wed, 30 Aug 2000 09:53:14 +0900
4147              Message-Id: <200008300051.DAA24700@taku.hut.fi>
4148      Branch: perl
4149            ! lib/Net/protoent.pm
4150 ____________________________________________________________________________
4151 [  6909] By: jhi                                   on 2000/08/30  01:17:25
4152         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
4153              From: Gurusamy Sarathy <gsar@ActiveState.com>
4154              Date: Tue, 29 Aug 2000 17:17:07 -0700
4155              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
4156      Branch: perl
4157            ! cop.h
4158 ____________________________________________________________________________
4159 [  6908] By: jhi                                   on 2000/08/30  00:58:05
4160         Log: Update Changes.
4161      Branch: perl
4162            ! Changes patchlevel.h
4163 ____________________________________________________________________________
4164 [  6907] By: jhi                                   on 2000/08/30  00:57:22
4165         Log: Introduce ccname to keep track of what compiler kind of we have.
4166      Branch: metaconfig/U/perl
4167            ! Checkcc.U gccvers.U
4168      Branch: perl
4169            ! Configure config_h.SH hints/solaris_2.sh
4170 ____________________________________________________________________________
4171 [  6906] By: jhi                                   on 2000/08/30  00:25:47
4172         Log: Put back the flags dump as reasoned in
4173              
4174              Subject: Re: [PATCH] Glob dumping
4175              From: Mike Guy <mjtg@cam.ac.uk> 
4176              Date: Tue, 29 Aug 2000 21:41:32 +0100
4177              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
4178      Branch: perl
4179            ! dump.c t/lib/peek.t
4180 ____________________________________________________________________________
4181 [  6905] By: jhi                                   on 2000/08/30  00:16:17
4182         Log: Make the epsilon to be relative, not absolute.
4183              
4184              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
4185              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
4186              Date: Tue, 29 Aug 2000 19:58:56 -0400
4187              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
4188      Branch: perl
4189            ! t/lib/trig.t
4190 ____________________________________________________________________________
4191 [  6904] By: jhi                                   on 2000/08/30  00:13:09
4192         Log: From now on, Gisle is on my list of usual suspects :-)
4193              Retract #6902.
4194      Branch: perl
4195            ! ext/Opcode/Safe.pm
4196 ____________________________________________________________________________
4197 [  6903] By: jhi                                   on 2000/08/29  23:51:20
4198         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
4199              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4200              Date: Tue, 29 Aug 2000 18:43:26 -0500
4201              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
4202      Branch: perl
4203            + vms/vmspipe.com
4204            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
4205            ! vms/vms.c
4206 ____________________________________________________________________________
4207 [  6902] By: jhi                                   on 2000/08/29  23:44:14
4208         Log: Retry what #6882 attempted.
4209              
4210              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
4211              From: Gisle Aas <gisle@ActiveState.com>
4212              Date: 30 Aug 2000 00:33:09 +0200
4213              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
4214      Branch: perl
4215            ! ext/Opcode/Safe.pm
4216 ____________________________________________________________________________
4217 [  6901] By: jhi                                   on 2000/08/29  22:59:32
4218         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
4219              From: Hugo <hv@crypt.compulink.co.uk>
4220              Date: Mon, 12 Jun 2000 19:36:08 +0100
4221              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
4222      Branch: perl
4223            ! sv.c
4224 ____________________________________________________________________________
4225 [  6900] By: jhi                                   on 2000/08/29  22:58:35
4226         Log: Admit that we are leaking scalars.
4227              
4228              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
4229              From: Spider Boardman <spider@leggy.zk3.dec.com>
4230              Date: Tue, 29 Aug 2000 18:48:29 -0400
4231              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
4232      Branch: perl
4233            ! t/pragma/warnings.t
4234 ____________________________________________________________________________
4235 [  6899] By: jhi                                   on 2000/08/29  20:53:13
4236         Log: Update Changes.
4237      Branch: perl
4238            ! Changes patchlevel.h
4239 ____________________________________________________________________________
4240 [  6898] By: jhi                                   on 2000/08/29  20:46:21
4241         Log: Undo namespace pollution of #6878.
4242              
4243              Subject: Re: Net::protoent does not export 'getproto'
4244              From: Mike Guy <mjtg@cam.ac.uk>
4245              Date: Tue, 29 Aug 2000 21:32:37 +0100
4246              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
4247      Branch: perl
4248            ! lib/Net/protoent.pm
4249 ____________________________________________________________________________
4250 [  6897] By: jhi                                   on 2000/08/29  20:44:29
4251         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
4252              From: Peter Prymmer <pvhp@forte.com>
4253              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
4254              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
4255      Branch: perl
4256            ! pod/perlebcdic.pod
4257 ____________________________________________________________________________
4258 [  6896] By: jhi                                   on 2000/08/29  20:40:57
4259         Log: There's no point repeating the 'revision' (5) of perl5.
4260      Branch: metaconfig/U/perl
4261            ! Devel.U patchlevel.U
4262      Branch: perl
4263            ! Configure config_h.SH
4264 ____________________________________________________________________________
4265 [  6895] By: jhi                                   on 2000/08/29  20:16:58
4266         Log: Regen Configure for #6894.
4267      Branch: metaconfig/U/perl
4268            ! perladmin.U
4269      Branch: perl
4270            ! Configure config_h.SH
4271 ____________________________________________________________________________
4272 [  6894] By: jhi                                   on 2000/08/29  19:59:52
4273         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
4274              From: "Philip Newton" <Philip.Newton@gmx.net>
4275              Date: Tue, 29 Aug 2000 21:39:14 +0200
4276              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
4277      Branch: perl
4278            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
4279            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
4280            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
4281            ! utils/perlbug.PL
4282 ____________________________________________________________________________
4283 [  6893] By: jhi                                   on 2000/08/29  19:55:30
4284         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
4285              From: "Philip Newton" <Philip.Newton@gmx.net>
4286              Date: Tue, 29 Aug 2000 21:39:14 +0200
4287              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
4288      Branch: perl
4289            ! installhtml
4290 ____________________________________________________________________________
4291 [  6892] By: jhi                                   on 2000/08/29  19:53:59
4292         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
4293              From: "Philip Newton" <Philip.Newton@gmx.net>
4294              Date: Tue, 29 Aug 2000 21:48:18 +0200
4295              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
4296      Branch: perl
4297            ! lib/File/Temp.pm
4298 ____________________________________________________________________________
4299 [  6891] By: jhi                                   on 2000/08/29  18:30:03
4300         Log: Nail the ID 20000828.023.
4301      Branch: perl
4302            ! ext/Storable/Storable.xs
4303 ____________________________________________________________________________
4304 [  6890] By: jhi                                   on 2000/08/29  16:50:17
4305         Log: Under usethreads the dumped variable is IN_PAD.
4306              
4307              Subject: Re: [PATCH] Glob dumping
4308              From: Gisle Aas <gisle@ActiveState.com>
4309              Date: 29 Aug 2000 18:45:05 +0200
4310              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
4311      Branch: perl
4312            ! t/lib/peek.t
4313 ____________________________________________________________________________
4314 [  6889] By: jhi                                   on 2000/08/29  15:17:37
4315         Log: Update Changes.
4316      Branch: perl
4317            ! Changes patchlevel.h
4318 ____________________________________________________________________________
4319 [  6888] By: jhi                                   on 2000/08/29  14:49:59
4320         Log: Retract #6882, broke the safe tests.
4321      Branch: perl
4322            ! ext/Opcode/Safe.pm
4323 ____________________________________________________________________________
4324 [  6887] By: jhi                                   on 2000/08/29  14:47:06
4325         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
4326              From: Gisle Aas <gisle@ActiveState.com> 
4327              Date: 09 Jun 2000 20:00:11 +0200
4328              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
4329      Branch: perl
4330            ! utils/perldoc.PL
4331 ____________________________________________________________________________
4332 [  6886] By: jhi                                   on 2000/08/29  14:42:45
4333         Log: The #6881 removed one dump line.
4334      Branch: perl
4335            ! t/lib/peek.t
4336 ____________________________________________________________________________
4337 [  6885] By: jhi                                   on 2000/08/29  14:30:47
4338         Log: Don't forget to tidy up.
4339      Branch: perl
4340            ! t/lib/ftmp-security.t
4341 ____________________________________________________________________________
4342 [  6884] By: jhi                                   on 2000/08/29  14:25:17
4343         Log: Disabling the one test is a bit tricky.
4344      Branch: perl
4345            ! t/lib/ftmp-security.t
4346 ____________________________________________________________________________
4347 [  6883] By: jhi                                   on 2000/08/29  14:16:25
4348         Log: Disable one of the tests for now.
4349      Branch: perl
4350            ! t/lib/ftmp-security.t
4351 ____________________________________________________________________________
4352 [  6882] By: jhi                                   on 2000/08/29  14:05:50
4353         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
4354              From: gisle@aas.no
4355              Date: 29 Aug 2000 10:35:06 -0000
4356              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
4357      Branch: perl
4358            ! ext/Opcode/Safe.pm
4359 ____________________________________________________________________________
4360 [  6881] By: jhi                                   on 2000/08/29  14:03:51
4361         Log: Subject: [PATCH] Glob dumping
4362              From: Gisle Aas <gisle@ActiveState.com>
4363              Date: 29 Aug 2000 07:59:42 -0000
4364              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
4365      Branch: perl
4366            ! dump.c
4367 ____________________________________________________________________________
4368 [  6880] By: jhi                                   on 2000/08/29  14:02:01
4369         Log: Subject: [PATCH] Warnings in B::Deparse
4370              From: <abigail@foad.org>
4371              Date: Tue, 29 Aug 2000 00:00:01 -0400
4372              Message-ID: <20000829040001.2999.qmail@foad.org>
4373      Branch: perl
4374            ! ext/B/B/Deparse.pm
4375 ____________________________________________________________________________
4376 [  6879] By: jhi                                   on 2000/08/29  13:57:26
4377         Log: Missed a change in #6869.
4378      Branch: perl
4379            ! mg.c
4380 ____________________________________________________________________________
4381 [  6878] By: jhi                                   on 2000/08/29  13:45:04
4382         Log: Subject: Net::protoent does not export 'getproto'
4383              From: Yasushi Nakajima <sey@jkc.co.jp>
4384              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
4385      Branch: perl
4386            ! lib/Net/protoent.pm
4387 ____________________________________________________________________________
4388 [  6877] By: jhi                                   on 2000/08/29  13:39:19
4389         Log: Patches all over for people and the files they (hopefully) care about.
4390      Branch: perl
4391            ! AUTHORS Changes MAINTAIN
4392 ____________________________________________________________________________
4393 [  6876] By: jhi                                   on 2000/08/29  12:53:54
4394         Log: Fix for thinko in #6848.
4395              
4396              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
4397              From: Lupe Christoph <lupe@lupe-christoph.de>
4398              Date: Tue, 29 Aug 2000 09:04:08 +0200
4399              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
4400      Branch: perl
4401            ! ext/Thread/Thread.xs
4402 ____________________________________________________________________________
4403 [  6875] By: jhi                                   on 2000/08/29  12:50:14
4404         Log: Update to Getopt::Long 2.24, from Johan Vromans.
4405      Branch: perl
4406            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
4407 ____________________________________________________________________________
4408 [  6874] By: jhi                                   on 2000/08/29  02:09:53
4409         Log: Use minimal @INC in tests, most of the time just '../lib',
4410              so that we simply can't pick up stuff from other Perls than
4411              the one we are testing.  Pointed out by
4412              
4413              From: Mike Guy <mjtg@cam.ac.uk>
4414              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
4415              Date: Fri, 25 Aug 2000 15:15:59 +0100
4416              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
4417      Branch: perl
4418            ! (edit 185 files)
4419 ____________________________________________________________________________
4420 [  6873] By: jhi                                   on 2000/08/29  01:07:11
4421         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
4422              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4423              Date: Mon, 28 Aug 2000 17:45:52 -0700
4424              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
4425      Branch: perl
4426            ! Makefile.SH hints/os2.sh
4427 ____________________________________________________________________________
4428 [  6872] By: jhi                                   on 2000/08/28  23:33:39
4429         Log: Subject: [PATCH bleedperl@6866] spellings
4430              From: marcel@codewerk.com (Marcel Grunauer)
4431              Date: Tue, 29 Aug 2000 01:19:59 +0200
4432              Message-Id: <200008282319.BAA29862@gandalf.local>
4433      Branch: perl
4434            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
4435            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
4436            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
4437 ____________________________________________________________________________
4438 [  6871] By: jhi                                   on 2000/08/28  23:22:09
4439         Log: Take out the SUIDMAIL thing, that will not be
4440              a problem in 5.7.*.
4441      Branch: perl
4442            ! patchlevel.h
4443 ____________________________________________________________________________
4444 [  6870] By: jhi                                   on 2000/08/28  23:19:30
4445         Log: -S is the silent flag, -s is the strip flag.
4446              
4447              Subject: [PATCH] Re: [PATCH] make no-install          
4448              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4449              Date: Mon, 28 Aug 2000 15:12:55 -0700
4450              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
4451      Branch: perl
4452            ! Makefile.SH
4453 ____________________________________________________________________________
4454 [  6869] By: jhi                                   on 2000/08/28  23:12:05
4455         Log: Subject: [PATCH bleedperl@6856] warnings fixes
4456              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4457              Date: Mon, 28 Aug 2000 23:55:06 +0100
4458              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
4459      Branch: perl
4460            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
4461            ! warnings.h warnings.pl
4462 ____________________________________________________________________________
4463 [  6868] By: jhi                                   on 2000/08/28  21:38:22
4464         Log: Potential cruft.
4465      Branch: perl
4466            ! Makefile.SH
4467 ____________________________________________________________________________
4468 [  6867] By: jhi                                   on 2000/08/28  21:35:36
4469         Log: Update Changes.
4470      Branch: perl
4471            ! Changes patchlevel.h
4472 ____________________________________________________________________________
4473 [  6866] By: jhi                                   on 2000/08/28  21:33:49
4474         Log: Subject: hv.h Doc Patch
4475              From: Fisher Mark <fisherm@tce.com>
4476              Date: Mon, 28 Aug 2000 16:24:59 -0500
4477              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
4478      Branch: perl
4479            ! hv.h
4480 ____________________________________________________________________________
4481 [  6865] By: jhi                                   on 2000/08/28  21:02:15
4482         Log: Add -ld to archname on long tr...double platforms.
4483      Branch: metaconfig
4484            ! U/threads/archname.U
4485      Branch: perl
4486            ! Configure config_h.SH
4487 ____________________________________________________________________________
4488 [  6864] By: jhi                                   on 2000/08/28  20:38:59
4489         Log: An attempt to fix the problem reported in
4490              
4491              Subject: Building perl@6856 using gcc/AIX 4.3.3 
4492              From: Daniel Muino <dmuino@afip.gov.ar> 
4493              Date: Mon, 28 Aug 2000 15:50:01 -0300   
4494              Message-ID: <20000828155001.A14403@con2-dgi>
4495              
4496              I can't test this properly since the gcc installation I have
4497              access to seems to be botched (gcc is calling the AIX cpp,
4498              a losing proposition...)
4499      Branch: perl
4500            ! hints/aix.sh
4501 ____________________________________________________________________________
4502 [  6863] By: jhi                                   on 2000/08/28  18:57:52
4503         Log: Fix for ID 20000828.001, long doubles were not formatted
4504              correctly (showed up in $], which stopped installing perl).
4505      Branch: perl
4506            ! sv.c
4507 ____________________________________________________________________________
4508 [  6862] By: jhi                                   on 2000/08/28  18:07:15
4509         Log: Typo in #6858.
4510      Branch: perl
4511            ! lib/Cwd.pm
4512 ____________________________________________________________________________
4513 [  6861] By: jhi                                   on 2000/08/28  17:57:27
4514         Log: opmini.o may be left around if a build is interrupted.
4515      Branch: perl
4516            ! Makefile.SH
4517 ____________________________________________________________________________
4518 [  6860] By: jhi                                   on 2000/08/28  16:52:50
4519         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
4520              From: Daniel Chetlin <daniel@chetlin.com>
4521              Date: Mon, 28 Aug 2000 01:14:18 -0700
4522              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
4523      Branch: perl
4524            ! lib/overload.pm
4525 ____________________________________________________________________________
4526 [  6859] By: jhi                                   on 2000/08/28  16:08:46
4527         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
4528              From: Nicholas Clark <nick@ccl4.org>
4529              Date: Mon, 28 Aug 2000 16:03:27 +0100
4530              Message-Id: <20000828160327.C49785@plum.flirble.org>
4531      Branch: perl
4532            ! ext/ByteLoader/bytecode.h
4533 ____________________________________________________________________________
4534 [  6858] By: jhi                                   on 2000/08/28  16:02:10
4535         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
4536              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
4537              Date: Mon, 28 Aug 2000 13:08:30 +0200
4538              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
4539      Branch: perl
4540            ! lib/Cwd.pm
4541 ____________________________________________________________________________
4542 [  6857] By: jhi                                   on 2000/08/28  15:42:47
4543         Log: display_format used as a class method without arguments was broken,
4544              reported in
4545              
4546              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
4547              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
4548              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
4549              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
4550      Branch: perl
4551            ! lib/Math/Complex.pm t/lib/complex.t
4552 ____________________________________________________________________________
4553 [  6856] By: jhi                                   on 2000/08/27  22:09:48
4554         Log: Update Changes.
4555      Branch: perl
4556            ! Changes patchlevel.h
4557 ____________________________________________________________________________
4558 [  6855] By: jhi                                   on 2000/08/27  21:59:21
4559         Log: Retract #6853 (false alarm).
4560      Branch: perl
4561            ! lib/ExtUtils/xsubpp
4562 ____________________________________________________________________________
4563 [  6854] By: jhi                                   on 2000/08/27  21:37:44
4564         Log: Update Changes.
4565      Branch: perl
4566            ! Changes patchlevel.h
4567 ____________________________________________________________________________
4568 [  6853] By: jhi                                   on 2000/08/27  21:37:16
4569         Log: Subject: [PATCH perl@6850] workaround for xsubpp
4570              From: Hugo <hv@crypt.compulink.co.uk>
4571              Date: Sun, 27 Aug 2000 22:30:25 +0100
4572              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
4573      Branch: perl
4574            ! lib/ExtUtils/xsubpp
4575 ____________________________________________________________________________
4576 [  6852] By: jhi                                   on 2000/08/27  21:33:58
4577         Log: Big-endian 64-bit patch from Raphael Manfredi.
4578      Branch: perl
4579            ! ext/Storable/Storable.xs
4580 ____________________________________________________________________________
4581 [  6851] By: jhi                                   on 2000/08/27  21:22:21
4582         Log: More ruthless editing from Hugo van der Sanden.
4583      Branch: perl
4584            ! pod/perldelta.pod
4585 ____________________________________________________________________________
4586 [  6850] By: jhi                                   on 2000/08/27  16:11:46
4587         Log: Update Changes.
4588      Branch: perl
4589            ! Changes patchlevel.h
4590 ____________________________________________________________________________
4591 [  6849] By: jhi                                   on 2000/08/27  16:11:05
4592         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
4593      Branch: perl
4594            ! configpm pod/perldelta.pod
4595 ____________________________________________________________________________
4596 [  6848] By: jhi                                   on 2000/08/27  15:35:08
4597         Log: Use the actual thread type, not the pointer-to-struct.
4598      Branch: perl
4599            ! ext/Thread/Thread.xs
4600 ____________________________________________________________________________
4601 [  6847] By: jhi                                   on 2000/08/27  15:30:49
4602         Log: Test nit.
4603      Branch: perl
4604            ! t/pragma/warn/pp_sys
4605 ____________________________________________________________________________
4606 [  6846] By: jhi                                   on 2000/08/27  15:19:02
4607         Log: Passing -R in ldflags makes now it to appear in the default
4608              for lddlflags, just like with -L.
4609              
4610              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4611              From: Lupe Christoph <lupe@lupe-christoph.de>
4612              Date: Sun, 27 Aug 2000 10:28:21 +0200
4613              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
4614      Branch: metaconfig/U/perl
4615            ! dlsrc.U
4616      Branch: perl
4617            ! Configure
4618 ____________________________________________________________________________
4619 [  6845] By: jhi                                   on 2000/08/27  15:08:54
4620         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4621              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4622              Date: Sat, 26 Aug 2000 22:23:27 +0100
4623              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
4624      Branch: perl
4625            ! lib/ExtUtils/MM_Unix.pm
4626 ____________________________________________________________________________
4627 [  6844] By: jhi                                   on 2000/08/27  15:02:37
4628         Log: DJGPP update from Laszlo Molnar.
4629              
4630              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
4631              From: ml1050 <ml1050@freemail.hu>
4632              Date: Sat, 26 Aug 2000 23:24:40 +0200
4633              Message-Id: <20000826232440.A439@freemail.hu>
4634      Branch: perl
4635            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
4636            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
4637 ____________________________________________________________________________
4638 [  6843] By: jhi                                   on 2000/08/27  14:53:58
4639         Log: Subject: installman buglet
4640              From: Lupe Christoph <lupe@lupe-christoph.de>
4641              Date: Sun, 27 Aug 2000 14:38:59 +0200
4642              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
4643      Branch: perl
4644            ! installman
4645 ____________________________________________________________________________
4646 [  6842] By: jhi                                   on 2000/08/27  14:52:08
4647         Log: Can't get the test to reliably work thanks to the
4648              inaccurateness of floating point.  "Resolves" bug ids
4649              20000826.003, 20000826.009, 20000826.010,
4650      Branch: perl
4651            ! t/lib/trig.t
4652 ____________________________________________________________________________
4653 [  6841] By: jhi                                   on 2000/08/26  15:53:58
4654         Log: Update Changes.
4655      Branch: perl
4656            ! Changes patchlevel.h
4657 ____________________________________________________________________________
4658 [  6840] By: jhi                                   on 2000/08/26  14:23:03
4659         Log: grep -e isn't portable.
4660              
4661              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
4662              From: chris@broadband.att.com
4663              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
4664              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
4665      Branch: perl
4666            ! hints/solaris_2.sh
4667 ____________________________________________________________________________
4668 [  6839] By: jhi                                   on 2000/08/26  14:12:23
4669         Log: no-install target a la make -n.
4670              
4671              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
4672              From: <abigail@foad.org>
4673              Date: Sat, 26 Aug 2000 03:57:34 -0400
4674              Message-ID: <20000826075735.18912.qmail@foad.org>
4675      Branch: perl
4676            ! Makefile.SH installman installperl
4677 ____________________________________________________________________________
4678 [  6838] By: jhi                                   on 2000/08/26  14:06:33
4679         Log: Retract #6826 as the #6828 should be do the same
4680              in a More Correct Way.
4681      Branch: perl
4682            ! installperl
4683 ____________________________________________________________________________
4684 [  6837] By: jhi                                   on 2000/08/26  05:24:00
4685         Log: More casting.
4686      Branch: perl
4687            ! ext/Storable/Storable.xs
4688 ____________________________________________________________________________
4689 [  6836] By: jhi                                   on 2000/08/26  05:05:46
4690         Log: Nicer in decimal.
4691      Branch: perl
4692            ! ext/Storable/Storable.xs
4693 ____________________________________________________________________________
4694 [  6835] By: jhi                                   on 2000/08/26  05:03:50
4695         Log: There be no UVdf.
4696      Branch: perl
4697            ! ext/Storable/Storable.xs
4698 ____________________________________________________________________________
4699 [  6834] By: jhi                                   on 2000/08/26  05:00:18
4700         Log: Continue IVdfing and UVxfing.
4701      Branch: perl
4702            ! ext/Storable/Storable.xs
4703 ____________________________________________________________________________
4704 [  6833] By: jhi                                   on 2000/08/26  04:53:14
4705         Log: Use IVdf.
4706      Branch: perl
4707            ! ext/Storable/Storable.xs
4708 ____________________________________________________________________________
4709 [  6832] By: jhi                                   on 2000/08/26  04:40:41
4710         Log: Document PTR2XX and INT2PTR.
4711      Branch: perl
4712            ! pod/perlguts.pod
4713 ____________________________________________________________________________
4714 [  6831] By: jhi                                   on 2000/08/26  04:33:18
4715         Log: Use UVxf, PTR2UV, NVff.
4716      Branch: perl
4717            ! ext/Storable/Storable.xs
4718 ____________________________________________________________________________
4719 [  6830] By: jhi                                   on 2000/08/26  04:31:32
4720         Log: Update the test count.
4721      Branch: perl
4722            ! t/lib/trig.t
4723 ____________________________________________________________________________
4724 [  6829] By: jhi                                   on 2000/08/26  03:05:50
4725         Log: Subject: [PATCH] installation not quite silent yet.
4726              From: <abigail@foad.org>
4727              Date: Fri, 25 Aug 2000 20:07:53 -0400
4728              Message-ID: <20000826000753.7822.qmail@foad.org>
4729      Branch: perl
4730            ! installman installperl
4731 ____________________________________________________________________________
4732 [  6828] By: jhi                                   on 2000/08/26  03:05:14
4733         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
4734              From: Spider Boardman <spider@web.zk3.dec.com>
4735              Date: Fri, 25 Aug 2000 19:12:40 -0400
4736              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
4737      Branch: perl
4738            ! gv.c
4739 ____________________________________________________________________________
4740 [  6827] By: jhi                                   on 2000/08/25  23:54:34
4741         Log: Support preserving extremely big/small angles.
4742      Branch: perl
4743            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
4744 ____________________________________________________________________________
4745 [  6826] By: jhi                                   on 2000/08/25  23:01:20
4746         Log: Patch installperl to be long double-aware.
4747              
4748              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
4749              From: Spider Boardman <spider@web.zk3.dec.com>
4750              Date: Fri, 25 Aug 2000 18:15:23 -0400
4751              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
4752      Branch: perl
4753            ! installperl
4754 ____________________________________________________________________________
4755 [  6825] By: jhi                                   on 2000/08/25  22:58:25
4756         Log: Remove duplicately applied patch shards.
4757              
4758              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
4759              From: Spider Boardman <spider@leggy.zk3.dec.com>
4760              Date: Fri, 25 Aug 2000 16:45:03 -0400
4761              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
4762      Branch: perl
4763            ! t/lib/cgi-html.t
4764 ____________________________________________________________________________
4765 [  6824] By: jhi                                   on 2000/08/25  22:57:00
4766         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
4767              From: Daniel Chetlin <daniel@chetlin.com>
4768              Date: Fri, 25 Aug 2000 12:23:16 -0700
4769              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
4770              
4771              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
4772              From: Daniel Chetlin <daniel@chetlin.com>
4773              Date: Fri, 25 Aug 2000 14:47:19 -0700
4774              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
4775      Branch: perl
4776            ! installman
4777 ____________________________________________________________________________
4778 [  6823] By: jhi                                   on 2000/08/25  22:44:17
4779         Log: Timestamp problem?
4780      Branch: perl
4781            ! uconfig.h uconfig.sh
4782 ____________________________________________________________________________
4783 [  6822] By: jhi                                   on 2000/08/25  19:01:06
4784         Log: One forgotten file from #6816.
4785      Branch: perl
4786            ! vos/config.h
4787 ____________________________________________________________________________
4788 [  6821] By: jhi                                   on 2000/08/25  18:56:39
4789         Log: Regen Changes.
4790      Branch: perl
4791            ! Changes patchlevel.h
4792 ____________________________________________________________________________
4793 [  6820] By: jhi                                   on 2000/08/25  18:52:35
4794         Log: Fix Changes ordering.
4795      Branch: perl
4796            ! Changes
4797 ____________________________________________________________________________
4798 [  6819] By: jhi                                   on 2000/08/25  18:50:25
4799         Log: Update Changes.
4800      Branch: perl
4801            ! Changes patchlevel.h
4802 ____________________________________________________________________________
4803 [  6818] By: jhi                                   on 2000/08/25  18:47:45
4804         Log: Tweak the sfio/useperlio logic, hopefully as wished in
4805              
4806              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
4807              From: Nicholas Clark <nick@babyhippo.co.uk>
4808              Date: Fri, 25 Aug 2000 12:01:45 +0100
4809              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
4810      Branch: metaconfig/U/perl
4811            ! d_sfio.U
4812      Branch: perl
4813            ! Configure
4814 ____________________________________________________________________________
4815 [  6817] By: jhi                                   on 2000/08/25  18:32:51
4816         Log: Allow microperl to assume <math.h>, without it the math
4817              functions like floor() are assumed to return int, which makes
4818              for core dumps in machines where integer and floating register
4819              don't mix.
4820      Branch: perl
4821            ! uconfig.h uconfig.sh
4822 ____________________________________________________________________________
4823 [  6816] By: jhi                                   on 2000/08/25  18:27:17
4824         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
4825              the problem reported in
4826              
4827              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
4828              From: danhale@us.ibm.com
4829              Date: Fri, 25 Aug 2000 10:58:06 -0400
4830              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
4831      Branch: metaconfig/U/perl
4832            + d_socks5_init.U
4833      Branch: perl
4834            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
4835            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
4836            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
4837            ! win32/config.gc win32/config.vc
4838 ____________________________________________________________________________
4839 [  6815] By: jhi                                   on 2000/08/25  17:43:31
4840         Log: A solution for the retrieve_fd autosplit warning,
4841              idea suggested by Mike Guy.
4842      Branch: perl
4843            ! ext/Storable/Storable.pm
4844 ____________________________________________________________________________
4845 [  6814] By: jhi                                   on 2000/08/25  17:16:03
4846         Log: Add install-silent target.
4847      Branch: perl
4848            ! Makefile.SH
4849 ____________________________________________________________________________
4850 [  6813] By: jhi                                   on 2000/08/25  17:14:23
4851         Log: Subject: Re: [PATCH] More silencing of installman.
4852              From: <abigail@foad.org>
4853              Date: Thu, 24 Aug 2000 19:27:03 -0400
4854              Message-ID: <20000824232703.7001.qmail@foad.org>
4855              
4856              Subject: Re: [PATCH] More silencing of installman.
4857              From: <abigail@foad.org>
4858              Date: Fri, 25 Aug 2000 03:00:58 -0400
4859              Message-ID: <20000825070058.10697.qmail@foad.org>
4860      Branch: perl
4861            ! installman
4862 ____________________________________________________________________________
4863 [  6812] By: jhi                                   on 2000/08/25  17:11:28
4864         Log: installperl --verbose and --silent.
4865              
4866              Subject: Re: [PATCH] More silencing of installman.
4867              From: <abigail@foad.org>
4868              Message-ID: <20000825064430.9719.qmail@foad.org>
4869              Date: Fri, 25 Aug 2000 02:44:30 -0400
4870      Branch: perl
4871            ! installperl
4872 ____________________________________________________________________________
4873 [  6811] By: jhi                                   on 2000/08/25  17:05:43
4874         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
4875              From: "Peter J. Farley III" <pjfarley@banet.net>
4876              Date: Thu, 24 Aug 2000 21:58:03 -0400
4877              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
4878              
4879              (applied slightly modified)
4880      Branch: perl
4881            ! lib/ExtUtils/MM_Unix.pm
4882 ____________________________________________________________________________
4883 [  6810] By: jhi                                   on 2000/08/25  17:01:18
4884         Log: Missing parts of 
4885              
4886              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
4887              From: Peter Prymmer <pvhp@forte.com>
4888              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
4889              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
4890      Branch: perl
4891            ! t/lib/cgi-html.t
4892 ____________________________________________________________________________
4893 [  6809] By: jhi                                   on 2000/08/25  16:46:32
4894         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
4895              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4896              Date: Thu, 24 Aug 2000 19:13:11 -0500
4897              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
4898      Branch: perl
4899            ! vms/vms.c
4900 ____________________________________________________________________________
4901 [  6808] By: jhi                                   on 2000/08/25  16:39:22
4902         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
4903              From: Peter Prymmer <pvhp@forte.com>
4904              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
4905              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
4906      Branch: perl
4907            ! configure.com
4908 ____________________________________________________________________________
4909 [  6807] By: jhi                                   on 2000/08/25  16:36:37
4910         Log: Better wording for the vec lvalue diagnostic.
4911              
4912              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
4913              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
4914              Date: Wed, 23 Aug 2000 14:12:16 -0400
4915              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
4916      Branch: perl
4917            ! pod/perldiag.pod
4918 ____________________________________________________________________________
4919 [  6806] By: jhi                                   on 2000/08/24  18:17:22
4920         Log: Subject: [PATCH] More silencing of installman.
4921              From: <abigail@foad.org>
4922              Date: Thu, 24 Aug 2000 14:01:44 -0400
4923              Message-ID: <20000824180144.20062.qmail@foad.org>
4924      Branch: perl
4925            ! installman
4926 ____________________________________________________________________________
4927 [  6805] By: jhi                                   on 2000/08/24  15:00:31
4928         Log: Update Changes.
4929      Branch: perl
4930            ! Changes patchlevel.h
4931 ____________________________________________________________________________
4932 [  6804] By: jhi                                   on 2000/08/24  14:59:07
4933         Log: Regen perltoc.
4934      Branch: perl
4935            ! pod/perltoc.pod
4936 ____________________________________________________________________________
4937 [  6803] By: jhi                                   on 2000/08/24  14:44:39
4938         Log: Show the doc file, not the temp file.
4939      Branch: perl
4940            ! installman
4941 ____________________________________________________________________________
4942 [  6802] By: jhi                                   on 2000/08/24  14:41:53
4943         Log: Continue silencing.
4944      Branch: perl
4945            ! installman
4946 ____________________________________________________________________________
4947 [  6801] By: jhi                                   on 2000/08/24  14:34:40
4948         Log: Actually do something with the silencer option.
4949      Branch: perl
4950            ! installman
4951 ____________________________________________________________________________
4952 [  6800] By: jhi                                   on 2000/08/24  14:26:22
4953         Log: Make installman to recognize the silence flag -S.
4954      Branch: perl
4955            ! installman
4956 ____________________________________________________________________________
4957 [  6799] By: jhi                                   on 2000/08/24  13:49:38
4958         Log: DOS patches and portability/porting notes, from Tim Jenness.
4959      Branch: perl
4960            ! lib/File/Temp.pm
4961 ____________________________________________________________________________
4962 [  6798] By: jhi                                   on 2000/08/24  13:48:27
4963         Log: Create directories in silence.
4964              
4965              Subject: [PATCH] Another silencer for MakeMaker
4966              From: andreas.koenig@anima.de (Andreas J. Koenig)
4967              Date: 24 Aug 2000 14:18:52 +0200
4968              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
4969      Branch: perl
4970            ! lib/ExtUtils/Command.pm
4971 ____________________________________________________________________________
4972 [  6797] By: jhi                                   on 2000/08/24  13:46:42
4973         Log: More liberal parsing of version numbers.
4974              
4975              Subject: Re: CPAN.pm beta for testing available
4976              From: andreas.koenig@anima.de (Andreas J. Koenig)
4977              Date: 24 Aug 2000 13:51:57 +0200
4978              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
4979      Branch: perl
4980            ! lib/CPAN.pm
4981 ____________________________________________________________________________
4982 [  6796] By: jhi                                   on 2000/08/24  13:44:36
4983         Log: Make "make install" by default silent.  A new "install-verbose"
4984              target is verbose.
4985      Branch: perl
4986            ! Makefile.SH
4987 ____________________________________________________________________________
4988 [  6795] By: jhi                                   on 2000/08/24  13:39:14
4989         Log: Add silencer flags to installperl.
4990              
4991              Subject: [PATCH] Making installperl silent.
4992              From: <abigail@foad.org>
4993              Date: Thu, 24 Aug 2000 05:01:45 -0400
4994              Message-ID: <20000824090145.13141.qmail@foad.org>
4995      Branch: perl
4996            ! installperl
4997 ____________________________________________________________________________
4998 [  6794] By: jhi                                   on 2000/08/24  13:35:50
4999         Log: installperl couldn't tell whether it had run tests or not.
5000              
5001              Subject: [PATCH] Re: installperl and t/TEST
5002              From: <abigail@foad.org>
5003              Date: Thu, 24 Aug 2000 04:00:53 -0400
5004              Message-ID: <20000824080053.2494.qmail@foad.org>
5005      Branch: perl
5006            ! Makefile.SH installperl
5007 ____________________________________________________________________________
5008 [  6793] By: jhi                                   on 2000/08/24  13:27:50
5009         Log: Drop the separate perlbc, perlcc -b should be enough.
5010      Branch: perl
5011            - utils/perlbc.PL
5012            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
5013 ____________________________________________________________________________
5014 [  6792] By: jhi                                   on 2000/08/24  04:41:30
5015         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
5016              plus the typo fix from Peter Prymmer.
5017      Branch: perl
5018            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
5019            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5020 ____________________________________________________________________________
5021 [  6791] By: jhi                                   on 2000/08/24  02:10:43
5022         Log: Replace #6705 with a minimal doc patch.
5023              
5024              Subject: [PATCH 5.6.0] replace change #6705
5025              From: Jan Dubois <jand@ActiveState.com>
5026              Date: Wed, 23 Aug 2000 18:31:51 -0700
5027              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
5028      Branch: perl
5029            ! lib/Win32.pod win32/win32.c
5030 ____________________________________________________________________________
5031 [  6790] By: jhi                                   on 2000/08/23  17:52:00
5032         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
5033              From: Mike Guy <mjtg@cam.ac.uk>
5034              Date: Wed, 23 Aug 2000 18:38:46 +0100
5035              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
5036      Branch: perl
5037            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
5038 ____________________________________________________________________________
5039 [  6789] By: jhi                                   on 2000/08/23  15:34:21
5040         Log: Update Changes.
5041      Branch: perl
5042            ! Changes patchlevel.h
5043 ____________________________________________________________________________
5044 [  6788] By: jhi                                   on 2000/08/23  15:33:40
5045         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
5046              From: Wilfredo Sánchez <wsanchez@apple.com>
5047              Date: Tue, 22 Aug 2000 19:31:27 -0700
5048              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
5049      Branch: perl
5050            ! perl.h
5051 ____________________________________________________________________________
5052 [  6787] By: jhi                                   on 2000/08/23  15:29:31
5053         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
5054              From: Spider Boardman <spider@leggy.zk3.dec.com>
5055              Date: Wed, 23 Aug 2000 10:33:23 -0400
5056              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
5057      Branch: perl
5058            ! lib/Pod/Html.pm
5059 ____________________________________________________________________________
5060 [  6786] By: jhi                                   on 2000/08/23  15:28:11
5061         Log: Bad makefile.
5062      Branch: perl
5063            ! ext/B/Makefile.PL
5064 ____________________________________________________________________________
5065 [  6785] By: jhi                                   on 2000/08/23  14:37:04
5066         Log: Update Changes.
5067      Branch: perl
5068            ! Changes patchlevel.h
5069 ____________________________________________________________________________
5070 [  6784] By: jhi                                   on 2000/08/23  13:58:41
5071         Log: Portability fix from Hugo van der Sanden.
5072      Branch: perl
5073            ! ext/re/Makefile.PL
5074 ____________________________________________________________________________
5075 [  6783] By: jhi                                   on 2000/08/23  13:53:53
5076         Log: Storable support, v-version fixes.
5077              
5078              Subject: CPAN.pm beta for testing available
5079              From: andreas.koenig@anima.de (Andreas J. Koenig)
5080              Date: 22 Aug 2000 23:31:33 +0200
5081              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
5082      Branch: perl
5083            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5084 ____________________________________________________________________________
5085 [  6782] By: jhi                                   on 2000/08/23  13:51:26
5086         Log: Mac and other portability updates from Chris Nandor.
5087      Branch: perl
5088            ! pod/perlmodinstall.pod
5089 ____________________________________________________________________________
5090 [  6781] By: jhi                                   on 2000/08/23  13:47:33
5091         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
5092              From: Peter Prymmer <pvhp@forte.com>
5093              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
5094              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
5095      Branch: perl
5096            ! ext/Storable/Storable.xs
5097 ____________________________________________________________________________
5098 [  6780] By: jhi                                   on 2000/08/23  13:33:34
5099         Log: VMS MMS (make) wants null action.
5100      Branch: perl
5101            ! ext/B/Makefile.PL
5102 ____________________________________________________________________________
5103 [  6779] By: jhi                                   on 2000/08/22  19:44:47
5104         Log: Forgot portability nit.
5105      Branch: perl
5106            ! t/lib/st-forgive.t
5107 ____________________________________________________________________________
5108 [  6778] By: jhi                                   on 2000/08/22  19:35:25
5109         Log: Be portable.
5110      Branch: perl
5111            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
5112            ! t/lib/st-store.t
5113 ____________________________________________________________________________
5114 [  6777] By: jhi                                   on 2000/08/22  18:50:53
5115         Log: Update Changes.
5116      Branch: perl
5117            ! Changes patchlevel.h
5118 ____________________________________________________________________________
5119 [  6776] By: jhi                                   on 2000/08/22  18:44:46
5120         Log: cSVOPo_*v things index into the current PL_curpad
5121              under ithreads, which is different from the curpad
5122              used by the XSUB.  (In other words, the code as-is
5123              before this patch wouldn't work under ithreads.)
5124              From Sarathy.
5125      Branch: perl
5126            ! ext/B/B.xs
5127 ____________________________________________________________________________
5128 [  6775] By: jhi                                   on 2000/08/22  18:18:37
5129         Log: Make the selection of NVff et al stricter.
5130      Branch: metaconfig/U/perl
5131            ! perlxvf.U
5132      Branch: perl
5133            ! Configure config_h.SH
5134 ____________________________________________________________________________
5135 [  6774] By: jhi                                   on 2000/08/22  17:19:42
5136         Log: perldelta nits.
5137      Branch: perl
5138            ! pod/perldelta.pod
5139 ____________________________________________________________________________
5140 [  6773] By: jhi                                   on 2000/08/22  17:06:26
5141         Log: Long double fixes from Spider Boardman.
5142              
5143              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
5144              From: system PRIVILEGED account <root@peano.zk3.dec.com>
5145              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
5146              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
5147      Branch: perl
5148            ! t/lib/bigfltpm.t t/lib/st-06compat.t
5149 ____________________________________________________________________________
5150 [  6772] By: jhi                                   on 2000/08/22  15:04:53
5151         Log: Update Changes.
5152      Branch: perl
5153            ! Changes patchlevel.h
5154 ____________________________________________________________________________
5155 [  6771] By: jhi                                   on 2000/08/22  15:01:44
5156         Log: perldelta fixes from Hugo van der Sanden.
5157      Branch: perl
5158            ! pod/perldelta.pod
5159 ____________________________________________________________________________
5160 [  6770] By: jhi                                   on 2000/08/22  14:34:49
5161         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
5162              From: Hugo <hv@crypt.compulink.co.uk>
5163              Date: Tue, 22 Aug 2000 11:21:53 +0100
5164              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
5165      Branch: perl
5166            ! regcomp.c
5167 ____________________________________________________________________________
5168 [  6769] By: jhi                                   on 2000/08/22  14:30:02
5169         Log: Add Yitzchak, reformat.
5170      Branch: perl
5171            ! Changes config_h.SH
5172 ____________________________________________________________________________
5173 [  6768] By: jhi                                   on 2000/08/22  14:21:35
5174         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
5175              and Spider Boardman.
5176      Branch: metaconfig
5177            ! U/compline/d_gconvert.U
5178      Branch: perl
5179            ! Configure
5180 ____________________________________________________________________________
5181 [  6767] By: jhi                                   on 2000/08/22  14:11:24
5182         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
5183              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5184              Date: Mon, 21 Aug 2000 19:08:31 -0700
5185              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
5186      Branch: perl
5187            - ext/Storable/patchlevel.h
5188            ! MANIFEST ext/Storable/MANIFEST
5189 ____________________________________________________________________________
5190 [  6766] By: jhi                                   on 2000/08/22  13:49:29
5191         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
5192              From: Peter Prymmer <pvhp@forte.com>
5193              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
5194              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
5195      Branch: perl
5196            ! configure.com ext/Storable/Makefile.PL
5197 ____________________________________________________________________________
5198 [  6765] By: jhi                                   on 2000/08/22  13:44:59
5199         Log: Subject: [PATCH blead] B:: missing dependency
5200              From: Hugo <hv@crypt.compulink.co.uk>
5201              Date: Tue, 22 Aug 2000 06:44:33 +0100
5202              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
5203      Branch: perl
5204            ! ext/B/Makefile.PL
5205 ____________________________________________________________________________
5206 [  6764] By: jhi                                   on 2000/08/22  13:38:12
5207         Log: More bytecompiler.
5208      Branch: perl
5209            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
5210 ____________________________________________________________________________
5211 [  6763] By: jhi                                   on 2000/08/22  13:36:44
5212         Log: Bytecompiler patches from Benjamin Stuhl.
5213      Branch: perl
5214            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
5215            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
5216            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
5217            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5218            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
5219            ! perl.c perlapi.h pod/perldelta.pod
5220 ____________________________________________________________________________
5221 [  6762] By: jhi                                   on 2000/08/21  23:43:40
5222         Log: An obsoleted diagnostic.
5223      Branch: perl
5224            ! pod/perldelta.pod
5225 ____________________________________________________________________________
5226 [  6761] By: jhi                                   on 2000/08/21  23:01:45
5227         Log: The #6759 wasn't quite right.
5228      Branch: perl
5229            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
5230            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
5231            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5232            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5233            ! t/lib/st-tieditems.t
5234 ____________________________________________________________________________
5235 [  6760] By: jhi                                   on 2000/08/21  22:35:49
5236         Log: Be verydeepclean.
5237      Branch: perl
5238            ! Makefile.SH
5239 ____________________________________________________________________________
5240 [  6759] By: jhi                                   on 2000/08/21  22:25:40
5241         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
5242              From: Peter Prymmer <pvhp@forte.com>
5243              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
5244              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
5245      Branch: perl
5246            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
5247            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
5248            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5249            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5250            ! t/lib/st-tieditems.t
5251 ____________________________________________________________________________
5252 [  6758] By: jhi                                   on 2000/08/21  22:22:32
5253         Log: Few more casts, need reported in
5254              
5255              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
5256              From: Mike Stok <mike@stok.co.uk>
5257              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
5258              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
5259              
5260              and
5261              
5262              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
5263              From: abigail@foad.org
5264              Date: 21 Aug 2000 21:31:34 -0000
5265              Message-Id: <20000821213134.30170.qmail@foad.org>
5266      Branch: perl
5267            ! ext/Storable/Storable.xs
5268 ____________________________________________________________________________
5269 [  6757] By: jhi                                   on 2000/08/21  18:37:07
5270         Log: Update Changes.
5271      Branch: perl
5272            ! Changes patchlevel.h
5273 ____________________________________________________________________________
5274 [  6756] By: jhi                                   on 2000/08/21  18:34:02
5275         Log: A pod nit.
5276              
5277              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
5278              From: <abigail@foad.org>
5279              Date: Mon, 21 Aug 2000 14:00:16 -0400
5280              Message-ID: <20000821180016.28627.qmail@foad.org>
5281      Branch: perl
5282            ! pod/perlre.pod
5283 ____________________________________________________________________________
5284 [  6755] By: jhi                                   on 2000/08/21  18:30:56
5285         Log: Use PodParser 1.18 new test.
5286      Branch: perl
5287            ! t/pod/special_seqs.t t/pod/special_seqs.xr
5288 ____________________________________________________________________________
5289 [  6754] By: jhi                                   on 2000/08/21  18:28:35
5290         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
5291              patches cannot be applied since #6712 conflicts.
5292      Branch: perl
5293            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
5294 ____________________________________________________________________________
5295 [  6753] By: jhi                                   on 2000/08/21  18:15:11
5296         Log: Weed out some smaller changes.
5297      Branch: perl
5298            ! pod/perldelta.pod
5299 ____________________________________________________________________________
5300 [  6752] By: jhi                                   on 2000/08/21  18:02:30
5301         Log: Also under djgpp the timestamps are funky.
5302      Branch: perl
5303            ! t/op/stat.t
5304 ____________________________________________________________________________
5305 [  6751] By: jhi                                   on 2000/08/21  17:55:56
5306         Log: Tweak the floating point output routine preferences.
5307      Branch: metaconfig
5308            ! U/compline/d_gconvert.U
5309      Branch: perl
5310            ! Configure
5311 ____________________________________________________________________________
5312 [  6750] By: jhi                                   on 2000/08/21  17:51:29
5313         Log: Unicos/mk requires elaborate paranoia.
5314      Branch: perl
5315            ! lib/Math/Complex.pm
5316 ____________________________________________________________________________
5317 [  6749] By: gsar                                  on 2000/08/21  16:53:31
5318         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
5319      Branch: perl
5320            ! lib/Cwd.pm
5321 ____________________________________________________________________________
5322 [  6748] By: gsar                                  on 2000/08/21  16:22:19
5323         Log: free TLS slot properly on Windows
5324      Branch: perl
5325            ! thread.h win32/perllib.c win32/win32thread.h
5326 ____________________________________________________________________________
5327 [  6747] By: jhi                                   on 2000/08/21  16:20:58
5328         Log: Rename the macro argument because some preprocessors
5329              can't tell the difference and expand arguments also inside
5330              double quoted strings.
5331      Branch: perl
5332            ! regcomp.c
5333 ____________________________________________________________________________
5334 [  6746] By: jhi                                   on 2000/08/21  16:09:41
5335         Log: Support long doubles in Storable.
5336              
5337              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
5338              From: Radu Greab <radu@netsoft.ro>
5339              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
5340              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
5341      Branch: perl
5342            ! ext/Storable/Storable.xs
5343 ____________________________________________________________________________
5344 [  6745] By: jhi                                   on 2000/08/21  15:51:40
5345         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
5346              From: "Fifer, Eric" <EFifer@sanwaint.com>
5347              Date: Mon, 21 Aug 2000 15:34:49 +0100
5348              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
5349      Branch: perl
5350            ! t/pragma/warn/9enabled
5351 ____________________________________________________________________________
5352 [  6744] By: jhi                                   on 2000/08/21  15:39:35
5353         Log: Document the endianness of Alpha more precisely.
5354      Branch: perl
5355            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
5356            ! pod/perlport.pod
5357 ____________________________________________________________________________
5358 [  6743] By: jhi                                   on 2000/08/21  14:47:05
5359         Log: perldelta fixes from the p5p crowd.
5360      Branch: perl
5361            ! pod/perldelta.pod pod/perlop.pod
5362 ____________________________________________________________________________
5363 [  6742] By: jhi                                   on 2000/08/21  13:34:51
5364         Log: Update to Pod::LaTeX 0.53.
5365              
5366              Subject: [PATCH] lib/Pod/LaTeX.pm updates
5367              From: Tim Jenness <timj@jach.hawaii.edu>
5368              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
5369              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
5370      Branch: perl
5371            ! lib/Pod/LaTeX.pm
5372 ____________________________________________________________________________
5373 [  6741] By: jhi                                   on 2000/08/21  13:33:01
5374         Log: Subject: [PATCH] os2.c fix for use64bitint
5375              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5376              Date: Mon, 21 Aug 2000 01:32:25 -0700
5377              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
5378      Branch: perl
5379            ! os2/os2.c
5380 ____________________________________________________________________________
5381 [  6740] By: jhi                                   on 2000/08/21  13:28:52
5382         Log: Array context keeps slithering in.
5383              
5384              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
5385              From: Daniel Chetlin <daniel@chetlin.com>
5386              Date: Sun, 20 Aug 2000 21:40:25 -0700
5387              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
5388      Branch: perl
5389            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
5390            ! pod/perldebtut.pod
5391 ____________________________________________________________________________
5392 [  6739] By: jhi                                   on 2000/08/21  13:23:55
5393         Log: Big-endian quad fixes for Storable from Radu Greab,
5394              plus few explicit null casts for picky compilers.
5395      Branch: perl
5396            ! ext/Storable/Storable.xs
5397 ____________________________________________________________________________
5398 [  6738] By: gsar                                  on 2000/08/21  05:56:13
5399         Log: small tweaks for change#6705: avoid C++ style comments in C code;
5400              use Perl's malloc API rather than the low level system one
5401      Branch: perl
5402            ! win32/win32.c
5403 ____________________________________________________________________________
5404 [  6737] By: gsar                                  on 2000/08/21  05:35:41
5405         Log: add Storable to list of extensions on Windows
5406      Branch: perl
5407            ! win32/Makefile win32/makefile.mk
5408 ____________________________________________________________________________
5409 [  6736] By: jhi                                   on 2000/08/21  02:57:53
5410         Log: Update Changes.
5411      Branch: perl
5412            ! Changes patchlevel.h
5413 ____________________________________________________________________________
5414 [  6735] By: jhi                                   on 2000/08/21  02:57:20
5415         Log: Draft 0.
5416      Branch: perl
5417            ! pod/perldelta.pod
5418 ____________________________________________________________________________
5419 [  6734] By: jhi                                   on 2000/08/21  02:57:03
5420         Log: Add Storable 0.7.2 from Raphael Manfredi,
5421              plus the patch from
5422              
5423              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
5424              From: Radu Greab <radu@netsoft.ro>
5425              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
5426              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
5427              
5428              plus changes to get Storable to compile with
5429              picky ANSI compilers.
5430      Branch: perl
5431            + ext/Storable/ChangeLog ext/Storable/MANIFEST
5432            + ext/Storable/Makefile.PL ext/Storable/README
5433            + ext/Storable/Storable.pm ext/Storable/Storable.xs
5434            + ext/Storable/patchlevel.h t/lib/st-06compat.t
5435            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
5436            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
5437            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5438            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5439            + t/lib/st-tieditems.t
5440            ! MANIFEST
5441 ____________________________________________________________________________
5442 [  6733] By: jhi                                   on 2000/08/21  02:29:09
5443         Log: The correct cleaning order is an art.
5444      Branch: perl
5445            ! Makefile.SH
5446 ____________________________________________________________________________
5447 [  6732] By: jhi                                   on 2000/08/21  01:23:39
5448         Log: The #6724 is here.
5449      Branch: perl
5450            ! t/lib/ftmp-security.t
5451 ____________________________________________________________________________
5452 [  6731] By: jhi                                   on 2000/08/20  23:17:03
5453         Log: s/this one/the 5.6.0 release/
5454      Branch: perl
5455            ! pod/perl56delta.pod
5456 ____________________________________________________________________________
5457 [  6730] By: jhi                                   on 2000/08/20  23:07:34
5458         Log: Mention perlebcdic and perlposix-bc.
5459      Branch: perl
5460            ! pod/perlport.pod
5461 ____________________________________________________________________________
5462 [  6729] By: jhi                                   on 2000/08/20  21:32:59
5463         Log: Document the number of exponent digits.
5464      Branch: perl
5465            ! pod/perlfunc.pod
5466 ____________________________________________________________________________
5467 [  6728] By: jhi                                   on 2000/08/20  21:16:47
5468         Log: Use File::Spec->tmpdir().
5469              
5470              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
5471              From: Tim Jenness <timj@jach.hawaii.edu>
5472              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
5473              MIME-Version: 1.0
5474              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
5475      Branch: perl
5476            ! utils/perlbug.PL
5477 ____________________________________________________________________________
5478 [  6727] By: jhi                                   on 2000/08/20  20:43:32
5479         Log: Update Changes.
5480      Branch: perl
5481            ! Changes patchlevel.h
5482 ____________________________________________________________________________
5483 [  6726] By: jhi                                   on 2000/08/20  20:41:44
5484         Log: The veryclean target needs to clobber.
5485      Branch: perl
5486            ! Makefile.SH
5487 ____________________________________________________________________________
5488 [  6725] By: jhi                                   on 2000/08/20  20:37:38
5489         Log: Document odd vs even subreleases and -Dusedevel.
5490      Branch: perl
5491            ! INSTALL
5492 ____________________________________________________________________________
5493 [  6724] By: jhi                                   on 2000/08/20  19:58:05
5494         Log: Use temporary directory instead of current directory.
5495              
5496              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
5497              From: Tim Jenness <timj@jach.hawaii.edu>
5498              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
5499              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
5500      Branch: perl
5501            ! t/lib/ftmp-security.t
5502 ____________________________________________________________________________
5503 [  6723] By: jhi                                   on 2000/08/20  19:55:55
5504         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
5505              From: andreas.koenig@anima.de (Andreas J. Koenig)
5506              Date: 20 Aug 2000 15:52:03 +0200
5507              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
5508      Branch: perl
5509            ! lib/ExtUtils/MM_Unix.pm
5510 ____________________________________________________________________________
5511 [  6722] By: jhi                                   on 2000/08/20  19:46:01
5512         Log: Update to CGI 2.72, from Lincoln Stein.
5513      Branch: perl
5514            ! lib/CGI.pm
5515 ____________________________________________________________________________
5516 [  6721] By: jhi                                   on 2000/08/20  19:43:54
5517         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
5518              From: Radu Greab <radu@netsoft.ro>
5519              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
5520              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
5521      Branch: perl
5522            ! ext/GDBM_File/GDBM_File.xs
5523 ____________________________________________________________________________
5524 [  6720] By: jhi                                   on 2000/08/20  19:42:01
5525         Log: pp_open() could pass an uninitialized filename down to do_open9().
5526      Branch: perl
5527            ! pp_sys.c
5528 ____________________________________________________________________________
5529 [  6719] By: jhi                                   on 2000/08/20  14:06:41
5530         Log: UTF8 concat fixes.
5531              
5532              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
5533              From: Hugo <hv@crypt.compulink.co.uk>
5534              Date: Sun, 20 Aug 2000 07:30:46 +0100
5535              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
5536      Branch: perl
5537            ! pp_hot.c t/op/append.t
5538 ____________________________________________________________________________
5539 [  6718] By: jhi                                   on 2000/08/20  02:09:37
5540         Log: Let's try #6717 again.
5541      Branch: perl
5542            ! lib/File/Temp.pm
5543 ____________________________________________________________________________
5544 [  6717] By: jhi                                   on 2000/08/20  01:56:55
5545         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
5546              From: "Craig A. Berry" <craig.berry@metamorgs.com>
5547              Date: Sat, 19 Aug 2000 18:15:39 -0500
5548              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
5549      Branch: perl
5550            ! lib/File/Temp.pm
5551 ____________________________________________________________________________
5552 [  6716] By: jhi                                   on 2000/08/19  15:50:11
5553         Log: Update Changes.
5554      Branch: perl
5555            ! Changes patchlevel.h
5556 ____________________________________________________________________________
5557 [  6715] By: jhi                                   on 2000/08/19  15:39:09
5558         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
5559              From: Jonathan D Johnston <jdjohnston2@juno.com>
5560              Date: Thu, 17 Aug 2000 23:13:01 -0400       
5561              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
5562      Branch: perl
5563            ! pod/perlfunc.pod
5564 ____________________________________________________________________________
5565 [  6714] By: jhi                                   on 2000/08/19  15:34:04
5566         Log: Introduce a 'veryclean' target that is like 'distclean'
5567              but also removes *~ and *.orig.
5568      Branch: perl
5569            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
5570            ! utils/Makefile x2p/Makefile.SH
5571 ____________________________________________________________________________
5572 [  6713] By: jhi                                   on 2000/08/19  14:15:45
5573         Log: Put back the long double avoidance code to POSIX.xs
5574              because VMS seems to need it still.
5575      Branch: perl
5576            ! ext/POSIX/POSIX.xs
5577 ____________________________________________________________________________
5578 [  6712] By: jhi                                   on 2000/08/19  14:10:41
5579         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
5580              From: Peter Prymmer <pvhp@forte.com>
5581              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
5582              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
5583      Branch: perl
5584            ! lib/Pod/Find.pm t/pod/find.t
5585 ____________________________________________________________________________
5586 [  6711] By: jhi                                   on 2000/08/19  14:09:19
5587         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
5588              From: Peter Prymmer <pvhp@forte.com>
5589              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
5590              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
5591              cc: vmsperl@perl.org
5592      Branch: perl
5593            ! t/lib/peek.t
5594 ____________________________________________________________________________
5595 [  6710] By: jhi                                   on 2000/08/19  14:08:01
5596         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
5597              From: Jan Dubois <jand@ActiveState.com>
5598              Date: Fri, 18 Aug 2000 16:31:48 -0700
5599              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
5600      Branch: perl
5601            ! win32/win32.c
5602 ____________________________________________________________________________
5603 [  6709] By: jhi                                   on 2000/08/19  14:06:57
5604         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
5605              
5606              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
5607              From: Spider.Boardman@Orb.Nashua.NH.US
5608              Date: Fri, 18 Aug 2000 18:41:14 -0400
5609              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
5610      Branch: perl
5611            ! regcomp.c
5612 ____________________________________________________________________________
5613 [  6708] By: jhi                                   on 2000/08/18  22:04:49
5614         Log: Update Changes.
5615      Branch: perl
5616            ! Changes patchlevel.h
5617 ____________________________________________________________________________
5618 [  6707] By: jhi                                   on 2000/08/18  21:55:14
5619         Log: Add warnif(), check warnings further up the stack,
5620              all the warnings functions now can take an optional object reference.
5621              
5622              Subject: [PATCH bleedperl@6691] warnings pragma update
5623              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5624              Date: Fri, 18 Aug 2000 22:42:06 +0100
5625              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
5626      Branch: perl
5627            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
5628            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
5629            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
5630 ____________________________________________________________________________
5631 [  6706] By: jhi                                   on 2000/08/18  21:41:45
5632         Log: Typo in pp_complement().
5633              
5634              Subject: [PATCH perl-current] Deparse
5635              From: Peter Scott <Peter@PSDT.com>
5636              Date: Fri, 18 Aug 2000 12:44:37 -0700
5637              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
5638      Branch: perl
5639            ! ext/B/B/Deparse.pm
5640 ____________________________________________________________________________
5641 [  6705] By: jhi                                   on 2000/08/18  21:25:59
5642         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
5643              From: Jan Dubois <jand@ActiveState.com>
5644              Date: Fri, 18 Aug 2000 14:22:51 -0700
5645              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
5646      Branch: perl
5647            ! lib/Win32.pod win32/win32.c
5648 ____________________________________________________________________________
5649 [  6704] By: jhi                                   on 2000/08/18  21:16:14
5650         Log: Don't eat leading os from index entries.
5651              
5652              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
5653              From: Russ Allbery <rra@stanford.edu>
5654              Date: 10 Aug 2000 20:49:25 -0700
5655              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
5656      Branch: perl
5657            ! lib/Pod/Man.pm
5658 ____________________________________________________________________________
5659 [  6703] By: jhi                                   on 2000/08/18  21:07:06
5660         Log: Add [[:blank:]] as suggested in
5661              
5662              Subject: [ID 20000716.024] [=cc=] / [:blank:]
5663              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
5664              Date: Sun, 16 Jul 2000 17:55:29 -0700
5665              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
5666              
5667              (the [=cc=] has already been taken care of by #6439
5668              so the whole bug report can be closed)
5669              
5670              and make [[:space:]] to be equivalent to isspace(3)
5671              (as opposed to \s, which is isSPACE()).  The difference
5672              is that now [[:space:]] matches the mythical vertical tab,
5673              while \s doesn't.
5674      Branch: perl
5675            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
5676            ! regexec.c t/op/pat.t
5677 ____________________________________________________________________________
5678 [  6702] By: jhi                                   on 2000/08/18  18:47:47
5679         Log: The new tests were missing from #6415.
5680      Branch: perl
5681            ! t/op/bop.t
5682 ____________________________________________________________________________
5683 [  6701] By: jhi                                   on 2000/08/18  18:20:40
5684         Log: Document the NDBM_File and ODBM_File as SDBM_File
5685              was documented in #6417.
5686      Branch: perl
5687            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5688            ! ext/SDBM_File/SDBM_File.pm
5689 ____________________________________________________________________________
5690 [  6700] By: jhi                                   on 2000/08/18  18:10:39
5691         Log: Subject: [PATCH perl@6698] cygwin port
5692              From: "Fifer, Eric" <EFifer@sanwaint.com>
5693              Date: Fri, 18 Aug 2000 17:30:05 +0100
5694              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
5695      Branch: perl
5696            ! lib/File/Temp.pm
5697 ____________________________________________________________________________
5698 [  6699] By: jhi                                   on 2000/08/18  16:21:49
5699         Log: Document code point which makes if (defined %stash::) to work
5700              (noted by Spider Boardman).
5701      Branch: perl
5702            ! op.c
5703 ____________________________________________________________________________
5704 [  6698] By: jhi                                   on 2000/08/18  13:43:27
5705         Log: Update Changes.
5706      Branch: perl
5707            ! Changes patchlevel.h
5708 ____________________________________________________________________________
5709 [  6697] By: jhi                                   on 2000/08/18  13:35:57
5710         Log: Tiny Getopt::Long patch from Johan Vromans.
5711      Branch: perl
5712            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
5713 ____________________________________________________________________________
5714 [  6696] By: jhi                                   on 2000/08/18  13:26:14
5715         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
5716              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
5717              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
5718              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
5719      Branch: perl
5720            ! pod/perldiag.pod pod/perlsyn.pod
5721 ____________________________________________________________________________
5722 [  6695] By: jhi                                   on 2000/08/18  13:13:26
5723         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
5724              From: Daniel Chetlin <daniel@chetlin.com>
5725              Date: Fri, 18 Aug 2000 03:13:36 -0700
5726              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
5727      Branch: perl
5728            ! pod/perlfunc.pod
5729 ____________________________________________________________________________
5730 [  6694] By: jhi                                   on 2000/08/18  13:08:05
5731         Log: Subject: [PATCH] perltrap.pod spring cleaning
5732              From: Daniel Chetlin <daniel@chetlin.com>
5733              Date: Fri, 18 Aug 2000 03:06:54 -0700
5734              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
5735              
5736              plus Mike Guy's nitfix.
5737      Branch: perl
5738            ! pod/perltrap.pod
5739 ____________________________________________________________________________
5740 [  6693] By: jhi                                   on 2000/08/18  13:00:26
5741         Log: Unbuffer the output.
5742              
5743              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
5744              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5745              Date: Thu, 17 Aug 2000 18:39:29 -0700
5746              Message-ID: <RPJn5gzkgydf092yn@efn.org>
5747      Branch: perl
5748            ! t/op/fork.t
5749 ____________________________________________________________________________
5750 [  6692] By: jhi                                   on 2000/08/18  05:19:17
5751         Log: Delete the image, too, not just its MANIFEStation.
5752      Branch: perl
5753            - lib/CGI/eg/wilogo.gif
5754 ____________________________________________________________________________
5755 [  6691] By: jhi                                   on 2000/08/18  05:10:26
5756         Log: Propagate new Configure vars.
5757      Branch: perl
5758            ! configure.com epoc/config.sh uconfig.h uconfig.sh
5759            ! vos/config.def vos/config.h vos/config_h.SH_orig
5760            ! win32/config.bc win32/config.gc win32/config.vc
5761            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5762 ____________________________________________________________________________
5763 [  6690] By: jhi                                   on 2000/08/18  04:30:56
5764         Log: Update Changes.
5765      Branch: perl
5766            ! Changes patchlevel.h
5767 ____________________________________________________________________________
5768 [  6689] By: jhi                                   on 2000/08/18  04:12:30
5769         Log: Fix the lib/complex failure of
5770              
5771              From: abigail@foad.org
5772              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
5773              Date: 15 Aug 2000 04:06:38 -0000
5774              Message-Id: <20000815040638.8524.qmail@foad.org> 
5775              
5776              Linux long double accuracy issue: something that
5777              when printed with %g looks like "2" but int() of it is 1.
5778      Branch: perl
5779            ! lib/Math/Complex.pm
5780 ____________________________________________________________________________
5781 [  6688] By: jhi                                   on 2000/08/18  03:15:35
5782         Log: The byteorder code in #6671 was wrong.
5783      Branch: perl
5784            ! configpm
5785 ____________________________________________________________________________
5786 [  6687] By: jhi                                   on 2000/08/18  02:08:42
5787         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
5788              From: Jan Dubois <jand@ActiveState.com>
5789              Date: Thu, 17 Aug 2000 18:31:55 -0700
5790              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
5791      Branch: perl
5792            ! sv.c
5793 ____________________________________________________________________________
5794 [  6686] By: jhi                                   on 2000/08/18  02:04:15
5795         Log: Use NVs in POSIX math, not doubles.
5796              
5797              From: abigail@foad.org
5798              Subject: [ID 20000817.014] POSIX & modfl
5799              Date: 17 Aug 2000 20:49:18 -0000
5800              Message-Id: <20000817204918.23123.qmail@foad.org>
5801      Branch: perl
5802            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
5803 ____________________________________________________________________________
5804 [  6685] By: jhi                                   on 2000/08/18  02:02:12
5805         Log: Introduce NVef, NVff, and NVgf, use the middle one.
5806              (helps for lib/peek + Linux + long doubles)  Reported in
5807              
5808              From: abigail@foad.org
5809              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
5810              Date: 15 Aug 2000 04:06:38 -0000
5811              Message-Id: <20000815040638.8524.qmail@foad.org> 
5812              
5813              (note: the lib/complex failure has not yet been addressed)
5814      Branch: metaconfig/U/perl
5815            ! perlxvf.U
5816      Branch: perl
5817            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5818            ! config_h.SH dump.c perl.h pod/perlguts.pod
5819 ____________________________________________________________________________
5820 [  6684] By: jhi                                   on 2000/08/17  23:22:19
5821         Log: Add byteorder to the myconfig output.
5822      Branch: perl
5823            ! myconfig.SH
5824 ____________________________________________________________________________
5825 [  6683] By: jhi                                   on 2000/08/17  23:20:19
5826         Log: The image doth not exist, spotted by Johan Vromans.
5827      Branch: perl
5828            ! MANIFEST
5829 ____________________________________________________________________________
5830 [  6682] By: jhi                                   on 2000/08/17  22:38:16
5831         Log: Document what the backtick returns if the command fails.
5832      Branch: perl
5833            ! pod/perlop.pod
5834 ____________________________________________________________________________
5835 [  6681] By: jhi                                   on 2000/08/17  22:33:12
5836         Log: Do not use prototyping here.
5837              
5838              Subject: [ID 20000817.016] [PATCH] Peek.xs
5839              From: abigail@foad.org
5840              Date: 17 Aug 2000 20:55:56 -0000
5841              Message-Id: <20000817205556.24270.qmail@foad.org>
5842      Branch: perl
5843            ! ext/Devel/Peek/Makefile.PL
5844 ____________________________________________________________________________
5845 [  6680] By: jhi                                   on 2000/08/17  19:46:43
5846         Log: Don't propose using modules built for 5.005 if no binary
5847              compatibility with 5.005 is attempted.
5848              
5849              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5850              Subject: Minor nit with 5.7.0 (6655)
5851              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
5852              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
5853      Branch: metaconfig
5854            ! U/installdirs/inc_version_list.U
5855      Branch: perl
5856            ! Configure config_h.SH
5857 ____________________________________________________________________________
5858 [  6679] By: jhi                                   on 2000/08/17  19:16:39
5859         Log: Microperl config update.
5860      Branch: perl
5861            ! uconfig.h uconfig.sh
5862 ____________________________________________________________________________
5863 [  6678] By: jhi                                   on 2000/08/17  19:16:13
5864         Log: The #6648 wasn't protective enough for limited platforms
5865              (like microperl).
5866      Branch: perl
5867            ! dump.c sv.c
5868 ____________________________________________________________________________
5869 [  6677] By: jhi                                   on 2000/08/17  14:46:35
5870         Log: Update Changes.
5871      Branch: perl
5872            ! Changes patchlevel.h
5873 ____________________________________________________________________________
5874 [  6676] By: jhi                                   on 2000/08/17  14:44:02
5875         Log: Add perlebcdic from Peter Prymmer, regen toc.
5876      Branch: perl
5877            + pod/perlebcdic.pod
5878            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5879 ____________________________________________________________________________
5880 [  6675] By: jhi                                   on 2000/08/17  14:41:52
5881         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
5882      Branch: perl
5883            ! pod/perldebtut.pod
5884 ____________________________________________________________________________
5885 [  6674] By: jhi                                   on 2000/08/17  14:29:43
5886         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
5887              
5888              Subject: [ID 20000724.006] -DLEAKTEST problem
5889              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
5890              Date: Tue, 25 Jul 2000 00:36:32 -0500
5891              Message-Id: <20000725003632.A26186@www.llamacom.com>
5892              
5893              Reminder sent
5894              
5895              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
5896              From: Hugo <hv@crypt.compulink.co.uk>
5897              Date: Thu, 17 Aug 2000 15:23:42 +0100
5898              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
5899      Branch: perl
5900            ! util.c
5901 ____________________________________________________________________________
5902 [  6673] By: jhi                                   on 2000/08/17  04:07:10
5903         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
5904              From: John Peacock <JPeacock@UnivPress.com>
5905              Date: Tue, 01 Aug 2000 09:38:12 -0400
5906              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
5907      Branch: perl
5908            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
5909 ____________________________________________________________________________
5910 [  6672] By: jhi                                   on 2000/08/17  03:04:35
5911         Log: Subject: [PATCH] Cwd.pm now uses strict
5912              From: Tim Jenness <timj@jach.hawaii.edu>
5913              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
5914              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
5915      Branch: perl
5916            ! lib/Cwd.pm
5917 ____________________________________________________________________________
5918 [  6671] By: jhi                                   on 2000/08/17  02:16:35
5919         Log: Make $Config{byteorder} more magical so that it is
5920              dynamically computed: nice for 'fat binaries'.
5921              
5922              Subject: [PATCH]: default byteorder
5923              From: Wilfredo Sánchez <wsanchez@apple.com>
5924              Date: Mon, 31 Jul 2000 19:45:31 -0700
5925              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
5926      Branch: perl
5927            ! configpm
5928 ____________________________________________________________________________
5929 [  6670] By: gsar                                  on 2000/08/17  01:22:21
5930         Log: move WNOHANG definition to where other such things are
5931      Branch: perl
5932            ! win32/win32.h
5933 ____________________________________________________________________________
5934 [  6669] By: jhi                                   on 2000/08/17  01:19:17
5935         Log: Update Changes.
5936      Branch: perl
5937            ! Changes patchlevel.h
5938 ____________________________________________________________________________
5939 [  6668] By: jhi                                   on 2000/08/17  01:16:29
5940         Log: Doc nits spotted by Richard Soderberg.
5941      Branch: perl
5942            ! README.posix-bc README.vmesa
5943 ____________________________________________________________________________
5944 [  6667] By: jhi                                   on 2000/08/17  01:12:11
5945         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
5946              From: "Casey R. Tweten" <crt@kiski.net>
5947              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
5948              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
5949      Branch: perl
5950            ! pod/perldebtut.pod
5951 ____________________________________________________________________________
5952 [  6666] By: jhi                                   on 2000/08/17  01:09:31
5953         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
5954              From: "Casey R. Tweten" <crt@kiski.net>
5955              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
5956              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
5957      Branch: perl
5958            ! lib/Shell.pm
5959 ____________________________________________________________________________
5960 [  6665] By: gsar                                  on 2000/08/17  01:03:52
5961         Log: add "ok" targets from change#6632 in makefile.mk
5962      Branch: perl
5963            ! pod/perlport.pod win32/Makefile win32/makefile.mk
5964 ____________________________________________________________________________
5965 [  6664] By: gsar                                  on 2000/08/17  00:56:11
5966         Log: avoid warnings from dense compiler
5967      Branch: perl
5968            ! win32/win32.c
5969 ____________________________________________________________________________
5970 [  6663] By: jhi                                   on 2000/08/17  00:51:49
5971         Log: Tweak the regex compilation errors once more.
5972      Branch: perl
5973            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
5974            ! t/op/regmesg.t t/pragma/warn/regcomp
5975 ____________________________________________________________________________
5976 [  6662] By: gsar                                  on 2000/08/17  00:28:19
5977         Log: trailing new %ENV entries weren't being pushed into the real
5978              environment of subprocesses on Windows
5979      Branch: perl
5980            ! t/op/magic.t win32/perlhost.h
5981 ____________________________________________________________________________
5982 [  6661] By: gsar                                  on 2000/08/17  00:19:20
5983         Log: waitpid() now handles externally spawned pids correctly;
5984              fixes for backtick/wait/waitpid failures on Windows 9x
5985              
5986              these changes make the pid returned by process functions on
5987              Windows 9x always positive by clearing the high bit (which
5988              is always set on Win9x); pseudo-process PIDs are likewise
5989              always negative now on Win9x (just as on NT/2000)
5990      Branch: perl
5991            ! pp_sys.c win32/perlhost.h win32/win32.c
5992 ____________________________________________________________________________
5993 [  6660] By: jhi                                   on 2000/08/17  00:04:32
5994         Log: Retract #6645.
5995      Branch: perl
5996            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5997            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
5998            ! t/op/sprintf.t
5999 ____________________________________________________________________________
6000 [  6659] By: gsar                                  on 2000/08/16  23:59:28
6001         Log: on windows, the return values from wait() and waitpid() don't
6002              match those of pseudo-pids
6003      Branch: perl
6004            ! pp_sys.c t/op/fork.t util.c win32/win32.c
6005 ____________________________________________________________________________
6006 [  6658] By: gsar                                  on 2000/08/16  23:56:14
6007         Log: pod nit seen in passing
6008      Branch: perl
6009            ! pod/perlfunc.pod
6010 ____________________________________________________________________________
6011 [  6657] By: gsar                                  on 2000/08/16  23:53:42
6012         Log: change#6328 could make close(SOCKET) return false on windows
6013              when it shouldn't
6014      Branch: perl
6015            ! win32/win32sck.c
6016 ____________________________________________________________________________
6017 [  6656] By: gsar                                  on 2000/08/16  23:46:57
6018         Log: check that the number pseudo children doesn't exceed
6019              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
6020              the WaitForMultipleObjects() limit that would cause wait()
6021              to crash)
6022              
6023              wait() and waitpid() could potentially be rewritten to use
6024              more than one thread to do the waiting to eliminate this
6025              limitation
6026      Branch: perl
6027            ! win32/perlhost.h
6028 ____________________________________________________________________________
6029 [  6655] By: jhi                                   on 2000/08/16  14:11:05
6030         Log: Update Changes.
6031      Branch: perl
6032            ! Changes patchlevel.h
6033 ____________________________________________________________________________
6034 [  6654] By: jhi                                   on 2000/08/16  14:10:12
6035         Log: Update to perldebtut 1.9, from Richard Foley.
6036      Branch: perl
6037            ! pod/perldebtut.pod
6038 ____________________________________________________________________________
6039 [  6653] By: jhi                                   on 2000/08/16  14:08:17
6040         Log: Change the regx compilation error markers to use = instead of <
6041              since pod makes using the latter quite messy.  Reported in
6042              ID 20000814.006 by Abigail and in
6043              Subject: Unknown escape E<> ?
6044              From: Lupe Christoph <lupe@lupe-christoph.de>
6045              Date: Fri, 11 Aug 2000 00:30:27 +0200
6046              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
6047      Branch: perl
6048            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6049            ! t/op/regmesg.t t/pragma/warn/regcomp
6050 ____________________________________________________________________________
6051 [  6652] By: jhi                                   on 2000/08/16  13:25:31
6052         Log: Change the perlbug address to perl.org since it's more forgiving.
6053              
6054              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
6055              From: abigail@foad.org
6056              Date: 15 Aug 2000 04:15:40 -0000
6057              Message-Id: <20000815041540.8633.qmail@foad.org>
6058      Branch: perl
6059            ! utils/perlbug.PL
6060 ____________________________________________________________________________
6061 [  6651] By: jhi                                   on 2000/08/16  13:22:35
6062         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
6063              From: Tim Jenness <timj@jach.hawaii.edu>
6064              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
6065              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
6066      Branch: perl
6067            ! lib/Cwd.pm
6068 ____________________________________________________________________________
6069 [  6650] By: jhi                                   on 2000/08/16  13:18:13
6070         Log: Update to CPAN 1.57.
6071              
6072              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
6073              From: andreas.koenig@anima.de (Andreas J. Koenig)
6074              Date: 16 Aug 2000 15:09:46 +0200
6075              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
6076      Branch: perl
6077            ! lib/CPAN.pm
6078 ____________________________________________________________________________
6079 [  6649] By: jhi                                   on 2000/08/16  13:12:31
6080         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
6081              From: "Larry W. Virden" <lvirden@cas.org>
6082              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
6083              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
6084      Branch: perl
6085            ! README.hpux
6086 ____________________________________________________________________________
6087 [  6648] By: jhi                                   on 2000/08/16  13:03:53
6088         Log: The numeric locale was reset to "C" by s?printf and never restored.
6089              
6090              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
6091              From: Christian Kirsch <ck@held.mind.de>
6092              Date: Wed, 9 Aug 2000 17:05:17 +0200
6093              Message-Id: <20000809170517.A25389@held>
6094              
6095              No test since adding the failing example to locale.t
6096              does not fail -- probably because the locale settings are so
6097              thoroughly tweaked by that time.  Running the example standalone
6098              does fail, though.  UPDATE: test case added at change #7540.
6099      Branch: perl
6100            ! dump.c perl.h pp.c pp_ctl.c sv.c
6101 ____________________________________________________________________________
6102 [  6647] By: jhi                                   on 2000/08/16  00:07:54
6103         Log: Update Changes and test semi-automatic patchlevel updating.
6104      Branch: perl
6105            ! Changes patchlevel.h
6106 ____________________________________________________________________________
6107 [  6646] By: jhi                                   on 2000/08/15  23:35:07
6108         Log: Fix a dependency problem.
6109              
6110              Subject: [PATCH: 6640] VMS Makefile.SH update
6111              From: Peter Prymmer <pvhp@forte.com>
6112              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
6113              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
6114      Branch: perl
6115            ! vms/descrip_mms.template
6116 ____________________________________________________________________________
6117 [  6645] By: jhi                                   on 2000/08/15  23:33:23
6118         Log: (Retracted by #6660)
6119              
6120              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
6121              From: Dominic Dunlop <domo@computer.org>
6122              Date: Tue, 15 Aug 2000 22:20:52 +0200
6123              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
6124      Branch: metaconfig/U/perl
6125            + d_printfed.U
6126      Branch: perl
6127            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6128            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
6129            ! t/op/sprintf.t
6130 ____________________________________________________________________________
6131 [  6644] By: jhi                                   on 2000/08/15  21:17:20
6132         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
6133              From: abigail@foad.org
6134              Date: 15 Aug 2000 20:12:41 -0000
6135              Message-Id: <20000815201241.25556.qmail@foad.org>
6136      Branch: perl
6137            ! INSTALL
6138 ____________________________________________________________________________
6139 [  6643] By: jhi                                   on 2000/08/15  21:15:28
6140         Log: (an already applied patch)
6141      Branch: perl
6142            ! lib/CGI.pm
6143 ____________________________________________________________________________
6144 [  6642] By: gsar                                  on 2000/08/15  19:54:05
6145         Log: magic callbacks all need to have same type signature
6146      Branch: perl
6147            ! embed.pl mg.c proto.h
6148 ____________________________________________________________________________
6149 [  6641] By: jhi                                   on 2000/08/15  17:56:27
6150         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)
6151              From: Mike Guy <mjtg@cam.ac.uk>
6152              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
6153              Date: Tue, 15 Aug 2000 18:26:45 +0100
6154              
6155              Only the peek.t part applied, not the hash quality part.
6156      Branch: perl
6157            ! t/lib/peek.t
6158 ____________________________________________________________________________
6159 [  6640] By: jhi                                   on 2000/08/15  16:37:37
6160         Log: Update Changes.
6161      Branch: perl
6162            ! Changes
6163 ____________________________________________________________________________
6164 [  6639] By: jhi                                   on 2000/08/15  16:34:55
6165         Log: Missed a file from #6638.
6166      Branch: perl
6167            ! lib/File/Temp.pm
6168 ____________________________________________________________________________
6169 [  6638] By: jhi                                   on 2000/08/15  16:33:19
6170         Log: Subject: [PATCH perl@6620] cygwin port
6171              From: "Fifer, Eric" <EFifer@sanwaint.com>
6172              Date: Tue, 15 Aug 2000 17:00:49 +0100
6173              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
6174      Branch: perl
6175            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
6176 ____________________________________________________________________________
6177 [  6637] By: jhi                                   on 2000/08/15  16:29:22
6178         Log: Subject: [PATCH] debugger exit code should reflect user exit code
6179              From: Mike Guy <mjtg@cam.ac.uk>
6180              Date: Tue, 15 Aug 2000 16:55:59 +0100
6181              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
6182      Branch: perl
6183            ! lib/perl5db.pl
6184 ____________________________________________________________________________
6185 [  6636] By: jhi                                   on 2000/08/15  15:30:58
6186         Log: Update Changes.
6187      Branch: perl
6188            ! Changes
6189 ____________________________________________________________________________
6190 [  6635] By: jhi                                   on 2000/08/15  15:27:21
6191         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
6192      Branch: metaconfig
6193            ! U/mkglossary U/mksample
6194      Branch: metaconfig/U/perl
6195            ! Devel.U
6196      Branch: perl
6197            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6198 ____________________________________________________________________________
6199 [  6634] By: jhi                                   on 2000/08/15  14:11:55
6200         Log: Don't blow limited stacks, a lower number is enough to
6201              tickle the lookbehind limit.
6202              
6203              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
6204              From: Dominic Dunlop <domo@computer.org>
6205              Date: Tue, 15 Aug 2000 13:51:24 +0200
6206              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
6207      Branch: perl
6208            ! t/op/regmesg.t
6209 ____________________________________________________________________________
6210 [  6633] By: jhi                                   on 2000/08/15  14:01:46
6211         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
6212              From: Mike Guy <mjtg@cam.ac.uk>
6213              Date: Tue, 15 Aug 2000 12:10:50 +0100
6214              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
6215      Branch: perl
6216            ! utils/perldoc.PL
6217 ____________________________________________________________________________
6218 [  6632] By: jhi                                   on 2000/08/15  13:58:48
6219         Log: make ok etc also for win32.
6220              
6221              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
6222              From: Prymmer/Kahn <pvhp@best.com>
6223              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
6224              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
6225      Branch: perl
6226            ! win32/Makefile
6227 ____________________________________________________________________________
6228 [  6631] By: jhi                                   on 2000/08/15  13:45:03
6229         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
6230      Branch: perl
6231            ! lib/Test.pm
6232 ____________________________________________________________________________
6233 [  6630] By: jhi                                   on 2000/08/15  03:25:09
6234         Log: Update Changes.
6235      Branch: perl
6236            ! Changes
6237 ____________________________________________________________________________
6238 [  6629] By: jhi                                   on 2000/08/15  03:23:53
6239         Log: magic_regdatum_set() is void, not int.
6240      Branch: perl
6241            ! embed.pl mg.c proto.h
6242 ____________________________________________________________________________
6243 [  6628] By: jhi                                   on 2000/08/15  03:08:02
6244         Log: Make the user to give up his firstborn, err, to knowingly
6245              verify installing an unstable developer release.  Also bump
6246              the release to 5.7.0, but leave a patch tag in the local
6247              patches saying that this is not yet the real thing.
6248      Branch: metaconfig
6249            ! U/modified/Instruct.U
6250      Branch: metaconfig/U/perl
6251            + Devel.U
6252      Branch: perl
6253            ! Configure patchlevel.h
6254 ____________________________________________________________________________
6255 [  6627] By: jhi                                   on 2000/08/14  22:32:52
6256         Log: README.os2 update.
6257              
6258              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
6259              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6260              Date: Wed, 02 Aug 2000 21:55:09 -0700
6261              Message-ID: <tsPi5gzkgegX092yn@efn.org>
6262      Branch: perl
6263            ! README.os2
6264 ____________________________________________________________________________
6265 [  6626] By: jhi                                   on 2000/08/14  21:00:02
6266         Log: Subject: Re: File::Temp problems on VMS in bleedperl
6267              From: Tim Jenness <timj@jach.hawaii.edu>
6268              cc: vmsperl@perl.org
6269              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
6270              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
6271      Branch: perl
6272            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
6273 ____________________________________________________________________________
6274 [  6625] By: jhi                                   on 2000/08/14  20:52:16
6275         Log: Add SUIDMAIL as was done for the CERT alert.
6276      Branch: perl
6277            ! patchlevel.h
6278 ____________________________________________________________________________
6279 [  6624] By: jhi                                   on 2000/08/14  20:48:50
6280         Log: Subject: sfio2000
6281              From: Daniel Muino <dmuino@afip.gov.ar>
6282              Date: Mon, 14 Aug 2000 16:58:11 -0300
6283              Message-ID: <20000814165811.B16368@con2-dgi>
6284      Branch: perl
6285            ! perlsdio.h perlsfio.h
6286 ____________________________________________________________________________
6287 [  6623] By: jhi                                   on 2000/08/14  20:47:36
6288         Log: Subject: warning: storage class after type is obsolescent
6289              From: Daniel Muino <dmuino@afip.gov.ar>
6290              Date: Mon, 14 Aug 2000 16:42:47 -0300
6291              Message-ID: <20000814164247.A16368@con2-dgi>
6292      Branch: perl
6293            ! regcomp.pl regnodes.h
6294 ____________________________________________________________________________
6295 [  6622] By: jhi                                   on 2000/08/14  20:43:05
6296         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
6297              From: abigail@foad.org
6298              Date: 14 Aug 2000 20:00:10 -0000
6299              Message-Id: <20000814200010.27271.qmail@foad.org>
6300      Branch: perl
6301            ! Changes
6302 ____________________________________________________________________________
6303 [  6621] By: jhi                                   on 2000/08/14  15:23:05
6304         Log: Update Changes.
6305      Branch: perl
6306            ! Changes
6307 ____________________________________________________________________________
6308 [  6620] By: jhi                                   on 2000/08/14  15:22:14
6309         Log: Subject: Re: [PATCH] @+, @- readonly
6310              From: Mike Guy <mjtg@cam.ac.uk>
6311              Date: Mon, 14 Aug 2000 15:26:55 +0100
6312              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
6313      Branch: perl
6314            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
6315            ! sv.c t/op/pat.t
6316 ____________________________________________________________________________
6317 [  6619] By: jhi                                   on 2000/08/14  14:12:08
6318         Log: Update Changes.
6319      Branch: perl
6320            ! Changes
6321 ____________________________________________________________________________
6322 [  6618] By: jhi                                   on 2000/08/14  14:09:34
6323         Log: For now remove the mail code.
6324      Branch: perl
6325            ! perl.c
6326 ____________________________________________________________________________
6327 [  6617] By: jhi                                   on 2000/08/14  14:08:28
6328         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
6329      Branch: perl
6330            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
6331            ! pod/perlfaq8.pod pod/perlsec.pod
6332 ____________________________________________________________________________
6333 [  6616] By: jhi                                   on 2000/08/14  14:00:11
6334         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
6335              From: Mike Guy <mjtg@cam.ac.uk>
6336              Date: Mon, 14 Aug 2000 08:26:02 +0100
6337              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
6338      Branch: perl
6339            ! lib/perl5db.pl
6340 ____________________________________________________________________________
6341 [  6615] By: jhi                                   on 2000/08/14  13:58:45
6342         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
6343              From: Mike Guy <mjtg@cam.ac.uk>
6344              Date: Mon, 14 Aug 2000 08:04:22 +0100
6345              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
6346      Branch: perl
6347            ! gv.c mg.c t/op/pat.t
6348 ____________________________________________________________________________
6349 [  6614] By: jhi                                   on 2000/08/14  13:56:45
6350         Log: Subject: Test fails / warnings with perl-current #6612
6351              From: Mike Guy <mjtg@cam.ac.uk>
6352              Date: Mon, 14 Aug 2000 07:57:23 +0100
6353              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
6354      Branch: perl
6355            ! t/lib/b.t t/lib/peek.t
6356 ____________________________________________________________________________
6357 [  6613] By: jhi                                   on 2000/08/14  13:45:33
6358         Log: VMS configure.com update continues.
6359      Branch: perl
6360            - vms/configure.com
6361            ! MANIFEST configure.com
6362 ____________________________________________________________________________
6363 [  6612] By: jhi                                   on 2000/08/13  22:13:35
6364         Log: Update Changes.
6365      Branch: perl
6366            ! Changes
6367 ____________________________________________________________________________
6368 [  6611] By: jhi                                   on 2000/08/13  16:21:45
6369         Log: Upgrade to CGI 2.71, from Lincoln Stein.
6370      Branch: perl
6371            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
6372 ____________________________________________________________________________
6373 [  6610] By: jhi                                   on 2000/08/13  15:09:16
6374         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
6375              From: Mike Guy <mjtg@cam.ac.uk>
6376              Date: Sun, 13 Aug 2000 13:45:51 +0100
6377              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
6378      Branch: perl
6379            ! t/op/regmesg.t
6380 ____________________________________________________________________________
6381 [  6609] By: jhi                                   on 2000/08/13  14:31:26
6382         Log: Andreas says that 1.56 is fine, so reverting back to it.
6383      Branch: perl
6384            ! lib/CPAN.pm
6385 ____________________________________________________________________________
6386 [  6608] By: jhi                                   on 2000/08/13  05:34:20
6387         Log: Update Changes.
6388      Branch: perl
6389            ! Changes
6390 ____________________________________________________________________________
6391 [  6607] By: jhi                                   on 2000/08/13  05:32:01
6392         Log: Put back the \z changes of #5406 to CPAN.pm.
6393      Branch: perl
6394            ! lib/CPAN.pm
6395 ____________________________________________________________________________
6396 [  6606] By: jhi                                   on 2000/08/13  05:20:16
6397         Log: Fix-n-skip the tests under 5005threads.
6398      Branch: perl
6399            ! t/lib/b.t
6400 ____________________________________________________________________________
6401 [  6605] By: jhi                                   on 2000/08/13  05:07:48
6402         Log: Fix the test for 5005threads.
6403      Branch: perl
6404            ! t/lib/peek.t
6405 ____________________________________________________________________________
6406 [  6604] By: jhi                                   on 2000/08/13  03:35:37
6407         Log: Should have deleted this in #6603.
6408      Branch: perl
6409            - vms/subconfigure.com
6410 ____________________________________________________________________________
6411 [  6603] By: jhi                                   on 2000/08/12  18:29:32
6412         Log: Rewrite of vms/subconfigure.com as configure.com,
6413              from Peter Prymmer and the vmsperl crew.
6414      Branch: perl
6415            + vms/configure.com
6416            ! MANIFEST
6417 ____________________________________________________________________________
6418 [  6602] By: jhi                                   on 2000/08/11  13:00:01
6419         Log: PlainText.pm is dead.
6420      Branch: perl
6421            - lib/Pod/PlainText.pm
6422            ! MANIFEST
6423 ____________________________________________________________________________
6424 [  6601] By: jhi                                   on 2000/08/11  04:06:45
6425         Log: Update Changes.
6426      Branch: perl
6427            ! Changes
6428 ____________________________________________________________________________
6429 [  6600] By: jhi                                   on 2000/08/11  04:06:10
6430         Log: Add a few missing files, update MANIFEST.
6431      Branch: perl
6432            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
6433            + lib/Pod/PlainText.pm t/pod/find.t
6434            ! MANIFEST t/op/regmesg.t
6435 ____________________________________________________________________________
6436 [  6599] By: jhi                                   on 2000/08/11  03:31:10
6437         Log: Add Perl debugging tutorial, regen toc. 
6438              
6439              Subject: perldebtut.pod
6440              From: Richard Foley <Richard.Foley@m.dasa.de>
6441              Date: Wed, 09 Aug 2000 10:17:15 +0200
6442              Message-id: <3991138B.262247B8@m.dasa.de>
6443      Branch: perl
6444            + pod/perldebtut.pod
6445            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6446 ____________________________________________________________________________
6447 [  6598] By: jhi                                   on 2000/08/11  02:48:56
6448         Log: tiny Changes edit
6449      Branch: perl
6450            ! Changes
6451 ____________________________________________________________________________
6452 [  6597] By: jhi                                   on 2000/08/11  02:39:04
6453         Log: Tests for #6589.
6454              
6455              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
6456              From: simon@brecon.co.uk (Simon Cozens)
6457              Date: 11 Aug 2000 02:24:52 GMT
6458              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
6459      Branch: perl
6460            ! t/lib/b.t
6461 ____________________________________________________________________________
6462 [  6596] By: jhi                                   on 2000/08/11  01:50:07
6463         Log: Update Changes.
6464      Branch: perl
6465            ! Changes
6466 ____________________________________________________________________________
6467 [  6595] By: jhi                                   on 2000/08/11  01:47:16
6468         Log: nitfix
6469      Branch: perl
6470            ! Changes
6471 ____________________________________________________________________________
6472 [  6594] By: jhi                                   on 2000/08/11  01:36:16
6473         Log: Subject: Getting perlio and threads to compile
6474              From: Lupe Christoph <lupe@lupe-christoph.de>
6475              Date: Wed, 9 Aug 2000 11:35:54 +0200
6476              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
6477              
6478              (the Solaris version changes in Configure skipped)
6479      Branch: perl
6480            ! hints/solaris_2.sh thread.h
6481 ____________________________________________________________________________
6482 [  6593] By: jhi                                   on 2000/08/11  01:30:16
6483         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
6484              From: simon@brecon.co.uk (Simon Cozens)
6485              Date: 1 Aug 2000 06:55:19 GMT
6486              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
6487      Branch: perl
6488            ! lib/utf8.pm
6489 ____________________________________________________________________________
6490 [  6592] By: jhi                                   on 2000/08/11  01:26:39
6491         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
6492              From: Peter Scott <Peter@PeterScott.com>
6493              Date: Thu, 10 Aug 2000 08:23:27 -0700
6494              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
6495      Branch: perl
6496            ! lib/perl5db.pl
6497 ____________________________________________________________________________
6498 [  6591] By: jhi                                   on 2000/08/11  01:22:02
6499         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
6500              From: Hugo <hv@crypt.compulink.co.uk>
6501              Date: Thu, 10 Aug 2000 19:23:04 +0100
6502              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
6503      Branch: perl
6504            ! regexec.c t/op/pat.t
6505 ____________________________________________________________________________
6506 [  6590] By: jhi                                   on 2000/08/11  01:19:19
6507         Log: Preprocessing and postprocessing for File::Find.
6508              
6509              Subject: Patch to Find::File.pm to allow alphabetical results
6510              From: Joe Smith <jsmith@inwap.com>
6511              Date: Wed, 9 Aug 2000 02:44:54 -0700
6512              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
6513      Branch: perl
6514            ! lib/File/Find.pm
6515 ____________________________________________________________________________
6516 [  6589] By: jhi                                   on 2000/08/11  01:12:39
6517         Log: B::Deparse didn't do sub attributes.
6518              
6519              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
6520              From: simon@brecon.co.uk (Simon Cozens)
6521              Date: 9 Aug 2000 04:49:20 GMT
6522              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
6523      Branch: perl
6524            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
6525 ____________________________________________________________________________
6526 [  6588] By: jhi                                   on 2000/08/11  01:06:40
6527         Log: Subject: debugger "d" command doesnt check line number
6528              From: Mike Guy <mjtg@cam.ac.uk>
6529              Date: Tue, 08 Aug 2000 21:54:29 +0100
6530              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
6531      Branch: perl
6532            ! lib/perl5db.pl mg.c pod/perldiag.pod
6533 ____________________________________________________________________________
6534 [  6587] By: jhi                                   on 2000/08/11  00:45:03
6535         Log: sleep(1) does not necessarily return 1.
6536              
6537              Subject: [PATCH bleadperl] op/lex_assign.t  
6538              From: Hugo <hv@crypt.compulink.co.uk>
6539              Date: Thu, 03 Aug 2000 14:34:22 +0100        
6540              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
6541      Branch: perl
6542            ! t/op/lex_assign.t
6543 ____________________________________________________________________________
6544 [  6586] By: jhi                                   on 2000/08/11  00:31:50
6545         Log: Document the IO::Select timeout.
6546      Branch: perl
6547            ! ext/IO/lib/IO/Select.pm
6548 ____________________________________________________________________________
6549 [  6585] By: jhi                                   on 2000/08/11  00:13:54
6550         Log: Forgot contributor.
6551      Branch: perl
6552            ! Changes
6553 ____________________________________________________________________________
6554 [  6584] By: jhi                                   on 2000/08/11  00:09:19
6555         Log: detypo
6556      Branch: perl
6557            ! Changes
6558 ____________________________________________________________________________
6559 [  6583] By: jhi                                   on 2000/08/11  00:07:53
6560         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
6561              
6562              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
6563              From: Mike Guy <mjtg@cam.ac.uk> 
6564              Date: Thu, 10 Aug 2000 15:50:54 +0100
6565              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
6566      Branch: perl
6567            ! sv.c t/op/int.t
6568 ____________________________________________________________________________
6569 [  6582] By: jhi                                   on 2000/08/10  23:29:32
6570         Log: Update Changes.
6571      Branch: perl
6572            ! Changes
6573 ____________________________________________________________________________
6574 [  6581] By: jhi                                   on 2000/08/10  23:26:16
6575         Log: Put back the std @INC thing.
6576      Branch: perl
6577            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
6578            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
6579            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
6580            ! t/lib/gol-oo.t
6581 ____________________________________________________________________________
6582 [  6580] By: jhi                                   on 2000/08/10  23:03:34
6583         Log: Update to CGI 2.70, from Lincoln Stein.
6584      Branch: perl
6585            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
6586            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
6587            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
6588            ! t/lib/cgi-request.t
6589 ____________________________________________________________________________
6590 [  6579] By: jhi                                   on 2000/08/10  22:41:50
6591         Log: Update to CPAN 1.56, from Andreas König.
6592      Branch: perl
6593            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6594 ____________________________________________________________________________
6595 [  6578] By: jhi                                   on 2000/08/10  22:38:13
6596         Log: Update to Pod::Parser 1.17, from Brad Appleton.
6597      Branch: perl
6598            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
6599            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
6600            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
6601            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
6602            ! t/pod/include.t t/pod/included.t t/pod/lref.t
6603            ! t/pod/multiline_items.t t/pod/nested_items.t
6604            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
6605            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
6606            ! t/pod/special_seqs.t
6607 ____________________________________________________________________________
6608 [  6577] By: jhi                                   on 2000/08/10  22:35:41
6609         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
6610      Branch: perl
6611            ! AUTHORS MAINTAIN
6612 ____________________________________________________________________________
6613 [  6576] By: jhi                                   on 2000/08/10  22:24:54
6614         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
6615      Branch: perl
6616            + t/lib/gol-oo.t
6617            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
6618            ! t/lib/gol-compat.t t/lib/gol-linkage.t
6619 ____________________________________________________________________________
6620 [  6575] By: jhi                                   on 2000/08/10  22:02:07
6621         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
6622      Branch: perl
6623            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
6624 ____________________________________________________________________________
6625 [  6574] By: jhi                                   on 2000/08/10  21:55:03
6626         Log: Iterating perl6 description.
6627      Branch: perl
6628            ! pod/perlfaq1.pod
6629 ____________________________________________________________________________
6630 [  6573] By: jhi                                   on 2000/08/10  21:48:26
6631         Log: Revert the sv.c part of #6559, a better fix is needed.
6632      Branch: perl
6633            ! sv.c
6634 ____________________________________________________________________________
6635 [  6572] By: jhi                                   on 2000/08/10  20:33:43
6636         Log: It's the 2ndO'ROSSC.
6637      Branch: perl
6638            ! pod/perlfaq1.pod
6639 ____________________________________________________________________________
6640 [  6571] By: jhi                                   on 2000/08/10  15:55:48
6641         Log: detypo
6642      Branch: perl
6643            ! pod/perlfaq1.pod
6644 ____________________________________________________________________________
6645 [  6570] By: jhi                                   on 2000/08/10  14:11:17
6646         Log: An exceptionally sticky typo.
6647      Branch: perl
6648            ! Changes
6649 ____________________________________________________________________________
6650 [  6569] By: jhi                                   on 2000/08/10  14:09:33
6651         Log: detypo (and test Changes updating script)
6652      Branch: perl
6653            ! Changes
6654 ____________________________________________________________________________
6655 [  6568] By: jhi                                   on 2000/08/10  14:07:07
6656         Log: Update Changes.
6657      Branch: perl
6658            ! Changes
6659 ____________________________________________________________________________
6660 [  6567] By: jhi                                   on 2000/08/10  14:06:19
6661         Log: Amend the description of Perl6.
6662              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
6663              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6664              Date: Wed, 9 Aug 2000 22:11:06 -0500
6665              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
6666      Branch: perl
6667            ! pod/perlfaq1.pod
6668 ____________________________________________________________________________
6669 [  6566] By: jhi                                   on 2000/08/10  13:58:57
6670         Log: Subject: Remove dead entry in perldiag
6671              From: Mike Guy <mjtg@cam.ac.uk>
6672              Date: Thu, 10 Aug 2000 14:19:19 +0100
6673              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
6674      Branch: perl
6675            ! pod/perldiag.pod
6676 ____________________________________________________________________________
6677 [  6565] By: jhi                                   on 2000/08/10  13:51:48
6678         Log: Zero entries were skipped, fix from Adrian Goalby
6679              <argoalby@yahoo.co.uk>
6680      Branch: perl
6681            ! lib/unicode/Number.pl lib/unicode/mktables.PL
6682 ____________________________________________________________________________
6683 [  6564] By: jhi                                   on 2000/08/10  13:00:12
6684         Log: Subject: [PATCH 5.6.0] cygwin port
6685              From: "Fifer, Eric" <EFifer@sanwaint.com>
6686              Date: Thu, 10 Aug 2000 13:15:36 +0100
6687              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
6688      Branch: perl
6689            ! README.cygwin hints/cygwin.sh
6690 ____________________________________________________________________________
6691 [  6563] By: jhi                                   on 2000/08/10  12:55:16
6692         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
6693      Branch: perl
6694            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
6695 ____________________________________________________________________________
6696 [  6562] By: gsar                                  on 2000/08/10  08:38:39
6697         Log: warn is a macro, avoid using at a variable to avoid warnings
6698              in some configurations; readdir.t is too conservative in
6699              estimating number of *.t's
6700      Branch: perl
6701            ! t/op/readdir.t util.c
6702 ____________________________________________________________________________
6703 [  6561] By: jhi                                   on 2000/08/09  23:35:42
6704         Log: Update Changes.
6705      Branch: perl
6706            ! Changes
6707 ____________________________________________________________________________
6708 [  6560] By: jhi                                   on 2000/08/09  23:05:47
6709         Log: Subject: Re: enhanced(?) regex error messages
6710              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
6711              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
6712              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
6713              
6714              (plus two small patches sent privately)
6715              (this still seems to leave few test failures)
6716      Branch: perl
6717            + t/op/regmesg.t
6718            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
6719            ! t/pragma/warn/regcomp
6720 ____________________________________________________________________________
6721 [  6559] By: jhi                                   on 2000/08/09  20:41:18
6722         Log: (The fix did work but was not right, retracted in #6573)
6723              
6724              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
6725              From: Christian Kirsch <ck@held.mind.de>
6726              Date: Wed, 9 Aug 2000 17:05:17 +0200
6727              Message-Id: <20000809170517.A25389@held>
6728      Branch: perl
6729            ! sv.c t/pragma/locale.t
6730 ____________________________________________________________________________
6731 [  6558] By: jhi                                   on 2000/08/08  22:34:08
6732         Log: Tiny updates on the contributors list.
6733      Branch: perl
6734            ! Changes
6735 ____________________________________________________________________________
6736 [  6557] By: jhi                                   on 2000/08/08  19:34:28
6737         Log: Double check that we have a dirhandle.
6738      Branch: perl
6739            ! util.c
6740 ____________________________________________________________________________
6741 [  6556] By: jhi                                   on 2000/08/08  19:01:51
6742         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
6743              May be repopulated with fresh maintained examples.
6744      Branch: perl
6745            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
6746            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
6747            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
6748            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
6749            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
6750            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
6751            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
6752            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
6753            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
6754            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
6755            + lib/CGI/eg/wilogo_gif.uu
6756            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
6757            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
6758            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
6759            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
6760            - eg/cgi/frameset.cgi eg/cgi/index.html
6761            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
6762            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
6763            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
6764            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
6765            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
6766            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
6767            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
6768            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
6769            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
6770            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
6771            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
6772            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
6773            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
6774            - eg/van/vanish eg/who eg/wrapsuid
6775            ! MANIFEST
6776 ____________________________________________________________________________
6777 [  6555] By: jhi                                   on 2000/08/08  18:51:08
6778         Log: Delete chat2 as requested by Randal.
6779              
6780              Subject: Re: perlfaq8 coyness
6781              From: merlyn@stonehenge.com (Randal L. Schwartz) 
6782              Date: 15 May 2000 18:52:42 -0700 
6783              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
6784      Branch: perl
6785            - lib/chat2.pl
6786            ! MANIFEST
6787 ____________________________________________________________________________
6788 [  6554] By: jhi                                   on 2000/08/08  18:31:35
6789         Log: Regen global.sym.
6790      Branch: perl
6791            ! global.sym
6792 ____________________________________________________________________________
6793 [  6553] By: jhi                                   on 2000/08/08  18:28:13
6794         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
6795              (either perlbug or p5p ate the original), plus regen
6796              perlapi and perltoc. 
6797      Branch: perl
6798            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
6799            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
6800            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
6801            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
6802            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
6803            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
6804            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
6805            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
6806            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
6807            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
6808 ____________________________________________________________________________
6809 [  6552] By: jhi                                   on 2000/08/08  18:06:29
6810         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
6811              From: Mike Guy <mjtg@cam.ac.uk>
6812              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
6813              Date: Tue, 08 Aug 2000 15:51:27 +0100
6814      Branch: perl
6815            ! doop.c sv.h t/op/join.t t/pragma/overload.t
6816 ____________________________________________________________________________
6817 [  6551] By: jhi                                   on 2000/08/08  18:01:11
6818         Log: Re-apply #6549.
6819      Branch: perl
6820            ! lib/perl5db.pl
6821 ____________________________________________________________________________
6822 [  6550] By: jhi                                   on 2000/08/08  17:43:08
6823         Log: Accidental retraction of #6549.
6824      Branch: perl
6825            ! lib/perl5db.pl
6826 ____________________________________________________________________________
6827 [  6549] By: jhi                                   on 2000/08/08  17:40:04
6828         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
6829              From: Mike Guy <mjtg@cam.ac.uk>
6830              Date: Mon, 07 Aug 2000 21:49:58 +0100
6831              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
6832      Branch: perl
6833            ! lib/perl5db.pl
6834 ____________________________________________________________________________
6835 [  6548] By: jhi                                   on 2000/08/08  17:37:57
6836         Log: Document here-doc better.
6837              
6838              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
6839              From: Mike Guy <mjtg@cam.ac.uk>
6840              Date: Mon, 07 Aug 2000 14:02:09 +0100
6841              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
6842      Branch: perl
6843            ! pod/perldata.pod
6844 ____________________________________________________________________________
6845 [  6547] By: jhi                                   on 2000/08/08  17:33:34
6846         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
6847              From: "Randy J. Ray" <rjray@redhat.com>
6848              Date: Mon, 07 Aug 2000 19:12:25 -0700
6849              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
6850      Branch: perl
6851            ! perl.c pod/perlrun.pod
6852 ____________________________________________________________________________
6853 [  6546] By: jhi                                   on 2000/08/08  17:29:26
6854         Log: Subject: Re: enhanced(?) regex error messages 
6855              From: Hugo <hv@crypt.compulink.co.uk>
6856              Date: Tue, 08 Aug 2000 03:25:51 +0100
6857              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
6858              
6859              plus Capitalize the error messages, plus perldiag them.
6860      Branch: perl
6861            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
6862 ____________________________________________________________________________
6863 [  6545] By: jhi                                   on 2000/08/08  13:59:28
6864         Log: Augment #6539 a bit: don't croak if there's magic in the air.
6865              
6866              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
6867              From: Hugo <hv@crypt.compulink.co.uk>
6868              Date: Tue, 08 Aug 2000 03:02:03 +0100
6869              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
6870      Branch: perl
6871            ! pp.c t/op/bless.t
6872 ____________________________________________________________________________
6873 [  6544] By: jhi                                   on 2000/08/07  21:11:52
6874         Log: Make the test -w clean.
6875      Branch: perl
6876            ! t/op/bless.t
6877 ____________________________________________________________________________
6878 [  6543] By: jhi                                   on 2000/08/07  19:49:53
6879         Log: use warnings instead of $^W.
6880      Branch: perl
6881            ! t/op/bless.t
6882 ____________________________________________________________________________
6883 [  6542] By: jhi                                   on 2000/08/07  17:41:41
6884         Log: Disable a portability warning Because We Know What We Are Doing.
6885      Branch: perl
6886            ! t/op/bless.t
6887 ____________________________________________________________________________
6888 [  6541] By: jhi                                   on 2000/08/07  17:29:51
6889         Log: Tiny tidying on report_evil_fh().
6890      Branch: perl
6891            ! util.c
6892 ____________________________________________________________________________
6893 [  6540] By: jhi                                   on 2000/08/07  16:37:38
6894         Log: Make regular expression parse error messages easier to understand.
6895              
6896              Subject: Re: enhanced(?) regex error messages
6897              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
6898              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
6899              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
6900      Branch: perl
6901            ! regcomp.c
6902 ____________________________________________________________________________
6903 [  6539] By: jhi                                   on 2000/08/07  16:12:27
6904         Log: Make bless(REF, REF) a fatal error, add bless tests.
6905              
6906              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
6907              From: Hugo <hv@crypt.compulink.co.uk>
6908              Date: Mon, 07 Aug 2000 16:59:38 +0100
6909              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
6910      Branch: perl
6911            + t/op/bless.t
6912            ! MANIFEST pod/perldiag.pod pp.c sv.c
6913 ____________________________________________________________________________
6914 [  6538] By: jhi                                   on 2000/08/07  15:59:43
6915         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
6916              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
6917              Date: Thu, 3 Aug 2000 14:29:21 -0700
6918              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
6919      Branch: perl
6920            ! lib/lib_pm.PL
6921 ____________________________________________________________________________
6922 [  6537] By: jhi                                   on 2000/08/07  15:47:18
6923         Log: Retract #6419 for now since it breaks in AFS and MachTen.
6924      Branch: perl
6925            ! lib/Cwd.pm
6926 ____________________________________________________________________________
6927 [  6536] By: jhi                                   on 2000/08/07  15:05:29
6928         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
6929              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
6930              The security hole exists only in suidperls, which isn't
6931              installed or even built by default.
6932      Branch: perl
6933            ! perl.c
6934 ____________________________________________________________________________
6935 [  6535] By: jhi                                   on 2000/08/07  14:45:14
6936         Log: tr memory corruption fix from Simon Cozens.
6937      Branch: perl
6938            ! doop.c
6939 ____________________________________________________________________________
6940 [  6534] By: jhi                                   on 2000/08/06  11:38:16
6941         Log: Document a bit that UDP is not what you might think.
6942              
6943              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
6944              From: Lupe Christoph <lupe@lupe-christoph.de>
6945              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
6946              Date: Mon, 24 Jul 2000 08:59:15 +0200
6947      Branch: perl
6948            ! pod/perlipc.pod
6949 ____________________________________________________________________________
6950 [  6533] By: jhi                                   on 2000/08/06  11:35:01
6951         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
6952              From: Jeff Pinyan <jeffp@hut.crusoe.net>
6953              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
6954              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
6955      Branch: perl
6956            ! pod/perlfunc.pod
6957 ____________________________________________________________________________
6958 [  6532] By: jhi                                   on 2000/08/06  03:45:41
6959         Log: Have symbols for the IoTYPEs.
6960      Branch: perl
6961            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
6962 ____________________________________________________________________________
6963 [  6531] By: jhi                                   on 2000/08/06  01:33:55
6964         Log: Continue fixing the io warnings.  This also
6965              sort of fixes bug ID 20000802.003: the core dump
6966              is no more.  Whether the current behaviour is correct
6967              (giving a warning: "Not a format reference"), is another matter.
6968      Branch: perl
6969            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
6970            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6971 ____________________________________________________________________________
6972 [  6530] By: jhi                                   on 2000/08/05  21:33:12
6973         Log: Change the Policy policy: now -Dprefix= with an existing
6974              Policy.sh and prefix == siteprefix == vendorprefix, then all
6975              of them follow along the new prefix.
6976              
6977              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
6978              From: Andy Dougherty <doughera@lafayette.edu>
6979              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
6980              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
6981      Branch: perl
6982            ! Policy_sh.SH
6983 ____________________________________________________________________________
6984 [  6529] By: jhi                                   on 2000/08/05  18:57:28
6985         Log: Zap lib/Sys directory when cleaning up.
6986      Branch: perl
6987            ! Makefile.SH
6988 ____________________________________________________________________________
6989 [  6528] By: jhi                                   on 2000/08/05  18:40:44
6990         Log: Essential prototype changes were missing from #6527.
6991              Also make report_evil_fh() more bomb-proof.
6992      Branch: perl
6993            ! embed.h util.c
6994 ____________________________________________________________________________
6995 [  6527] By: jhi                                   on 2000/08/05  03:22:05
6996         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
6997              From: "Ronald F. Guilmette" <rfg@monkeys.com>
6998              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
6999              Message-Id: <200007242247.PAA52177@monkeys.com>
7000      Branch: perl
7001            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
7002 ____________________________________________________________________________
7003 [  6526] By: jhi                                   on 2000/08/04  21:23:27
7004         Log: gcc versions might have (parentheses) in them.
7005      Branch: metaconfig/U/perl
7006            ! gccvers.U
7007      Branch: perl
7008            ! Configure config_h.SH
7009 ____________________________________________________________________________
7010 [  6525] By: jhi                                   on 2000/08/04  20:23:12
7011         Log: Weed buglets pointed out by
7012              
7013              From: Lupe Christoph <lupe@lupe-christoph.de>
7014              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
7015              Date: Fri, 4 Aug 2000 17:34:39 +0200
7016              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
7017      Branch: metaconfig/U/perl
7018            ! gccvers.U uselfs.U
7019      Branch: perl
7020            ! Configure config_h.SH
7021 ____________________________________________________________________________
7022 [  6524] By: jhi                                   on 2000/08/04  19:02:08
7023         Log: Warn under -w if lstat(FH) is attempted.
7024              
7025              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
7026              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
7027              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
7028              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
7029      Branch: perl
7030            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7031            ! t/pragma/warn/pp_sys
7032 ____________________________________________________________________________
7033 [  6523] By: jhi                                   on 2000/08/04  12:31:11
7034         Log: Subject: New perlcc, take 2
7035              From: simon@brecon.co.uk (Simon Cozens)
7036              Date: 4 Aug 2000 06:21:04 GMT
7037              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
7038      Branch: perl
7039            ! utils/perlcc.PL
7040 ____________________________________________________________________________
7041 [  6522] By: jhi                                   on 2000/08/04  12:26:33
7042         Log: Subject: Re: Array vs. List context
7043              From: Daniel Chetlin <daniel@chetlin.com>
7044              Date: Fri, 4 Aug 2000 00:22:44 -0700
7045              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
7046      Branch: perl
7047            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
7048            ! pod/perlfaq4.pod
7049 ____________________________________________________________________________
7050 [  6521] By: jhi                                   on 2000/08/04  12:22:38
7051         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
7052              From: Raymund Will <ray@caldera.de>
7053              Date: Fri, 4 Aug 2000 12:07:09 +0200
7054              Message-Id: <20000804120709.A14982@caldera.de>
7055      Branch: perl
7056            ! configure.gnu
7057 ____________________________________________________________________________
7058 [  6520] By: jhi                                   on 2000/08/04  04:09:06
7059         Log: After the #6519 a warning about stat() is just that,
7060              not about a filetest, which now have their own warning.
7061      Branch: perl
7062            ! pod/perldiag.pod
7063 ____________________________________________________________________________
7064 [  6519] By: jhi                                   on 2000/08/04  04:06:30
7065         Log: In the warnings call filehandles consistently so;
7066              add "unopened" warning for stat().
7067      Branch: perl
7068            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
7069            ! t/pragma/warn/pp_sys
7070 ____________________________________________________________________________
7071 [  6518] By: jhi                                   on 2000/08/04  02:55:35
7072         Log: Subject: Minor tweak to perlvar.pod
7073              From: "Stephen P. Potter" <spp@ds.net>
7074              Date: Tue, 18 Apr 2000 09:26:03 -0400
7075              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
7076      Branch: perl
7077            ! pod/perlvar.pod
7078 ____________________________________________________________________________
7079 [  6517] By: jhi                                   on 2000/08/04  02:50:08
7080         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
7081              From: "Clinton Pierce" <cpierce1@ford.com>
7082              Date: Wed, 21 Jul 1999 16:45:31 -0400
7083              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
7084              
7085              Fix by Stephen Potter (visible in the bug db but not in p5p?)
7086      Branch: perl
7087            ! pod/perlfunc.pod pod/perlop.pod
7088 ____________________________________________________________________________
7089 [  6516] By: jhi                                   on 2000/08/04  02:09:25
7090         Log: This is 6512.  Really.
7091      Branch: perl
7092            ! dump.c
7093 ____________________________________________________________________________
7094 [  6515] By: jhi                                   on 2000/08/04  01:25:50
7095         Log: mention the idea of @( and @)
7096      Branch: perl
7097            ! Todo-5.6
7098 ____________________________________________________________________________
7099 [  6513] By: jhi                                   on 2000/08/04  01:18:18
7100         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
7101              From: Mark Dickinson <dickins3@fas.harvard.edu>
7102              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
7103              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
7104      Branch: perl
7105            ! t/op/grent.t t/op/pwent.t
7106 ____________________________________________________________________________
7107 [  6512] By: jhi                                   on 2000/08/04  01:14:06
7108         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
7109              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7110              Date: Wed, 02 Aug 2000 10:51:01 +0100
7111              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
7112      Branch: perl
7113            ! sv.c
7114 ____________________________________________________________________________
7115 [  6511] By: jhi                                   on 2000/08/04  00:57:00
7116         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
7117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7118              Date: Thu, 03 Aug 2000 17:20:04 -0700
7119              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
7120      Branch: metaconfig
7121            ! U/modified/Cppsym.U
7122      Branch: perl
7123            ! Configure config_h.SH
7124 ____________________________________________________________________________
7125 [  6510] By: jhi                                   on 2000/08/04  00:25:28
7126         Log: detypo
7127      Branch: perl
7128            ! Makefile.SH
7129 ____________________________________________________________________________
7130 [  6509] By: jhi                                   on 2000/08/03  23:43:18
7131         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
7132              From: Dominic Dunlop <domo@computer.org>
7133              Date: Thu, 3 Aug 2000 22:16:46 +0200
7134              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
7135      Branch: perl
7136            ! t/op/sprintf.t
7137 ____________________________________________________________________________
7138 [  6508] By: jhi                                   on 2000/08/03  23:40:37
7139         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
7140              From: Hugo <hv@crypt.compulink.co.uk>
7141              Date: Thu, 03 Aug 2000 18:25:30 +0100
7142              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
7143      Branch: perl
7144            ! regcomp.c t/op/re_tests
7145 ____________________________________________________________________________
7146 [  6507] By: jhi                                   on 2000/08/03  23:38:28
7147         Log: Subject: [PATCH] sv.h documentation - SvLEN
7148              From: Mike Guy <mjtg@cam.ac.uk>
7149              Date: Thu, 03 Aug 2000 14:43:09 +0100
7150              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
7151      Branch: perl
7152            ! sv.h
7153 ____________________________________________________________________________
7154 [  6506] By: jhi                                   on 2000/08/03  15:49:14
7155         Log: Disable the fix_pl hack for now.
7156      Branch: perl
7157            ! Makefile.SH
7158 ____________________________________________________________________________
7159 [  6505] By: jhi                                   on 2000/08/03  13:49:04
7160         Log: Add a URL for FSF.
7161              
7162              Subject: Patch for README
7163              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7164              Date: Wed, 2 Aug 2000 13:25:09 -0500
7165              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
7166      Branch: perl
7167            ! README
7168 ____________________________________________________________________________
7169 [  6504] By: jhi                                   on 2000/08/03  13:29:19
7170         Log: Be more informative on what is skipped and why,
7171              also repeat the list at the end.
7172      Branch: perl
7173            ! Porting/p4desc
7174 ____________________________________________________________________________
7175 [  6503] By: jhi                                   on 2000/08/03  13:07:05
7176         Log: Circumvent the removal of .patch by fix_pl.
7177              
7178              Subject: Re: [ID 20000802.011] unable to 'make test'          
7179              From: simon@brecon.co.uk (Simon Cozens) 
7180              Date: 3 Aug 2000 04:17:00 GMT
7181              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
7182      Branch: perl
7183            ! Makefile.SH
7184 ____________________________________________________________________________
7185 [  6501] By: jhi                                   on 2000/08/03  00:00:26
7186         Log: The subtest 4 may fail also on VOBS, as pointed out
7187              by Nick Ing-Simmons in November 1999, bug id 19991124.003
7188              (but the failure in that bug report isn't the subtest 4).
7189      Branch: perl
7190            ! t/op/stat.t
7191 ____________________________________________________________________________
7192 [  6500] By: jhi                                   on 2000/08/02  23:49:30
7193         Log: Better skip message for the test; one of the two problems in
7194              
7195              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
7196              From: Lupe Christoph <lupe@lupe-christoph.de>
7197              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
7198              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
7199      Branch: perl
7200            ! t/op/numconvert.t
7201 ____________________________________________________________________________
7202 [  6499] By: jhi                                   on 2000/08/02  22:49:16
7203         Log: Allow "no Module;" even if there is no 'unimport'.
7204              
7205              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
7206              From: mjd@plover.com
7207              Date: 24 Mar 2000 15:24:34 -0000
7208              Message-Id: <20000324152434.15160.qmail@plover.com>
7209      Branch: perl
7210            ! gv.c
7211 ____________________________________________________________________________
7212 [  6498] By: jhi                                   on 2000/08/02  22:42:58
7213         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
7214              that are hopefully soon put into use.
7215      Branch: perl
7216            ! opcode.h opcode.pl opnames.h
7217 ____________________________________________________________________________
7218 [  6497] By: gsar                                  on 2000/08/02  22:28:59
7219         Log: require.t needs binmode() to work on windows
7220      Branch: perl
7221            ! t/comp/require.t
7222 ____________________________________________________________________________
7223 [  6496] By: jhi                                   on 2000/08/02  22:08:51
7224         Log: Document the IVdf UVuf UVof UVxf.
7225      Branch: perl
7226            ! pod/perlguts.pod
7227 ____________________________________________________________________________
7228 [  6495] By: jhi                                   on 2000/08/02  21:54:26
7229         Log: detypo #6494
7230      Branch: perl
7231            ! ext/Data/Dumper/Dumper.xs
7232 ____________________________________________________________________________
7233 [  6494] By: jhi                                   on 2000/08/02  21:49:17
7234         Log: Dump UVs as UVs in Data::Dumper.
7235              
7236              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
7237              From: Gurusamy Sarathy <gsar@ActiveState.com>
7238              Date: Thu, 27 Apr 2000 12:26:25 -0700
7239              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
7240      Branch: perl
7241            ! ext/Data/Dumper/Dumper.xs
7242 ____________________________________________________________________________
7243 [  6493] By: jhi                                   on 2000/08/02  17:01:58
7244         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
7245              From: Hugo <hv@crypt.compulink.co.uk>
7246              Date: Wed, 02 Aug 2000 14:53:56 +0100
7247              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
7248      Branch: perl
7249            ! regexec.c t/op/re_tests
7250 ____________________________________________________________________________
7251 [  6492] By: jhi                                   on 2000/08/02  15:02:46
7252         Log: The new setproctitle() feature is available only in 
7253              bleeding edge FreeBSD.  From Paul Saab.
7254      Branch: perl
7255            ! mg.c
7256 ____________________________________________________________________________
7257 [  6491] By: jhi                                   on 2000/08/02  13:34:36
7258         Log: The tr utf8 patching continues.
7259              
7260              Subject: Re: #6469, too many tests claimed in require.t
7261              From: simon@brecon.co.uk (Simon Cozens)
7262              Date: 2 Aug 2000 02:37:17 GMT
7263              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
7264              
7265              (the logic of the test was the wrong way round in the patch)
7266      Branch: perl
7267            ! doop.c
7268 ____________________________________________________________________________
7269 [  6490] By: jhi                                   on 2000/08/02  13:27:38
7270         Log: The name of a filehandle does not have <these>.
7271      Branch: perl
7272            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
7273            ! t/pragma/warn/pp_sys util.c
7274 ____________________________________________________________________________
7275 [  6489] By: jhi                                   on 2000/08/02  04:26:46
7276         Log: Remove the extraneous "main::" prefix from all the
7277              "opened only for", "on closed", and "never opened" warnings.
7278              
7279              Subject: Re: inappropriate warning
7280              From: Gurusamy Sarathy <gsar@ActiveState.com>
7281              Date: Mon, 20 Mar 2000 11:28:02 -0800
7282              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
7283      Branch: perl
7284            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
7285            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
7286            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
7287 ____________________________________________________________________________
7288 [  6488] By: jhi                                   on 2000/08/02  03:02:57
7289         Log: memcpy has n o in it, as pinted ut by Sarathy.
7290      Branch: perl
7291            ! pod/perlguts.pod
7292 ____________________________________________________________________________
7293 [  6487] By: jhi                                   on 2000/08/02  02:44:51
7294         Log: Document in one place the memory abstractions used in Perl core.
7295              
7296              Subject: Re: Memory abstraction
7297              From: simon@brecon.co.uk (Simon Cozens)
7298              Date: 2 Aug 2000 02:20:23 GMT
7299              Organization: Earth.li Origins
7300      Branch: perl
7301            ! pod/perlguts.pod
7302 ____________________________________________________________________________
7303 [  6486] By: jhi                                   on 2000/08/02  02:41:57
7304         Log: regen_headers, regen perltoc.
7305      Branch: perl
7306            ! perlapi.c pod/perltoc.pod
7307 ____________________________________________________________________________
7308 [  6485] By: jhi                                   on 2000/08/02  01:43:33
7309         Log: "This little thing tests for a file .patch, and if it contains
7310              a number, pops into patchlevel.h" (making it easier to track
7311              which development version people are reporting bugs against)
7312              
7313              Subject: Patchlevel autogeneration for repository perls
7314              From: simon@brecon.co.uk (Simon Cozens)
7315              Date: 14 Jul 2000 07:12:15 GMT
7316              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
7317      Branch: perl
7318            + fix_pl
7319            ! MANIFEST Makefile.SH
7320 ____________________________________________________________________________
7321 [  6484] By: jhi                                   on 2000/08/02  01:32:54
7322         Log: FreeBSD 3.* updates from
7323              
7324              From: Paul Saab <ps@yahoo-inc.com>
7325              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
7326              Date: Tue, 1 Aug 2000 15:41:39 -0700
7327              Message-Id: <20000801154139.A53740@yahoo-inc.com>
7328      Branch: perl
7329            ! hints/freebsd.sh
7330 ____________________________________________________________________________
7331 [  6483] By: jhi                                   on 2000/08/02  01:27:44
7332         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
7333              instead one must use setproctitle().  This was already addressed
7334              by change #6457, but the below has a new variant for FreeBSD 4.0
7335              or later, and the matter is also documented more.
7336              
7337              From: Paul Saab <ps@yahoo-inc.com>
7338              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
7339              Date: Tue, 1 Aug 2000 15:41:39 -0700
7340              Message-Id: <20000801154139.A53740@yahoo-inc.com>
7341      Branch: metaconfig/U/perl
7342            + i_libutil.U
7343      Branch: perl
7344            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
7345 ____________________________________________________________________________
7346 [  6482] By: jhi                                   on 2000/08/01  22:17:32
7347         Log: The test from this
7348              
7349              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
7350              Date: Sat, 15 Apr 2000 17:03:44 +0100
7351              From: Tom Hughes <tom@compton.nu>
7352              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
7353              
7354              was missing, the code change went in as #5989
7355              (which had a different test?)
7356      Branch: perl
7357            ! t/op/misc.t
7358 ____________________________________________________________________________
7359 [  6481] By: jhi                                   on 2000/08/01  21:48:38
7360         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
7361              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7362              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
7363              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
7364      Branch: perl
7365            ! perl.h
7366 ____________________________________________________________________________
7367 [  6480] By: jhi                                   on 2000/08/01  18:05:28
7368         Log: Make p4desc to skip non-mainperl branches by default.
7369      Branch: perl
7370            ! Porting/p4desc
7371 ____________________________________________________________________________
7372 [  6479] By: jhi                                   on 2000/08/01  17:29:19
7373         Log: If gccosandvers is equal to osname, clear gccosandvers.
7374      Branch: metaconfig/U/perl
7375            ! gccvers.U
7376      Branch: perl
7377            ! Configure config_h.SH
7378 ____________________________________________________________________________
7379 [  6478] By: jhi                                   on 2000/08/01  15:54:08
7380         Log: BOM patching from Simon Cozens.
7381      Branch: perl
7382            ! toke.c
7383 ____________________________________________________________________________
7384 [  6477] By: jhi                                   on 2000/08/01  04:50:33
7385         Log: Stash away the largefiles flags and libswanted.
7386      Branch: perl
7387            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
7388 ____________________________________________________________________________
7389 [  6476] By: gsar                                  on 2000/08/01  04:24:24
7390         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
7391              on Windows)
7392      Branch: perl
7393            ! t/pragma/utf8.t utf8.c win32/win32.c
7394 ____________________________________________________________________________
7395 [  6475] By: jhi                                   on 2000/08/01  03:35:24
7396         Log: Make chr() for values >127 to create utf8 when under utf8.
7397              
7398              Subject: Re: uft8/chr()
7399              From: simon@brecon.co.uk (Simon Cozens)
7400              Date: 1 Aug 2000 02:37:02 GMT
7401              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
7402      Branch: perl
7403            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
7404 ____________________________________________________________________________
7405 [  6474] By: jhi                                   on 2000/08/01  02:36:18
7406         Log: In Digital UNIX warn if gcc explicitly chosen because even
7407              2.95.2 is known to cause problems.
7408      Branch: perl
7409            ! hints/dec_osf.sh
7410 ____________________________________________________________________________
7411 [  6473] By: jhi                                   on 2000/08/01  02:00:56
7412         Log: Make the safety catch for buggy gccs work with triple version
7413              numbers like 2.95.2.  Reported in
7414              
7415              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
7416              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
7417              Date: Mon, 31 Jul 2000 14:55:06 +0200
7418              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
7419      Branch: perl
7420            ! hints/dec_osf.sh
7421 ____________________________________________________________________________
7422 [  6472] By: jhi                                   on 2000/08/01  01:13:33
7423         Log: Subject: fix and question re: waitpid() under win32
7424              From: Brian Clarke <clarke@appliedmeta.com>
7425              Date: Fri, 28 Jul 2000 15:18:29 -0400
7426              Message-ID: <3981DC85.290314EB@appliedmeta.com>
7427              
7428              Slightly reformatted and WNOHANG # define moved to win32.h
7429              so that also POSIX.xs sees it, as suggsted by Sarathy.
7430      Branch: perl
7431            ! win32/win32.c win32/win32.h
7432 ____________________________________________________________________________
7433 [  6471] By: jhi                                   on 2000/08/01  00:55:05
7434         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
7435              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7436              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
7437              Date: Mon, 31 Jul 2000 13:28:51 +0100
7438              
7439              (aka ID 20000730.002)
7440      Branch: perl
7441            ! op.c t/op/tr.t
7442 ____________________________________________________________________________
7443 [  6470] By: jhi                                   on 2000/07/31  23:34:42
7444         Log: Document the problem with -P in HP-UX and its workaround.
7445              
7446              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
7447              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
7448              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
7449              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
7450      Branch: perl
7451            ! README.hpux
7452 ____________________________________________________________________________
7453 [  6469] By: jhi                                   on 2000/07/31  04:15:02
7454         Log: The swallow_bom() saga continues.  The #23 of require.t
7455              (UTF16-LE) still fails (silently, no output) but the #22
7456              (UTF16-BE) seems to be working now.  The root of the
7457              failure may be in sv_gets(): is it UTF-16LE-aware,
7458              especially when it comes to line endings? 
7459      Branch: perl
7460            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
7461            ! t/comp/require.t toke.c utf8.c
7462 ____________________________________________________________________________
7463 [  6468] By: jhi                                   on 2000/07/30  19:05:48
7464         Log: Find green threads before native threads.
7465              
7466              Subject: Re: Patch to jpl/JNI/Makefile.PL
7467              From: Jens Thomsen <jens@fiend.cis.com>
7468              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
7469              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
7470      Branch: perl
7471            ! jpl/JNI/Makefile.PL
7472 ____________________________________________________________________________
7473 [  6467] By: jhi                                   on 2000/07/30  18:36:22
7474         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
7475      Branch: perl
7476            ! doop.c
7477 ____________________________________________________________________________
7478 [  6466] By: jhi                                   on 2000/07/30  04:37:29
7479         Log: A new version of the "remove UPPERACSE string comparison"
7480              operators.  The problem with the previous one (change #6454)
7481              was that it was for Perl 5.6.0.  From Paul Marquess.
7482      Branch: perl
7483            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
7484            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
7485            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7486 ____________________________________________________________________________
7487 [  6465] By: jhi                                   on 2000/07/29  22:39:56
7488         Log: Do not upgrade SVs into utf8 just because they participate
7489              in eq or cmp.  Reported and fix suggested in
7490              
7491              Subject: [ID 20000720.009] sv_eq UTF8 bug
7492              From: "Simon Cozens" <simon@othersideofthe.earth.li>
7493              Date: 21 Jul 2000 04:37:29 -0000
7494              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
7495              
7496              Exercise for the kind reader: should we or should we not
7497              cache the utf8 conversion alonside the SV? (as magic,
7498              as thestrxfrm()ed version is cached under use locale)
7499              Argue both for and against.
7500      Branch: perl
7501            ! sv.c
7502 ____________________________________________________________________________
7503 [  6464] By: jhi                                   on 2000/07/29  22:36:22
7504         Log: Subject: UTF8 concat
7505              From: simon@brecon.co.uk (Simon Cozens) 
7506              Date: 30 Jun 2000 06:13:25 GMT
7507              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
7508              
7509              (with a memory leak fixed, plus a few casts added)
7510              
7511              This also seems to help for
7512              
7513              Subject: [ID 20000716.015] join UTF8 weirdness
7514              From: root <root@ak-71.mind.de> 
7515              Date: Sat, 15 Jul 2000 15:29:54 +0200
7516              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
7517              
7518              (from Andreas König)
7519      Branch: perl
7520            ! pp_hot.c
7521 ____________________________________________________________________________
7522 [  6463] By: jhi                                   on 2000/07/29  00:55:39
7523         Log: Tune the comments and hopefully stop a memory leak.
7524      Branch: perl
7525            ! toke.c utf8.c
7526 ____________________________________________________________________________
7527 [  6462] By: jhi                                   on 2000/07/29  00:16:53
7528         Log: The problem described in this
7529              
7530              Subject: [ID 20000322.018] named chars aren't magical enough
7531              From: root <root@dixie.cscaper.com>     
7532              Date: Wed, 22 Mar 2000 18:37:42 -0700
7533              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
7534              
7535              has been fixed in perl 5.6.0 but just in case added a test
7536              to keep it away.  (The report from Joseph Hall.)
7537      Branch: perl
7538            ! t/lib/charnames.t
7539 ____________________________________________________________________________
7540 [  6461] By: jhi                                   on 2000/07/28  23:56:36
7541         Log: Tiny fixes for #6460.
7542      Branch: metaconfig/U/perl
7543            ! gccvers.U
7544      Branch: perl
7545            ! Configure config_h.SH
7546 ____________________________________________________________________________
7547 [  6460] By: jhi                                   on 2000/07/28  23:24:41
7548         Log: Warn if the version of the operating system used to compile gcc
7549              differs from the current version of the operating system.
7550              Also display the gcc compilation os and version in myconfig.
7551              Inspiration from
7552              
7553              Subject: Re: [ID 20000710.003] ERRORS!!         
7554              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7555              Date: Mon, 10 Jul 2000 15:54:16 -0400
7556              Message-ID: <20000710155416.A1384@O2.chapin.edu>
7557      Branch: metaconfig/U/perl
7558            ! gccvers.U
7559      Branch: perl
7560            ! Configure config_h.SH myconfig.SH
7561 ____________________________________________________________________________
7562 [  6459] By: jhi                                   on 2000/07/28  22:00:32
7563         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
7564              letter to $Config{osvers}.
7565      Branch: metaconfig
7566            ! U/modified/Oldconfig.U
7567      Branch: perl
7568            ! Configure config_h.SH
7569 ____________________________________________________________________________
7570 [  6458] By: jhi                                   on 2000/07/28  04:15:39
7571         Log: Back out #6454, doesn't seem to work.
7572              (Reason: that patch was for perl 5.6.0, not perl-current)
7573              (A version of the patch for perl-current came in later as #6466)
7574      Branch: perl
7575            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
7576            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
7577            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7578 ____________________________________________________________________________
7579 [  6457] By: jhi                                   on 2000/07/27  23:31:49
7580         Log: Use setproctitle() if available to modify $0.
7581              
7582              Subject: setting $* on BSD4 broken
7583              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7584              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
7585              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
7586      Branch: metaconfig
7587            ! U/modified/Myinit.U
7588      Branch: perl
7589            ! Configure config_h.SH mg.c
7590 ____________________________________________________________________________
7591 [  6456] By: jhi                                   on 2000/07/27  14:50:47
7592         Log: Allow "no AutoLoader;", based on change #6444,
7593              suggested by Graham Barr.
7594      Branch: perl
7595            ! lib/AutoLoader.pm
7596 ____________________________________________________________________________
7597 [  6455] By: jhi                                   on 2000/07/27  14:19:10
7598         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
7599              From: rspier@pobox.com (Robert Spier)
7600              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
7601              Message-ID: <14720.15855.787664.424783@rls.cx>
7602      Branch: perl
7603            ! pod/perldiag.pod
7604 ____________________________________________________________________________
7605 [  6454] By: jhi                                   on 2000/07/27  14:03:02
7606         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
7607              for a long time).
7608              
7609              Reported in
7610              
7611              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
7612              From: Ryan Herbert <rherbert@sycamorehq.com>
7613              Date: Mon, 17 Jul 2000 11:40:42 -0400
7614              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
7615              
7616              Patched in
7617              
7618              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
7619              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
7620              Date: Wed, 26 Jul 2000 23:40:18 +0100
7621              Message-ID: <000001bff752$79511880$0a17073e@tiny>
7622              
7623              based on an earlier patch from Stephen P. Potter.
7624              
7625              (Removed later by change #6458 because this patch was for
7626              perl 5.6.0, not perl-current)
7627      Branch: perl
7628            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
7629            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
7630            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7631 ____________________________________________________________________________
7632 [  6453] By: jhi                                   on 2000/07/27  13:48:02
7633         Log: Subject: [PATCH] fixes bug 20000508.004
7634              From: Michael Stevens <mstevens@globnix.org>
7635              Date: Thu, 27 Jul 2000 13:49:04 +0100
7636              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
7637      Branch: perl
7638            ! pod/perldata.pod
7639 ____________________________________________________________________________
7640 [  6452] By: jhi                                   on 2000/07/26  23:51:26
7641         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
7642              and Craig A. Berry.
7643      Branch: perl
7644            ! lib/File/Temp.pm pod/perlport.pod
7645 ____________________________________________________________________________
7646 [  6451] By: jhi                                   on 2000/07/26  19:43:30
7647         Log: Be wary of close()s, too.
7648              
7649              Subject: Re: [PATCH] perlbug cleanup
7650              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7651              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
7652              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
7653      Branch: perl
7654            ! utils/perlbug.PL
7655 ____________________________________________________________________________
7656 [  6450] By: jhi                                   on 2000/07/26  18:41:40
7657         Log: Subject: Minor doc patch: handy.h
7658              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
7659              Date: Wed, 26 Jul 2000 15:34:25 -0300
7660              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
7661      Branch: perl
7662            ! handy.h pod/perlapi.pod
7663 ____________________________________________________________________________
7664 [  6449] By: jhi                                   on 2000/07/26  18:23:55
7665         Log: Subject: [PATCH] minor doc change - perlguts
7666              From: Michael Stevens <mstevens@globnix.org>
7667              Date: Thu, 13 Jul 2000 12:39:18 +0100
7668              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
7669      Branch: perl
7670            ! pod/perlguts.pod
7671 ____________________________________________________________________________
7672 [  6448] By: jhi                                   on 2000/07/26  18:20:30
7673         Log: open() wariness in perlbug.
7674              
7675              Subject: [PATCH] perlbug cleanup
7676              From: Michael Stevens <mstevens@globnix.org>
7677              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
7678              Date: Thu, 13 Jul 2000 15:52:23 +0100
7679      Branch: perl
7680            ! utils/perlbug.PL
7681 ____________________________________________________________________________
7682 [  6447] By: jhi                                   on 2000/07/26  18:13:04
7683         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
7684      Branch: perl
7685            ! lib/File/Temp.pm t/lib/ftmp-security.t
7686 ____________________________________________________________________________
7687 [  6446] By: jhi                                   on 2000/07/26  18:06:32
7688         Log: docfix from Peter Scott <Peter@PSDT.com>.
7689      Branch: perl
7690            ! pod/perlfunc.pod
7691 ____________________________________________________________________________
7692 [  6445] By: jhi                                   on 2000/07/26  17:53:31
7693         Log: Fix *foo{FORMAT}.
7694              
7695              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7696              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
7697              Date: Wed, 26 Jul 2000 19:51:02 +0200
7698              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
7699              
7700              From: Graham Barr <gbarr@pobox.com>
7701              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
7702              Date: Wed, 26 Jul 2000 17:38:36 +0100
7703              Message-ID: <20000726173836.L472@pobox.com>
7704      Branch: perl
7705            ! pp.c sv.c t/op/gv.t
7706 ____________________________________________________________________________
7707 [  6444] By: jhi                                   on 2000/07/26  17:49:14
7708         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
7709              from Graham Barr in the module list.
7710      Branch: perl
7711            ! gv.c pod/perlobj.pod
7712 ____________________________________________________________________________
7713 [  6443] By: jhi                                   on 2000/07/26  16:06:56
7714         Log: More split() doc and test patches from Mike Guy.
7715      Branch: perl
7716            ! pod/perlfunc.pod t/op/split.t
7717 ____________________________________________________________________________
7718 [  6442] By: jhi                                   on 2000/07/26  16:05:30
7719         Log: MacOS nits from Matthias Neeracher.
7720      Branch: perl
7721            ! perl.c pp_ctl.c
7722 ____________________________________________________________________________
7723 [  6441] By: jhi                                   on 2000/07/26  04:39:57
7724         Log: Subject: [PATCH] split /^/
7725              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7726              Date: Tue, 25 Jul 2000 14:18:57 +0100
7727              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
7728              
7729              (with notes from tchrist and gbarr)
7730      Branch: perl
7731            ! pod/perlfunc.pod t/op/split.t
7732 ____________________________________________________________________________
7733 [  6440] By: jhi                                   on 2000/07/26  04:32:32
7734         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
7735              From: Peter Prymmer <pvhp@forte.com>
7736              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
7737              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
7738      Branch: perl
7739            ! vms/munchconfig.c
7740 ____________________________________________________________________________
7741 [  6439] By: jhi                                   on 2000/07/26  04:31:01
7742         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
7743              to be fatal errors (instead of by default ignoring them, and
7744              ignoring with a bug: even though -w gave an error, the opening [
7745              was left in)  Reported in:
7746              
7747              Subject: [ID 20000716.024] [=cc=] / [:blank:]
7748              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
7749              Date: Sun, 16 Jul 2000 17:55:29 -0700
7750              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
7751      Branch: perl
7752            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
7753 ____________________________________________________________________________
7754 [  6438] By: jhi                                   on 2000/07/25  15:41:15
7755         Log: Subject: [PATCH] av.c apidoc
7756              From: simon@brecon.co.uk (Simon Cozens)
7757              Date: 24 Jul 2000 06:40:52 GMT
7758              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
7759      Branch: perl
7760            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
7761            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
7762 ____________________________________________________________________________
7763 [  6437] By: jhi                                   on 2000/07/25  14:05:36
7764         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
7765              From: "Stephen P. Potter" <spp@ds.net>
7766              Date: Mon, 24 Jul 2000 14:22:23 -0400
7767              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
7768      Branch: perl
7769            ! pod/perllocale.pod
7770 ____________________________________________________________________________
7771 [  6436] By: jhi                                   on 2000/07/25  14:02:03
7772         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
7773              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7774              Date: Mon, 24 Jul 2000 18:04:28 +0100
7775              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
7776      Branch: perl
7777            ! t/lib/syslfs.t t/op/lfs.t
7778 ____________________________________________________________________________
7779 [  6435] By: jhi                                   on 2000/07/25  13:59:28
7780         Log: Get UTF16 BOMs working.  Patch from
7781              
7782              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
7783              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7784              Date: Tue, 25 Jul 2000 12:52:45 +0100
7785              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
7786              
7787              and notes from
7788              
7789              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
7790              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7791              Date: Tue, 25 Jul 2000 11:43:25 +0100
7792              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
7793      Branch: perl
7794            ! t/comp/require.t toke.c utf8.c
7795 ____________________________________________________________________________
7796 [  6434] By: jhi                                   on 2000/07/25  02:39:54
7797         Log: Make the "uninit variable" warning to say "concat or string"
7798              or "join or string" when in concat or join .
7799              
7800              Subject: Re: [ID 20000403.009] uninitialised concatenation???
7801              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7802              Date: Tue, 04 Apr 2000 18:22:58 +0100
7803              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
7804              
7805              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
7806              From: William R Ward <hermit@BayView.COM>
7807              Date: Thu, 30 Mar 2000 19:50:03 -0800
7808              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
7809      Branch: perl
7810            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
7811            ! t/pragma/warn/op t/pragma/warn/sv
7812 ____________________________________________________________________________
7813 [  6433] By: jhi                                   on 2000/07/24  17:52:56
7814         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
7815      Branch: perl
7816            ! lib/File/Spec/VMS.pm
7817 ____________________________________________________________________________
7818 [  6432] By: jhi                                   on 2000/07/24  17:44:44
7819         Log: Test cases for #6431.
7820              
7821              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
7822              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7823              Date: Mon, 24 Jul 2000 15:32:29 +0100
7824              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
7825      Branch: perl
7826            ! t/op/pat.t t/op/split.t
7827 ____________________________________________________________________________
7828 [  6431] By: jhi                                   on 2000/07/24  17:43:17
7829         Log: Bind op fix.
7830              
7831              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
7832              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7833              Date: Mon, 17 Jul 2000 20:04:56 +0100
7834              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
7835      Branch: perl
7836            ! op.c
7837 ____________________________________________________________________________
7838 [  6430] By: jhi                                   on 2000/07/24  03:42:42
7839         Log: Subject: [ID 20000716.023] syslog test fails without sockets
7840              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7841              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
7842              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
7843      Branch: metaconfig/U/perl
7844            ! Extensions.U
7845      Branch: perl
7846            ! Configure config_h.SH
7847 ____________________________________________________________________________
7848 [  6429] By: jhi                                   on 2000/07/24  03:11:52
7849         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
7850              case, but add also notes explaining the relationship of this
7851              patch and the earlier notes by Sarathy.
7852              
7853              Subject: Map is still slow
7854              From: "Ben Tilly" <ben_tilly@hotmail.com>
7855              Date: Sat, 15 Jul 2000 17:23:27 EDT
7856              Message-ID: <20000715212327.21656.qmail@hotmail.com>
7857      Branch: perl
7858            ! pp_ctl.c
7859 ____________________________________________________________________________
7860 [  6428] By: jhi                                   on 2000/07/24  02:58:52
7861         Log: Documentation to explain the behaviour of map().
7862              
7863              Subject: Re: Map is still slow 
7864              From: Gurusamy Sarathy <gsar@ActiveState.com>
7865              Date: Sat, 15 Jul 2000 16:05:09 -0700
7866              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
7867      Branch: perl
7868            ! pp_ctl.c
7869 ____________________________________________________________________________
7870 [  6427] By: jhi                                   on 2000/07/24  02:50:03
7871         Log: Add tests for
7872              [ID 19991110.003] another matching finding by pcre author
7873              which has already been fixed by some patch, as verified in
7874              
7875              Subject: Re: two regex bugs from the mists of time (well, last November)
7876              From: Hugo <hv@crypt.compulink.co.uk>
7877              Date: Sat, 22 Jul 2000 18:12:58 +0100
7878              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
7879      Branch: perl
7880            ! t/op/re_tests
7881 ____________________________________________________________________________
7882 [  6426] By: jhi                                   on 2000/07/24  02:11:20
7883         Log: A missing 'break' after the [[:space:]] switch case.
7884              
7885              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
7886              From: "Stephen P. Potter" <spp@ds.net>
7887              Date: Tue, 18 Jul 2000 16:25:17 -0400
7888              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
7889      Branch: perl
7890            ! regcomp.c
7891 ____________________________________________________________________________
7892 [  6425] By: jhi                                   on 2000/07/24  02:06:12
7893         Log: The output might have been produced in the wrong order.
7894              
7895              Subject: [ID 20000720.003] [PATCH] t/op/write.t
7896              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7897              Date: Thu, 20 Jul 2000 18:49:18 +0100
7898              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
7899      Branch: perl
7900            ! t/op/write.t
7901 ____________________________________________________________________________
7902 [  6424] By: jhi                                   on 2000/07/24  02:00:07
7903         Log: Use STDOUT consistently.
7904              
7905              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
7906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7907              Date: Thu, 20 Jul 2000 18:04:01 +0100
7908              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
7909      Branch: perl
7910            ! lib/Test/Harness.pm
7911 ____________________________________________________________________________
7912 [  6423] By: jhi                                   on 2000/07/24  01:54:54
7913         Log: Protect against "wild next"s, that is, callbacks doing "next"
7914              instead of "return".
7915              
7916              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
7917              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7918              Date: Tue, 18 Jul 2000 11:30:16 +0100
7919              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
7920      Branch: perl
7921            ! lib/File/Find.pm
7922 ____________________________________________________________________________
7923 [  6422] By: jhi                                   on 2000/07/24  01:35:47
7924         Log: Out-of-date note removed.
7925              
7926              Subject: [PATCH] documentation perlipc
7927              From: rspier@pobox.com (Robert Spier)
7928              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
7929              Message-ID: <14711.35178.572612.502654@rls.cx>
7930      Branch: perl
7931            ! pod/perlipc.pod
7932 ____________________________________________________________________________
7933 [  6421] By: jhi                                   on 2000/07/24  00:09:18
7934         Log: Send all installperl messages to STDERR and be -w clean.
7935              
7936              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
7937              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7938              Date: Sat, 22 Jul 2000 14:02:11 +0100
7939              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
7940      Branch: perl
7941            ! installperl
7942 ____________________________________________________________________________
7943 [  6420] By: jhi                                   on 2000/07/24  00:04:19
7944         Log: Decutandpasto.
7945              
7946              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
7947              From: "Richard Soderberg" <rs@crystalflame.net>
7948              Date: Sun, 23 Jul 2000 01:37:23 -0700
7949              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
7950      Branch: perl
7951            ! pod/perlipc.pod
7952 ____________________________________________________________________________
7953 [  6419] By: jhi                                   on 2000/07/24  00:01:12
7954         Log: A cleaner abs_path().
7955              Subject: Re: unix alternative to Cwd.pm
7956              From: Jeff Pinyan <jeffp@crusoe.net>
7957              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
7958              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
7959      Branch: perl
7960            ! lib/Cwd.pm
7961 ____________________________________________________________________________
7962 [  6418] By: jhi                                   on 2000/07/23  23:48:56
7963         Log: Detypo.
7964              
7965              Subject: [PATCH perl-current] Typo in hints/powerux.sh
7966              From: "Richard Soderberg" <rs@crystalflame.net>
7967              Date: Sun, 23 Jul 2000 01:27:33 -0700
7968              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
7969      Branch: perl
7970            ! hints/powerux.sh
7971 ____________________________________________________________________________
7972 [  6417] By: jhi                                   on 2000/07/17  22:13:31
7973         Log: Subject: SDBM_File documentation
7974              From: mjd@plover.com
7975              Date: 16 Jul 2000 17:41:17 -0000
7976              Message-ID: <20000716174117.18515.qmail@plover.com>
7977      Branch: perl
7978            ! ext/SDBM_File/SDBM_File.pm
7979 ____________________________________________________________________________
7980 [  6416] By: jhi                                   on 2000/07/17  19:13:26
7981         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
7982      Branch: perl
7983            ! hints/mpeix.sh mpeix/relink
7984 ____________________________________________________________________________
7985 [  6415] By: jhi                                   on 2000/07/15  14:11:02
7986         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
7987              the utf8 'characters' can be more than one octet).
7988              
7989              Date: Sat, 15 Jul 2000 00:21:56 +0100
7990              From: Tom Hughes <tom@compton.nu>
7991              Subject: Re: [ID 20000714.002]
7992              Message-ID: <db2334de49.tom@compton.compton.nu>
7993              
7994              Reported in
7995              
7996              Subject: [ID 20000714.002]
7997              From: "Simon Cozens" <simon@othersideofthe.earth.li>
7998              Date: 14 Jul 2000 15:13:09 -0000
7999              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
8000      Branch: perl
8001            ! doop.c
8002 ____________________________________________________________________________
8003 [  6414] By: jhi                                   on 2000/07/15  03:13:41
8004         Log: another VMS build tweak from Peter Prymmer
8005      Branch: perl
8006            ! vms/descrip_mms.template
8007 ____________________________________________________________________________
8008 [  6413] By: jhi                                   on 2000/07/15  03:10:40
8009         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
8010      Branch: perl
8011            ! vms/perlvms.pod
8012 ____________________________________________________________________________
8013 [  6412] By: jhi                                   on 2000/07/15  00:31:05
8014         Log: More docs for sv functions.
8015              
8016              Subject: [PATCH cfgperl] sv.c apidoc
8017              From: simon@brecon.co.uk (Simon Cozens)
8018              Date: 13 Jul 2000 09:00:20 GMT
8019              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
8020              
8021              Subject: Re: [PATCH cfgperl] sv.c apidoc
8022              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8023              Date: Thu, 13 Jul 2000 12:27:41 +0100
8024              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
8025              
8026              Subject: Re: [PATCH cfgperl] sv.c apidoc
8027              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8028              Date: Thu, 13 Jul 2000 13:23:09 +0100
8029              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
8030              
8031              Subject: Re: [PATCH cfgperl] sv.c apidoc
8032              From: simon@brecon.co.uk (Simon Cozens)
8033              Date: 14 Jul 2000 06:51:02 GMT
8034              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
8035      Branch: perl
8036            ! embed.pl pod/perlapi.pod sv.c
8037 ____________________________________________________________________________
8038 [  6411] By: jhi                                   on 2000/07/15  00:10:41
8039         Log: lib/b test fixes from Peter Prymmer.
8040      Branch: perl
8041            ! t/lib/b.t
8042 ____________________________________________________________________________
8043 [  6410] By: jhi                                   on 2000/07/15  00:02:09
8044         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
8045              From: Hugo <hv@crypt.compulink.co.uk>
8046              Date: Fri, 14 Jul 2000 23:05:20 +0100
8047              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
8048              
8049              Didn't anymore apply, but that point still could use another fix.
8050      Branch: perl
8051            ! pod/perlfunc.pod
8052 ____________________________________________________________________________
8053 [  6409] By: jhi                                   on 2000/07/14  23:15:15
8054         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
8055              not in pod, from Peter Prymmer
8056      Branch: perl
8057            ! vms/descrip_mms.template
8058 ____________________________________________________________________________
8059 [  6408] By: jhi                                   on 2000/07/14  20:35:05
8060         Log: The bug report
8061              [ID 19991110.002] minimal matching discrepancy found by pcre author
8062              seems to have been fixed (though differently from what was suggested
8063              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
8064      Branch: perl
8065            ! t/op/re_tests
8066 ____________________________________________________________________________
8067 [  6407] By: jhi                                   on 2000/07/14  17:38:08
8068         Log: Fix AutoSplit to use File::Spec the right way in VMS,
8069              from Peter Prymmer.
8070      Branch: perl
8071            ! lib/AutoSplit.pm
8072 ____________________________________________________________________________
8073 [  6406] By: jhi                                   on 2000/07/14  14:13:22
8074         Log: Merge perlhacktut into perlhack, update perlguts.
8075              
8076              Subject: Re: Perlhacktut
8077              From: simon@brecon.co.uk (Simon Cozens)
8078              Date: 14 Jul 2000 06:49:21 GMT
8079              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
8080              
8081              Subject: Re: Perlhacktut
8082              From: simon@brecon.co.uk (Simon Cozens)
8083              Date: 14 Jul 2000 07:09:45 GMT
8084              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
8085      Branch: perl
8086            ! pod/perlguts.pod pod/perlhack.pod
8087 ____________________________________________________________________________
8088 [  6404] By: gsar                                  on 2000/07/14  12:15:02
8089         Log: PERL_OBJECT build tweaks
8090      Branch: perl
8091            ! toke.c
8092 ____________________________________________________________________________
8093 [  6403] By: gsar                                  on 2000/07/14  11:23:41
8094         Log: inconsistent types needs casts
8095      Branch: perl
8096            ! toke.c
8097 ____________________________________________________________________________
8098 [  6402] By: gsar                                  on 2000/07/14  11:12:04
8099         Log: typos in change#6399, regen headers
8100      Branch: perl
8101            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
8102 ____________________________________________________________________________
8103 [  6401] By: gsar                                  on 2000/07/14  10:59:12
8104         Log: typecasts needed for change#6394
8105      Branch: perl
8106            ! toke.c
8107 ____________________________________________________________________________
8108 [  6400] By: gsar                                  on 2000/07/14  10:49:37
8109         Log: integrate cfgperl contents into mainline
8110      Branch: perl
8111           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
8112           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
8113 ____________________________________________________________________________
8114 [  6399] By: gsar                                  on 2000/07/14  10:38:35
8115         Log: enable UTF-16 filter by default if relevant BOM is seen; various
8116              cleanups (typos, misformatted code, and small bugs)
8117      Branch: perl
8118            ! doop.c embed.pl mg.c op.c pp.c toke.c
8119 ____________________________________________________________________________
8120 [  6398] By: gsar                                  on 2000/07/14  08:55:38
8121         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
8122              name suggests anyway)
8123      Branch: perl
8124            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
8125 ____________________________________________________________________________
8126 [  6397] By: gsar                                  on 2000/07/14  08:44:33
8127         Log: move new variables to the end of the interpreter structure (for
8128              bincompat in code that doesn't #include XSUB.h)
8129      Branch: perl
8130            ! intrpvar.h
8131 ____________________________________________________________________________
8132 [  6396] By: gsar                                  on 2000/07/14  08:13:58
8133         Log: MakeMaker should not remove editor backups (*~) on `make clean`
8134              by default (completes change#6383)
8135      Branch: perl
8136            ! lib/ExtUtils/MM_Unix.pm
8137 ____________________________________________________________________________
8138 [  6388] By: gsar                                  on 2000/07/13  06:33:40
8139         Log: typos (spotted by Peter Prymmer)
8140      Branch: perl
8141            ! Configure t/lib/english.t
8142 ____________________________________________________________________________
8143 [  6387] By: gsar                                  on 2000/07/13  05:35:28
8144         Log: new selfloader.t in change#6183 doesn't close DATA handles,
8145              and thus fails to clean up tmp files on dosish platforms
8146      Branch: perl
8147            ! t/lib/selfloader.t
8148 ____________________________________________________________________________
8149 [  6386] By: gsar                                  on 2000/07/12  21:42:39
8150         Log: sprintf test tweaks (from Dominic Dunlop)
8151      Branch: perl
8152            ! t/op/sprintf.t
8153 ____________________________________________________________________________
8154 [  6385] By: gsar                                  on 2000/07/12  21:33:46
8155         Log: fix bugs in processing %v-*d and similar format specs (from
8156              Avi Finkel <avi@finkel.org>)
8157      Branch: perl
8158            ! sv.c t/op/sprintf.t
8159 ____________________________________________________________________________
8160 [  6384] By: gsar                                  on 2000/07/12  16:04:19
8161         Log: readd missing perldelta.pod changes from changes#6339,6376
8162      Branch: perl
8163            ! pod/perldelta.pod
8164 ____________________________________________________________________________
8165 [  6383] By: gsar                                  on 2000/07/12  16:00:51
8166         Log: don't clobber *.orig files on *clean targets
8167      Branch: perl
8168            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
8169 ____________________________________________________________________________
8170 [  6381] By: gsar                                  on 2000/07/12  07:42:17
8171         Log: integrate cfgperl changes into mainline
8172      Branch: perl
8173            ! Changes
8174           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
8175           !> pod/perlre.pod
8176 ____________________________________________________________________________
8177 [  6380] By: gsar                                  on 2000/07/12  07:31:00
8178         Log: get sprintf.t to adjust properly for 3-digit exponents
8179      Branch: perl
8180            ! t/op/sprintf.t
8181 ____________________________________________________________________________
8182 [  6379] By: gsar                                  on 2000/07/12  06:40:04
8183         Log: change#6174 needs corresponding change in win32/config_h.PL,
8184              which grovels through config_h.SH to find the config.h name
8185      Branch: perl
8186            ! win32/config_h.PL
8187 ____________________________________________________________________________
8188 [  6375] By: gsar                                  on 2000/07/11  21:17:35
8189         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
8190      Branch: perl
8191            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
8192            ! win32/win32sck.c
8193 ____________________________________________________________________________
8194 [  6374] By: gsar                                  on 2000/07/11  20:48:50
8195         Log: tweak for build failure under multiplicity
8196      Branch: perl
8197            ! toke.c
8198 ____________________________________________________________________________
8199 [  6373] By: gsar                                  on 2000/07/11  20:37:23
8200         Log: integrate cfgperl changes#6325..6373 into mainline
8201              (NOTE: today's batch of integrations still untested)
8202      Branch: perl
8203           +> ext/DynaLoader/hints/netbsd.pl
8204            ! Changes
8205           !> (integrate 26 files)
8206 ____________________________________________________________________________
8207 [  6369] By: gsar                                  on 2000/07/11  19:27:48
8208         Log: integrate cfgperl changes#6293..6324 into mainline
8209      Branch: perl
8210           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
8211            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
8212           !> (integrate 30 files)
8213 ____________________________________________________________________________
8214 [  6368] By: gsar                                  on 2000/07/11  19:18:57
8215         Log: skip integrate of problematic change#6292 from cfgperl into mainline
8216      Branch: perl
8217           !> pp_hot.c
8218 ____________________________________________________________________________
8219 [  6367] By: gsar                                  on 2000/07/11  19:17:21
8220         Log: integrate cfgperl changes#6288..6290 into mainline
8221      Branch: perl
8222           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
8223 ____________________________________________________________________________
8224 [  6366] By: gsar                                  on 2000/07/11  19:11:18
8225         Log: integrate cfgperl changes#6268..6282 into mainline
8226      Branch: perl
8227           !> (integrate 30 files)
8228 ____________________________________________________________________________
8229 [  6365] By: gsar                                  on 2000/07/11  18:57:00
8230         Log: delete new accidentally branched file
8231      Branch: perl
8232            - t/op/method2entersub.t
8233 ____________________________________________________________________________
8234 [  6364] By: gsar                                  on 2000/07/11  18:55:13
8235         Log: skip integrate of change#6267 from cfgperl into mainline (the
8236              method call optimization is flawed without additional hints
8237              from user about immutableness of @ISA and no runtime method
8238              definitions)
8239      Branch: perl
8240           +> t/op/method2entersub.t
8241           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
8242           !> perl.h t/op/sprintf.t xsutils.c
8243 ____________________________________________________________________________
8244 [  6363] By: gsar                                  on 2000/07/11  18:49:43
8245         Log: integrate cfgperl changes#6261..6266 into mainline
8246      Branch: perl
8247           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
8248           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
8249           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8250           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
8251 ____________________________________________________________________________
8252 [  6362] By: gsar                                  on 2000/07/11  18:43:26
8253         Log: integrate cfgperl changes#6252..6260 into mainline
8254      Branch: perl
8255           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
8256           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
8257           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
8258           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
8259 ____________________________________________________________________________
8260 [  6361] By: gsar                                  on 2000/07/11  18:37:12
8261         Log: skip integrate of problematic change#6251 from cfgperl into mainline
8262      Branch: perl
8263           !> lib/Exporter.pm
8264 ____________________________________________________________________________
8265 [  6360] By: gsar                                  on 2000/07/11  18:34:56
8266         Log: integrate cfgperl change#6250 into mainline
8267      Branch: perl
8268           +> t/op/my_stash.t
8269           !> MANIFEST embed.pl proto.h toke.c
8270 ____________________________________________________________________________
8271 [  6359] By: gsar                                  on 2000/07/11  18:21:19
8272         Log: integrate cfgperl changes#6242..6249 into mainline
8273      Branch: perl
8274           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
8275           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
8276           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
8277           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
8278           !> t/lib/peek.t utf8.c
8279 ____________________________________________________________________________
8280 [  6358] By: gsar                                  on 2000/07/11  18:15:45
8281         Log: skip integrate of problematic change#6241 from cfgperl into mainline
8282      Branch: perl
8283           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
8284 ____________________________________________________________________________
8285 [  6355] By: gsar                                  on 2000/07/11  18:12:10
8286         Log: integrate cfgperl changes#6231..6240 into mainline
8287      Branch: perl
8288           +> pod/perlutil.pod
8289           !> (integrate 35 files)
8290 ____________________________________________________________________________
8291 [  6353] By: gsar                                  on 2000/07/11  17:59:51
8292         Log: skip integrate of problematic change#6230 from cfgperl into mainline
8293              (a later version of File::Spec is already in mainline)
8294      Branch: perl
8295           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
8296           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
8297 ____________________________________________________________________________
8298 [  6352] By: gsar                                  on 2000/07/11  17:57:48
8299         Log: integrate cfgperl changes#6224..6229 into mainline
8300      Branch: perl
8301           +> lib/lib.pm.PL
8302            - lib/lib.pm
8303           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
8304           !> lib/English.pm op.c t/lib/english.t
8305 ____________________________________________________________________________
8306 [  6351] By: gsar                                  on 2000/07/11  17:50:10
8307         Log: skip integrate of problematic change#6223 from cfgperl into mainline
8308      Branch: perl
8309           !> doio.c
8310 ____________________________________________________________________________
8311 [  6350] By: gsar                                  on 2000/07/11  17:48:28
8312         Log: integrate cfgperl changes#6220..6222 into mainline
8313      Branch: perl
8314           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
8315           !> toke.c utf8.c win32/win32.h
8316 ____________________________________________________________________________
8317 [  6349] By: gsar                                  on 2000/07/11  17:46:13
8318         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
8319              mainline
8320      Branch: perl
8321           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
8322           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
8323           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8324 ____________________________________________________________________________
8325 [  6347] By: gsar                                  on 2000/07/11  17:42:04
8326         Log: integrate cfgperl change#6217 into mainline
8327      Branch: perl
8328           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
8329           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
8330           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
8331 ____________________________________________________________________________
8332 [  6346] By: gsar                                  on 2000/07/11  17:39:37
8333         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
8334              mainline
8335      Branch: perl
8336           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
8337           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8338           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
8339           !> perlapi.h pod/perlapi.pod
8340 ____________________________________________________________________________
8341 [  6345] By: gsar                                  on 2000/07/11  17:36:42
8342         Log: integrate cfgperl changes#6207..6210 into mainline
8343      Branch: perl
8344           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
8345           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
8346 ____________________________________________________________________________
8347 [  6344] By: gsar                                  on 2000/07/11  17:31:20
8348         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
8349              mainline
8350      Branch: perl
8351           !> (integrate 40 files)
8352 ____________________________________________________________________________
8353 [  6343] By: gsar                                  on 2000/07/11  17:19:08
8354         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
8355      Branch: perl
8356           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
8357            ! Changes
8358           !> (integrate 34 files)
8359 ____________________________________________________________________________
8360 [  6328] By: gsar                                  on 2000/07/10  07:06:00
8361         Log: accept() leaks memory on windows due to incorrect ordering of
8362              closesocket() and fclose() calls
8363      Branch: perl
8364            ! win32/win32sck.c
8365 ____________________________________________________________________________
8366 [  6327] By: gsar                                  on 2000/07/10  06:49:17
8367         Log: winsock options weren't being set in all threads under ithreads
8368              (caused send()s from second and subsequent threads to fail)
8369      Branch: perl
8370            ! win32/win32sck.c
8371 ____________________________________________________________________________
8372 [  6318] By: gsar                                  on 2000/07/05  22:10:54
8373         Log: fix UNC path handling on Windows under ithreads, and chdir()
8374              return value when given a non-existent directory
8375      Branch: perl
8376            ! win32/vdir.h
8377 ____________________________________________________________________________
8378 [  6317] By: gsar                                  on 2000/07/05  22:08:19
8379         Log: winsock cleanup never done on Windows (leads to handle leaks)
8380      Branch: perl
8381            ! win32/perllib.c win32/win32sck.c
8382 ____________________________________________________________________________
8383 [  6316] By: gsar                                  on 2000/07/05  22:06:19
8384         Log: some debugger output does not go to the socket when RemotePort is set
8385      Branch: perl
8386            ! lib/perl5db.pl
8387 ____________________________________________________________________________
8388 [  6314] By: gsar                                  on 2000/07/04  23:34:02
8389         Log: tyop in change#6306
8390      Branch: perl
8391            ! pp_hot.c
8392 ____________________________________________________________________________
8393 [  6310] By: gsar                                  on 2000/07/04  17:28:48
8394         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
8395      Branch: perl
8396            ! t/lib/b.t
8397 ____________________________________________________________________________
8398 [  6306] By: gsar                                  on 2000/07/04  16:28:40
8399         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
8400              (from Richard Soderberg <rs@oregonnet.com>)
8401      Branch: perl
8402            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
8403 ____________________________________________________________________________
8404 [  6304] By: gsar                                  on 2000/07/04  16:17:24
8405         Log: missing perldiag entry for unpack("w",...) diagnostic (from
8406              Andreas Koenig)
8407      Branch: perl
8408            ! pod/perldiag.pod
8409 ____________________________________________________________________________
8410 [  6303] By: gsar                                  on 2000/07/04  16:14:44
8411         Log: remove rel2abs prototypes (from Barrie Slaymaker)
8412      Branch: perl
8413            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8414            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8415 ____________________________________________________________________________
8416 [  6302] By: gsar                                  on 2000/07/04  04:59:35
8417         Log: adjust change#6299
8418      Branch: perl
8419            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
8420            ! win32/win32.c
8421 ____________________________________________________________________________
8422 [  6300] By: gsar                                  on 2000/07/04  04:42:09
8423         Log: PERL_OBJECT build tweak
8424      Branch: perl
8425            ! perl.h
8426 ____________________________________________________________________________
8427 [  6299] By: gsar                                  on 2000/07/04  04:37:00
8428         Log: fix memory leak on Windows (PL_sys_intern contents were never
8429              freed)
8430      Branch: perl
8431            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8432            ! perlapi.c proto.h win32/win32.c
8433 ____________________________________________________________________________
8434 [  6298] By: gsar                                  on 2000/07/04  04:15:59
8435         Log: fix large memory leak that has been around for ever, masked by
8436              -DPURIFY (most of the arenas were never freed!)
8437      Branch: perl
8438            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
8439 ____________________________________________________________________________
8440 [  6297] By: gsar                                  on 2000/07/04  04:07:46
8441         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
8442      Branch: perl
8443            ! perl.c
8444 ____________________________________________________________________________
8445 [  6294] By: gsar                                  on 2000/06/30  14:47:45
8446         Log: slurp mode fix in change#4736 still not quite right
8447      Branch: perl
8448            ! pp_hot.c t/io/argv.t
8449 ____________________________________________________________________________
8450 [  6291] By: gsar                                  on 2000/06/30  04:37:33
8451         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
8452              when @_ is modified, causing coredumps
8453      Branch: perl
8454            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
8455 ____________________________________________________________________________
8456 [  6287] By: gsar                                  on 2000/06/30  02:17:08
8457         Log: integrate vmsperl changes into mainline
8458      Branch: perl
8459           !> vms/vms.c vms/vmsish.h
8460 ____________________________________________________________________________
8461 [  6285] By: gsar                                  on 2000/06/30  02:05:28
8462         Log: localize %INC in a Safe compartment so that use/require work
8463              (many other magic globals probably need similar treatment)
8464      Branch: perl
8465            ! ext/Opcode/Opcode.xs
8466 ____________________________________________________________________________
8467 [  6284] By: gsar                                  on 2000/06/30  01:54:54
8468         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
8469              about Windows
8470      Branch: perl
8471            ! pod/perlembed.pod
8472 ____________________________________________________________________________
8473 [  6283] By: jhi                                   on 2000/06/30  01:50:10
8474         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
8475              From: Barrie Slaymaker <barries@jester.slaysys.com>
8476              Date: Wed, 28 Jun 2000 11:35:29 -0400
8477              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
8478      Branch: perl
8479            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
8480            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8481            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8482            ! lib/File/Spec/Win32.pm
8483 ____________________________________________________________________________
8484 [  6216] By: gsar                                  on 2000/06/08  14:54:21
8485         Log: be more optimal about clearing @_
8486      Branch: perl
8487            ! cop.h
8488 ____________________________________________________________________________
8489 [  6215] By: gsar                                  on 2000/06/08  14:33:04
8490         Log: tweak comment about @DB::args
8491      Branch: perl
8492            ! av.h pp_ctl.c
8493 ____________________________________________________________________________
8494 [  6214] By: gsar                                  on 2000/06/08  13:57:54
8495         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
8496              caller() wants to populate @DB::args with it (causes a coredump
8497              in Carp::confess())
8498      Branch: perl
8499            ! cop.h t/op/runlevel.t
8500 ____________________________________________________________________________
8501 [  6213] By: gsar                                  on 2000/06/08  07:06:35
8502         Log: back out change#6106 (seems problematic)
8503      Branch: perl
8504            ! hints/solaris_2.sh
8505 ____________________________________________________________________________
8506 [  6201] By: gsar                                  on 2000/06/06  00:42:59
8507         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
8508              does a PUSHMARK that's never ever POPMARKed; in general, only
8509              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
8510              Perl_eval_[sp]v() don't because they don't take any incoming
8511              arguments (this leak has been around since the original version
8512              of perl_eval_pv() in 5.003_97e)
8513      Branch: perl
8514            ! perl.c
8515 ____________________________________________________________________________
8516 [  6195] By: gsar                                  on 2000/06/02  22:43:13
8517         Log: fix yet another eval"" leak under USE_ITHREADS
8518      Branch: perl
8519            ! op.c
8520 ____________________________________________________________________________
8521 [  6194] By: gsar                                  on 2000/06/02  18:22:06
8522         Log: fix small eval"" memory leaks under USE_ITHREADS
8523      Branch: perl
8524            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8525            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8526            ! vms/perly_c.vms
8527 ____________________________________________________________________________
8528 [  6191] By: gsar                                  on 2000/06/01  09:38:21
8529         Log: vec() loses numericalness (modified version of patch suggested
8530              by Robin Barker)
8531      Branch: perl
8532            ! doop.c t/op/vec.t
8533 ____________________________________________________________________________
8534 [  6190] By: gsar                                  on 2000/06/01  09:26:15
8535         Log: submit missing embed.pl change
8536      Branch: perl
8537            ! embed.pl
8538 ____________________________________________________________________________
8539 [  6189] By: gsar                                  on 2000/06/01  09:05:34
8540         Log: counting tr/// corrupts later operation (from M.J.T Guy)
8541      Branch: perl
8542            ! doop.c t/op/tr.t
8543 ____________________________________________________________________________
8544 [  6188] By: gsar                                  on 2000/06/01  08:58:39
8545         Log: h2xs tweaks
8546      Branch: perl
8547            ! utils/h2xs.PL
8548 ____________________________________________________________________________
8549 [  6187] By: gsar                                  on 2000/06/01  08:50:07
8550         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8551              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8552      Branch: perl
8553            + lib/Pod/LaTeX.pm
8554            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
8555            ! pod/pod2latex.PL
8556 ____________________________________________________________________________
8557 [  6186] By: gsar                                  on 2000/06/01  08:24:40
8558         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
8559              <wolfgang.laun@alcatel.at>)
8560      Branch: perl
8561            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8562            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
8563 ____________________________________________________________________________
8564 [  6185] By: gsar                                  on 2000/06/01  08:12:00
8565         Log: remove incorrect documentation about implicit split to @_ in
8566              list context, which never really worked in perl 5 (from
8567              M.J.T. Guy)
8568      Branch: perl
8569            ! pod/perlfunc.pod pod/perltrap.pod
8570 ____________________________________________________________________________
8571 [  6184] By: gsar                                  on 2000/06/01  07:52:27
8572         Log: tweak for change#6127
8573      Branch: perl
8574            ! perl.c
8575 ____________________________________________________________________________
8576 [  6183] By: gsar                                  on 2000/06/01  07:41:02
8577         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8578              <nick@ccl4.org>)
8579      Branch: perl
8580            + t/lib/selfloader.t
8581            ! MANIFEST lib/SelfLoader.pm
8582 ____________________________________________________________________________
8583 [  6179] By: gsar                                  on 2000/05/31  22:37:51
8584         Log: buggy modulus on UVs introduced by change#3378 (resulted in
8585              4063328477 % 65535 amounting to 27406, instead of 27407)
8586      Branch: perl
8587            ! pp.c t/op/arith.t
8588 ____________________________________________________________________________
8589 [  6172] By: gsar                                  on 2000/05/31  05:05:42
8590         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8591              (from Ilya Zakharevich)
8592      Branch: perl
8593            ! regexec.c t/op/re_tests
8594 ____________________________________________________________________________
8595 [  6171] By: gsar                                  on 2000/05/31  05:01:47
8596         Log: scalar() doesn't force scalar context when used in void context
8597              (from Simon Cozens)
8598      Branch: perl
8599            ! op.c t/op/wantarray.t
8600 ____________________________________________________________________________
8601 [  6170] By: gsar                                  on 2000/05/31  04:41:33
8602         Log: change#6142 needs tweaks to tests to work where there's no symlink()
8603              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8604      Branch: perl
8605            ! t/lib/filefind.t
8606 ____________________________________________________________________________
8607 [  6169] By: gsar                                  on 2000/05/31  04:29:49
8608         Log: integrate cfgperl contents into mainline
8609      Branch: perl
8610           +> pod/perlmodlib.PL pod/perlnewmod.pod
8611           !> (integrate 42 files)
8612 ____________________________________________________________________________
8613 [  6163] By: gsar                                  on 2000/05/30  03:24:03
8614         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8615      Branch: perl
8616            ! op.c
8617 ____________________________________________________________________________
8618 [  6162] By: gsar                                  on 2000/05/30  03:09:38
8619         Log: fix memory leak in method call optimization (change#3768);
8620              made C<eval "$x->foo()"> leak
8621      Branch: perl
8622            ! op.c
8623 ____________________________________________________________________________
8624 [  6155] By: gsar                                  on 2000/05/28  21:15:58
8625         Log: small bug in change#6144; remove random \xA0 character that snuck
8626              in via change#6145
8627      Branch: perl
8628            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
8629 ____________________________________________________________________________
8630 [  6154] By: gsar                                  on 2000/05/28  21:04:19
8631         Log: avoid type mismatch warning
8632      Branch: perl
8633            ! perl.c
8634 ____________________________________________________________________________
8635 [  6153] By: gsar                                  on 2000/05/28  20:58:31
8636         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
8637              <nick@Bagpuss.uk.boo.com>)
8638      Branch: perl
8639            ! lib/Test/Harness.pm
8640 ____________________________________________________________________________
8641 [  6152] By: gsar                                  on 2000/05/28  20:53:42
8642         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
8643      Branch: perl
8644            ! regexec.c
8645 ____________________________________________________________________________
8646 [  6151] By: gsar                                  on 2000/05/28  20:50:28
8647         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8648      Branch: perl
8649            ! regexec.c
8650 ____________________________________________________________________________
8651 [  6150] By: gsar                                  on 2000/05/28  20:39:58
8652         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8653      Branch: perl
8654            ! pod/perlrequick.pod
8655 ____________________________________________________________________________
8656 [  6149] By: gsar                                  on 2000/05/28  20:35:16
8657         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
8658              <troc@netrus.net>)
8659      Branch: perl
8660            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
8661            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8662            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8663            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
8664 ____________________________________________________________________________
8665 [  6148] By: gsar                                  on 2000/05/28  20:21:07
8666         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8667      Branch: perl
8668            ! lib/ExtUtils/MM_Unix.pm
8669 ____________________________________________________________________________
8670 [  6147] By: gsar                                  on 2000/05/28  20:12:41
8671         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
8672              (from Peter Prymmer)
8673      Branch: perl
8674            ! vms/subconfigure.com
8675 ____________________________________________________________________________
8676 [  6146] By: gsar                                  on 2000/05/28  20:06:15
8677         Log: doc typo
8678      Branch: perl
8679            ! lib/warnings.pm warnings.h warnings.pl
8680 ____________________________________________________________________________
8681 [  6145] By: gsar                                  on 2000/05/28  18:44:33
8682         Log: make xsubpp skip embedded pod (from Matthias Neeracher
8683              <neeri@iis.ee.ethz.ch>)
8684      Branch: perl
8685            ! lib/ExtUtils/xsubpp
8686 ____________________________________________________________________________
8687 [  6144] By: gsar                                  on 2000/05/28  18:42:49
8688         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
8689              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8690              <neeri@iis.ee.ethz.ch>)
8691      Branch: perl
8692            ! lib/AutoSplit.pm
8693 ____________________________________________________________________________
8694 [  6143] By: gsar                                  on 2000/05/28  18:41:12
8695         Log: MacOS support, part 1 (from Matthias Neeracher
8696              <neeri@iis.ee.ethz.ch>)
8697      Branch: perl
8698            + ext/DynaLoader/dl_mac.xs
8699            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8700            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
8701            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
8702            ! util.h
8703 ____________________________________________________________________________
8704 [  6142] By: gsar                                  on 2000/05/28  18:21:51
8705         Log: File::Find fails to chdir when chasing symlinks (from
8706              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8707      Branch: perl
8708            ! lib/File/Find.pm t/lib/filefind.t
8709 ____________________________________________________________________________
8710 [  6141] By: jhi                                   on 2000/05/28  14:25:15
8711         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
8712              forwarded by Peter Seebach from the bsdi-users mailing list.
8713              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
8714      Branch: perl
8715            ! hints/bsdos.sh
8716 ____________________________________________________________________________
8717 [  6139] By: gsar                                  on 2000/05/28  10:01:48
8718         Log: revise mktables.PL for bugs and newness in Unicode 3.0
8719              (from James Bence <jbence@amgen.com>)
8720      Branch: perl
8721            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
8722            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
8723            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
8724            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
8725            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
8726            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
8727            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
8728            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
8729            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
8730            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
8731            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
8732            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
8733            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
8734            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
8735            + lib/unicode/Is/SylWU.pl
8736            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
8737            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8738            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8739            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8740            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8741            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8742            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8743            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8744            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8745            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8746            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8747            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8748            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8749            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8750            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
8751            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
8752            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
8753            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
8754            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
8755            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
8756            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
8757            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
8758            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
8759            ! lib/unicode/Makefile lib/unicode/mktables.PL
8760 ____________________________________________________________________________
8761 [  6138] By: gsar                                  on 2000/05/28  08:50:32
8762         Log: add note about the handling of negative indices to tied arrays
8763              (from Michael G Schwern <schwern@pobox.com>)
8764      Branch: perl
8765            ! pod/perltie.pod
8766 ____________________________________________________________________________
8767 [  6137] By: gsar                                  on 2000/05/28  08:46:10
8768         Log: fix bogus redeclaration warning for "our" variables in different
8769              scopes
8770      Branch: perl
8771            ! op.c t/pragma/strict-vars
8772 ____________________________________________________________________________
8773 [  6136] By: gsar                                  on 2000/05/28  08:31:20
8774         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
8775      Branch: perl
8776            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
8777 ____________________________________________________________________________
8778 [  6135] By: gsar                                  on 2000/05/28  08:17:50
8779         Log: enable Test::Harness to dynamically determine column width etc.
8780              (from Rob Napier <rnapier@employees.org>)
8781      Branch: perl
8782            ! lib/Test/Harness.pm
8783 ____________________________________________________________________________
8784 [  6134] By: gsar                                  on 2000/05/28  08:13:39
8785         Log: make Test::Harness use wait.h/WCOREDUMP if available
8786              (from Ben Tilly <ben_tilly@hotmail.com>)
8787      Branch: perl
8788            ! lib/Test/Harness.pm
8789 ____________________________________________________________________________
8790 [  6133] By: gsar                                  on 2000/05/28  08:08:05
8791         Log: elide bogus test in change#6132
8792      Branch: perl
8793            ! t/pragma/warn/9enabled
8794 ____________________________________________________________________________
8795 [  6132] By: gsar                                  on 2000/05/28  08:03:14
8796         Log: warnings::enabled() doesn't fall back to looking at $^W if
8797              caller isn't using lexical warnings (from Paul Marquess)
8798      Branch: perl
8799            ! pp_ctl.c t/pragma/warn/9enabled
8800 ____________________________________________________________________________
8801 [  6131] By: gsar                                  on 2000/05/28  07:57:47
8802         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
8803      Branch: perl
8804            ! ext/POSIX/POSIX.pm
8805 ____________________________________________________________________________
8806 [  6130] By: gsar                                  on 2000/05/28  07:29:12
8807         Log: fix places that mean C<"word" character> but say C<alphanumeric
8808              character>
8809      Branch: perl
8810            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
8811 ____________________________________________________________________________
8812 [  6129] By: gsar                                  on 2000/05/28  07:18:41
8813         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
8814      Branch: perl
8815            ! vms/test.com
8816 ____________________________________________________________________________
8817 [  6128] By: gsar                                  on 2000/05/28  07:12:55
8818         Log: new perlxstut example for passing/returning refs to arrays
8819              (from David Lowe <dlowe@pootpoot.com>)
8820      Branch: perl
8821            ! pod/perlxstut.pod
8822 ____________________________________________________________________________
8823 [  6127] By: gsar                                  on 2000/05/28  07:02:50
8824         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
8825              failed (from Gisle Aas)
8826      Branch: perl
8827            ! cop.h perl.c
8828 ____________________________________________________________________________
8829 [  6126] By: gsar                                  on 2000/05/28  06:39:53
8830         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
8831              (reworked variant of patch suggested by Simon Cozens)
8832      Branch: perl
8833            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
8834            ! pp_hot.c proto.h t/op/gv.t
8835 ____________________________________________________________________________
8836 [  6125] By: gsar                                  on 2000/05/28  05:14:55
8837         Log: enable propagating exception objects via Perl_croak() in XS code
8838              (from Gisle Aas)
8839      Branch: perl
8840            ! util.c
8841 ____________________________________________________________________________
8842 [  6124] By: gsar                                  on 2000/05/28  05:07:28
8843         Log: integrate vmsperl contents into mainline
8844      Branch: perl
8845           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
8846           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
8847           !> vms/vmsish.h
8848 ____________________________________________________________________________
8849 [  6123] By: gsar                                  on 2000/05/28  05:03:53
8850         Log: clarify gotcha with #line directives (from Rocco Caputo
8851              <troc@netrus.net>)
8852      Branch: perl
8853            ! pod/perldebug.pod pod/perlsyn.pod
8854 ____________________________________________________________________________
8855 [  6122] By: gsar                                  on 2000/05/28  04:58:29
8856         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
8857              (from Mark-Jason Dominus)
8858      Branch: perl
8859            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
8860            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
8861            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
8862            ! toke.c
8863 ____________________________________________________________________________
8864 [  6108] By: gsar                                  on 2000/05/17  02:24:56
8865         Log: reenable fake signal handling on Windows, bugs and all
8866      Branch: perl
8867            ! mg.c perl.h win32/perlhost.h
8868 ____________________________________________________________________________
8869 [  6104] By: gsar                                  on 2000/05/11  03:39:07
8870         Log: PL_sys_intern was being initialized too late on windows
8871      Branch: perl
8872            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8873            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
8874 ____________________________________________________________________________
8875 [  6094] By: gsar                                  on 2000/05/08  14:22:22
8876         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
8877      Branch: perl
8878            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8879            ! hints/cygwin.sh pp_sys.c
8880 ____________________________________________________________________________
8881 [  6093] By: gsar                                  on 2000/05/08  12:52:28
8882         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
8883              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
8884      Branch: perl
8885            ! pp_sys.c sv.c win32/perlhost.h
8886 ____________________________________________________________________________
8887 [  6090] By: gsar                                  on 2000/05/07  19:47:07
8888         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
8889              [NI]OK; added tests for both
8890      Branch: perl
8891            ! perl.c pp_hot.c sv.c t/op/substr.t
8892 ____________________________________________________________________________
8893 [  6089] By: gsar                                  on 2000/05/07  18:18:38
8894         Log: buildtoc tweak to fix newline lossage
8895      Branch: perl
8896            ! pod/buildtoc
8897 ____________________________________________________________________________
8898 [  6087] By: gsar                                  on 2000/05/07  16:05:16
8899         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
8900      Branch: perl
8901            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
8902 ____________________________________________________________________________
8903 [  6085] By: gsar                                  on 2000/05/07  05:52:02
8904         Log: repeat operator (x) doesn't preserve utf8-ness
8905      Branch: perl
8906            ! pp.c t/op/substr.t
8907 ____________________________________________________________________________
8908 [  6084] By: gsar                                  on 2000/05/07  05:39:55
8909         Log: substr() does not preserve utf8-ness (from Stefan Eissing
8910              <Eissing@medicaldataservice.de>); added tests
8911      Branch: perl
8912            ! pp.c t/op/substr.t
8913 ____________________________________________________________________________
8914 [  6083] By: gsar                                  on 2000/05/07  05:24:46
8915         Log: note about undocumented caller() return value (from M.J.T. Guy);
8916              yet another peek.t tweak
8917      Branch: perl
8918            ! pod/perlfunc.pod t/lib/peek.t
8919 ____________________________________________________________________________
8920 [  6082] By: gsar                                  on 2000/05/07  05:08:40
8921         Log: peek.t non-portable to ithreads
8922      Branch: perl
8923            ! t/lib/peek.t
8924 ____________________________________________________________________________
8925 [  6081] By: gsar                                  on 2000/05/07  04:17:04
8926         Log: better default perlbug categories for ok reports (from Richard Foley)
8927      Branch: perl
8928            ! utils/perlbug.PL
8929 ____________________________________________________________________________
8930 [  6080] By: gsar                                  on 2000/05/07  04:08:07
8931         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
8932              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8933      Branch: perl
8934            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8935            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8936            ! AUTHORS MAINTAIN MANIFEST
8937 ____________________________________________________________________________
8938 [  6079] By: gsar                                  on 2000/05/07  04:01:38
8939         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
8940      Branch: perl
8941            ! lib/Carp/Heavy.pm
8942 ____________________________________________________________________________
8943 [  6078] By: gsar                                  on 2000/05/07  01:24:19
8944         Log: workaround for CRT bug in chdir() (from Charles Lane, via
8945              Peter Prymmer)
8946      Branch: perl
8947            ! iperlsys.h vms/vms.c vms/vmsish.h
8948 ____________________________________________________________________________
8949 [  6077] By: gsar                                  on 2000/05/07  01:22:23
8950         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
8951              and Tom Phoenix)
8952      Branch: perl
8953            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
8954 ____________________________________________________________________________
8955 [  6076] By: gsar                                  on 2000/05/06  17:36:29
8956         Log: integrate cfgperl contents into mainline
8957      Branch: perl
8958           +> t/lib/peek.t
8959           !> Configure MANIFEST Porting/Glossary Porting/config.sh
8960           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
8961           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
8962           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
8963 ____________________________________________________________________________
8964 [  6071] By: gsar                                  on 2000/05/05  02:24:46
8965         Log: misformatted perllocal.pod (from Tim Jenness
8966              <t.jenness@jach.hawaii.edu>)
8967      Branch: perl
8968            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8969 ____________________________________________________________________________
8970 [  6070] By: gsar                                  on 2000/05/05  02:16:52
8971         Log: remove misleading comment (from M.J.T. Guy)
8972      Branch: perl
8973            ! t/lib/anydbm.t
8974 ____________________________________________________________________________
8975 [  6069] By: gsar                                  on 2000/05/05  02:15:13
8976         Log: File::Spec compatibility update (from Barrie Slaymaker
8977              <barries@slaysys.com>)
8978      Branch: perl
8979            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8980            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8981 ____________________________________________________________________________
8982 [  6068] By: gsar                                  on 2000/05/05  02:01:50
8983         Log: note about values()
8984      Branch: perl
8985            ! pod/perlfunc.pod
8986 ____________________________________________________________________________
8987 [  6067] By: gsar                                  on 2000/05/05  01:33:09
8988         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
8989      Branch: perl
8990            ! win32/win32.c
8991 ____________________________________________________________________________
8992 [  6066] By: gsar                                  on 2000/05/05  01:23:43
8993         Log: s/END/CHECK/
8994      Branch: perl
8995            ! perl.c
8996 ____________________________________________________________________________
8997 [  6064] By: gsar                                  on 2000/05/04  17:26:14
8998         Log: change#5905 wasn't quite right--it's intent only applies when arguments
8999              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
9000      Branch: perl
9001            ! pp_sys.c sv.c
9002 ____________________________________________________________________________
9003 [  6063] By: gsar                                  on 2000/05/04  16:52:29
9004         Log: tokeq() could read unallocated field in argument
9005      Branch: perl
9006            ! toke.c
9007 ____________________________________________________________________________
9008 [  6062] By: gsar                                  on 2000/05/04  16:34:51
9009         Log: additional tests for utf8.t
9010      Branch: perl
9011            ! t/pragma/utf8.t
9012 ____________________________________________________________________________
9013 [  6061] By: gsar                                  on 2000/05/04  16:09:28
9014         Log: change#5921 neglected to make eq honor "use bytes"
9015      Branch: perl
9016            ! sv.c
9017 ____________________________________________________________________________
9018 [  6058] By: gsar                                  on 2000/05/04  00:19:14
9019         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
9020              (spotted by Donald Kinzer <dkinzer@premia.com>)
9021      Branch: perl
9022            ! perl.c
9023 ____________________________________________________________________________
9024 [  6057] By: gsar                                  on 2000/05/03  18:34:01
9025         Log: fix broken parsing of /\x{ab}/
9026      Branch: perl
9027            ! regcomp.c t/pragma/utf8.t
9028 ____________________________________________________________________________
9029 [  6048] By: gsar                                  on 2000/05/02  18:29:10
9030         Log: add note about how $( doesn't interpolate in REs (from
9031              Philip Newton <newton@ficus.frogspace.net>)
9032      Branch: perl
9033            ! pod/perlop.pod
9034 ____________________________________________________________________________
9035 [  6046] By: gsar                                  on 2000/05/02  17:07:25
9036         Log: libscheck has insufficient checks for n32 libs (from
9037              Albert Chin-A-Young <china@thewrittenword.com>)
9038      Branch: perl
9039            ! hints/irix_6.sh
9040 ____________________________________________________________________________
9041 [  6044] By: gsar                                  on 2000/05/02  06:48:19
9042         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
9043              such that underscores are only ignored in literal numbers,
9044              "\x{...}", and hex/oct argument
9045      Branch: perl
9046            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
9047 ____________________________________________________________________________
9048 [  6043] By: gsar                                  on 2000/05/02  02:22:29
9049         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
9050      Branch: perl
9051            ! pod/perlretut.pod
9052 ____________________________________________________________________________
9053 [  6042] By: gsar                                  on 2000/05/02  02:17:51
9054         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
9055      Branch: perl
9056            ! pod/perltrap.pod
9057 ____________________________________________________________________________
9058 [  6041] By: gsar                                  on 2000/05/02  01:53:51
9059         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
9060              to compensate
9061      Branch: perl
9062            ! Porting/makerel
9063 ____________________________________________________________________________
9064 [  6040] By: gsar                                  on 2000/05/02  01:51:57
9065         Log: missing files in MANIFEST
9066      Branch: perl
9067            ! MANIFEST
9068 ____________________________________________________________________________
9069 [  6032] By: gsar                                  on 2000/05/01  15:56:32
9070         Log: whitespace adjustments
9071      Branch: perl
9072            ! pp_sys.c
9073 ____________________________________________________________________________
9074 [  6031] By: gsar                                  on 2000/05/01  15:19:41
9075         Log: small nits in diagnostics.pm (from Robin Barker)
9076      Branch: perl
9077            ! lib/diagnostics.pm pod/perldiag.pod
9078 ____________________________________________________________________________
9079 [  6030] By: gsar                                  on 2000/05/01  08:39:18
9080         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9081              for @- and @+ (from Johan Vromans)
9082      Branch: perl
9083            ! lib/English.pm pod/perlvar.pod
9084 ____________________________________________________________________________
9085 [  6029] By: gsar                                  on 2000/05/01  08:16:10
9086         Log: add CGI.pm v2.66 (from Lincoln Stein)
9087      Branch: perl
9088            + lib/CGI/Util.pm t/lib/cgi-pretty.t
9089            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9090            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
9091            ! t/lib/cgi-html.t t/lib/cgi-request.t
9092 ____________________________________________________________________________
9093 [  6028] By: gsar                                  on 2000/05/01  06:34:41
9094         Log: Pod::Man generates groff-incompatible macro definition (from
9095              Tom Christiansen)
9096      Branch: perl
9097            ! lib/Pod/Man.pm
9098 ____________________________________________________________________________
9099 [  6027] By: gsar                                  on 2000/05/01  06:31:36
9100         Log: podlators-1.02 update (from Russ Allbery)
9101      Branch: perl
9102            ! lib/Pod/Man.pm lib/Pod/Text.pm
9103 ____________________________________________________________________________
9104 [  6025] By: gsar                                  on 2000/04/30  18:17:47
9105         Log: Is{Alnum,Alpha,Word} don't match titlecase
9106              
9107              TODO: IsSpace is defined recursively!
9108              
9109              (both spotted by Larry)
9110      Branch: perl
9111            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9112            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9113 ____________________________________________________________________________
9114 [  6024] By: gsar                                  on 2000/04/30  17:50:19
9115         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
9116              (from Hugo van der Sanden)
9117      Branch: perl
9118            ! toke.c
9119 ____________________________________________________________________________
9120 [  6023] By: gsar                                  on 2000/04/30  17:14:43
9121         Log: debugger stomps on $. (from M.J.T. Guy)
9122      Branch: perl
9123            ! lib/perl5db.pl
9124 ____________________________________________________________________________
9125 [  6022] By: gsar                                  on 2000/04/30  16:59:22
9126         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9127      Branch: perl
9128            ! sv.c
9129 ____________________________________________________________________________
9130 [  6021] By: gsar                                  on 2000/04/29  21:00:08
9131         Log: remove Win2K issue in pod (fixed by change#6020)
9132      Branch: perl
9133            ! README.win32 pod/perl56delta.pod
9134 ____________________________________________________________________________
9135 [  6020] By: gsar                                  on 2000/04/29  20:51:49
9136         Log: test tweak
9137      Branch: perl
9138            ! t/lib/open3.t
9139 ____________________________________________________________________________
9140 [  6019] By: gsar                                  on 2000/04/29  20:34:27
9141         Log: windows portability tweaks
9142      Branch: perl
9143            ! t/lib/b.t win32/win32.h
9144 ____________________________________________________________________________
9145 [  6018] By: gsar                                  on 2000/04/29  19:55:24
9146         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
9147              make _PATH_LOG() return "" if unavailable
9148      Branch: perl
9149            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9150            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
9151 ____________________________________________________________________________
9152 [  6015] By: gsar                                  on 2000/04/28  22:35:49
9153         Log: tweak test for portability
9154      Branch: perl
9155            ! t/lib/b.t
9156 ____________________________________________________________________________
9157 [  6014] By: gsar                                  on 2000/04/28  22:05:31
9158         Log: glob() loading File::Glob behind the scenes may cause syntax errors
9159      Branch: perl
9160            ! op.c
9161 ____________________________________________________________________________
9162 [  6013] By: gsar                                  on 2000/04/28  21:25:22
9163         Log: tweak change#5945 to display correct switch name in diagnostic
9164      Branch: perl
9165            ! perl.c pod/perldiag.pod
9166 ____________________________________________________________________________
9167 [  6010] By: gsar                                  on 2000/04/28  21:02:58
9168         Log: clarify note about shadow password support (from
9169              gellyfish@gellyfish.com)
9170      Branch: perl
9171            ! pod/perlfunc.pod
9172 ____________________________________________________________________________
9173 [  6009] By: gsar                                  on 2000/04/28  21:00:00
9174         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9175      Branch: perl
9176            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9177 ____________________________________________________________________________
9178 [  6008] By: gsar                                  on 2000/04/28  20:56:33
9179         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9180      Branch: perl
9181            ! installperl vms/subconfigure.com
9182 ____________________________________________________________________________
9183 [  6007] By: gsar                                  on 2000/04/28  20:51:21
9184         Log: note about compile failures and END blocks (from M.J.T. Guy)
9185      Branch: perl
9186            ! pod/perl56delta.pod pod/perlmod.pod
9187 ____________________________________________________________________________
9188 [  6005] By: gsar                                  on 2000/04/28  20:41:16
9189         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9190      Branch: perl
9191            ! utils/perldoc.PL
9192 ____________________________________________________________________________
9193 [  6003] By: gsar                                  on 2000/04/28  20:11:20
9194         Log: allow REG_EXPAND_SZ keys in Windows registry (from
9195              John Clayton <John.Clayton@barclayscapital.com>)
9196      Branch: perl
9197            ! win32/win32.c
9198 ____________________________________________________________________________
9199 [  6002] By: gsar                                  on 2000/04/28  19:34:16
9200         Log: destructive sv_setsv() can lose UV-ness from source, causing
9201              numeric promotions/comparisons to fail to do the right thing
9202      Branch: perl
9203            ! sv.c
9204 ____________________________________________________________________________
9205 [  6001] By: gsar                                  on 2000/04/28  18:44:15
9206         Log: support additional library locations via $Config{otherlibdirs}
9207              (from Andy Dougherty)
9208      Branch: perl
9209            ! Configure INSTALL Porting/Glossary Porting/config.sh
9210            ! Porting/config_H config_h.SH epoc/config.sh perl.c
9211            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9212            ! win32/config.bc win32/config.gc win32/config.vc
9213 ____________________________________________________________________________
9214 [  5999] By: gsar                                  on 2000/04/28  18:17:07
9215         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9216      Branch: perl
9217            ! t/pragma/warn/toke toke.c
9218 ____________________________________________________________________________
9219 [  5995] By: gsar                                  on 2000/04/28  09:37:36
9220         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9221      Branch: perl
9222            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9223 ____________________________________________________________________________
9224 [  5994] By: gsar                                  on 2000/04/28  09:33:26
9225         Log: fix for missed accounting for null byte in pack("Z",...) (from
9226              M.J.T. Guy)
9227      Branch: perl
9228            ! pp.c t/op/pack.t
9229 ____________________________________________________________________________
9230 [  5993] By: gsar                                  on 2000/04/28  09:30:05
9231         Log: various minor tweaks seen on p5p
9232      Branch: perl
9233            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9234 ____________________________________________________________________________
9235 [  5992] By: gsar                                  on 2000/04/28  09:08:19
9236         Log: pod nit (from Simon Cozens)
9237      Branch: perl
9238            ! pod/perlop.pod
9239 ____________________________________________________________________________
9240 [  5991] By: gsar                                  on 2000/04/28  09:06:36
9241         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9242      Branch: perl
9243            ! README.posix-bc hints/posix-bc.sh
9244 ____________________________________________________________________________
9245 [  5990] By: gsar                                  on 2000/04/28  08:54:52
9246         Log: use $ENV{LIB} to search for libs under Visual C compiler
9247              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9248      Branch: perl
9249            ! lib/ExtUtils/Liblist.pm
9250 ____________________________________________________________________________
9251 [  5989] By: gsar                                  on 2000/04/28  08:27:12
9252         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9253              itself and no other (from Tom Hughes)
9254      Branch: perl
9255            ! t/op/array.t toke.c
9256 ____________________________________________________________________________
9257 [  5988] By: gsar                                  on 2000/04/28  08:01:38
9258         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9259              <paul@miraclefish.com>)
9260      Branch: perl
9261            ! lib/ExtUtils/MakeMaker.pm
9262 ____________________________________________________________________________
9263 [  5987] By: gsar                                  on 2000/04/28  07:53:09
9264         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9265      Branch: perl
9266            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9267 ____________________________________________________________________________
9268 [  5986] By: gsar                                  on 2000/04/28  07:44:17
9269         Log: add regular expressions tutorial and quick-start guide (from
9270              Mark Kvale <kvale@phy.ucsf.edu>)
9271      Branch: perl
9272            + pod/perlrequick.pod pod/perlretut.pod
9273            ! AUTHORS MAINTAIN MANIFEST
9274 ____________________________________________________________________________
9275 [  5985] By: gsar                                  on 2000/04/28  07:30:28
9276         Log: forked child may not exit correctly if it failed to open
9277              /dev/console (from Graham Barr)
9278      Branch: perl
9279            ! ext/Sys/Syslog/Syslog.pm
9280 ____________________________________________________________________________
9281 [  5984] By: gsar                                  on 2000/04/28  07:27:20
9282         Log: attributes::reftype() doesn't work on tied argument
9283      Branch: perl
9284            ! xsutils.c
9285 ____________________________________________________________________________
9286 [  5983] By: gsar                                  on 2000/04/28  07:15:04
9287         Log: numeric conversion of non-number in change#3378 tramples on
9288              OOK offset, causing segfaults
9289      Branch: perl
9290            ! sv.c
9291 ____________________________________________________________________________
9292 [  5982] By: gsar                                  on 2000/04/28  04:48:25
9293         Log: avoid error in IO::Socket::INET when given an unknown service name
9294              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9295      Branch: perl
9296            ! ext/IO/lib/IO/Socket/INET.pm
9297 ____________________________________________________________________________
9298 [  5981] By: gsar                                  on 2000/04/28  04:31:31
9299         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9300              prototype mismatch with CORE::glob(); update pod and tests to
9301              suit (File::Glob::glob() is still available for backward
9302              compatibility, but should be considered deprecated)
9303      Branch: perl
9304            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
9305            ! t/lib/glob-taint.t
9306 ____________________________________________________________________________
9307 [  5980] By: gsar                                  on 2000/04/28  03:47:29
9308         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
9309              <ghudson@mit.edu>)
9310      Branch: metaconfig
9311            ! U/modified/Options.U
9312      Branch: perl
9313            ! Configure
9314 ____________________________________________________________________________
9315 [  5979] By: gsar                                  on 2000/04/28  03:07:54
9316         Log: under useithreads, constant pad entries could inadvertantly be
9317              shared across threads (from Eric Blood <eblood@xmission.com>);
9318              added Eric's test case to testsuite
9319      Branch: perl
9320            ! op.c t/op/misc.t
9321 ____________________________________________________________________________
9322 [  5978] By: gsar                                  on 2000/04/27  21:13:00
9323         Log: sync version numbers in File::Spec with the ones on CPAN
9324              (from Barrie Slaymaker)
9325      Branch: perl
9326            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
9327            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
9328            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9329 ____________________________________________________________________________
9330 [  5977] By: gsar                                  on 2000/04/27  21:07:29
9331         Log: autoquote barewords followed by newline and arrow properly
9332              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9333      Branch: perl
9334            ! t/pragma/warn/toke toke.c
9335 ____________________________________________________________________________
9336 [  5976] By: gsar                                  on 2000/04/27  20:41:20
9337         Log: DB_File v1.73 update (from Paul Marquess)
9338      Branch: perl
9339            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9340            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9341 ____________________________________________________________________________
9342 [  5975] By: gsar                                  on 2000/04/27  20:34:24
9343         Log: allow sort() reentrancy (variant of patch suggested by
9344              Hugo van der Sanden)
9345      Branch: perl
9346            ! pp_ctl.c t/op/sort.t
9347 ____________________________________________________________________________
9348 [  5974] By: gsar                                  on 2000/04/27  19:46:57
9349         Log: change#4197 somehow missed initializing PL_errors, meaning
9350              sytax error queueing wasn't working outside eval"" at all;
9351              also fixed eval"" to localize PL_error_count, so that compile-time
9352              eval's don't clobber the error state of the outer context
9353      Branch: perl
9354            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9355            ! t/pragma/warn/toke
9356 ____________________________________________________________________________
9357 [  5973] By: gsar                                  on 2000/04/27  18:29:05
9358         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9359      Branch: perl
9360            ! regcomp.c regexec.c t/op/re_tests
9361 ____________________________________________________________________________
9362 [  5970] By: gsar                                  on 2000/04/27  18:05:11
9363         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
9364              IV is >32bits
9365      Branch: perl
9366            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9367 ____________________________________________________________________________
9368 [  5969] By: gsar                                  on 2000/04/27  17:50:56
9369         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9370      Branch: perl
9371            + t/lib/syslog.t
9372            ! MANIFEST ext/Sys/Syslog/Syslog.pm
9373 ____________________________________________________________________________
9374 [  5968] By: gsar                                  on 2000/04/27  17:44:49
9375         Log: tolerate spaces in group names in test on solaris (from David Boyce
9376              <dsb@boyski.com>)
9377      Branch: perl
9378            ! t/op/groups.t
9379 ____________________________________________________________________________
9380 [  5967] By: gsar                                  on 2000/04/27  17:41:22
9381         Log: improved docs on the warn_uninit diagnostic (from David Glasser
9382              and Simon Cozens)
9383      Branch: perl
9384            ! pod/perldiag.pod
9385 ____________________________________________________________________________
9386 [  5966] By: gsar                                  on 2000/04/27  16:54:58
9387         Log: add testsuite for B backends, fix bug in B::Deparse (from
9388              Simon Cozens <simon@brecon.co.uk>)
9389      Branch: perl
9390            + t/lib/b.t
9391            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9392 ____________________________________________________________________________
9393 [  5965] By: gsar                                  on 2000/04/27  16:10:37
9394         Log: avoid "will not stay shared" warnings for our variables (from
9395              Robin Barker)
9396      Branch: perl
9397            ! op.c t/pragma/warn/op
9398 ____________________________________________________________________________
9399 [  5964] By: gsar                                  on 2000/04/27  07:05:05
9400         Log: reformat to 72 columns (again)
9401      Branch: perl
9402            ! pod/perldiag.pod
9403 ____________________________________________________________________________
9404 [  5963] By: gsar                                  on 2000/04/27  06:28:31
9405         Log: patch from Larry to make (\&) prototype work; added tests for
9406              the same
9407      Branch: perl
9408            ! op.c t/comp/proto.t
9409 ____________________________________________________________________________
9410 [  5962] By: gsar                                  on 2000/04/27  06:15:47
9411         Log: updated README.hpux (from Jeff Okamoto)
9412      Branch: perl
9413            ! README.hpux
9414 ____________________________________________________________________________
9415 [  5961] By: gsar                                  on 2000/04/27  05:55:03
9416         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9417      Branch: perl
9418            ! emacs/cperl-mode.el
9419 ____________________________________________________________________________
9420 [  5960] By: gsar                                  on 2000/04/27  05:49:26
9421         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9422      Branch: perl
9423            ! INSTALL
9424 ____________________________________________________________________________
9425 [  5959] By: gsar                                  on 2000/04/27  05:33:41
9426         Log: doubled words in pods (from Simon Cozens
9427              <simon.p.cozens@jp.pwcglobal.com>)
9428      Branch: perl
9429            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
9430            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
9431            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
9432            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
9433            ! pod/perltootc.pod
9434 ____________________________________________________________________________
9435 [  5958] By: gsar                                  on 2000/04/27  05:11:39
9436         Log: change#3569 deleted some essential code, revert; avoid use of
9437              atexit() to make DynaLoader work properly on AIX under mod_perl
9438              (from Jens-Uwe Mager <jum@helios.de>)
9439      Branch: perl
9440            ! ext/DynaLoader/dl_aix.xs
9441 ____________________________________________________________________________
9442 [  5957] By: gsar                                  on 2000/04/27  04:54:51
9443         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9444      Branch: perl
9445            ! pod/perlmod.pod
9446 ____________________________________________________________________________
9447 [  5956] By: gsar                                  on 2000/04/27  04:51:47
9448         Log: better diagnostics on failed tests (from Ilya Zakharevich)
9449      Branch: perl
9450            ! t/op/lex_assign.t
9451 ____________________________________________________________________________
9452 [  5955] By: gsar                                  on 2000/04/27  04:26:44
9453         Log: longstanding bug exposed by change#3307: sort arguments weren't
9454              compiled with the right wantarray context (ensuing runtime lookup
9455              via block_gimme() was getting the incidental context of the
9456              sort() itself)
9457      Branch: perl
9458            ! op.c t/op/sort.t
9459 ____________________________________________________________________________
9460 [  5954] By: gsar                                  on 2000/04/26  23:42:12
9461         Log: integrate cfgperl contents into mainline
9462      Branch: perl
9463           !> (integrate 30 files)
9464 ____________________________________________________________________________
9465 [  5950] By: gsar                                  on 2000/04/25  19:13:12
9466         Log: reformat perldiag to avoid long lines
9467      Branch: perl
9468            ! pod/perldiag.pod
9469 ____________________________________________________________________________
9470 [  5949] By: gsar                                  on 2000/04/25  18:41:11
9471         Log: make perldoc use the pod2man from the same version (from
9472              M.J.T. Guy)
9473      Branch: perl
9474            ! utils/perldoc.PL
9475 ____________________________________________________________________________
9476 [  5948] By: gsar                                  on 2000/04/25  18:21:57
9477         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
9478              <kompas@kompas.usr.onet.pl>)
9479      Branch: perl
9480            ! lib/vars.pm
9481 ____________________________________________________________________________
9482 [  5947] By: gsar                                  on 2000/04/25  18:11:53
9483         Log: use &dl_error rather than &dl_load_file as the guard for calling
9484              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9485              statically built perl)
9486      Branch: perl
9487            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9488 ____________________________________________________________________________
9489 [  5945] By: gsar                                  on 2000/04/25  16:34:33
9490         Log: make module name mandatory after -M switch; reorder perldiag
9491              alphabetically (from Mark-Jason Dominus)
9492      Branch: perl
9493            ! perl.c pod/perldiag.pod
9494 ____________________________________________________________________________
9495 [  5939] By: gsar                                  on 2000/04/24  19:01:24
9496         Log: more pod nits (from Larry Virden)
9497      Branch: perl
9498            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
9499            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9500            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9501 ____________________________________________________________________________
9502 [  5938] By: gsar                                  on 2000/04/24  18:54:01
9503         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9504      Branch: perl
9505            ! ext/B/B/Deparse.pm
9506 ____________________________________________________________________________
9507 [  5936] By: gsar                                  on 2000/04/24  17:30:06
9508         Log: additional tests for change#5934 (from Paul Marquess, who also
9509              sent in the same fix)
9510      Branch: perl
9511            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9512            ! t/pragma/warn/5nolint t/pragma/warn/6default
9513 ____________________________________________________________________________
9514 [  5934] By: gsar                                  on 2000/04/24  17:16:54
9515         Log: propagate lexical warnings from surrounding scope correctly
9516              within string eval()
9517      Branch: perl
9518            ! pp_ctl.c t/pragma/warn/pp_ctl
9519 ____________________________________________________________________________
9520 [  5932] By: gsar                                  on 2000/04/24  09:08:14
9521         Log: add rsignal(), whichsig() and do_join() to public API list
9522              (mod_perl uses them to good advantage)
9523      Branch: perl
9524            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9525 ____________________________________________________________________________
9526 [  5931] By: gsar                                  on 2000/04/24  09:01:40
9527         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9528      Branch: perl
9529            ! pp_hot.c regexec.c t/op/pat.t
9530 ____________________________________________________________________________
9531 [  5930] By: gsar                                  on 2000/04/24  08:58:33
9532         Log: small os390 tweaks (from Peter Prymmer)
9533      Branch: perl
9534            ! config_h.SH makedepend.SH
9535 ____________________________________________________________________________
9536 [  5929] By: gsar                                  on 2000/04/24  08:55:25
9537         Log: pod nits
9538      Branch: perl
9539            ! pod/perlguts.pod
9540 ____________________________________________________________________________
9541 [  5928] By: gsar                                  on 2000/04/24  08:50:13
9542         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
9543      Branch: perl
9544            ! ext/IO/lib/IO/Poll.pm
9545 ____________________________________________________________________________
9546 [  5927] By: gsar                                  on 2000/04/24  08:43:24
9547         Log: arrange for next() to resume at the unstack op rather than the
9548              loop conditional, so that scope cleanup happens correctly
9549              (from Stephen McCamant)
9550      Branch: perl
9551            ! op.c pp_ctl.c t/op/misc.t
9552 ____________________________________________________________________________
9553 [  5926] By: gsar                                  on 2000/04/24  08:18:40
9554         Log: on windows, reserve 16M of stack rather than 128M (allows more
9555              threads to run concurrently)
9556      Branch: perl
9557            ! win32/Makefile win32/makefile.mk
9558 ____________________________________________________________________________
9559 [  5925] By: gsar                                  on 2000/04/24  08:13:52
9560         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9561      Branch: perl
9562            ! toke.c
9563 ____________________________________________________________________________
9564 [  5924] By: gsar                                  on 2000/04/24  08:08:59
9565         Log: avoid using uninitialized memory in require version check
9566      Branch: perl
9567            ! pp_ctl.c universal.c
9568 ____________________________________________________________________________
9569 [  5923] By: gsar                                  on 2000/04/24  07:20:14
9570         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
9571      Branch: perl
9572            ! ext/IO/lib/IO/Poll.pm
9573 ____________________________________________________________________________
9574 [  5922] By: gsar                                  on 2000/04/24  07:08:42
9575         Log: commentary about IoTYPE() (from Nathan Torkington)
9576      Branch: perl
9577            ! sv.h
9578 ____________________________________________________________________________
9579 [  5921] By: gsar                                  on 2000/04/24  06:58:26
9580         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9581              by fix
9582      Branch: perl
9583            ! sv.c t/lib/charnames.t t/pragma/utf8.t
9584 ____________________________________________________________________________
9585 [  5920] By: gsar                                  on 2000/04/24  06:37:59
9586         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
9587      Branch: perl
9588            ! doop.c t/op/ver.t
9589 ____________________________________________________________________________
9590 [  5919] By: gsar                                  on 2000/04/24  06:21:58
9591         Log: Configure might miss old directories when prefix must be
9592              expanded (from Robin Barker)
9593      Branch: metaconfig
9594            ! U/installdirs/inc_version_list.U
9595      Branch: perl
9596            ! Configure
9597 ____________________________________________________________________________
9598 [  5918] By: gsar                                  on 2000/04/24  06:16:11
9599         Log: VMS nits in glob() test (from Charles Lane)
9600      Branch: perl
9601            ! t/lib/glob-basic.t
9602 ____________________________________________________________________________
9603 [  5917] By: gsar                                  on 2000/04/24  06:11:56
9604         Log: various pod nits (from Larry Virden and others)
9605      Branch: perl
9606            ! README.amiga README.hpux README.machten README.os2
9607            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
9608            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
9609            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
9610            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
9611            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
9612            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
9613            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
9614            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
9615 ____________________________________________________________________________
9616 [  5916] By: gsar                                  on 2000/04/24  05:52:43
9617         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
9618              <wjones@tc.fluke.com>)
9619      Branch: perl
9620            ! t/lib/glob-basic.t
9621 ____________________________________________________________________________
9622 [  5915] By: gsar                                  on 2000/04/24  05:07:01
9623         Log: supported platforms mixed up
9624      Branch: perl
9625            ! pod/perl56delta.pod pod/perlport.pod
9626 ____________________________________________________________________________
9627 [  5914] By: gsar                                  on 2000/04/24  04:56:08
9628         Log: caller() wasn't returning the right number of elements for
9629              eval {...}
9630      Branch: perl
9631            ! pp_ctl.c t/pragma/warn/9enabled
9632 ____________________________________________________________________________
9633 [  5913] By: gsar                                  on 2000/04/24  04:35:41
9634         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
9635              Mark-Jason Dominus)
9636      Branch: perl
9637            ! pod/perlfunc.pod
9638 ____________________________________________________________________________
9639 [  5912] By: gsar                                  on 2000/04/24  04:17:15
9640         Log: fix totally broken caching in UNIVERSAL::isa() (from
9641              Nick Ing-Simmons)
9642      Branch: perl
9643            ! t/op/universal.t universal.c
9644 ____________________________________________________________________________
9645 [  5911] By: gsar                                  on 2000/04/24  03:39:47
9646         Log: add linebreak properties from unicode/LineBrk.txt (from
9647              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9648      Branch: perl
9649            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9650            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9651            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9652            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9653            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9654            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9655            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9656            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9657            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9658            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9659            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9660            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9661            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9662            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
9663            + lib/unicode/Is/LbrkZW.pl
9664            ! lib/unicode/mktables.PL
9665 ____________________________________________________________________________
9666 [  5910] By: gsar                                  on 2000/04/24  03:23:10
9667         Log: typo in pod
9668      Branch: perl
9669            ! ext/Thread/Thread.pm
9670 ____________________________________________________________________________
9671 [  5909] By: gsar                                  on 2000/04/24  03:22:03
9672         Log: mode argument to do_binmode() should be file mode, not boolean
9673      Branch: perl
9674            ! pp_sys.c
9675 ____________________________________________________________________________
9676 [  5908] By: gsar                                  on 2000/04/16  16:51:08
9677         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
9678              always returns a valid GV even when the symbol is trapped by strictures
9679              (avoids coredumps)
9680              
9681              TODO: the C<package;> hack needs similar treatment
9682      Branch: perl
9683            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
9684            ! t/pragma/strict-vars
9685 ____________________________________________________________________________
9686 [  5904] By: gsar                                  on 2000/03/28  02:31:32
9687         Log: add Changes, perldelta.pod
9688      Branch: perl
9689            + Changes pod/perldelta.pod
9690 ____________________________________________________________________________
9691 [  5903] By: gsar                                  on 2000/03/28  02:03:55
9692         Log: rename Changes and perldelta.pod
9693      Branch: perl
9694           +> Changes5.6 pod/perl56delta.pod
9695            - Changes pod/perldelta.pod
9696            ! MANIFEST
9697 ____________________________________________________________________________
9698 [  5900] By: gsar                                  on 2000/03/23  05:42:43
9699         Log: three guesses on what this is :-)
9700      Branch: perl
9701            ! Changes