Re: bash -c exit and linux hints
[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 [  7612] By: jhi                                   on 2000/11/08  18:35:25
36         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
37              From: David Dyck <dcd@tc.fluke.com>
38              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
39              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
40      Branch: perl
41            ! pp_sys.c
42 ____________________________________________________________________________
43 [  7611] By: jhi                                   on 2000/11/08  18:30:26
44         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45              From: Dominic Dunlop <domo@computer.org>
46              Date: Tue, 7 Nov 2000 12:05:25 +0100
47              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
48      Branch: perl
49            ! malloc.c
50 ____________________________________________________________________________
51 [  7610] By: jhi                                   on 2000/11/08  18:25:14
52         Log: Do not test UTF-8 locales since that the tests would require
53              polymorphic regexen.
54      Branch: perl
55            ! t/pragma/locale.t
56 ____________________________________________________________________________
57 [  7609] By: jhi                                   on 2000/11/08  17:12:51
58         Log: Locale buglets.
59              
60              Subject: RE: Locales support (setlocale) fixes
61              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62              Date: Wed, 8 Nov 2000 20:01:39 +0300
63              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
64      Branch: perl
65            ! t/pragma/locale.t util.c
66 ____________________________________________________________________________
67 [  7608] By: jhi                                   on 2000/11/08  17:00:16
68         Log: Deleting $ENV{PATH} in VMS is not recommendable.
69      Branch: perl
70            ! t/pragma/locale.t
71 ____________________________________________________________________________
72 [  7607] By: jhi                                   on 2000/11/08  16:58:26
73         Log: Subject: PATCH std stdio for (Free)BSD
74              From: Nicholas Clark <nick@ccl4.org>
75              Date: Wed, 8 Nov 2000 15:36:29 +0000
76              Message-ID: <20001108153629.D98736@plum.flirble.org>
77      Branch: metaconfig
78            ! U/compline/d_stdstdio.U
79      Branch: perl
80            ! Configure config_h.SH
81 ____________________________________________________________________________
82 [  7606] By: jhi                                   on 2000/11/08  16:43:31
83         Log: Forgot to bump the line numbers in #7601.
84      Branch: perl
85            ! t/pragma/warn/pp_sys
86 ____________________________________________________________________________
87 [  7605] By: jhi                                   on 2000/11/08  16:39:12
88         Log: More careful detection of how well NVs and UVs mix.
89              
90              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
91              From: Nicholas Clark <nick@ccl4.org>
92              Date: Wed, 8 Nov 2000 15:14:12 +0000
93              Message-ID: <20001108151412.B98736@plum.flirble.org>
94              
95              Added some SIGFPE paranoia.
96      Branch: metaconfig/U/perl
97            ! perlxv.U
98      Branch: perl
99            ! Configure config_h.SH
100 ____________________________________________________________________________
101 [  7604] By: jhi                                   on 2000/11/08  14:39:10
102         Log: Subject: [patch perl@7595] VMS configure.com tweak
103              From: "Craig A. Berry" <craigberry@mac.com>
104              Date: Wed, 8 Nov 2000 00:24:12 -0600
105              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
106      Branch: perl
107            ! configure.com
108 ____________________________________________________________________________
109 [  7603] By: jhi                                   on 2000/11/08  14:27:11
110         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
111              From: Robin Barker <rmb1@cise.npl.co.uk>
112              Date: Wed, 8 Nov 2000 11:11:39 GMT
113              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
114      Branch: perl
115            ! perlio.c
116 ____________________________________________________________________________
117 [  7602] By: jhi                                   on 2000/11/08  14:25:03
118         Log: Fix for the tie-refhash string table leaks.
119              
120              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
121              Date: Wed, 8 Nov 2000 13:03:04 GMT
122              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
123      Branch: perl
124            ! t/lib/tie-refhash.t
125 ____________________________________________________________________________
126 [  7601] By: jhi                                   on 2000/11/08  14:21:08
127         Log: Try to avoid flockless and emulationless places.
128      Branch: perl
129            ! t/pragma/warn/pp_sys
130 ____________________________________________________________________________
131 [  7600] By: jhi                                   on 2000/11/08  02:28:54
132         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
133              
134              Subject: [PATCH] prototyped functions that should be overrideable
135              From: "Casey R. Tweten" <crt@kiski.net>
136              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
137              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
138      Branch: perl
139            ! toke.c
140 ____________________________________________________________________________
141 [  7599] By: jhi                                   on 2000/11/08  01:12:05
142         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
143              
144              Subject: [PATCH] perlbug.PL
145              From: "Kurt D. Starsinic" <kstar@chapin.edu>
146              Date: Mon, 6 Nov 2000 21:39:01 -0500
147              Message-ID: <20001106213901.B20955@O2.chapin.edu>
148      Branch: perl
149            ! utils/perlbug.PL
150 ____________________________________________________________________________
151 [  7598] By: jhi                                   on 2000/11/07  23:42:00
152         Log: Bad thinko in #7581 (I used the test program with the expanded
153              values as-is).
154      Branch: metaconfig
155            ! U/compline/d_stdstdio.U
156      Branch: perl
157            ! Configure
158 ____________________________________________________________________________
159 [  7597] By: jhi                                   on 2000/11/07  21:43:29
160         Log: Subject: [PATCH perl@7573] cygwin port
161              From: "Fifer, Eric" <EFifer@sanwaint.com>
162              Date: Tue, 7 Nov 2000 18:08:51 -0000 
163              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
164              
165              Synchronize with Cygwin 1.1.5.
166      Branch: perl
167            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
168            ! pod/perlport.pod unixish.h util.c
169 ____________________________________________________________________________
170 [  7596] By: jhi                                   on 2000/11/07  21:39:25
171         Log: perlhack updates from H.Merijn Brand.
172      Branch: perl
173            ! pod/perlhack.pod
174 ____________________________________________________________________________
175 [  7595] By: jhi                                   on 2000/11/07  20:21:41
176         Log: Update Changes.
177      Branch: perl
178            ! Changes patchlevel.h
179 ____________________________________________________________________________
180 [  7594] By: jhi                                   on 2000/11/07  19:18:58
181         Log: Be more robust in Dynaloader.pm.
182      Branch: perl
183            ! ext/DynaLoader/DynaLoader_pm.PL
184 ____________________________________________________________________________
185 [  7593] By: jhi                                   on 2000/11/07  16:49:31
186         Log: AUTHORS update.
187      Branch: perl
188            ! AUTHORS
189 ____________________________________________________________________________
190 [  7592] By: gsar                                  on 2000/11/07  16:39:51
191         Log: normalize relative paths in virtualized current directory on windows,
192              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
193              returns)
194      Branch: perl
195            ! win32/vdir.h
196 ____________________________________________________________________________
197 [  7591] By: jhi                                   on 2000/11/07  16:04:26
198         Log: Too profiler-happy: with optimization the #7590 actually makes
199              the test to run 0.5% _slower_.  Requires much more instrumentation.
200              Retract #7590.
201      Branch: perl
202            ! regcomp.c regcomp.h
203 ____________________________________________________________________________
204 [  7590] By: jhi                                   on 2000/11/07  15:51:13
205         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
206              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
207              by using memset() and testing bytewise (as opposed to bitwise).
208      Branch: perl
209            ! regcomp.c regcomp.h
210 ____________________________________________________________________________
211 [  7589] By: jhi                                   on 2000/11/07  12:56:39
212         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
213              From: "Craig A. Berry" <craig.berry@psinetcs.com>
214              Date: Mon, 06 Nov 2000 23:45:30 -0500
215              Message-Id: <0011079735.AA973576259@univpress.com>
216      Branch: perl
217            ! configure.com t/lib/st-lock.t
218 ____________________________________________________________________________
219 [  7588] By: jhi                                   on 2000/11/07  01:03:28
220         Log: Tweak #7587.
221      Branch: perl
222            ! pod/perldiag.pod
223 ____________________________________________________________________________
224 [  7587] By: jhi                                   on 2000/11/07  01:00:27
225         Log: A doc addition for bug id 20001105.019, beware \p.
226      Branch: perl
227            ! pod/perldiag.pod
228 ____________________________________________________________________________
229 [  7586] By: jhi                                   on 2000/11/07  00:32:22
230         Log: Fake support of holey files in win/dosish platforms.
231              
232              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
233              From: kipp@shonanblue.ne.jp
234              Date: Mon, 6 Nov 2000 13:30:55 -0800
235              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
236      Branch: perl
237            ! ext/SDBM_File/sdbm/sdbm.c
238 ____________________________________________________________________________
239 [  7585] By: jhi                                   on 2000/11/07  00:12:54
240         Log: Subject: Pod updates
241              From: "Stephen P. Potter" <spp@spotter.yi.org>
242              Date: Mon, 06 Nov 2000 18:56:43 -0500
243              Message-Id: <200011062357.SAA18173@spotter.yi.org>
244      Branch: perl
245            ! README.dos README.os2 README.win32 pod/buildtoc.PL
246            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
247            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
248            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
249            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
250            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
251            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
252            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
253            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
254            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
255            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
256            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
257            ! pod/perltootc.pod pod/perlunicode.pod
258 ____________________________________________________________________________
259 [  7584] By: jhi                                   on 2000/11/07  00:04:17
260         Log: Varargs don't always work too well if one puts an unsigned
261              char on the stack and pop an unsigned quad off the stack.
262              
263              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
264              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
265              Date: Mon, 06 Nov 2000 15:19:05 -0800
266              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
267      Branch: perl
268            ! utf8.c
269 ____________________________________________________________________________
270 [  7583] By: jhi                                   on 2000/11/06  23:58:48
271         Log: %ENV note tweaks from Dan Sugalski.
272      Branch: perl
273            ! pod/perlport.pod vms/perlvms.pod
274 ____________________________________________________________________________
275 [  7582] By: jhi                                   on 2000/11/06  23:05:49
276         Log: glibc5 detection by __GNU_LIBRARY__.
277      Branch: perl
278            ! toke.c
279 ____________________________________________________________________________
280 [  7581] By: jhi                                   on 2000/11/06  22:51:29
281         Log: Make the stdio test program of 7427 less noisy while being 
282              compiled so that Digital UNIX wouldn't get both
283              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
284              undefined.  This makes perlio happy.
285      Branch: metaconfig
286            ! U/compline/d_stdstdio.U
287      Branch: perl
288            ! Configure config_h.SH
289 ____________________________________________________________________________
290 [  7580] By: jhi                                   on 2000/11/06  22:41:41
291         Log: Document %ENV = () portability issues.
292      Branch: perl
293            ! pod/perlport.pod vms/perlvms.pod
294 ____________________________________________________________________________
295 [  7579] By: jhi                                   on 2000/11/06  21:29:24
296         Log: VOS updates from Paul Green.
297      Branch: perl
298            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
299 ____________________________________________________________________________
300 [  7578] By: jhi                                   on 2000/11/06  21:00:40
301         Log: Sanitize the environment further.
302      Branch: perl
303            ! t/pragma/locale.t
304 ____________________________________________________________________________
305 [  7577] By: jhi                                   on 2000/11/06  20:53:51
306         Log: Re-introduce 7552 lost in integration.
307      Branch: perl
308            ! perlio.c
309 ____________________________________________________________________________
310 [  7576] By: jhi                                   on 2000/11/06  20:33:46
311         Log: Admit that the test leaks scalars.
312      Branch: perl
313            ! t/comp/proto.t
314 ____________________________________________________________________________
315 [  7575] By: jhi                                   on 2000/11/06  20:17:08
316         Log: Integrate perlio.
317      Branch: perl
318           !> perlio.c
319 ____________________________________________________________________________
320 [  7573] By: jhi                                   on 2000/11/06  13:56:05
321         Log: Update Changes.
322      Branch: perl
323            ! Changes patchlevel.h
324 ____________________________________________________________________________
325 [  7572] By: jhi                                   on 2000/11/06  13:48:41
326         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
327              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
328              Date: Mon, 06 Nov 2000 10:11:42 +0100
329              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
330      Branch: perl
331            ! pod/perlhack.pod
332 ____________________________________________________________________________
333 [  7571] By: jhi                                   on 2000/11/06  01:45:51
334         Log: AUTHORS updates.
335      Branch: perl
336            ! AUTHORS
337 ____________________________________________________________________________
338 [  7570] By: jhi                                   on 2000/11/06  00:18:00
339         Log: Fix for
340              
341              Subject: [ID 20000728.005] perl -P broken
342              From: David Dyck <dcd@tc.fluke.com>
343              Date: Fri, 28 Jul 2000 17:19:16 -0700
344              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
345              
346              (hopefully).  The fix is also not complete, it seems to break
347              BOM swallowing for libc5 systems, but until someone figures
348              out a way to do this without ftell(), this will do.
349      Branch: perl
350            ! toke.c
351 ____________________________________________________________________________
352 [  7569] By: jhi                                   on 2000/11/06  00:05:30
353         Log: Document that the evaled syntax errors cause scalar leaks.
354      Branch: perl
355            ! t/comp/proto.t
356 ____________________________________________________________________________
357 [  7568] By: jhi                                   on 2000/11/05  23:14:47
358         Log: opmini.o can linger from Configures past.
359      Branch: perl
360            ! Makefile.SH
361 ____________________________________________________________________________
362 [  7567] By: jhi                                   on 2000/11/05  21:28:39
363         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
364              first argument correctly.
365      Branch: perl
366            ! perlio.c
367 ____________________________________________________________________________
368 [  7566] By: jhi                                   on 2000/11/05  21:15:56
369         Log: Integrate perlio.
370      Branch: perl
371           !> perlio.c
372 ____________________________________________________________________________
373 [  7565] By: jhi                                   on 2000/11/05  21:15:13
374         Log: Use -dM for gcc (the suggested patch did it only for Linux,
375              but I think it can be generalized).
376              
377              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
378              From: Pixel <pixel@mandrakesoft.com>
379              Date: 05 Nov 2000 21:49:34 +0100 
380              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
381      Branch: perl
382            ! ext/Errno/Errno_pm.PL
383 ____________________________________________________________________________
384 [  7563] By: jhi                                   on 2000/11/05  19:48:55
385         Log: Add a note for future generations about bug id 20000229.006.
386      Branch: perl
387            ! malloc.c
388 ____________________________________________________________________________
389 [  7562] By: jhi                                   on 2000/11/05  19:38:24
390         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
391      Branch: perl
392            ! pp_ctl.c t/op/pos.t
393 ____________________________________________________________________________
394 [  7561] By: jhi                                   on 2000/11/05  18:21:46
395         Log: Add =pod to be tidy.
396      Branch: perl
397            ! lib/Math/Complex.pm
398 ____________________________________________________________________________
399 [  7560] By: jhi                                   on 2000/11/05  17:38:46
400         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
401      Branch: perl
402            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
403            ! ext/Storable/Storable.xs t/lib/st-recurse.t
404 ____________________________________________________________________________
405 [  7559] By: jhi                                   on 2000/11/05  17:32:59
406         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
407              From: "Peter J. Farley III" <pjfarley@banet.net>
408              Date: Sun, 05 Nov 2000 11:55:59 -0500
409              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
410      Branch: perl
411            ! t/lib/syslog.t
412 ____________________________________________________________________________
413 [  7558] By: jhi                                   on 2000/11/05  17:29:19
414         Log: Integrate perlio.
415      Branch: perl
416           !> perlio.c
417 ____________________________________________________________________________
418 [  7557] By: jhi                                   on 2000/11/05  17:22:01
419         Log: A fix of sorts for 20000329.026, a better error message
420              for a missing "use charnames" when using the \N{...}. 
421      Branch: perl
422            ! pod/perldiag.pod toke.c
423 ____________________________________________________________________________
424 [  7556] By: jhi                                   on 2000/11/05  16:33:50
425         Log: Test tweak: show also the failed locales.
426              
427              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
428              From: Lupe Christoph <lupe@lupe-christoph.de>         
429              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
430              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
431      Branch: perl
432            ! t/pragma/locale.t
433 ____________________________________________________________________________
434 [  7553] By: jhi                                   on 2000/11/05  01:12:16
435         Log: Fix for
436              
437              Subject: [ID 20001004.007] taint propogation is inconsistent
438              From: pimlott@idiomtech.com (Andrew Pimlott) 
439              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
440              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
441              
442              The culprit was sv_setsv() which was rather blindly
443              propagating taint, which lead to behaviour where was
444              a tainted anon hash value was seen all the values from
445              then on became tainted.
446      Branch: perl
447            ! sv.c t/op/taint.t
448 ____________________________________________________________________________
449 [  7552] By: jhi                                   on 2000/11/04  23:44:18
450         Log: Some cpps don't like splitting conditionals across several lines.
451      Branch: perl
452            ! perlio.c
453 ____________________________________________________________________________
454 [  7549] By: jhi                                   on 2000/11/04  23:14:01
455         Log: Fix for
456              
457              Subject: [ID 20001004.006] undef is never tainted
458              From: pimlott@idiomtech.com (Andrew Pimlott)
459              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
460              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
461              
462              An undef read from a slurped file was not tainted.
463      Branch: perl
464            ! pp_hot.c t/op/taint.t
465 ____________________________________________________________________________
466 [  7548] By: jhi                                   on 2000/11/04  22:56:21
467         Log: Test tweak ($Config{useperlio} is by default undef) .
468      Branch: perl
469            ! t/lib/b.t
470 ____________________________________________________________________________
471 [  7547] By: jhi                                   on 2000/11/04  22:43:56
472         Log: Integrate perlio.
473      Branch: perl
474           +> lib/perlio.pm
475           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
476           !> pod/perlapi.pod t/lib/b.t
477 ____________________________________________________________________________
478 [  7546] By: jhi                                   on 2000/11/04  22:40:59
479         Log: Configure would use a bad $myuname from an old config.sh.
480              
481              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
482              From: Andy Dougherty <doughera@lafayette.edu>
483              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
484              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
485      Branch: metaconfig
486            ! U/modified/Oldconfig.U
487      Branch: perl
488            ! Configure config_h.SH
489 ____________________________________________________________________________
490 [  7545] By: jhi                                   on 2000/11/04  22:36:54
491         Log: Subject: Locales support (setlocale) fixes
492              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
493              Date: Sat, 4 Nov 2000 10:15:48 +0300 
494              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
495              
496              Modified quite a bit to be more portable.
497      Branch: perl
498            ! embed.h embed.pl perl.h proto.h util.c
499 ____________________________________________________________________________
500 [  7544] By: jhi                                   on 2000/11/04  22:32:47
501         Log: Dying is too strict here, better just skip.
502      Branch: perl
503            ! t/op/misc.t
504 ____________________________________________________________________________
505 [  7542] By: jhi                                   on 2000/11/04  21:09:28
506         Log: More Changes tweakery.
507      Branch: perl
508            ! Changes Porting/genlog
509 ____________________________________________________________________________
510 [  7541] By: jhi                                   on 2000/11/04  20:58:18
511         Log: Changes fixups.
512      Branch: perl
513            ! Changes
514 ____________________________________________________________________________
515 [  7540] By: jhi                                   on 2000/11/04  20:42:38
516         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
517              create a "fast path" for locale name probing using "locale -a"
518              if available, squash finally hopefully the s?printf resetting
519              the numeric locale (since, IIUC perllocale, it never shouldn't). 
520      Branch: perl
521            ! sv.c t/op/misc.t t/pragma/locale.t
522 ____________________________________________________________________________
523 [  7536] By: jhi                                   on 2000/11/04  00:20:02
524         Log: Add FCNTL_CAN_LOCK.
525              
526              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
527              From: Andy Dougherty <doughera@lafayette.edu>
528              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
529              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
530              
531              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
532              From: Andy Dougherty <doughera@lafayette.edu>
533              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
534              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
535      Branch: metaconfig/U/perl
536            + d_fcntl_can_lock.U
537            ! startperl.U
538      Branch: perl
539            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
540            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
541            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
542            ! vos/config.ga.h win32/config.bc win32/config.gc
543            ! win32/config.vc
544 ____________________________________________________________________________
545 [  7534] By: jhi                                   on 2000/11/03  15:16:02
546         Log: Subject: Re: README.aix
547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
548              Date: Fri, 03 Nov 2000 16:03:15 +0100
549              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
550      Branch: perl
551            ! README.aix
552 ____________________________________________________________________________
553 [  7533] By: jhi                                   on 2000/11/03  03:59:02
554         Log: Subject: [PATCH 5.7.0] better messages from malloc()
555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
556              Date: Wed, 1 Nov 2000 23:39:56 -0500
557              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
558      Branch: perl
559            ! malloc.c pod/perldiag.pod
560 ____________________________________________________________________________
561 [  7532] By: jhi                                   on 2000/11/03  00:11:56
562         Log: The #7521 touched things it shouldn't have.
563      Branch: perl
564            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
565 ____________________________________________________________________________
566 [  7531] By: jhi                                   on 2000/11/02  22:32:33
567         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
568              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
569              Date:     Thu, 2 Nov 2000 16:58:36 EST
570              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
571      Branch: perl
572            ! vms/gen_shrfls.pl
573 ____________________________________________________________________________
574 [  7530] By: jhi                                   on 2000/11/02  22:08:49
575         Log: Fix the problem discussed in
576              
577              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
578              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
579              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
580              
581              originally from Linc Madison.  Also Andreas König's comments
582              taken into account.  Some other problems with Tie::SubstrHash
583              fixed: didn't croak when the table exceeded the requested number
584              of entries (as documented) but instead when the number of entries
585              exceeded the size of the table, a croak() had an unnecessary \n,
586              didn't have a CLEAR method, documented that there is no exists().
587              Didn't fix to be strict-proof because the module uses &foo; and
588              dynamic scope.  Added a test script exercizing both first tamely 
589              the basic functionality, and then the failure cases reported by
590              Linc Madison.
591      Branch: perl
592            + t/lib/tie-substrhash.t
593            ! MANIFEST lib/Tie/SubstrHash.pm
594 ____________________________________________________________________________
595 [  7529] By: jhi                                   on 2000/11/02  17:58:08
596         Log: recv() can fail and return undef.
597              
598              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
599              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
600              Date: Thu, 2 Nov 2000 20:12:20 +0300
601              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
602      Branch: perl
603            ! lib/Net/Ping.pm
604 ____________________________________________________________________________
605 [  7528] By: jhi                                   on 2000/11/02  17:49:09
606         Log: Detpyo.
607      Branch: perl
608            ! pod/perlop.pod
609 ____________________________________________________________________________
610 [  7527] By: jhi                                   on 2000/11/02  15:48:37
611         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
612              fix a autovivification bug in Tie::RefHash, add tests for both.
613              
614              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
615              From: Edward Avis <epa98@doc.ic.ac.uk>
616              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
617              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
618      Branch: perl
619            + t/lib/tie-refhash.t
620            ! MANIFEST lib/Tie/RefHash.pm
621 ____________________________________________________________________________
622 [  7526] By: jhi                                   on 2000/11/02  13:56:26
623         Log: Test::Harness revealed buglets in the new DynaLoader.
624              
625              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
626              From: andreas.koenig@anima.de (Andreas J. Koenig)
627              Date: 02 Nov 2000 11:26:48 +0100 
628              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
629      Branch: perl
630            ! ext/DynaLoader/DynaLoader_pm.PL
631 ____________________________________________________________________________
632 [  7525] By: jhi                                   on 2000/11/01  23:52:08
633         Log: The entry for #7503 was missing.
634      Branch: perl
635            ! Changes
636 ____________________________________________________________________________
637 [  7524] By: jhi                                   on 2000/11/01  23:40:52
638         Log: Update Changes.
639      Branch: perl
640            ! Changes patchlevel.h
641 ____________________________________________________________________________
642 [  7523] By: jhi                                   on 2000/11/01  22:57:09
643         Log: More tweaking on the #7522 theme.
644      Branch: perl
645            ! ext/DynaLoader/DynaLoader_pm.PL
646 ____________________________________________________________________________
647 [  7522] By: jhi                                   on 2000/11/01  22:06:15
648         Log: Expand %Config variables and %ENV variables only if
649              so requested during build time using the
650              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
651              Not expanding makes relocating distributions easier.
652      Branch: perl
653            ! ext/DynaLoader/DynaLoader_pm.PL
654 ____________________________________________________________________________
655 [  7521] By: jhi                                   on 2000/11/01  20:56:34
656         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
657              and setgid() because they were just changing $< and $( which means
658              only changing the real uid/gid, as opposed to changing both
659              real and effective ids.  (The alternative way could have been
660              in POSIX.pm to change $> and $), too, but making a direct call
661              to the C API feels cleaner.)  Fixes the bug
662              
663              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
664              From: "Garry T. Williams" <garry@zvolve.com>
665              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
666              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
667      Branch: perl
668            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
669            ! ext/POSIX/typemap pod/perlvar.pod
670 ____________________________________________________________________________
671 [  7520] By: jhi                                   on 2000/11/01  20:08:33
672         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
673              From: "Garry T. Williams" <garry@zvolve.com>
674              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
675              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
676      Branch: perl
677            ! pod/perlsec.pod
678 ____________________________________________________________________________
679 [  7519] By: jhi                                   on 2000/11/01  20:01:22
680         Log: Locale warning explanation tweak.
681      Branch: perl
682            ! pod/perldiag.pod
683 ____________________________________________________________________________
684 [  7518] By: jhi                                   on 2000/11/01  18:57:13
685         Log: C.pm part of
686              
687              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
688              From: Jarkko Hietaniemi <jhi@iki.fi>
689              Date: Tue, 10 Oct 2000 08:22:28 -0500
690              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
691      Branch: perl
692            ! ext/B/B/C.pm
693 ____________________________________________________________________________
694 [  7517] By: jhi                                   on 2000/11/01  18:41:59
695         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
696              From: Martien Verbruggen <mgjv@comdyn.com.au>
697              Date: Fri, 6 Oct 2000 14:09:10 +1100
698              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
699      Branch: perl
700            ! pod/perlop.pod
701 ____________________________________________________________________________
702 [  7516] By: jhi                                   on 2000/11/01  18:34:55
703         Log: Generalize the Camel wording.
704              
705              Subject: Re: perlfaq style changes
706              From: John Borwick <jhborwic@unity.ncsu.edu>
707              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
708              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
709      Branch: perl
710            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
711 ____________________________________________________________________________
712 [  7515] By: jhi                                   on 2000/11/01  16:52:31
713         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
714              From: pimlott@idiomtech.com (Andrew Pimlott)
715              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
716              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
717      Branch: perl
718            ! pod/perlsec.pod
719 ____________________________________________________________________________
720 [  7514] By: jhi                                   on 2000/11/01  15:03:40
721         Log: More AIX lore.
722      Branch: perl
723            ! ext/re/hints/aix.pl
724 ____________________________________________________________________________
725 [  7513] By: jhi                                   on 2000/11/01  14:48:30
726         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
727              From: root <root@chronos.fi.muni.cz>
728              Date: Wed, 1 Nov 2000 12:31:32 +0100
729              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
730      Branch: perl
731            ! lib/Net/Ping.pm
732 ____________________________________________________________________________
733 [  7512] By: jhi                                   on 2000/11/01  14:46:47
734         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
735              From: Martin Husemann <martin@duskware.de>
736              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
737              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
738      Branch: perl
739            ! regcomp.c
740 ____________________________________________________________________________
741 [  7511] By: jhi                                   on 2000/11/01  14:39:50
742         Log: AUTHORS updates.
743      Branch: perl
744            ! AUTHORS
745 ____________________________________________________________________________
746 [  7510] By: jhi                                   on 2000/11/01  14:29:50
747         Log: Subject: [PATCH] startperl to respect versiononly
748              From: Robin Barker <rmb1@cise.npl.co.uk> 
749              Date: Tue, 31 Oct 2000 16:29:36 GMT
750              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
751      Branch: metaconfig/U/perl
752            ! startperl.U
753      Branch: perl
754            ! Configure config_h.SH
755 ____________________________________________________________________________
756 [  7509] By: jhi                                   on 2000/11/01  14:19:53
757         Log: printf UVs the correct way, noticed by Robin Barker.
758      Branch: perl
759            ! utf8.c
760 ____________________________________________________________________________
761 [  7508] By: jhi                                   on 2000/11/01  14:10:03
762         Log: Do not cleanup *% because the % has special meanings in some
763              shell environments.
764      Branch: perl
765            ! ext/Storable/Makefile.PL
766 ____________________________________________________________________________
767 [  7507] By: jhi                                   on 2000/11/01  14:06:00
768         Log: The NonStop-UX libraries have a novel way to say NaN.
769      Branch: perl
770            ! t/lib/bigfltpm.t
771 ____________________________________________________________________________
772 [  7506] By: jhi                                   on 2000/11/01  14:03:35
773         Log: The osname has been lowercased by now, from Tom Bates.
774      Branch: metaconfig
775            ! U/modified/Oldconfig.U
776      Branch: perl
777            ! Configure config_h.SH
778 ____________________________________________________________________________
779 [  7505] By: jhi                                   on 2000/10/31  19:18:39
780         Log: The compiler is either gcc or cc, from Tom Bates.
781      Branch: perl
782            ! hints/nonstopux.sh
783 ____________________________________________________________________________
784 [  7504] By: jhi                                   on 2000/10/31  14:53:42
785         Log: Update Changes.
786      Branch: perl
787            ! Changes patchlevel.h
788 ____________________________________________________________________________
789 [  7503] By: jhi                                   on 2000/10/31  14:30:50
790         Log: Whitespace style tweak.  Was originally going to see to
791              
792              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
793              From: Joe Smith <jms@inwap.com>
794              Date: Mon, 30 Oct 2000 18:47:57 -0800
795              Message-Id: <39FE32DD.24AAC4D@inwap.com>
796              
797              but that had already been taken care of.
798      Branch: metaconfig
799            ! U/compline/d_stdstdio.U
800      Branch: perl
801            ! Configure config_h.SH
802 ____________________________________________________________________________
803 [  7502] By: jhi                                   on 2000/10/31  14:25:02
804         Log: AUTHORS tweaks.
805      Branch: perl
806            ! AUTHORS
807 ____________________________________________________________________________
808 [  7501] By: jhi                                   on 2000/10/31  14:23:59
809         Log: Subject: perlfaq style changes
810              From: John Borwick <jhborwic@unity.ncsu.edu>
811              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
812              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
813      Branch: perl
814            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
815            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
816            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
817            ! pod/perlfaq9.pod
818 ____________________________________________________________________________
819 [  7500] By: jhi                                   on 2000/10/31  14:22:15
820         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
821              
822              Subject: Re: [ID 20000918.005] ~ on wide chars
823              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
824              Date: Mon, 30 Oct 2000 21:09:55 -0800
825              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
826              
827              (The ord() part of the patch skipped.)
828      Branch: perl
829            ! doop.c
830 ____________________________________________________________________________
831 [  7499] By: jhi                                   on 2000/10/31  14:20:08
832         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
833              From: Jens Hamisch <jens@Strawberry.COM>
834              Date: Mon, 30 Oct 2000 15:17:07 +0100
835              Message-Id: <20001030151707.A9597@Strawberry.COM>
836      Branch: perl
837            ! av.c
838 ____________________________________________________________________________
839 [  7498] By: jhi                                   on 2000/10/31  14:16:29
840         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
841              From: Peter Prymmer <pvhp@forte.com>
842              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
843              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
844      Branch: perl
845            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
846            + ext/Encode/Encode/posix-bc.enc
847            ! MANIFEST t/lib/encode.t
848 ____________________________________________________________________________
849 [  7497] By: jhi                                   on 2000/10/31  14:13:22
850         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
851              From: Peter Prymmer <pvhp@forte.com>
852              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
853              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
854      Branch: perl
855            ! t/lib/cgi-html.t
856 ____________________________________________________________________________
857 [  7496] By: jhi                                   on 2000/10/31  14:12:05
858         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
859              From: Peter Prymmer <pvhp@forte.com>
860              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
861              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
862      Branch: perl
863            ! t/lib/cgi-function.t
864 ____________________________________________________________________________
865 [  7495] By: jhi                                   on 2000/10/31  14:11:08
866         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
867              From: Peter Prymmer <pvhp@forte.com>
868              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
869              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
870      Branch: perl
871            + ext/re/hints/aix.pl
872            ! MANIFEST ext/re/Makefile.PL
873 ____________________________________________________________________________
874 [  7494] By: jhi                                   on 2000/10/31  14:08:32
875         Log: Use Errno magic.
876              
877              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
878              From: Casey Tweten <perl@ctweten.amsite.com>
879              Date: Mon, 30 Oct 2000 15:51:17 -0500
880              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
881      Branch: perl
882            ! lib/File/Temp.pm
883 ____________________________________________________________________________
884 [  7493] By: jhi                                   on 2000/10/31  14:05:07
885         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
886              
887              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
888              From: Nicholas Clark <nick@ccl4.org>
889              Date: Mon, 30 Oct 2000 17:38:45 +0000
890              Message-ID: <20001030173845.O60355@plum.flirble.org>
891      Branch: perl
892            ! Makefile.SH utils/perlbug.PL
893 ____________________________________________________________________________
894 [  7489] By: jhi                                   on 2000/10/29  21:11:08
895         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
896              From: andreas.koenig@anima.de (Andreas J. Koenig)
897              Date: 29 Oct 2000 22:05:59 +0100
898              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
899      Branch: perl
900            ! lib/ExtUtils/Manifest.pm
901 ____________________________________________________________________________
902 [  7488] By: jhi                                   on 2000/10/29  21:07:47
903         Log: Tests for #7487.
904              
905              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
906              From: andreas.koenig@anima.de (Andreas J. Koenig)
907              Date: 29 Oct 2000 19:37:09 +0100
908              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
909      Branch: perl
910            ! t/comp/proto.t
911 ____________________________________________________________________________
912 [  7487] By: jhi                                   on 2000/10/29  21:06:27
913         Log: constsub spillage.
914              
915              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
916              From: John Tobey <jtobey@john-edwin-tobey.org>
917              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
918              Message-Id: <m13pvSr-000FObC@feynman.localnet>
919      Branch: perl
920            ! op.c
921 ____________________________________________________________________________
922 [  7485] By: jhi                                   on 2000/10/29  21:00:47
923         Log: Make \x{...} consistently produce UTF-8.
924              
925              Subject: Re: \x{...} is confused 
926              From: Simon Cozens <simon@cozens.net>
927              Date: Sun, 29 Oct 2000 19:36:48 +0000
928              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
929      Branch: perl
930            ! t/pragma/utf8.t toke.c
931 ____________________________________________________________________________
932 [  7483] By: jhi                                   on 2000/10/29  18:06:55
933         Log: Update Changes.
934      Branch: perl
935            ! Changes patchlevel.h
936 ____________________________________________________________________________
937 [  7481] By: jhi                                   on 2000/10/29  17:02:37
938         Log: UTF-8 decoder tweak.
939      Branch: perl
940            ! utf8.c
941 ____________________________________________________________________________
942 [  7478] By: jhi                                   on 2000/10/29  02:04:01
943         Log: Add also emailless people.
944      Branch: perl
945            ! AUTHORS
946 ____________________________________________________________________________
947 [  7477] By: jhi                                   on 2000/10/29  01:36:00
948         Log: The #7476 needs a MANIFEST change, too.
949      Branch: perl
950            ! MANIFEST
951 ____________________________________________________________________________
952 [  7476] By: jhi                                   on 2000/10/29  01:35:21
953         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
954      Branch: perl
955            - MAINTAIN
956            ! AUTHORS Changes
957 ____________________________________________________________________________
958 [  7475] By: jhi                                   on 2000/10/28  23:57:25
959         Log: De-quoted-unreadable to ISO Latin 1.
960              (There's one ISO-2022-JP name in Changes5.004.)
961      Branch: perl
962            ! Changes Changes5.6
963 ____________________________________________________________________________
964 [  7474] By: jhi                                   on 2000/10/28  19:13:06
965         Log: Subject: [ID 20001027.007] uniq array in perlfaq
966              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
967              Date: Fri, 27 Oct 2000 19:28:30 +0200
968              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
969      Branch: perl
970            ! pod/perlfaq4.pod
971 ____________________________________________________________________________
972 [  7473] By: jhi                                   on 2000/10/28  18:02:05
973         Log: Locking null mutexes is not recommendable.
974              
975              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
976              From: Hugo <hv@crypt.compulink.co.uk>
977              Date: Sat, 28 Oct 2000 18:41:12 +0100
978              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
979      Branch: perl
980            ! op.c
981 ____________________________________________________________________________
982 [  7472] By: jhi                                   on 2000/10/28  17:52:58
983         Log: Better create a true mailing list for the repository keepers.
984      Branch: perl
985            ! Porting/repository.pod
986 ____________________________________________________________________________
987 [  7471] By: jhi                                   on 2000/10/28  17:28:24
988         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
989              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
990      Branch: perl
991            + Porting/repository.pod
992            ! MANIFEST
993 ____________________________________________________________________________
994 [  7470] By: jhi                                   on 2000/10/28  17:20:54
995         Log: Subject: DOC PATCH 5.6.0
996              From: mjd@plover.com
997              Date: 27 Oct 2000 17:32:44 -0000
998              Message-ID: <20001027173244.23754.qmail@plover.com>
999      Branch: perl
1000            ! pod/perlfunc.pod
1001 ____________________________________________________________________________
1002 [  7469] By: jhi                                   on 2000/10/28  17:16:45
1003         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
1004              From: "Peter J. Farley III" <pjfarley@banet.net>
1005              Date: Fri, 27 Oct 2000 20:32:56 -0400
1006              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
1007      Branch: perl
1008            ! README.dos
1009 ____________________________________________________________________________
1010 [  7468] By: jhi                                   on 2000/10/28  17:07:18
1011         Log: Make target reordering to avoid pointless re-makes.
1012              
1013              Subject: Re: Total re-make of 'make okfile' after 7451 ?
1014              From: Nicholas Clark <nick@ccl4.org>
1015              Date: Sat, 28 Oct 2000 00:31:02 +0100
1016              Message-ID: <20001028003101.A54517@plum.flirble.org>
1017      Branch: perl
1018            ! Makefile.SH
1019 ____________________________________________________________________________
1020 [  7467] By: jhi                                   on 2000/10/28  17:05:31
1021         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
1022              From: lvirden@cas.org
1023              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
1024              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
1025      Branch: perl
1026            ! README.os2
1027 ____________________________________________________________________________
1028 [  7466] By: jhi                                   on 2000/10/28  16:09:16
1029         Log: Upgrade to CPAN 1.58_55.
1030              
1031              Subject: CPAN.pm status
1032              From: andreas.koenig@anima.de (Andreas J. Koenig) 
1033              Date: 28 Oct 2000 08:18:00 +0200 
1034              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
1035      Branch: perl
1036            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1037 ____________________________________________________________________________
1038 [  7465] By: jhi                                   on 2000/10/28  16:02:47
1039         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
1040      Branch: perl
1041            ! embed.h embed.pl perl.h proto.h toke.c
1042 ____________________________________________________________________________
1043 [  7464] By: nick                                  on 2000/10/28  10:43:44
1044         Log: Fix for sv_2iv() on "shared" value from keys %hash.
1045      Branch: perl
1046            ! sv.c
1047 ____________________________________________________________________________
1048 [  7463] By: jhi                                   on 2000/10/27  16:18:29
1049         Log: Update Changes.
1050      Branch: perl
1051            ! Changes patchlevel.h
1052 ____________________________________________________________________________
1053 [  7462] By: jhi                                   on 2000/10/27  16:17:44
1054         Log: Too enthusiastic editing in #7460.
1055      Branch: metaconfig
1056            ! U/modified/Oldsym.U
1057      Branch: perl
1058            ! Configure config_h.SH
1059 ____________________________________________________________________________
1060 [  7461] By: jhi                                   on 2000/10/27  15:37:38
1061         Log: Retract #7459, the script needs more work.
1062      Branch: perl
1063            - mkreef
1064            ! MANIFEST
1065 ____________________________________________________________________________
1066 [  7460] By: jhi                                   on 2000/10/27  15:23:14
1067         Log: Use $sort, $uniq (and $tr) consistently as wondered
1068              by Nicholas Clark.
1069      Branch: metaconfig
1070            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
1071            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
1072            ! U/modified/libc.U
1073      Branch: perl
1074            ! Configure config_h.SH
1075 ____________________________________________________________________________
1076 [  7459] By: jhi                                   on 2000/10/27  15:02:07
1077         Log: (Retracted by #7461)
1078              
1079              Add a shell script for creating/removing symbolic link farms,
1080              useful for keeping the source code read-only and doing the
1081              builds somewhere else.
1082      Branch: perl
1083            + mkreef
1084            ! MANIFEST
1085 ____________________________________________________________________________
1086 [  7458] By: jhi                                   on 2000/10/27  14:42:20
1087         Log: Do away with the fix_pl.
1088      Branch: perl
1089            - fix_pl
1090            ! MANIFEST Makefile.SH
1091 ____________________________________________________________________________
1092 [  7457] By: jhi                                   on 2000/10/27  12:43:13
1093         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
1094              From: Jens Hamisch <jens@Strawberry.COM>
1095              Date: Fri, 27 Oct 2000 14:38:21 +0200
1096              Message-Id: <20001027143821.B3366@Strawberry.COM>
1097      Branch: perl
1098            ! perl.h
1099 ____________________________________________________________________________
1100 [  7456] By: jhi                                   on 2000/10/27  12:33:42
1101         Log: Subject: [PATCH] todo
1102              From: Nicholas Clark <nick@ccl4.org>
1103              Date: Thu, 26 Oct 2000 22:32:29 +0100
1104              Message-ID: <20001026223229.A44540@plum.flirble.org>
1105      Branch: perl
1106            ! pod/perltodo.pod
1107 ____________________________________________________________________________
1108 [  7455] By: jhi                                   on 2000/10/27  12:02:21
1109         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
1110              From: John Tobey <jtobey@john-edwin-tobey.org>
1111              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
1112              Message-Id: <m13ozHF-000FObC@feynman.localnet>
1113      Branch: perl
1114            ! op.c t/pragma/sub_lval.t
1115 ____________________________________________________________________________
1116 [  7454] By: jhi                                   on 2000/10/27  11:59:42
1117         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
1118              From: sthoenna@efn.org
1119              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
1120              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
1121      Branch: perl
1122            ! pp.c t/op/assignwarn.t
1123 ____________________________________________________________________________
1124 [  7453] By: jhi                                   on 2000/10/27  00:15:08
1125         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
1126      Branch: perl
1127            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1128            ! ext/Storable/Storable.xs t/lib/st-lock.t
1129 ____________________________________________________________________________
1130 [  7452] By: jhi                                   on 2000/10/26  13:05:52
1131         Log: Undo #7451, this seems to be a deficiency in Perforce,
1132              there is no per-file line-terminator type, only per-client.
1133      Branch: perl
1134            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
1135            ! win32/makefile.mk
1136 ____________________________________________________________________________
1137 [  7451] By: jhi                                   on 2000/10/26  04:56:03
1138         Log: Experimenting in DOS arcana.
1139      Branch: perl
1140            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
1141            ! win32/makefile.mk
1142 ____________________________________________________________________________
1143 [  7450] By: jhi                                   on 2000/10/26  04:50:52
1144         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
1145              From: "Peter J. Farley III" <pjfarley@banet.net>            
1146              Date: Wed, 25 Oct 2000 23:10:18 -0400
1147              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
1148      Branch: perl
1149            ! t/io/open.t
1150 ____________________________________________________________________________
1151 [  7449] By: jhi                                   on 2000/10/26  04:49:16
1152         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
1153              From: Hugo <hv@crypt.compulink.co.uk>
1154              Date: Thu, 26 Oct 2000 01:55:17 +0100
1155              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
1156              
1157              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
1158      Branch: perl
1159            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
1160 ____________________________________________________________________________
1161 [  7448] By: jhi                                   on 2000/10/26  04:38:36
1162         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
1163              From: Peter Prymmer <pvhp@forte.com>
1164              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
1165              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
1166      Branch: perl
1167            ! configure.com
1168 ____________________________________________________________________________
1169 [  7447] By: jhi                                   on 2000/10/25  23:20:02
1170         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
1171              in platforms that strictly require all the symbols being present
1172              at link time.
1173      Branch: perl
1174            ! handy.h
1175 ____________________________________________________________________________
1176 [  7446] By: jhi                                   on 2000/10/25  21:55:57
1177         Log: Update Changes.
1178      Branch: perl
1179            ! Changes patchlevel.h
1180 ____________________________________________________________________________
1181 [  7445] By: jhi                                   on 2000/10/25  21:27:08
1182         Log: Integrate with vmsperl #7430 by Charles Bailey:
1183              
1184              Cleanup from prior patch (Charles Lane?):
1185              - improve handling of MFDs in Basename and Path
1186              - default to no xsubpp line # munging when building debug images
1187      Branch: perl
1188           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
1189 ____________________________________________________________________________
1190 [  7444] By: jhi                                   on 2000/10/25  21:03:50
1191         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
1192              From: John Peacock <JPeacock@UnivPress.com>
1193              Date: Thu, 18 May 2000 11:55:27 -0400
1194              Message-ID: <3924126F.A58BE57A@UnivPress.com>
1195      Branch: perl
1196            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
1197            ! t/op/write.t
1198 ____________________________________________________________________________
1199 [  7443] By: jhi                                   on 2000/10/25  20:43:10
1200         Log: Temporary stopgap for the self-tying issue: for now only
1201              array and hash self-ties are verboten.  The real fix, of
1202              course, would be to comprehensively test (and implement?)
1203              and debug (and document) self-ties.
1204      Branch: perl
1205            ! pod/perldiag.pod pp_sys.c t/op/tie.t
1206 ____________________________________________________________________________
1207 [  7442] By: jhi                                   on 2000/10/25  20:14:30
1208         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
1209              From: Dan Sugalski <dan@sidhe.org>
1210              Date: Wed, 25 Oct 2000 13:36:35 -0400
1211              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
1212              
1213              plus regen global.sym.
1214      Branch: perl
1215            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
1216            ! thrdvar.h util.c
1217 ____________________________________________________________________________
1218 [  7441] By: jhi                                   on 2000/10/25  20:12:20
1219         Log: buildtoc target tweaks.
1220      Branch: perl
1221            ! pod/Makefile.SH
1222 ____________________________________________________________________________
1223 [  7440] By: jhi                                   on 2000/10/25  20:03:53
1224         Log: A new version of making the syslog test more robust.
1225              (Replaces #7421.)
1226              
1227              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
1228              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1229              Date: Wed, 25 Oct 2000 12:13:54 -0400
1230              Message-ID: <20001025121354.B2264@O2.chapin.edu>
1231      Branch: perl
1232            ! t/lib/syslog.t
1233 ____________________________________________________________________________
1234 [  7439] By: jhi                                   on 2000/10/25  20:00:48
1235         Log: Continue the internal UTF-8 API tweaking.
1236              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
1237              used much more than the simpler API, now called utf8_to_uv_simple().
1238              Still not quite happy with API, too much partial duplication
1239              of functionality.
1240      Branch: perl
1241            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
1242            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
1243            ! regcomp.c regexec.c sv.c toke.c utf8.c
1244 ____________________________________________________________________________
1245 [  7438] By: jhi                                   on 2000/10/25  18:52:30
1246         Log: Allow poking holes at the UTF-8 decoding strictness.
1247      Branch: perl
1248            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
1249            ! utf8.h
1250 ____________________________________________________________________________
1251 [  7437] By: jhi                                   on 2000/10/25  13:53:05
1252         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
1253              UTF8LEN() and UTF8SKIP(). 
1254      Branch: perl
1255            ! pp.c utf8.c utf8.h
1256 ____________________________________________________________________________
1257 [  7436] By: jhi                                   on 2000/10/25  13:51:37
1258         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
1259              From: Nicholas Clark <nick@ccl4.org>
1260              Date: Wed, 25 Oct 2000 14:44:05 +0100
1261              Message-ID: <20001025144404.D27253@plum.flirble.org>
1262      Branch: perl
1263            ! pod/perlrun.pod
1264 ____________________________________________________________________________
1265 [  7435] By: jhi                                   on 2000/10/25  13:49:32
1266         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
1267              From: Mike Guy <mjtg@cam.ac.uk>
1268              Date: Tue, 24 Oct 2000 14:59:40 +0100
1269              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
1270      Branch: perl
1271            ! scope.c
1272 ____________________________________________________________________________
1273 [  7434] By: jhi                                   on 2000/10/25  13:48:41
1274         Log: AIX is picky about its symbol exports.  Solution for now
1275              is to include the deb.o explicitly to the re extension build.
1276              
1277              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
1278              From: Peter Prymmer <pvhp@forte.com>
1279              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
1280              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
1281      Branch: perl
1282            ! ext/re/Makefile.PL hints/aix.sh
1283 ____________________________________________________________________________
1284 [  7433] By: jhi                                   on 2000/10/25  13:46:49
1285         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
1286              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1287              Date: Wed, 25 Oct 2000 12:02:20 +0200
1288              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
1289      Branch: perl
1290            ! perlsdio.h
1291 ____________________________________________________________________________
1292 [  7432] By: jhi                                   on 2000/10/25  13:44:28
1293         Log: Subject: Minor update to find2perl, for portability
1294              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
1295              Date: Wed, 25 Oct 2000 12:05:47 +0100
1296              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
1297      Branch: perl
1298            ! x2p/find2perl.PL
1299 ____________________________________________________________________________
1300 [  7431] By: jhi                                   on 2000/10/25  13:40:39
1301         Log: Add targets to Makefile.SH, most importantly
1302              'regen_all' which also remembers to update vms/perly*.
1303      Branch: perl
1304            ! Makefile.SH
1305 ____________________________________________________________________________
1306 [  7429] By: jhi                                   on 2000/10/24  20:03:40
1307         Log: Podify README.epoc and README.vos.
1308      Branch: perl
1309            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
1310            ! pod/perlport.pod pod/perltoc.pod
1311 ____________________________________________________________________________
1312 [  7428] By: jhi                                   on 2000/10/24  19:10:33
1313         Log: Stratus VOS updates from Paul Green.
1314      Branch: perl
1315            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1316            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
1317            - vos/config.def vos/config.h vos/config_h.SH_orig
1318            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
1319            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
1320 ____________________________________________________________________________
1321 [  7427] By: jhi                                   on 2000/10/24  18:59:48
1322         Log: Check if stdio supports tweaking lval and cnt simultaneously.
1323              
1324              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
1325              From: Nicholas Clark <nick@ccl4.org>
1326              Date: Mon, 23 Oct 2000 15:39:32 +0100
1327              Message-ID: <20001023153932.A10786@plum.flirble.org>
1328      Branch: metaconfig
1329            ! U/compline/d_stdstdio.U
1330      Branch: perl
1331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1332            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
1333            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
1334            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
1335            ! vos/config.h vos/config_h.SH_orig win32/config.bc
1336            ! win32/config.gc win32/config.vc
1337 ____________________________________________________________________________
1338 [  7426] By: jhi                                   on 2000/10/24  17:57:44
1339         Log: Missed the header file changes from #7425.
1340      Branch: perl
1341            ! embed.h embed.pl objXSUB.h proto.h
1342 ____________________________________________________________________________
1343 [  7425] By: jhi                                   on 2000/10/24  17:55:17
1344         Log: Fix the bug reported in
1345              
1346              From: andreas.koenig@anima.de (Andreas J. Koenig)
1347              Subject: Encode bug?
1348              Date: 24 Oct 2000 14:01:26 +0200 
1349              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
1350              
1351              Also make is_utf8_char() stricter.
1352      Branch: perl
1353            ! ext/Encode/Encode.xs utf8.c
1354 ____________________________________________________________________________
1355 [  7424] By: jhi                                   on 2000/10/24  15:15:39
1356         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
1357              From: Peter Scott <Peter@PSDT.com>
1358              Date: Mon, 23 Oct 2000 19:46:01 -0700
1359              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
1360      Branch: perl
1361            ! pod/perlfaq5.pod
1362 ____________________________________________________________________________
1363 [  7423] By: jhi                                   on 2000/10/24  14:25:30
1364         Log: Test tweak to avoid pulling in the whole Config.
1365      Branch: perl
1366            ! t/lib/st-lock.t
1367 ____________________________________________________________________________
1368 [  7422] By: jhi                                   on 2000/10/24  14:03:16
1369         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
1370      Branch: perl
1371            ! pp.c
1372 ____________________________________________________________________________
1373 [  7421] By: jhi                                   on 2000/10/24  13:32:09
1374         Log: (Replaced by #7440.)
1375              
1376              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
1377              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1378              Date: Mon, 23 Oct 2000 16:40:54 -0400
1379              Message-ID: <20001023164054.B14491@O2.chapin.edu>
1380      Branch: perl
1381            ! t/lib/syslog.t
1382 ____________________________________________________________________________
1383 [  7420] By: jhi                                   on 2000/10/24  13:30:53
1384         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
1385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1386              Date: Mon, 23 Oct 2000 17:29:03 -0400
1387              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
1388      Branch: perl
1389            ! lib/ExtUtils/MM_Unix.pm
1390 ____________________________________________________________________________
1391 [  7419] By: jhi                                   on 2000/10/24  13:29:57
1392         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
1393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1394              Date: Mon, 23 Oct 2000 19:01:32 -0400
1395              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
1396      Branch: perl
1397            ! utils/h2xs.PL
1398 ____________________________________________________________________________
1399 [  7418] By: jhi                                   on 2000/10/24  13:26:04
1400         Log: Replace #7409 with
1401              
1402              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
1403              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
1404              Date: Mon, 23 Oct 2000 20:08:56 +0200
1405              Message-ID: <20001023200855.A14850@nice.ram.loc>
1406      Branch: perl
1407            ! ext/Storable/Storable.pm t/lib/st-lock.t
1408 ____________________________________________________________________________
1409 [  7417] By: jhi                                   on 2000/10/24  13:17:52
1410         Log: Run vms/vms_yfix.pl, should have done that after changing
1411              perly.c in #7382.
1412      Branch: perl
1413            ! vms/perly_c.vms vms/perly_h.vms
1414 ____________________________________________________________________________
1415 [  7416] By: jhi                                   on 2000/10/24  02:55:33
1416         Log: Make the UTF-8 decoding stricter and more verbose when
1417              malformation happens.  This involved adding an argument
1418              to utf8_to_uv_chk(), which involved changing its prototype,
1419              and prefer STRLEN over I32 for the UTF-8 length, which as
1420              a domino effect necessitated changing the prototypes of
1421              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
1422              The stricter UTF-8 decoding checking uses Markus Kuhn's
1423              UTF-8 Decode Stress Tester from
1424              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
1425      Branch: perl
1426            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
1427            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
1428            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
1429            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
1430 ____________________________________________________________________________
1431 [  7415] By: jhi                                   on 2000/10/23  14:06:06
1432         Log: Update Changes.
1433      Branch: perl
1434            ! Changes patchlevel.h
1435 ____________________________________________________________________________
1436 [  7414] By: jhi                                   on 2000/10/23  12:39:52
1437         Log: Undo the basename() part of #7412 since the lib/basename
1438              tests would need upgrading too.
1439      Branch: perl
1440            ! lib/File/Basename.pm
1441 ____________________________________________________________________________
1442 [  7413] By: jhi                                   on 2000/10/23  12:19:27
1443         Log: Document PERL_INSTALL_ROOT of #7210.
1444      Branch: perl
1445            ! lib/ExtUtils/Install.pm
1446 ____________________________________________________________________________
1447 [  7412] By: jhi                                   on 2000/10/23  12:16:47
1448         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
1449      Branch: perl
1450            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
1451            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
1452 ____________________________________________________________________________
1453 [  7411] By: jhi                                   on 2000/10/23  12:07:41
1454         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
1455              From: Prymmer/Kahn <pvhp@best.com>
1456              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
1457              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
1458      Branch: perl
1459            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
1460 ____________________________________________________________________________
1461 [  7410] By: jhi                                   on 2000/10/23  04:10:11
1462         Log: The change #7187 was not so good on VMS.
1463              
1464              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
1465              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1466              Date: Sun, 22 Oct 2000 23:03:08 -0500
1467              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
1468      Branch: perl
1469            ! utils/perldoc.PL
1470 ____________________________________________________________________________
1471 [  7409] By: jhi                                   on 2000/10/23  03:57:36
1472         Log: Avoid Storable locking on DJGPP for now.
1473              
1474              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
1475              From: "Peter J. Farley III" <pjfarley@banet.net>
1476              Date: Sun, 22 Oct 2000 20:00:00 -0400
1477              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
1478      Branch: perl
1479            ! ext/Storable/Storable.pm t/lib/st-lock.t
1480 ____________________________________________________________________________
1481 [  7408] By: jhi                                   on 2000/10/23  03:50:24
1482         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
1483              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1484              Date: Sun, 22 Oct 2000 21:12:22 -0400
1485              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
1486      Branch: perl
1487            ! lib/vars.pm
1488 ____________________________________________________________________________
1489 [  7407] By: jhi                                   on 2000/10/23  03:43:12
1490         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
1491              From: Hugo <hv@crypt.compulink.co.uk>
1492              Date: Mon, 23 Oct 2000 00:47:22 +0100
1493              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
1494      Branch: perl
1495            ! regexec.c t/op/pat.t
1496 ____________________________________________________________________________
1497 [  7406] By: jhi                                   on 2000/10/23  03:40:29
1498         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
1499      Branch: perl
1500            ! lib/ExtUtils/MakeMaker.pm
1501 ____________________________________________________________________________
1502 [  7405] By: jhi                                   on 2000/10/22  21:32:00
1503         Log: Doc patch.
1504              
1505              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
1506              From: rspier@pobox.com (Robert Spier)
1507              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
1508              Message-ID: <14835.16112.13457.447971@rls.cx>
1509      Branch: perl
1510            ! lib/strict.pm
1511 ____________________________________________________________________________
1512 [  7404] By: jhi                                   on 2000/10/22  21:30:51
1513         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
1514              From: rspier@pobox.com (Robert Spier)
1515              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
1516              Message-ID: <14835.17223.72448.705566@rls.cx>
1517      Branch: perl
1518            ! lib/ExtUtils/MakeMaker.pm
1519 ____________________________________________________________________________
1520 [  7403] By: jhi                                   on 2000/10/22  21:24:11
1521         Log: Subject: [PATCH bleadperl] ripples from constsub patch
1522              From: John Tobey <jtobey@john-edwin-tobey.org>
1523              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
1524              Message-Id: <m13nSOB-000FObC@feynman.localnet>
1525      Branch: perl
1526            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
1527 ____________________________________________________________________________
1528 [  7402] By: jhi                                   on 2000/10/22  20:59:35
1529         Log: Support s?printf parameter reordering.
1530      Branch: perl
1531            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
1532 ____________________________________________________________________________
1533 [  7401] By: jhi                                   on 2000/10/22  19:19:14
1534         Log: Expand %Config variables only if explicitly so requested
1535              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
1536              
1537              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
1538              From: Gurusamy Sarathy <gsar@ActiveState.com>
1539              Date: Sun, 22 Oct 2000 11:47:32 -0700
1540              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
1541      Branch: perl
1542            ! Makefile.SH lib/lib_pm.PL
1543 ____________________________________________________________________________
1544 [  7400] By: jhi                                   on 2000/10/22  18:24:10
1545         Log: Move the #7390 test from warn/op to comp/redef.
1546              
1547              Subject: Re: Creating const subs for constants.
1548              From: John Tobey <jtobey@john-edwin-tobey.org>
1549              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
1550              Message-Id: <m13nG72-000FObC@feynman.localnet>               
1551      Branch: perl
1552            ! t/comp/redef.t t/pragma/warn/op
1553 ____________________________________________________________________________
1554 [  7399] By: jhi                                   on 2000/10/22  17:49:59
1555         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
1556              From: Nicholas Clark <nick@ccl4.org>
1557              Date: Sat, 21 Oct 2000 22:23:19 +0100
1558              Message-ID: <20001021222319.B45586@plum.flirble.org>
1559      Branch: perl
1560            ! ext/DynaLoader/DynaLoader_pm.PL
1561 ____________________________________________________________________________
1562 [  7398] By: jhi                                   on 2000/10/22  17:47:35
1563         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
1564              From: Hugo <hv@crypt.compulink.co.uk>
1565              Date: Sat, 21 Oct 2000 18:19:59 +0100
1566              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
1567      Branch: perl
1568            ! ext/B/B.pm ext/B/B/C.pm
1569 ____________________________________________________________________________
1570 [  7397] By: jhi                                   on 2000/10/22  17:35:18
1571         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
1572              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1573              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
1574              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
1575      Branch: perl
1576            ! hints/openbsd.sh
1577 ____________________________________________________________________________
1578 [  7396] By: jhi                                   on 2000/10/22  17:19:46
1579         Log: Subject: installman go-faster stripes
1580              From: Nicholas Clark <nick@talking.bollo.cx>
1581              Date: Sat, 21 Oct 2000 17:24:53 +0100
1582              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
1583              
1584              Subject: Re: installman go-faster stripes
1585              From: Russ Allbery <rra@stanford.edu>
1586              Date: 21 Oct 2000 11:04:13 -0700
1587              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
1588      Branch: perl
1589            ! installman pod/pod2man.PL
1590 ____________________________________________________________________________
1591 [  7395] By: jhi                                   on 2000/10/22  17:17:35
1592         Log: Hints tweak from Anton Berezin.
1593      Branch: perl
1594            ! hints/freebsd.sh
1595 ____________________________________________________________________________
1596 [  7394] By: jhi                                   on 2000/10/22  04:50:04
1597         Log: Tweak the Is* definitions of Unicode character classes
1598              to better match the official categorizations; embrace
1599              the official categorizations; add the combining marks
1600              as alpha (and -numeric); fix DCinital (a typo and edito)
1601              to be DCmedial.
1602      Branch: perl
1603            + lib/unicode/Is/DCmedial.pl
1604            - lib/unicode/Is/DCinital.pl
1605            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
1606            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
1607            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
1608            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
1609 ____________________________________________________________________________
1610 [  7393] By: jhi                                   on 2000/10/21  18:06:05
1611         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
1612              From: Daniel Chetlin <daniel@chetlin.com>
1613              Date: Sat, 21 Oct 2000 02:57:03 -0700
1614              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
1615      Branch: perl
1616            + t/lib/tie-splice.t
1617            ! MANIFEST lib/Tie/Array.pm
1618 ____________________________________________________________________________
1619 [  7391] By: jhi                                   on 2000/10/21  14:37:49
1620         Log: Testcases for a #7383,#7385 related bug.
1621              
1622              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
1623              From: Nicholas Clark <nick@ccl4.org>
1624              Date: Sat, 21 Oct 2000 15:04:51 +0100
1625              Message-ID: <20001021150451.A51566@plum.flirble.org>
1626      Branch: perl
1627            ! t/pragma/utf8.t
1628 ____________________________________________________________________________
1629 [  7390] By: jhi                                   on 2000/10/21  14:35:57
1630         Log: Add a testcase for #7389.
1631      Branch: perl
1632            ! t/pragma/warn/op
1633 ____________________________________________________________________________
1634 [  7389] By: jhi                                   on 2000/10/21  14:26:45
1635         Log: Subject: Re: Creating const subs for constants.
1636              From: John Tobey <jtobey@john-edwin-tobey.org>
1637              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
1638              Message-Id: <m13mo0N-000FObC@feynman.localnet>
1639      Branch: perl
1640            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
1641            ! proto.h sv.c
1642 ____________________________________________________________________________
1643 [  7386] By: jhi                                   on 2000/10/21  01:31:12
1644         Log: Update Changes.
1645      Branch: perl
1646            ! Changes patchlevel.h
1647 ____________________________________________________________________________
1648 [  7385] By: jhi                                   on 2000/10/21  01:28:42
1649         Log: The #7383 was right only in the context of the original bug report,
1650              not in more general case.
1651      Branch: perl
1652            ! pp_hot.c
1653 ____________________________________________________________________________
1654 [  7384] By: jhi                                   on 2000/10/21  01:08:23
1655         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
1656      Branch: perl
1657            ! ext/IO/lib/IO/Select.pm
1658 ____________________________________________________________________________
1659 [  7383] By: jhi                                   on 2000/10/21  00:44:18
1660         Log: Fix for ID 20001020.006, concatenating an unset submatch
1661              with utf8 resulted in "Modification of a read-only value".
1662      Branch: perl
1663            ! pp_hot.c t/pragma/utf8.t
1664 ____________________________________________________________________________
1665 [  7382] By: jhi                                   on 2000/10/20  20:44:31
1666         Log: Make scan_num() reëntrant, as suggested in
1667              
1668              Subject: [PATCH perl@7229] Rentrant parser and yylex()
1669              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1670              Date: Fri, 20 Oct 2000 14:17:27 +0100
1671              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
1672      Branch: perl
1673            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
1674            ! toke.c
1675 ____________________________________________________________________________
1676 [  7381] By: jhi                                   on 2000/10/20  20:07:29
1677         Log: Reëntrancy fix.
1678              
1679              Subject: [PATCH perl@7229] Rentrant parser and yylex()
1680              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
1681              Date: Fri, 20 Oct 2000 14:17:27 +0100
1682              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
1683      Branch: perl
1684            ! embed.h embed.pl perl.h proto.h toke.c
1685 ____________________________________________________________________________
1686 [  7380] By: jhi                                   on 2000/10/20  19:15:54
1687         Log: Don't write double values through long double pointers,
1688              based on a part of
1689              
1690              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
1691              From: Jens Hamisch <jens@Strawberry.COM>
1692              Date: Tue, 17 Oct 2000 08:39:36 +0200
1693              Message-Id: <20001017083936.A11104@Strawberry.COM>
1694      Branch: perl
1695            ! perl.h pp.c
1696 ____________________________________________________________________________
1697 [  7379] By: jhi                                   on 2000/10/20  18:43:37
1698         Log: Portability tweak on #7377.
1699              
1700              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
1701              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1702              Date:     Fri, 20 Oct 2000 13:13:41 EDT
1703              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
1704      Branch: perl
1705            ! t/lib/dprof.t
1706 ____________________________________________________________________________
1707 [  7378] By: jhi                                   on 2000/10/20  12:57:19
1708         Log: SOCKS function redefinitions need prototypes, too, otherwise
1709              for example 32 bit versus 64 bit differences cause a lot of
1710              problems.  Part of
1711              
1712              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
1713              From: Jens Hamisch <jens@Strawberry.COM>
1714              Date: Tue, 17 Oct 2000 08:39:36 +0200
1715              Message-Id: <20001017083936.A11104@Strawberry.COM>
1716      Branch: perl
1717            ! doio.c pp_sys.c
1718 ____________________________________________________________________________
1719 [  7377] By: jhi                                   on 2000/10/20  12:37:12
1720         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
1721              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1722              Date:     Fri, 20 Oct 2000 08:26:04 EDT
1723              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
1724      Branch: perl
1725            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
1726 ____________________________________________________________________________
1727 [  7376] By: jhi                                   on 2000/10/20  12:35:31
1728         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
1729              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1730              Date:     Fri, 20 Oct 2000 07:48:15 EDT
1731              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
1732      Branch: perl
1733            ! configure.com vms/gen_shrfls.pl
1734 ____________________________________________________________________________
1735 [  7374] By: jhi                                   on 2000/10/20  00:59:48
1736         Log: In the latest compiler builds cccdlflags must not become -fpic,
1737              from Wilfredo Sánchez.
1738      Branch: perl
1739            ! hints/darwin.sh
1740 ____________________________________________________________________________
1741 [  7373] By: jhi                                   on 2000/10/20  00:56:35
1742         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
1743              From: Tony Cook <tony@develop-help.com>
1744              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
1745              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
1746      Branch: perl
1747            ! pod/perlop.pod
1748 ____________________________________________________________________________
1749 [  7372] By: jhi                                   on 2000/10/19  19:34:40
1750         Log: Typo noted by Mark Lutz.
1751      Branch: perl
1752            ! t/op/64bitint.t
1753 ____________________________________________________________________________
1754 [  7371] By: jhi                                   on 2000/10/19  19:33:13
1755         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
1756      Branch: metaconfig
1757            ! U/modified/Cppsym.U U/modified/Oldconfig.U
1758      Branch: metaconfig/U/perl
1759            ! End.U dlsrc.U libperl.U
1760      Branch: perl
1761            + hints/nonstopux.sh
1762            ! Configure MANIFEST config_h.SH
1763 ____________________________________________________________________________
1764 [  7370] By: jhi                                   on 2000/10/19  17:18:08
1765         Log: Subject: PATCH do_print has 2 PerlIO_error()s
1766              From: nick@ccl4.org
1767              Date: Thu, 19 Oct 2000 18:09:20 +0100
1768              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
1769      Branch: perl
1770            ! doio.c
1771 ____________________________________________________________________________
1772 [  7369] By: jhi                                   on 2000/10/19  14:01:49
1773         Log: Update Changes.
1774      Branch: perl
1775            ! Changes patchlevel.h
1776 ____________________________________________________________________________
1777 [  7368] By: jhi                                   on 2000/10/19  13:04:29
1778         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
1779              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1780              Date: Wed, 18 Oct 2000 13:12:01 +0200
1781              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
1782      Branch: perl
1783            ! hints/aix.sh
1784 ____________________________________________________________________________
1785 [  7367] By: jhi                                   on 2000/10/19  02:22:40
1786         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
1787              of a 'pmshort' anywhere in the B, so the offending line was simply
1788              removed.
1789      Branch: perl
1790            ! ext/B/B/Debug.pm
1791 ____________________________________________________________________________
1792 [  7366] By: jhi                                   on 2000/10/19  02:12:37
1793         Log: Add the test case for the bug id 20000730.004 which seems
1794              to have been fixed by now.
1795      Branch: perl
1796            ! t/pragma/utf8.t
1797 ____________________________________________________________________________
1798 [  7365] By: jhi                                   on 2000/10/18  23:36:24
1799         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
1800              From: Hugo <hv@crypt.compulink.co.uk>
1801              Date: Wed, 18 Oct 2000 23:25:58 +0100
1802              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
1803      Branch: perl
1804            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
1805 ____________________________________________________________________________
1806 [  7364] By: jhi                                   on 2000/10/18  21:12:53
1807         Log: (retracted)
1808      Branch: perl
1809            ! pp.c
1810 ____________________________________________________________________________
1811 [  7363] By: jhi                                   on 2000/10/18  20:55:38
1812         Log: Missing change from #7362.
1813      Branch: perl
1814            ! win32/perlhost.h
1815 ____________________________________________________________________________
1816 [  7362] By: jhi                                   on 2000/10/18  20:52:01
1817         Log: Borland C fstat() never saw the fd as writable.
1818              
1819              Subject: fix for Borland's weak "stat" (perl@7211)
1820              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1821              Date: Mon, 16 Oct 2000 09:55:03 +0400
1822              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
1823      Branch: perl
1824            ! win32/win32.c
1825 ____________________________________________________________________________
1826 [  7361] By: jhi                                   on 2000/10/18  17:43:50
1827         Log: Regen toc.
1828      Branch: perl
1829            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
1830 ____________________________________________________________________________
1831 [  7360] By: jhi                                   on 2000/10/18  17:07:44
1832         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1833              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
1834              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
1835              Date: Mon, 16 Oct 2000 15:19:49 +0200
1836      Branch: perl
1837            + README.aix
1838            ! MANIFEST
1839 ____________________________________________________________________________
1840 [  7359] By: jhi                                   on 2000/10/18  17:04:49
1841         Log: Subject: Pod patch for Devel::Peek
1842              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1843              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
1844              Date: Mon, 16 Oct 2000 12:26:34 +0200
1845      Branch: perl
1846            ! ext/Devel/Peek/Peek.pm
1847 ____________________________________________________________________________
1848 [  7358] By: jhi                                   on 2000/10/18  17:03:15
1849         Log: Make Cwd more bulletproof in chrooted environments.
1850              
1851              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
1852              From: "Eric E. Coe" <Eric.Coe@oracle.com>
1853              Date: Wed, 18 Oct 2000 04:03:54 -0400
1854              Message-Id: <39ED596A.70E599FE@oracle.com>
1855      Branch: perl
1856            ! lib/Cwd.pm
1857 ____________________________________________________________________________
1858 [  7357] By: jhi                                   on 2000/10/18  16:37:26
1859         Log: Disable the UTF8 downgrade croakage for now to avoid
1860              too many not okay messages.
1861      Branch: perl
1862            ! doio.c
1863 ____________________________________________________________________________
1864 [  7356] By: jhi                                   on 2000/10/17  23:29:41
1865         Log: Show the failed remote port, instead of the failing line number.
1866              
1867              Subject: [PATCH 5.6.1 Debugger] More diagnostics
1868              From: David Sparks <daves@ActiveState.com>
1869              Date: Tue, 17 Oct 2000 15:00:24 -0700
1870              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
1871      Branch: perl
1872            ! lib/perl5db.pl
1873 ____________________________________________________________________________
1874 [  7355] By: jhi                                   on 2000/10/17  14:11:31
1875         Log: On output try to downgrade to bytes, croak if impossible,
1876              from Simon Cozens.  This means that outputting >255 UTF8
1877              is impossible.  Consider this as a strong incentive to get
1878              the I/O disciplines implemented.
1879      Branch: perl
1880            ! doio.c pod/perldiag.pod sv.c
1881 ____________________________________________________________________________
1882 [  7354] By: jhi                                   on 2000/10/17  13:42:23
1883         Log: Clarify documentation on 'use bytes'.
1884              
1885              Subject: Re: What does 'use bytes' "mean" ?
1886              From: Simon Cozens <simon@cozens.net>
1887              Date: Mon, 18 Sep 2000 18:24:25 +0100
1888              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
1889      Branch: perl
1890            ! lib/bytes.pm
1891 ____________________________________________________________________________
1892 [  7353] By: jhi                                   on 2000/10/17  13:28:12
1893         Log: Workaround for a sfio bug where the stream error indicator
1894              is not cleared as documented.
1895              
1896              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
1897              From: Nicholas Clark <nick@ccl4.org>
1898              Date: Mon, 16 Oct 2000 18:28:23 +0100
1899              Message-ID: <20001016182823.J19700@plum.flirble.org>
1900      Branch: perl
1901            ! doio.c
1902 ____________________________________________________________________________
1903 [  7352] By: jhi                                   on 2000/10/17  13:06:19
1904         Log: More IoTYPE sprinkling.
1905      Branch: perl
1906            ! doio.c pp_hot.c
1907 ____________________________________________________________________________
1908 [  7351] By: jhi                                   on 2000/10/16  22:47:07
1909         Log: Detect early whether the std streams have gone bad.
1910              
1911              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
1912              Date: Mon, 16 Oct 2000 23:28:42 +0100
1913              From: Nicholas Clark <nick@ccl4.org>
1914              Message-ID: <20001016232842.A37942@plum.flirble.org>
1915      Branch: perl
1916            ! t/op/misc.t
1917 ____________________________________________________________________________
1918 [  7350] By: jhi                                   on 2000/10/16  22:45:16
1919         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
1920              From: "Peter J. Farley III" <pjfarley@banet.net>
1921              Date: Mon, 16 Oct 2000 18:15:59 -0400
1922              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
1923      Branch: perl
1924            ! djgpp/djgpp.c dosish.h t/io/open.t
1925 ____________________________________________________________________________
1926 [  7349] By: jhi                                   on 2000/10/16  22:36:45
1927         Log: perldelta tweak.
1928      Branch: perl
1929            ! pod/perldelta.pod
1930 ____________________________________________________________________________
1931 [  7348] By: jhi                                   on 2000/10/16  15:17:53
1932         Log: Update Changes.
1933      Branch: perl
1934            ! Changes patchlevel.h
1935 ____________________________________________________________________________
1936 [  7347] By: jhi                                   on 2000/10/16  13:55:27
1937         Log: Add the capability to include/exclude branches.
1938      Branch: perl
1939            ! Porting/genlog
1940 ____________________________________________________________________________
1941 [  7346] By: jhi                                   on 2000/10/16  13:18:04
1942         Log: Add Charles Lane.
1943      Branch: perl
1944            ! AUTHORS Changes
1945 ____________________________________________________________________________
1946 [  7345] By: jhi                                   on 2000/10/16  13:13:21
1947         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
1948      Branch: perl
1949            ! pod/perldelta.pod
1950 ____________________________________________________________________________
1951 [  7244] By: jhi                                   on 2000/10/16  02:29:54
1952         Log: Subject: $Carp::ExportLevel confusion in Exporter
1953              From: "Ben Tilly" <ben_tilly@hotmail.com>
1954              Date: Sat, 14 Oct 2000 16:44:34 EDT
1955              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
1956      Branch: perl
1957            ! lib/Exporter/Heavy.pm
1958 ____________________________________________________________________________
1959 [  7243] By: jhi                                   on 2000/10/16  02:28:33
1960         Log: Subject: [PATCH perlguts.pod] Document offset hack
1961              From: Simon Cozens <simon@cozens.net>
1962              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
1963              Date: Sat, 14 Oct 2000 19:32:25 +0100
1964      Branch: perl
1965            ! pod/perlguts.pod
1966 ____________________________________________________________________________
1967 [  7241] By: jhi                                   on 2000/10/16  02:22:44
1968         Log: Subject: small pod patch
1969              From: Dan Boorstein <dan_boo@bellsouth.net>
1970              Date: Sat, 14 Oct 2000 14:29:24 -0400
1971              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
1972      Branch: perl
1973            ! pod/perlfaq7.pod pod/perlmod.pod
1974 ____________________________________________________________________________
1975 [  7240] By: jhi                                   on 2000/10/16  02:13:46
1976         Log: -w cleanup.
1977              
1978              Subject: Re: Problems with bleadperl 
1979              From: "Stephen P. Potter" <spp@ds.net>
1980              Date: Fri, 13 Oct 2000 13:32:49 -0400
1981              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
1982      Branch: perl
1983            ! t/pragma/overload.t
1984 ____________________________________________________________________________
1985 [  7239] By: jhi                                   on 2000/10/16  01:41:18
1986         Log: One more ~utf8 tweak.
1987      Branch: perl
1988            ! t/op/bop.t
1989 ____________________________________________________________________________
1990 [  7238] By: jhi                                   on 2000/10/16  01:34:14
1991         Log: Tweak the test of #7235.
1992      Branch: perl
1993            ! t/op/bop.t
1994 ____________________________________________________________________________
1995 [  7237] By: jhi                                   on 2000/10/16  01:25:04
1996         Log: Fix a couple of compiler-noted nits in #7235.
1997      Branch: perl
1998            ! pp.c
1999 ____________________________________________________________________________
2000 [  7236] By: jhi                                   on 2000/10/16  01:22:46
2001         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
2002      Branch: perl
2003            ! pp.c pp_hot.c
2004 ____________________________________________________________________________
2005 [  7235] By: jhi                                   on 2000/10/15  16:24:44
2006         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2007              
2008              From: Simon Cozens <simon@cozens.net>
2009              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
2010              Date: Sat, 14 Oct 2000 20:52:13 +0100
2011              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
2012      Branch: perl
2013            ! pp.c t/op/bop.t utf8.h
2014 ____________________________________________________________________________
2015 [  7234] By: jhi                                   on 2000/10/15  15:19:29
2016         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
2017              The problem was that rx->minlen was in chars while pp_split()
2018              thought it would be in bytes. 
2019      Branch: perl
2020            ! pp.c t/pragma/utf8.t
2021 ____________________________________________________________________________
2022 [  7233] By: jhi                                   on 2000/10/14  20:24:24
2023         Log: Document FNCASE=y as discussed in the bug 20000902.009.
2024      Branch: perl
2025            ! README.dos
2026 ____________________________________________________________________________
2027 [  7232] By: jhi                                   on 2000/10/14  18:52:21
2028         Log: Add test for bug id 20000427.003 (which seems to have
2029              been fixed) (also duplicate as 20000427.004, though
2030              with a higher severity).  Move one utf8 from op/append
2031              to pragma/utf8, tag the tests with bug ids.
2032      Branch: perl
2033            ! t/op/append.t t/pragma/utf8.t
2034 ____________________________________________________________________________
2035 [  7231] By: jhi                                   on 2000/10/14  17:28:37
2036         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
2037      Branch: perl
2038            ! t/pragma/utf8.t
2039 ____________________________________________________________________________
2040 [  7230] By: jhi                                   on 2000/10/14  14:24:50
2041         Log: Needs to be conditional on SunOS 4.
2042              
2043              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
2044              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2045              Date: Sat, 14 Oct 2000 13:37:49 +0100
2046              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
2047      Branch: metaconfig/U/perl
2048            ! End.U
2049      Branch: perl
2050            ! Configure myconfig.SH pod/perldelta.pod
2051 ____________________________________________________________________________
2052 [  7229] By: jhi                                   on 2000/10/14  00:49:22
2053         Log: Update Changes.
2054      Branch: perl
2055            ! Changes patchlevel.h
2056 ____________________________________________________________________________
2057 [  7228] By: jhi                                   on 2000/10/14  00:46:10
2058         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
2059              From: Peter Prymmer <pvhp@forte.com>
2060              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
2061              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
2062      Branch: perl
2063            ! lib/utf8.pm
2064 ____________________________________________________________________________
2065 [  7227] By: jhi                                   on 2000/10/13  23:20:30
2066         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
2067      Branch: perl
2068            ! t/op/tie.t
2069 ____________________________________________________________________________
2070 [  7226] By: jhi                                   on 2000/10/13  22:14:32
2071         Log: Tweak #7225.
2072              
2073              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
2074              From: Peter Prymmer <pvhp@forte.com>
2075              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
2076              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
2077      Branch: perl
2078            ! t/op/sprintf.t
2079 ____________________________________________________________________________
2080 [  7225] By: jhi                                   on 2000/10/13  22:11:31
2081         Log: op/sprintf.t patch for OS/390 (and any other host with limited
2082              floating-point exponent length)
2083              
2084              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
2085              From: Dominic Dunlop <domo@computer.org>
2086              Date: Fri, 13 Oct 2000 19:17:57 +0200
2087              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
2088      Branch: perl
2089            ! t/op/sprintf.t
2090 ____________________________________________________________________________
2091 [  7224] By: jhi                                   on 2000/10/13  18:40:48
2092         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
2093      Branch: perl
2094            ! toke.c
2095 ____________________________________________________________________________
2096 [  7223] By: jhi                                   on 2000/10/13  18:37:13
2097         Log: Thinko in #7222.
2098      Branch: perl
2099            ! utf8.c
2100 ____________________________________________________________________________
2101 [  7222] By: jhi                                   on 2000/10/13  18:05:23
2102         Log: Use UTF8SKIP(), from Simon Cozens.
2103      Branch: perl
2104            ! utf8.c
2105 ____________________________________________________________________________
2106 [  7221] By: jhi                                   on 2000/10/13  15:43:19
2107         Log: (accidentally empty check-in)
2108      Branch: perl
2109            ! utf8.c
2110 ____________________________________________________________________________
2111 [  7220] By: jhi                                   on 2000/10/13  15:23:51
2112         Log: Add (optimistically) Storable to static extensions.
2113      Branch: perl
2114            ! hints/uwin.sh hints/vmesa.sh
2115 ____________________________________________________________________________
2116 [  7219] By: jhi                                   on 2000/10/13  15:20:05
2117         Log: Amdahl UTS doesn't seem to do dynaloading.
2118      Branch: perl
2119            ! hints/uts.sh
2120 ____________________________________________________________________________
2121 [  7218] By: jhi                                   on 2000/10/13  15:15:20
2122         Log: Slight tweak of the code to appease Amdahl UTS cc.
2123      Branch: perl
2124            ! pp.c
2125 ____________________________________________________________________________
2126 [  7217] By: jhi                                   on 2000/10/13  14:50:42
2127         Log: In Amdahl UTS "struct sv" is defined by a system header,
2128              <ksync.h>.
2129      Branch: perl
2130            ! perl.h sv.h
2131 ____________________________________________________________________________
2132 [  7216] By: jhi                                   on 2000/10/13  11:58:25
2133         Log: Ilya implemented the memory profiling API.
2134      Branch: perl
2135            ! Todo
2136 ____________________________________________________________________________
2137 [  7215] By: jhi                                   on 2000/10/13  02:56:38
2138         Log: Subject: [PATCH 5.7.0] Perl API for mstats
2139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2140              Date: Thu, 12 Oct 2000 22:52:40 -0400
2141              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
2142      Branch: perl
2143            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
2144 ____________________________________________________________________________
2145 [  7214] By: jhi                                   on 2000/10/13  02:55:38
2146         Log: Subject: [PATCH 5.7.0] IVs in mtats
2147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2148              Date: Thu, 12 Oct 2000 22:51:04 -0400
2149              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
2150      Branch: perl
2151            ! malloc.c perl.h
2152 ____________________________________________________________________________
2153 [  7213] By: jhi                                   on 2000/10/13  02:31:47
2154         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
2155      Branch: perl
2156            ! pod/perldiag.pod pp_sys.c
2157 ____________________________________________________________________________
2158 [  7212] By: jhi                                   on 2000/10/13  01:27:38
2159         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
2160              From: Peter Prymmer <pvhp@forte.com>
2161              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
2162              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
2163      Branch: perl
2164            ! t/op/oct.t
2165 ____________________________________________________________________________
2166 [  7211] By: jhi                                   on 2000/10/13  00:35:09
2167         Log: Update Changes.
2168      Branch: perl
2169            ! Changes patchlevel.h
2170 ____________________________________________________________________________
2171 [  7210] By: jhi                                   on 2000/10/12  23:59:40
2172         Log: The Install.pm third of
2173              
2174              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
2175              From: Bill Campbell <bill@celestial.com>
2176              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
2177              Date: Thu, 5 Oct 2000 18:04:51 -0700
2178      Branch: perl
2179            ! lib/ExtUtils/Install.pm
2180 ____________________________________________________________________________
2181 [  7209] By: jhi                                   on 2000/10/12  23:58:43
2182         Log: Two thirds of
2183              
2184              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
2185              Date: Thu, 5 Oct 2000 18:04:51 -0700
2186              From: Bill Campbell <bill@celestial.com>
2187              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
2188              
2189              The Install.pm changes will be submitted separately because
2190              they need some work and discussion still.
2191      Branch: perl
2192            ! lib/getopts.pl lib/termcap.pl
2193 ____________________________________________________________________________
2194 [  7208] By: jhi                                   on 2000/10/12  23:41:19
2195         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
2196              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2197              Date:     Thu, 12 Oct 2000 07:30:02 EDT
2198              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
2199      Branch: perl
2200            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
2201            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
2202 ____________________________________________________________________________
2203 [  7207] By: jhi                                   on 2000/10/12  23:39:01
2204         Log: An updated EBCDIC tr patch.
2205              
2206              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
2207              From: Peter Prymmer <pvhp@forte.com>
2208              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
2209              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
2210      Branch: perl
2211            ! t/op/tr.t
2212 ____________________________________________________________________________
2213 [  7206] By: jhi                                   on 2000/10/12  23:34:55
2214         Log: Upgrade to CPAN 1.58, from Andreas König.
2215      Branch: perl
2216            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2217 ____________________________________________________________________________
2218 [  7205] By: jhi                                   on 2000/10/12  23:29:08
2219         Log: Introduce the man[24-8] variables, from Andy Dougherty.
2220      Branch: metaconfig/U/perl
2221            + mandirs.U mandirstyle.U
2222      Branch: perl
2223            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2224            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
2225            ! vos/config.h vos/config.pl vos/config_h.SH_orig
2226            ! win32/config.bc win32/config.gc win32/config.vc
2227 ____________________________________________________________________________
2228 [  7204] By: gsar                                  on 2000/10/12  18:11:24
2229         Log: restore change#7202
2230      Branch: perl
2231            ! mg.c
2232 ____________________________________________________________________________
2233 [  7203] By: gsar                                  on 2000/10/12  18:09:40
2234         Log: another test of the Emergency Broadcast System--back out 
2235              change#7202
2236      Branch: perl
2237            ! mg.c
2238 ____________________________________________________________________________
2239 [  7202] By: gsar                                  on 2000/10/12  16:40:47
2240         Log: (submitted on behalf of Jarkko)
2241              Fix the lib/encode.t subtest 6 failure as reported by Andreas
2242              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
2243              was unearthed by change 7182, as was a bug in HTML::Entities.
2244      Branch: perl
2245            ! mg.c
2246 ____________________________________________________________________________
2247 [  7201] By: jhi                                   on 2000/10/11  03:16:05
2248         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
2249      Branch: perl
2250            ! pp_hot.c t/pragma/utf8.t
2251 ____________________________________________________________________________
2252 [  7200] By: jhi                                   on 2000/10/11  00:40:30
2253         Log: The #7198 was a false alarm.
2254      Branch: perl
2255            ! pp_hot.c
2256 ____________________________________________________________________________
2257 [  7199] By: jhi                                   on 2000/10/11  00:26:04
2258         Log: Remove duplicated code.
2259      Branch: perl
2260            ! t/lib/cgi-html.t
2261 ____________________________________________________________________________
2262 [  7198] By: jhi                                   on 2000/10/10  23:30:46
2263         Log: (Retracted by #7200.)
2264      Branch: perl
2265            ! pp_hot.c
2266 ____________________________________________________________________________
2267 [  7197] By: jhi                                   on 2000/10/10  21:49:30
2268         Log: Add the test case for #7190, from the original bug report
2269              by Andreas König.
2270      Branch: perl
2271            ! t/pragma/utf8.t
2272 ____________________________________________________________________________
2273 [  7196] By: jhi                                   on 2000/10/10  21:40:49
2274         Log: Reapply Andy's patch and regen Configure.
2275      Branch: perl
2276            ! Configure INSTALL Makefile.SH Porting/Glossary
2277            ! Porting/config.sh config_h.SH epoc/config.sh installperl
2278            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
2279            ! win32/config.vc
2280 ____________________________________________________________________________
2281 [  7195] By: jhi                                   on 2000/10/10  21:09:30
2282         Log: Use the versiononly instead of the installscripts,
2283              retract the changes 7146 and 7147.
2284      Branch: perl
2285            ! Configure INSTALL Makefile.SH Porting/Glossary
2286            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
2287            ! installperl uconfig.sh vos/config.def win32/config.bc
2288            ! win32/config.gc win32/config.vc
2289 ____________________________________________________________________________
2290 [  7194] By: jhi                                   on 2000/10/10  21:06:15
2291         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
2292              From: Peter Prymmer <pvhp@forte.com>
2293              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
2294              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
2295      Branch: perl
2296            ! t/op/ver.t
2297 ____________________________________________________________________________
2298 [  7193] By: jhi                                   on 2000/10/10  21:05:12
2299         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
2300              From: Peter Prymmer <pvhp@forte.com>
2301              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
2302              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
2303      Branch: perl
2304            ! t/op/tr.t
2305 ____________________________________________________________________________
2306 [  7191] By: jhi                                   on 2000/10/10  19:41:21
2307         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
2308              From: Peter Prymmer <pvhp@forte.com>
2309              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
2310              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
2311      Branch: perl
2312            ! pod/perlebcdic.pod
2313 ____________________________________________________________________________
2314 [  7190] By: jhi                                   on 2000/10/10  19:26:14
2315         Log: Subject: Re: utf8 concat, mg_get
2316              From: Simon Cozens <simon@cozens.net>
2317              Date: Tue, 10 Oct 2000 17:40:17 +0100
2318              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
2319      Branch: perl
2320            ! pp_hot.c
2321 ____________________________________________________________________________
2322 [  7189] By: jhi                                   on 2000/10/10  19:23:03
2323         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
2324              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
2325              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
2326              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
2327      Branch: perl
2328            ! lib/ExtUtils/MM_Unix.pm
2329 ____________________________________________________________________________
2330 [  7188] By: jhi                                   on 2000/10/10  15:31:24
2331         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
2332              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2333              Date: Fri, 14 Jul 2000 10:47:36 +0100
2334              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
2335      Branch: perl
2336            ! README.win32
2337 ____________________________________________________________________________
2338 [  7187] By: jhi                                   on 2000/10/10  13:30:10
2339         Log: Quote the temp file name, needed in Win32 because the
2340              default name unfortunately contains spaces, shouldn't
2341              hurt elsewhere.
2342              
2343              Subject: FW: perldoc fails if $TEMP contains spaces
2344              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2345              Date: Thu, 14 Sep 2000 08:58:45 +0100
2346              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
2347      Branch: perl
2348            ! utils/perldoc.PL
2349 ____________________________________________________________________________
2350 [  7186] By: jhi                                   on 2000/10/10  13:16:27
2351         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
2352              From: hv@hugo.hybyte.com
2353              Date: Tue, 10 Oct 2000 14:10:20 +0100
2354              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
2355      Branch: perl
2356            ! t/lib/thr5005.t util.c
2357 ____________________________________________________________________________
2358 [  7185] By: jhi                                   on 2000/10/10  12:06:22
2359         Log: Upgrade to podlators 1.04, from Russ Allbery.
2360      Branch: perl
2361            ! lib/Pod/Man.pm lib/Pod/Text.pm
2362 ____________________________________________________________________________
2363 [  7184] By: jhi                                   on 2000/10/10  12:01:32
2364         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
2365      Branch: perl
2366            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
2367 ____________________________________________________________________________
2368 [  7183] By: jhi                                   on 2000/10/09  23:47:15
2369         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
2370              From: Peter Prymmer <pvhp@forte.com>
2371              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
2372              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
2373      Branch: perl
2374            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
2375 ____________________________________________________________________________
2376 [  7182] By: jhi                                   on 2000/10/09  23:43:16
2377         Log: Make eq work again with utf8 (disabling the upgrading
2378              should no more be necessary since the copies of the
2379              scalars are upgraded, not the scalars themselves).
2380              Takes care of ID 20001009.001.  (The claimed length()
2381              bug in 20001009.001 seems bogus to me.)
2382      Branch: perl
2383            ! sv.c t/pragma/utf8.t
2384 ____________________________________________________________________________
2385 [  7181] By: gsar                                  on 2000/10/09  19:41:54
2386         Log: tweak for change#7173
2387      Branch: perl
2388            ! win32/win32sck.c
2389 ____________________________________________________________________________
2390 [  7180] By: gsar                                  on 2000/10/09  19:26:56
2391         Log: on Windows, clean targets might not work under some flavors of the shell
2392      Branch: perl
2393            ! win32/Makefile win32/makefile.mk
2394 ____________________________________________________________________________
2395 [  7179] By: jhi                                   on 2000/10/09  19:21:02
2396         Log: Update Changes.
2397      Branch: perl
2398            ! Changes patchlevel.h
2399 ____________________________________________________________________________
2400 [  7178] By: jhi                                   on 2000/10/09  19:18:23
2401         Log: Warn about unknown scripts.
2402              
2403              Subject: Re: ideas? patches? [PATCH bleadperl]
2404              From: Dominic Dunlop <domo@computer.org>
2405              Date: Mon, 9 Oct 2000 14:57:17 +0200
2406              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
2407      Branch: perl
2408            ! lib/charnames.pm
2409 ____________________________________________________________________________
2410 [  7177] By: jhi                                   on 2000/10/09  19:13:27
2411         Log: Change #7160 had a nasty typo.
2412      Branch: metaconfig
2413            ! U/compline/Compile.U
2414      Branch: perl
2415            ! Configure config_h.SH
2416 ____________________________________________________________________________
2417 [  7176] By: gsar                                  on 2000/10/09  18:59:33
2418         Log: pod nit
2419      Branch: perl
2420            ! pod/perlport.pod
2421 ____________________________________________________________________________
2422 [  7175] By: gsar                                  on 2000/10/09  18:54:28
2423         Log: Windows9x doesn't support link(), despite what Config.pm
2424              might think
2425      Branch: perl
2426            ! lib/ExtUtils/Manifest.pm
2427 ____________________________________________________________________________
2428 [  7174] By: gsar                                  on 2000/10/09  18:50:03
2429         Log: avoid nonportable example code
2430      Branch: perl
2431            ! lib/File/Copy.pm
2432 ____________________________________________________________________________
2433 [  7173] By: gsar                                  on 2000/10/09  18:46:54
2434         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
2435              being used) when closing a socket handle
2436      Branch: perl
2437            ! win32/win32.c win32/win32.h win32/win32sck.c
2438 ____________________________________________________________________________
2439 [  7172] By: gsar                                  on 2000/10/09  18:41:40
2440         Log: on Windows, cwd strings in the environment should be of the
2441              form =X:=X:\foo instead of =X=X:\foo\
2442      Branch: perl
2443            ! win32/vdir.h
2444 ____________________________________________________________________________
2445 [  7171] By: gsar                                  on 2000/10/09  18:30:09
2446         Log: on Windows, LoadLibrary() could load an extension DLL multiple
2447              times if forward slashes are used in the path
2448      Branch: perl
2449            ! win32/win32.c
2450 ____________________________________________________________________________
2451 [  7170] By: jhi                                   on 2000/10/09  17:53:59
2452         Log: Add a todo note about overloadable assertions.
2453      Branch: perl
2454            ! Todo-5.6
2455 ____________________________________________________________________________
2456 [  7169] By: jhi                                   on 2000/10/09  13:43:45
2457         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
2458              From: mjd@plover.com
2459              Date: 9 Oct 2000 00:24:44 -0000
2460              Message-ID: <20001009002444.10616.qmail@plover.com>
2461      Branch: perl
2462            ! pod/perldebguts.pod
2463 ____________________________________________________________________________
2464 [  7168] By: nick                                  on 2000/10/08  13:16:33
2465         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
2466              is not right thing to do on (e.g. x86). Network order is also "right" for
2467              X fonts.
2468      Branch: perl
2469            ! ext/Encode/Encode.pm
2470 ____________________________________________________________________________
2471 [  7167] By: nick                                  on 2000/10/08  12:54:42
2472         Log: Make "encodings" work post-install when Encode/*.enc files may not
2473              be in same directory as Encode.pm
2474      Branch: perl
2475            ! ext/Encode/Encode.pm
2476 ____________________________________________________________________________
2477 [  7166] By: nick                                  on 2000/10/08  11:51:26
2478         Log: Work round the fact that $hash->{$key} does not take into account
2479              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
2480              so that key is always in the "expected" encoding - i.e. same way we put
2481              it in the hash.
2482      Branch: perl
2483            ! ext/Encode/Encode.pm
2484 ____________________________________________________________________________
2485 [  7165] By: gsar                                  on 2000/10/08  04:15:29
2486         Log: save_re_context() could reset PL_curcop to freed memory, causing core
2487              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
2488      Branch: perl
2489            ! pp_ctl.c
2490 ____________________________________________________________________________
2491 [  7164] By: jhi                                   on 2000/10/06  20:51:48
2492         Log: UTF8ize split() so that the cloned substrings get the UTF8
2493              flag of the original scalar.  Problem reported by Simon Cozens.
2494      Branch: perl
2495            ! pp.c t/pragma/utf8.t
2496 ____________________________________________________________________________
2497 [  7163] By: nick                                  on 2000/10/06  20:48:34
2498         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
2499              got a false +ve and so did not reach code which would have un-FAKEd the SV.
2500      Branch: perl
2501            ! sv.c
2502 ____________________________________________________________________________
2503 [  7162] By: nick                                  on 2000/10/06  20:25:37
2504         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
2505              To fix  (sort {$a <=> $b} keys %hash) in particular but
2506              should cover a number of other as-yet-unknown cases as well.
2507      Branch: perl
2508            ! sv.c
2509 ____________________________________________________________________________
2510 [  7161] By: jhi                                   on 2000/10/06  19:56:18
2511         Log: Change the version number of Tie::Handle in the core to 4.0,
2512              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
2513              
2514              Subject: Note on Tie::Handle
2515              From: andreas.koenig@anima.de (Andreas J. Koenig)
2516              Date:      06 Oct 2000 21:48:58 +0200
2517              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
2518      Branch: perl
2519            ! lib/Tie/Handle.pm
2520 ____________________________________________________________________________
2521 [  7160] By: jhi                                   on 2000/10/06  18:20:35
2522         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
2523              as the first option of cc/ld because of ultrapicky compilers
2524              (e.g. OS/390 R2.5)
2525      Branch: metaconfig
2526            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
2527            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
2528            ! U/compline/orderlib.U U/modified/Cppsym.U
2529            ! U/modified/d_access.U
2530      Branch: metaconfig/U/perl
2531            ! Checkcc.U d_dlsymun.U gccvers.U
2532      Branch: perl
2533            ! Configure config_h.SH
2534 ____________________________________________________________________________
2535 [  7159] By: jhi                                   on 2000/10/06  13:56:39
2536         Log: Update Changes.
2537      Branch: perl
2538            ! Changes patchlevel.h
2539 ____________________________________________________________________________
2540 [  7158] By: jhi                                   on 2000/10/06  12:48:40
2541         Log: Eliminate $Is_VMS code from the test.
2542              
2543              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
2544              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2545              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
2546              Date:     Thu, 5 Oct 2000 07:46:33 EDT
2547      Branch: perl
2548            ! t/lib/b.t
2549 ____________________________________________________________________________
2550 [  7157] By: jhi                                   on 2000/10/06  12:47:13
2551         Log: Also the $ccflags is needed for the C compiler check.
2552              
2553              Subject: Configure (check for C-compiler)
2554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2555              Date: Fri, 06 Oct 2000 08:47:15 +0200
2556              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
2557      Branch: metaconfig/U/perl
2558            ! Checkcc.U
2559      Branch: perl
2560            ! Configure config_h.SH
2561 ____________________________________________________________________________
2562 [  7156] By: jhi                                   on 2000/10/06  11:45:15
2563         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
2564      Branch: perl
2565            ! perl.c pp_ctl.c sv.h utf8.c
2566 ____________________________________________________________________________
2567 [  7155] By: jhi                                   on 2000/10/06  11:40:41
2568         Log: IO::Handle->syswrite() did not handle length omission
2569              like CORE::syswrite() does.
2570              
2571              Subject: [Fwd] IO::Handle, syswrite and arguments
2572              From: Graham Barr <gbarr@pobox.com>
2573              Date: Fri, 6 Oct 2000 10:22:05 +0100
2574              Message-ID: <20001006102205.U6312@pobox.com>
2575              
2576              The original patch from andrew@ugh.net.au.
2577      Branch: perl
2578            ! ext/IO/lib/IO/Handle.pm
2579 ____________________________________________________________________________
2580 [  7154] By: jhi                                   on 2000/10/06  01:42:15
2581         Log: Tweak #7153.
2582      Branch: perl
2583            ! utf8.h
2584 ____________________________________________________________________________
2585 [  7153] By: jhi                                   on 2000/10/06  00:39:55
2586         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
2587      Branch: perl
2588            ! utf8.h
2589 ____________________________________________________________________________
2590 [  7152] By: jhi                                   on 2000/10/06  00:38:11
2591         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
2592      Branch: perl
2593            ! perl.c pp_ctl.c sv.h utf8.c
2594 ____________________________________________________________________________
2595 [  7151] By: jhi                                   on 2000/10/06  00:36:38
2596         Log: Subject: Re: Questions about Tie::Array and perl modules
2597              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2598              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
2599              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
2600              
2601              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
2602      Branch: perl
2603            ! lib/Tie/Array.pm t/op/array.t
2604 ____________________________________________________________________________
2605 [  7150] By: jhi                                   on 2000/10/05  00:20:45
2606         Log: Regen Changes.
2607      Branch: perl
2608            ! Changes patchlevel.h
2609 ____________________________________________________________________________
2610 [  7149] By: jhi                                   on 2000/10/05  00:20:01
2611         Log: Regen toc.
2612      Branch: perl
2613            ! pod/perltoc.pod
2614 ____________________________________________________________________________
2615 [  7148] By: jhi                                   on 2000/10/04  23:35:08
2616         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
2617              reported several times by Dominic Dunlop, for example in
2618              ID 20000315.008.  Patch from Dominic.  Patch affects at
2619              least MachTen, and possibly other oldish BSDs. Should not
2620              break non-broken platforms (tested on LinuxPPC). 
2621      Branch: perl
2622            ! doio.c
2623 ____________________________________________________________________________
2624 [  7146] By: jhi                                   on 2000/10/04  23:25:04
2625         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
2626              suggested by H. Merijn Brand.
2627      Branch: perl
2628            ! Configure INSTALL Makefile.SH Porting/Glossary
2629            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
2630            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
2631            ! win32/config.vc
2632 ____________________________________________________________________________
2633 [  7145] By: jhi                                   on 2000/10/04  22:08:21
2634         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
2635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2636              Date: Wed, 4 Oct 2000 17:37:46 -0400
2637              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
2638      Branch: perl
2639            ! utils/h2xs.PL
2640 ____________________________________________________________________________
2641 [  7144] By: jhi                                   on 2000/10/04  18:11:41
2642         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
2643              From: Jeff Pinyan <jeffp@crusoe.net>
2644              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
2645              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
2646      Branch: perl
2647            ! pod/perlrun.pod
2648 ____________________________________________________________________________
2649 [  7143] By: jhi                                   on 2000/10/04  18:09:58
2650         Log: Subject: perlhack.pod Patch for Externals Tools
2651              From: Fisher Mark <fisherm@tce.com>
2652              Date: Tue, 3 Oct 2000 15:43:27 -0500 
2653              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
2654      Branch: perl
2655            ! pod/perlhack.pod
2656 ____________________________________________________________________________
2657 [  7142] By: jhi                                   on 2000/10/04  18:08:41
2658         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
2659              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2660              Date:     Wed, 4 Oct 2000 12:11:11 EDT
2661              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
2662      Branch: perl
2663            ! vms/vms.c
2664 ____________________________________________________________________________
2665 [  7141] By: jhi                                   on 2000/10/04  12:20:16
2666         Log: Subject: [PATCH 5.7.0] h2xs not working
2667              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2668              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
2669              Date: Tue, 3 Oct 2000 21:43:01 -0400
2670              
2671              Subject: [PATCH 5.7.0] h2xs not documenting the created module
2672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2673              Date: Tue, 3 Oct 2000 22:55:19 -0400
2674              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
2675      Branch: perl
2676            ! utils/h2xs.PL
2677 ____________________________________________________________________________
2678 [  7140] By: jhi                                   on 2000/10/04  11:53:44
2679         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
2680              From: nick@babyhippo.com
2681              Date: Wed, 4 Oct 2000 12:06:45 +0100
2682              Message-Id: <20001004120645.A7356@babyhippo.com>
2683              
2684              Retract 7118 and 7135.
2685      Branch: perl
2686            ! installman installperl op.c t/pragma/subs.t
2687 ____________________________________________________________________________
2688 [  7139] By: jhi                                   on 2000/10/03  22:09:41
2689         Log: It is possible to have no hosts database at all.  Pointed out in
2690              
2691              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
2692              From: Peter Prymmer <pvhp@forte.com>
2693              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
2694              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
2695      Branch: metaconfig
2696            ! U/modified/myhostname.U
2697      Branch: perl
2698            ! Configure config_h.SH
2699 ____________________________________________________________________________
2700 [  7138] By: jhi                                   on 2000/10/03  21:49:49
2701         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
2702              From: Peter Prymmer <pvhp@forte.com>
2703              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
2704              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
2705      Branch: perl
2706            ! pp_sys.c
2707 ____________________________________________________________________________
2708 [  7137] By: jhi                                   on 2000/10/03  20:10:05
2709         Log: One remaining nit less at the VMS mailbox sizing.
2710      Branch: perl
2711            ! vms/vms.c
2712 ____________________________________________________________________________
2713 [  7136] By: jhi                                   on 2000/10/03  20:08:47
2714         Log: Test harness update to sync with the new perlcc,
2715              from Simon Cozens.
2716      Branch: perl
2717            ! t/TEST t/UTEST
2718 ____________________________________________________________________________
2719 [  7135] By: jhi                                   on 2000/10/03  15:15:42
2720         Log: Subject: Re: PATCH for 20001003.004
2721              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
2722              From: "AARON B. DOSSETT" <aaron@iglou.com>
2723              Message-Id: <E13gTay-0006od-00@iglou.com>
2724      Branch: perl
2725            ! installman installperl
2726 ____________________________________________________________________________
2727 [  7134] By: jhi                                   on 2000/10/03  15:00:34
2728         Log: Subject: [ID 20001003.006] B::Debug not -w clean
2729              From: Nicholas Clark <nick@babyhippo.co.uk>
2730              Date: Tue, 03 Oct 2000 15:46:32 +0100
2731              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
2732      Branch: perl
2733            ! ext/B/B/Debug.pm
2734 ____________________________________________________________________________
2735 [  7133] By: jhi                                   on 2000/10/03  14:58:39
2736         Log: Scale down the VMS message boxes, by Charles Lane.
2737              Fix for ID 20000903.009, workaround at
2738              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
2739      Branch: perl
2740            ! vms/vms.c
2741 ____________________________________________________________________________
2742 [  7132] By: jhi                                   on 2000/10/03  11:20:37
2743         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
2744      Branch: perl
2745            + t/lib/st-lock.t t/lib/st-utf8.t
2746            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
2747            ! ext/Storable/Storable.xs t/lib/st-recurse.t
2748 ____________________________________________________________________________
2749 [  7131] By: jhi                                   on 2000/10/03  03:38:23
2750         Log: Encode nits.
2751      Branch: perl
2752            ! MANIFEST Makefile.SH
2753 ____________________________________________________________________________
2754 [  7130] By: jhi                                   on 2000/10/03  03:31:05
2755         Log: Update Changes.
2756      Branch: perl
2757            ! Changes patchlevel.h
2758 ____________________________________________________________________________
2759 [  7129] By: jhi                                   on 2000/10/03  02:24:02
2760         Log: Misplaced else.
2761      Branch: metaconfig/U/perl
2762            ! d_strtoll.U
2763      Branch: perl
2764            ! Configure config_h.SH
2765 ____________________________________________________________________________
2766 [  7128] By: jhi                                   on 2000/10/03  02:08:29
2767         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
2768              From: sthoenna@efn.org
2769              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
2770              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
2771      Branch: metaconfig/U/perl
2772            ! d_strtoll.U
2773      Branch: perl
2774            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
2775 ____________________________________________________________________________
2776 [  7127] By: jhi                                   on 2000/10/03  01:13:14
2777         Log: Update Changes.
2778      Branch: perl
2779            ! Changes patchlevel.h
2780 ____________________________________________________________________________
2781 [  7126] By: jhi                                   on 2000/10/03  00:57:08
2782         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
2783              as suggested by Olaf Flebbe and Nick Clark.
2784      Branch: perl
2785            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
2786 ____________________________________________________________________________
2787 [  7125] By: jhi                                   on 2000/10/03  00:50:56
2788         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
2789              From: Nick Clark <nick@plum.flirble.org>
2790              Date: Mon, 2 Oct 2000 11:03:24 +0100
2791              Message-Id: <20001002110324.D20073@plum.flirble.org>
2792              
2793              Also fixes bug ID 20001002.005.
2794      Branch: perl
2795            ! t/lib/encode.t
2796 ____________________________________________________________________________
2797 [  7124] By: jhi                                   on 2000/10/03  00:34:59
2798         Log: Subject: [PATCH 5.7.0] Epoc update
2799              From: Olaf Flebbe <o.flebbe@gmx.de>
2800              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
2801              Message-ID: <26423.969484586@www10.gmx.net>
2802      Branch: perl
2803            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
2804            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
2805            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
2806            ! util.c util.h
2807 ____________________________________________________________________________
2808 [  7123] By: jhi                                   on 2000/10/03  00:30:07
2809         Log: Regen headers.
2810      Branch: perl
2811            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
2812 ____________________________________________________________________________
2813 [  7122] By: jhi                                   on 2000/10/03  00:10:48
2814         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
2815      Branch: perl
2816            ! hints/openbsd.sh
2817 ____________________________________________________________________________
2818 [  7121] By: jhi                                   on 2000/10/03  00:05:06
2819         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
2820              From: <abigail@foad.org>
2821              Date: Tue, 26 Sep 2000 13:36:14 -0400
2822              Message-ID: <20000926173614.4356.qmail@foad.org>
2823      Branch: perl
2824            ! pod/perlop.pod
2825 ____________________________________________________________________________
2826 [  7120] By: jhi                                   on 2000/10/03  00:04:00
2827         Log: Inside require() $^S was always left undefined.
2828              
2829              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
2830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2831              Date: Wed, 27 Sep 2000 18:54:49 -0400
2832              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
2833      Branch: perl
2834            ! cop.h mg.c pp_ctl.c util.c
2835 ____________________________________________________________________________
2836 [  7119] By: jhi                                   on 2000/10/03  00:00:16
2837         Log: Subject: [PATCH] DLL not restartabke with threaded perl
2838              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
2839              Date: Thu, 28 Sep 2000 09:20:46 +0100
2840              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
2841      Branch: perl
2842            ! perl.c
2843 ____________________________________________________________________________
2844 [  7118] By: jhi                                   on 2000/10/02  23:59:20
2845         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
2846              From: Nicholas Clark <nick@ccl4.org>
2847              Date: Thu, 28 Sep 2000 11:52:24 +0100
2848              Message-ID: <20000928115224.D7924@plum.flirble.org>
2849      Branch: perl
2850            ! op.c
2851 ____________________________________________________________________________
2852 [  7117] By: jhi                                   on 2000/10/02  23:57:51
2853         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
2854              From: Nicholas Clark <nick@babyhippo.co.uk>
2855              Date: Thu, 28 Sep 2000 12:18:10 +0100
2856              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
2857              
2858              Did not apply cleanly, manual intervention was needed.
2859      Branch: perl
2860            ! ext/B/B/Bytecode.pm utils/perlcc.PL
2861 ____________________________________________________________________________
2862 [  7116] By: jhi                                   on 2000/10/02  23:50:40
2863         Log: Document the issue (is not a syntax error, kind of)
2864              
2865              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
2866              From: Nicholas Clark <nick@ccl4.org>
2867              Date: Thu, 28 Sep 2000 17:12:42 +0100
2868              Message-ID: <20000928171242.K7924@plum.flirble.org>
2869      Branch: perl
2870            ! pod/perldata.pod
2871 ____________________________________________________________________________
2872 [  7115] By: jhi                                   on 2000/10/02  23:48:58
2873         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
2874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2875              Date: Thu, 28 Sep 2000 21:55:31 -0400
2876              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
2877      Branch: perl
2878            ! regexec.c
2879 ____________________________________________________________________________
2880 [  7114] By: jhi                                   on 2000/10/02  23:47:57
2881         Log: Subject: DOC PATCH 5.6.0
2882              From: mjd@plover.com
2883              Date: 30 Sep 2000 06:02:34 -0000
2884              Message-ID: <20000930060234.4559.qmail@plover.com>
2885      Branch: perl
2886            ! pod/perldebguts.pod
2887 ____________________________________________________________________________
2888 [  7113] By: jhi                                   on 2000/10/02  23:46:43
2889         Log: SOCK_DGRAM and listen() do not mix as reported in
2890              
2891              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
2892              From: Petter Reinholdtsen <pere@hungry.com>
2893              Date: Sun, 1 Oct 2000 10:57:20 +0800
2894              Message-Id: <200010010257.KAA05735@localhost.localdomain>
2895              
2896              The patch for 5.7.0+ had to be reengineered, though.
2897      Branch: perl
2898            ! ext/IO/lib/IO/Socket/UNIX.pm
2899 ____________________________________________________________________________
2900 [  7112] By: jhi                                   on 2000/10/02  23:36:57
2901         Log: Subject: Re: [PATCH 5.005_64 missed]
2902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2903              Date: Sun, 1 Oct 2000 18:50:10 -0400
2904              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
2905      Branch: perl
2906            ! pod/perlxs.pod
2907 ____________________________________________________________________________
2908 [  7111] By: jhi                                   on 2000/10/02  23:35:40
2909         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
2910              From: Radu Greab <radu@netsoft.ro>
2911              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
2912              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
2913      Branch: perl
2914            ! op.c opcode.pl t/op/substr.t
2915 ____________________________________________________________________________
2916 [  7110] By: jhi                                   on 2000/10/02  23:32:38
2917         Log: Subject: [PATCH] Fix aliasing of tied filehandles
2918              From: Daniel Chetlin <daniel@chetlin.com>
2919              Date: Mon, 2 Oct 2000 14:53:27 -0700
2920              Message-ID: <20001002145327.C1617@ilmd>
2921      Branch: perl
2922            ! perl.h pp_hot.c t/op/tiehandle.t
2923 ____________________________________________________________________________
2924 [  7109] By: jhi                                   on 2000/10/02  23:31:30
2925         Log: s/Robin Parker/Robin Barker/
2926      Branch: perl
2927            ! Changes5.6
2928 ____________________________________________________________________________
2929 [  7108] By: jhi                                   on 2000/10/02  23:15:46
2930         Log: Retract #7091 as suggested in
2931              
2932              From: Robin Barker <rmb1@cise.npl.co.uk> 
2933              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
2934              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
2935              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
2936      Branch: perl
2937            ! embed.pl proto.h
2938 ____________________________________________________________________________
2939 [  7107] By: nick                                  on 2000/10/02  18:23:14
2940         Log: A few tweaks to get Tk803 to work with Encode scheme.
2941      Branch: perl
2942            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
2943 ____________________________________________________________________________
2944 [  7106] By: nick                                  on 2000/10/01  21:34:14
2945         Log: Add checking cases to Encode's toUnicode and fromUnicode.
2946      Branch: perl
2947            ! ext/Encode/Encode.pm
2948 ____________________________________________________________________________
2949 [  7105] By: nick                                  on 2000/10/01  17:18:01
2950         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
2951              To read and use them.
2952              Add a lib/encode.t which checks a few things.
2953      Branch: perl
2954            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
2955            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
2956            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
2957            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
2958            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
2959            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
2960            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
2961            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
2962            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
2963            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
2964            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
2965            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
2966            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
2967            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
2968            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
2969            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
2970            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
2971            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
2972            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
2973            + ext/Encode/Encode/iso2022-jp.enc
2974            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
2975            + ext/Encode/Encode/iso8859-1.enc
2976            + ext/Encode/Encode/iso8859-2.enc
2977            + ext/Encode/Encode/iso8859-3.enc
2978            + ext/Encode/Encode/iso8859-4.enc
2979            + ext/Encode/Encode/iso8859-5.enc
2980            + ext/Encode/Encode/iso8859-6.enc
2981            + ext/Encode/Encode/iso8859-7.enc
2982            + ext/Encode/Encode/iso8859-8.enc
2983            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
2984            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
2985            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
2986            + ext/Encode/Encode/macCentEuro.enc
2987            + ext/Encode/Encode/macCroatian.enc
2988            + ext/Encode/Encode/macCyrillic.enc
2989            + ext/Encode/Encode/macDingbats.enc
2990            + ext/Encode/Encode/macGreek.enc
2991            + ext/Encode/Encode/macIceland.enc
2992            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
2993            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
2994            + ext/Encode/Encode/macTurkish.enc
2995            + ext/Encode/Encode/macUkraine.enc
2996            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
2997            + t/lib/encode.t
2998            ! MANIFEST ext/Encode/Encode.pm
2999 ____________________________________________________________________________
3000 [  7104] By: nick                                  on 2000/09/30  13:04:30
3001         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
3002              From: Daniel Chetlin <daniel@chetlin.com>
3003              Date: Mon, 18 Sep 2000 05:05:40 -0700
3004              Message-Id: <20000918050540.C652@ilmd>
3005      Branch: perl
3006            ! lib/overload.pm sv.c t/pragma/overload.t
3007 ____________________________________________________________________________
3008 [  7103] By: nick                                  on 2000/09/30  12:53:36
3009         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
3010              From: Johan Vromans <jvromans@squirrel.nl>
3011              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
3012              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
3013      Branch: perl
3014            ! pod/Makefile.SH
3015 ____________________________________________________________________________
3016 [  7102] By: nick                                  on 2000/09/30  12:52:31
3017         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
3018              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3019              Date: Sat, 16 Sep 2000 16:36:45 -0400
3020              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
3021      Branch: perl
3022            ! ext/B/B/Deparse.pm
3023 ____________________________________________________________________________
3024 [  7101] By: nick                                  on 2000/09/30  12:51:41
3025         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
3026              From: Craig A. Berry <craig.berry@psinetcs.com>
3027              Date: Sat, 16 Sep 2000 10:11:10 -0500
3028              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
3029      Branch: perl
3030            ! vms/vms.c
3031 ____________________________________________________________________________
3032 [  7100] By: nick                                  on 2000/09/30  12:50:33
3033         Log: Subject: Re: unicode support and perl [ID 20000901.097]
3034              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3035              Date: Fri, 15 Sep 2000 16:37:58 -0400
3036              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
3037      Branch: perl
3038            ! t/op/append.t
3039 ____________________________________________________________________________
3040 [  7099] By: nick                                  on 2000/09/30  12:49:35
3041         Log: Subject: Re: unicode support and perl [ID 20000901.097]
3042              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3043              Date: Fri, 15 Sep 2000 16:25:30 -0400
3044              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
3045      Branch: perl
3046            ! pp_hot.c
3047 ____________________________________________________________________________
3048 [  7098] By: nick                                  on 2000/09/30  12:48:00
3049         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
3050              From: Gisle Aas <gisle@ActiveState.com>
3051              Date: 15 Sep 2000 16:23:41 +0200
3052              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
3053      Branch: perl
3054            ! toke.c
3055 ____________________________________________________________________________
3056 [  7097] By: nick                                  on 2000/09/30  12:45:16
3057         Log: Subject: [PATCH] Nits in perlmod.pod
3058              From: Daniel Chetlin <daniel@chetlin.com>
3059              Date: Fri, 15 Sep 2000 02:04:09 -0700
3060              Message-Id: <20000915020409.A2104@ilmd>
3061      Branch: perl
3062            ! pod/perlmod.pod
3063 ____________________________________________________________________________
3064 [  7096] By: nick                                  on 2000/09/30  12:18:00
3065         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
3066              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
3067              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
3068              0 to checking to get the warning.
3069      Branch: perl
3070            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
3071            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
3072            ! regexec.c sv.c toke.c utf8.c
3073 ____________________________________________________________________________
3074 [  7095] By: nick                                  on 2000/09/15  16:55:59
3075         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
3076              
3077              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
3078              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3079              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
3080              Date: Fri, 15 Sep 2000 06:37:30 -0400
3081      Branch: perl
3082            ! ext/Encode/Encode.xs sv.c
3083 ____________________________________________________________________________
3084 [  7094] By: jhi                                   on 2000/09/15  03:23:32
3085         Log: Update Changes.
3086      Branch: perl
3087            ! Changes patchlevel.h
3088 ____________________________________________________________________________
3089 [  7093] By: jhi                                   on 2000/09/15  03:11:44
3090         Log: Fix for the charnames.t failures from Spider Boardman.
3091      Branch: perl
3092            ! toke.c
3093 ____________________________________________________________________________
3094 [  7092] By: jhi                                   on 2000/09/15  00:15:48
3095         Log: Botched the #7090 check-in.
3096      Branch: perl
3097            ! sv.c
3098 ____________________________________________________________________________
3099 [  7091] By: jhi                                   on 2000/09/14  23:33:24
3100         Log: Part of #7081 didn't come through.
3101      Branch: perl
3102            ! embed.pl proto.h
3103 ____________________________________________________________________________
3104 [  7090] By: jhi                                   on 2000/09/14  23:17:39
3105         Log: Subject: Re: perl@7078 
3106              From: Spider Boardman <spider@web.zk3.dec.com>
3107              Date: Thu, 14 Sep 2000 19:06:36 -0400
3108              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
3109      Branch: perl
3110            ! sv.c toke.c
3111 ____________________________________________________________________________
3112 [  7089] By: jhi                                   on 2000/09/14  23:11:21
3113         Log: Small portability tweaks.
3114      Branch: perl
3115            ! ext/Encode/Encode.xs
3116 ____________________________________________________________________________
3117 [  7088] By: jhi                                   on 2000/09/14  22:57:23
3118         Log: Fake return to pacify picky compilers.
3119      Branch: perl
3120            ! ext/Encode/Encode.xs
3121 ____________________________________________________________________________
3122 [  7087] By: jhi                                   on 2000/09/14  22:53:37
3123         Log: Subject: [PATCH] utf8.c apidoc
3124              From: Simon Cozens <simon@cozens.net>
3125              Date: Thu, 14 Sep 2000 23:46:57 +0100
3126              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
3127      Branch: perl
3128            ! perlapi.c pod/perlapi.pod utf8.c
3129 ____________________________________________________________________________
3130 [  7086] By: jhi                                   on 2000/09/14  22:40:38
3131         Log: We don't need to count the high bit bytes, a boolean is enough. 
3132      Branch: perl
3133            ! sv.c
3134 ____________________________________________________________________________
3135 [  7085] By: jhi                                   on 2000/09/14  21:20:09
3136         Log: Replace #7084 with
3137              
3138              Subject: Re: perl@7078 
3139              From: Spider Boardman <spider@web.zk3.dec.com>
3140              Date: Thu, 14 Sep 2000 17:09:36 -0400
3141              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
3142      Branch: perl
3143            ! sv.c utf8.c
3144 ____________________________________________________________________________
3145 [  7084] By: jhi                                   on 2000/09/14  20:03:34
3146         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
3147              convertable to bytes by checking it doesn't go above 0xc3
3148              
3149              Subject: Re: perl@7078
3150              From: Simon Cozens <simon@cozens.net>
3151              Date: Thu, 14 Sep 2000 20:59:19 +0100
3152              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
3153      Branch: perl
3154            ! utf8.c
3155 ____________________________________________________________________________
3156 [  7083] By: jhi                                   on 2000/09/14  19:38:47
3157         Log: Subject: Re: perl@7078
3158              From: Simon Cozens <simon@cozens.net>
3159              Date: Thu, 14 Sep 2000 20:13:09 +0100
3160              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
3161      Branch: perl
3162            ! t/op/bop.t
3163 ____________________________________________________________________________
3164 [  7082] By: jhi                                   on 2000/09/14  17:50:44
3165         Log: The one that got away.
3166      Branch: perl
3167            ! lib/File/Find.pm
3168 ____________________________________________________________________________
3169 [  7081] By: jhi                                   on 2000/09/14  17:45:35
3170         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
3171              From: Robin Barker <rmb1@cise.npl.co.uk>
3172              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
3173              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
3174      Branch: perl
3175            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
3176            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
3177            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
3178            ! regcomp.c toke.c universal.c
3179 ____________________________________________________________________________
3180 [  7080] By: jhi                                   on 2000/09/14  17:40:35
3181         Log: Problems picked up by AIX cc.
3182              
3183              Subject: Re: perl@7078 (patch included)
3184              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3185              Date: Thu, 14 Sep 2000 18:53:30 +0200
3186              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
3187      Branch: perl
3188            ! ext/Encode/Encode.xs
3189 ____________________________________________________________________________
3190 [  7079] By: jhi                                   on 2000/09/14  17:38:27
3191         Log: Subject: File::Find 5.7.0 POD nits
3192              From: Rich Morin <rdm@cfcl.com>
3193              Date: Wed, 13 Sep 2000 22:03:58 -0700
3194              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
3195      Branch: perl
3196            ! lib/File/Find.pm
3197 ____________________________________________________________________________
3198 [  7078] By: jhi                                   on 2000/09/14  14:58:20
3199         Log: Update Changes.
3200      Branch: perl
3201            ! Changes patchlevel.h
3202 ____________________________________________________________________________
3203 [  7077] By: jhi                                   on 2000/09/14  14:55:54
3204         Log: Compilation warnings and an error.
3205      Branch: perl
3206            ! sv.c
3207 ____________________________________________________________________________
3208 [  7076] By: jhi                                   on 2000/09/14  14:42:56
3209         Log: Fix for a parsing bug, not for the original bug.
3210              
3211              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
3212              From: Spider Boardman <spider@web.zk3.dec.com>
3213              Date: Wed, 13 Sep 2000 17:52:20 -0400
3214              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
3215      Branch: perl
3216            ! regcomp.c
3217 ____________________________________________________________________________
3218 [  7075] By: jhi                                   on 2000/09/14  14:40:40
3219         Log: Batch of UTF-8 patches from Simon Cozens.
3220      Branch: perl
3221            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
3222            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
3223            ! toke.c utf8.c
3224 ____________________________________________________________________________
3225 [  7074] By: jhi                                   on 2000/09/14  14:29:58
3226         Log: Subject: Re: Two advertising clauses need to be removed
3227              From: Russ Allbery <rra@stanford.edu>
3228              Date: 13 Sep 2000 18:50:26 -0700
3229              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
3230      Branch: perl
3231            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
3232 ____________________________________________________________________________
3233 [  7073] By: jhi                                   on 2000/09/14  14:28:20
3234         Log: Subject: [PATCH] de-wall t/README
3235              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3236              Date: Wed, 13 Sep 2000 17:46:55 -0700
3237              Message-ID: <//Bw5gzkge/e092yn@efn.org>
3238      Branch: perl
3239            ! t/README
3240 ____________________________________________________________________________
3241 [  7072] By: jhi                                   on 2000/09/14  14:25:10
3242         Log: Hints optimization.
3243              
3244              Subject: Minor nit
3245              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3246              Date: Wed, 13 Sep 2000 21:42:07 +0200
3247              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
3248      Branch: perl
3249            ! hints/hpux.sh
3250 ____________________________________________________________________________
3251 [  7071] By: jhi                                   on 2000/09/14  14:23:30
3252         Log: Allow chop() and chomp() to be overridden.
3253              
3254              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
3255              From: "Casey R. Tweten" <crt@kiski.net>
3256              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
3257              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
3258      Branch: perl
3259            ! toke.c
3260 ____________________________________________________________________________
3261 [  7070] By: jhi                                   on 2000/09/14  14:20:36
3262         Log: The return value of setlocale must be copied away.
3263              
3264              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
3265              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3266              Date: Wed, 13 Sep 2000 16:27:37 +0100 
3267              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
3268      Branch: perl
3269            ! util.c
3270 ____________________________________________________________________________
3271 [  7069] By: jhi                                   on 2000/09/14  14:16:27
3272         Log: Remove vestiges of tr//CU.
3273              
3274              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
3275              From: Nick Clark <nick@plum.flirble.org>
3276              Date: Tue, 12 Sep 2000 22:50:14 +0100
3277              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
3278              
3279              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
3280              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3281              Date: Tue, 12 Sep 2000 21:38:48 -0700
3282              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
3283      Branch: perl
3284            ! op.h pod/perlunicode.pod
3285 ____________________________________________________________________________
3286 [  7068] By: jhi                                   on 2000/09/13  14:18:39
3287         Log: Add the Encode extension.  The code is still largely just skeleton.
3288      Branch: perl
3289            + ext/Encode/Encode.pm ext/Encode/Encode.xs
3290            + ext/Encode/Makefile.PL ext/Encode/Todo
3291            ! MANIFEST Todo-5.6
3292 ____________________________________________________________________________
3293 [  7067] By: jhi                                   on 2000/09/12  17:43:33
3294         Log: Allow for whitespace between "#" and "line" in cpp output.
3295              
3296              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
3297              From: Calle Dybedahl <calle@lysator.liu.se>
3298              Date: 12 Sep 2000 19:38:02 +0200 
3299              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
3300      Branch: perl
3301            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3302 ____________________________________________________________________________
3303 [  7066] By: gsar                                  on 2000/09/12  17:24:29
3304         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
3305              initialization in all the threads on Windows
3306      Branch: perl
3307            ! win32/win32.c
3308 ____________________________________________________________________________
3309 [  7065] By: jhi                                   on 2000/09/12  15:11:31
3310         Log: Update Changes.
3311      Branch: perl
3312            ! Changes patchlevel.h
3313 ____________________________________________________________________________
3314 [  7064] By: jhi                                   on 2000/09/12  14:54:54
3315         Log: Retract #7062, the pod tests are not ready.
3316      Branch: perl
3317            ! t/TEST t/harness
3318 ____________________________________________________________________________
3319 [  7063] By: jhi                                   on 2000/09/12  14:25:41
3320         Log: The #7054 truncated Configure badly.
3321      Branch: metaconfig/U/perl
3322            ! End.U
3323      Branch: perl
3324            ! Configure config_h.SH
3325 ____________________________________________________________________________
3326 [  7062] By: jhi                                   on 2000/09/12  14:08:32
3327         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
3328              From: sthoenna@efn.org
3329              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
3330              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
3331      Branch: perl
3332            ! t/TEST t/harness
3333 ____________________________________________________________________________
3334 [  7061] By: jhi                                   on 2000/09/12  14:07:18
3335         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
3336              From: sthoenna@efn.org
3337              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
3338              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
3339      Branch: perl
3340            ! pod/perlxs.pod
3341 ____________________________________________________________________________
3342 [  7060] By: jhi                                   on 2000/09/12  14:06:08
3343         Log: Break up the myconfig lines a bit.
3344              
3345              Subject: perlbug/perl -V output format
3346              From: sthoenna@efn.org
3347              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
3348              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
3349      Branch: perl
3350            ! myconfig.SH
3351 ____________________________________________________________________________
3352 [  7059] By: jhi                                   on 2000/09/12  14:05:04
3353         Log: Test for the #7049.
3354              
3355              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
3356              From: andreas.koenig@anima.de (Andreas J. Koenig)
3357              Date: 12 Sep 2000 06:42:01 +0200
3358              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
3359      Branch: perl
3360            ! t/op/my.t
3361 ____________________________________________________________________________
3362 [  7058] By: jhi                                   on 2000/09/12  14:03:05
3363         Log: Subject: [patch: perl@7045] vms updates
3364              From: Peter Prymmer <pvhp@forte.com>
3365              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
3366              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
3367      Branch: perl
3368            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
3369 ____________________________________________________________________________
3370 [  7057] By: jhi                                   on 2000/09/12  14:00:51
3371         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
3372              From: sthoenna@efn.org
3373              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
3374              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
3375      Branch: perl
3376            ! t/op/64bitint.t
3377 ____________________________________________________________________________
3378 [  7056] By: jhi                                   on 2000/09/12  13:58:14
3379         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
3380              From: Jeff Pinyan <jeffp@crusoe.net>
3381              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
3382              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
3383      Branch: perl
3384            ! pod/perlfunc.pod
3385 ____________________________________________________________________________
3386 [  7055] By: jhi                                   on 2000/09/12  13:56:32
3387         Log: Do in VMS as the #7054 does.
3388      Branch: perl
3389            ! configure.com
3390 ____________________________________________________________________________
3391 [  7054] By: jhi                                   on 2000/09/12  13:50:31
3392         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
3393              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3394              Date: Mon, 11 Sep 2000 08:33:09 +0100
3395              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
3396      Branch: metaconfig/U/perl
3397            ! End.U
3398      Branch: perl
3399            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
3400            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
3401 ____________________________________________________________________________
3402 [  7053] By: jhi                                   on 2000/09/12  13:29:19
3403         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
3404              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3405              Date:     Tue, 12 Sep 2000 08:35:59 EDT
3406              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
3407      Branch: perl
3408            ! vms/test.com
3409 ____________________________________________________________________________
3410 [  7052] By: jhi                                   on 2000/09/11  23:01:50
3411         Log: Document the SvUTF8*().
3412      Branch: perl
3413            ! pod/perlapi.pod sv.h
3414 ____________________________________________________________________________
3415 [  7051] By: gsar                                  on 2000/09/11  14:46:30
3416         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
3417              (missed a spot when fixing up op_pmreplroot hack for ithreads)
3418      Branch: perl
3419            ! op.c t/op/split.t
3420 ____________________________________________________________________________
3421 [  7050] By: nick                                  on 2000/09/11  10:03:51
3422         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
3423              
3424              Subject: borland C++ win32.c tweak
3425              From: Vadim Konovalov <vkonovalov@lucent.com>
3426              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
3427              Date: Mon, 11 Sep 2000 11:22:33 +0400
3428      Branch: perl
3429            ! win32/win32.c
3430 ____________________________________________________________________________
3431 [  7049] By: nick                                  on 2000/09/11  09:57:33
3432         Log: Point fix for s/// on foreach (keys %xxx).
3433      Branch: perl
3434            ! pp_hot.c
3435 ____________________________________________________________________________
3436 [  7048] By: jhi                                   on 2000/09/10  23:37:09
3437         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
3438              by Pod::Text, from Brad Appleton.
3439      Branch: perl
3440            ! t/pod/testp2pt.pl
3441 ____________________________________________________________________________
3442 [  7047] By: jhi                                   on 2000/09/10  14:32:53
3443         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
3444              by Russ Allbery.
3445      Branch: perl
3446            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
3447 ____________________________________________________________________________
3448 [  7046] By: jhi                                   on 2000/09/10  14:15:08
3449         Log: Upgrade to CPAN 1.57_65, from Andreas König.
3450      Branch: perl
3451            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3452 ____________________________________________________________________________
3453 [  7045] By: jhi                                   on 2000/09/08  21:36:32
3454         Log: Update Changes.
3455      Branch: perl
3456            ! Changes patchlevel.h
3457 ____________________________________________________________________________
3458 [  7044] By: jhi                                   on 2000/09/08  21:29:56
3459         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
3460              From: Peter Prymmer <pvhp@forte.com>
3461              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
3462              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
3463      Branch: perl
3464            ! configure.com
3465 ____________________________________________________________________________
3466 [  7043] By: jhi                                   on 2000/09/08  21:27:50
3467         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
3468              From: Peter Prymmer <pvhp@forte.com>
3469              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
3470              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
3471      Branch: perl
3472            ! Makefile.SH installperl
3473 ____________________________________________________________________________
3474 [  7042] By: jhi                                   on 2000/09/08  21:23:21
3475         Log: Continue #7041.
3476      Branch: perl
3477            ! cygwin/Makefile.SHs os2/Makefile.SHs
3478 ____________________________________________________________________________
3479 [  7041] By: jhi                                   on 2000/09/08  21:18:10
3480         Log: Do away with memory models cruft.  Sorry, PDP users.
3481      Branch: metaconfig
3482            ! U/modified/cc.U U/modified/libpth.U
3483      Branch: perl
3484            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3485            ! Porting/config_H cflags.SH config_h.SH configure.com
3486            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
3487            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
3488            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
3489 ____________________________________________________________________________
3490 [  7040] By: jhi                                   on 2000/09/08  14:34:18
3491         Log: Major rewrite of s2p.  And I mean really major, it is
3492              an implementation of sed in perl.  If called as s2p it
3493              will function as s2p.  Note: needs non-UNIXifying.
3494              
3495              Subject: s2p
3496              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3497              Date: Mon, 28 Aug 2000 14:05:12 +0200
3498              Message-ID: <39AA5578.2102E2AA@alcatel.at>
3499      Branch: perl
3500            ! x2p/s2p.PL
3501 ____________________________________________________________________________
3502 [  7039] By: jhi                                   on 2000/09/08  14:19:49
3503         Log: Re-allow vec() for characters > 255.
3504              
3505              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
3506              From: Spider Boardman <spider@web.zk3.dec.com>
3507              Date: Fri, 08 Sep 2000 02:21:02 -0400
3508              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
3509      Branch: perl
3510            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3511            ! t/op/vec.t
3512 ____________________________________________________________________________
3513 [  7038] By: jhi                                   on 2000/09/08  14:14:18
3514         Log: Subject: [PATCH lib/Benchmark.pm]
3515              From: <abigail@foad.org>
3516              Date: Thu, 7 Sep 2000 15:03:20 -0400
3517              Message-ID: <20000907190320.888.qmail@foad.org>
3518      Branch: perl
3519            ! lib/Benchmark.pm
3520 ____________________________________________________________________________
3521 [  7037] By: jhi                                   on 2000/09/08  14:11:06
3522         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
3523              
3524              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
3525              From: Spider Boardman <spider@web.zk3.dec.com>
3526              Date: Fri, 08 Sep 2000 01:30:27 -0400
3527              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
3528      Branch: perl
3529            ! op.c
3530 ____________________________________________________________________________
3531 [  7036] By: jhi                                   on 2000/09/08  14:08:58
3532         Log: Subject: [ID 20000908.002] perlipc documentation bug.
3533              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
3534              Date: Fri, 08 Sep 2000 12:38:32 +0200
3535              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
3536      Branch: perl
3537            ! pod/perlipc.pod
3538 ____________________________________________________________________________
3539 [  7035] By: jhi                                   on 2000/09/08  14:03:12
3540         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
3541              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3542              Date: Fri, 08 Sep 2000 11:47:34 +0200
3543              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
3544      Branch: perl
3545            ! hints/dec_osf.sh
3546 ____________________________________________________________________________
3547 [  7034] By: jhi                                   on 2000/09/08  13:59:35
3548         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
3549              From: Simon Cozens <simon@cozens.net>
3550              Date: Thu, 7 Sep 2000 20:40:38 +0100
3551              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
3552      Branch: perl
3553            ! pp_hot.c
3554 ____________________________________________________________________________
3555 [  7033] By: jhi                                   on 2000/09/08  04:03:03
3556         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
3557              From: "Larry W. Virden" <lvirden@cas.org>
3558              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
3559              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
3560      Branch: perl
3561            ! pod/perldiag.pod
3562 ____________________________________________________________________________
3563 [  7032] By: jhi                                   on 2000/09/07  22:18:30
3564         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
3565              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
3566              Date: Mon, 04 Sep 2000 13:16:38 -0700
3567              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
3568      Branch: perl
3569            ! lib/perl5db.pl
3570 ____________________________________________________________________________
3571 [  7031] By: jhi                                   on 2000/09/07  22:02:29
3572         Log: Fix the ccversion detection for 5.1 and beyond.
3573              
3574              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
3575              From: Spider Boardman <spider@leggy.zk3.dec.com>
3576              Date: Thu, 7 Sep 2000 17:54:27 -0400
3577              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
3578      Branch: perl
3579            ! hints/dec_osf.sh
3580 ____________________________________________________________________________
3581 [  7030] By: jhi                                   on 2000/09/07  19:12:28
3582         Log: Fix for
3583              
3584              Subject: [ID 20000903.001] \w in utf8-strings
3585              From: Marc Lehmann <pcg@goof.com>
3586              Date: Sun, 03 Sep 2000 09:44:29 +0200
3587              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
3588              
3589              and various related nits.
3590      Branch: perl
3591            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
3592 ____________________________________________________________________________
3593 [  7029] By: jhi                                   on 2000/09/07  18:49:09
3594         Log: Fix the URL, but the server is still missing in action.
3595              
3596              Subject: [ID 20000905.002] perlfaq1.pod URL error
3597              From: "Larry W. Virden" <lvirden@cas.org>
3598              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
3599              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
3600      Branch: perl
3601            ! pod/perlfaq1.pod
3602 ____________________________________________________________________________
3603 [  7028] By: jhi                                   on 2000/09/07  18:47:13
3604         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
3605              From: Hugo <hv@crypt.compulink.co.uk>
3606              Date: Tue, 05 Sep 2000 14:13:37 +0100
3607              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
3608      Branch: perl
3609            ! toke.c
3610 ____________________________________________________________________________
3611 [  7027] By: jhi                                   on 2000/09/07  18:45:35
3612         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
3613              From: Daniel Chetlin <daniel@chetlin.com>
3614              Date: Tue, 5 Sep 2000 04:57:07 -0700
3615              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
3616      Branch: perl
3617            ! pod/perlfaq6.pod pod/perlop.pod
3618 ____________________________________________________________________________
3619 [  7026] By: jhi                                   on 2000/09/07  18:44:01
3620         Log: Document the new ref() semantics.
3621              
3622              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
3623              From: Gisle Aas <gisle@ActiveState.com>
3624              Date: 05 Sep 2000 08:10:30 +0200
3625              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
3626      Branch: perl
3627            ! pod/perldelta.pod
3628 ____________________________________________________________________________
3629 [  7025] By: jhi                                   on 2000/09/07  18:42:27
3630         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
3631              
3632              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
3633              From: Gisle Aas <gisle@ActiveState.com>
3634              Date: 05 Sep 2000 08:11:40 +0200
3635              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
3636      Branch: perl
3637            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
3638 ____________________________________________________________________________
3639 [  7024] By: jhi                                   on 2000/09/07  18:39:32
3640         Log: Subject: [PATCH] Modernize Opcode.pm documentation
3641              From: Gisle Aas <gisle@ActiveState.com>
3642              Date: 4 Sep 2000 00:18:55 -0000
3643              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
3644      Branch: perl
3645            ! ext/Opcode/Opcode.pm
3646 ____________________________________________________________________________
3647 [  7023] By: jhi                                   on 2000/09/07  18:37:42
3648         Log: Subject: [PATCH] Tied filehandle documentation
3649              From: Gisle Aas <gisle@ActiveState.com>
3650              Date: 4 Sep 2000 00:14:40 -0000
3651              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
3652      Branch: perl
3653            ! pod/perlfunc.pod pod/perltie.pod
3654 ____________________________________________________________________________
3655 [  7022] By: jhi                                   on 2000/09/07  18:35:37
3656         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
3657              From: Gisle Aas <gisle@ActiveState.com>
3658              Date: 4 Sep 2000 00:04:22 -0000
3659              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
3660      Branch: perl
3661            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
3662 ____________________________________________________________________________
3663 [  7021] By: jhi                                   on 2000/09/07  18:33:22
3664         Log: Subject: small apidoc fix
3665              From: Marc Lehmann <pcg@goof.com>
3666              Date: Sun, 3 Sep 2000 05:12:06 +0200
3667              Message-ID: <20000903051206.A5909@cerebro.laendle>
3668      Branch: perl
3669            ! pod/perlapi.pod utf8.c
3670 ____________________________________________________________________________
3671 [  7020] By: jhi                                   on 2000/09/07  16:14:57
3672         Log: Tiny perldelta nits.
3673      Branch: perl
3674            ! pod/perldelta.pod
3675 ____________________________________________________________________________
3676 [  7019] By: jhi                                   on 2000/09/07  16:04:20
3677         Log: Guard against bad string->int conversion for quads.
3678      Branch: perl
3679            ! t/op/64bitint.t
3680 ____________________________________________________________________________
3681 [  7018] By: jhi                                   on 2000/09/06  17:07:03
3682         Log: Update Unicode todo list.
3683      Branch: perl
3684            ! Todo-5.6
3685 ____________________________________________________________________________
3686 [  7017] By: jhi                                   on 2000/09/05  21:16:01
3687         Log: Document the SvIOK_.*UV().
3688      Branch: perl
3689            ! pod/perlapi.pod sv.h
3690 ____________________________________________________________________________
3691 [  7016] By: nick                                  on 2000/09/03  21:54:46
3692         Log: Hash lookup of constant strings optimization:
3693              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
3694              to string table (as per sharepvn). Add newSV_pvn_share to create such
3695              a thing. Make hv.c compare addresses of strings and skip string compare
3696              if equal. Make method_named and helem ops use these shared-string SVs
3697              when arg is constant. Make keys op return shared-string SVs (less clearly
3698              a win).
3699      Branch: perl
3700            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
3701            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
3702            ! pod/perlintern.pod pp_hot.c proto.h sv.c
3703 ____________________________________________________________________________
3704 [  7015] By: jhi                                   on 2000/09/02  17:48:59
3705         Log: This is 5.7.0.
3706      Branch: perl
3707            ! Changes
3708 ____________________________________________________________________________
3709 [  7014] By: jhi                                   on 2000/09/02  17:35:45
3710         Log: Changes and patchlevel tweaks.
3711      Branch: perl
3712            ! Changes patchlevel.h
3713 ____________________________________________________________________________
3714 [  7013] By: jhi                                   on 2000/09/02  17:30:50
3715         Log: Update Changes.
3716      Branch: perl
3717            ! Changes patchlevel.h
3718 ____________________________________________________________________________
3719 [  7012] By: nick                                  on 2000/09/02  17:25:20
3720         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
3721      Branch: perl
3722            ! gv.c lib/overload.pm
3723 ____________________________________________________________________________
3724 [  7011] By: jhi                                   on 2000/09/02  17:16:25
3725         Log: Update perlhist.
3726      Branch: perl
3727            ! pod/perlhist.pod
3728 ____________________________________________________________________________
3729 [  7010] By: jhi                                   on 2000/09/02  17:01:35
3730         Log: perldelta nits.
3731      Branch: perl
3732            ! pod/perldelta.pod
3733 ____________________________________________________________________________
3734 [  7009] By: nick                                  on 2000/09/02  16:48:35
3735         Log: If overloaded %{} etc. return the object do not loop.
3736              Thus  sub deref { $_[0] } functions if object is wanted type.
3737      Branch: perl
3738            ! pp.h
3739 ____________________________________________________________________________
3740 [  7008] By: jhi                                   on 2000/09/02  16:26:11
3741         Log: Retab MANIFEST.
3742      Branch: perl
3743            ! ext/Storable/MANIFEST
3744 ____________________________________________________________________________
3745 [  7007] By: jhi                                   on 2000/09/02  16:23:02
3746         Log: Make certain cc is set before trying to run it.
3747      Branch: perl
3748            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3749 ____________________________________________________________________________
3750 [  7006] By: jhi                                   on 2000/09/02  15:45:41
3751         Log: Unicode notes.
3752      Branch: perl
3753            ! pod/perldelta.pod
3754 ____________________________________________________________________________
3755 [  7005] By: jhi                                   on 2000/09/02  15:42:11
3756         Log: Various Configure nits by Philip Newton,
3757              plus the ebcdic one by me.
3758      Branch: metaconfig
3759            + U/modified/pager.U
3760            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
3761      Branch: metaconfig/U/perl
3762            ! Devel.U quadfio.U
3763      Branch: perl
3764            ! Configure config_h.SH
3765 ____________________________________________________________________________
3766 [  7004] By: jhi                                   on 2000/09/02  15:06:14
3767         Log: Apparently avoiding the swapping is too costly.
3768              
3769              From: "Ben Tilly" <ben_tilly@hotmail.com>
3770              Subject: Re: the door is closed.
3771              Date: Fri, 01 Sep 2000 20:23:16 EDT
3772              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
3773      Branch: perl
3774            ! pod/perlfaq4.pod
3775 ____________________________________________________________________________
3776 [  7003] By: nick                                  on 2000/09/02  12:26:04
3777         Log: Undo part of change 6489 which looks like a bulk edit which
3778              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
3779              The supressing of main:: on return from select() is undesirable.
3780      Branch: perl
3781            ! pp_sys.c
3782 ____________________________________________________________________________
3783 [  7002] By: jhi                                   on 2000/09/01  23:08:54
3784         Log: Update Changes.
3785      Branch: perl
3786            ! Changes patchlevel.h
3787 ____________________________________________________________________________
3788 [  7001] By: jhi                                   on 2000/09/01  23:00:13
3789         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
3790              From: Peter Prymmer <pvhp@forte.com>
3791              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
3792              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
3793              
3794              plus rework the http: spots as suggested by Tom Christiansen,
3795              plus regen perltoc.
3796      Branch: perl
3797            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
3798            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
3799 ____________________________________________________________________________
3800 [  7000] By: jhi                                   on 2000/09/01  22:36:01
3801         Log: Only the first line, thank you very much.
3802      Branch: perl
3803            ! hints/solaris_2.sh
3804 ____________________________________________________________________________
3805 [  6999] By: gsar                                  on 2000/09/01  22:16:40
3806         Log: change#6791 accidentally clobbered change#6710, put it back
3807      Branch: perl
3808            ! win32/win32.c
3809 ____________________________________________________________________________
3810 [  6998] By: jhi                                   on 2000/09/01  22:14:16
3811         Log: Mention the HP-UX LP64 freak failure.
3812      Branch: perl
3813            ! pod/perldelta.pod
3814 ____________________________________________________________________________
3815 [  6997] By: jhi                                   on 2000/09/01  21:48:32
3816         Log: Detypo.
3817      Branch: perl
3818            ! hints/hpux.sh
3819 ____________________________________________________________________________
3820 [  6996] By: jhi                                   on 2000/09/01  21:27:10
3821         Log: Update Changes.
3822      Branch: perl
3823            ! Changes patchlevel.h
3824 ____________________________________________________________________________
3825 [  6995] By: jhi                                   on 2000/09/01  21:14:24
3826         Log: Mi splgn s gnin.g
3827      Branch: perl
3828            ! pp_ctl.c
3829 ____________________________________________________________________________
3830 [  6994] By: jhi                                   on 2000/09/01  21:09:54
3831         Log: Subject: http:// in L<>
3832              From: Nicholas Clark <nick@ccl4.org>
3833              Date: Fri, 1 Sep 2000 22:03:21 +0100
3834              Message-ID: <20000901220321.B72074@plum.flirble.org>
3835      Branch: perl
3836            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
3837 ____________________________________________________________________________
3838 [  6993] By: jhi                                   on 2000/09/01  21:06:54
3839         Log: Update to Storable 1.0, from Raphael Manfredi.
3840      Branch: perl
3841            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
3842            ! ext/Storable/Makefile.PL ext/Storable/README
3843            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3844            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3845            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
3846            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
3847            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
3848            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
3849 ____________________________________________________________________________
3850 [  6992] By: jhi                                   on 2000/09/01  20:43:05
3851         Log: Mention known sfio+linux buglet.
3852      Branch: perl
3853            ! pod/perldelta.pod
3854 ____________________________________________________________________________
3855 [  6991] By: jhi                                   on 2000/09/01  20:40:11
3856         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
3857              From: Peter Prymmer <pvhp@forte.com>
3858              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
3859              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
3860      Branch: perl
3861            ! vms/vms.c
3862 ____________________________________________________________________________
3863 [  6990] By: jhi                                   on 2000/09/01  20:25:26
3864         Log: Retract #6986.
3865      Branch: perl
3866            ! hints/solaris_2.sh
3867 ____________________________________________________________________________
3868 [  6989] By: jhi                                   on 2000/09/01  20:23:00
3869         Log: Mergesort is back.
3870      Branch: perl
3871            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
3872 ____________________________________________________________________________
3873 [  6988] By: jhi                                   on 2000/09/01  19:37:40
3874         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
3875              From: Mike Guy <mjtg@cam.ac.uk>
3876              Date: Fri, 01 Sep 2000 17:43:33 +0100
3877              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
3878      Branch: perl
3879            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
3880            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
3881 ____________________________________________________________________________
3882 [  6987] By: jhi                                   on 2000/09/01  19:17:10
3883         Log: Regen perltoc.
3884      Branch: perl
3885            ! pod/perltoc.pod
3886 ____________________________________________________________________________
3887 [  6986] By: jhi                                   on 2000/09/01  18:51:10
3888         Log: Subject: Re: Solaris x86 has no SPARC libraries!
3889              From: Lupe Christoph <lupe@lupe-christoph.de>
3890              Date: Fri, 1 Sep 2000 20:41:20 +0200
3891              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
3892      Branch: perl
3893            ! hints/solaris_2.sh
3894 ____________________________________________________________________________
3895 [  6985] By: jhi                                   on 2000/09/01  18:28:10
3896         Log: Update Changes.
3897      Branch: perl
3898            ! Changes patchlevel.h
3899 ____________________________________________________________________________
3900 [  6984] By: jhi                                   on 2000/09/01  18:26:53
3901         Log: Feature ordering tweak.
3902      Branch: perl
3903            ! myconfig.SH
3904 ____________________________________________________________________________
3905 [  6983] By: jhi                                   on 2000/09/01  18:19:50
3906         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
3907              From: <abigail@foad.org>
3908              Date: Fri, 1 Sep 2000 13:07:32 -0400
3909              Message-ID: <20000901170732.18249.qmail@foad.org>
3910      Branch: perl
3911            ! t/pragma/overload.t
3912 ____________________________________________________________________________
3913 [  6982] By: jhi                                   on 2000/09/01  18:17:54
3914         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
3915              so that case-ignoring systems like DCL can tell them from
3916              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
3917      Branch: metaconfig/U/perl
3918            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
3919      Branch: perl
3920            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3921            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3922            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
3923            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
3924            ! vos/config.def vos/config.h vos/config_h.SH_orig
3925            ! win32/config.bc win32/config.gc win32/config.vc
3926 ____________________________________________________________________________
3927 [  6981] By: nick                                  on 2000/09/01  17:21:57
3928         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
3929              warning when UNTIE exists and instead pass the cound of extra references to
3930              the UNTIE method.
3931      Branch: perl
3932            ! pod/perltie.pod pp_sys.c
3933 ____________________________________________________________________________
3934 [  6980] By: jhi                                   on 2000/09/01  16:54:44
3935         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
3936              From: Peter Prymmer <pvhp@forte.com>
3937              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
3938              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
3939      Branch: perl
3940            ! configure.com
3941 ____________________________________________________________________________
3942 [  6979] By: jhi                                   on 2000/09/01  16:06:20
3943         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
3944              From: Mike Guy <mjtg@cam.ac.uk> 
3945              Date: Fri, 01 Sep 2000 16:49:27 +0100
3946              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
3947      Branch: perl
3948            ! t/base/rs.t
3949 ____________________________________________________________________________
3950 [  6978] By: jhi                                   on 2000/09/01  16:00:42
3951         Log: Update to PodParser 1.18, from Brad Appleton.
3952      Branch: perl
3953            ! lib/Pod/Checker.pm t/pod/find.t
3954 ____________________________________________________________________________
3955 [  6977] By: jhi                                   on 2000/09/01  14:48:58
3956         Log: Subject: Nit in Configure (bleadperl@6961)
3957              From: Lupe Christoph <lupe@lupe-christoph.de>
3958              Date: Fri, 1 Sep 2000 16:34:29 +0200
3959              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
3960      Branch: metaconfig
3961            ! U/compline/ccflags.U
3962      Branch: perl
3963            ! Configure config_h.SH
3964 ____________________________________________________________________________
3965 [  6976] By: jhi                                   on 2000/09/01  14:39:52
3966         Log: Update Changes.
3967      Branch: perl
3968            ! Changes patchlevel.h
3969 ____________________________________________________________________________
3970 [  6975] By: jhi                                   on 2000/09/01  14:37:36
3971         Log: microperl config update.
3972      Branch: perl
3973            ! uconfig.h uconfig.sh
3974 ____________________________________________________________________________
3975 [  6974] By: jhi                                   on 2000/09/01  14:36:53
3976         Log: Document known deficiencies.
3977      Branch: perl
3978            ! pod/perldelta.pod
3979 ____________________________________________________________________________
3980 [  6973] By: jhi                                   on 2000/09/01  14:10:20
3981         Log: Mention warnings fixes and updates.
3982      Branch: perl
3983            ! pod/perldelta.pod
3984 ____________________________________________________________________________
3985 [  6972] By: jhi                                   on 2000/09/01  14:01:52
3986         Log: Drop unused argument.
3987              
3988              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
3989              From: Spider Boardman <spider@web.zk3.dec.com>
3990              Date: Thu, 31 Aug 2000 16:10:15 -0400
3991              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
3992      Branch: perl
3993            ! toke.c
3994 ____________________________________________________________________________
3995 [  6971] By: jhi                                   on 2000/09/01  13:59:24
3996         Log: Add the overload warnings to perldiag.
3997      Branch: perl
3998            ! lib/overload.pm pod/perldiag.pod
3999 ____________________________________________________________________________
4000 [  6970] By: jhi                                   on 2000/09/01  13:55:10
4001         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
4002              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4003              Date: Fri, 1 Sep 2000 13:43:15 +0100 
4004              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
4005      Branch: perl
4006            ! lib/overload.pm t/pragma/overload.t
4007 ____________________________________________________________________________
4008 [  6969] By: jhi                                   on 2000/09/01  13:52:27
4009         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
4010              From: <abigail@foad.org>
4011              Date: Fri, 1 Sep 2000 05:46:54 -0400
4012              Message-ID: <20000901094654.6476.qmail@foad.org>
4013      Branch: perl
4014            ! lib/overload.pm
4015 ____________________________________________________________________________
4016 [  6968] By: jhi                                   on 2000/09/01  13:50:05
4017         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
4018              From: Daniel Chetlin <daniel@chetlin.com>
4019              Date: Fri, 1 Sep 2000 02:10:55 -0700
4020              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
4021      Branch: perl
4022            ! pod/perlretut.pod
4023 ____________________________________________________________________________
4024 [  6967] By: jhi                                   on 2000/09/01  13:47:54
4025         Log: Part of the solution.
4026              
4027              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
4028              From: Mike Guy <mjtg@cam.ac.uk>
4029              Date: Fri, 01 Sep 2000 14:16:01 +0100
4030              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
4031      Branch: perl
4032            ! gv.c mg.c
4033 ____________________________________________________________________________
4034 [  6966] By: jhi                                   on 2000/09/01  13:46:17
4035         Log: Subject: CPAN.pm beta 1.57_57 for the core
4036              From: andreas.koenig@anima.de (Andreas J. Koenig)
4037              Date: 01 Sep 2000 15:16:31 +0200
4038              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
4039      Branch: perl
4040            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4041 ____________________________________________________________________________
4042 [  6965] By: jhi                                   on 2000/09/01  13:43:18
4043         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
4044              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4045              Date: Fri, 01 Sep 2000 01:47:22 -0500
4046              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
4047      Branch: perl
4048            ! pod/perldelta.pod vms/vms.c
4049 ____________________________________________________________________________
4050 [  6964] By: jhi                                   on 2000/09/01  13:35:35
4051         Log: File::Temp patches from Andreas König,
4052              
4053              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
4054              From: andreas.koenig@anima.de (Andreas J. Koenig)
4055              Date: 01 Sep 2000 10:07:20 +0200
4056              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
4057              
4058              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
4059              From: andreas.koenig@anima.de (Andreas J. Koenig)
4060              Date: 31 Aug 2000 23:26:08 +0200
4061              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
4062      Branch: perl
4063            ! lib/File/Temp.pm t/lib/ftmp-security.t
4064 ____________________________________________________________________________
4065 [  6963] By: jhi                                   on 2000/09/01  02:22:24
4066         Log: Retract the mergesort code, way too incompatible licensing
4067              and copyrights.
4068      Branch: perl
4069            ! pod/perldelta.pod pp_ctl.c
4070 ____________________________________________________________________________
4071 [  6962] By: jhi                                   on 2000/08/31  23:27:32
4072         Log: Update Changes.
4073      Branch: perl
4074            ! Changes patchlevel.h
4075 ____________________________________________________________________________
4076 [  6961] By: jhi                                   on 2000/08/31  23:20:04
4077         Log: Small tweaks all over.
4078      Branch: metaconfig
4079            ! U/compline/d_gconvert.U
4080      Branch: perl
4081            ! AUTHORS Configure config_h.SH pp_ctl.c
4082 ____________________________________________________________________________
4083 [  6960] By: jhi                                   on 2000/08/31  22:39:36
4084         Log: Further rewording.
4085      Branch: perl
4086            ! pp_ctl.c
4087 ____________________________________________________________________________
4088 [  6959] By: jhi                                   on 2000/08/31  21:26:44
4089         Log: More address tweaking.
4090      Branch: perl
4091            ! AUTHORS Changes
4092 ____________________________________________________________________________
4093 [  6958] By: jhi                                   on 2000/08/31  20:47:25
4094         Log: AUTHORS tweaks, from Peter Prymmer.
4095              
4096              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
4097              From: Peter Prymmer <pvhp@forte.com>
4098              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
4099              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
4100      Branch: perl
4101            ! AUTHORS MAINTAIN
4102 ____________________________________________________________________________
4103 [  6957] By: jhi                                   on 2000/08/31  20:34:43
4104         Log: perldelta tweaks.
4105      Branch: perl
4106            ! pod/perldelta.pod
4107 ____________________________________________________________________________
4108 [  6956] By: jhi                                   on 2000/08/31  19:11:06
4109         Log: Regen perltoc.
4110      Branch: perl
4111            ! pod/perltoc.pod
4112 ____________________________________________________________________________
4113 [  6955] By: jhi                                   on 2000/08/31  19:06:30
4114         Log: Clarify the mergesort situation.
4115      Branch: perl
4116            ! pp_ctl.c
4117 ____________________________________________________________________________
4118 [  6954] By: jhi                                   on 2000/08/31  18:24:17
4119         Log: Move the Solaris 7 scan to use64bitall, make the
4120              failure to find 64-bot sparc libc to mention the
4121              possibility of being in an intel, from Lupe and Alan.
4122      Branch: perl
4123            ! hints/solaris_2.sh
4124 ____________________________________________________________________________
4125 [  6953] By: jhi                                   on 2000/08/31  18:09:20
4126         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
4127              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
4128      Branch: metaconfig
4129            ! U/compline/d_gconvert.U U/threads/archname.U
4130      Branch: metaconfig/U/perl
4131            ! perlxv.U
4132      Branch: perl
4133            ! Configure config_h.SH sv.c
4134 ____________________________________________________________________________
4135 [  6951] By: jhi                                   on 2000/08/31  17:02:05
4136         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
4137      Branch: perl
4138            ! perl.h
4139 ____________________________________________________________________________
4140 [  6950] By: jhi                                   on 2000/08/31  16:26:08
4141         Log: More author updates.
4142              
4143              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
4144              From: Simon Cozens <simon@cozens.net>
4145              Date: Thu, 31 Aug 2000 17:13:32 +0100
4146              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
4147      Branch: perl
4148            ! AUTHORS
4149 ____________________________________________________________________________
4150 [  6949] By: jhi                                   on 2000/08/31  16:04:49
4151         Log: POSIX doesn't report long double values under -Duselongdouble
4152              when the long doubles are "real" (bigger than doubles).
4153              
4154              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
4155              From: Spider Boardman <spider@peano.zk3.dec.com>
4156              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
4157              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
4158      Branch: perl
4159            ! ext/POSIX/POSIX.xs
4160 ____________________________________________________________________________
4161 [  6948] By: jhi                                   on 2000/08/31  15:25:10
4162         Log: Update Changes.
4163      Branch: perl
4164            ! Changes patchlevel.h
4165 ____________________________________________________________________________
4166 [  6947] By: jhi                                   on 2000/08/31  15:22:29
4167         Log: Document UNTIE in a very minimalistic way.
4168      Branch: perl
4169            ! pod/perlfunc.pod pod/perltie.pod
4170 ____________________________________________________________________________
4171 [  6946] By: jhi                                   on 2000/08/31  15:15:23
4172         Log: Document known failures.
4173      Branch: perl
4174            ! pod/perldelta.pod
4175 ____________________________________________________________________________
4176 [  6945] By: jhi                                   on 2000/08/31  15:07:00
4177         Log: Don't attach -ld to the archname if pointless.
4178      Branch: metaconfig
4179            ! U/threads/archname.U
4180      Branch: perl
4181            ! Configure config_h.SH
4182 ____________________________________________________________________________
4183 [  6944] By: jhi                                   on 2000/08/31  14:37:42
4184         Log: Wrap the test in eval.
4185              
4186              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
4187              From: Tim Jenness <timj@jach.hawaii.edu>
4188              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
4189              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
4190      Branch: perl
4191            ! t/lib/ftmp-security.t
4192 ____________________________________________________________________________
4193 [  6943] By: jhi                                   on 2000/08/31  14:30:57
4194         Log: Make -Dusemorebits find long doubles in Solaris.
4195      Branch: perl
4196            ! hints/solaris_2.sh
4197 ____________________________________________________________________________
4198 [  6942] By: jhi                                   on 2000/08/31  13:48:45
4199         Log: Clarify the third case of ftmp-security warnings.
4200      Branch: perl
4201            ! INSTALL
4202 ____________________________________________________________________________
4203 [  6941] By: jhi                                   on 2000/08/31  13:40:31
4204         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
4205              From: <abigail@foad.org>
4206              Date: Thu, 31 Aug 2000 01:35:05 -0400
4207              Message-ID: <20000831053505.32120.qmail@foad.org>
4208      Branch: perl
4209            ! pod/perldelta.pod
4210 ____________________________________________________________________________
4211 [  6940] By: jhi                                   on 2000/08/31  13:38:48
4212         Log: Issue useful diagnostic on unknown pod commands.
4213              
4214              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
4215              From: <abigail@foad.org>
4216              Date: Thu, 31 Aug 2000 03:41:18 -0400
4217              Message-ID: <20000831074118.24880.qmail@foad.org>
4218      Branch: perl
4219            ! lib/Pod/Man.pm
4220 ____________________________________________________________________________
4221 [  6939] By: jhi                                   on 2000/08/31  13:34:33
4222         Log: Reveal Borland's isnan.
4223              
4224              Subject: build with BC++ tweak
4225              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4226              Date: Thu, 31 Aug 2000 13:09:37 +0400
4227              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
4228      Branch: perl
4229            ! win32/win32.h
4230 ____________________________________________________________________________
4231 [  6938] By: jhi                                   on 2000/08/31  05:01:20
4232         Log: Update Changes.
4233      Branch: perl
4234            ! Changes patchlevel.h
4235 ____________________________________________________________________________
4236 [  6937] By: jhi                                   on 2000/08/31  04:26:23
4237         Log: sscanf() may be the only way to read long doubles from strings.
4238      Branch: metaconfig/U/perl
4239            ! longdblfio.U
4240      Branch: perl
4241            ! Configure config_h.SH perl.h util.c
4242 ____________________________________________________________________________
4243 [  6936] By: jhi                                   on 2000/08/31  04:18:19
4244         Log: The #6929 was too skimpy.
4245      Branch: perl
4246            ! sv.c
4247 ____________________________________________________________________________
4248 [  6935] By: jhi                                   on 2000/08/31  02:47:07
4249         Log: Subject: Re: typos in pods
4250              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4251              Date: Wed, 30 Aug 2000 19:25:34 -0700
4252              Message-ID: <eIcr5gzkg25X092yn@efn.org>
4253      Branch: perl
4254            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
4255 ____________________________________________________________________________
4256 [  6934] By: jhi                                   on 2000/08/31  02:42:55
4257         Log: Missed one Unicode file.
4258      Branch: perl
4259            + lib/unicode/UCDFF301.html
4260 ____________________________________________________________________________
4261 [  6933] By: jhi                                   on 2000/08/30  23:42:27
4262         Log: Update Changes.
4263      Branch: perl
4264            ! Changes patchlevel.h
4265 ____________________________________________________________________________
4266 [  6932] By: jhi                                   on 2000/08/30  23:40:07
4267         Log: Mention UNTIE in perldelta.  Still needs documenting
4268              in perltie et alia.
4269      Branch: perl
4270            ! pod/perldelta.pod
4271 ____________________________________________________________________________
4272 [  6931] By: jhi                                   on 2000/08/30  23:36:02
4273         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
4274              From: <abigail@foad.org>
4275              Date: Wed, 30 Aug 2000 19:28:07 -0400
4276              Message-ID: <20000830232807.305.qmail@foad.org>
4277      Branch: perl
4278            ! pod/perldelta.pod
4279 ____________________________________________________________________________
4280 [  6930] By: jhi                                   on 2000/08/30  23:32:40
4281         Log: Update to Unicode 3.0.1.
4282      Branch: perl
4283            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
4284            + lib/unicode/PropList.txt lib/unicode/README.perl
4285            + lib/unicode/UCD301.html lib/unicode/Unicode.301
4286            - lib/unicode/Props.txt lib/unicode/UCD300.html
4287            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
4288            ! (edit 257 files)
4289 ____________________________________________________________________________
4290 [  6929] By: jhi                                   on 2000/08/30  22:38:18
4291         Log: Heap decorruption.
4292              
4293              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
4294              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4295              Date: Wed, 30 Aug 2000 22:39:52 +0100
4296              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
4297      Branch: perl
4298            ! sv.c
4299 ____________________________________________________________________________
4300 [  6928] By: jhi                                   on 2000/08/30  22:29:34
4301         Log: Retract the dummy test, skip the security tests (instead of failing),
4302              explain what the warnings mean.
4303      Branch: perl
4304            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
4305 ____________________________________________________________________________
4306 [  6927] By: jhi                                   on 2000/08/30  22:14:13
4307         Log: Change the internal implementation of sort() to be mergesort
4308              instead of quicksort, from John Linderman <jpl@research.att.com>.
4309              Gives us better worst case, better average case, and stability.
4310              What's there not to like?  (Small fixes for threaded builds
4311              were required).
4312      Branch: perl
4313            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
4314 ____________________________________________________________________________
4315 [  6926] By: jhi                                   on 2000/08/30  20:55:20
4316         Log: A better fix for the Socket building problem from Craig Berry.
4317      Branch: perl
4318            ! vms/vms.c
4319 ____________________________________________________________________________
4320 [  6925] By: jhi                                   on 2000/08/30  20:20:25
4321         Log: Subject: [PATCH] Re: UNTIE method 
4322              From: Nick Ing-Simmons <nik@tiuk.ti.com>
4323              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
4324              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
4325      Branch: perl
4326            ! pp_sys.c t/op/tie.t
4327 ____________________________________________________________________________
4328 [  6924] By: jhi                                   on 2000/08/30  20:17:11
4329         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
4330              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4331              Date: Wed, 30 Aug 2000 15:03:14 -0500
4332              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
4333      Branch: perl
4334            ! vms/vms.c
4335 ____________________________________________________________________________
4336 [  6923] By: jhi                                   on 2000/08/30  20:15:18
4337         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
4338              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4339              Date: Wed, 30 Aug 2000 13:30:36 -0500
4340              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
4341      Branch: perl
4342            ! vms/vms.c
4343 ____________________________________________________________________________
4344 [  6922] By: jhi                                   on 2000/08/30  19:54:43
4345         Log: Better options for rsync.
4346      Branch: perl
4347            ! pod/perlhack.pod
4348 ____________________________________________________________________________
4349 [  6921] By: jhi                                   on 2000/08/30  19:40:16
4350         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
4351              From: Rick Delaney <rick@consumercontact.com>
4352              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
4353              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
4354      Branch: perl
4355            ! pod/perlfunc.pod
4356 ____________________________________________________________________________
4357 [  6920] By: jhi                                   on 2000/08/30  19:36:40
4358         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
4359              From: Peter Prymmer <pvhp@forte.com>
4360              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
4361              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
4362      Branch: perl
4363            ! configure.com
4364 ____________________________________________________________________________
4365 [  6919] By: jhi                                   on 2000/08/30  14:52:02
4366         Log: Update Changes.
4367      Branch: perl
4368            ! Changes patchlevel.h
4369 ____________________________________________________________________________
4370 [  6918] By: jhi                                   on 2000/08/30  14:48:34
4371         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
4372      Branch: perl
4373            ! lib/ExtUtils/typemap
4374 ____________________________________________________________________________
4375 [  6917] By: jhi                                   on 2000/08/30  14:46:34
4376         Log: Subject: typos in pods
4377              From: Nicholas Clark <nick@ccl4.org>
4378              Date: Wed, 30 Aug 2000 01:12:50 +0100
4379              Message-ID: <20000830011249.A61388@plum.flirble.org>
4380      Branch: perl
4381            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
4382            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
4383            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
4384            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
4385 ____________________________________________________________________________
4386 [  6916] By: jhi                                   on 2000/08/30  14:19:09
4387         Log: Document Storable problems on Crays.  (Will have
4388              to document all the other Storable problems, too.)
4389      Branch: perl
4390            ! pod/perldelta.pod
4391 ____________________________________________________________________________
4392 [  6915] By: jhi                                   on 2000/08/30  14:06:02
4393         Log: Subject: [PATCH] fix misc cast warnings
4394              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4395              Date: Tue, 29 Aug 2000 23:16:14 -0700
4396              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
4397      Branch: perl
4398            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
4399            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
4400            ! os2/os2ish.h
4401 ____________________________________________________________________________
4402 [  6914] By: jhi                                   on 2000/08/30  14:03:45
4403         Log: Timestamp mismatch again.  Need to fix this dependence on
4404              config_h.SH timestamp, since it's the contents of config_h.SH
4405              that matter.
4406      Branch: perl
4407            ! uconfig.h uconfig.sh
4408 ____________________________________________________________________________
4409 [  6913] By: jhi                                   on 2000/08/30  13:54:06
4410         Log: Don't say "Perl 5.0 source kit".
4411      Branch: perl
4412            ! perl.c
4413 ____________________________________________________________________________
4414 [  6912] By: jhi                                   on 2000/08/30  13:51:24
4415         Log: Reset archname and archname64 always, forcing them be
4416              recomputed at each Configure run, make Configure and
4417              the hints files agree on the naming of largefiles variables.
4418      Branch: metaconfig
4419            ! U/threads/archname.U
4420      Branch: metaconfig/U/perl
4421            ! use64bits.U
4422      Branch: perl
4423            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
4424            ! hints/linux.sh hints/solaris_2.sh
4425 ____________________________________________________________________________
4426 [  6911] By: jhi                                   on 2000/08/30  13:30:13
4427         Log: Put back the slice accidentally removed by #6907.
4428      Branch: perl
4429            ! hints/solaris_2.sh
4430 ____________________________________________________________________________
4431 [  6910] By: jhi                                   on 2000/08/30  01:24:26
4432         Log: Be consistent: other Net::get* do export theirs.
4433              
4434              Subject: Re: Net::protoent does not export 'getproto'
4435              From: Yasushi Nakajima <sey@jkc.co.jp>
4436              Date: Wed, 30 Aug 2000 09:53:14 +0900
4437              Message-Id: <200008300051.DAA24700@taku.hut.fi>
4438      Branch: perl
4439            ! lib/Net/protoent.pm
4440 ____________________________________________________________________________
4441 [  6909] By: jhi                                   on 2000/08/30  01:17:25
4442         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
4443              From: Gurusamy Sarathy <gsar@ActiveState.com>
4444              Date: Tue, 29 Aug 2000 17:17:07 -0700
4445              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
4446      Branch: perl
4447            ! cop.h
4448 ____________________________________________________________________________
4449 [  6908] By: jhi                                   on 2000/08/30  00:58:05
4450         Log: Update Changes.
4451      Branch: perl
4452            ! Changes patchlevel.h
4453 ____________________________________________________________________________
4454 [  6907] By: jhi                                   on 2000/08/30  00:57:22
4455         Log: Introduce ccname to keep track of what compiler kind of we have.
4456      Branch: metaconfig/U/perl
4457            ! Checkcc.U gccvers.U
4458      Branch: perl
4459            ! Configure config_h.SH hints/solaris_2.sh
4460 ____________________________________________________________________________
4461 [  6906] By: jhi                                   on 2000/08/30  00:25:47
4462         Log: Put back the flags dump as reasoned in
4463              
4464              Subject: Re: [PATCH] Glob dumping
4465              From: Mike Guy <mjtg@cam.ac.uk> 
4466              Date: Tue, 29 Aug 2000 21:41:32 +0100
4467              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
4468      Branch: perl
4469            ! dump.c t/lib/peek.t
4470 ____________________________________________________________________________
4471 [  6905] By: jhi                                   on 2000/08/30  00:16:17
4472         Log: Make the epsilon to be relative, not absolute.
4473              
4474              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
4475              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
4476              Date: Tue, 29 Aug 2000 19:58:56 -0400
4477              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
4478      Branch: perl
4479            ! t/lib/trig.t
4480 ____________________________________________________________________________
4481 [  6904] By: jhi                                   on 2000/08/30  00:13:09
4482         Log: From now on, Gisle is on my list of usual suspects :-)
4483              Retract #6902.
4484      Branch: perl
4485            ! ext/Opcode/Safe.pm
4486 ____________________________________________________________________________
4487 [  6903] By: jhi                                   on 2000/08/29  23:51:20
4488         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
4489              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4490              Date: Tue, 29 Aug 2000 18:43:26 -0500
4491              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
4492      Branch: perl
4493            + vms/vmspipe.com
4494            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
4495            ! vms/vms.c
4496 ____________________________________________________________________________
4497 [  6902] By: jhi                                   on 2000/08/29  23:44:14
4498         Log: Retry what #6882 attempted.
4499              
4500              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
4501              From: Gisle Aas <gisle@ActiveState.com>
4502              Date: 30 Aug 2000 00:33:09 +0200
4503              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
4504      Branch: perl
4505            ! ext/Opcode/Safe.pm
4506 ____________________________________________________________________________
4507 [  6901] By: jhi                                   on 2000/08/29  22:59:32
4508         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
4509              From: Hugo <hv@crypt.compulink.co.uk>
4510              Date: Mon, 12 Jun 2000 19:36:08 +0100
4511              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
4512      Branch: perl
4513            ! sv.c
4514 ____________________________________________________________________________
4515 [  6900] By: jhi                                   on 2000/08/29  22:58:35
4516         Log: Admit that we are leaking scalars.
4517              
4518              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
4519              From: Spider Boardman <spider@leggy.zk3.dec.com>
4520              Date: Tue, 29 Aug 2000 18:48:29 -0400
4521              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
4522      Branch: perl
4523            ! t/pragma/warnings.t
4524 ____________________________________________________________________________
4525 [  6899] By: jhi                                   on 2000/08/29  20:53:13
4526         Log: Update Changes.
4527      Branch: perl
4528            ! Changes patchlevel.h
4529 ____________________________________________________________________________
4530 [  6898] By: jhi                                   on 2000/08/29  20:46:21
4531         Log: Undo namespace pollution of #6878.
4532              
4533              Subject: Re: Net::protoent does not export 'getproto'
4534              From: Mike Guy <mjtg@cam.ac.uk>
4535              Date: Tue, 29 Aug 2000 21:32:37 +0100
4536              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
4537      Branch: perl
4538            ! lib/Net/protoent.pm
4539 ____________________________________________________________________________
4540 [  6897] By: jhi                                   on 2000/08/29  20:44:29
4541         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
4542              From: Peter Prymmer <pvhp@forte.com>
4543              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
4544              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
4545      Branch: perl
4546            ! pod/perlebcdic.pod
4547 ____________________________________________________________________________
4548 [  6896] By: jhi                                   on 2000/08/29  20:40:57
4549         Log: There's no point repeating the 'revision' (5) of perl5.
4550      Branch: metaconfig/U/perl
4551            ! Devel.U patchlevel.U
4552      Branch: perl
4553            ! Configure config_h.SH
4554 ____________________________________________________________________________
4555 [  6895] By: jhi                                   on 2000/08/29  20:16:58
4556         Log: Regen Configure for #6894.
4557      Branch: metaconfig/U/perl
4558            ! perladmin.U
4559      Branch: perl
4560            ! Configure config_h.SH
4561 ____________________________________________________________________________
4562 [  6894] By: jhi                                   on 2000/08/29  19:59:52
4563         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
4564              From: "Philip Newton" <Philip.Newton@gmx.net>
4565              Date: Tue, 29 Aug 2000 21:39:14 +0200
4566              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
4567      Branch: perl
4568            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
4569            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
4570            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
4571            ! utils/perlbug.PL
4572 ____________________________________________________________________________
4573 [  6893] By: jhi                                   on 2000/08/29  19:55:30
4574         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
4575              From: "Philip Newton" <Philip.Newton@gmx.net>
4576              Date: Tue, 29 Aug 2000 21:39:14 +0200
4577              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
4578      Branch: perl
4579            ! installhtml
4580 ____________________________________________________________________________
4581 [  6892] By: jhi                                   on 2000/08/29  19:53:59
4582         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
4583              From: "Philip Newton" <Philip.Newton@gmx.net>
4584              Date: Tue, 29 Aug 2000 21:48:18 +0200
4585              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
4586      Branch: perl
4587            ! lib/File/Temp.pm
4588 ____________________________________________________________________________
4589 [  6891] By: jhi                                   on 2000/08/29  18:30:03
4590         Log: Nail the ID 20000828.023.
4591      Branch: perl
4592            ! ext/Storable/Storable.xs
4593 ____________________________________________________________________________
4594 [  6890] By: jhi                                   on 2000/08/29  16:50:17
4595         Log: Under usethreads the dumped variable is IN_PAD.
4596              
4597              Subject: Re: [PATCH] Glob dumping
4598              From: Gisle Aas <gisle@ActiveState.com>
4599              Date: 29 Aug 2000 18:45:05 +0200
4600              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
4601      Branch: perl
4602            ! t/lib/peek.t
4603 ____________________________________________________________________________
4604 [  6889] By: jhi                                   on 2000/08/29  15:17:37
4605         Log: Update Changes.
4606      Branch: perl
4607            ! Changes patchlevel.h
4608 ____________________________________________________________________________
4609 [  6888] By: jhi                                   on 2000/08/29  14:49:59
4610         Log: Retract #6882, broke the safe tests.
4611      Branch: perl
4612            ! ext/Opcode/Safe.pm
4613 ____________________________________________________________________________
4614 [  6887] By: jhi                                   on 2000/08/29  14:47:06
4615         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
4616              From: Gisle Aas <gisle@ActiveState.com> 
4617              Date: 09 Jun 2000 20:00:11 +0200
4618              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
4619      Branch: perl
4620            ! utils/perldoc.PL
4621 ____________________________________________________________________________
4622 [  6886] By: jhi                                   on 2000/08/29  14:42:45
4623         Log: The #6881 removed one dump line.
4624      Branch: perl
4625            ! t/lib/peek.t
4626 ____________________________________________________________________________
4627 [  6885] By: jhi                                   on 2000/08/29  14:30:47
4628         Log: Don't forget to tidy up.
4629      Branch: perl
4630            ! t/lib/ftmp-security.t
4631 ____________________________________________________________________________
4632 [  6884] By: jhi                                   on 2000/08/29  14:25:17
4633         Log: Disabling the one test is a bit tricky.
4634      Branch: perl
4635            ! t/lib/ftmp-security.t
4636 ____________________________________________________________________________
4637 [  6883] By: jhi                                   on 2000/08/29  14:16:25
4638         Log: Disable one of the tests for now.
4639      Branch: perl
4640            ! t/lib/ftmp-security.t
4641 ____________________________________________________________________________
4642 [  6882] By: jhi                                   on 2000/08/29  14:05:50
4643         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
4644              From: gisle@aas.no
4645              Date: 29 Aug 2000 10:35:06 -0000
4646              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
4647      Branch: perl
4648            ! ext/Opcode/Safe.pm
4649 ____________________________________________________________________________
4650 [  6881] By: jhi                                   on 2000/08/29  14:03:51
4651         Log: Subject: [PATCH] Glob dumping
4652              From: Gisle Aas <gisle@ActiveState.com>
4653              Date: 29 Aug 2000 07:59:42 -0000
4654              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
4655      Branch: perl
4656            ! dump.c
4657 ____________________________________________________________________________
4658 [  6880] By: jhi                                   on 2000/08/29  14:02:01
4659         Log: Subject: [PATCH] Warnings in B::Deparse
4660              From: <abigail@foad.org>
4661              Date: Tue, 29 Aug 2000 00:00:01 -0400
4662              Message-ID: <20000829040001.2999.qmail@foad.org>
4663      Branch: perl
4664            ! ext/B/B/Deparse.pm
4665 ____________________________________________________________________________
4666 [  6879] By: jhi                                   on 2000/08/29  13:57:26
4667         Log: Missed a change in #6869.
4668      Branch: perl
4669            ! mg.c
4670 ____________________________________________________________________________
4671 [  6878] By: jhi                                   on 2000/08/29  13:45:04
4672         Log: Subject: Net::protoent does not export 'getproto'
4673              From: Yasushi Nakajima <sey@jkc.co.jp>
4674              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
4675      Branch: perl
4676            ! lib/Net/protoent.pm
4677 ____________________________________________________________________________
4678 [  6877] By: jhi                                   on 2000/08/29  13:39:19
4679         Log: Patches all over for people and the files they (hopefully) care about.
4680      Branch: perl
4681            ! AUTHORS Changes MAINTAIN
4682 ____________________________________________________________________________
4683 [  6876] By: jhi                                   on 2000/08/29  12:53:54
4684         Log: Fix for thinko in #6848.
4685              
4686              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
4687              From: Lupe Christoph <lupe@lupe-christoph.de>
4688              Date: Tue, 29 Aug 2000 09:04:08 +0200
4689              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
4690      Branch: perl
4691            ! ext/Thread/Thread.xs
4692 ____________________________________________________________________________
4693 [  6875] By: jhi                                   on 2000/08/29  12:50:14
4694         Log: Update to Getopt::Long 2.24, from Johan Vromans.
4695      Branch: perl
4696            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
4697 ____________________________________________________________________________
4698 [  6874] By: jhi                                   on 2000/08/29  02:09:53
4699         Log: Use minimal @INC in tests, most of the time just '../lib',
4700              so that we simply can't pick up stuff from other Perls than
4701              the one we are testing.  Pointed out by
4702              
4703              From: Mike Guy <mjtg@cam.ac.uk>
4704              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
4705              Date: Fri, 25 Aug 2000 15:15:59 +0100
4706              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
4707      Branch: perl
4708            ! (edit 185 files)
4709 ____________________________________________________________________________
4710 [  6873] By: jhi                                   on 2000/08/29  01:07:11
4711         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
4712              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4713              Date: Mon, 28 Aug 2000 17:45:52 -0700
4714              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
4715      Branch: perl
4716            ! Makefile.SH hints/os2.sh
4717 ____________________________________________________________________________
4718 [  6872] By: jhi                                   on 2000/08/28  23:33:39
4719         Log: Subject: [PATCH bleedperl@6866] spellings
4720              From: marcel@codewerk.com (Marcel Grunauer)
4721              Date: Tue, 29 Aug 2000 01:19:59 +0200
4722              Message-Id: <200008282319.BAA29862@gandalf.local>
4723      Branch: perl
4724            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
4725            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
4726            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
4727 ____________________________________________________________________________
4728 [  6871] By: jhi                                   on 2000/08/28  23:22:09
4729         Log: Take out the SUIDMAIL thing, that will not be
4730              a problem in 5.7.*.
4731      Branch: perl
4732            ! patchlevel.h
4733 ____________________________________________________________________________
4734 [  6870] By: jhi                                   on 2000/08/28  23:19:30
4735         Log: -S is the silent flag, -s is the strip flag.
4736              
4737              Subject: [PATCH] Re: [PATCH] make no-install          
4738              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4739              Date: Mon, 28 Aug 2000 15:12:55 -0700
4740              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
4741      Branch: perl
4742            ! Makefile.SH
4743 ____________________________________________________________________________
4744 [  6869] By: jhi                                   on 2000/08/28  23:12:05
4745         Log: Subject: [PATCH bleedperl@6856] warnings fixes
4746              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4747              Date: Mon, 28 Aug 2000 23:55:06 +0100
4748              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
4749      Branch: perl
4750            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
4751            ! warnings.h warnings.pl
4752 ____________________________________________________________________________
4753 [  6868] By: jhi                                   on 2000/08/28  21:38:22
4754         Log: Potential cruft.
4755      Branch: perl
4756            ! Makefile.SH
4757 ____________________________________________________________________________
4758 [  6867] By: jhi                                   on 2000/08/28  21:35:36
4759         Log: Update Changes.
4760      Branch: perl
4761            ! Changes patchlevel.h
4762 ____________________________________________________________________________
4763 [  6866] By: jhi                                   on 2000/08/28  21:33:49
4764         Log: Subject: hv.h Doc Patch
4765              From: Fisher Mark <fisherm@tce.com>
4766              Date: Mon, 28 Aug 2000 16:24:59 -0500
4767              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
4768      Branch: perl
4769            ! hv.h
4770 ____________________________________________________________________________
4771 [  6865] By: jhi                                   on 2000/08/28  21:02:15
4772         Log: Add -ld to archname on long tr...double platforms.
4773      Branch: metaconfig
4774            ! U/threads/archname.U
4775      Branch: perl
4776            ! Configure config_h.SH
4777 ____________________________________________________________________________
4778 [  6864] By: jhi                                   on 2000/08/28  20:38:59
4779         Log: An attempt to fix the problem reported in
4780              
4781              Subject: Building perl@6856 using gcc/AIX 4.3.3 
4782              From: Daniel Muino <dmuino@afip.gov.ar> 
4783              Date: Mon, 28 Aug 2000 15:50:01 -0300   
4784              Message-ID: <20000828155001.A14403@con2-dgi>
4785              
4786              I can't test this properly since the gcc installation I have
4787              access to seems to be botched (gcc is calling the AIX cpp,
4788              a losing proposition...)
4789      Branch: perl
4790            ! hints/aix.sh
4791 ____________________________________________________________________________
4792 [  6863] By: jhi                                   on 2000/08/28  18:57:52
4793         Log: Fix for ID 20000828.001, long doubles were not formatted
4794              correctly (showed up in $], which stopped installing perl).
4795      Branch: perl
4796            ! sv.c
4797 ____________________________________________________________________________
4798 [  6862] By: jhi                                   on 2000/08/28  18:07:15
4799         Log: Typo in #6858.
4800      Branch: perl
4801            ! lib/Cwd.pm
4802 ____________________________________________________________________________
4803 [  6861] By: jhi                                   on 2000/08/28  17:57:27
4804         Log: opmini.o may be left around if a build is interrupted.
4805      Branch: perl
4806            ! Makefile.SH
4807 ____________________________________________________________________________
4808 [  6860] By: jhi                                   on 2000/08/28  16:52:50
4809         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
4810              From: Daniel Chetlin <daniel@chetlin.com>
4811              Date: Mon, 28 Aug 2000 01:14:18 -0700
4812              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
4813      Branch: perl
4814            ! lib/overload.pm
4815 ____________________________________________________________________________
4816 [  6859] By: jhi                                   on 2000/08/28  16:08:46
4817         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
4818              From: Nicholas Clark <nick@ccl4.org>
4819              Date: Mon, 28 Aug 2000 16:03:27 +0100
4820              Message-Id: <20000828160327.C49785@plum.flirble.org>
4821      Branch: perl
4822            ! ext/ByteLoader/bytecode.h
4823 ____________________________________________________________________________
4824 [  6858] By: jhi                                   on 2000/08/28  16:02:10
4825         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
4826              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
4827              Date: Mon, 28 Aug 2000 13:08:30 +0200
4828              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
4829      Branch: perl
4830            ! lib/Cwd.pm
4831 ____________________________________________________________________________
4832 [  6857] By: jhi                                   on 2000/08/28  15:42:47
4833         Log: display_format used as a class method without arguments was broken,
4834              reported in
4835              
4836              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
4837              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
4838              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
4839              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
4840      Branch: perl
4841            ! lib/Math/Complex.pm t/lib/complex.t
4842 ____________________________________________________________________________
4843 [  6856] By: jhi                                   on 2000/08/27  22:09:48
4844         Log: Update Changes.
4845      Branch: perl
4846            ! Changes patchlevel.h
4847 ____________________________________________________________________________
4848 [  6855] By: jhi                                   on 2000/08/27  21:59:21
4849         Log: Retract #6853 (false alarm).
4850      Branch: perl
4851            ! lib/ExtUtils/xsubpp
4852 ____________________________________________________________________________
4853 [  6854] By: jhi                                   on 2000/08/27  21:37:44
4854         Log: Update Changes.
4855      Branch: perl
4856            ! Changes patchlevel.h
4857 ____________________________________________________________________________
4858 [  6853] By: jhi                                   on 2000/08/27  21:37:16
4859         Log: Subject: [PATCH perl@6850] workaround for xsubpp
4860              From: Hugo <hv@crypt.compulink.co.uk>
4861              Date: Sun, 27 Aug 2000 22:30:25 +0100
4862              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
4863      Branch: perl
4864            ! lib/ExtUtils/xsubpp
4865 ____________________________________________________________________________
4866 [  6852] By: jhi                                   on 2000/08/27  21:33:58
4867         Log: Big-endian 64-bit patch from Raphael Manfredi.
4868      Branch: perl
4869            ! ext/Storable/Storable.xs
4870 ____________________________________________________________________________
4871 [  6851] By: jhi                                   on 2000/08/27  21:22:21
4872         Log: More ruthless editing from Hugo van der Sanden.
4873      Branch: perl
4874            ! pod/perldelta.pod
4875 ____________________________________________________________________________
4876 [  6850] By: jhi                                   on 2000/08/27  16:11:46
4877         Log: Update Changes.
4878      Branch: perl
4879            ! Changes patchlevel.h
4880 ____________________________________________________________________________
4881 [  6849] By: jhi                                   on 2000/08/27  16:11:05
4882         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
4883      Branch: perl
4884            ! configpm pod/perldelta.pod
4885 ____________________________________________________________________________
4886 [  6848] By: jhi                                   on 2000/08/27  15:35:08
4887         Log: Use the actual thread type, not the pointer-to-struct.
4888      Branch: perl
4889            ! ext/Thread/Thread.xs
4890 ____________________________________________________________________________
4891 [  6847] By: jhi                                   on 2000/08/27  15:30:49
4892         Log: Test nit.
4893      Branch: perl
4894            ! t/pragma/warn/pp_sys
4895 ____________________________________________________________________________
4896 [  6846] By: jhi                                   on 2000/08/27  15:19:02
4897         Log: Passing -R in ldflags makes now it to appear in the default
4898              for lddlflags, just like with -L.
4899              
4900              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4901              From: Lupe Christoph <lupe@lupe-christoph.de>
4902              Date: Sun, 27 Aug 2000 10:28:21 +0200
4903              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
4904      Branch: metaconfig/U/perl
4905            ! dlsrc.U
4906      Branch: perl
4907            ! Configure
4908 ____________________________________________________________________________
4909 [  6845] By: jhi                                   on 2000/08/27  15:08:54
4910         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
4911              From: Alan Burlison <Alan.Burlison@uk.sun.com>
4912              Date: Sat, 26 Aug 2000 22:23:27 +0100
4913              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
4914      Branch: perl
4915            ! lib/ExtUtils/MM_Unix.pm
4916 ____________________________________________________________________________
4917 [  6844] By: jhi                                   on 2000/08/27  15:02:37
4918         Log: DJGPP update from Laszlo Molnar.
4919              
4920              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
4921              From: ml1050 <ml1050@freemail.hu>
4922              Date: Sat, 26 Aug 2000 23:24:40 +0200
4923              Message-Id: <20000826232440.A439@freemail.hu>
4924      Branch: perl
4925            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
4926            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
4927 ____________________________________________________________________________
4928 [  6843] By: jhi                                   on 2000/08/27  14:53:58
4929         Log: Subject: installman buglet
4930              From: Lupe Christoph <lupe@lupe-christoph.de>
4931              Date: Sun, 27 Aug 2000 14:38:59 +0200
4932              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
4933      Branch: perl
4934            ! installman
4935 ____________________________________________________________________________
4936 [  6842] By: jhi                                   on 2000/08/27  14:52:08
4937         Log: Can't get the test to reliably work thanks to the
4938              inaccurateness of floating point.  "Resolves" bug ids
4939              20000826.003, 20000826.009, 20000826.010,
4940      Branch: perl
4941            ! t/lib/trig.t
4942 ____________________________________________________________________________
4943 [  6841] By: jhi                                   on 2000/08/26  15:53:58
4944         Log: Update Changes.
4945      Branch: perl
4946            ! Changes patchlevel.h
4947 ____________________________________________________________________________
4948 [  6840] By: jhi                                   on 2000/08/26  14:23:03
4949         Log: grep -e isn't portable.
4950              
4951              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
4952              From: chris@broadband.att.com
4953              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
4954              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
4955      Branch: perl
4956            ! hints/solaris_2.sh
4957 ____________________________________________________________________________
4958 [  6839] By: jhi                                   on 2000/08/26  14:12:23
4959         Log: no-install target a la make -n.
4960              
4961              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
4962              From: <abigail@foad.org>
4963              Date: Sat, 26 Aug 2000 03:57:34 -0400
4964              Message-ID: <20000826075735.18912.qmail@foad.org>
4965      Branch: perl
4966            ! Makefile.SH installman installperl
4967 ____________________________________________________________________________
4968 [  6838] By: jhi                                   on 2000/08/26  14:06:33
4969         Log: Retract #6826 as the #6828 should be do the same
4970              in a More Correct Way.
4971      Branch: perl
4972            ! installperl
4973 ____________________________________________________________________________
4974 [  6837] By: jhi                                   on 2000/08/26  05:24:00
4975         Log: More casting.
4976      Branch: perl
4977            ! ext/Storable/Storable.xs
4978 ____________________________________________________________________________
4979 [  6836] By: jhi                                   on 2000/08/26  05:05:46
4980         Log: Nicer in decimal.
4981      Branch: perl
4982            ! ext/Storable/Storable.xs
4983 ____________________________________________________________________________
4984 [  6835] By: jhi                                   on 2000/08/26  05:03:50
4985         Log: There be no UVdf.
4986      Branch: perl
4987            ! ext/Storable/Storable.xs
4988 ____________________________________________________________________________
4989 [  6834] By: jhi                                   on 2000/08/26  05:00:18
4990         Log: Continue IVdfing and UVxfing.
4991      Branch: perl
4992            ! ext/Storable/Storable.xs
4993 ____________________________________________________________________________
4994 [  6833] By: jhi                                   on 2000/08/26  04:53:14
4995         Log: Use IVdf.
4996      Branch: perl
4997            ! ext/Storable/Storable.xs
4998 ____________________________________________________________________________
4999 [  6832] By: jhi                                   on 2000/08/26  04:40:41
5000         Log: Document PTR2XX and INT2PTR.
5001      Branch: perl
5002            ! pod/perlguts.pod
5003 ____________________________________________________________________________
5004 [  6831] By: jhi                                   on 2000/08/26  04:33:18
5005         Log: Use UVxf, PTR2UV, NVff.
5006      Branch: perl
5007            ! ext/Storable/Storable.xs
5008 ____________________________________________________________________________
5009 [  6830] By: jhi                                   on 2000/08/26  04:31:32
5010         Log: Update the test count.
5011      Branch: perl
5012            ! t/lib/trig.t
5013 ____________________________________________________________________________
5014 [  6829] By: jhi                                   on 2000/08/26  03:05:50
5015         Log: Subject: [PATCH] installation not quite silent yet.
5016              From: <abigail@foad.org>
5017              Date: Fri, 25 Aug 2000 20:07:53 -0400
5018              Message-ID: <20000826000753.7822.qmail@foad.org>
5019      Branch: perl
5020            ! installman installperl
5021 ____________________________________________________________________________
5022 [  6828] By: jhi                                   on 2000/08/26  03:05:14
5023         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
5024              From: Spider Boardman <spider@web.zk3.dec.com>
5025              Date: Fri, 25 Aug 2000 19:12:40 -0400
5026              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
5027      Branch: perl
5028            ! gv.c
5029 ____________________________________________________________________________
5030 [  6827] By: jhi                                   on 2000/08/25  23:54:34
5031         Log: Support preserving extremely big/small angles.
5032      Branch: perl
5033            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
5034 ____________________________________________________________________________
5035 [  6826] By: jhi                                   on 2000/08/25  23:01:20
5036         Log: Patch installperl to be long double-aware.
5037              
5038              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
5039              From: Spider Boardman <spider@web.zk3.dec.com>
5040              Date: Fri, 25 Aug 2000 18:15:23 -0400
5041              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
5042      Branch: perl
5043            ! installperl
5044 ____________________________________________________________________________
5045 [  6825] By: jhi                                   on 2000/08/25  22:58:25
5046         Log: Remove duplicately applied patch shards.
5047              
5048              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
5049              From: Spider Boardman <spider@leggy.zk3.dec.com>
5050              Date: Fri, 25 Aug 2000 16:45:03 -0400
5051              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
5052      Branch: perl
5053            ! t/lib/cgi-html.t
5054 ____________________________________________________________________________
5055 [  6824] By: jhi                                   on 2000/08/25  22:57:00
5056         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
5057              From: Daniel Chetlin <daniel@chetlin.com>
5058              Date: Fri, 25 Aug 2000 12:23:16 -0700
5059              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
5060              
5061              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
5062              From: Daniel Chetlin <daniel@chetlin.com>
5063              Date: Fri, 25 Aug 2000 14:47:19 -0700
5064              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
5065      Branch: perl
5066            ! installman
5067 ____________________________________________________________________________
5068 [  6823] By: jhi                                   on 2000/08/25  22:44:17
5069         Log: Timestamp problem?
5070      Branch: perl
5071            ! uconfig.h uconfig.sh
5072 ____________________________________________________________________________
5073 [  6822] By: jhi                                   on 2000/08/25  19:01:06
5074         Log: One forgotten file from #6816.
5075      Branch: perl
5076            ! vos/config.h
5077 ____________________________________________________________________________
5078 [  6821] By: jhi                                   on 2000/08/25  18:56:39
5079         Log: Regen Changes.
5080      Branch: perl
5081            ! Changes patchlevel.h
5082 ____________________________________________________________________________
5083 [  6820] By: jhi                                   on 2000/08/25  18:52:35
5084         Log: Fix Changes ordering.
5085      Branch: perl
5086            ! Changes
5087 ____________________________________________________________________________
5088 [  6819] By: jhi                                   on 2000/08/25  18:50:25
5089         Log: Update Changes.
5090      Branch: perl
5091            ! Changes patchlevel.h
5092 ____________________________________________________________________________
5093 [  6818] By: jhi                                   on 2000/08/25  18:47:45
5094         Log: Tweak the sfio/useperlio logic, hopefully as wished in
5095              
5096              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
5097              From: Nicholas Clark <nick@babyhippo.co.uk>
5098              Date: Fri, 25 Aug 2000 12:01:45 +0100
5099              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
5100      Branch: metaconfig/U/perl
5101            ! d_sfio.U
5102      Branch: perl
5103            ! Configure
5104 ____________________________________________________________________________
5105 [  6817] By: jhi                                   on 2000/08/25  18:32:51
5106         Log: Allow microperl to assume <math.h>, without it the math
5107              functions like floor() are assumed to return int, which makes
5108              for core dumps in machines where integer and floating register
5109              don't mix.
5110      Branch: perl
5111            ! uconfig.h uconfig.sh
5112 ____________________________________________________________________________
5113 [  6816] By: jhi                                   on 2000/08/25  18:27:17
5114         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
5115              the problem reported in
5116              
5117              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
5118              From: danhale@us.ibm.com
5119              Date: Fri, 25 Aug 2000 10:58:06 -0400
5120              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
5121      Branch: metaconfig/U/perl
5122            + d_socks5_init.U
5123      Branch: perl
5124            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
5125            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
5126            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
5127            ! win32/config.gc win32/config.vc
5128 ____________________________________________________________________________
5129 [  6815] By: jhi                                   on 2000/08/25  17:43:31
5130         Log: A solution for the retrieve_fd autosplit warning,
5131              idea suggested by Mike Guy.
5132      Branch: perl
5133            ! ext/Storable/Storable.pm
5134 ____________________________________________________________________________
5135 [  6814] By: jhi                                   on 2000/08/25  17:16:03
5136         Log: Add install-silent target.
5137      Branch: perl
5138            ! Makefile.SH
5139 ____________________________________________________________________________
5140 [  6813] By: jhi                                   on 2000/08/25  17:14:23
5141         Log: Subject: Re: [PATCH] More silencing of installman.
5142              From: <abigail@foad.org>
5143              Date: Thu, 24 Aug 2000 19:27:03 -0400
5144              Message-ID: <20000824232703.7001.qmail@foad.org>
5145              
5146              Subject: Re: [PATCH] More silencing of installman.
5147              From: <abigail@foad.org>
5148              Date: Fri, 25 Aug 2000 03:00:58 -0400
5149              Message-ID: <20000825070058.10697.qmail@foad.org>
5150      Branch: perl
5151            ! installman
5152 ____________________________________________________________________________
5153 [  6812] By: jhi                                   on 2000/08/25  17:11:28
5154         Log: installperl --verbose and --silent.
5155              
5156              Subject: Re: [PATCH] More silencing of installman.
5157              From: <abigail@foad.org>
5158              Message-ID: <20000825064430.9719.qmail@foad.org>
5159              Date: Fri, 25 Aug 2000 02:44:30 -0400
5160      Branch: perl
5161            ! installperl
5162 ____________________________________________________________________________
5163 [  6811] By: jhi                                   on 2000/08/25  17:05:43
5164         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
5165              From: "Peter J. Farley III" <pjfarley@banet.net>
5166              Date: Thu, 24 Aug 2000 21:58:03 -0400
5167              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
5168              
5169              (applied slightly modified)
5170      Branch: perl
5171            ! lib/ExtUtils/MM_Unix.pm
5172 ____________________________________________________________________________
5173 [  6810] By: jhi                                   on 2000/08/25  17:01:18
5174         Log: Missing parts of 
5175              
5176              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
5177              From: Peter Prymmer <pvhp@forte.com>
5178              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
5179              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
5180      Branch: perl
5181            ! t/lib/cgi-html.t
5182 ____________________________________________________________________________
5183 [  6809] By: jhi                                   on 2000/08/25  16:46:32
5184         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
5185              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5186              Date: Thu, 24 Aug 2000 19:13:11 -0500
5187              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
5188      Branch: perl
5189            ! vms/vms.c
5190 ____________________________________________________________________________
5191 [  6808] By: jhi                                   on 2000/08/25  16:39:22
5192         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
5193              From: Peter Prymmer <pvhp@forte.com>
5194              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
5195              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
5196      Branch: perl
5197            ! configure.com
5198 ____________________________________________________________________________
5199 [  6807] By: jhi                                   on 2000/08/25  16:36:37
5200         Log: Better wording for the vec lvalue diagnostic.
5201              
5202              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
5203              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
5204              Date: Wed, 23 Aug 2000 14:12:16 -0400
5205              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
5206      Branch: perl
5207            ! pod/perldiag.pod
5208 ____________________________________________________________________________
5209 [  6806] By: jhi                                   on 2000/08/24  18:17:22
5210         Log: Subject: [PATCH] More silencing of installman.
5211              From: <abigail@foad.org>
5212              Date: Thu, 24 Aug 2000 14:01:44 -0400
5213              Message-ID: <20000824180144.20062.qmail@foad.org>
5214      Branch: perl
5215            ! installman
5216 ____________________________________________________________________________
5217 [  6805] By: jhi                                   on 2000/08/24  15:00:31
5218         Log: Update Changes.
5219      Branch: perl
5220            ! Changes patchlevel.h
5221 ____________________________________________________________________________
5222 [  6804] By: jhi                                   on 2000/08/24  14:59:07
5223         Log: Regen perltoc.
5224      Branch: perl
5225            ! pod/perltoc.pod
5226 ____________________________________________________________________________
5227 [  6803] By: jhi                                   on 2000/08/24  14:44:39
5228         Log: Show the doc file, not the temp file.
5229      Branch: perl
5230            ! installman
5231 ____________________________________________________________________________
5232 [  6802] By: jhi                                   on 2000/08/24  14:41:53
5233         Log: Continue silencing.
5234      Branch: perl
5235            ! installman
5236 ____________________________________________________________________________
5237 [  6801] By: jhi                                   on 2000/08/24  14:34:40
5238         Log: Actually do something with the silencer option.
5239      Branch: perl
5240            ! installman
5241 ____________________________________________________________________________
5242 [  6800] By: jhi                                   on 2000/08/24  14:26:22
5243         Log: Make installman to recognize the silence flag -S.
5244      Branch: perl
5245            ! installman
5246 ____________________________________________________________________________
5247 [  6799] By: jhi                                   on 2000/08/24  13:49:38
5248         Log: DOS patches and portability/porting notes, from Tim Jenness.
5249      Branch: perl
5250            ! lib/File/Temp.pm
5251 ____________________________________________________________________________
5252 [  6798] By: jhi                                   on 2000/08/24  13:48:27
5253         Log: Create directories in silence.
5254              
5255              Subject: [PATCH] Another silencer for MakeMaker
5256              From: andreas.koenig@anima.de (Andreas J. Koenig)
5257              Date: 24 Aug 2000 14:18:52 +0200
5258              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
5259      Branch: perl
5260            ! lib/ExtUtils/Command.pm
5261 ____________________________________________________________________________
5262 [  6797] By: jhi                                   on 2000/08/24  13:46:42
5263         Log: More liberal parsing of version numbers.
5264              
5265              Subject: Re: CPAN.pm beta for testing available
5266              From: andreas.koenig@anima.de (Andreas J. Koenig)
5267              Date: 24 Aug 2000 13:51:57 +0200
5268              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
5269      Branch: perl
5270            ! lib/CPAN.pm
5271 ____________________________________________________________________________
5272 [  6796] By: jhi                                   on 2000/08/24  13:44:36
5273         Log: Make "make install" by default silent.  A new "install-verbose"
5274              target is verbose.
5275      Branch: perl
5276            ! Makefile.SH
5277 ____________________________________________________________________________
5278 [  6795] By: jhi                                   on 2000/08/24  13:39:14
5279         Log: Add silencer flags to installperl.
5280              
5281              Subject: [PATCH] Making installperl silent.
5282              From: <abigail@foad.org>
5283              Date: Thu, 24 Aug 2000 05:01:45 -0400
5284              Message-ID: <20000824090145.13141.qmail@foad.org>
5285      Branch: perl
5286            ! installperl
5287 ____________________________________________________________________________
5288 [  6794] By: jhi                                   on 2000/08/24  13:35:50
5289         Log: installperl couldn't tell whether it had run tests or not.
5290              
5291              Subject: [PATCH] Re: installperl and t/TEST
5292              From: <abigail@foad.org>
5293              Date: Thu, 24 Aug 2000 04:00:53 -0400
5294              Message-ID: <20000824080053.2494.qmail@foad.org>
5295      Branch: perl
5296            ! Makefile.SH installperl
5297 ____________________________________________________________________________
5298 [  6793] By: jhi                                   on 2000/08/24  13:27:50
5299         Log: Drop the separate perlbc, perlcc -b should be enough.
5300      Branch: perl
5301            - utils/perlbc.PL
5302            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
5303 ____________________________________________________________________________
5304 [  6792] By: jhi                                   on 2000/08/24  04:41:30
5305         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
5306              plus the typo fix from Peter Prymmer.
5307      Branch: perl
5308            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
5309            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5310 ____________________________________________________________________________
5311 [  6791] By: jhi                                   on 2000/08/24  02:10:43
5312         Log: Replace #6705 with a minimal doc patch.
5313              
5314              Subject: [PATCH 5.6.0] replace change #6705
5315              From: Jan Dubois <jand@ActiveState.com>
5316              Date: Wed, 23 Aug 2000 18:31:51 -0700
5317              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
5318      Branch: perl
5319            ! lib/Win32.pod win32/win32.c
5320 ____________________________________________________________________________
5321 [  6790] By: jhi                                   on 2000/08/23  17:52:00
5322         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
5323              From: Mike Guy <mjtg@cam.ac.uk>
5324              Date: Wed, 23 Aug 2000 18:38:46 +0100
5325              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
5326      Branch: perl
5327            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
5328 ____________________________________________________________________________
5329 [  6789] By: jhi                                   on 2000/08/23  15:34:21
5330         Log: Update Changes.
5331      Branch: perl
5332            ! Changes patchlevel.h
5333 ____________________________________________________________________________
5334 [  6788] By: jhi                                   on 2000/08/23  15:33:40
5335         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
5336              From: Wilfredo Sánchez <wsanchez@apple.com>
5337              Date: Tue, 22 Aug 2000 19:31:27 -0700
5338              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
5339      Branch: perl
5340            ! perl.h
5341 ____________________________________________________________________________
5342 [  6787] By: jhi                                   on 2000/08/23  15:29:31
5343         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
5344              From: Spider Boardman <spider@leggy.zk3.dec.com>
5345              Date: Wed, 23 Aug 2000 10:33:23 -0400
5346              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
5347      Branch: perl
5348            ! lib/Pod/Html.pm
5349 ____________________________________________________________________________
5350 [  6786] By: jhi                                   on 2000/08/23  15:28:11
5351         Log: Bad makefile.
5352      Branch: perl
5353            ! ext/B/Makefile.PL
5354 ____________________________________________________________________________
5355 [  6785] By: jhi                                   on 2000/08/23  14:37:04
5356         Log: Update Changes.
5357      Branch: perl
5358            ! Changes patchlevel.h
5359 ____________________________________________________________________________
5360 [  6784] By: jhi                                   on 2000/08/23  13:58:41
5361         Log: Portability fix from Hugo van der Sanden.
5362      Branch: perl
5363            ! ext/re/Makefile.PL
5364 ____________________________________________________________________________
5365 [  6783] By: jhi                                   on 2000/08/23  13:53:53
5366         Log: Storable support, v-version fixes.
5367              
5368              Subject: CPAN.pm beta for testing available
5369              From: andreas.koenig@anima.de (Andreas J. Koenig)
5370              Date: 22 Aug 2000 23:31:33 +0200
5371              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
5372      Branch: perl
5373            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5374 ____________________________________________________________________________
5375 [  6782] By: jhi                                   on 2000/08/23  13:51:26
5376         Log: Mac and other portability updates from Chris Nandor.
5377      Branch: perl
5378            ! pod/perlmodinstall.pod
5379 ____________________________________________________________________________
5380 [  6781] By: jhi                                   on 2000/08/23  13:47:33
5381         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
5382              From: Peter Prymmer <pvhp@forte.com>
5383              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
5384              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
5385      Branch: perl
5386            ! ext/Storable/Storable.xs
5387 ____________________________________________________________________________
5388 [  6780] By: jhi                                   on 2000/08/23  13:33:34
5389         Log: VMS MMS (make) wants null action.
5390      Branch: perl
5391            ! ext/B/Makefile.PL
5392 ____________________________________________________________________________
5393 [  6779] By: jhi                                   on 2000/08/22  19:44:47
5394         Log: Forgot portability nit.
5395      Branch: perl
5396            ! t/lib/st-forgive.t
5397 ____________________________________________________________________________
5398 [  6778] By: jhi                                   on 2000/08/22  19:35:25
5399         Log: Be portable.
5400      Branch: perl
5401            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
5402            ! t/lib/st-store.t
5403 ____________________________________________________________________________
5404 [  6777] By: jhi                                   on 2000/08/22  18:50:53
5405         Log: Update Changes.
5406      Branch: perl
5407            ! Changes patchlevel.h
5408 ____________________________________________________________________________
5409 [  6776] By: jhi                                   on 2000/08/22  18:44:46
5410         Log: cSVOPo_*v things index into the current PL_curpad
5411              under ithreads, which is different from the curpad
5412              used by the XSUB.  (In other words, the code as-is
5413              before this patch wouldn't work under ithreads.)
5414              From Sarathy.
5415      Branch: perl
5416            ! ext/B/B.xs
5417 ____________________________________________________________________________
5418 [  6775] By: jhi                                   on 2000/08/22  18:18:37
5419         Log: Make the selection of NVff et al stricter.
5420      Branch: metaconfig/U/perl
5421            ! perlxvf.U
5422      Branch: perl
5423            ! Configure config_h.SH
5424 ____________________________________________________________________________
5425 [  6774] By: jhi                                   on 2000/08/22  17:19:42
5426         Log: perldelta nits.
5427      Branch: perl
5428            ! pod/perldelta.pod
5429 ____________________________________________________________________________
5430 [  6773] By: jhi                                   on 2000/08/22  17:06:26
5431         Log: Long double fixes from Spider Boardman.
5432              
5433              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
5434              From: system PRIVILEGED account <root@peano.zk3.dec.com>
5435              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
5436              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
5437      Branch: perl
5438            ! t/lib/bigfltpm.t t/lib/st-06compat.t
5439 ____________________________________________________________________________
5440 [  6772] By: jhi                                   on 2000/08/22  15:04:53
5441         Log: Update Changes.
5442      Branch: perl
5443            ! Changes patchlevel.h
5444 ____________________________________________________________________________
5445 [  6771] By: jhi                                   on 2000/08/22  15:01:44
5446         Log: perldelta fixes from Hugo van der Sanden.
5447      Branch: perl
5448            ! pod/perldelta.pod
5449 ____________________________________________________________________________
5450 [  6770] By: jhi                                   on 2000/08/22  14:34:49
5451         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
5452              From: Hugo <hv@crypt.compulink.co.uk>
5453              Date: Tue, 22 Aug 2000 11:21:53 +0100
5454              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
5455      Branch: perl
5456            ! regcomp.c
5457 ____________________________________________________________________________
5458 [  6769] By: jhi                                   on 2000/08/22  14:30:02
5459         Log: Add Yitzchak, reformat.
5460      Branch: perl
5461            ! Changes config_h.SH
5462 ____________________________________________________________________________
5463 [  6768] By: jhi                                   on 2000/08/22  14:21:35
5464         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
5465              and Spider Boardman.
5466      Branch: metaconfig
5467            ! U/compline/d_gconvert.U
5468      Branch: perl
5469            ! Configure
5470 ____________________________________________________________________________
5471 [  6767] By: jhi                                   on 2000/08/22  14:11:24
5472         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
5473              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5474              Date: Mon, 21 Aug 2000 19:08:31 -0700
5475              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
5476      Branch: perl
5477            - ext/Storable/patchlevel.h
5478            ! MANIFEST ext/Storable/MANIFEST
5479 ____________________________________________________________________________
5480 [  6766] By: jhi                                   on 2000/08/22  13:49:29
5481         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
5482              From: Peter Prymmer <pvhp@forte.com>
5483              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
5484              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
5485      Branch: perl
5486            ! configure.com ext/Storable/Makefile.PL
5487 ____________________________________________________________________________
5488 [  6765] By: jhi                                   on 2000/08/22  13:44:59
5489         Log: Subject: [PATCH blead] B:: missing dependency
5490              From: Hugo <hv@crypt.compulink.co.uk>
5491              Date: Tue, 22 Aug 2000 06:44:33 +0100
5492              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
5493      Branch: perl
5494            ! ext/B/Makefile.PL
5495 ____________________________________________________________________________
5496 [  6764] By: jhi                                   on 2000/08/22  13:38:12
5497         Log: More bytecompiler.
5498      Branch: perl
5499            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
5500 ____________________________________________________________________________
5501 [  6763] By: jhi                                   on 2000/08/22  13:36:44
5502         Log: Bytecompiler patches from Benjamin Stuhl.
5503      Branch: perl
5504            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
5505            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
5506            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
5507            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5508            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
5509            ! perl.c perlapi.h pod/perldelta.pod
5510 ____________________________________________________________________________
5511 [  6762] By: jhi                                   on 2000/08/21  23:43:40
5512         Log: An obsoleted diagnostic.
5513      Branch: perl
5514            ! pod/perldelta.pod
5515 ____________________________________________________________________________
5516 [  6761] By: jhi                                   on 2000/08/21  23:01:45
5517         Log: The #6759 wasn't quite right.
5518      Branch: perl
5519            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
5520            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
5521            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5522            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5523            ! t/lib/st-tieditems.t
5524 ____________________________________________________________________________
5525 [  6760] By: jhi                                   on 2000/08/21  22:35:49
5526         Log: Be verydeepclean.
5527      Branch: perl
5528            ! Makefile.SH
5529 ____________________________________________________________________________
5530 [  6759] By: jhi                                   on 2000/08/21  22:25:40
5531         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
5532              From: Peter Prymmer <pvhp@forte.com>
5533              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
5534              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
5535      Branch: perl
5536            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
5537            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
5538            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5539            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5540            ! t/lib/st-tieditems.t
5541 ____________________________________________________________________________
5542 [  6758] By: jhi                                   on 2000/08/21  22:22:32
5543         Log: Few more casts, need reported in
5544              
5545              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
5546              From: Mike Stok <mike@stok.co.uk>
5547              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
5548              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
5549              
5550              and
5551              
5552              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
5553              From: abigail@foad.org
5554              Date: 21 Aug 2000 21:31:34 -0000
5555              Message-Id: <20000821213134.30170.qmail@foad.org>
5556      Branch: perl
5557            ! ext/Storable/Storable.xs
5558 ____________________________________________________________________________
5559 [  6757] By: jhi                                   on 2000/08/21  18:37:07
5560         Log: Update Changes.
5561      Branch: perl
5562            ! Changes patchlevel.h
5563 ____________________________________________________________________________
5564 [  6756] By: jhi                                   on 2000/08/21  18:34:02
5565         Log: A pod nit.
5566              
5567              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
5568              From: <abigail@foad.org>
5569              Date: Mon, 21 Aug 2000 14:00:16 -0400
5570              Message-ID: <20000821180016.28627.qmail@foad.org>
5571      Branch: perl
5572            ! pod/perlre.pod
5573 ____________________________________________________________________________
5574 [  6755] By: jhi                                   on 2000/08/21  18:30:56
5575         Log: Use PodParser 1.18 new test.
5576      Branch: perl
5577            ! t/pod/special_seqs.t t/pod/special_seqs.xr
5578 ____________________________________________________________________________
5579 [  6754] By: jhi                                   on 2000/08/21  18:28:35
5580         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
5581              patches cannot be applied since #6712 conflicts.
5582      Branch: perl
5583            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
5584 ____________________________________________________________________________
5585 [  6753] By: jhi                                   on 2000/08/21  18:15:11
5586         Log: Weed out some smaller changes.
5587      Branch: perl
5588            ! pod/perldelta.pod
5589 ____________________________________________________________________________
5590 [  6752] By: jhi                                   on 2000/08/21  18:02:30
5591         Log: Also under djgpp the timestamps are funky.
5592      Branch: perl
5593            ! t/op/stat.t
5594 ____________________________________________________________________________
5595 [  6751] By: jhi                                   on 2000/08/21  17:55:56
5596         Log: Tweak the floating point output routine preferences.
5597      Branch: metaconfig
5598            ! U/compline/d_gconvert.U
5599      Branch: perl
5600            ! Configure
5601 ____________________________________________________________________________
5602 [  6750] By: jhi                                   on 2000/08/21  17:51:29
5603         Log: Unicos/mk requires elaborate paranoia.
5604      Branch: perl
5605            ! lib/Math/Complex.pm
5606 ____________________________________________________________________________
5607 [  6749] By: gsar                                  on 2000/08/21  16:53:31
5608         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
5609      Branch: perl
5610            ! lib/Cwd.pm
5611 ____________________________________________________________________________
5612 [  6748] By: gsar                                  on 2000/08/21  16:22:19
5613         Log: free TLS slot properly on Windows
5614      Branch: perl
5615            ! thread.h win32/perllib.c win32/win32thread.h
5616 ____________________________________________________________________________
5617 [  6747] By: jhi                                   on 2000/08/21  16:20:58
5618         Log: Rename the macro argument because some preprocessors
5619              can't tell the difference and expand arguments also inside
5620              double quoted strings.
5621      Branch: perl
5622            ! regcomp.c
5623 ____________________________________________________________________________
5624 [  6746] By: jhi                                   on 2000/08/21  16:09:41
5625         Log: Support long doubles in Storable.
5626              
5627              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
5628              From: Radu Greab <radu@netsoft.ro>
5629              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
5630              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
5631      Branch: perl
5632            ! ext/Storable/Storable.xs
5633 ____________________________________________________________________________
5634 [  6745] By: jhi                                   on 2000/08/21  15:51:40
5635         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
5636              From: "Fifer, Eric" <EFifer@sanwaint.com>
5637              Date: Mon, 21 Aug 2000 15:34:49 +0100
5638              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
5639      Branch: perl
5640            ! t/pragma/warn/9enabled
5641 ____________________________________________________________________________
5642 [  6744] By: jhi                                   on 2000/08/21  15:39:35
5643         Log: Document the endianness of Alpha more precisely.
5644      Branch: perl
5645            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
5646            ! pod/perlport.pod
5647 ____________________________________________________________________________
5648 [  6743] By: jhi                                   on 2000/08/21  14:47:05
5649         Log: perldelta fixes from the p5p crowd.
5650      Branch: perl
5651            ! pod/perldelta.pod pod/perlop.pod
5652 ____________________________________________________________________________
5653 [  6742] By: jhi                                   on 2000/08/21  13:34:51
5654         Log: Update to Pod::LaTeX 0.53.
5655              
5656              Subject: [PATCH] lib/Pod/LaTeX.pm updates
5657              From: Tim Jenness <timj@jach.hawaii.edu>
5658              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
5659              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
5660      Branch: perl
5661            ! lib/Pod/LaTeX.pm
5662 ____________________________________________________________________________
5663 [  6741] By: jhi                                   on 2000/08/21  13:33:01
5664         Log: Subject: [PATCH] os2.c fix for use64bitint
5665              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5666              Date: Mon, 21 Aug 2000 01:32:25 -0700
5667              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
5668      Branch: perl
5669            ! os2/os2.c
5670 ____________________________________________________________________________
5671 [  6740] By: jhi                                   on 2000/08/21  13:28:52
5672         Log: Array context keeps slithering in.
5673              
5674              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
5675              From: Daniel Chetlin <daniel@chetlin.com>
5676              Date: Sun, 20 Aug 2000 21:40:25 -0700
5677              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
5678      Branch: perl
5679            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
5680            ! pod/perldebtut.pod
5681 ____________________________________________________________________________
5682 [  6739] By: jhi                                   on 2000/08/21  13:23:55
5683         Log: Big-endian quad fixes for Storable from Radu Greab,
5684              plus few explicit null casts for picky compilers.
5685      Branch: perl
5686            ! ext/Storable/Storable.xs
5687 ____________________________________________________________________________
5688 [  6738] By: gsar                                  on 2000/08/21  05:56:13
5689         Log: small tweaks for change#6705: avoid C++ style comments in C code;
5690              use Perl's malloc API rather than the low level system one
5691      Branch: perl
5692            ! win32/win32.c
5693 ____________________________________________________________________________
5694 [  6737] By: gsar                                  on 2000/08/21  05:35:41
5695         Log: add Storable to list of extensions on Windows
5696      Branch: perl
5697            ! win32/Makefile win32/makefile.mk
5698 ____________________________________________________________________________
5699 [  6736] By: jhi                                   on 2000/08/21  02:57:53
5700         Log: Update Changes.
5701      Branch: perl
5702            ! Changes patchlevel.h
5703 ____________________________________________________________________________
5704 [  6735] By: jhi                                   on 2000/08/21  02:57:20
5705         Log: Draft 0.
5706      Branch: perl
5707            ! pod/perldelta.pod
5708 ____________________________________________________________________________
5709 [  6734] By: jhi                                   on 2000/08/21  02:57:03
5710         Log: Add Storable 0.7.2 from Raphael Manfredi,
5711              plus the patch from
5712              
5713              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
5714              From: Radu Greab <radu@netsoft.ro>
5715              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
5716              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
5717              
5718              plus changes to get Storable to compile with
5719              picky ANSI compilers.
5720      Branch: perl
5721            + ext/Storable/ChangeLog ext/Storable/MANIFEST
5722            + ext/Storable/Makefile.PL ext/Storable/README
5723            + ext/Storable/Storable.pm ext/Storable/Storable.xs
5724            + ext/Storable/patchlevel.h t/lib/st-06compat.t
5725            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
5726            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
5727            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
5728            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
5729            + t/lib/st-tieditems.t
5730            ! MANIFEST
5731 ____________________________________________________________________________
5732 [  6733] By: jhi                                   on 2000/08/21  02:29:09
5733         Log: The correct cleaning order is an art.
5734      Branch: perl
5735            ! Makefile.SH
5736 ____________________________________________________________________________
5737 [  6732] By: jhi                                   on 2000/08/21  01:23:39
5738         Log: The #6724 is here.
5739      Branch: perl
5740            ! t/lib/ftmp-security.t
5741 ____________________________________________________________________________
5742 [  6731] By: jhi                                   on 2000/08/20  23:17:03
5743         Log: s/this one/the 5.6.0 release/
5744      Branch: perl
5745            ! pod/perl56delta.pod
5746 ____________________________________________________________________________
5747 [  6730] By: jhi                                   on 2000/08/20  23:07:34
5748         Log: Mention perlebcdic and perlposix-bc.
5749      Branch: perl
5750            ! pod/perlport.pod
5751 ____________________________________________________________________________
5752 [  6729] By: jhi                                   on 2000/08/20  21:32:59
5753         Log: Document the number of exponent digits.
5754      Branch: perl
5755            ! pod/perlfunc.pod
5756 ____________________________________________________________________________
5757 [  6728] By: jhi                                   on 2000/08/20  21:16:47
5758         Log: Use File::Spec->tmpdir().
5759              
5760              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
5761              From: Tim Jenness <timj@jach.hawaii.edu>
5762              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
5763              MIME-Version: 1.0
5764              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
5765      Branch: perl
5766            ! utils/perlbug.PL
5767 ____________________________________________________________________________
5768 [  6727] By: jhi                                   on 2000/08/20  20:43:32
5769         Log: Update Changes.
5770      Branch: perl
5771            ! Changes patchlevel.h
5772 ____________________________________________________________________________
5773 [  6726] By: jhi                                   on 2000/08/20  20:41:44
5774         Log: The veryclean target needs to clobber.
5775      Branch: perl
5776            ! Makefile.SH
5777 ____________________________________________________________________________
5778 [  6725] By: jhi                                   on 2000/08/20  20:37:38
5779         Log: Document odd vs even subreleases and -Dusedevel.
5780      Branch: perl
5781            ! INSTALL
5782 ____________________________________________________________________________
5783 [  6724] By: jhi                                   on 2000/08/20  19:58:05
5784         Log: Use temporary directory instead of current directory.
5785              
5786              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
5787              From: Tim Jenness <timj@jach.hawaii.edu>
5788              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
5789              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
5790      Branch: perl
5791            ! t/lib/ftmp-security.t
5792 ____________________________________________________________________________
5793 [  6723] By: jhi                                   on 2000/08/20  19:55:55
5794         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
5795              From: andreas.koenig@anima.de (Andreas J. Koenig)
5796              Date: 20 Aug 2000 15:52:03 +0200
5797              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
5798      Branch: perl
5799            ! lib/ExtUtils/MM_Unix.pm
5800 ____________________________________________________________________________
5801 [  6722] By: jhi                                   on 2000/08/20  19:46:01
5802         Log: Update to CGI 2.72, from Lincoln Stein.
5803      Branch: perl
5804            ! lib/CGI.pm
5805 ____________________________________________________________________________
5806 [  6721] By: jhi                                   on 2000/08/20  19:43:54
5807         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
5808              From: Radu Greab <radu@netsoft.ro>
5809              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
5810              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
5811      Branch: perl
5812            ! ext/GDBM_File/GDBM_File.xs
5813 ____________________________________________________________________________
5814 [  6720] By: jhi                                   on 2000/08/20  19:42:01
5815         Log: pp_open() could pass an uninitialized filename down to do_open9().
5816      Branch: perl
5817            ! pp_sys.c
5818 ____________________________________________________________________________
5819 [  6719] By: jhi                                   on 2000/08/20  14:06:41
5820         Log: UTF8 concat fixes.
5821              
5822              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
5823              From: Hugo <hv@crypt.compulink.co.uk>
5824              Date: Sun, 20 Aug 2000 07:30:46 +0100
5825              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
5826      Branch: perl
5827            ! pp_hot.c t/op/append.t
5828 ____________________________________________________________________________
5829 [  6718] By: jhi                                   on 2000/08/20  02:09:37
5830         Log: Let's try #6717 again.
5831      Branch: perl
5832            ! lib/File/Temp.pm
5833 ____________________________________________________________________________
5834 [  6717] By: jhi                                   on 2000/08/20  01:56:55
5835         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
5836              From: "Craig A. Berry" <craig.berry@metamorgs.com>
5837              Date: Sat, 19 Aug 2000 18:15:39 -0500
5838              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
5839      Branch: perl
5840            ! lib/File/Temp.pm
5841 ____________________________________________________________________________
5842 [  6716] By: jhi                                   on 2000/08/19  15:50:11
5843         Log: Update Changes.
5844      Branch: perl
5845            ! Changes patchlevel.h
5846 ____________________________________________________________________________
5847 [  6715] By: jhi                                   on 2000/08/19  15:39:09
5848         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
5849              From: Jonathan D Johnston <jdjohnston2@juno.com>
5850              Date: Thu, 17 Aug 2000 23:13:01 -0400       
5851              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
5852      Branch: perl
5853            ! pod/perlfunc.pod
5854 ____________________________________________________________________________
5855 [  6714] By: jhi                                   on 2000/08/19  15:34:04
5856         Log: Introduce a 'veryclean' target that is like 'distclean'
5857              but also removes *~ and *.orig.
5858      Branch: perl
5859            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
5860            ! utils/Makefile x2p/Makefile.SH
5861 ____________________________________________________________________________
5862 [  6713] By: jhi                                   on 2000/08/19  14:15:45
5863         Log: Put back the long double avoidance code to POSIX.xs
5864              because VMS seems to need it still.
5865      Branch: perl
5866            ! ext/POSIX/POSIX.xs
5867 ____________________________________________________________________________
5868 [  6712] By: jhi                                   on 2000/08/19  14:10:41
5869         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
5870              From: Peter Prymmer <pvhp@forte.com>
5871              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
5872              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
5873      Branch: perl
5874            ! lib/Pod/Find.pm t/pod/find.t
5875 ____________________________________________________________________________
5876 [  6711] By: jhi                                   on 2000/08/19  14:09:19
5877         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
5878              From: Peter Prymmer <pvhp@forte.com>
5879              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
5880              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
5881              cc: vmsperl@perl.org
5882      Branch: perl
5883            ! t/lib/peek.t
5884 ____________________________________________________________________________
5885 [  6710] By: jhi                                   on 2000/08/19  14:08:01
5886         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
5887              From: Jan Dubois <jand@ActiveState.com>
5888              Date: Fri, 18 Aug 2000 16:31:48 -0700
5889              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
5890      Branch: perl
5891            ! win32/win32.c
5892 ____________________________________________________________________________
5893 [  6709] By: jhi                                   on 2000/08/19  14:06:57
5894         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
5895              
5896              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
5897              From: Spider.Boardman@Orb.Nashua.NH.US
5898              Date: Fri, 18 Aug 2000 18:41:14 -0400
5899              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
5900      Branch: perl
5901            ! regcomp.c
5902 ____________________________________________________________________________
5903 [  6708] By: jhi                                   on 2000/08/18  22:04:49
5904         Log: Update Changes.
5905      Branch: perl
5906            ! Changes patchlevel.h
5907 ____________________________________________________________________________
5908 [  6707] By: jhi                                   on 2000/08/18  21:55:14
5909         Log: Add warnif(), check warnings further up the stack,
5910              all the warnings functions now can take an optional object reference.
5911              
5912              Subject: [PATCH bleedperl@6691] warnings pragma update
5913              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5914              Date: Fri, 18 Aug 2000 22:42:06 +0100
5915              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
5916      Branch: perl
5917            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
5918            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
5919            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
5920 ____________________________________________________________________________
5921 [  6706] By: jhi                                   on 2000/08/18  21:41:45
5922         Log: Typo in pp_complement().
5923              
5924              Subject: [PATCH perl-current] Deparse
5925              From: Peter Scott <Peter@PSDT.com>
5926              Date: Fri, 18 Aug 2000 12:44:37 -0700
5927              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
5928      Branch: perl
5929            ! ext/B/B/Deparse.pm
5930 ____________________________________________________________________________
5931 [  6705] By: jhi                                   on 2000/08/18  21:25:59
5932         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
5933              From: Jan Dubois <jand@ActiveState.com>
5934              Date: Fri, 18 Aug 2000 14:22:51 -0700
5935              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
5936      Branch: perl
5937            ! lib/Win32.pod win32/win32.c
5938 ____________________________________________________________________________
5939 [  6704] By: jhi                                   on 2000/08/18  21:16:14
5940         Log: Don't eat leading os from index entries.
5941              
5942              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
5943              From: Russ Allbery <rra@stanford.edu>
5944              Date: 10 Aug 2000 20:49:25 -0700
5945              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
5946      Branch: perl
5947            ! lib/Pod/Man.pm
5948 ____________________________________________________________________________
5949 [  6703] By: jhi                                   on 2000/08/18  21:07:06
5950         Log: Add [[:blank:]] as suggested in
5951              
5952              Subject: [ID 20000716.024] [=cc=] / [:blank:]
5953              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
5954              Date: Sun, 16 Jul 2000 17:55:29 -0700
5955              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
5956              
5957              (the [=cc=] has already been taken care of by #6439
5958              so the whole bug report can be closed)
5959              
5960              and make [[:space:]] to be equivalent to isspace(3)
5961              (as opposed to \s, which is isSPACE()).  The difference
5962              is that now [[:space:]] matches the mythical vertical tab,
5963              while \s doesn't.
5964      Branch: perl
5965            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
5966            ! regexec.c t/op/pat.t
5967 ____________________________________________________________________________
5968 [  6702] By: jhi                                   on 2000/08/18  18:47:47
5969         Log: The new tests were missing from #6415.
5970      Branch: perl
5971            ! t/op/bop.t
5972 ____________________________________________________________________________
5973 [  6701] By: jhi                                   on 2000/08/18  18:20:40
5974         Log: Document the NDBM_File and ODBM_File as SDBM_File
5975              was documented in #6417.
5976      Branch: perl
5977            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5978            ! ext/SDBM_File/SDBM_File.pm
5979 ____________________________________________________________________________
5980 [  6700] By: jhi                                   on 2000/08/18  18:10:39
5981         Log: Subject: [PATCH perl@6698] cygwin port
5982              From: "Fifer, Eric" <EFifer@sanwaint.com>
5983              Date: Fri, 18 Aug 2000 17:30:05 +0100
5984              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
5985      Branch: perl
5986            ! lib/File/Temp.pm
5987 ____________________________________________________________________________
5988 [  6699] By: jhi                                   on 2000/08/18  16:21:49
5989         Log: Document code point which makes if (defined %stash::) to work
5990              (noted by Spider Boardman).
5991      Branch: perl
5992            ! op.c
5993 ____________________________________________________________________________
5994 [  6698] By: jhi                                   on 2000/08/18  13:43:27
5995         Log: Update Changes.
5996      Branch: perl
5997            ! Changes patchlevel.h
5998 ____________________________________________________________________________
5999 [  6697] By: jhi                                   on 2000/08/18  13:35:57
6000         Log: Tiny Getopt::Long patch from Johan Vromans.
6001      Branch: perl
6002            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
6003 ____________________________________________________________________________
6004 [  6696] By: jhi                                   on 2000/08/18  13:26:14
6005         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
6006              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
6007              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
6008              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
6009      Branch: perl
6010            ! pod/perldiag.pod pod/perlsyn.pod
6011 ____________________________________________________________________________
6012 [  6695] By: jhi                                   on 2000/08/18  13:13:26
6013         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
6014              From: Daniel Chetlin <daniel@chetlin.com>
6015              Date: Fri, 18 Aug 2000 03:13:36 -0700
6016              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
6017      Branch: perl
6018            ! pod/perlfunc.pod
6019 ____________________________________________________________________________
6020 [  6694] By: jhi                                   on 2000/08/18  13:08:05
6021         Log: Subject: [PATCH] perltrap.pod spring cleaning
6022              From: Daniel Chetlin <daniel@chetlin.com>
6023              Date: Fri, 18 Aug 2000 03:06:54 -0700
6024              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
6025              
6026              plus Mike Guy's nitfix.
6027      Branch: perl
6028            ! pod/perltrap.pod
6029 ____________________________________________________________________________
6030 [  6693] By: jhi                                   on 2000/08/18  13:00:26
6031         Log: Unbuffer the output.
6032              
6033              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
6034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6035              Date: Thu, 17 Aug 2000 18:39:29 -0700
6036              Message-ID: <RPJn5gzkgydf092yn@efn.org>
6037      Branch: perl
6038            ! t/op/fork.t
6039 ____________________________________________________________________________
6040 [  6692] By: jhi                                   on 2000/08/18  05:19:17
6041         Log: Delete the image, too, not just its MANIFEStation.
6042      Branch: perl
6043            - lib/CGI/eg/wilogo.gif
6044 ____________________________________________________________________________
6045 [  6691] By: jhi                                   on 2000/08/18  05:10:26
6046         Log: Propagate new Configure vars.
6047      Branch: perl
6048            ! configure.com epoc/config.sh uconfig.h uconfig.sh
6049            ! vos/config.def vos/config.h vos/config_h.SH_orig
6050            ! win32/config.bc win32/config.gc win32/config.vc
6051            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6052 ____________________________________________________________________________
6053 [  6690] By: jhi                                   on 2000/08/18  04:30:56
6054         Log: Update Changes.
6055      Branch: perl
6056            ! Changes patchlevel.h
6057 ____________________________________________________________________________
6058 [  6689] By: jhi                                   on 2000/08/18  04:12:30
6059         Log: Fix the lib/complex failure of
6060              
6061              From: abigail@foad.org
6062              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
6063              Date: 15 Aug 2000 04:06:38 -0000
6064              Message-Id: <20000815040638.8524.qmail@foad.org> 
6065              
6066              Linux long double accuracy issue: something that
6067              when printed with %g looks like "2" but int() of it is 1.
6068      Branch: perl
6069            ! lib/Math/Complex.pm
6070 ____________________________________________________________________________
6071 [  6688] By: jhi                                   on 2000/08/18  03:15:35
6072         Log: The byteorder code in #6671 was wrong.
6073      Branch: perl
6074            ! configpm
6075 ____________________________________________________________________________
6076 [  6687] By: jhi                                   on 2000/08/18  02:08:42
6077         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
6078              From: Jan Dubois <jand@ActiveState.com>
6079              Date: Thu, 17 Aug 2000 18:31:55 -0700
6080              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
6081      Branch: perl
6082            ! sv.c
6083 ____________________________________________________________________________
6084 [  6686] By: jhi                                   on 2000/08/18  02:04:15
6085         Log: Use NVs in POSIX math, not doubles.
6086              
6087              From: abigail@foad.org
6088              Subject: [ID 20000817.014] POSIX & modfl
6089              Date: 17 Aug 2000 20:49:18 -0000
6090              Message-Id: <20000817204918.23123.qmail@foad.org>
6091      Branch: perl
6092            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
6093 ____________________________________________________________________________
6094 [  6685] By: jhi                                   on 2000/08/18  02:02:12
6095         Log: Introduce NVef, NVff, and NVgf, use the middle one.
6096              (helps for lib/peek + Linux + long doubles)  Reported in
6097              
6098              From: abigail@foad.org
6099              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
6100              Date: 15 Aug 2000 04:06:38 -0000
6101              Message-Id: <20000815040638.8524.qmail@foad.org> 
6102              
6103              (note: the lib/complex failure has not yet been addressed)
6104      Branch: metaconfig/U/perl
6105            ! perlxvf.U
6106      Branch: perl
6107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6108            ! config_h.SH dump.c perl.h pod/perlguts.pod
6109 ____________________________________________________________________________
6110 [  6684] By: jhi                                   on 2000/08/17  23:22:19
6111         Log: Add byteorder to the myconfig output.
6112      Branch: perl
6113            ! myconfig.SH
6114 ____________________________________________________________________________
6115 [  6683] By: jhi                                   on 2000/08/17  23:20:19
6116         Log: The image doth not exist, spotted by Johan Vromans.
6117      Branch: perl
6118            ! MANIFEST
6119 ____________________________________________________________________________
6120 [  6682] By: jhi                                   on 2000/08/17  22:38:16
6121         Log: Document what the backtick returns if the command fails.
6122      Branch: perl
6123            ! pod/perlop.pod
6124 ____________________________________________________________________________
6125 [  6681] By: jhi                                   on 2000/08/17  22:33:12
6126         Log: Do not use prototyping here.
6127              
6128              Subject: [ID 20000817.016] [PATCH] Peek.xs
6129              From: abigail@foad.org
6130              Date: 17 Aug 2000 20:55:56 -0000
6131              Message-Id: <20000817205556.24270.qmail@foad.org>
6132      Branch: perl
6133            ! ext/Devel/Peek/Makefile.PL
6134 ____________________________________________________________________________
6135 [  6680] By: jhi                                   on 2000/08/17  19:46:43
6136         Log: Don't propose using modules built for 5.005 if no binary
6137              compatibility with 5.005 is attempted.
6138              
6139              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6140              Subject: Minor nit with 5.7.0 (6655)
6141              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
6142              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
6143      Branch: metaconfig
6144            ! U/installdirs/inc_version_list.U
6145      Branch: perl
6146            ! Configure config_h.SH
6147 ____________________________________________________________________________
6148 [  6679] By: jhi                                   on 2000/08/17  19:16:39
6149         Log: Microperl config update.
6150      Branch: perl
6151            ! uconfig.h uconfig.sh
6152 ____________________________________________________________________________
6153 [  6678] By: jhi                                   on 2000/08/17  19:16:13
6154         Log: The #6648 wasn't protective enough for limited platforms
6155              (like microperl).
6156      Branch: perl
6157            ! dump.c sv.c
6158 ____________________________________________________________________________
6159 [  6677] By: jhi                                   on 2000/08/17  14:46:35
6160         Log: Update Changes.
6161      Branch: perl
6162            ! Changes patchlevel.h
6163 ____________________________________________________________________________
6164 [  6676] By: jhi                                   on 2000/08/17  14:44:02
6165         Log: Add perlebcdic from Peter Prymmer, regen toc.
6166      Branch: perl
6167            + pod/perlebcdic.pod
6168            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6169 ____________________________________________________________________________
6170 [  6675] By: jhi                                   on 2000/08/17  14:41:52
6171         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
6172      Branch: perl
6173            ! pod/perldebtut.pod
6174 ____________________________________________________________________________
6175 [  6674] By: jhi                                   on 2000/08/17  14:29:43
6176         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
6177              
6178              Subject: [ID 20000724.006] -DLEAKTEST problem
6179              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
6180              Date: Tue, 25 Jul 2000 00:36:32 -0500
6181              Message-Id: <20000725003632.A26186@www.llamacom.com>
6182              
6183              Reminder sent
6184              
6185              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
6186              From: Hugo <hv@crypt.compulink.co.uk>
6187              Date: Thu, 17 Aug 2000 15:23:42 +0100
6188              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
6189      Branch: perl
6190            ! util.c
6191 ____________________________________________________________________________
6192 [  6673] By: jhi                                   on 2000/08/17  04:07:10
6193         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
6194              From: John Peacock <JPeacock@UnivPress.com>
6195              Date: Tue, 01 Aug 2000 09:38:12 -0400
6196              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
6197      Branch: perl
6198            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
6199 ____________________________________________________________________________
6200 [  6672] By: jhi                                   on 2000/08/17  03:04:35
6201         Log: Subject: [PATCH] Cwd.pm now uses strict
6202              From: Tim Jenness <timj@jach.hawaii.edu>
6203              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
6204              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
6205      Branch: perl
6206            ! lib/Cwd.pm
6207 ____________________________________________________________________________
6208 [  6671] By: jhi                                   on 2000/08/17  02:16:35
6209         Log: Make $Config{byteorder} more magical so that it is
6210              dynamically computed: nice for 'fat binaries'.
6211              
6212              Subject: [PATCH]: default byteorder
6213              From: Wilfredo Sánchez <wsanchez@apple.com>
6214              Date: Mon, 31 Jul 2000 19:45:31 -0700
6215              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
6216      Branch: perl
6217            ! configpm
6218 ____________________________________________________________________________
6219 [  6670] By: gsar                                  on 2000/08/17  01:22:21
6220         Log: move WNOHANG definition to where other such things are
6221      Branch: perl
6222            ! win32/win32.h
6223 ____________________________________________________________________________
6224 [  6669] By: jhi                                   on 2000/08/17  01:19:17
6225         Log: Update Changes.
6226      Branch: perl
6227            ! Changes patchlevel.h
6228 ____________________________________________________________________________
6229 [  6668] By: jhi                                   on 2000/08/17  01:16:29
6230         Log: Doc nits spotted by Richard Soderberg.
6231      Branch: perl
6232            ! README.posix-bc README.vmesa
6233 ____________________________________________________________________________
6234 [  6667] By: jhi                                   on 2000/08/17  01:12:11
6235         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
6236              From: "Casey R. Tweten" <crt@kiski.net>
6237              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
6238              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
6239      Branch: perl
6240            ! pod/perldebtut.pod
6241 ____________________________________________________________________________
6242 [  6666] By: jhi                                   on 2000/08/17  01:09:31
6243         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
6244              From: "Casey R. Tweten" <crt@kiski.net>
6245              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
6246              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
6247      Branch: perl
6248            ! lib/Shell.pm
6249 ____________________________________________________________________________
6250 [  6665] By: gsar                                  on 2000/08/17  01:03:52
6251         Log: add "ok" targets from change#6632 in makefile.mk
6252      Branch: perl
6253            ! pod/perlport.pod win32/Makefile win32/makefile.mk
6254 ____________________________________________________________________________
6255 [  6664] By: gsar                                  on 2000/08/17  00:56:11
6256         Log: avoid warnings from dense compiler
6257      Branch: perl
6258            ! win32/win32.c
6259 ____________________________________________________________________________
6260 [  6663] By: jhi                                   on 2000/08/17  00:51:49
6261         Log: Tweak the regex compilation errors once more.
6262      Branch: perl
6263            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6264            ! t/op/regmesg.t t/pragma/warn/regcomp
6265 ____________________________________________________________________________
6266 [  6662] By: gsar                                  on 2000/08/17  00:28:19
6267         Log: trailing new %ENV entries weren't being pushed into the real
6268              environment of subprocesses on Windows
6269      Branch: perl
6270            ! t/op/magic.t win32/perlhost.h
6271 ____________________________________________________________________________
6272 [  6661] By: gsar                                  on 2000/08/17  00:19:20
6273         Log: waitpid() now handles externally spawned pids correctly;
6274              fixes for backtick/wait/waitpid failures on Windows 9x
6275              
6276              these changes make the pid returned by process functions on
6277              Windows 9x always positive by clearing the high bit (which
6278              is always set on Win9x); pseudo-process PIDs are likewise
6279              always negative now on Win9x (just as on NT/2000)
6280      Branch: perl
6281            ! pp_sys.c win32/perlhost.h win32/win32.c
6282 ____________________________________________________________________________
6283 [  6660] By: jhi                                   on 2000/08/17  00:04:32
6284         Log: Retract #6645.
6285      Branch: perl
6286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6287            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
6288            ! t/op/sprintf.t
6289 ____________________________________________________________________________
6290 [  6659] By: gsar                                  on 2000/08/16  23:59:28
6291         Log: on windows, the return values from wait() and waitpid() don't
6292              match those of pseudo-pids
6293      Branch: perl
6294            ! pp_sys.c t/op/fork.t util.c win32/win32.c
6295 ____________________________________________________________________________
6296 [  6658] By: gsar                                  on 2000/08/16  23:56:14
6297         Log: pod nit seen in passing
6298      Branch: perl
6299            ! pod/perlfunc.pod
6300 ____________________________________________________________________________
6301 [  6657] By: gsar                                  on 2000/08/16  23:53:42
6302         Log: change#6328 could make close(SOCKET) return false on windows
6303              when it shouldn't
6304      Branch: perl
6305            ! win32/win32sck.c
6306 ____________________________________________________________________________
6307 [  6656] By: gsar                                  on 2000/08/16  23:46:57
6308         Log: check that the number pseudo children doesn't exceed
6309              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
6310              the WaitForMultipleObjects() limit that would cause wait()
6311              to crash)
6312              
6313              wait() and waitpid() could potentially be rewritten to use
6314              more than one thread to do the waiting to eliminate this
6315              limitation
6316      Branch: perl
6317            ! win32/perlhost.h
6318 ____________________________________________________________________________
6319 [  6655] By: jhi                                   on 2000/08/16  14:11:05
6320         Log: Update Changes.
6321      Branch: perl
6322            ! Changes patchlevel.h
6323 ____________________________________________________________________________
6324 [  6654] By: jhi                                   on 2000/08/16  14:10:12
6325         Log: Update to perldebtut 1.9, from Richard Foley.
6326      Branch: perl
6327            ! pod/perldebtut.pod
6328 ____________________________________________________________________________
6329 [  6653] By: jhi                                   on 2000/08/16  14:08:17
6330         Log: Change the regx compilation error markers to use = instead of <
6331              since pod makes using the latter quite messy.  Reported in
6332              ID 20000814.006 by Abigail and in
6333              Subject: Unknown escape E<> ?
6334              From: Lupe Christoph <lupe@lupe-christoph.de>
6335              Date: Fri, 11 Aug 2000 00:30:27 +0200
6336              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
6337      Branch: perl
6338            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6339            ! t/op/regmesg.t t/pragma/warn/regcomp
6340 ____________________________________________________________________________
6341 [  6652] By: jhi                                   on 2000/08/16  13:25:31
6342         Log: Change the perlbug address to perl.org since it's more forgiving.
6343              
6344              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
6345              From: abigail@foad.org
6346              Date: 15 Aug 2000 04:15:40 -0000
6347              Message-Id: <20000815041540.8633.qmail@foad.org>
6348      Branch: perl
6349            ! utils/perlbug.PL
6350 ____________________________________________________________________________
6351 [  6651] By: jhi                                   on 2000/08/16  13:22:35
6352         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
6353              From: Tim Jenness <timj@jach.hawaii.edu>
6354              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
6355              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
6356      Branch: perl
6357            ! lib/Cwd.pm
6358 ____________________________________________________________________________
6359 [  6650] By: jhi                                   on 2000/08/16  13:18:13
6360         Log: Update to CPAN 1.57.
6361              
6362              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
6363              From: andreas.koenig@anima.de (Andreas J. Koenig)
6364              Date: 16 Aug 2000 15:09:46 +0200
6365              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
6366      Branch: perl
6367            ! lib/CPAN.pm
6368 ____________________________________________________________________________
6369 [  6649] By: jhi                                   on 2000/08/16  13:12:31
6370         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
6371              From: "Larry W. Virden" <lvirden@cas.org>
6372              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
6373              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
6374      Branch: perl
6375            ! README.hpux
6376 ____________________________________________________________________________
6377 [  6648] By: jhi                                   on 2000/08/16  13:03:53
6378         Log: The numeric locale was reset to "C" by s?printf and never restored.
6379              
6380              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
6381              From: Christian Kirsch <ck@held.mind.de>
6382              Date: Wed, 9 Aug 2000 17:05:17 +0200
6383              Message-Id: <20000809170517.A25389@held>
6384              
6385              No test since adding the failing example to locale.t
6386              does not fail -- probably because the locale settings are so
6387              thoroughly tweaked by that time.  Running the example standalone
6388              does fail, though.  UPDATE: test case added at change #7540.
6389      Branch: perl
6390            ! dump.c perl.h pp.c pp_ctl.c sv.c
6391 ____________________________________________________________________________
6392 [  6647] By: jhi                                   on 2000/08/16  00:07:54
6393         Log: Update Changes and test semi-automatic patchlevel updating.
6394      Branch: perl
6395            ! Changes patchlevel.h
6396 ____________________________________________________________________________
6397 [  6646] By: jhi                                   on 2000/08/15  23:35:07
6398         Log: Fix a dependency problem.
6399              
6400              Subject: [PATCH: 6640] VMS Makefile.SH update
6401              From: Peter Prymmer <pvhp@forte.com>
6402              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
6403              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
6404      Branch: perl
6405            ! vms/descrip_mms.template
6406 ____________________________________________________________________________
6407 [  6645] By: jhi                                   on 2000/08/15  23:33:23
6408         Log: (Retracted by #6660)
6409              
6410              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
6411              From: Dominic Dunlop <domo@computer.org>
6412              Date: Tue, 15 Aug 2000 22:20:52 +0200
6413              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
6414      Branch: metaconfig/U/perl
6415            + d_printfed.U
6416      Branch: perl
6417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6418            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
6419            ! t/op/sprintf.t
6420 ____________________________________________________________________________
6421 [  6644] By: jhi                                   on 2000/08/15  21:17:20
6422         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
6423              From: abigail@foad.org
6424              Date: 15 Aug 2000 20:12:41 -0000
6425              Message-Id: <20000815201241.25556.qmail@foad.org>
6426      Branch: perl
6427            ! INSTALL
6428 ____________________________________________________________________________
6429 [  6643] By: jhi                                   on 2000/08/15  21:15:28
6430         Log: (an already applied patch)
6431      Branch: perl
6432            ! lib/CGI.pm
6433 ____________________________________________________________________________
6434 [  6642] By: gsar                                  on 2000/08/15  19:54:05
6435         Log: magic callbacks all need to have same type signature
6436      Branch: perl
6437            ! embed.pl mg.c proto.h
6438 ____________________________________________________________________________
6439 [  6641] By: jhi                                   on 2000/08/15  17:56:27
6440         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)
6441              From: Mike Guy <mjtg@cam.ac.uk>
6442              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
6443              Date: Tue, 15 Aug 2000 18:26:45 +0100
6444              
6445              Only the peek.t part applied, not the hash quality part.
6446      Branch: perl
6447            ! t/lib/peek.t
6448 ____________________________________________________________________________
6449 [  6640] By: jhi                                   on 2000/08/15  16:37:37
6450         Log: Update Changes.
6451      Branch: perl
6452            ! Changes
6453 ____________________________________________________________________________
6454 [  6639] By: jhi                                   on 2000/08/15  16:34:55
6455         Log: Missed a file from #6638.
6456      Branch: perl
6457            ! lib/File/Temp.pm
6458 ____________________________________________________________________________
6459 [  6638] By: jhi                                   on 2000/08/15  16:33:19
6460         Log: Subject: [PATCH perl@6620] cygwin port
6461              From: "Fifer, Eric" <EFifer@sanwaint.com>
6462              Date: Tue, 15 Aug 2000 17:00:49 +0100
6463              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
6464      Branch: perl
6465            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
6466 ____________________________________________________________________________
6467 [  6637] By: jhi                                   on 2000/08/15  16:29:22
6468         Log: Subject: [PATCH] debugger exit code should reflect user exit code
6469              From: Mike Guy <mjtg@cam.ac.uk>
6470              Date: Tue, 15 Aug 2000 16:55:59 +0100
6471              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
6472      Branch: perl
6473            ! lib/perl5db.pl
6474 ____________________________________________________________________________
6475 [  6636] By: jhi                                   on 2000/08/15  15:30:58
6476         Log: Update Changes.
6477      Branch: perl
6478            ! Changes
6479 ____________________________________________________________________________
6480 [  6635] By: jhi                                   on 2000/08/15  15:27:21
6481         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
6482      Branch: metaconfig
6483            ! U/mkglossary U/mksample
6484      Branch: metaconfig/U/perl
6485            ! Devel.U
6486      Branch: perl
6487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6488 ____________________________________________________________________________
6489 [  6634] By: jhi                                   on 2000/08/15  14:11:55
6490         Log: Don't blow limited stacks, a lower number is enough to
6491              tickle the lookbehind limit.
6492              
6493              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
6494              From: Dominic Dunlop <domo@computer.org>
6495              Date: Tue, 15 Aug 2000 13:51:24 +0200
6496              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
6497      Branch: perl
6498            ! t/op/regmesg.t
6499 ____________________________________________________________________________
6500 [  6633] By: jhi                                   on 2000/08/15  14:01:46
6501         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
6502              From: Mike Guy <mjtg@cam.ac.uk>
6503              Date: Tue, 15 Aug 2000 12:10:50 +0100
6504              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
6505      Branch: perl
6506            ! utils/perldoc.PL
6507 ____________________________________________________________________________
6508 [  6632] By: jhi                                   on 2000/08/15  13:58:48
6509         Log: make ok etc also for win32.
6510              
6511              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
6512              From: Prymmer/Kahn <pvhp@best.com>
6513              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
6514              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
6515      Branch: perl
6516            ! win32/Makefile
6517 ____________________________________________________________________________
6518 [  6631] By: jhi                                   on 2000/08/15  13:45:03
6519         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
6520      Branch: perl
6521            ! lib/Test.pm
6522 ____________________________________________________________________________
6523 [  6630] By: jhi                                   on 2000/08/15  03:25:09
6524         Log: Update Changes.
6525      Branch: perl
6526            ! Changes
6527 ____________________________________________________________________________
6528 [  6629] By: jhi                                   on 2000/08/15  03:23:53
6529         Log: magic_regdatum_set() is void, not int.
6530      Branch: perl
6531            ! embed.pl mg.c proto.h
6532 ____________________________________________________________________________
6533 [  6628] By: jhi                                   on 2000/08/15  03:08:02
6534         Log: Make the user to give up his firstborn, err, to knowingly
6535              verify installing an unstable developer release.  Also bump
6536              the release to 5.7.0, but leave a patch tag in the local
6537              patches saying that this is not yet the real thing.
6538      Branch: metaconfig
6539            ! U/modified/Instruct.U
6540      Branch: metaconfig/U/perl
6541            + Devel.U
6542      Branch: perl
6543            ! Configure patchlevel.h
6544 ____________________________________________________________________________
6545 [  6627] By: jhi                                   on 2000/08/14  22:32:52
6546         Log: README.os2 update.
6547              
6548              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
6549              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6550              Date: Wed, 02 Aug 2000 21:55:09 -0700
6551              Message-ID: <tsPi5gzkgegX092yn@efn.org>
6552      Branch: perl
6553            ! README.os2
6554 ____________________________________________________________________________
6555 [  6626] By: jhi                                   on 2000/08/14  21:00:02
6556         Log: Subject: Re: File::Temp problems on VMS in bleedperl
6557              From: Tim Jenness <timj@jach.hawaii.edu>
6558              cc: vmsperl@perl.org
6559              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
6560              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
6561      Branch: perl
6562            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
6563 ____________________________________________________________________________
6564 [  6625] By: jhi                                   on 2000/08/14  20:52:16
6565         Log: Add SUIDMAIL as was done for the CERT alert.
6566      Branch: perl
6567            ! patchlevel.h
6568 ____________________________________________________________________________
6569 [  6624] By: jhi                                   on 2000/08/14  20:48:50
6570         Log: Subject: sfio2000
6571              From: Daniel Muino <dmuino@afip.gov.ar>
6572              Date: Mon, 14 Aug 2000 16:58:11 -0300
6573              Message-ID: <20000814165811.B16368@con2-dgi>
6574      Branch: perl
6575            ! perlsdio.h perlsfio.h
6576 ____________________________________________________________________________
6577 [  6623] By: jhi                                   on 2000/08/14  20:47:36
6578         Log: Subject: warning: storage class after type is obsolescent
6579              From: Daniel Muino <dmuino@afip.gov.ar>
6580              Date: Mon, 14 Aug 2000 16:42:47 -0300
6581              Message-ID: <20000814164247.A16368@con2-dgi>
6582      Branch: perl
6583            ! regcomp.pl regnodes.h
6584 ____________________________________________________________________________
6585 [  6622] By: jhi                                   on 2000/08/14  20:43:05
6586         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
6587              From: abigail@foad.org
6588              Date: 14 Aug 2000 20:00:10 -0000
6589              Message-Id: <20000814200010.27271.qmail@foad.org>
6590      Branch: perl
6591            ! Changes
6592 ____________________________________________________________________________
6593 [  6621] By: jhi                                   on 2000/08/14  15:23:05
6594         Log: Update Changes.
6595      Branch: perl
6596            ! Changes
6597 ____________________________________________________________________________
6598 [  6620] By: jhi                                   on 2000/08/14  15:22:14
6599         Log: Subject: Re: [PATCH] @+, @- readonly
6600              From: Mike Guy <mjtg@cam.ac.uk>
6601              Date: Mon, 14 Aug 2000 15:26:55 +0100
6602              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
6603      Branch: perl
6604            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
6605            ! sv.c t/op/pat.t
6606 ____________________________________________________________________________
6607 [  6619] By: jhi                                   on 2000/08/14  14:12:08
6608         Log: Update Changes.
6609      Branch: perl
6610            ! Changes
6611 ____________________________________________________________________________
6612 [  6618] By: jhi                                   on 2000/08/14  14:09:34
6613         Log: For now remove the mail code.
6614      Branch: perl
6615            ! perl.c
6616 ____________________________________________________________________________
6617 [  6617] By: jhi                                   on 2000/08/14  14:08:28
6618         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
6619      Branch: perl
6620            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
6621            ! pod/perlfaq8.pod pod/perlsec.pod
6622 ____________________________________________________________________________
6623 [  6616] By: jhi                                   on 2000/08/14  14:00:11
6624         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
6625              From: Mike Guy <mjtg@cam.ac.uk>
6626              Date: Mon, 14 Aug 2000 08:26:02 +0100
6627              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
6628      Branch: perl
6629            ! lib/perl5db.pl
6630 ____________________________________________________________________________
6631 [  6615] By: jhi                                   on 2000/08/14  13:58:45
6632         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
6633              From: Mike Guy <mjtg@cam.ac.uk>
6634              Date: Mon, 14 Aug 2000 08:04:22 +0100
6635              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
6636      Branch: perl
6637            ! gv.c mg.c t/op/pat.t
6638 ____________________________________________________________________________
6639 [  6614] By: jhi                                   on 2000/08/14  13:56:45
6640         Log: Subject: Test fails / warnings with perl-current #6612
6641              From: Mike Guy <mjtg@cam.ac.uk>
6642              Date: Mon, 14 Aug 2000 07:57:23 +0100
6643              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
6644      Branch: perl
6645            ! t/lib/b.t t/lib/peek.t
6646 ____________________________________________________________________________
6647 [  6613] By: jhi                                   on 2000/08/14  13:45:33
6648         Log: VMS configure.com update continues.
6649      Branch: perl
6650            - vms/configure.com
6651            ! MANIFEST configure.com
6652 ____________________________________________________________________________
6653 [  6612] By: jhi                                   on 2000/08/13  22:13:35
6654         Log: Update Changes.
6655      Branch: perl
6656            ! Changes
6657 ____________________________________________________________________________
6658 [  6611] By: jhi                                   on 2000/08/13  16:21:45
6659         Log: Upgrade to CGI 2.71, from Lincoln Stein.
6660      Branch: perl
6661            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
6662 ____________________________________________________________________________
6663 [  6610] By: jhi                                   on 2000/08/13  15:09:16
6664         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
6665              From: Mike Guy <mjtg@cam.ac.uk>
6666              Date: Sun, 13 Aug 2000 13:45:51 +0100
6667              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
6668      Branch: perl
6669            ! t/op/regmesg.t
6670 ____________________________________________________________________________
6671 [  6609] By: jhi                                   on 2000/08/13  14:31:26
6672         Log: Andreas says that 1.56 is fine, so reverting back to it.
6673      Branch: perl
6674            ! lib/CPAN.pm
6675 ____________________________________________________________________________
6676 [  6608] By: jhi                                   on 2000/08/13  05:34:20
6677         Log: Update Changes.
6678      Branch: perl
6679            ! Changes
6680 ____________________________________________________________________________
6681 [  6607] By: jhi                                   on 2000/08/13  05:32:01
6682         Log: Put back the \z changes of #5406 to CPAN.pm.
6683      Branch: perl
6684            ! lib/CPAN.pm
6685 ____________________________________________________________________________
6686 [  6606] By: jhi                                   on 2000/08/13  05:20:16
6687         Log: Fix-n-skip the tests under 5005threads.
6688      Branch: perl
6689            ! t/lib/b.t
6690 ____________________________________________________________________________
6691 [  6605] By: jhi                                   on 2000/08/13  05:07:48
6692         Log: Fix the test for 5005threads.
6693      Branch: perl
6694            ! t/lib/peek.t
6695 ____________________________________________________________________________
6696 [  6604] By: jhi                                   on 2000/08/13  03:35:37
6697         Log: Should have deleted this in #6603.
6698      Branch: perl
6699            - vms/subconfigure.com
6700 ____________________________________________________________________________
6701 [  6603] By: jhi                                   on 2000/08/12  18:29:32
6702         Log: Rewrite of vms/subconfigure.com as configure.com,
6703              from Peter Prymmer and the vmsperl crew.
6704      Branch: perl
6705            + vms/configure.com
6706            ! MANIFEST
6707 ____________________________________________________________________________
6708 [  6602] By: jhi                                   on 2000/08/11  13:00:01
6709         Log: PlainText.pm is dead.
6710      Branch: perl
6711            - lib/Pod/PlainText.pm
6712            ! MANIFEST
6713 ____________________________________________________________________________
6714 [  6601] By: jhi                                   on 2000/08/11  04:06:45
6715         Log: Update Changes.
6716      Branch: perl
6717            ! Changes
6718 ____________________________________________________________________________
6719 [  6600] By: jhi                                   on 2000/08/11  04:06:10
6720         Log: Add a few missing files, update MANIFEST.
6721      Branch: perl
6722            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
6723            + lib/Pod/PlainText.pm t/pod/find.t
6724            ! MANIFEST t/op/regmesg.t
6725 ____________________________________________________________________________
6726 [  6599] By: jhi                                   on 2000/08/11  03:31:10
6727         Log: Add Perl debugging tutorial, regen toc. 
6728              
6729              Subject: perldebtut.pod
6730              From: Richard Foley <Richard.Foley@m.dasa.de>
6731              Date: Wed, 09 Aug 2000 10:17:15 +0200
6732              Message-id: <3991138B.262247B8@m.dasa.de>
6733      Branch: perl
6734            + pod/perldebtut.pod
6735            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6736 ____________________________________________________________________________
6737 [  6598] By: jhi                                   on 2000/08/11  02:48:56
6738         Log: tiny Changes edit
6739      Branch: perl
6740            ! Changes
6741 ____________________________________________________________________________
6742 [  6597] By: jhi                                   on 2000/08/11  02:39:04
6743         Log: Tests for #6589.
6744              
6745              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
6746              From: simon@brecon.co.uk (Simon Cozens)
6747              Date: 11 Aug 2000 02:24:52 GMT
6748              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
6749      Branch: perl
6750            ! t/lib/b.t
6751 ____________________________________________________________________________
6752 [  6596] By: jhi                                   on 2000/08/11  01:50:07
6753         Log: Update Changes.
6754      Branch: perl
6755            ! Changes
6756 ____________________________________________________________________________
6757 [  6595] By: jhi                                   on 2000/08/11  01:47:16
6758         Log: nitfix
6759      Branch: perl
6760            ! Changes
6761 ____________________________________________________________________________
6762 [  6594] By: jhi                                   on 2000/08/11  01:36:16
6763         Log: Subject: Getting perlio and threads to compile
6764              From: Lupe Christoph <lupe@lupe-christoph.de>
6765              Date: Wed, 9 Aug 2000 11:35:54 +0200
6766              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
6767              
6768              (the Solaris version changes in Configure skipped)
6769      Branch: perl
6770            ! hints/solaris_2.sh thread.h
6771 ____________________________________________________________________________
6772 [  6593] By: jhi                                   on 2000/08/11  01:30:16
6773         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
6774              From: simon@brecon.co.uk (Simon Cozens)
6775              Date: 1 Aug 2000 06:55:19 GMT
6776              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
6777      Branch: perl
6778            ! lib/utf8.pm
6779 ____________________________________________________________________________
6780 [  6592] By: jhi                                   on 2000/08/11  01:26:39
6781         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
6782              From: Peter Scott <Peter@PeterScott.com>
6783              Date: Thu, 10 Aug 2000 08:23:27 -0700
6784              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
6785      Branch: perl
6786            ! lib/perl5db.pl
6787 ____________________________________________________________________________
6788 [  6591] By: jhi                                   on 2000/08/11  01:22:02
6789         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
6790              From: Hugo <hv@crypt.compulink.co.uk>
6791              Date: Thu, 10 Aug 2000 19:23:04 +0100
6792              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
6793      Branch: perl
6794            ! regexec.c t/op/pat.t
6795 ____________________________________________________________________________
6796 [  6590] By: jhi                                   on 2000/08/11  01:19:19
6797         Log: Preprocessing and postprocessing for File::Find.
6798              
6799              Subject: Patch to Find::File.pm to allow alphabetical results
6800              From: Joe Smith <jsmith@inwap.com>
6801              Date: Wed, 9 Aug 2000 02:44:54 -0700
6802              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
6803      Branch: perl
6804            ! lib/File/Find.pm
6805 ____________________________________________________________________________
6806 [  6589] By: jhi                                   on 2000/08/11  01:12:39
6807         Log: B::Deparse didn't do sub attributes.
6808              
6809              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
6810              From: simon@brecon.co.uk (Simon Cozens)
6811              Date: 9 Aug 2000 04:49:20 GMT
6812              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
6813      Branch: perl
6814            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
6815 ____________________________________________________________________________
6816 [  6588] By: jhi                                   on 2000/08/11  01:06:40
6817         Log: Subject: debugger "d" command doesnt check line number
6818              From: Mike Guy <mjtg@cam.ac.uk>
6819              Date: Tue, 08 Aug 2000 21:54:29 +0100
6820              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
6821      Branch: perl
6822            ! lib/perl5db.pl mg.c pod/perldiag.pod
6823 ____________________________________________________________________________
6824 [  6587] By: jhi                                   on 2000/08/11  00:45:03
6825         Log: sleep(1) does not necessarily return 1.
6826              
6827              Subject: [PATCH bleadperl] op/lex_assign.t  
6828              From: Hugo <hv@crypt.compulink.co.uk>
6829              Date: Thu, 03 Aug 2000 14:34:22 +0100        
6830              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
6831      Branch: perl
6832            ! t/op/lex_assign.t
6833 ____________________________________________________________________________
6834 [  6586] By: jhi                                   on 2000/08/11  00:31:50
6835         Log: Document the IO::Select timeout.
6836      Branch: perl
6837            ! ext/IO/lib/IO/Select.pm
6838 ____________________________________________________________________________
6839 [  6585] By: jhi                                   on 2000/08/11  00:13:54
6840         Log: Forgot contributor.
6841      Branch: perl
6842            ! Changes
6843 ____________________________________________________________________________
6844 [  6584] By: jhi                                   on 2000/08/11  00:09:19
6845         Log: detypo
6846      Branch: perl
6847            ! Changes
6848 ____________________________________________________________________________
6849 [  6583] By: jhi                                   on 2000/08/11  00:07:53
6850         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
6851              
6852              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
6853              From: Mike Guy <mjtg@cam.ac.uk> 
6854              Date: Thu, 10 Aug 2000 15:50:54 +0100
6855              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
6856      Branch: perl
6857            ! sv.c t/op/int.t
6858 ____________________________________________________________________________
6859 [  6582] By: jhi                                   on 2000/08/10  23:29:32
6860         Log: Update Changes.
6861      Branch: perl
6862            ! Changes
6863 ____________________________________________________________________________
6864 [  6581] By: jhi                                   on 2000/08/10  23:26:16
6865         Log: Put back the std @INC thing.
6866      Branch: perl
6867            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
6868            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
6869            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
6870            ! t/lib/gol-oo.t
6871 ____________________________________________________________________________
6872 [  6580] By: jhi                                   on 2000/08/10  23:03:34
6873         Log: Update to CGI 2.70, from Lincoln Stein.
6874      Branch: perl
6875            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
6876            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
6877            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
6878            ! t/lib/cgi-request.t
6879 ____________________________________________________________________________
6880 [  6579] By: jhi                                   on 2000/08/10  22:41:50
6881         Log: Update to CPAN 1.56, from Andreas König.
6882      Branch: perl
6883            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6884 ____________________________________________________________________________
6885 [  6578] By: jhi                                   on 2000/08/10  22:38:13
6886         Log: Update to Pod::Parser 1.17, from Brad Appleton.
6887      Branch: perl
6888            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
6889            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
6890            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
6891            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
6892            ! t/pod/include.t t/pod/included.t t/pod/lref.t
6893            ! t/pod/multiline_items.t t/pod/nested_items.t
6894            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
6895            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
6896            ! t/pod/special_seqs.t
6897 ____________________________________________________________________________
6898 [  6577] By: jhi                                   on 2000/08/10  22:35:41
6899         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
6900      Branch: perl
6901            ! AUTHORS MAINTAIN
6902 ____________________________________________________________________________
6903 [  6576] By: jhi                                   on 2000/08/10  22:24:54
6904         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
6905      Branch: perl
6906            + t/lib/gol-oo.t
6907            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
6908            ! t/lib/gol-compat.t t/lib/gol-linkage.t
6909 ____________________________________________________________________________
6910 [  6575] By: jhi                                   on 2000/08/10  22:02:07
6911         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
6912      Branch: perl
6913            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
6914 ____________________________________________________________________________
6915 [  6574] By: jhi                                   on 2000/08/10  21:55:03
6916         Log: Iterating perl6 description.
6917      Branch: perl
6918            ! pod/perlfaq1.pod
6919 ____________________________________________________________________________
6920 [  6573] By: jhi                                   on 2000/08/10  21:48:26
6921         Log: Revert the sv.c part of #6559, a better fix is needed.
6922      Branch: perl
6923            ! sv.c
6924 ____________________________________________________________________________
6925 [  6572] By: jhi                                   on 2000/08/10  20:33:43
6926         Log: It's the 2ndO'ROSSC.
6927      Branch: perl
6928            ! pod/perlfaq1.pod
6929 ____________________________________________________________________________
6930 [  6571] By: jhi                                   on 2000/08/10  15:55:48
6931         Log: detypo
6932      Branch: perl
6933            ! pod/perlfaq1.pod
6934 ____________________________________________________________________________
6935 [  6570] By: jhi                                   on 2000/08/10  14:11:17
6936         Log: An exceptionally sticky typo.
6937      Branch: perl
6938            ! Changes
6939 ____________________________________________________________________________
6940 [  6569] By: jhi                                   on 2000/08/10  14:09:33
6941         Log: detypo (and test Changes updating script)
6942      Branch: perl
6943            ! Changes
6944 ____________________________________________________________________________
6945 [  6568] By: jhi                                   on 2000/08/10  14:07:07
6946         Log: Update Changes.
6947      Branch: perl
6948            ! Changes
6949 ____________________________________________________________________________
6950 [  6567] By: jhi                                   on 2000/08/10  14:06:19
6951         Log: Amend the description of Perl6.
6952              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
6953              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6954              Date: Wed, 9 Aug 2000 22:11:06 -0500
6955              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
6956      Branch: perl
6957            ! pod/perlfaq1.pod
6958 ____________________________________________________________________________
6959 [  6566] By: jhi                                   on 2000/08/10  13:58:57
6960         Log: Subject: Remove dead entry in perldiag
6961              From: Mike Guy <mjtg@cam.ac.uk>
6962              Date: Thu, 10 Aug 2000 14:19:19 +0100
6963              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
6964      Branch: perl
6965            ! pod/perldiag.pod
6966 ____________________________________________________________________________
6967 [  6565] By: jhi                                   on 2000/08/10  13:51:48
6968         Log: Zero entries were skipped, fix from Adrian Goalby
6969              <argoalby@yahoo.co.uk>
6970      Branch: perl
6971            ! lib/unicode/Number.pl lib/unicode/mktables.PL
6972 ____________________________________________________________________________
6973 [  6564] By: jhi                                   on 2000/08/10  13:00:12
6974         Log: Subject: [PATCH 5.6.0] cygwin port
6975              From: "Fifer, Eric" <EFifer@sanwaint.com>
6976              Date: Thu, 10 Aug 2000 13:15:36 +0100
6977              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
6978      Branch: perl
6979            ! README.cygwin hints/cygwin.sh
6980 ____________________________________________________________________________
6981 [  6563] By: jhi                                   on 2000/08/10  12:55:16
6982         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
6983      Branch: perl
6984            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
6985 ____________________________________________________________________________
6986 [  6562] By: gsar                                  on 2000/08/10  08:38:39
6987         Log: warn is a macro, avoid using at a variable to avoid warnings
6988              in some configurations; readdir.t is too conservative in
6989              estimating number of *.t's
6990      Branch: perl
6991            ! t/op/readdir.t util.c
6992 ____________________________________________________________________________
6993 [  6561] By: jhi                                   on 2000/08/09  23:35:42
6994         Log: Update Changes.
6995      Branch: perl
6996            ! Changes
6997 ____________________________________________________________________________
6998 [  6560] By: jhi                                   on 2000/08/09  23:05:47
6999         Log: Subject: Re: enhanced(?) regex error messages
7000              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7001              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
7002              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
7003              
7004              (plus two small patches sent privately)
7005              (this still seems to leave few test failures)
7006      Branch: perl
7007            + t/op/regmesg.t
7008            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
7009            ! t/pragma/warn/regcomp
7010 ____________________________________________________________________________
7011 [  6559] By: jhi                                   on 2000/08/09  20:41:18
7012         Log: (The fix did work but was not right, retracted in #6573)
7013              
7014              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
7015              From: Christian Kirsch <ck@held.mind.de>
7016              Date: Wed, 9 Aug 2000 17:05:17 +0200
7017              Message-Id: <20000809170517.A25389@held>
7018      Branch: perl
7019            ! sv.c t/pragma/locale.t
7020 ____________________________________________________________________________
7021 [  6558] By: jhi                                   on 2000/08/08  22:34:08
7022         Log: Tiny updates on the contributors list.
7023      Branch: perl
7024            ! Changes
7025 ____________________________________________________________________________
7026 [  6557] By: jhi                                   on 2000/08/08  19:34:28
7027         Log: Double check that we have a dirhandle.
7028      Branch: perl
7029            ! util.c
7030 ____________________________________________________________________________
7031 [  6556] By: jhi                                   on 2000/08/08  19:01:51
7032         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
7033              May be repopulated with fresh maintained examples.
7034      Branch: perl
7035            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
7036            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
7037            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
7038            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
7039            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
7040            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
7041            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
7042            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
7043            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
7044            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
7045            + lib/CGI/eg/wilogo_gif.uu
7046            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
7047            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
7048            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
7049            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
7050            - eg/cgi/frameset.cgi eg/cgi/index.html
7051            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
7052            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
7053            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
7054            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
7055            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
7056            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
7057            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
7058            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
7059            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
7060            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
7061            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
7062            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
7063            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
7064            - eg/van/vanish eg/who eg/wrapsuid
7065            ! MANIFEST
7066 ____________________________________________________________________________
7067 [  6555] By: jhi                                   on 2000/08/08  18:51:08
7068         Log: Delete chat2 as requested by Randal.
7069              
7070              Subject: Re: perlfaq8 coyness
7071              From: merlyn@stonehenge.com (Randal L. Schwartz) 
7072              Date: 15 May 2000 18:52:42 -0700 
7073              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
7074      Branch: perl
7075            - lib/chat2.pl
7076            ! MANIFEST
7077 ____________________________________________________________________________
7078 [  6554] By: jhi                                   on 2000/08/08  18:31:35
7079         Log: Regen global.sym.
7080      Branch: perl
7081            ! global.sym
7082 ____________________________________________________________________________
7083 [  6553] By: jhi                                   on 2000/08/08  18:28:13
7084         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
7085              (either perlbug or p5p ate the original), plus regen
7086              perlapi and perltoc. 
7087      Branch: perl
7088            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
7089            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
7090            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
7091            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
7092            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
7093            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
7094            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
7095            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
7096            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
7097            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
7098 ____________________________________________________________________________
7099 [  6552] By: jhi                                   on 2000/08/08  18:06:29
7100         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
7101              From: Mike Guy <mjtg@cam.ac.uk>
7102              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
7103              Date: Tue, 08 Aug 2000 15:51:27 +0100
7104      Branch: perl
7105            ! doop.c sv.h t/op/join.t t/pragma/overload.t
7106 ____________________________________________________________________________
7107 [  6551] By: jhi                                   on 2000/08/08  18:01:11
7108         Log: Re-apply #6549.
7109      Branch: perl
7110            ! lib/perl5db.pl
7111 ____________________________________________________________________________
7112 [  6550] By: jhi                                   on 2000/08/08  17:43:08
7113         Log: Accidental retraction of #6549.
7114      Branch: perl
7115            ! lib/perl5db.pl
7116 ____________________________________________________________________________
7117 [  6549] By: jhi                                   on 2000/08/08  17:40:04
7118         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
7119              From: Mike Guy <mjtg@cam.ac.uk>
7120              Date: Mon, 07 Aug 2000 21:49:58 +0100
7121              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
7122      Branch: perl
7123            ! lib/perl5db.pl
7124 ____________________________________________________________________________
7125 [  6548] By: jhi                                   on 2000/08/08  17:37:57
7126         Log: Document here-doc better.
7127              
7128              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
7129              From: Mike Guy <mjtg@cam.ac.uk>
7130              Date: Mon, 07 Aug 2000 14:02:09 +0100
7131              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
7132      Branch: perl
7133            ! pod/perldata.pod
7134 ____________________________________________________________________________
7135 [  6547] By: jhi                                   on 2000/08/08  17:33:34
7136         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
7137              From: "Randy J. Ray" <rjray@redhat.com>
7138              Date: Mon, 07 Aug 2000 19:12:25 -0700
7139              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
7140      Branch: perl
7141            ! perl.c pod/perlrun.pod
7142 ____________________________________________________________________________
7143 [  6546] By: jhi                                   on 2000/08/08  17:29:26
7144         Log: Subject: Re: enhanced(?) regex error messages 
7145              From: Hugo <hv@crypt.compulink.co.uk>
7146              Date: Tue, 08 Aug 2000 03:25:51 +0100
7147              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
7148              
7149              plus Capitalize the error messages, plus perldiag them.
7150      Branch: perl
7151            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
7152 ____________________________________________________________________________
7153 [  6545] By: jhi                                   on 2000/08/08  13:59:28
7154         Log: Augment #6539 a bit: don't croak if there's magic in the air.
7155              
7156              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
7157              From: Hugo <hv@crypt.compulink.co.uk>
7158              Date: Tue, 08 Aug 2000 03:02:03 +0100
7159              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
7160      Branch: perl
7161            ! pp.c t/op/bless.t
7162 ____________________________________________________________________________
7163 [  6544] By: jhi                                   on 2000/08/07  21:11:52
7164         Log: Make the test -w clean.
7165      Branch: perl
7166            ! t/op/bless.t
7167 ____________________________________________________________________________
7168 [  6543] By: jhi                                   on 2000/08/07  19:49:53
7169         Log: use warnings instead of $^W.
7170      Branch: perl
7171            ! t/op/bless.t
7172 ____________________________________________________________________________
7173 [  6542] By: jhi                                   on 2000/08/07  17:41:41
7174         Log: Disable a portability warning Because We Know What We Are Doing.
7175      Branch: perl
7176            ! t/op/bless.t
7177 ____________________________________________________________________________
7178 [  6541] By: jhi                                   on 2000/08/07  17:29:51
7179         Log: Tiny tidying on report_evil_fh().
7180      Branch: perl
7181            ! util.c
7182 ____________________________________________________________________________
7183 [  6540] By: jhi                                   on 2000/08/07  16:37:38
7184         Log: Make regular expression parse error messages easier to understand.
7185              
7186              Subject: Re: enhanced(?) regex error messages
7187              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7188              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
7189              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
7190      Branch: perl
7191            ! regcomp.c
7192 ____________________________________________________________________________
7193 [  6539] By: jhi                                   on 2000/08/07  16:12:27
7194         Log: Make bless(REF, REF) a fatal error, add bless tests.
7195              
7196              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
7197              From: Hugo <hv@crypt.compulink.co.uk>
7198              Date: Mon, 07 Aug 2000 16:59:38 +0100
7199              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
7200      Branch: perl
7201            + t/op/bless.t
7202            ! MANIFEST pod/perldiag.pod pp.c sv.c
7203 ____________________________________________________________________________
7204 [  6538] By: jhi                                   on 2000/08/07  15:59:43
7205         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
7206              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
7207              Date: Thu, 3 Aug 2000 14:29:21 -0700
7208              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
7209      Branch: perl
7210            ! lib/lib_pm.PL
7211 ____________________________________________________________________________
7212 [  6537] By: jhi                                   on 2000/08/07  15:47:18
7213         Log: Retract #6419 for now since it breaks in AFS and MachTen.
7214      Branch: perl
7215            ! lib/Cwd.pm
7216 ____________________________________________________________________________
7217 [  6536] By: jhi                                   on 2000/08/07  15:05:29
7218         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
7219              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
7220              The security hole exists only in suidperls, which isn't
7221              installed or even built by default.
7222      Branch: perl
7223            ! perl.c
7224 ____________________________________________________________________________
7225 [  6535] By: jhi                                   on 2000/08/07  14:45:14
7226         Log: tr memory corruption fix from Simon Cozens.
7227      Branch: perl
7228            ! doop.c
7229 ____________________________________________________________________________
7230 [  6534] By: jhi                                   on 2000/08/06  11:38:16
7231         Log: Document a bit that UDP is not what you might think.
7232              
7233              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
7234              From: Lupe Christoph <lupe@lupe-christoph.de>
7235              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
7236              Date: Mon, 24 Jul 2000 08:59:15 +0200
7237      Branch: perl
7238            ! pod/perlipc.pod
7239 ____________________________________________________________________________
7240 [  6533] By: jhi                                   on 2000/08/06  11:35:01
7241         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
7242              From: Jeff Pinyan <jeffp@hut.crusoe.net>
7243              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
7244              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
7245      Branch: perl
7246            ! pod/perlfunc.pod
7247 ____________________________________________________________________________
7248 [  6532] By: jhi                                   on 2000/08/06  03:45:41
7249         Log: Have symbols for the IoTYPEs.
7250      Branch: perl
7251            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
7252 ____________________________________________________________________________
7253 [  6531] By: jhi                                   on 2000/08/06  01:33:55
7254         Log: Continue fixing the io warnings.  This also
7255              sort of fixes bug ID 20000802.003: the core dump
7256              is no more.  Whether the current behaviour is correct
7257              (giving a warning: "Not a format reference"), is another matter.
7258      Branch: perl
7259            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
7260            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
7261 ____________________________________________________________________________
7262 [  6530] By: jhi                                   on 2000/08/05  21:33:12
7263         Log: Change the Policy policy: now -Dprefix= with an existing
7264              Policy.sh and prefix == siteprefix == vendorprefix, then all
7265              of them follow along the new prefix.
7266              
7267              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
7268              From: Andy Dougherty <doughera@lafayette.edu>
7269              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
7270              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
7271      Branch: perl
7272            ! Policy_sh.SH
7273 ____________________________________________________________________________
7274 [  6529] By: jhi                                   on 2000/08/05  18:57:28
7275         Log: Zap lib/Sys directory when cleaning up.
7276      Branch: perl
7277            ! Makefile.SH
7278 ____________________________________________________________________________
7279 [  6528] By: jhi                                   on 2000/08/05  18:40:44
7280         Log: Essential prototype changes were missing from #6527.
7281              Also make report_evil_fh() more bomb-proof.
7282      Branch: perl
7283            ! embed.h util.c
7284 ____________________________________________________________________________
7285 [  6527] By: jhi                                   on 2000/08/05  03:22:05
7286         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
7287              From: "Ronald F. Guilmette" <rfg@monkeys.com>
7288              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
7289              Message-Id: <200007242247.PAA52177@monkeys.com>
7290      Branch: perl
7291            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
7292 ____________________________________________________________________________
7293 [  6526] By: jhi                                   on 2000/08/04  21:23:27
7294         Log: gcc versions might have (parentheses) in them.
7295      Branch: metaconfig/U/perl
7296            ! gccvers.U
7297      Branch: perl
7298            ! Configure config_h.SH
7299 ____________________________________________________________________________
7300 [  6525] By: jhi                                   on 2000/08/04  20:23:12
7301         Log: Weed buglets pointed out by
7302              
7303              From: Lupe Christoph <lupe@lupe-christoph.de>
7304              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
7305              Date: Fri, 4 Aug 2000 17:34:39 +0200
7306              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
7307      Branch: metaconfig/U/perl
7308            ! gccvers.U uselfs.U
7309      Branch: perl
7310            ! Configure config_h.SH
7311 ____________________________________________________________________________
7312 [  6524] By: jhi                                   on 2000/08/04  19:02:08
7313         Log: Warn under -w if lstat(FH) is attempted.
7314              
7315              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
7316              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
7317              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
7318              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
7319      Branch: perl
7320            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7321            ! t/pragma/warn/pp_sys
7322 ____________________________________________________________________________
7323 [  6523] By: jhi                                   on 2000/08/04  12:31:11
7324         Log: Subject: New perlcc, take 2
7325              From: simon@brecon.co.uk (Simon Cozens)
7326              Date: 4 Aug 2000 06:21:04 GMT
7327              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
7328      Branch: perl
7329            ! utils/perlcc.PL
7330 ____________________________________________________________________________
7331 [  6522] By: jhi                                   on 2000/08/04  12:26:33
7332         Log: Subject: Re: Array vs. List context
7333              From: Daniel Chetlin <daniel@chetlin.com>
7334              Date: Fri, 4 Aug 2000 00:22:44 -0700
7335              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
7336      Branch: perl
7337            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
7338            ! pod/perlfaq4.pod
7339 ____________________________________________________________________________
7340 [  6521] By: jhi                                   on 2000/08/04  12:22:38
7341         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
7342              From: Raymund Will <ray@caldera.de>
7343              Date: Fri, 4 Aug 2000 12:07:09 +0200
7344              Message-Id: <20000804120709.A14982@caldera.de>
7345      Branch: perl
7346            ! configure.gnu
7347 ____________________________________________________________________________
7348 [  6520] By: jhi                                   on 2000/08/04  04:09:06
7349         Log: After the #6519 a warning about stat() is just that,
7350              not about a filetest, which now have their own warning.
7351      Branch: perl
7352            ! pod/perldiag.pod
7353 ____________________________________________________________________________
7354 [  6519] By: jhi                                   on 2000/08/04  04:06:30
7355         Log: In the warnings call filehandles consistently so;
7356              add "unopened" warning for stat().
7357      Branch: perl
7358            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
7359            ! t/pragma/warn/pp_sys
7360 ____________________________________________________________________________
7361 [  6518] By: jhi                                   on 2000/08/04  02:55:35
7362         Log: Subject: Minor tweak to perlvar.pod
7363              From: "Stephen P. Potter" <spp@ds.net>
7364              Date: Tue, 18 Apr 2000 09:26:03 -0400
7365              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
7366      Branch: perl
7367            ! pod/perlvar.pod
7368 ____________________________________________________________________________
7369 [  6517] By: jhi                                   on 2000/08/04  02:50:08
7370         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
7371              From: "Clinton Pierce" <cpierce1@ford.com>
7372              Date: Wed, 21 Jul 1999 16:45:31 -0400
7373              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
7374              
7375              Fix by Stephen Potter (visible in the bug db but not in p5p?)
7376      Branch: perl
7377            ! pod/perlfunc.pod pod/perlop.pod
7378 ____________________________________________________________________________
7379 [  6516] By: jhi                                   on 2000/08/04  02:09:25
7380         Log: This is 6512.  Really.
7381      Branch: perl
7382            ! dump.c
7383 ____________________________________________________________________________
7384 [  6515] By: jhi                                   on 2000/08/04  01:25:50
7385         Log: mention the idea of @( and @)
7386      Branch: perl
7387            ! Todo-5.6
7388 ____________________________________________________________________________
7389 [  6513] By: jhi                                   on 2000/08/04  01:18:18
7390         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
7391              From: Mark Dickinson <dickins3@fas.harvard.edu>
7392              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
7393              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
7394      Branch: perl
7395            ! t/op/grent.t t/op/pwent.t
7396 ____________________________________________________________________________
7397 [  6512] By: jhi                                   on 2000/08/04  01:14:06
7398         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
7399              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7400              Date: Wed, 02 Aug 2000 10:51:01 +0100
7401              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
7402      Branch: perl
7403            ! sv.c
7404 ____________________________________________________________________________
7405 [  6511] By: jhi                                   on 2000/08/04  00:57:00
7406         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
7407              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7408              Date: Thu, 03 Aug 2000 17:20:04 -0700
7409              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
7410      Branch: metaconfig
7411            ! U/modified/Cppsym.U
7412      Branch: perl
7413            ! Configure config_h.SH
7414 ____________________________________________________________________________
7415 [  6510] By: jhi                                   on 2000/08/04  00:25:28
7416         Log: detypo
7417      Branch: perl
7418            ! Makefile.SH
7419 ____________________________________________________________________________
7420 [  6509] By: jhi                                   on 2000/08/03  23:43:18
7421         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
7422              From: Dominic Dunlop <domo@computer.org>
7423              Date: Thu, 3 Aug 2000 22:16:46 +0200
7424              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
7425      Branch: perl
7426            ! t/op/sprintf.t
7427 ____________________________________________________________________________
7428 [  6508] By: jhi                                   on 2000/08/03  23:40:37
7429         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
7430              From: Hugo <hv@crypt.compulink.co.uk>
7431              Date: Thu, 03 Aug 2000 18:25:30 +0100
7432              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
7433      Branch: perl
7434            ! regcomp.c t/op/re_tests
7435 ____________________________________________________________________________
7436 [  6507] By: jhi                                   on 2000/08/03  23:38:28
7437         Log: Subject: [PATCH] sv.h documentation - SvLEN
7438              From: Mike Guy <mjtg@cam.ac.uk>
7439              Date: Thu, 03 Aug 2000 14:43:09 +0100
7440              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
7441      Branch: perl
7442            ! sv.h
7443 ____________________________________________________________________________
7444 [  6506] By: jhi                                   on 2000/08/03  15:49:14
7445         Log: Disable the fix_pl hack for now.
7446      Branch: perl
7447            ! Makefile.SH
7448 ____________________________________________________________________________
7449 [  6505] By: jhi                                   on 2000/08/03  13:49:04
7450         Log: Add a URL for FSF.
7451              
7452              Subject: Patch for README
7453              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7454              Date: Wed, 2 Aug 2000 13:25:09 -0500
7455              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
7456      Branch: perl
7457            ! README
7458 ____________________________________________________________________________
7459 [  6504] By: jhi                                   on 2000/08/03  13:29:19
7460         Log: Be more informative on what is skipped and why,
7461              also repeat the list at the end.
7462      Branch: perl
7463            ! Porting/p4desc
7464 ____________________________________________________________________________
7465 [  6503] By: jhi                                   on 2000/08/03  13:07:05
7466         Log: Circumvent the removal of .patch by fix_pl.
7467              
7468              Subject: Re: [ID 20000802.011] unable to 'make test'          
7469              From: simon@brecon.co.uk (Simon Cozens) 
7470              Date: 3 Aug 2000 04:17:00 GMT
7471              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
7472      Branch: perl
7473            ! Makefile.SH
7474 ____________________________________________________________________________
7475 [  6501] By: jhi                                   on 2000/08/03  00:00:26
7476         Log: The subtest 4 may fail also on VOBS, as pointed out
7477              by Nick Ing-Simmons in November 1999, bug id 19991124.003
7478              (but the failure in that bug report isn't the subtest 4).
7479      Branch: perl
7480            ! t/op/stat.t
7481 ____________________________________________________________________________
7482 [  6500] By: jhi                                   on 2000/08/02  23:49:30
7483         Log: Better skip message for the test; one of the two problems in
7484              
7485              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
7486              From: Lupe Christoph <lupe@lupe-christoph.de>
7487              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
7488              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
7489      Branch: perl
7490            ! t/op/numconvert.t
7491 ____________________________________________________________________________
7492 [  6499] By: jhi                                   on 2000/08/02  22:49:16
7493         Log: Allow "no Module;" even if there is no 'unimport'.
7494              
7495              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
7496              From: mjd@plover.com
7497              Date: 24 Mar 2000 15:24:34 -0000
7498              Message-Id: <20000324152434.15160.qmail@plover.com>
7499      Branch: perl
7500            ! gv.c
7501 ____________________________________________________________________________
7502 [  6498] By: jhi                                   on 2000/08/02  22:42:58
7503         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
7504              that are hopefully soon put into use.
7505      Branch: perl
7506            ! opcode.h opcode.pl opnames.h
7507 ____________________________________________________________________________
7508 [  6497] By: gsar                                  on 2000/08/02  22:28:59
7509         Log: require.t needs binmode() to work on windows
7510      Branch: perl
7511            ! t/comp/require.t
7512 ____________________________________________________________________________
7513 [  6496] By: jhi                                   on 2000/08/02  22:08:51
7514         Log: Document the IVdf UVuf UVof UVxf.
7515      Branch: perl
7516            ! pod/perlguts.pod
7517 ____________________________________________________________________________
7518 [  6495] By: jhi                                   on 2000/08/02  21:54:26
7519         Log: detypo #6494
7520      Branch: perl
7521            ! ext/Data/Dumper/Dumper.xs
7522 ____________________________________________________________________________
7523 [  6494] By: jhi                                   on 2000/08/02  21:49:17
7524         Log: Dump UVs as UVs in Data::Dumper.
7525              
7526              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
7527              From: Gurusamy Sarathy <gsar@ActiveState.com>
7528              Date: Thu, 27 Apr 2000 12:26:25 -0700
7529              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
7530      Branch: perl
7531            ! ext/Data/Dumper/Dumper.xs
7532 ____________________________________________________________________________
7533 [  6493] By: jhi                                   on 2000/08/02  17:01:58
7534         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
7535              From: Hugo <hv@crypt.compulink.co.uk>
7536              Date: Wed, 02 Aug 2000 14:53:56 +0100
7537              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
7538      Branch: perl
7539            ! regexec.c t/op/re_tests
7540 ____________________________________________________________________________
7541 [  6492] By: jhi                                   on 2000/08/02  15:02:46
7542         Log: The new setproctitle() feature is available only in 
7543              bleeding edge FreeBSD.  From Paul Saab.
7544      Branch: perl
7545            ! mg.c
7546 ____________________________________________________________________________
7547 [  6491] By: jhi                                   on 2000/08/02  13:34:36
7548         Log: The tr utf8 patching continues.
7549              
7550              Subject: Re: #6469, too many tests claimed in require.t
7551              From: simon@brecon.co.uk (Simon Cozens)
7552              Date: 2 Aug 2000 02:37:17 GMT
7553              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
7554              
7555              (the logic of the test was the wrong way round in the patch)
7556      Branch: perl
7557            ! doop.c
7558 ____________________________________________________________________________
7559 [  6490] By: jhi                                   on 2000/08/02  13:27:38
7560         Log: The name of a filehandle does not have <these>.
7561      Branch: perl
7562            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
7563            ! t/pragma/warn/pp_sys util.c
7564 ____________________________________________________________________________
7565 [  6489] By: jhi                                   on 2000/08/02  04:26:46
7566         Log: Remove the extraneous "main::" prefix from all the
7567              "opened only for", "on closed", and "never opened" warnings.
7568              
7569              Subject: Re: inappropriate warning
7570              From: Gurusamy Sarathy <gsar@ActiveState.com>
7571              Date: Mon, 20 Mar 2000 11:28:02 -0800
7572              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
7573      Branch: perl
7574            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
7575            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
7576            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
7577 ____________________________________________________________________________
7578 [  6488] By: jhi                                   on 2000/08/02  03:02:57
7579         Log: memcpy has n o in it, as pinted ut by Sarathy.
7580      Branch: perl
7581            ! pod/perlguts.pod
7582 ____________________________________________________________________________
7583 [  6487] By: jhi                                   on 2000/08/02  02:44:51
7584         Log: Document in one place the memory abstractions used in Perl core.
7585              
7586              Subject: Re: Memory abstraction
7587              From: simon@brecon.co.uk (Simon Cozens)
7588              Date: 2 Aug 2000 02:20:23 GMT
7589              Organization: Earth.li Origins
7590      Branch: perl
7591            ! pod/perlguts.pod
7592 ____________________________________________________________________________
7593 [  6486] By: jhi                                   on 2000/08/02  02:41:57
7594         Log: regen_headers, regen perltoc.
7595      Branch: perl
7596            ! perlapi.c pod/perltoc.pod
7597 ____________________________________________________________________________
7598 [  6485] By: jhi                                   on 2000/08/02  01:43:33
7599         Log: "This little thing tests for a file .patch, and if it contains
7600              a number, pops into patchlevel.h" (making it easier to track
7601              which development version people are reporting bugs against)
7602              
7603              Subject: Patchlevel autogeneration for repository perls
7604              From: simon@brecon.co.uk (Simon Cozens)
7605              Date: 14 Jul 2000 07:12:15 GMT
7606              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
7607      Branch: perl
7608            + fix_pl
7609            ! MANIFEST Makefile.SH
7610 ____________________________________________________________________________
7611 [  6484] By: jhi                                   on 2000/08/02  01:32:54
7612         Log: FreeBSD 3.* updates from
7613              
7614              From: Paul Saab <ps@yahoo-inc.com>
7615              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
7616              Date: Tue, 1 Aug 2000 15:41:39 -0700
7617              Message-Id: <20000801154139.A53740@yahoo-inc.com>
7618      Branch: perl
7619            ! hints/freebsd.sh
7620 ____________________________________________________________________________
7621 [  6483] By: jhi                                   on 2000/08/02  01:27:44
7622         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
7623              instead one must use setproctitle().  This was already addressed
7624              by change #6457, but the below has a new variant for FreeBSD 4.0
7625              or later, and the matter is also documented more.
7626              
7627              From: Paul Saab <ps@yahoo-inc.com>
7628              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
7629              Date: Tue, 1 Aug 2000 15:41:39 -0700
7630              Message-Id: <20000801154139.A53740@yahoo-inc.com>
7631      Branch: metaconfig/U/perl
7632            + i_libutil.U
7633      Branch: perl
7634            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
7635 ____________________________________________________________________________
7636 [  6482] By: jhi                                   on 2000/08/01  22:17:32
7637         Log: The test from this
7638              
7639              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
7640              Date: Sat, 15 Apr 2000 17:03:44 +0100
7641              From: Tom Hughes <tom@compton.nu>
7642              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
7643              
7644              was missing, the code change went in as #5989
7645              (which had a different test?)
7646      Branch: perl
7647            ! t/op/misc.t
7648 ____________________________________________________________________________
7649 [  6481] By: jhi                                   on 2000/08/01  21:48:38
7650         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
7651              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7652              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
7653              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
7654      Branch: perl
7655            ! perl.h
7656 ____________________________________________________________________________
7657 [  6480] By: jhi                                   on 2000/08/01  18:05:28
7658         Log: Make p4desc to skip non-mainperl branches by default.
7659      Branch: perl
7660            ! Porting/p4desc
7661 ____________________________________________________________________________
7662 [  6479] By: jhi                                   on 2000/08/01  17:29:19
7663         Log: If gccosandvers is equal to osname, clear gccosandvers.
7664      Branch: metaconfig/U/perl
7665            ! gccvers.U
7666      Branch: perl
7667            ! Configure config_h.SH
7668 ____________________________________________________________________________
7669 [  6478] By: jhi                                   on 2000/08/01  15:54:08
7670         Log: BOM patching from Simon Cozens.
7671      Branch: perl
7672            ! toke.c
7673 ____________________________________________________________________________
7674 [  6477] By: jhi                                   on 2000/08/01  04:50:33
7675         Log: Stash away the largefiles flags and libswanted.
7676      Branch: perl
7677            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
7678 ____________________________________________________________________________
7679 [  6476] By: gsar                                  on 2000/08/01  04:24:24
7680         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
7681              on Windows)
7682      Branch: perl
7683            ! t/pragma/utf8.t utf8.c win32/win32.c
7684 ____________________________________________________________________________
7685 [  6475] By: jhi                                   on 2000/08/01  03:35:24
7686         Log: Make chr() for values >127 to create utf8 when under utf8.
7687              
7688              Subject: Re: uft8/chr()
7689              From: simon@brecon.co.uk (Simon Cozens)
7690              Date: 1 Aug 2000 02:37:02 GMT
7691              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
7692      Branch: perl
7693            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
7694 ____________________________________________________________________________
7695 [  6474] By: jhi                                   on 2000/08/01  02:36:18
7696         Log: In Digital UNIX warn if gcc explicitly chosen because even
7697              2.95.2 is known to cause problems.
7698      Branch: perl
7699            ! hints/dec_osf.sh
7700 ____________________________________________________________________________
7701 [  6473] By: jhi                                   on 2000/08/01  02:00:56
7702         Log: Make the safety catch for buggy gccs work with triple version
7703              numbers like 2.95.2.  Reported in
7704              
7705              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
7706              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
7707              Date: Mon, 31 Jul 2000 14:55:06 +0200
7708              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
7709      Branch: perl
7710            ! hints/dec_osf.sh
7711 ____________________________________________________________________________
7712 [  6472] By: jhi                                   on 2000/08/01  01:13:33
7713         Log: Subject: fix and question re: waitpid() under win32
7714              From: Brian Clarke <clarke@appliedmeta.com>
7715              Date: Fri, 28 Jul 2000 15:18:29 -0400
7716              Message-ID: <3981DC85.290314EB@appliedmeta.com>
7717              
7718              Slightly reformatted and WNOHANG # define moved to win32.h
7719              so that also POSIX.xs sees it, as suggsted by Sarathy.
7720      Branch: perl
7721            ! win32/win32.c win32/win32.h
7722 ____________________________________________________________________________
7723 [  6471] By: jhi                                   on 2000/08/01  00:55:05
7724         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
7725              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7726              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
7727              Date: Mon, 31 Jul 2000 13:28:51 +0100
7728              
7729              (aka ID 20000730.002)
7730      Branch: perl
7731            ! op.c t/op/tr.t
7732 ____________________________________________________________________________
7733 [  6470] By: jhi                                   on 2000/07/31  23:34:42
7734         Log: Document the problem with -P in HP-UX and its workaround.
7735              
7736              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
7737              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
7738              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
7739              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
7740      Branch: perl
7741            ! README.hpux
7742 ____________________________________________________________________________
7743 [  6469] By: jhi                                   on 2000/07/31  04:15:02
7744         Log: The swallow_bom() saga continues.  The #23 of require.t
7745              (UTF16-LE) still fails (silently, no output) but the #22
7746              (UTF16-BE) seems to be working now.  The root of the
7747              failure may be in sv_gets(): is it UTF-16LE-aware,
7748              especially when it comes to line endings? 
7749      Branch: perl
7750            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
7751            ! t/comp/require.t toke.c utf8.c
7752 ____________________________________________________________________________
7753 [  6468] By: jhi                                   on 2000/07/30  19:05:48
7754         Log: Find green threads before native threads.
7755              
7756              Subject: Re: Patch to jpl/JNI/Makefile.PL
7757              From: Jens Thomsen <jens@fiend.cis.com>
7758              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
7759              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
7760      Branch: perl
7761            ! jpl/JNI/Makefile.PL
7762 ____________________________________________________________________________
7763 [  6467] By: jhi                                   on 2000/07/30  18:36:22
7764         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
7765      Branch: perl
7766            ! doop.c
7767 ____________________________________________________________________________
7768 [  6466] By: jhi                                   on 2000/07/30  04:37:29
7769         Log: A new version of the "remove UPPERACSE string comparison"
7770              operators.  The problem with the previous one (change #6454)
7771              was that it was for Perl 5.6.0.  From Paul Marquess.
7772      Branch: perl
7773            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
7774            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
7775            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7776 ____________________________________________________________________________
7777 [  6465] By: jhi                                   on 2000/07/29  22:39:56
7778         Log: Do not upgrade SVs into utf8 just because they participate
7779              in eq or cmp.  Reported and fix suggested in
7780              
7781              Subject: [ID 20000720.009] sv_eq UTF8 bug
7782              From: "Simon Cozens" <simon@othersideofthe.earth.li>
7783              Date: 21 Jul 2000 04:37:29 -0000
7784              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
7785              
7786              Exercise for the kind reader: should we or should we not
7787              cache the utf8 conversion alonside the SV? (as magic,
7788              as thestrxfrm()ed version is cached under use locale)
7789              Argue both for and against.
7790      Branch: perl
7791            ! sv.c
7792 ____________________________________________________________________________
7793 [  6464] By: jhi                                   on 2000/07/29  22:36:22
7794         Log: Subject: UTF8 concat
7795              From: simon@brecon.co.uk (Simon Cozens) 
7796              Date: 30 Jun 2000 06:13:25 GMT
7797              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
7798              
7799              (with a memory leak fixed, plus a few casts added)
7800              
7801              This also seems to help for
7802              
7803              Subject: [ID 20000716.015] join UTF8 weirdness
7804              From: root <root@ak-71.mind.de> 
7805              Date: Sat, 15 Jul 2000 15:29:54 +0200
7806              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
7807              
7808              (from Andreas König)
7809      Branch: perl
7810            ! pp_hot.c
7811 ____________________________________________________________________________
7812 [  6463] By: jhi                                   on 2000/07/29  00:55:39
7813         Log: Tune the comments and hopefully stop a memory leak.
7814      Branch: perl
7815            ! toke.c utf8.c
7816 ____________________________________________________________________________
7817 [  6462] By: jhi                                   on 2000/07/29  00:16:53
7818         Log: The problem described in this
7819              
7820              Subject: [ID 20000322.018] named chars aren't magical enough
7821              From: root <root@dixie.cscaper.com>     
7822              Date: Wed, 22 Mar 2000 18:37:42 -0700
7823              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
7824              
7825              has been fixed in perl 5.6.0 but just in case added a test
7826              to keep it away.  (The report from Joseph Hall.)
7827      Branch: perl
7828            ! t/lib/charnames.t
7829 ____________________________________________________________________________
7830 [  6461] By: jhi                                   on 2000/07/28  23:56:36
7831         Log: Tiny fixes for #6460.
7832      Branch: metaconfig/U/perl
7833            ! gccvers.U
7834      Branch: perl
7835            ! Configure config_h.SH
7836 ____________________________________________________________________________
7837 [  6460] By: jhi                                   on 2000/07/28  23:24:41
7838         Log: Warn if the version of the operating system used to compile gcc
7839              differs from the current version of the operating system.
7840              Also display the gcc compilation os and version in myconfig.
7841              Inspiration from
7842              
7843              Subject: Re: [ID 20000710.003] ERRORS!!         
7844              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7845              Date: Mon, 10 Jul 2000 15:54:16 -0400
7846              Message-ID: <20000710155416.A1384@O2.chapin.edu>
7847      Branch: metaconfig/U/perl
7848            ! gccvers.U
7849      Branch: perl
7850            ! Configure config_h.SH myconfig.SH
7851 ____________________________________________________________________________
7852 [  6459] By: jhi                                   on 2000/07/28  22:00:32
7853         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
7854              letter to $Config{osvers}.
7855      Branch: metaconfig
7856            ! U/modified/Oldconfig.U
7857      Branch: perl
7858            ! Configure config_h.SH
7859 ____________________________________________________________________________
7860 [  6458] By: jhi                                   on 2000/07/28  04:15:39
7861         Log: Back out #6454, doesn't seem to work.
7862              (Reason: that patch was for perl 5.6.0, not perl-current)
7863              (A version of the patch for perl-current came in later as #6466)
7864      Branch: perl
7865            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
7866            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
7867            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7868 ____________________________________________________________________________
7869 [  6457] By: jhi                                   on 2000/07/27  23:31:49
7870         Log: Use setproctitle() if available to modify $0.
7871              
7872              Subject: setting $* on BSD4 broken
7873              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7874              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
7875              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
7876      Branch: metaconfig
7877            ! U/modified/Myinit.U
7878      Branch: perl
7879            ! Configure config_h.SH mg.c
7880 ____________________________________________________________________________
7881 [  6456] By: jhi                                   on 2000/07/27  14:50:47
7882         Log: Allow "no AutoLoader;", based on change #6444,
7883              suggested by Graham Barr.
7884      Branch: perl
7885            ! lib/AutoLoader.pm
7886 ____________________________________________________________________________
7887 [  6455] By: jhi                                   on 2000/07/27  14:19:10
7888         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
7889              From: rspier@pobox.com (Robert Spier)
7890              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
7891              Message-ID: <14720.15855.787664.424783@rls.cx>
7892      Branch: perl
7893            ! pod/perldiag.pod
7894 ____________________________________________________________________________
7895 [  6454] By: jhi                                   on 2000/07/27  14:03:02
7896         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
7897              for a long time).
7898              
7899              Reported in
7900              
7901              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
7902              From: Ryan Herbert <rherbert@sycamorehq.com>
7903              Date: Mon, 17 Jul 2000 11:40:42 -0400
7904              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
7905              
7906              Patched in
7907              
7908              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
7909              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
7910              Date: Wed, 26 Jul 2000 23:40:18 +0100
7911              Message-ID: <000001bff752$79511880$0a17073e@tiny>
7912              
7913              based on an earlier patch from Stephen P. Potter.
7914              
7915              (Removed later by change #6458 because this patch was for
7916              perl 5.6.0, not perl-current)
7917      Branch: perl
7918            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
7919            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
7920            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
7921 ____________________________________________________________________________
7922 [  6453] By: jhi                                   on 2000/07/27  13:48:02
7923         Log: Subject: [PATCH] fixes bug 20000508.004
7924              From: Michael Stevens <mstevens@globnix.org>
7925              Date: Thu, 27 Jul 2000 13:49:04 +0100
7926              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
7927      Branch: perl
7928            ! pod/perldata.pod
7929 ____________________________________________________________________________
7930 [  6452] By: jhi                                   on 2000/07/26  23:51:26
7931         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
7932              and Craig A. Berry.
7933      Branch: perl
7934            ! lib/File/Temp.pm pod/perlport.pod
7935 ____________________________________________________________________________
7936 [  6451] By: jhi                                   on 2000/07/26  19:43:30
7937         Log: Be wary of close()s, too.
7938              
7939              Subject: Re: [PATCH] perlbug cleanup
7940              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7941              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
7942              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
7943      Branch: perl
7944            ! utils/perlbug.PL
7945 ____________________________________________________________________________
7946 [  6450] By: jhi                                   on 2000/07/26  18:41:40
7947         Log: Subject: Minor doc patch: handy.h
7948              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
7949              Date: Wed, 26 Jul 2000 15:34:25 -0300
7950              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
7951      Branch: perl
7952            ! handy.h pod/perlapi.pod
7953 ____________________________________________________________________________
7954 [  6449] By: jhi                                   on 2000/07/26  18:23:55
7955         Log: Subject: [PATCH] minor doc change - perlguts
7956              From: Michael Stevens <mstevens@globnix.org>
7957              Date: Thu, 13 Jul 2000 12:39:18 +0100
7958              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
7959      Branch: perl
7960            ! pod/perlguts.pod
7961 ____________________________________________________________________________
7962 [  6448] By: jhi                                   on 2000/07/26  18:20:30
7963         Log: open() wariness in perlbug.
7964              
7965              Subject: [PATCH] perlbug cleanup
7966              From: Michael Stevens <mstevens@globnix.org>
7967              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
7968              Date: Thu, 13 Jul 2000 15:52:23 +0100
7969      Branch: perl
7970            ! utils/perlbug.PL
7971 ____________________________________________________________________________
7972 [  6447] By: jhi                                   on 2000/07/26  18:13:04
7973         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
7974      Branch: perl
7975            ! lib/File/Temp.pm t/lib/ftmp-security.t
7976 ____________________________________________________________________________
7977 [  6446] By: jhi                                   on 2000/07/26  18:06:32
7978         Log: docfix from Peter Scott <Peter@PSDT.com>.
7979      Branch: perl
7980            ! pod/perlfunc.pod
7981 ____________________________________________________________________________
7982 [  6445] By: jhi                                   on 2000/07/26  17:53:31
7983         Log: Fix *foo{FORMAT}.
7984              
7985              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7986              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
7987              Date: Wed, 26 Jul 2000 19:51:02 +0200
7988              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
7989              
7990              From: Graham Barr <gbarr@pobox.com>
7991              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
7992              Date: Wed, 26 Jul 2000 17:38:36 +0100
7993              Message-ID: <20000726173836.L472@pobox.com>
7994      Branch: perl
7995            ! pp.c sv.c t/op/gv.t
7996 ____________________________________________________________________________
7997 [  6444] By: jhi                                   on 2000/07/26  17:49:14
7998         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
7999              from Graham Barr in the module list.
8000      Branch: perl
8001            ! gv.c pod/perlobj.pod
8002 ____________________________________________________________________________
8003 [  6443] By: jhi                                   on 2000/07/26  16:06:56
8004         Log: More split() doc and test patches from Mike Guy.
8005      Branch: perl
8006            ! pod/perlfunc.pod t/op/split.t
8007 ____________________________________________________________________________
8008 [  6442] By: jhi                                   on 2000/07/26  16:05:30
8009         Log: MacOS nits from Matthias Neeracher.
8010      Branch: perl
8011            ! perl.c pp_ctl.c
8012 ____________________________________________________________________________
8013 [  6441] By: jhi                                   on 2000/07/26  04:39:57
8014         Log: Subject: [PATCH] split /^/
8015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8016              Date: Tue, 25 Jul 2000 14:18:57 +0100
8017              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
8018              
8019              (with notes from tchrist and gbarr)
8020      Branch: perl
8021            ! pod/perlfunc.pod t/op/split.t
8022 ____________________________________________________________________________
8023 [  6440] By: jhi                                   on 2000/07/26  04:32:32
8024         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
8025              From: Peter Prymmer <pvhp@forte.com>
8026              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
8027              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
8028      Branch: perl
8029            ! vms/munchconfig.c
8030 ____________________________________________________________________________
8031 [  6439] By: jhi                                   on 2000/07/26  04:31:01
8032         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
8033              to be fatal errors (instead of by default ignoring them, and
8034              ignoring with a bug: even though -w gave an error, the opening [
8035              was left in)  Reported in:
8036              
8037              Subject: [ID 20000716.024] [=cc=] / [:blank:]
8038              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
8039              Date: Sun, 16 Jul 2000 17:55:29 -0700
8040              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
8041      Branch: perl
8042            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
8043 ____________________________________________________________________________
8044 [  6438] By: jhi                                   on 2000/07/25  15:41:15
8045         Log: Subject: [PATCH] av.c apidoc
8046              From: simon@brecon.co.uk (Simon Cozens)
8047              Date: 24 Jul 2000 06:40:52 GMT
8048              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
8049      Branch: perl
8050            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
8051            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
8052 ____________________________________________________________________________
8053 [  6437] By: jhi                                   on 2000/07/25  14:05:36
8054         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
8055              From: "Stephen P. Potter" <spp@ds.net>
8056              Date: Mon, 24 Jul 2000 14:22:23 -0400
8057              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
8058      Branch: perl
8059            ! pod/perllocale.pod
8060 ____________________________________________________________________________
8061 [  6436] By: jhi                                   on 2000/07/25  14:02:03
8062         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
8063              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8064              Date: Mon, 24 Jul 2000 18:04:28 +0100
8065              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
8066      Branch: perl
8067            ! t/lib/syslfs.t t/op/lfs.t
8068 ____________________________________________________________________________
8069 [  6435] By: jhi                                   on 2000/07/25  13:59:28
8070         Log: Get UTF16 BOMs working.  Patch from
8071              
8072              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
8073              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8074              Date: Tue, 25 Jul 2000 12:52:45 +0100
8075              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
8076              
8077              and notes from
8078              
8079              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
8080              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8081              Date: Tue, 25 Jul 2000 11:43:25 +0100
8082              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
8083      Branch: perl
8084            ! t/comp/require.t toke.c utf8.c
8085 ____________________________________________________________________________
8086 [  6434] By: jhi                                   on 2000/07/25  02:39:54
8087         Log: Make the "uninit variable" warning to say "concat or string"
8088              or "join or string" when in concat or join .
8089              
8090              Subject: Re: [ID 20000403.009] uninitialised concatenation???
8091              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8092              Date: Tue, 04 Apr 2000 18:22:58 +0100
8093              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
8094              
8095              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
8096              From: William R Ward <hermit@BayView.COM>
8097              Date: Thu, 30 Mar 2000 19:50:03 -0800
8098              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
8099      Branch: perl
8100            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
8101            ! t/pragma/warn/op t/pragma/warn/sv
8102 ____________________________________________________________________________
8103 [  6433] By: jhi                                   on 2000/07/24  17:52:56
8104         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
8105      Branch: perl
8106            ! lib/File/Spec/VMS.pm
8107 ____________________________________________________________________________
8108 [  6432] By: jhi                                   on 2000/07/24  17:44:44
8109         Log: Test cases for #6431.
8110              
8111              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
8112              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8113              Date: Mon, 24 Jul 2000 15:32:29 +0100
8114              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
8115      Branch: perl
8116            ! t/op/pat.t t/op/split.t
8117 ____________________________________________________________________________
8118 [  6431] By: jhi                                   on 2000/07/24  17:43:17
8119         Log: Bind op fix.
8120              
8121              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
8122              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8123              Date: Mon, 17 Jul 2000 20:04:56 +0100
8124              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
8125      Branch: perl
8126            ! op.c
8127 ____________________________________________________________________________
8128 [  6430] By: jhi                                   on 2000/07/24  03:42:42
8129         Log: Subject: [ID 20000716.023] syslog test fails without sockets
8130              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8131              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
8132              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
8133      Branch: metaconfig/U/perl
8134            ! Extensions.U
8135      Branch: perl
8136            ! Configure config_h.SH
8137 ____________________________________________________________________________
8138 [  6429] By: jhi                                   on 2000/07/24  03:11:52
8139         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
8140              case, but add also notes explaining the relationship of this
8141              patch and the earlier notes by Sarathy.
8142              
8143              Subject: Map is still slow
8144              From: "Ben Tilly" <ben_tilly@hotmail.com>
8145              Date: Sat, 15 Jul 2000 17:23:27 EDT
8146              Message-ID: <20000715212327.21656.qmail@hotmail.com>
8147      Branch: perl
8148            ! pp_ctl.c
8149 ____________________________________________________________________________
8150 [  6428] By: jhi                                   on 2000/07/24  02:58:52
8151         Log: Documentation to explain the behaviour of map().
8152              
8153              Subject: Re: Map is still slow 
8154              From: Gurusamy Sarathy <gsar@ActiveState.com>
8155              Date: Sat, 15 Jul 2000 16:05:09 -0700
8156              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
8157      Branch: perl
8158            ! pp_ctl.c
8159 ____________________________________________________________________________
8160 [  6427] By: jhi                                   on 2000/07/24  02:50:03
8161         Log: Add tests for
8162              [ID 19991110.003] another matching finding by pcre author
8163              which has already been fixed by some patch, as verified in
8164              
8165              Subject: Re: two regex bugs from the mists of time (well, last November)
8166              From: Hugo <hv@crypt.compulink.co.uk>
8167              Date: Sat, 22 Jul 2000 18:12:58 +0100
8168              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
8169      Branch: perl
8170            ! t/op/re_tests
8171 ____________________________________________________________________________
8172 [  6426] By: jhi                                   on 2000/07/24  02:11:20
8173         Log: A missing 'break' after the [[:space:]] switch case.
8174              
8175              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
8176              From: "Stephen P. Potter" <spp@ds.net>
8177              Date: Tue, 18 Jul 2000 16:25:17 -0400
8178              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
8179      Branch: perl
8180            ! regcomp.c
8181 ____________________________________________________________________________
8182 [  6425] By: jhi                                   on 2000/07/24  02:06:12
8183         Log: The output might have been produced in the wrong order.
8184              
8185              Subject: [ID 20000720.003] [PATCH] t/op/write.t
8186              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8187              Date: Thu, 20 Jul 2000 18:49:18 +0100
8188              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
8189      Branch: perl
8190            ! t/op/write.t
8191 ____________________________________________________________________________
8192 [  6424] By: jhi                                   on 2000/07/24  02:00:07
8193         Log: Use STDOUT consistently.
8194              
8195              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
8196              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8197              Date: Thu, 20 Jul 2000 18:04:01 +0100
8198              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
8199      Branch: perl
8200            ! lib/Test/Harness.pm
8201 ____________________________________________________________________________
8202 [  6423] By: jhi                                   on 2000/07/24  01:54:54
8203         Log: Protect against "wild next"s, that is, callbacks doing "next"
8204              instead of "return".
8205              
8206              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
8207              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8208              Date: Tue, 18 Jul 2000 11:30:16 +0100
8209              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
8210      Branch: perl
8211            ! lib/File/Find.pm
8212 ____________________________________________________________________________
8213 [  6422] By: jhi                                   on 2000/07/24  01:35:47
8214         Log: Out-of-date note removed.
8215              
8216              Subject: [PATCH] documentation perlipc
8217              From: rspier@pobox.com (Robert Spier)
8218              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
8219              Message-ID: <14711.35178.572612.502654@rls.cx>
8220      Branch: perl
8221            ! pod/perlipc.pod
8222 ____________________________________________________________________________
8223 [  6421] By: jhi                                   on 2000/07/24  00:09:18
8224         Log: Send all installperl messages to STDERR and be -w clean.
8225              
8226              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
8227              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8228              Date: Sat, 22 Jul 2000 14:02:11 +0100
8229              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
8230      Branch: perl
8231            ! installperl
8232 ____________________________________________________________________________
8233 [  6420] By: jhi                                   on 2000/07/24  00:04:19
8234         Log: Decutandpasto.
8235              
8236              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
8237              From: "Richard Soderberg" <rs@crystalflame.net>
8238              Date: Sun, 23 Jul 2000 01:37:23 -0700
8239              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
8240      Branch: perl
8241            ! pod/perlipc.pod
8242 ____________________________________________________________________________
8243 [  6419] By: jhi                                   on 2000/07/24  00:01:12
8244         Log: A cleaner abs_path().
8245              Subject: Re: unix alternative to Cwd.pm
8246              From: Jeff Pinyan <jeffp@crusoe.net>
8247              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
8248              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
8249      Branch: perl
8250            ! lib/Cwd.pm
8251 ____________________________________________________________________________
8252 [  6418] By: jhi                                   on 2000/07/23  23:48:56
8253         Log: Detypo.
8254              
8255              Subject: [PATCH perl-current] Typo in hints/powerux.sh
8256              From: "Richard Soderberg" <rs@crystalflame.net>
8257              Date: Sun, 23 Jul 2000 01:27:33 -0700
8258              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
8259      Branch: perl
8260            ! hints/powerux.sh
8261 ____________________________________________________________________________
8262 [  6417] By: jhi                                   on 2000/07/17  22:13:31
8263         Log: Subject: SDBM_File documentation
8264              From: mjd@plover.com
8265              Date: 16 Jul 2000 17:41:17 -0000
8266              Message-ID: <20000716174117.18515.qmail@plover.com>
8267      Branch: perl
8268            ! ext/SDBM_File/SDBM_File.pm
8269 ____________________________________________________________________________
8270 [  6416] By: jhi                                   on 2000/07/17  19:13:26
8271         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
8272      Branch: perl
8273            ! hints/mpeix.sh mpeix/relink
8274 ____________________________________________________________________________
8275 [  6415] By: jhi                                   on 2000/07/15  14:11:02
8276         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
8277              the utf8 'characters' can be more than one octet).
8278              
8279              Date: Sat, 15 Jul 2000 00:21:56 +0100
8280              From: Tom Hughes <tom@compton.nu>
8281              Subject: Re: [ID 20000714.002]
8282              Message-ID: <db2334de49.tom@compton.compton.nu>
8283              
8284              Reported in
8285              
8286              Subject: [ID 20000714.002]
8287              From: "Simon Cozens" <simon@othersideofthe.earth.li>
8288              Date: 14 Jul 2000 15:13:09 -0000
8289              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
8290      Branch: perl
8291            ! doop.c
8292 ____________________________________________________________________________
8293 [  6414] By: jhi                                   on 2000/07/15  03:13:41
8294         Log: another VMS build tweak from Peter Prymmer
8295      Branch: perl
8296            ! vms/descrip_mms.template
8297 ____________________________________________________________________________
8298 [  6413] By: jhi                                   on 2000/07/15  03:10:40
8299         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
8300      Branch: perl
8301            ! vms/perlvms.pod
8302 ____________________________________________________________________________
8303 [  6412] By: jhi                                   on 2000/07/15  00:31:05
8304         Log: More docs for sv functions.
8305              
8306              Subject: [PATCH cfgperl] sv.c apidoc
8307              From: simon@brecon.co.uk (Simon Cozens)
8308              Date: 13 Jul 2000 09:00:20 GMT
8309              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
8310              
8311              Subject: Re: [PATCH cfgperl] sv.c apidoc
8312              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8313              Date: Thu, 13 Jul 2000 12:27:41 +0100
8314              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
8315              
8316              Subject: Re: [PATCH cfgperl] sv.c apidoc
8317              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8318              Date: Thu, 13 Jul 2000 13:23:09 +0100
8319              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
8320              
8321              Subject: Re: [PATCH cfgperl] sv.c apidoc
8322              From: simon@brecon.co.uk (Simon Cozens)
8323              Date: 14 Jul 2000 06:51:02 GMT
8324              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
8325      Branch: perl
8326            ! embed.pl pod/perlapi.pod sv.c
8327 ____________________________________________________________________________
8328 [  6411] By: jhi                                   on 2000/07/15  00:10:41
8329         Log: lib/b test fixes from Peter Prymmer.
8330      Branch: perl
8331            ! t/lib/b.t
8332 ____________________________________________________________________________
8333 [  6410] By: jhi                                   on 2000/07/15  00:02:09
8334         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
8335              From: Hugo <hv@crypt.compulink.co.uk>
8336              Date: Fri, 14 Jul 2000 23:05:20 +0100
8337              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
8338              
8339              Didn't anymore apply, but that point still could use another fix.
8340      Branch: perl
8341            ! pod/perlfunc.pod
8342 ____________________________________________________________________________
8343 [  6409] By: jhi                                   on 2000/07/14  23:15:15
8344         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
8345              not in pod, from Peter Prymmer
8346      Branch: perl
8347            ! vms/descrip_mms.template
8348 ____________________________________________________________________________
8349 [  6408] By: jhi                                   on 2000/07/14  20:35:05
8350         Log: The bug report
8351              [ID 19991110.002] minimal matching discrepancy found by pcre author
8352              seems to have been fixed (though differently from what was suggested
8353              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
8354      Branch: perl
8355            ! t/op/re_tests
8356 ____________________________________________________________________________
8357 [  6407] By: jhi                                   on 2000/07/14  17:38:08
8358         Log: Fix AutoSplit to use File::Spec the right way in VMS,
8359              from Peter Prymmer.
8360      Branch: perl
8361            ! lib/AutoSplit.pm
8362 ____________________________________________________________________________
8363 [  6406] By: jhi                                   on 2000/07/14  14:13:22
8364         Log: Merge perlhacktut into perlhack, update perlguts.
8365              
8366              Subject: Re: Perlhacktut
8367              From: simon@brecon.co.uk (Simon Cozens)
8368              Date: 14 Jul 2000 06:49:21 GMT
8369              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
8370              
8371              Subject: Re: Perlhacktut
8372              From: simon@brecon.co.uk (Simon Cozens)
8373              Date: 14 Jul 2000 07:09:45 GMT
8374              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
8375      Branch: perl
8376            ! pod/perlguts.pod pod/perlhack.pod
8377 ____________________________________________________________________________
8378 [  6404] By: gsar                                  on 2000/07/14  12:15:02
8379         Log: PERL_OBJECT build tweaks
8380      Branch: perl
8381            ! toke.c
8382 ____________________________________________________________________________
8383 [  6403] By: gsar                                  on 2000/07/14  11:23:41
8384         Log: inconsistent types needs casts
8385      Branch: perl
8386            ! toke.c
8387 ____________________________________________________________________________
8388 [  6402] By: gsar                                  on 2000/07/14  11:12:04
8389         Log: typos in change#6399, regen headers
8390      Branch: perl
8391            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
8392 ____________________________________________________________________________
8393 [  6401] By: gsar                                  on 2000/07/14  10:59:12
8394         Log: typecasts needed for change#6394
8395      Branch: perl
8396            ! toke.c
8397 ____________________________________________________________________________
8398 [  6400] By: gsar                                  on 2000/07/14  10:49:37
8399         Log: integrate cfgperl contents into mainline
8400      Branch: perl
8401           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
8402           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
8403 ____________________________________________________________________________
8404 [  6399] By: gsar                                  on 2000/07/14  10:38:35
8405         Log: enable UTF-16 filter by default if relevant BOM is seen; various
8406              cleanups (typos, misformatted code, and small bugs)
8407      Branch: perl
8408            ! doop.c embed.pl mg.c op.c pp.c toke.c
8409 ____________________________________________________________________________
8410 [  6398] By: gsar                                  on 2000/07/14  08:55:38
8411         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
8412              name suggests anyway)
8413      Branch: perl
8414            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
8415 ____________________________________________________________________________
8416 [  6397] By: gsar                                  on 2000/07/14  08:44:33
8417         Log: move new variables to the end of the interpreter structure (for
8418              bincompat in code that doesn't #include XSUB.h)
8419      Branch: perl
8420            ! intrpvar.h
8421 ____________________________________________________________________________
8422 [  6396] By: gsar                                  on 2000/07/14  08:13:58
8423         Log: MakeMaker should not remove editor backups (*~) on `make clean`
8424              by default (completes change#6383)
8425      Branch: perl
8426            ! lib/ExtUtils/MM_Unix.pm
8427 ____________________________________________________________________________
8428 [  6388] By: gsar                                  on 2000/07/13  06:33:40
8429         Log: typos (spotted by Peter Prymmer)
8430      Branch: perl
8431            ! Configure t/lib/english.t
8432 ____________________________________________________________________________
8433 [  6387] By: gsar                                  on 2000/07/13  05:35:28
8434         Log: new selfloader.t in change#6183 doesn't close DATA handles,
8435              and thus fails to clean up tmp files on dosish platforms
8436      Branch: perl
8437            ! t/lib/selfloader.t
8438 ____________________________________________________________________________
8439 [  6386] By: gsar                                  on 2000/07/12  21:42:39
8440         Log: sprintf test tweaks (from Dominic Dunlop)
8441      Branch: perl
8442            ! t/op/sprintf.t
8443 ____________________________________________________________________________
8444 [  6385] By: gsar                                  on 2000/07/12  21:33:46
8445         Log: fix bugs in processing %v-*d and similar format specs (from
8446              Avi Finkel <avi@finkel.org>)
8447      Branch: perl
8448            ! sv.c t/op/sprintf.t
8449 ____________________________________________________________________________
8450 [  6384] By: gsar                                  on 2000/07/12  16:04:19
8451         Log: readd missing perldelta.pod changes from changes#6339,6376
8452      Branch: perl
8453            ! pod/perldelta.pod
8454 ____________________________________________________________________________
8455 [  6383] By: gsar                                  on 2000/07/12  16:00:51
8456         Log: don't clobber *.orig files on *clean targets
8457      Branch: perl
8458            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
8459 ____________________________________________________________________________
8460 [  6381] By: gsar                                  on 2000/07/12  07:42:17
8461         Log: integrate cfgperl changes into mainline
8462      Branch: perl
8463            ! Changes
8464           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
8465           !> pod/perlre.pod
8466 ____________________________________________________________________________
8467 [  6380] By: gsar                                  on 2000/07/12  07:31:00
8468         Log: get sprintf.t to adjust properly for 3-digit exponents
8469      Branch: perl
8470            ! t/op/sprintf.t
8471 ____________________________________________________________________________
8472 [  6379] By: gsar                                  on 2000/07/12  06:40:04
8473         Log: change#6174 needs corresponding change in win32/config_h.PL,
8474              which grovels through config_h.SH to find the config.h name
8475      Branch: perl
8476            ! win32/config_h.PL
8477 ____________________________________________________________________________
8478 [  6375] By: gsar                                  on 2000/07/11  21:17:35
8479         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
8480      Branch: perl
8481            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
8482            ! win32/win32sck.c
8483 ____________________________________________________________________________
8484 [  6374] By: gsar                                  on 2000/07/11  20:48:50
8485         Log: tweak for build failure under multiplicity
8486      Branch: perl
8487            ! toke.c
8488 ____________________________________________________________________________
8489 [  6373] By: gsar                                  on 2000/07/11  20:37:23
8490         Log: integrate cfgperl changes#6325..6373 into mainline
8491              (NOTE: today's batch of integrations still untested)
8492      Branch: perl
8493           +> ext/DynaLoader/hints/netbsd.pl
8494            ! Changes
8495           !> (integrate 26 files)
8496 ____________________________________________________________________________
8497 [  6369] By: gsar                                  on 2000/07/11  19:27:48
8498         Log: integrate cfgperl changes#6293..6324 into mainline
8499      Branch: perl
8500           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
8501            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
8502           !> (integrate 30 files)
8503 ____________________________________________________________________________
8504 [  6368] By: gsar                                  on 2000/07/11  19:18:57
8505         Log: skip integrate of problematic change#6292 from cfgperl into mainline
8506      Branch: perl
8507           !> pp_hot.c
8508 ____________________________________________________________________________
8509 [  6367] By: gsar                                  on 2000/07/11  19:17:21
8510         Log: integrate cfgperl changes#6288..6290 into mainline
8511      Branch: perl
8512           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
8513 ____________________________________________________________________________
8514 [  6366] By: gsar                                  on 2000/07/11  19:11:18
8515         Log: integrate cfgperl changes#6268..6282 into mainline
8516      Branch: perl
8517           !> (integrate 30 files)
8518 ____________________________________________________________________________
8519 [  6365] By: gsar                                  on 2000/07/11  18:57:00
8520         Log: delete new accidentally branched file
8521      Branch: perl
8522            - t/op/method2entersub.t
8523 ____________________________________________________________________________
8524 [  6364] By: gsar                                  on 2000/07/11  18:55:13
8525         Log: skip integrate of change#6267 from cfgperl into mainline (the
8526              method call optimization is flawed without additional hints
8527              from user about immutableness of @ISA and no runtime method
8528              definitions)
8529      Branch: perl
8530           +> t/op/method2entersub.t
8531           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
8532           !> perl.h t/op/sprintf.t xsutils.c
8533 ____________________________________________________________________________
8534 [  6363] By: gsar                                  on 2000/07/11  18:49:43
8535         Log: integrate cfgperl changes#6261..6266 into mainline
8536      Branch: perl
8537           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
8538           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
8539           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8540           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
8541 ____________________________________________________________________________
8542 [  6362] By: gsar                                  on 2000/07/11  18:43:26
8543         Log: integrate cfgperl changes#6252..6260 into mainline
8544      Branch: perl
8545           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
8546           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
8547           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
8548           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
8549 ____________________________________________________________________________
8550 [  6361] By: gsar                                  on 2000/07/11  18:37:12
8551         Log: skip integrate of problematic change#6251 from cfgperl into mainline
8552      Branch: perl
8553           !> lib/Exporter.pm
8554 ____________________________________________________________________________
8555 [  6360] By: gsar                                  on 2000/07/11  18:34:56
8556         Log: integrate cfgperl change#6250 into mainline
8557      Branch: perl
8558           +> t/op/my_stash.t
8559           !> MANIFEST embed.pl proto.h toke.c
8560 ____________________________________________________________________________
8561 [  6359] By: gsar                                  on 2000/07/11  18:21:19
8562         Log: integrate cfgperl changes#6242..6249 into mainline
8563      Branch: perl
8564           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
8565           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
8566           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
8567           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
8568           !> t/lib/peek.t utf8.c
8569 ____________________________________________________________________________
8570 [  6358] By: gsar                                  on 2000/07/11  18:15:45
8571         Log: skip integrate of problematic change#6241 from cfgperl into mainline
8572      Branch: perl
8573           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
8574 ____________________________________________________________________________
8575 [  6355] By: gsar                                  on 2000/07/11  18:12:10
8576         Log: integrate cfgperl changes#6231..6240 into mainline
8577      Branch: perl
8578           +> pod/perlutil.pod
8579           !> (integrate 35 files)
8580 ____________________________________________________________________________
8581 [  6353] By: gsar                                  on 2000/07/11  17:59:51
8582         Log: skip integrate of problematic change#6230 from cfgperl into mainline
8583              (a later version of File::Spec is already in mainline)
8584      Branch: perl
8585           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
8586           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
8587 ____________________________________________________________________________
8588 [  6352] By: gsar                                  on 2000/07/11  17:57:48
8589         Log: integrate cfgperl changes#6224..6229 into mainline
8590      Branch: perl
8591           +> lib/lib.pm.PL
8592            - lib/lib.pm
8593           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
8594           !> lib/English.pm op.c t/lib/english.t
8595 ____________________________________________________________________________
8596 [  6351] By: gsar                                  on 2000/07/11  17:50:10
8597         Log: skip integrate of problematic change#6223 from cfgperl into mainline
8598      Branch: perl
8599           !> doio.c
8600 ____________________________________________________________________________
8601 [  6350] By: gsar                                  on 2000/07/11  17:48:28
8602         Log: integrate cfgperl changes#6220..6222 into mainline
8603      Branch: perl
8604           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
8605           !> toke.c utf8.c win32/win32.h
8606 ____________________________________________________________________________
8607 [  6349] By: gsar                                  on 2000/07/11  17:46:13
8608         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
8609              mainline
8610      Branch: perl
8611           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
8612           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
8613           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8614 ____________________________________________________________________________
8615 [  6347] By: gsar                                  on 2000/07/11  17:42:04
8616         Log: integrate cfgperl change#6217 into mainline
8617      Branch: perl
8618           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
8619           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
8620           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
8621 ____________________________________________________________________________
8622 [  6346] By: gsar                                  on 2000/07/11  17:39:37
8623         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
8624              mainline
8625      Branch: perl
8626           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
8627           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8628           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
8629           !> perlapi.h pod/perlapi.pod
8630 ____________________________________________________________________________
8631 [  6345] By: gsar                                  on 2000/07/11  17:36:42
8632         Log: integrate cfgperl changes#6207..6210 into mainline
8633      Branch: perl
8634           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
8635           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
8636 ____________________________________________________________________________
8637 [  6344] By: gsar                                  on 2000/07/11  17:31:20
8638         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
8639              mainline
8640      Branch: perl
8641           !> (integrate 40 files)
8642 ____________________________________________________________________________
8643 [  6343] By: gsar                                  on 2000/07/11  17:19:08
8644         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
8645      Branch: perl
8646           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
8647            ! Changes
8648           !> (integrate 34 files)
8649 ____________________________________________________________________________
8650 [  6328] By: gsar                                  on 2000/07/10  07:06:00
8651         Log: accept() leaks memory on windows due to incorrect ordering of
8652              closesocket() and fclose() calls
8653      Branch: perl
8654            ! win32/win32sck.c
8655 ____________________________________________________________________________
8656 [  6327] By: gsar                                  on 2000/07/10  06:49:17
8657         Log: winsock options weren't being set in all threads under ithreads
8658              (caused send()s from second and subsequent threads to fail)
8659      Branch: perl
8660            ! win32/win32sck.c
8661 ____________________________________________________________________________
8662 [  6318] By: gsar                                  on 2000/07/05  22:10:54
8663         Log: fix UNC path handling on Windows under ithreads, and chdir()
8664              return value when given a non-existent directory
8665      Branch: perl
8666            ! win32/vdir.h
8667 ____________________________________________________________________________
8668 [  6317] By: gsar                                  on 2000/07/05  22:08:19
8669         Log: winsock cleanup never done on Windows (leads to handle leaks)
8670      Branch: perl
8671            ! win32/perllib.c win32/win32sck.c
8672 ____________________________________________________________________________
8673 [  6316] By: gsar                                  on 2000/07/05  22:06:19
8674         Log: some debugger output does not go to the socket when RemotePort is set
8675      Branch: perl
8676            ! lib/perl5db.pl
8677 ____________________________________________________________________________
8678 [  6314] By: gsar                                  on 2000/07/04  23:34:02
8679         Log: tyop in change#6306
8680      Branch: perl
8681            ! pp_hot.c
8682 ____________________________________________________________________________
8683 [  6310] By: gsar                                  on 2000/07/04  17:28:48
8684         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
8685      Branch: perl
8686            ! t/lib/b.t
8687 ____________________________________________________________________________
8688 [  6306] By: gsar                                  on 2000/07/04  16:28:40
8689         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
8690              (from Richard Soderberg <rs@oregonnet.com>)
8691      Branch: perl
8692            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
8693 ____________________________________________________________________________
8694 [  6304] By: gsar                                  on 2000/07/04  16:17:24
8695         Log: missing perldiag entry for unpack("w",...) diagnostic (from
8696              Andreas Koenig)
8697      Branch: perl
8698            ! pod/perldiag.pod
8699 ____________________________________________________________________________
8700 [  6303] By: gsar                                  on 2000/07/04  16:14:44
8701         Log: remove rel2abs prototypes (from Barrie Slaymaker)
8702      Branch: perl
8703            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8704            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8705 ____________________________________________________________________________
8706 [  6302] By: gsar                                  on 2000/07/04  04:59:35
8707         Log: adjust change#6299
8708      Branch: perl
8709            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
8710            ! win32/win32.c
8711 ____________________________________________________________________________
8712 [  6300] By: gsar                                  on 2000/07/04  04:42:09
8713         Log: PERL_OBJECT build tweak
8714      Branch: perl
8715            ! perl.h
8716 ____________________________________________________________________________
8717 [  6299] By: gsar                                  on 2000/07/04  04:37:00
8718         Log: fix memory leak on Windows (PL_sys_intern contents were never
8719              freed)
8720      Branch: perl
8721            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8722            ! perlapi.c proto.h win32/win32.c
8723 ____________________________________________________________________________
8724 [  6298] By: gsar                                  on 2000/07/04  04:15:59
8725         Log: fix large memory leak that has been around for ever, masked by
8726              -DPURIFY (most of the arenas were never freed!)
8727      Branch: perl
8728            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
8729 ____________________________________________________________________________
8730 [  6297] By: gsar                                  on 2000/07/04  04:07:46
8731         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
8732      Branch: perl
8733            ! perl.c
8734 ____________________________________________________________________________
8735 [  6294] By: gsar                                  on 2000/06/30  14:47:45
8736         Log: slurp mode fix in change#4736 still not quite right
8737      Branch: perl
8738            ! pp_hot.c t/io/argv.t
8739 ____________________________________________________________________________
8740 [  6291] By: gsar                                  on 2000/06/30  04:37:33
8741         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
8742              when @_ is modified, causing coredumps
8743      Branch: perl
8744            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
8745 ____________________________________________________________________________
8746 [  6287] By: gsar                                  on 2000/06/30  02:17:08
8747         Log: integrate vmsperl changes into mainline
8748      Branch: perl
8749           !> vms/vms.c vms/vmsish.h
8750 ____________________________________________________________________________
8751 [  6285] By: gsar                                  on 2000/06/30  02:05:28
8752         Log: localize %INC in a Safe compartment so that use/require work
8753              (many other magic globals probably need similar treatment)
8754      Branch: perl
8755            ! ext/Opcode/Opcode.xs
8756 ____________________________________________________________________________
8757 [  6284] By: gsar                                  on 2000/06/30  01:54:54
8758         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
8759              about Windows
8760      Branch: perl
8761            ! pod/perlembed.pod
8762 ____________________________________________________________________________
8763 [  6283] By: jhi                                   on 2000/06/30  01:50:10
8764         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
8765              From: Barrie Slaymaker <barries@jester.slaysys.com>
8766              Date: Wed, 28 Jun 2000 11:35:29 -0400
8767              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
8768      Branch: perl
8769            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
8770            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8771            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8772            ! lib/File/Spec/Win32.pm
8773 ____________________________________________________________________________
8774 [  6216] By: gsar                                  on 2000/06/08  14:54:21
8775         Log: be more optimal about clearing @_
8776      Branch: perl
8777            ! cop.h
8778 ____________________________________________________________________________
8779 [  6215] By: gsar                                  on 2000/06/08  14:33:04
8780         Log: tweak comment about @DB::args
8781      Branch: perl
8782            ! av.h pp_ctl.c
8783 ____________________________________________________________________________
8784 [  6214] By: gsar                                  on 2000/06/08  13:57:54
8785         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
8786              caller() wants to populate @DB::args with it (causes a coredump
8787              in Carp::confess())
8788      Branch: perl
8789            ! cop.h t/op/runlevel.t
8790 ____________________________________________________________________________
8791 [  6213] By: gsar                                  on 2000/06/08  07:06:35
8792         Log: back out change#6106 (seems problematic)
8793      Branch: perl
8794            ! hints/solaris_2.sh
8795 ____________________________________________________________________________
8796 [  6201] By: gsar                                  on 2000/06/06  00:42:59
8797         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
8798              does a PUSHMARK that's never ever POPMARKed; in general, only
8799              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
8800              Perl_eval_[sp]v() don't because they don't take any incoming
8801              arguments (this leak has been around since the original version
8802              of perl_eval_pv() in 5.003_97e)
8803      Branch: perl
8804            ! perl.c
8805 ____________________________________________________________________________
8806 [  6195] By: gsar                                  on 2000/06/02  22:43:13
8807         Log: fix yet another eval"" leak under USE_ITHREADS
8808      Branch: perl
8809            ! op.c
8810 ____________________________________________________________________________
8811 [  6194] By: gsar                                  on 2000/06/02  18:22:06
8812         Log: fix small eval"" memory leaks under USE_ITHREADS
8813      Branch: perl
8814            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8815            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8816            ! vms/perly_c.vms
8817 ____________________________________________________________________________
8818 [  6191] By: gsar                                  on 2000/06/01  09:38:21
8819         Log: vec() loses numericalness (modified version of patch suggested
8820              by Robin Barker)
8821      Branch: perl
8822            ! doop.c t/op/vec.t
8823 ____________________________________________________________________________
8824 [  6190] By: gsar                                  on 2000/06/01  09:26:15
8825         Log: submit missing embed.pl change
8826      Branch: perl
8827            ! embed.pl
8828 ____________________________________________________________________________
8829 [  6189] By: gsar                                  on 2000/06/01  09:05:34
8830         Log: counting tr/// corrupts later operation (from M.J.T Guy)
8831      Branch: perl
8832            ! doop.c t/op/tr.t
8833 ____________________________________________________________________________
8834 [  6188] By: gsar                                  on 2000/06/01  08:58:39
8835         Log: h2xs tweaks
8836      Branch: perl
8837            ! utils/h2xs.PL
8838 ____________________________________________________________________________
8839 [  6187] By: gsar                                  on 2000/06/01  08:50:07
8840         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8841              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8842      Branch: perl
8843            + lib/Pod/LaTeX.pm
8844            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
8845            ! pod/pod2latex.PL
8846 ____________________________________________________________________________
8847 [  6186] By: gsar                                  on 2000/06/01  08:24:40
8848         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
8849              <wolfgang.laun@alcatel.at>)
8850      Branch: perl
8851            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8852            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
8853 ____________________________________________________________________________
8854 [  6185] By: gsar                                  on 2000/06/01  08:12:00
8855         Log: remove incorrect documentation about implicit split to @_ in
8856              list context, which never really worked in perl 5 (from
8857              M.J.T. Guy)
8858      Branch: perl
8859            ! pod/perlfunc.pod pod/perltrap.pod
8860 ____________________________________________________________________________
8861 [  6184] By: gsar                                  on 2000/06/01  07:52:27
8862         Log: tweak for change#6127
8863      Branch: perl
8864            ! perl.c
8865 ____________________________________________________________________________
8866 [  6183] By: gsar                                  on 2000/06/01  07:41:02
8867         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8868              <nick@ccl4.org>)
8869      Branch: perl
8870            + t/lib/selfloader.t
8871            ! MANIFEST lib/SelfLoader.pm
8872 ____________________________________________________________________________
8873 [  6179] By: gsar                                  on 2000/05/31  22:37:51
8874         Log: buggy modulus on UVs introduced by change#3378 (resulted in
8875              4063328477 % 65535 amounting to 27406, instead of 27407)
8876      Branch: perl
8877            ! pp.c t/op/arith.t
8878 ____________________________________________________________________________
8879 [  6172] By: gsar                                  on 2000/05/31  05:05:42
8880         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8881              (from Ilya Zakharevich)
8882      Branch: perl
8883            ! regexec.c t/op/re_tests
8884 ____________________________________________________________________________
8885 [  6171] By: gsar                                  on 2000/05/31  05:01:47
8886         Log: scalar() doesn't force scalar context when used in void context
8887              (from Simon Cozens)
8888      Branch: perl
8889            ! op.c t/op/wantarray.t
8890 ____________________________________________________________________________
8891 [  6170] By: gsar                                  on 2000/05/31  04:41:33
8892         Log: change#6142 needs tweaks to tests to work where there's no symlink()
8893              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8894      Branch: perl
8895            ! t/lib/filefind.t
8896 ____________________________________________________________________________
8897 [  6169] By: gsar                                  on 2000/05/31  04:29:49
8898         Log: integrate cfgperl contents into mainline
8899      Branch: perl
8900           +> pod/perlmodlib.PL pod/perlnewmod.pod
8901           !> (integrate 42 files)
8902 ____________________________________________________________________________
8903 [  6163] By: gsar                                  on 2000/05/30  03:24:03
8904         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8905      Branch: perl
8906            ! op.c
8907 ____________________________________________________________________________
8908 [  6162] By: gsar                                  on 2000/05/30  03:09:38
8909         Log: fix memory leak in method call optimization (change#3768);
8910              made C<eval "$x->foo()"> leak
8911      Branch: perl
8912            ! op.c
8913 ____________________________________________________________________________
8914 [  6155] By: gsar                                  on 2000/05/28  21:15:58
8915         Log: small bug in change#6144; remove random \xA0 character that snuck
8916              in via change#6145
8917      Branch: perl
8918            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
8919 ____________________________________________________________________________
8920 [  6154] By: gsar                                  on 2000/05/28  21:04:19
8921         Log: avoid type mismatch warning
8922      Branch: perl
8923            ! perl.c
8924 ____________________________________________________________________________
8925 [  6153] By: gsar                                  on 2000/05/28  20:58:31
8926         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
8927              <nick@Bagpuss.uk.boo.com>)
8928      Branch: perl
8929            ! lib/Test/Harness.pm
8930 ____________________________________________________________________________
8931 [  6152] By: gsar                                  on 2000/05/28  20:53:42
8932         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
8933      Branch: perl
8934            ! regexec.c
8935 ____________________________________________________________________________
8936 [  6151] By: gsar                                  on 2000/05/28  20:50:28
8937         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8938      Branch: perl
8939            ! regexec.c
8940 ____________________________________________________________________________
8941 [  6150] By: gsar                                  on 2000/05/28  20:39:58
8942         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8943      Branch: perl
8944            ! pod/perlrequick.pod
8945 ____________________________________________________________________________
8946 [  6149] By: gsar                                  on 2000/05/28  20:35:16
8947         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
8948              <troc@netrus.net>)
8949      Branch: perl
8950            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
8951            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8952            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8953            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
8954 ____________________________________________________________________________
8955 [  6148] By: gsar                                  on 2000/05/28  20:21:07
8956         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8957      Branch: perl
8958            ! lib/ExtUtils/MM_Unix.pm
8959 ____________________________________________________________________________
8960 [  6147] By: gsar                                  on 2000/05/28  20:12:41
8961         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
8962              (from Peter Prymmer)
8963      Branch: perl
8964            ! vms/subconfigure.com
8965 ____________________________________________________________________________
8966 [  6146] By: gsar                                  on 2000/05/28  20:06:15
8967         Log: doc typo
8968      Branch: perl
8969            ! lib/warnings.pm warnings.h warnings.pl
8970 ____________________________________________________________________________
8971 [  6145] By: gsar                                  on 2000/05/28  18:44:33
8972         Log: make xsubpp skip embedded pod (from Matthias Neeracher
8973              <neeri@iis.ee.ethz.ch>)
8974      Branch: perl
8975            ! lib/ExtUtils/xsubpp
8976 ____________________________________________________________________________
8977 [  6144] By: gsar                                  on 2000/05/28  18:42:49
8978         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
8979              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8980              <neeri@iis.ee.ethz.ch>)
8981      Branch: perl
8982            ! lib/AutoSplit.pm
8983 ____________________________________________________________________________
8984 [  6143] By: gsar                                  on 2000/05/28  18:41:12
8985         Log: MacOS support, part 1 (from Matthias Neeracher
8986              <neeri@iis.ee.ethz.ch>)
8987      Branch: perl
8988            + ext/DynaLoader/dl_mac.xs
8989            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8990            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
8991            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
8992            ! util.h
8993 ____________________________________________________________________________
8994 [  6142] By: gsar                                  on 2000/05/28  18:21:51
8995         Log: File::Find fails to chdir when chasing symlinks (from
8996              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8997      Branch: perl
8998            ! lib/File/Find.pm t/lib/filefind.t
8999 ____________________________________________________________________________
9000 [  6141] By: jhi                                   on 2000/05/28  14:25:15
9001         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
9002              forwarded by Peter Seebach from the bsdi-users mailing list.
9003              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
9004      Branch: perl
9005            ! hints/bsdos.sh
9006 ____________________________________________________________________________
9007 [  6139] By: gsar                                  on 2000/05/28  10:01:48
9008         Log: revise mktables.PL for bugs and newness in Unicode 3.0
9009              (from James Bence <jbence@amgen.com>)
9010      Branch: perl
9011            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
9012            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
9013            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
9014            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
9015            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
9016            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
9017            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
9018            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
9019            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
9020            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
9021            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
9022            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
9023            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
9024            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
9025            + lib/unicode/Is/SylWU.pl
9026            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
9027            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9028            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9029            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9030            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9031            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9032            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9033            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9034            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9035            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9036            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9037            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9038            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9039            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9040            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
9041            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
9042            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
9043            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
9044            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
9045            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
9046            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
9047            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
9048            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
9049            ! lib/unicode/Makefile lib/unicode/mktables.PL
9050 ____________________________________________________________________________
9051 [  6138] By: gsar                                  on 2000/05/28  08:50:32
9052         Log: add note about the handling of negative indices to tied arrays
9053              (from Michael G Schwern <schwern@pobox.com>)
9054      Branch: perl
9055            ! pod/perltie.pod
9056 ____________________________________________________________________________
9057 [  6137] By: gsar                                  on 2000/05/28  08:46:10
9058         Log: fix bogus redeclaration warning for "our" variables in different
9059              scopes
9060      Branch: perl
9061            ! op.c t/pragma/strict-vars
9062 ____________________________________________________________________________
9063 [  6136] By: gsar                                  on 2000/05/28  08:31:20
9064         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
9065      Branch: perl
9066            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
9067 ____________________________________________________________________________
9068 [  6135] By: gsar                                  on 2000/05/28  08:17:50
9069         Log: enable Test::Harness to dynamically determine column width etc.
9070              (from Rob Napier <rnapier@employees.org>)
9071      Branch: perl
9072            ! lib/Test/Harness.pm
9073 ____________________________________________________________________________
9074 [  6134] By: gsar                                  on 2000/05/28  08:13:39
9075         Log: make Test::Harness use wait.h/WCOREDUMP if available
9076              (from Ben Tilly <ben_tilly@hotmail.com>)
9077      Branch: perl
9078            ! lib/Test/Harness.pm
9079 ____________________________________________________________________________
9080 [  6133] By: gsar                                  on 2000/05/28  08:08:05
9081         Log: elide bogus test in change#6132
9082      Branch: perl
9083            ! t/pragma/warn/9enabled
9084 ____________________________________________________________________________
9085 [  6132] By: gsar                                  on 2000/05/28  08:03:14
9086         Log: warnings::enabled() doesn't fall back to looking at $^W if
9087              caller isn't using lexical warnings (from Paul Marquess)
9088      Branch: perl
9089            ! pp_ctl.c t/pragma/warn/9enabled
9090 ____________________________________________________________________________
9091 [  6131] By: gsar                                  on 2000/05/28  07:57:47
9092         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
9093      Branch: perl
9094            ! ext/POSIX/POSIX.pm
9095 ____________________________________________________________________________
9096 [  6130] By: gsar                                  on 2000/05/28  07:29:12
9097         Log: fix places that mean C<"word" character> but say C<alphanumeric
9098              character>
9099      Branch: perl
9100            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
9101 ____________________________________________________________________________
9102 [  6129] By: gsar                                  on 2000/05/28  07:18:41
9103         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
9104      Branch: perl
9105            ! vms/test.com
9106 ____________________________________________________________________________
9107 [  6128] By: gsar                                  on 2000/05/28  07:12:55
9108         Log: new perlxstut example for passing/returning refs to arrays
9109              (from David Lowe <dlowe@pootpoot.com>)
9110      Branch: perl
9111            ! pod/perlxstut.pod
9112 ____________________________________________________________________________
9113 [  6127] By: gsar                                  on 2000/05/28  07:02:50
9114         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
9115              failed (from Gisle Aas)
9116      Branch: perl
9117            ! cop.h perl.c
9118 ____________________________________________________________________________
9119 [  6126] By: gsar                                  on 2000/05/28  06:39:53
9120         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
9121              (reworked variant of patch suggested by Simon Cozens)
9122      Branch: perl
9123            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
9124            ! pp_hot.c proto.h t/op/gv.t
9125 ____________________________________________________________________________
9126 [  6125] By: gsar                                  on 2000/05/28  05:14:55
9127         Log: enable propagating exception objects via Perl_croak() in XS code
9128              (from Gisle Aas)
9129      Branch: perl
9130            ! util.c
9131 ____________________________________________________________________________
9132 [  6124] By: gsar                                  on 2000/05/28  05:07:28
9133         Log: integrate vmsperl contents into mainline
9134      Branch: perl
9135           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
9136           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
9137           !> vms/vmsish.h
9138 ____________________________________________________________________________
9139 [  6123] By: gsar                                  on 2000/05/28  05:03:53
9140         Log: clarify gotcha with #line directives (from Rocco Caputo
9141              <troc@netrus.net>)
9142      Branch: perl
9143            ! pod/perldebug.pod pod/perlsyn.pod
9144 ____________________________________________________________________________
9145 [  6122] By: gsar                                  on 2000/05/28  04:58:29
9146         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
9147              (from Mark-Jason Dominus)
9148      Branch: perl
9149            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
9150            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
9151            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
9152            ! toke.c
9153 ____________________________________________________________________________
9154 [  6108] By: gsar                                  on 2000/05/17  02:24:56
9155         Log: reenable fake signal handling on Windows, bugs and all
9156      Branch: perl
9157            ! mg.c perl.h win32/perlhost.h
9158 ____________________________________________________________________________
9159 [  6104] By: gsar                                  on 2000/05/11  03:39:07
9160         Log: PL_sys_intern was being initialized too late on windows
9161      Branch: perl
9162            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
9163            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
9164 ____________________________________________________________________________
9165 [  6094] By: gsar                                  on 2000/05/08  14:22:22
9166         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
9167      Branch: perl
9168            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
9169            ! hints/cygwin.sh pp_sys.c
9170 ____________________________________________________________________________
9171 [  6093] By: gsar                                  on 2000/05/08  12:52:28
9172         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
9173              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
9174      Branch: perl
9175            ! pp_sys.c sv.c win32/perlhost.h
9176 ____________________________________________________________________________
9177 [  6090] By: gsar                                  on 2000/05/07  19:47:07
9178         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
9179              [NI]OK; added tests for both
9180      Branch: perl
9181            ! perl.c pp_hot.c sv.c t/op/substr.t
9182 ____________________________________________________________________________
9183 [  6089] By: gsar                                  on 2000/05/07  18:18:38
9184         Log: buildtoc tweak to fix newline lossage
9185      Branch: perl
9186            ! pod/buildtoc
9187 ____________________________________________________________________________
9188 [  6087] By: gsar                                  on 2000/05/07  16:05:16
9189         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
9190      Branch: perl
9191            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
9192 ____________________________________________________________________________
9193 [  6085] By: gsar                                  on 2000/05/07  05:52:02
9194         Log: repeat operator (x) doesn't preserve utf8-ness
9195      Branch: perl
9196            ! pp.c t/op/substr.t
9197 ____________________________________________________________________________
9198 [  6084] By: gsar                                  on 2000/05/07  05:39:55
9199         Log: substr() does not preserve utf8-ness (from Stefan Eissing
9200              <Eissing@medicaldataservice.de>); added tests
9201      Branch: perl
9202            ! pp.c t/op/substr.t
9203 ____________________________________________________________________________
9204 [  6083] By: gsar                                  on 2000/05/07  05:24:46
9205         Log: note about undocumented caller() return value (from M.J.T. Guy);
9206              yet another peek.t tweak
9207      Branch: perl
9208            ! pod/perlfunc.pod t/lib/peek.t
9209 ____________________________________________________________________________
9210 [  6082] By: gsar                                  on 2000/05/07  05:08:40
9211         Log: peek.t non-portable to ithreads
9212      Branch: perl
9213            ! t/lib/peek.t
9214 ____________________________________________________________________________
9215 [  6081] By: gsar                                  on 2000/05/07  04:17:04
9216         Log: better default perlbug categories for ok reports (from Richard Foley)
9217      Branch: perl
9218            ! utils/perlbug.PL
9219 ____________________________________________________________________________
9220 [  6080] By: gsar                                  on 2000/05/07  04:08:07
9221         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
9222              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
9223      Branch: perl
9224            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9225            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
9226            ! AUTHORS MAINTAIN MANIFEST
9227 ____________________________________________________________________________
9228 [  6079] By: gsar                                  on 2000/05/07  04:01:38
9229         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
9230      Branch: perl
9231            ! lib/Carp/Heavy.pm
9232 ____________________________________________________________________________
9233 [  6078] By: gsar                                  on 2000/05/07  01:24:19
9234         Log: workaround for CRT bug in chdir() (from Charles Lane, via
9235              Peter Prymmer)
9236      Branch: perl
9237            ! iperlsys.h vms/vms.c vms/vmsish.h
9238 ____________________________________________________________________________
9239 [  6077] By: gsar                                  on 2000/05/07  01:22:23
9240         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
9241              and Tom Phoenix)
9242      Branch: perl
9243            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
9244 ____________________________________________________________________________
9245 [  6076] By: gsar                                  on 2000/05/06  17:36:29
9246         Log: integrate cfgperl contents into mainline
9247      Branch: perl
9248           +> t/lib/peek.t
9249           !> Configure MANIFEST Porting/Glossary Porting/config.sh
9250           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
9251           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
9252           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
9253 ____________________________________________________________________________
9254 [  6071] By: gsar                                  on 2000/05/05  02:24:46
9255         Log: misformatted perllocal.pod (from Tim Jenness
9256              <t.jenness@jach.hawaii.edu>)
9257      Branch: perl
9258            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9259 ____________________________________________________________________________
9260 [  6070] By: gsar                                  on 2000/05/05  02:16:52
9261         Log: remove misleading comment (from M.J.T. Guy)
9262      Branch: perl
9263            ! t/lib/anydbm.t
9264 ____________________________________________________________________________
9265 [  6069] By: gsar                                  on 2000/05/05  02:15:13
9266         Log: File::Spec compatibility update (from Barrie Slaymaker
9267              <barries@slaysys.com>)
9268      Branch: perl
9269            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9270            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9271 ____________________________________________________________________________
9272 [  6068] By: gsar                                  on 2000/05/05  02:01:50
9273         Log: note about values()
9274      Branch: perl
9275            ! pod/perlfunc.pod
9276 ____________________________________________________________________________
9277 [  6067] By: gsar                                  on 2000/05/05  01:33:09
9278         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
9279      Branch: perl
9280            ! win32/win32.c
9281 ____________________________________________________________________________
9282 [  6066] By: gsar                                  on 2000/05/05  01:23:43
9283         Log: s/END/CHECK/
9284      Branch: perl
9285            ! perl.c
9286 ____________________________________________________________________________
9287 [  6064] By: gsar                                  on 2000/05/04  17:26:14
9288         Log: change#5905 wasn't quite right--it's intent only applies when arguments
9289              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
9290      Branch: perl
9291            ! pp_sys.c sv.c
9292 ____________________________________________________________________________
9293 [  6063] By: gsar                                  on 2000/05/04  16:52:29
9294         Log: tokeq() could read unallocated field in argument
9295      Branch: perl
9296            ! toke.c
9297 ____________________________________________________________________________
9298 [  6062] By: gsar                                  on 2000/05/04  16:34:51
9299         Log: additional tests for utf8.t
9300      Branch: perl
9301            ! t/pragma/utf8.t
9302 ____________________________________________________________________________
9303 [  6061] By: gsar                                  on 2000/05/04  16:09:28
9304         Log: change#5921 neglected to make eq honor "use bytes"
9305      Branch: perl
9306            ! sv.c
9307 ____________________________________________________________________________
9308 [  6058] By: gsar                                  on 2000/05/04  00:19:14
9309         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
9310              (spotted by Donald Kinzer <dkinzer@premia.com>)
9311      Branch: perl
9312            ! perl.c
9313 ____________________________________________________________________________
9314 [  6057] By: gsar                                  on 2000/05/03  18:34:01
9315         Log: fix broken parsing of /\x{ab}/
9316      Branch: perl
9317            ! regcomp.c t/pragma/utf8.t
9318 ____________________________________________________________________________
9319 [  6048] By: gsar                                  on 2000/05/02  18:29:10
9320         Log: add note about how $( doesn't interpolate in REs (from
9321              Philip Newton <newton@ficus.frogspace.net>)
9322      Branch: perl
9323            ! pod/perlop.pod
9324 ____________________________________________________________________________
9325 [  6046] By: gsar                                  on 2000/05/02  17:07:25
9326         Log: libscheck has insufficient checks for n32 libs (from
9327              Albert Chin-A-Young <china@thewrittenword.com>)
9328      Branch: perl
9329            ! hints/irix_6.sh
9330 ____________________________________________________________________________
9331 [  6044] By: gsar                                  on 2000/05/02  06:48:19
9332         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
9333              such that underscores are only ignored in literal numbers,
9334              "\x{...}", and hex/oct argument
9335      Branch: perl
9336            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
9337 ____________________________________________________________________________
9338 [  6043] By: gsar                                  on 2000/05/02  02:22:29
9339         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
9340      Branch: perl
9341            ! pod/perlretut.pod
9342 ____________________________________________________________________________
9343 [  6042] By: gsar                                  on 2000/05/02  02:17:51
9344         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
9345      Branch: perl
9346            ! pod/perltrap.pod
9347 ____________________________________________________________________________
9348 [  6041] By: gsar                                  on 2000/05/02  01:53:51
9349         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
9350              to compensate
9351      Branch: perl
9352            ! Porting/makerel
9353 ____________________________________________________________________________
9354 [  6040] By: gsar                                  on 2000/05/02  01:51:57
9355         Log: missing files in MANIFEST
9356      Branch: perl
9357            ! MANIFEST
9358 ____________________________________________________________________________
9359 [  6032] By: gsar                                  on 2000/05/01  15:56:32
9360         Log: whitespace adjustments
9361      Branch: perl
9362            ! pp_sys.c
9363 ____________________________________________________________________________
9364 [  6031] By: gsar                                  on 2000/05/01  15:19:41
9365         Log: small nits in diagnostics.pm (from Robin Barker)
9366      Branch: perl
9367            ! lib/diagnostics.pm pod/perldiag.pod
9368 ____________________________________________________________________________
9369 [  6030] By: gsar                                  on 2000/05/01  08:39:18
9370         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9371              for @- and @+ (from Johan Vromans)
9372      Branch: perl
9373            ! lib/English.pm pod/perlvar.pod
9374 ____________________________________________________________________________
9375 [  6029] By: gsar                                  on 2000/05/01  08:16:10
9376         Log: add CGI.pm v2.66 (from Lincoln Stein)
9377      Branch: perl
9378            + lib/CGI/Util.pm t/lib/cgi-pretty.t
9379            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9380            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
9381            ! t/lib/cgi-html.t t/lib/cgi-request.t
9382 ____________________________________________________________________________
9383 [  6028] By: gsar                                  on 2000/05/01  06:34:41
9384         Log: Pod::Man generates groff-incompatible macro definition (from
9385              Tom Christiansen)
9386      Branch: perl
9387            ! lib/Pod/Man.pm
9388 ____________________________________________________________________________
9389 [  6027] By: gsar                                  on 2000/05/01  06:31:36
9390         Log: podlators-1.02 update (from Russ Allbery)
9391      Branch: perl
9392            ! lib/Pod/Man.pm lib/Pod/Text.pm
9393 ____________________________________________________________________________
9394 [  6025] By: gsar                                  on 2000/04/30  18:17:47
9395         Log: Is{Alnum,Alpha,Word} don't match titlecase
9396              
9397              TODO: IsSpace is defined recursively!
9398              
9399              (both spotted by Larry)
9400      Branch: perl
9401            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9402            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9403 ____________________________________________________________________________
9404 [  6024] By: gsar                                  on 2000/04/30  17:50:19
9405         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
9406              (from Hugo van der Sanden)
9407      Branch: perl
9408            ! toke.c
9409 ____________________________________________________________________________
9410 [  6023] By: gsar                                  on 2000/04/30  17:14:43
9411         Log: debugger stomps on $. (from M.J.T. Guy)
9412      Branch: perl
9413            ! lib/perl5db.pl
9414 ____________________________________________________________________________
9415 [  6022] By: gsar                                  on 2000/04/30  16:59:22
9416         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9417      Branch: perl
9418            ! sv.c
9419 ____________________________________________________________________________
9420 [  6021] By: gsar                                  on 2000/04/29  21:00:08
9421         Log: remove Win2K issue in pod (fixed by change#6020)
9422      Branch: perl
9423            ! README.win32 pod/perl56delta.pod
9424 ____________________________________________________________________________
9425 [  6020] By: gsar                                  on 2000/04/29  20:51:49
9426         Log: test tweak
9427      Branch: perl
9428            ! t/lib/open3.t
9429 ____________________________________________________________________________
9430 [  6019] By: gsar                                  on 2000/04/29  20:34:27
9431         Log: windows portability tweaks
9432      Branch: perl
9433            ! t/lib/b.t win32/win32.h
9434 ____________________________________________________________________________
9435 [  6018] By: gsar                                  on 2000/04/29  19:55:24
9436         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
9437              make _PATH_LOG() return "" if unavailable
9438      Branch: perl
9439            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9440            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
9441 ____________________________________________________________________________
9442 [  6015] By: gsar                                  on 2000/04/28  22:35:49
9443         Log: tweak test for portability
9444      Branch: perl
9445            ! t/lib/b.t
9446 ____________________________________________________________________________
9447 [  6014] By: gsar                                  on 2000/04/28  22:05:31
9448         Log: glob() loading File::Glob behind the scenes may cause syntax errors
9449      Branch: perl
9450            ! op.c
9451 ____________________________________________________________________________
9452 [  6013] By: gsar                                  on 2000/04/28  21:25:22
9453         Log: tweak change#5945 to display correct switch name in diagnostic
9454      Branch: perl
9455            ! perl.c pod/perldiag.pod
9456 ____________________________________________________________________________
9457 [  6010] By: gsar                                  on 2000/04/28  21:02:58
9458         Log: clarify note about shadow password support (from
9459              gellyfish@gellyfish.com)
9460      Branch: perl
9461            ! pod/perlfunc.pod
9462 ____________________________________________________________________________
9463 [  6009] By: gsar                                  on 2000/04/28  21:00:00
9464         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9465      Branch: perl
9466            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9467 ____________________________________________________________________________
9468 [  6008] By: gsar                                  on 2000/04/28  20:56:33
9469         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9470      Branch: perl
9471            ! installperl vms/subconfigure.com
9472 ____________________________________________________________________________
9473 [  6007] By: gsar                                  on 2000/04/28  20:51:21
9474         Log: note about compile failures and END blocks (from M.J.T. Guy)
9475      Branch: perl
9476            ! pod/perl56delta.pod pod/perlmod.pod
9477 ____________________________________________________________________________
9478 [  6005] By: gsar                                  on 2000/04/28  20:41:16
9479         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9480      Branch: perl
9481            ! utils/perldoc.PL
9482 ____________________________________________________________________________
9483 [  6003] By: gsar                                  on 2000/04/28  20:11:20
9484         Log: allow REG_EXPAND_SZ keys in Windows registry (from
9485              John Clayton <John.Clayton@barclayscapital.com>)
9486      Branch: perl
9487            ! win32/win32.c
9488 ____________________________________________________________________________
9489 [  6002] By: gsar                                  on 2000/04/28  19:34:16
9490         Log: destructive sv_setsv() can lose UV-ness from source, causing
9491              numeric promotions/comparisons to fail to do the right thing
9492      Branch: perl
9493            ! sv.c
9494 ____________________________________________________________________________
9495 [  6001] By: gsar                                  on 2000/04/28  18:44:15
9496         Log: support additional library locations via $Config{otherlibdirs}
9497              (from Andy Dougherty)
9498      Branch: perl
9499            ! Configure INSTALL Porting/Glossary Porting/config.sh
9500            ! Porting/config_H config_h.SH epoc/config.sh perl.c
9501            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9502            ! win32/config.bc win32/config.gc win32/config.vc
9503 ____________________________________________________________________________
9504 [  5999] By: gsar                                  on 2000/04/28  18:17:07
9505         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9506      Branch: perl
9507            ! t/pragma/warn/toke toke.c
9508 ____________________________________________________________________________
9509 [  5995] By: gsar                                  on 2000/04/28  09:37:36
9510         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9511      Branch: perl
9512            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9513 ____________________________________________________________________________
9514 [  5994] By: gsar                                  on 2000/04/28  09:33:26
9515         Log: fix for missed accounting for null byte in pack("Z",...) (from
9516              M.J.T. Guy)
9517      Branch: perl
9518            ! pp.c t/op/pack.t
9519 ____________________________________________________________________________
9520 [  5993] By: gsar                                  on 2000/04/28  09:30:05
9521         Log: various minor tweaks seen on p5p
9522      Branch: perl
9523            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9524 ____________________________________________________________________________
9525 [  5992] By: gsar                                  on 2000/04/28  09:08:19
9526         Log: pod nit (from Simon Cozens)
9527      Branch: perl
9528            ! pod/perlop.pod
9529 ____________________________________________________________________________
9530 [  5991] By: gsar                                  on 2000/04/28  09:06:36
9531         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9532      Branch: perl
9533            ! README.posix-bc hints/posix-bc.sh
9534 ____________________________________________________________________________
9535 [  5990] By: gsar                                  on 2000/04/28  08:54:52
9536         Log: use $ENV{LIB} to search for libs under Visual C compiler
9537              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9538      Branch: perl
9539            ! lib/ExtUtils/Liblist.pm
9540 ____________________________________________________________________________
9541 [  5989] By: gsar                                  on 2000/04/28  08:27:12
9542         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9543              itself and no other (from Tom Hughes)
9544      Branch: perl
9545            ! t/op/array.t toke.c
9546 ____________________________________________________________________________
9547 [  5988] By: gsar                                  on 2000/04/28  08:01:38
9548         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9549              <paul@miraclefish.com>)
9550      Branch: perl
9551            ! lib/ExtUtils/MakeMaker.pm
9552 ____________________________________________________________________________
9553 [  5987] By: gsar                                  on 2000/04/28  07:53:09
9554         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9555      Branch: perl
9556            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9557 ____________________________________________________________________________
9558 [  5986] By: gsar                                  on 2000/04/28  07:44:17
9559         Log: add regular expressions tutorial and quick-start guide (from
9560              Mark Kvale <kvale@phy.ucsf.edu>)
9561      Branch: perl
9562            + pod/perlrequick.pod pod/perlretut.pod
9563            ! AUTHORS MAINTAIN MANIFEST
9564 ____________________________________________________________________________
9565 [  5985] By: gsar                                  on 2000/04/28  07:30:28
9566         Log: forked child may not exit correctly if it failed to open
9567              /dev/console (from Graham Barr)
9568      Branch: perl
9569            ! ext/Sys/Syslog/Syslog.pm
9570 ____________________________________________________________________________
9571 [  5984] By: gsar                                  on 2000/04/28  07:27:20
9572         Log: attributes::reftype() doesn't work on tied argument
9573      Branch: perl
9574            ! xsutils.c
9575 ____________________________________________________________________________
9576 [  5983] By: gsar                                  on 2000/04/28  07:15:04
9577         Log: numeric conversion of non-number in change#3378 tramples on
9578              OOK offset, causing segfaults
9579      Branch: perl
9580            ! sv.c
9581 ____________________________________________________________________________
9582 [  5982] By: gsar                                  on 2000/04/28  04:48:25
9583         Log: avoid error in IO::Socket::INET when given an unknown service name
9584              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9585      Branch: perl
9586            ! ext/IO/lib/IO/Socket/INET.pm
9587 ____________________________________________________________________________
9588 [  5981] By: gsar                                  on 2000/04/28  04:31:31
9589         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9590              prototype mismatch with CORE::glob(); update pod and tests to
9591              suit (File::Glob::glob() is still available for backward
9592              compatibility, but should be considered deprecated)
9593      Branch: perl
9594            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
9595            ! t/lib/glob-taint.t
9596 ____________________________________________________________________________
9597 [  5980] By: gsar                                  on 2000/04/28  03:47:29
9598         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
9599              <ghudson@mit.edu>)
9600      Branch: metaconfig
9601            ! U/modified/Options.U
9602      Branch: perl
9603            ! Configure
9604 ____________________________________________________________________________
9605 [  5979] By: gsar                                  on 2000/04/28  03:07:54
9606         Log: under useithreads, constant pad entries could inadvertantly be
9607              shared across threads (from Eric Blood <eblood@xmission.com>);
9608              added Eric's test case to testsuite
9609      Branch: perl
9610            ! op.c t/op/misc.t
9611 ____________________________________________________________________________
9612 [  5978] By: gsar                                  on 2000/04/27  21:13:00
9613         Log: sync version numbers in File::Spec with the ones on CPAN
9614              (from Barrie Slaymaker)
9615      Branch: perl
9616            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
9617            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
9618            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9619 ____________________________________________________________________________
9620 [  5977] By: gsar                                  on 2000/04/27  21:07:29
9621         Log: autoquote barewords followed by newline and arrow properly
9622              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9623      Branch: perl
9624            ! t/pragma/warn/toke toke.c
9625 ____________________________________________________________________________
9626 [  5976] By: gsar                                  on 2000/04/27  20:41:20
9627         Log: DB_File v1.73 update (from Paul Marquess)
9628      Branch: perl
9629            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9630            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9631 ____________________________________________________________________________
9632 [  5975] By: gsar                                  on 2000/04/27  20:34:24
9633         Log: allow sort() reentrancy (variant of patch suggested by
9634              Hugo van der Sanden)
9635      Branch: perl
9636            ! pp_ctl.c t/op/sort.t
9637 ____________________________________________________________________________
9638 [  5974] By: gsar                                  on 2000/04/27  19:46:57
9639         Log: change#4197 somehow missed initializing PL_errors, meaning
9640              sytax error queueing wasn't working outside eval"" at all;
9641              also fixed eval"" to localize PL_error_count, so that compile-time
9642              eval's don't clobber the error state of the outer context
9643      Branch: perl
9644            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9645            ! t/pragma/warn/toke
9646 ____________________________________________________________________________
9647 [  5973] By: gsar                                  on 2000/04/27  18:29:05
9648         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9649      Branch: perl
9650            ! regcomp.c regexec.c t/op/re_tests
9651 ____________________________________________________________________________
9652 [  5970] By: gsar                                  on 2000/04/27  18:05:11
9653         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
9654              IV is >32bits
9655      Branch: perl
9656            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9657 ____________________________________________________________________________
9658 [  5969] By: gsar                                  on 2000/04/27  17:50:56
9659         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9660      Branch: perl
9661            + t/lib/syslog.t
9662            ! MANIFEST ext/Sys/Syslog/Syslog.pm
9663 ____________________________________________________________________________
9664 [  5968] By: gsar                                  on 2000/04/27  17:44:49
9665         Log: tolerate spaces in group names in test on solaris (from David Boyce
9666              <dsb@boyski.com>)
9667      Branch: perl
9668            ! t/op/groups.t
9669 ____________________________________________________________________________
9670 [  5967] By: gsar                                  on 2000/04/27  17:41:22
9671         Log: improved docs on the warn_uninit diagnostic (from David Glasser
9672              and Simon Cozens)
9673      Branch: perl
9674            ! pod/perldiag.pod
9675 ____________________________________________________________________________
9676 [  5966] By: gsar                                  on 2000/04/27  16:54:58
9677         Log: add testsuite for B backends, fix bug in B::Deparse (from
9678              Simon Cozens <simon@brecon.co.uk>)
9679      Branch: perl
9680            + t/lib/b.t
9681            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9682 ____________________________________________________________________________
9683 [  5965] By: gsar                                  on 2000/04/27  16:10:37
9684         Log: avoid "will not stay shared" warnings for our variables (from
9685              Robin Barker)
9686      Branch: perl
9687            ! op.c t/pragma/warn/op
9688 ____________________________________________________________________________
9689 [  5964] By: gsar                                  on 2000/04/27  07:05:05
9690         Log: reformat to 72 columns (again)
9691      Branch: perl
9692            ! pod/perldiag.pod
9693 ____________________________________________________________________________
9694 [  5963] By: gsar                                  on 2000/04/27  06:28:31
9695         Log: patch from Larry to make (\&) prototype work; added tests for
9696              the same
9697      Branch: perl
9698            ! op.c t/comp/proto.t
9699 ____________________________________________________________________________
9700 [  5962] By: gsar                                  on 2000/04/27  06:15:47
9701         Log: updated README.hpux (from Jeff Okamoto)
9702      Branch: perl
9703            ! README.hpux
9704 ____________________________________________________________________________
9705 [  5961] By: gsar                                  on 2000/04/27  05:55:03
9706         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9707      Branch: perl
9708            ! emacs/cperl-mode.el
9709 ____________________________________________________________________________
9710 [  5960] By: gsar                                  on 2000/04/27  05:49:26
9711         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9712      Branch: perl
9713            ! INSTALL
9714 ____________________________________________________________________________
9715 [  5959] By: gsar                                  on 2000/04/27  05:33:41
9716         Log: doubled words in pods (from Simon Cozens
9717              <simon.p.cozens@jp.pwcglobal.com>)
9718      Branch: perl
9719            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
9720            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
9721            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
9722            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
9723            ! pod/perltootc.pod
9724 ____________________________________________________________________________
9725 [  5958] By: gsar                                  on 2000/04/27  05:11:39
9726         Log: change#3569 deleted some essential code, revert; avoid use of
9727              atexit() to make DynaLoader work properly on AIX under mod_perl
9728              (from Jens-Uwe Mager <jum@helios.de>)
9729      Branch: perl
9730            ! ext/DynaLoader/dl_aix.xs
9731 ____________________________________________________________________________
9732 [  5957] By: gsar                                  on 2000/04/27  04:54:51
9733         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9734      Branch: perl
9735            ! pod/perlmod.pod
9736 ____________________________________________________________________________
9737 [  5956] By: gsar                                  on 2000/04/27  04:51:47
9738         Log: better diagnostics on failed tests (from Ilya Zakharevich)
9739      Branch: perl
9740            ! t/op/lex_assign.t
9741 ____________________________________________________________________________
9742 [  5955] By: gsar                                  on 2000/04/27  04:26:44
9743         Log: longstanding bug exposed by change#3307: sort arguments weren't
9744              compiled with the right wantarray context (ensuing runtime lookup
9745              via block_gimme() was getting the incidental context of the
9746              sort() itself)
9747      Branch: perl
9748            ! op.c t/op/sort.t
9749 ____________________________________________________________________________
9750 [  5954] By: gsar                                  on 2000/04/26  23:42:12
9751         Log: integrate cfgperl contents into mainline
9752      Branch: perl
9753           !> (integrate 30 files)
9754 ____________________________________________________________________________
9755 [  5950] By: gsar                                  on 2000/04/25  19:13:12
9756         Log: reformat perldiag to avoid long lines
9757      Branch: perl
9758            ! pod/perldiag.pod
9759 ____________________________________________________________________________
9760 [  5949] By: gsar                                  on 2000/04/25  18:41:11
9761         Log: make perldoc use the pod2man from the same version (from
9762              M.J.T. Guy)
9763      Branch: perl
9764            ! utils/perldoc.PL
9765 ____________________________________________________________________________
9766 [  5948] By: gsar                                  on 2000/04/25  18:21:57
9767         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
9768              <kompas@kompas.usr.onet.pl>)
9769      Branch: perl
9770            ! lib/vars.pm
9771 ____________________________________________________________________________
9772 [  5947] By: gsar                                  on 2000/04/25  18:11:53
9773         Log: use &dl_error rather than &dl_load_file as the guard for calling
9774              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9775              statically built perl)
9776      Branch: perl
9777            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9778 ____________________________________________________________________________
9779 [  5945] By: gsar                                  on 2000/04/25  16:34:33
9780         Log: make module name mandatory after -M switch; reorder perldiag
9781              alphabetically (from Mark-Jason Dominus)
9782      Branch: perl
9783            ! perl.c pod/perldiag.pod
9784 ____________________________________________________________________________
9785 [  5939] By: gsar                                  on 2000/04/24  19:01:24
9786         Log: more pod nits (from Larry Virden)
9787      Branch: perl
9788            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
9789            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9790            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9791 ____________________________________________________________________________
9792 [  5938] By: gsar                                  on 2000/04/24  18:54:01
9793         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9794      Branch: perl
9795            ! ext/B/B/Deparse.pm
9796 ____________________________________________________________________________
9797 [  5936] By: gsar                                  on 2000/04/24  17:30:06
9798         Log: additional tests for change#5934 (from Paul Marquess, who also
9799              sent in the same fix)
9800      Branch: perl
9801            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9802            ! t/pragma/warn/5nolint t/pragma/warn/6default
9803 ____________________________________________________________________________
9804 [  5934] By: gsar                                  on 2000/04/24  17:16:54
9805         Log: propagate lexical warnings from surrounding scope correctly
9806              within string eval()
9807      Branch: perl
9808            ! pp_ctl.c t/pragma/warn/pp_ctl
9809 ____________________________________________________________________________
9810 [  5932] By: gsar                                  on 2000/04/24  09:08:14
9811         Log: add rsignal(), whichsig() and do_join() to public API list
9812              (mod_perl uses them to good advantage)
9813      Branch: perl
9814            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9815 ____________________________________________________________________________
9816 [  5931] By: gsar                                  on 2000/04/24  09:01:40
9817         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9818      Branch: perl
9819            ! pp_hot.c regexec.c t/op/pat.t
9820 ____________________________________________________________________________
9821 [  5930] By: gsar                                  on 2000/04/24  08:58:33
9822         Log: small os390 tweaks (from Peter Prymmer)
9823      Branch: perl
9824            ! config_h.SH makedepend.SH
9825 ____________________________________________________________________________
9826 [  5929] By: gsar                                  on 2000/04/24  08:55:25
9827         Log: pod nits
9828      Branch: perl
9829            ! pod/perlguts.pod
9830 ____________________________________________________________________________
9831 [  5928] By: gsar                                  on 2000/04/24  08:50:13
9832         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
9833      Branch: perl
9834            ! ext/IO/lib/IO/Poll.pm
9835 ____________________________________________________________________________
9836 [  5927] By: gsar                                  on 2000/04/24  08:43:24
9837         Log: arrange for next() to resume at the unstack op rather than the
9838              loop conditional, so that scope cleanup happens correctly
9839              (from Stephen McCamant)
9840      Branch: perl
9841            ! op.c pp_ctl.c t/op/misc.t
9842 ____________________________________________________________________________
9843 [  5926] By: gsar                                  on 2000/04/24  08:18:40
9844         Log: on windows, reserve 16M of stack rather than 128M (allows more
9845              threads to run concurrently)
9846      Branch: perl
9847            ! win32/Makefile win32/makefile.mk
9848 ____________________________________________________________________________
9849 [  5925] By: gsar                                  on 2000/04/24  08:13:52
9850         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9851      Branch: perl
9852            ! toke.c
9853 ____________________________________________________________________________
9854 [  5924] By: gsar                                  on 2000/04/24  08:08:59
9855         Log: avoid using uninitialized memory in require version check
9856      Branch: perl
9857            ! pp_ctl.c universal.c
9858 ____________________________________________________________________________
9859 [  5923] By: gsar                                  on 2000/04/24  07:20:14
9860         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
9861      Branch: perl
9862            ! ext/IO/lib/IO/Poll.pm
9863 ____________________________________________________________________________
9864 [  5922] By: gsar                                  on 2000/04/24  07:08:42
9865         Log: commentary about IoTYPE() (from Nathan Torkington)
9866      Branch: perl
9867            ! sv.h
9868 ____________________________________________________________________________
9869 [  5921] By: gsar                                  on 2000/04/24  06:58:26
9870         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9871              by fix
9872      Branch: perl
9873            ! sv.c t/lib/charnames.t t/pragma/utf8.t
9874 ____________________________________________________________________________
9875 [  5920] By: gsar                                  on 2000/04/24  06:37:59
9876         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
9877      Branch: perl
9878            ! doop.c t/op/ver.t
9879 ____________________________________________________________________________
9880 [  5919] By: gsar                                  on 2000/04/24  06:21:58
9881         Log: Configure might miss old directories when prefix must be
9882              expanded (from Robin Barker)
9883      Branch: metaconfig
9884            ! U/installdirs/inc_version_list.U
9885      Branch: perl
9886            ! Configure
9887 ____________________________________________________________________________
9888 [  5918] By: gsar                                  on 2000/04/24  06:16:11
9889         Log: VMS nits in glob() test (from Charles Lane)
9890      Branch: perl
9891            ! t/lib/glob-basic.t
9892 ____________________________________________________________________________
9893 [  5917] By: gsar                                  on 2000/04/24  06:11:56
9894         Log: various pod nits (from Larry Virden and others)
9895      Branch: perl
9896            ! README.amiga README.hpux README.machten README.os2
9897            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
9898            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
9899            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
9900            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
9901            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
9902            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
9903            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
9904            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
9905 ____________________________________________________________________________
9906 [  5916] By: gsar                                  on 2000/04/24  05:52:43
9907         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
9908              <wjones@tc.fluke.com>)
9909      Branch: perl
9910            ! t/lib/glob-basic.t
9911 ____________________________________________________________________________
9912 [  5915] By: gsar                                  on 2000/04/24  05:07:01
9913         Log: supported platforms mixed up
9914      Branch: perl
9915            ! pod/perl56delta.pod pod/perlport.pod
9916 ____________________________________________________________________________
9917 [  5914] By: gsar                                  on 2000/04/24  04:56:08
9918         Log: caller() wasn't returning the right number of elements for
9919              eval {...}
9920      Branch: perl
9921            ! pp_ctl.c t/pragma/warn/9enabled
9922 ____________________________________________________________________________
9923 [  5913] By: gsar                                  on 2000/04/24  04:35:41
9924         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
9925              Mark-Jason Dominus)
9926      Branch: perl
9927            ! pod/perlfunc.pod
9928 ____________________________________________________________________________
9929 [  5912] By: gsar                                  on 2000/04/24  04:17:15
9930         Log: fix totally broken caching in UNIVERSAL::isa() (from
9931              Nick Ing-Simmons)
9932      Branch: perl
9933            ! t/op/universal.t universal.c
9934 ____________________________________________________________________________
9935 [  5911] By: gsar                                  on 2000/04/24  03:39:47
9936         Log: add linebreak properties from unicode/LineBrk.txt (from
9937              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9938      Branch: perl
9939            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9940            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9941            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9942            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9943            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9944            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9945            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9946            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9947            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9948            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9949            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9950            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9951            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9952            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
9953            + lib/unicode/Is/LbrkZW.pl
9954            ! lib/unicode/mktables.PL
9955 ____________________________________________________________________________
9956 [  5910] By: gsar                                  on 2000/04/24  03:23:10
9957         Log: typo in pod
9958      Branch: perl
9959            ! ext/Thread/Thread.pm
9960 ____________________________________________________________________________
9961 [  5909] By: gsar                                  on 2000/04/24  03:22:03
9962         Log: mode argument to do_binmode() should be file mode, not boolean
9963      Branch: perl
9964            ! pp_sys.c
9965 ____________________________________________________________________________
9966 [  5908] By: gsar                                  on 2000/04/16  16:51:08
9967         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
9968              always returns a valid GV even when the symbol is trapped by strictures
9969              (avoids coredumps)
9970              
9971              TODO: the C<package;> hack needs similar treatment
9972      Branch: perl
9973            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
9974            ! t/pragma/strict-vars
9975 ____________________________________________________________________________
9976 [  5904] By: gsar                                  on 2000/03/28  02:31:32
9977         Log: add Changes, perldelta.pod
9978      Branch: perl
9979            + Changes pod/perldelta.pod
9980 ____________________________________________________________________________
9981 [  5903] By: gsar                                  on 2000/03/28  02:03:55
9982         Log: rename Changes and perldelta.pod
9983      Branch: perl
9984           +> Changes5.6 pod/perl56delta.pod
9985            - Changes pod/perldelta.pod
9986            ! MANIFEST
9987 ____________________________________________________________________________
9988 [  5900] By: gsar                                  on 2000/03/23  05:42:43
9989         Log: three guesses on what this is :-)
9990      Branch: perl
9991            ! Changes