Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
35         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
36              From: "Craig A. Berry" <craigberry@mac.com>
37              Date: Thu, 02 Aug 2001 23:15:24 -0500
38              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
39      Branch: perl
40            ! ext/B/Stash.t
41 ____________________________________________________________________________
42 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
43         Log: Subject: [patch] plug PL_cshname leak
44              From: Doug MacEachern <dougm@covalent.net>
45              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
46              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
47      Branch: perl
48            ! sv.c
49 ____________________________________________________________________________
50 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
51         Log: Subject: [patch] plug PL_sh_path leak
52              From: Doug MacEachern <dougm@covalent.net>
53              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
54              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
55      Branch: perl
56            ! sv.c
57 ____________________________________________________________________________
58 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
59         Log: Subject: [patch] plug PL_regex_padav leaks
60              From: Doug MacEachern <dougm@covalent.net>
61              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
62              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
63      Branch: perl
64            ! op.c op.h perl.c
65 ____________________________________________________________________________
66 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
67         Log: Subject: [patch] plug PL_origargv leak
68              From: Doug MacEachern <dougm@covalent.net>
69              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
70              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
71      Branch: perl
72            ! perl.c
73 ____________________________________________________________________________
74 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
75         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
76              From: Abhijit Menon-Sen <ams@wiw.org>
77              Date: Fri, 3 Aug 2001 06:38:11 +0530
78              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
79      Branch: perl
80            ! hv.c
81 ____________________________________________________________________________
82 [ 11557] By: nick                                  on 2001/08/03  08:17:38
83         Log: Integrate mainline
84      Branch: perlio
85           +> (branch 47 files)
86            - lib/Switch/test.pl
87           !> (integrate 49 files)
88 ____________________________________________________________________________
89 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
90         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
91              From: "Craig A. Berry" <craigberry@mac.com>
92              Date: Thu, 02 Aug 2001 12:56:19 -0500
93              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
94      Branch: perl
95            ! ext/B/Showlex.t
96 ____________________________________________________________________________
97 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
98         Log: Be more careful about non-existent files.
99      Branch: perl
100            ! lib/File/Copy.pm
101 ____________________________________________________________________________
102 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
103         Log: Subject: [PATCH resend] deparse empty formats
104              From: Robin Houston <robin@kitsite.com> 
105              Date: Thu, 2 Aug 2001 14:32:36 +0100
106              Message-ID: <20010802143236.A894@robin.kitsite.com>
107      Branch: perl
108            ! ext/B/B/Deparse.pm
109 ____________________________________________________________________________
110 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
111         Log: Subject: [patch] ithreads + refto fix improvement
112              From: Doug MacEachern <dougm@covalent.net>
113              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
114              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
115      Branch: perl
116            ! pp.c
117 ____________________________________________________________________________
118 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
119         Log: Readability nit from Abhijit.
120      Branch: perl
121            ! op.c
122 ____________________________________________________________________________
123 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
124         Log: setproctitle() API version nit from Anton Berezin.
125      Branch: perl
126            ! mg.c
127 ____________________________________________________________________________
128 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
129         Log: Add PerlCE to the docs.
130      Branch: perl
131            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
132            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
133 ____________________________________________________________________________
134 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
135         Log: Integrate the PerlCE (WinCE Perl) port;
136              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
137      Branch: perl
138            + README.ce wince/FindExt.pm wince/Makefile.ce
139            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
140            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
141            + wince/bin/search.pl wince/config.ce wince/config.h
142            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
143            + wince/dl_win32.xs wince/include/arpa/inet.h
144            + wince/include/cectype.h wince/include/errno.h
145            + wince/include/netdb.h wince/include/sys/socket.h
146            + wince/include/sys/stat.h wince/include/sys/types.h
147            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
148            + wince/perl.rc wince/perldll.def wince/perllib.c
149            + wince/perlmain.c wince/registry.bat wince/runperl.c
150            + wince/splittree.pl wince/win32.h wince/win32iop.h
151            + wince/win32thread.c wince/win32thread.h wince/wince.c
152            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
153            + wince/xdistclean.ksh wince/xmakediffs.ksh
154            ! MANIFEST perl.c perl.h perlio.c
155 ____________________________________________________________________________
156 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
157         Log: setproctitle() made simpler.  (This assumes the string is
158              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
159              should be used.  Note len, not len + 1.)  BSD-fu from Anton
160              Berezin.
161      Branch: perl
162            ! mg.c
163 ____________________________________________________________________________
164 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
165         Log: Subject: [PATCH] -Wall cleanup: op.c
166              From: Richard Soderberg <rs@oregonnet.com>
167              Date: Thu, 2 Aug 2001 00:17:09 -0700
168              Message-Id: <200108020717.AAA26895@oregonnet.com>
169              
170              Subject: [PATCH] -Wall cleanup: sv.c
171              From: Richard Soderberg <rs@oregonnet.com>
172              Date: Thu, 2 Aug 2001 00:49:21 -0700
173              Message-Id: <200108020749.AAA27492@oregonnet.com>
174      Branch: perl
175            ! op.c sv.c
176 ____________________________________________________________________________
177 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
178         Log: Update Changes.
179      Branch: perl
180            ! Changes patchlevel.h
181 ____________________________________________________________________________
182 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
183         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
184              From: Doug MacEachern <dougm@covalent.net>
185              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
186              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
187      Branch: perl
188            ! op.c
189 ____________________________________________________________________________
190 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
191         Log: The #11541 didn't work under threads.
192      Branch: perl
193            ! op.c
194 ____________________________________________________________________________
195 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
196         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
197              From: Hugo <hv@crypt.compulink.co.uk>
198              Date: Fri, 22 Jun 2001 01:19:08 +0100 
199              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
200              
201              (Skip tests if accept() failed)
202      Branch: perl
203            ! ext/IO/lib/IO/t/io_unix.t
204 ____________________________________________________________________________
205 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
206         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
207              From: "Stian Seeberg" <sseeberg@nimsoft.no>
208              Date: Mon, 30 Jul 2001 12:28:07 +0200
209              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
210      Branch: perl
211            ! perl.h
212 ____________________________________________________________________________
213 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
214         Log: Subject: Pluggable optimizer
215              From: Simon Cozens <simon@netthink.co.uk>
216              Date: Wed, 1 Aug 2001 13:57:02 -0700
217              Message-ID: <20010801135702.I10442@netthink.co.uk>
218      Branch: perl
219            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
220 ____________________________________________________________________________
221 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
222         Log: Subject: [ID 20010801.039] perlre.pod message typo
223              From: Autrijus Tang <autrijus@geb.elixus.org>
224              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
225              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
226      Branch: perl
227            ! pod/perlre.pod
228 ____________________________________________________________________________
229 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
230         Log: Test for change #11536.
231      Branch: perl
232            ! t/op/tiehandle.t
233 ____________________________________________________________________________
234 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
235         Log: More test fixups for #11537.
236      Branch: perl
237            ! t/lib/warnings/4lint t/lib/warnings/9enabled
238 ____________________________________________________________________________
239 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
240         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
241              From: Doug MacEachern <dougm@covalent.net>
242              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
243              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
244      Branch: perl
245            ! op.c t/TestInit.pm
246 ____________________________________________________________________________
247 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
248         Log: Subject: [patch] ithreads + refto bug
249              From: Doug MacEachern <dougm@covalent.net>
250              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
251              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
252              
253              (Test in change #11539)
254      Branch: perl
255            ! pp.c
256 ____________________________________________________________________________
257 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
258         Log: Subject: [PATCH: perl@11523] fixups for t/harness
259              From: Prymmer/Kahn <pvhp@best.com>
260              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
261              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
262      Branch: perl
263            ! t/harness
264 ____________________________________________________________________________
265 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
266         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
267              From: Prymmer/Kahn <pvhp@best.com>
268              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
269              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
270      Branch: perl
271            ! win32/Makefile win32/makefile.mk
272 ____________________________________________________________________________
273 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
274         Log: Need to know the number of tests.
275      Branch: perl
276            ! t/run/exit.t
277 ____________________________________________________________________________
278 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
279         Log: Subject: Re: new exit tests on VMS
280              From: "Craig A. Berry" <craigberry@mac.com>
281              Date: Tue, 31 Jul 2001 12:19:29 -0500
282              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
283      Branch: perl
284            ! t/run/exit.t
285 ____________________________________________________________________________
286 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
287         Log: Retract #11530 (the dTHX is needed under threads)
288      Branch: perl
289            ! perlio.c
290 ____________________________________________________________________________
291 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
292         Log: (Retracted by #11531)
293      Branch: perl
294            ! perlio.c
295 ____________________________________________________________________________
296 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
297         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
298              From: Richard Soderberg <rs@crystalflame.net>
299              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
300              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
301      Branch: perl
302            ! unixish.h
303 ____________________________________________________________________________
304 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
305         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
307              Date: Tue, 31 Jul 2001 05:39:09 -0400
308              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
309              
310              (with a note about the case of UV being equal to long long)
311      Branch: perl
312            ! utils/h2xs.PL
313 ____________________________________________________________________________
314 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
315         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
316              From: "Craig A. Berry" <craigberry@mac.com>
317              Date: Tue, 31 Jul 2001 14:57:43 -0500
318              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
319      Branch: perl
320            ! t/io/fs.t
321 ____________________________________________________________________________
322 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
323         Log: Fix for
324              
325              Subject: [ID 20010116.001] File::Copy truncates orig file 
326              From: arbor@al37al08.telecel.pt
327              Date: Tue, 16 Jan 2001 11:43:02 GMT
328              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
329              
330              (copy($foo, $foo) would truncate $foo)
331      Branch: perl
332            ! lib/File/Copy.pm lib/File/Copy.t
333 ____________________________________________________________________________
334 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
335         Log: Metaconfig unit change for #11524.
336      Branch: metaconfig/U/perl
337            ! Extras.U
338 ____________________________________________________________________________
339 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
340         Log: Multiple modules didn't work; plus typo fixes.
341      Branch: perl
342            ! Configure
343 ____________________________________________________________________________
344 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
345         Log: Update Changes.
346      Branch: perl
347            ! Changes patchlevel.h
348 ____________________________________________________________________________
349 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
350         Log: Regen perlapi.
351      Branch: perl
352            ! pod/perlapi.pod
353 ____________________________________________________________________________
354 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
355         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
356              From: Dave Mitchell <davem@fdgroup.co.uk>
357              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
358              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
359      Branch: perl
360            ! sv.c
361 ____________________________________________________________________________
362 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
363         Log: Regen toc.
364      Branch: perl
365            ! pod/perltoc.pod
366 ____________________________________________________________________________
367 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
368         Log: Regen Porting stuff.
369      Branch: perl
370            ! Porting/Glossary Porting/config.sh Porting/config_H
371 ____________________________________________________________________________
372 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
373         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
375              Date: Tue, 31 Jul 2001 05:34:38 -0400
376              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
377      Branch: perl
378            ! utils/h2xs.PL
379 ____________________________________________________________________________
380 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
381         Log: Metaconfig unit change for #11516. 
382      Branch: metaconfig/U/perl
383            ! gccvers.U
384 ____________________________________________________________________________
385 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
386         Log: Add -Wall in cflags, not in Configure.
387              (This way -Wall affects only the core and the core XS,
388              not user modules' XS.  Concern from Paul Marquess,
389              implementation idea from Andy Dougherty.)
390      Branch: perl
391            ! Configure cflags.SH
392 ____________________________________________________________________________
393 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
394         Log: Metaconfig unit changes for #11514.
395      Branch: metaconfig
396            + U/modified/sysman.U
397            ! U/installdirs/man1dir.U
398 ____________________________________________________________________________
399 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
400         Log: Subject: Configure's detection of system manual
401              From: Sean Dague <sean@dague.net> 
402              Date: Sun, 13 May 2001 15:53:15 -0400
403              Message-ID: <20010513155315.A15833@underhill.dague.net>
404      Branch: perl
405            ! Configure
406 ____________________________________________________________________________
407 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
408         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
409              From: Autrijus Tang <autrijus@autrijus.org> 
410              Date: Thu, 21 Jun 2001 23:56:48 +0800
411              Message-Id: <20010621235648.A57340@not.autrijus.org>
412      Branch: perl
413            ! pod/perlobj.pod
414 ____________________________________________________________________________
415 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
416         Log: Subject: Typo in DB_File.pm
417              From: "Philip Newton" <Philip.Newton@gmx.net>
418              Date: Tue, 31 Jul 2001 06:19:35 +0200
419              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
420      Branch: perl
421            ! ext/DB_File/DB_File.pm
422 ____________________________________________________________________________
423 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
424         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
425              From: "Stephen P. Potter" <spp@spotter.yi.org>
426              Date: Wed, 30 May 2001 13:59:34 -0400
427              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
428      Branch: perl
429            ! pod/perlre.pod
430 ____________________________________________________________________________
431 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
432         Log: eval "format foo=" would loop indefinitely; reported in
433              
434              Subject: A load of old rubbish
435              From: Mike Guy <mjtg@cam.ac.uk>
436              Date: Mon, 14 May 2001 16:12:22 +0100
437              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
438              
439              (The core dumps reported in there already fixed.)
440      Branch: perl
441            ! toke.c
442 ____________________________________________________________________________
443 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
444         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
445      Branch: perl
446            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
447            + lib/Switch/t/switch_case.t
448            - lib/Switch/test.pl
449            ! MANIFEST lib/Switch.pm
450 ____________________________________________________________________________
451 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
452         Log: Subject: [PATCH @11505] DB_File-1.78
453              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
454              Date: Mon, 30 Jul 2001 22:54:37 +0100
455              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
456      Branch: perl
457            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
458            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
459 ____________________________________________________________________________
460 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
461         Log: Explain in more detail why -pipe and -fno-common are good.
462      Branch: perl
463            ! hints/darwin.sh
464 ____________________________________________________________________________
465 [ 11506] By: nick                                  on 2001/07/30  14:32:23
466         Log: Integrate mainline
467      Branch: perlio
468           !> INSTALL Makefile.SH doio.c hints/darwin.sh
469 ____________________________________________________________________________
470 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
471         Log: Perl hasn't been putting man pages into $prefix/lib for
472              a long time now; pointed out by Andy Dougherty. 
473      Branch: perl
474            ! hints/darwin.sh
475 ____________________________________________________________________________
476 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
477         Log: Document the extras Configure option.
478      Branch: perl
479            ! INSTALL
480 ____________________________________________________________________________
481 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
482         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
483              everywhere.
484      Branch: perl
485           !> doio.c
486 ____________________________________________________________________________
487 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
488         Log: Doubly guard against invoking CPAN if no extras defined,
489              pointed out by H. Merijn Brand.
490      Branch: perl
491            ! Makefile.SH
492 ____________________________________________________________________________
493 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
494         Log: Fix O_RDONLY check to check for O_RDONLY.
495      Branch: maint-5.6/macperl
496            ! doio.c
497 ____________________________________________________________________________
498 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
499         Log: Integrate miscellaneous changes from maint-5.6/perl.
500      Branch: maint-5.6/macperl
501           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
502 ____________________________________________________________________________
503 [ 11499] By: nick                                  on 2001/07/30  06:52:42
504         Log: Integrate mainline
505      Branch: perlio
506           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
507           +> win32/sync_ext.pl
508            - win32/sncfnmcs.pl
509           !> (integrate 71 files)
510 ____________________________________________________________________________
511 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
512         Log: Update Changes.
513      Branch: perl
514            ! Changes patchlevel.h
515 ____________________________________________________________________________
516 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
517         Log: Now Configure -Dextras=Foo::Bar and "make install" will
518              fetch and install Foo::Bar.
519      Branch: perl
520            ! Makefile.SH
521 ____________________________________________________________________________
522 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
523         Log: Metaconfig unit change for #11495.
524      Branch: metaconfig/U/perl
525            ! Extras.U
526 ____________________________________________________________________________
527 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
528         Log: extras.make, extras.test, and extras.install make targets.
529      Branch: perl
530            ! Configure Makefile.SH
531 ____________________________________________________________________________
532 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
533         Log: Metaconfig unit change for #11493.
534      Branch: metaconfig/U/perl
535            ! Extras.U
536 ____________________________________________________________________________
537 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
538         Log: Better to have the list of extras in $extras than 'define'.
539      Branch: perl
540            ! Configure
541 ____________________________________________________________________________
542 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
543         Log: The metaconfig unit change for #11490.
544      Branch: metaconfig/U/perl
545            + Extras.U
546 ____________________________________________________________________________
547 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
548         Log: Missed from #11490 (the required dependency).
549      Branch: perl
550            ! Makefile.SH
551 ____________________________________________________________________________
552 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
553         Log: Add the support of asking for extra modules or bundles of modules
554              to be fetched from the CPAN and installed as a part of the Perl
555              build process.  None of this installation is yet really done;
556              only the list is asked, and saved away in extras.lst for
557              the build and installation process to worry about later.
558      Branch: perl
559            ! Configure
560 ____________________________________________________________________________
561 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
562         Log: Beginnings of better Inf and NaN support.
563              At least toke.c and sv.c still need quite a bit of work.
564      Branch: perl
565            ! numeric.c perl.h
566 ____________________________________________________________________________
567 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
568         Log: Top-level Makefile didn't honour OPTIMIZE.
569      Branch: perl
570            ! Makefile.SH
571 ____________________________________________________________________________
572 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
573         Log: Update Changes.
574      Branch: perl
575            ! Changes patchlevel.h
576 ____________________________________________________________________________
577 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
578         Log: Use Search::Dict 1.02 interface for charinfo().
579      Branch: perl
580            ! lib/UnicodeCD.pm
581 ____________________________________________________________________________
582 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
583         Log: Now also allow transforming the read lines before comparing them.
584              (This will help UnicodeCD.) 
585      Branch: perl
586            ! lib/Search/Dict.pm
587 ____________________________________________________________________________
588 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
589         Log: Remove tiehandle code.
590      Branch: perl
591            ! lib/UnicodeCD.pm
592 ____________________________________________________________________________
593 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
594         Log: Allow specifying a comparison function for Search::Dict::look().
595      Branch: perl
596            ! lib/Search/Dict.pm
597 ____________________________________________________________________________
598 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
599         Log: Small UnicodeCD tweaks.
600      Branch: perl
601            ! lib/UnicodeCD.pm lib/UnicodeCD.t
602 ____________________________________________________________________________
603 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
604         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
605              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
606              Date: Tue, 24 Jul 2001 01:51:32 +0900
607              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
608      Branch: perl
609            ! lib/UnicodeCD.pm lib/UnicodeCD.t
610 ____________________________________________________________________________
611 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
612         Log: Subject: [PATCH] installperl
613              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
614              Date: Fri, 27 Jul 2001 19:05:04 -0700
615              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
616      Branch: perl
617            ! installperl
618 ____________________________________________________________________________
619 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
620         Log: Subject: [PATCH] Set proper compatibility versions in core
621              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
622              Date: Fri, 27 Jul 2001 20:01:49 -0700
623              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
624      Branch: perl
625            ! Makefile.SH
626 ____________________________________________________________________________
627 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
628         Log: Metaconfig unit change for #11477.
629      Branch: metaconfig/U/perl
630            ! dlsrc.U
631 ____________________________________________________________________________
632 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
633         Log: Subject: [PATCH] Darwin: -fpic not so good
634              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
635              Date: Fri, 27 Jul 2001 18:57:38 -0700
636              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
637      Branch: perl
638            ! Configure
639 ____________________________________________________________________________
640 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
641         Log: Subject: [PATCH] Clean up Darwin hints
642              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
643              Date: Fri, 27 Jul 2001 19:13:15 -0700
644              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
645      Branch: perl
646            ! hints/darwin.sh
647 ____________________________________________________________________________
648 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
649         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
650              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
651              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
652              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
653      Branch: perl
654            ! pod/perlfunc.pod pp.c t/op/split.t
655 ____________________________________________________________________________
656 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
657         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
658              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
659              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
660              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
661      Branch: perl
662            ! pod/perlvar.pod
663 ____________________________________________________________________________
664 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
665         Log: Subject: [PATCH] fixes to constant.pm documentation
666              From: Ilmari Karonen <iltzu@sci.fi>
667              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
668              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
669      Branch: perl
670            ! lib/constant.pm
671 ____________________________________________________________________________
672 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
673         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
674              From: "Philip Newton" <Philip.Newton@gmx.net>
675              Date: Fri, 27 Jul 2001 07:51:10 +0200
676              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
677      Branch: perl
678            ! pod/perlport.pod
679 ____________________________________________________________________________
680 [ 11471] By: nick                                  on 2001/07/26  06:23:32
681         Log: Subject:  [PATCH] Doc fix for perlguts / threading
682              From:  Arthur Bergman <arthur@contiller.se>
683              Date:  Wed, 25 Jul 2001 11:28:23 +0200
684              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
685      Branch: perl
686            ! pod/perlguts.pod
687 ____________________________________________________________________________
688 [ 11470] By: nick                                  on 2001/07/26  06:21:06
689         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
690              From:  Philip Newton <Philip.Newton@gmx.net>
691              Date:  Wed, 25 Jul 2001 08:19:47 +0200
692              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
693      Branch: perl
694            ! INSTALL
695 ____________________________________________________________________________
696 [ 11469] By: nick                                  on 2001/07/26  06:20:25
697         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
698              From:  Philip Newton <Philip.Newton@gmx.net>
699              Date:  Wed, 25 Jul 2001 08:12:48 +0200
700              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
701      Branch: perl
702            ! INSTALL
703 ____________________________________________________________________________
704 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
705         Log: More +x.
706      Branch: perl
707            ! Porting/makerel
708 ____________________________________________________________________________
709 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
710         Log: Update Changes.
711      Branch: perl
712            ! Changes patchlevel.h
713 ____________________________________________________________________________
714 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
715         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
716              From: "Philip Newton" <Philip.Newton@gmx.net>
717              Date: Tue, 24 Jul 2001 06:45:55 +0200
718              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
719      Branch: perl
720            ! os2/perlrexx.c
721 ____________________________________________________________________________
722 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
723         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
724              From: Peter Prymmer <pvhp@forte.com>
725              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
726              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
727      Branch: perl
728            ! pod/perlport.pod t/io/fs.t vms/test.com
729 ____________________________________________________________________________
730 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
731         Log: Workaround on Cwd bootstrap problem.
732      Branch: perl
733            ! lib/ExtUtils/MakeMaker.pm
734 ____________________________________________________________________________
735 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
736         Log: When in Rome, quote like the Romans do.
737      Branch: perl
738            ! cflags.SH
739 ____________________________________________________________________________
740 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
741         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
743              Date: Mon, 23 Jul 2001 19:29:49 -0400
744              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
745      Branch: perl
746            + os2/perlrexx.c
747            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
748            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
749            ! t/op/write.t
750 ____________________________________________________________________________
751 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
752         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
754              Date: Mon, 23 Jul 2001 18:43:42 -0400
755              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
756      Branch: perl
757            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
758 ____________________________________________________________________________
759 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
760         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
762              Date: Mon, 23 Jul 2001 18:33:16 -0400
763              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
764      Branch: perl
765            ! lib/ExtUtils/MakeMaker.pm
766 ____________________________________________________________________________
767 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
768         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
769              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
770              Date: Mon, 23 Jul 2001 18:20:35 -0400
771              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
772      Branch: perl
773            ! Makefile.SH cflags.SH
774 ____________________________________________________________________________
775 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
776         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
777              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
778              Date: Mon, 23 Jul 2001 11:32:17 -0500
779              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
780      Branch: perl
781            ! lib/ExtUtils/MakeMaker.pm
782 ____________________________________________________________________________
783 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
784         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
786              Date: Mon, 23 Jul 2001 18:13:20 -0400
787              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
788      Branch: perl
789            ! lib/perl5db.pl
790 ____________________________________________________________________________
791 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
792         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
794              Date: Mon, 23 Jul 2001 18:07:40 -0400
795              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
796      Branch: perl
797            ! op.c
798 ____________________________________________________________________________
799 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
800         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
801              From: "Craig A. Berry" <craigberry@mac.com>
802              Date: Mon, 23 Jul 2001 15:35:06 -0500
803              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
804      Branch: perl
805            ! util.c
806 ____________________________________________________________________________
807 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
808         Log: Subject: [PATCH perlfaq9.pod typo]
809              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
810              Date: Mon, 23 Jul 2001 07:49:05 -0700
811              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
812      Branch: perl
813            ! pod/perlfaq9.pod
814 ____________________________________________________________________________
815 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
816         Log: Subject: win32\sncfnmcs.pl corrections
817              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
818              Date: Mon, 23 Jul 2001 12:56:54 +0200
819              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
820              
821              Rename the script a little bit more sensibly.
822      Branch: perl
823            + win32/sync_ext.pl
824            - win32/sncfnmcs.pl
825            ! MANIFEST README.win32
826 ____________________________________________________________________________
827 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
828         Log: Test tweak.
829      Branch: perl
830            ! ext/B/Deparse.t
831 ____________________________________________________________________________
832 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
833         Log: Metaconfig unit tweak for #11450.
834      Branch: metaconfig/U/perl
835            ! Mksymlinks.U
836 ____________________________________________________________________________
837 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
838         Log: Too volatile failsafe check.
839      Branch: perl
840            ! Configure
841 ____________________________________________________________________________
842 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
843         Log: Further doc tweaks.
844      Branch: perl
845            ! lib/UnicodeCD.pm
846 ____________________________________________________________________________
847 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
848         Log: Doc tweaks.
849      Branch: perl
850            ! lib/UnicodeCD.pm
851 ____________________________________________________________________________
852 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
853         Log: Doc tweakery from Abhijit.
854      Branch: perl
855            ! Porting/repository.pod
856 ____________________________________________________________________________
857 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
858         Log: An accidental empty line.
859      Branch: perl
860            ! MANIFEST
861 ____________________________________________________________________________
862 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
863         Log: Missing MANIFESTations.
864      Branch: perl
865            ! MANIFEST
866 ____________________________________________________________________________
867 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
868         Log: Update Changes.
869      Branch: perl
870            ! Changes patchlevel.h
871 ____________________________________________________________________________
872 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
873         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
874              From: Mike Guy <mjtg@cam.ac.uk>
875              Date: Fri, 20 Jul 2001 16:12:49 +0100
876              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
877      Branch: perl
878            ! Porting/pumpkin.pod
879 ____________________________________________________________________________
880 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
881         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
882              From: Peter Prymmer <pvhp@forte.com>
883              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
884              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
885      Branch: perl
886            ! pod/perlhack.pod
887 ____________________________________________________________________________
888 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
889         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
890              From: Michael G Schwern <schwern@pobox.com>
891              Date: Fri, 20 Jul 2001 20:22:35 -0400
892              Message-ID: <20010720202235.O4498@blackrider>
893      Branch: perl
894            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
895            ! lib/Test/t/todo.t
896 ____________________________________________________________________________
897 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
898         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
899              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
900              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
901              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
902      Branch: perl
903            ! ext/POSIX/POSIX.pod
904 ____________________________________________________________________________
905 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
906         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
907              From: Mark-Jason Dominus <mjd@plover.com>
908              Date: Fri, 20 Jul 2001 23:16:54 -0400
909              Message-ID: <20010721031654.21877.qmail@plover.com>
910      Branch: perl
911            ! ext/POSIX/POSIX.pod
912 ____________________________________________________________________________
913 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
914         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
916              Date: Sun, 22 Jul 2001 14:56:09 +0200
917              Message-ID: <20010722145609.A766@rafael>
918      Branch: perl
919            ! ext/B/O.pm
920 ____________________________________________________________________________
921 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
922         Log: Subject: regexec.c #define cleanup
923              From: Mark-Jason Dominus <mjd@plover.com>
924              Date: Sat, 21 Jul 2001 18:33:25 -0400
925              Message-ID: <20010721223325.3069.qmail@plover.com>
926      Branch: perl
927            ! regexec.c
928 ____________________________________________________________________________
929 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
930         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
931              From: Prymmer/Kahn <pvhp@best.com>
932              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
933              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
934      Branch: perl
935            ! t/io/fs.t
936 ____________________________________________________________________________
937 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
938         Log: Typo in #11432.
939      Branch: perl
940            ! ext/POSIX/POSIX.t
941 ____________________________________________________________________________
942 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
943         Log: Integrate (manually) change #11424 from macperl.
944      Branch: perl
945            ! ext/Filter/t/call.t
946 ____________________________________________________________________________
947 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
948         Log: Integrate change #11408 from macperl.
949      Branch: perl
950           !> README.macos pod/perlport.pod
951 ____________________________________________________________________________
952 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
953         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
954      Branch: perl
955           +> macos/MacPerlTests.cmd macos/xsubpp.patch
956            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
957            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
958            ! ext/POSIX/POSIX.t
959 ____________________________________________________________________________
960 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
961         Log: pod/*.t tests not picked up by t/TEST either
962      Branch: maint-5.6/perl
963            ! t/TEST
964 ____________________________________________________________________________
965 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
966         Log: better tweak for change#11429 (windows has both / and \ separated
967              paths in @INC at that point)
968      Branch: maint-5.6/perl
969            ! t/pod/testp2pt.pl
970 ____________________________________________________________________________
971 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
972         Log: MacOS pod test tweak needs \Escape
973      Branch: maint-5.6/perl
974            ! t/pod/testp2pt.pl
975 ____________________________________________________________________________
976 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
977         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
978              resulting duplicate output, but t/harness isn't)
979      Branch: maint-5.6/perl
980            ! t/run/runenv.t
981 ____________________________________________________________________________
982 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
983         Log: t/harness wasn't picking up all the tests
984      Branch: maint-5.6/perl
985            ! t/harness
986 ____________________________________________________________________________
987 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
988         Log: update MANIFEST for new file
989      Branch: maint-5.6/perl
990            ! MANIFEST
991 ____________________________________________________________________________
992 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
993         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
994              the exception of the macperl/macos/... tree
995      Branch: maint-5.6/perl
996           +> t/lib/filefind-taint.t
997           !> (integrate 72 files)
998 ____________________________________________________________________________
999 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
1000         Log: Fix test.
1001      Branch: maint-5.6/macperl
1002            ! macos/bundled_ext/Filter/t/call.t
1003 ____________________________________________________________________________
1004 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
1005         Log: Make perl fork()-safe (in a slightly limited way) even on
1006              platforms that don't have pthread_atfork() (extension of
1007              the fix in change#11151).
1008              
1009              Note that this will not help extensions that call fork()
1010              directly in C, or that link to libraries that call fork()
1011              directly.  Such cases must be fixed to either call
1012              PerlProc_fork(), or call atfork_lock() in parent before the
1013              calling the function that forks and call atfork_unlock()
1014              in both parent and child immediately after the fork().
1015              (There are no worries if C code calls exec() in the child
1016              immediately after a fork().  Only cases where the child
1017              calls perl's API functions (including New()) after the
1018              fork() are problematic.)
1019              
1020              This change also eliminates the use of vfork() from perl,
1021              since all such uses were violating the severe restrictions
1022              on modifying the state of the process between the vfork()
1023              and the exec().
1024              
1025              This is a modified version of patches suggested by Abhijit
1026              Menon-Sen and Richard Soderberg.
1027      Branch: perl
1028            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
1029            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
1030 ____________________________________________________________________________
1031 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
1032         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
1033              Switch, and Text::Balanced.
1034      Branch: maint-5.6/macperl
1035            + macos/bundled_ext/Filter/Util/Call/Call.pm
1036            + macos/bundled_ext/Filter/Util/Call/Call.xs
1037            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
1038            + macos/bundled_ext/Filter/t/MyFilter.pm
1039            + macos/bundled_ext/Filter/t/call.t
1040            + macos/bundled_ext/Filter/t/filter-util.pl
1041            + macos/bundled_lib/blib/lib/Class/ISA.pm
1042            + macos/bundled_lib/blib/lib/Digest.pm
1043            + macos/bundled_lib/blib/lib/Filter/Simple.pm
1044            + macos/bundled_lib/blib/lib/Switch.pm
1045            + macos/bundled_lib/blib/lib/Text/Balanced.pm
1046            + macos/bundled_lib/blib/lib/Text/Balanced.pod
1047            + macos/bundled_lib/t/Class/ISA/test.pl
1048            + macos/bundled_lib/t/Digest/Digest.t
1049            + macos/bundled_lib/t/Filter/Simple/test.pl
1050            + macos/bundled_lib/t/Switch/test.pl
1051            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
1052            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
1053            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
1054            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
1055            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
1056            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
1057            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
1058            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
1059 ____________________________________________________________________________
1060 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
1061         Log: Add Filter::Util::Call to config/make files; edit utils
1062              to recognize the module (it was descended too far down).
1063              Bump version to 5.6.1a4.
1064      Branch: maint-5.6/macperl
1065            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
1066            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
1067            ! macos/macperl/Makefile.mk macos/xsubpp.patch
1068 ____________________________________________________________________________
1069 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
1070         Log: Make DB_File the default for MLDBM on MacOS.
1071      Branch: maint-5.6/macperl
1072            ! macos/bundled_lib/blib/lib/MLDBM.pm
1073 ____________________________________________________________________________
1074 [ 11419] By: nick                                  on 2001/07/20  14:51:03
1075         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
1076              From:  Simon Cozens <simon@netthink.co.uk>
1077              Date:  Fri, 20 Jul 2001 11:42:35 -0400
1078              Message-Id:  <20010720114235.A5235@netthink.co.uk>
1079      Branch: perl
1080            ! lib/UnicodeCD.pm
1081 ____________________________________________________________________________
1082 [ 11418] By: nick                                  on 2001/07/20  14:48:12
1083         Log: Subject:  [PATCH regcomp.h] adds a comment
1084              From:  Abhijit Menon-Sen <ams@wiw.org>
1085              Date:  Fri, 20 Jul 2001 21:05:37 +0530
1086              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
1087      Branch: perl
1088            ! regcomp.h
1089 ____________________________________________________________________________
1090 [ 11417] By: nick                                  on 2001/07/20  14:16:38
1091         Log: Subject:  [PATCH 5.7.2] INSTALL updates
1092              From:  Andy Dougherty <doughera@lafayette.edu>
1093              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
1094              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
1095      Branch: perl
1096            ! INSTALL
1097 ____________________________________________________________________________
1098 [ 11416] By: nick                                  on 2001/07/20  06:44:44
1099         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
1100              From:  Russ Allbery <rra@stanford.edu>
1101              Date:  19 Jul 2001 15:52:37 -0700
1102              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
1103      Branch: perl
1104            ! lib/Pod/Man.pm
1105 ____________________________________________________________________________
1106 [ 11415] By: nick                                  on 2001/07/20  06:35:11
1107         Log: Subject:  [PATCH] defer op_seq allocation
1108              From:  Abhijit Menon-Sen <ams@wiw.org>
1109              Date:  Thu, 19 Jul 2001 22:12:24 +0530
1110              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
1111      Branch: perl
1112            ! op.c
1113 ____________________________________________________________________________
1114 [ 11414] By: nick                                  on 2001/07/20  06:23:36
1115         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
1116              From:  Abhijit Menon-Sen <ams@wiw.org>
1117              Date:  Fri, 20 Jul 2001 01:18:50 +0530
1118              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
1119              (Private e-mail)
1120      Branch: perl
1121            ! ext/Time/HiRes/HiRes.xs
1122 ____________________________________________________________________________
1123 [ 11413] By: nick                                  on 2001/07/20  06:18:53
1124         Log: Integrate mainline
1125      Branch: perlio
1126           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
1127            - t/base/commonsense.t
1128           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
1129           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
1130           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
1131           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
1132           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
1133           !> win32/win32.c
1134 ____________________________________________________________________________
1135 [ 11412] By: nick                                  on 2001/07/19  06:44:27
1136         Log: Integrate win32/perlhost.h from maintenance branch.
1137              (Rest of $ENV{PATH} / system() fix.)
1138      Branch: perl
1139           !> win32/perlhost.h
1140 ____________________________________________________________________________
1141 [ 11411] By: nick                                  on 2001/07/19  06:41:34
1142         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
1143              From:  Philip Newton <Philip.Newton@gmx.net>
1144              Date:  Wed, 18 Jul 2001 21:43:57 +0200
1145              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
1146      Branch: perl
1147            ! pod/perlhack.pod
1148 ____________________________________________________________________________
1149 [ 11410] By: nick                                  on 2001/07/19  06:39:35
1150         Log: Subject:  Security hole in taint checking in open()
1151              From:  deekoo@tentacle.net
1152              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
1153              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
1154      Branch: perl
1155            ! doio.c
1156 ____________________________________________________________________________
1157 [ 11409] By: nick                                  on 2001/07/19  06:28:08
1158         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
1159              From:  Abhijit Menon-Sen <ams@wiw.org>
1160              Date:  Thu, 19 Jul 2001 04:30:43 +0530
1161              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
1162      Branch: perl
1163            ! ext/Time/HiRes/HiRes.xs
1164 ____________________________________________________________________________
1165 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
1166         Log: Update docs with latest implementation information and new URLs.
1167      Branch: maint-5.6/macperl
1168            ! README.macos pod/perlport.pod
1169 ____________________________________________________________________________
1170 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
1171         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
1172              Fix BuildRules to accept optimization variables.
1173      Branch: maint-5.6/macperl
1174            + macos/bundled_ext/Digest/MD5/Makefile.mk
1175            ! macos/BuildRules.mk macos/Makefile.mk
1176            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
1177            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
1178 ____________________________________________________________________________
1179 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
1180         Log: Integrate changes 11399,11401
1181      Branch: maint-5.6/macperl
1182           !> win32/perlhost.h win32/win32.c
1183 ____________________________________________________________________________
1184 [ 11405] By: nick                                  on 2001/07/18  06:50:33
1185         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
1186              from perl5.6*
1187      Branch: perl
1188           !> win32/perlhost.h win32/win32.c
1189 ____________________________________________________________________________
1190 [ 11404] By: nick                                  on 2001/07/18  06:43:59
1191         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
1192              From:  hv@crypt0.demon.co.uk
1193              Date:  Wed, 18 Jul 2001 05:58:46 +0100
1194              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
1195      Branch: perl
1196            ! ext/POSIX/POSIX.t
1197 ____________________________________________________________________________
1198 [ 11403] By: nick                                  on 2001/07/18  06:38:57
1199         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
1200              From:  hv@crypt0.demon.co.uk
1201              Date:  Wed, 18 Jul 2001 05:21:54 +0100
1202              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
1203      Branch: perl
1204            ! numeric.c t/op/arith.t
1205 ____________________________________________________________________________
1206 [ 11402] By: nick                                  on 2001/07/18  06:19:17
1207         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
1208              From:  mjd@plover.com
1209              Date:  17 Jul 2001 17:59:20 -0000
1210              Message-Id:  <20010717175920.8177.qmail@plover.com>
1211      Branch: perl
1212            ! pod/perlre.pod
1213 ____________________________________________________________________________
1214 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
1215         Log: thinko in change#11400 (duh)
1216      Branch: maint-5.6/perl
1217            ! win32/perlhost.h
1218 ____________________________________________________________________________
1219 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
1220         Log: change#11399 revealed another unrelated bug; this is just a temporary
1221              bandaid
1222      Branch: maint-5.6/perl
1223            ! win32/perlhost.h
1224 ____________________________________________________________________________
1225 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
1226         Log: fix bugs in handling of the virtualized environment under windows;
1227              there were bugs in propagating any changes to %ENV down to the real
1228              environment when such changes happened in the toplevel process
1229              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
1230              problem identification, and for a part of the fix)
1231      Branch: maint-5.6/perl
1232            ! win32/perlhost.h win32/win32.c
1233 ____________________________________________________________________________
1234 [ 11398] By: nick                                  on 2001/07/17  08:26:35
1235         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
1236              From: Peter Prymmer <pvhp@forte.com>
1237              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
1238              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
1239              
1240              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
1241              should not depend on existance of Config.pm
1242      Branch: perl
1243           +> t/lib/commonsense.t
1244            - t/base/commonsense.t
1245            ! MANIFEST t/README
1246 ____________________________________________________________________________
1247 [ 11397] By: nick                                  on 2001/07/17  08:09:58
1248         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
1249              From:  Michael G Schwern <schwern@pobox.com>
1250              Date:  Mon, 16 Jul 2001 18:20:31 -0400
1251              Message-Id:  <20010716182031.A1128@blackrider>
1252      Branch: perl
1253            ! pod/perlhack.pod
1254 ____________________________________________________________________________
1255 [ 11396] By: nick                                  on 2001/07/17  08:04:11
1256         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
1257              From:  Gwyn Judd <b.judd@xtra.co.nz>
1258              Date:  Tue, 17 Jul 2001 20:55:58 +1200
1259              Message-Id:  <20010717205558.A3107@thislove>
1260      Branch: perl
1261            ! pod/perlfunc.pod
1262 ____________________________________________________________________________
1263 [ 11395] By: nick                                  on 2001/07/17  08:02:22
1264         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
1265              From:  Peter Prymmer <pvhp@forte.com>
1266              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
1267              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
1268      Branch: perl
1269            ! t/op/sprintf.t
1270 ____________________________________________________________________________
1271 [ 11394] By: nick                                  on 2001/07/17  07:57:06
1272         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
1273              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
1274              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
1275              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
1276      Branch: perl
1277            ! gv.c
1278 ____________________________________________________________________________
1279 [ 11392] By: nick                                  on 2001/07/17  07:50:12
1280         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
1281              From:  Coral <coral@moonlight.crystalflame.net>
1282              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
1283              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
1284      Branch: perl
1285            ! pp_sys.c thread.h
1286 ____________________________________________________________________________
1287 [ 11391] By: nick                                  on 2001/07/17  07:34:28
1288         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
1289              From:  Jonathan Stowe <gellyfish@gellyfish.com>
1290              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
1291              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
1292      Branch: perl
1293            ! utils/h2xs.PL
1294 ____________________________________________________________________________
1295 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
1296         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
1297              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
1298              and Mac::Apps::Launch, which don't work, and Time::HiRes and
1299              Time::Piece, which don't yet work.
1300      Branch: maint-5.6/macperl
1301            + (add 154 files)
1302 ____________________________________________________________________________
1303 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
1304         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
1305              Also add hack to get around missing setenv for PERL5DB.
1306      Branch: maint-5.6/macperl
1307            ! macos/macish.c macos/macish.h
1308 ____________________________________________________________________________
1309 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
1310         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
1311      Branch: maint-5.6/macperl
1312            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
1313            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
1314 ____________________________________________________________________________
1315 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
1316         Log: Fix up some configuration and make options, add extra
1317              extensions.
1318      Branch: maint-5.6/macperl
1319            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
1320            ! macos/macperl/Makefile.mk
1321 ____________________________________________________________________________
1322 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
1323         Log: From Change 11374 in maintperl.
1324      Branch: maint-5.6/macperl
1325           !> utils/h2ph.PL
1326 ____________________________________________________________________________
1327 [ 11385] By: nick                                  on 2001/07/16  14:12:58
1328         Log: Back out change to h2xs till it passes its test.
1329      Branch: perl
1330            ! utils/h2xs.PL
1331 ____________________________________________________________________________
1332 [ 11384] By: nick                                  on 2001/07/16  14:00:10
1333         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
1334              From:  Jonathan Stowe <gellyfish@gellyfish.com>
1335              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
1336              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
1337      Branch: perl
1338            ! utils/h2xs.PL
1339 ____________________________________________________________________________
1340 [ 11383] By: nick                                  on 2001/07/16  13:53:12
1341         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
1342              From:  Robin Houston <robin@kitsite.com>
1343              Date:  Sun, 15 Jul 2001 18:22:31 +0100
1344              Message-Id:  <20010715182230.A11174@robin>
1345      Branch: perl
1346            ! hints/darwin.sh
1347 ____________________________________________________________________________
1348 [ 11382] By: nick                                  on 2001/07/16  13:52:49
1349         Log: Subject:  [PATCH perl@11372] re_dup
1350              From:  Radu Greab <radu@netsoft.ro>
1351              Date:  Sun, 15 Jul 2001 04:50:06 +0300
1352              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
1353      Branch: perl
1354            ! sv.c
1355 ____________________________________________________________________________
1356 [ 11379] By: nick                                  on 2001/07/16  13:35:39
1357         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
1358              From:  Robin Houston <robin@kitsite.com>
1359              Date:  Sat, 14 Jul 2001 14:28:50 +0100
1360              Message-Id:  <20010714142850.A10205@robin>
1361      Branch: perl
1362            ! ext/B/B/Deparse.pm
1363 ____________________________________________________________________________
1364 [ 11378] By: nick                                  on 2001/07/16  13:30:36
1365         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
1366              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
1367              Date:  Sat, 14 Jul 2001 22:17:42 +0900
1368              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
1369      Branch: perl
1370            + ext/Encode/Encode/euc-jp-0212.enc
1371            ! ext/Encode/Encode/Tcl.pm
1372 ____________________________________________________________________________
1373 [ 11377] By: nick                                  on 2001/07/16  13:17:28
1374         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
1375              From:  Andy Dougherty <doughera@lafayette.edu>
1376              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
1377              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
1378      Branch: perl
1379            ! hints/darwin.sh hints/rhapsody.sh
1380 ____________________________________________________________________________
1381 [ 11376] By: nick                                  on 2001/07/16  09:05:00
1382         Log: Integrate mainline
1383      Branch: perlio
1384           +> ext/Encode/Encode/7bit-greek.enc
1385           +> ext/Encode/Encode/7bit-latin1.enc
1386           +> ext/Encode/Encode/cns11643-1.enc
1387           +> ext/Encode/Encode/cns11643-2.enc
1388           +> ext/Encode/Encode/iso2022-cn.enc
1389           +> ext/Encode/Encode/iso2022-jp1.enc
1390           +> ext/Encode/Encode/iso2022-jp2.enc
1391           !> Changes Configure MANIFEST Makefile.SH
1392           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
1393           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
1394           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
1395           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
1396           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
1397 ____________________________________________________________________________
1398 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
1399         Log: integrate change#11374 from maint-5.6
1400              
1401              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1402      Branch: perl
1403           !> utils/h2ph.PL
1404 ____________________________________________________________________________
1405 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
1406         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1407      Branch: maint-5.6/perl
1408            ! utils/h2ph.PL
1409 ____________________________________________________________________________
1410 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
1411         Log: Update Changes.
1412      Branch: perl
1413            ! Changes patchlevel.h
1414 ____________________________________________________________________________
1415 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
1416         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
1417              From: Jonathan Stowe <gellyfish@gellyfish.com>
1418              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
1419              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
1420      Branch: perl
1421            ! utils/h2xs.PL
1422 ____________________________________________________________________________
1423 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
1424         Log: Subject: patch to add DEL to [:cntrl:]
1425              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1426              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
1427              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
1428      Branch: perl
1429            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
1430 ____________________________________________________________________________
1431 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
1432         Log: Metaconfig unit change for #11369; plus a dependency nit.
1433      Branch: metaconfig
1434            ! U/compline/nblock_io.U
1435      Branch: metaconfig/U/perl
1436            ! Extensions.U
1437 ____________________________________________________________________________
1438 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
1439         Log: #include <stdlib.h> so that exit() is prototyped,
1440              noticed by Hugo.
1441      Branch: perl
1442            ! Configure
1443 ____________________________________________________________________________
1444 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
1445         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
1446              From: Peter Prymmer <pvhp@forte.com>
1447              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
1448              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
1449      Branch: perl
1450            ! t/op/sprintf.t
1451 ____________________________________________________________________________
1452 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
1453         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
1454              From: Peter Prymmer <pvhp@forte.com>
1455              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
1456              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
1457      Branch: perl
1458            ! ext/Encode/Encode/Tcl.t
1459 ____________________________________________________________________________
1460 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
1461         Log: Add information about gcc 3.0 basic block profiling.
1462      Branch: perl
1463            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
1464 ____________________________________________________________________________
1465 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
1466         Log: Subject: Error in lib/PerlIO/Via.pm ?
1467              From: Mark-Jason Dominus <mjd@plover.com>
1468              Date: Fri, 13 Jul 2001 15:55:41 -0400
1469              Message-ID: <20010713195541.26751.qmail@plover.com>
1470      Branch: perl
1471            ! ext/PerlIO/Via/Via.pm
1472 ____________________________________________________________________________
1473 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
1474         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
1475              section from the Compiler section.
1476      Branch: perl
1477            ! myconfig.SH
1478 ____________________________________________________________________________
1479 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
1480         Log: Handle glibc style of constant definitions using enum
1481              with intervening #defines; from Brendan O'Dea.
1482      Branch: perl
1483            ! utils/h2ph.PL
1484 ____________________________________________________________________________
1485 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
1486         Log: Add LC_MESSAGES to the locale_h export tag (it already is
1487              in the Makefile.PL and thusly eligible for an XS constant)
1488              (see also maintperl #10543)
1489      Branch: perl
1490            ! ext/POSIX/POSIX.pm
1491 ____________________________________________________________________________
1492 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
1493         Log: Subject: Re: [patch] re_dup
1494              From: Abhijit Menon-Sen <ams@wiw.org>
1495              Date: Fri, 13 Jul 2001 21:41:09 +0530
1496              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
1497      Branch: perl
1498            ! sv.c
1499 ____________________________________________________________________________
1500 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
1501         Log: Subject: [patch] re_dup
1502              From: Doug MacEachern <dougm@covalent.net>
1503              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
1504              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
1505      Branch: perl
1506            ! sv.c
1507 ____________________________________________________________________________
1508 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
1509         Log: Update Changes.
1510      Branch: perl
1511            ! Changes patchlevel.h
1512 ____________________________________________________________________________
1513 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
1514         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
1515              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
1516              Date: Sat, 14 Jul 2001 00:06:30 +0900
1517              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
1518      Branch: perl
1519            + ext/Encode/Encode/7bit-greek.enc
1520            + ext/Encode/Encode/7bit-latin1.enc
1521            + ext/Encode/Encode/cns11643-1.enc
1522            + ext/Encode/Encode/cns11643-2.enc
1523            + ext/Encode/Encode/iso2022-cn.enc
1524            + ext/Encode/Encode/iso2022-jp1.enc
1525            + ext/Encode/Encode/iso2022-jp2.enc
1526            ! MANIFEST ext/Encode/Encode/Tcl.pm
1527            ! ext/Encode/Encode/iso2022-kr.enc
1528 ____________________________________________________________________________
1529 [ 11357] By: nick                                  on 2001/07/13  14:24:06
1530         Log: Blind integrate mainline (as of 5.7.2?)
1531      Branch: perlio
1532           !> AUTHORS Changes Porting/config.sh Porting/config_H
1533           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
1534           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1535           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1536           !> win32/makefile.mk
1537 ____________________________________________________________________________
1538 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
1539         Log: Snip away the devel patchlevel.
1540      Branch: perl
1541            ! patchlevel.h
1542 ____________________________________________________________________________
1543 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
1544         Log: Bump the version to 5.7.2.
1545      Branch: perl
1546            ! Porting/config.sh Porting/config_H patchlevel.h
1547            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1548            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1549            ! win32/makefile.mk
1550 ____________________________________________________________________________
1551 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
1552         Log: Update Changes.
1553      Branch: perl
1554            ! Changes
1555 ____________________________________________________________________________
1556 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
1557         Log: Reword.
1558      Branch: perl
1559            ! AUTHORS
1560 ____________________________________________________________________________
1561 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
1562         Log: AUTHORS update.
1563      Branch: perl
1564            ! AUTHORS
1565 ____________________________________________________________________________
1566 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
1567         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
1568              unless ithreads.
1569      Branch: perl
1570            ! makedef.pl
1571 ____________________________________________________________________________
1572 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
1573         Log: Integrate perlio.
1574      Branch: perl
1575           !> win32/distclean.bat
1576 ____________________________________________________________________________
1577 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
1578         Log: Test the encoding transform only iff we have PerlIO,
1579              noticed by H. Merijn Brand.
1580      Branch: perl
1581            ! ext/PerlIO/t/encoding.t
1582 ____________________________________________________________________________
1583 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
1584         Log: README.netware tweaks from Ananth Kesari.
1585      Branch: perl
1586            ! README.netware
1587 ____________________________________________________________________________
1588 [ 11346] By: nick                                  on 2001/07/13  09:18:51
1589         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
1590              to avoid /unicode vs /Unicode issues.
1591      Branch: perlio
1592            ! win32/distclean.bat
1593 ____________________________________________________________________________
1594 [ 11345] By: nick                                  on 2001/07/13  06:24:18
1595         Log: Integrate mainline
1596      Branch: perlio
1597           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
1598            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
1599           !> (integrate 63 files)
1600 ____________________________________________________________________________
1601 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
1602         Log: Add d_bincompat5005 information to perl -V.
1603      Branch: perl
1604            ! myconfig.SH
1605 ____________________________________________________________________________
1606 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
1607         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
1608              From: Abhijit Menon-Sen <ams@wiw.org>
1609              Date: Fri, 13 Jul 2001 07:12:36 +0530
1610              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
1611      Branch: perl
1612            ! sv.c
1613 ____________________________________________________________________________
1614 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
1615         Log: Remove unicode::distinct, as per Inaba Hiroto.
1616      Branch: perl
1617            - lib/unicode/distinct.pm
1618            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
1619            ! t/lib/1_compile.t
1620 ____________________________________________________________________________
1621 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
1622         Log: Paging for Dr Octothorpe.
1623      Branch: perl
1624            ! pod/perlfaq4.pod
1625 ____________________________________________________________________________
1626 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
1627         Log: cut-n-paste error noticed by mjd.
1628      Branch: perl
1629            ! pod/perlfaq4.pod
1630 ____________________________________________________________________________
1631 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
1632         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
1633              From: Peter Prymmer <pvhp@forte.com>
1634              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
1635              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
1636      Branch: perl
1637            ! pod/perlfaq4.pod
1638 ____________________________________________________________________________
1639 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
1640         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
1641              From: Randall Gellens <randy@qualcomm.com>
1642              Date: Thu, 12 Jul 2001 16:56:23 -0700
1643              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
1644      Branch: perl
1645            ! Porting/repository.pod
1646 ____________________________________________________________________________
1647 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
1648         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
1649      Branch: perl
1650            ! thread.h
1651 ____________________________________________________________________________
1652 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
1653         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
1654              From: coral <coral@moonlight.crystalflame.net>
1655              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
1656              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
1657      Branch: perl
1658            ! thread.h
1659 ____________________________________________________________________________
1660 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
1661         Log: Metaconfig unit change for #11134.
1662      Branch: metaconfig
1663            + U/threads/d_pthread_atfork.U
1664 ____________________________________________________________________________
1665 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
1666         Log: Add HAS_PTHREAD_ATFORK.
1667      Branch: perl
1668            ! Configure NetWare/config.wc NetWare/config_H.wc
1669            ! Porting/Glossary Porting/config.sh Porting/config_H
1670            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
1671            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
1672            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1673            ! win32/config.gc win32/config.vc win32/config_H.bc
1674            ! win32/config_H.gc win32/config_H.vc
1675 ____________________________________________________________________________
1676 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
1677         Log: Subject: [PATCH] File::Copy fails on tied handles
1678              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
1679              Date: Thu, 12 Jul 2001 15:18:51 -0700
1680              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
1681      Branch: perl
1682            ! lib/File/Copy.pm
1683 ____________________________________________________________________________
1684 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
1685         Log: Subject: [PATCH] Langinfo.t
1686              From: Nicholas Clark <nick@ccl4.org>
1687              Date: Thu, 12 Jul 2001 23:55:38 +0100
1688              Message-ID: <20010712235538.M5827@plum.flirble.org>
1689      Branch: perl
1690            ! ext/I18N/Langinfo/Langinfo.t
1691 ____________________________________________________________________________
1692 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
1693         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
1694              From: Peter Prymmer <pvhp@forte.com>
1695              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
1696              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
1697      Branch: perl
1698            ! pod/perl572delta.pod
1699 ____________________________________________________________________________
1700 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
1701         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
1702              From: Abhijit Menon-Sen <ams@wiw.org>
1703              Date: Fri, 13 Jul 2001 05:21:16 +0530
1704              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
1705      Branch: perl
1706            ! sv.c
1707 ____________________________________________________________________________
1708 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
1709         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
1710              From: Abhijit Menon-Sen <ams@wiw.org>
1711              Date: Fri, 13 Jul 2001 03:04:25 +0530
1712              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
1713      Branch: perl
1714            ! av.c
1715 ____________________________________________________________________________
1716 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
1717         Log: s/^M$//g
1718      Branch: perl
1719            ! win32/Makefile win32/makefile.mk
1720 ____________________________________________________________________________
1721 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
1722         Log: Update Changes.
1723      Branch: perl
1724            ! Changes patchlevel.h
1725 ____________________________________________________________________________
1726 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
1727         Log: Typo spotted by Philip Newton.
1728      Branch: perl
1729            ! pod/perl572delta.pod
1730 ____________________________________________________________________________
1731 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
1732         Log: Subject: [PATCH] fixes perl_clone of perl_clone
1733              From: Artur Bergman <artur@contiller.se>
1734              Date: Thu, 12 Jul 2001 20:57:09 +0200
1735              Message-ID: <B773BFA4.236B%artur@contiller.se>
1736      Branch: perl
1737            ! sv.c
1738 ____________________________________________________________________________
1739 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
1740         Log: Add README.uts from Hal Morris.
1741      Branch: perl
1742            + README.uts
1743            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
1744            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1745 ____________________________________________________________________________
1746 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
1747         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
1748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1749              Date: Thu, 12 Jul 2001 20:32:37 +0200
1750              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
1751      Branch: perl
1752            ! hints/aix.sh
1753 ____________________________________________________________________________
1754 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
1755         Log: Subject: Patch: document reg_data.what member
1756              From: Mark-Jason Dominus <mjd@plover.com>
1757              Message-ID: <20010712182532.14821.qmail@plover.com>
1758              Date: Thu, 12 Jul 2001 14:25:32 -0400
1759      Branch: perl
1760            ! regcomp.c regcomp.h
1761 ____________________________________________________________________________
1762 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
1763         Log: Subject: [PATCH] Perl_re_dup()
1764              From: Abhijit Menon-Sen <ams@wiw.org>
1765              Date: Thu, 12 Jul 2001 23:54:32 +0530
1766              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
1767      Branch: perl
1768            ! embed.h embed.pl perlapi.c proto.h sv.c
1769 ____________________________________________________________________________
1770 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
1771         Log: Regen Configure, modlib, toc.
1772      Branch: perl
1773            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1774            ! pod/perlmodlib.pod pod/perltoc.pod
1775 ____________________________________________________________________________
1776 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
1777         Log: The problem seems to be in PerlIO::Layer::->find() not
1778              accepting the ":encoding(blurflur)" arguments.
1779      Branch: perl
1780            ! lib/PerlIO.pm lib/open.pm
1781 ____________________________________________________________________________
1782 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
1783         Log: AIX doc update.
1784      Branch: perl
1785            ! README.aix pod/perl572delta.pod
1786 ____________________________________________________________________________
1787 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
1788         Log: Subject: AIX README update
1789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1790              Date: Thu, 12 Jul 2001 19:28:30 +0200
1791              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
1792      Branch: perl
1793            ! README.aix
1794 ____________________________________________________________________________
1795 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
1796         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
1797              From: Norton Allen <allen@huarp.harvard.edu>
1798              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
1799              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
1800      Branch: perl
1801            ! ext/IO/lib/IO/t/io_unix.t
1802 ____________________________________________________________________________
1803 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
1804         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1805              From: Norton Allen <allen@huarp.harvard.edu>
1806              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
1807              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
1808      Branch: perl
1809            ! README.qnx hints/qnx.sh
1810 ____________________________________________________________________________
1811 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
1812         Log: Subject: [patch] faster PM_GETRE
1813              From: Doug MacEachern <dougm@covalent.net>
1814              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
1815              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
1816      Branch: perl
1817            ! op.h
1818 ____________________________________________________________________________
1819 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
1820         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
1821              From: Doug MacEachern <dougm@covalent.net>
1822              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
1823              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
1824      Branch: perl
1825            ! op.c
1826 ____________________________________________________________________________
1827 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
1828         Log: Tell where the nice Estonian database is.
1829      Branch: perl
1830            ! lib/open.pm
1831 ____________________________________________________________________________
1832 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
1833         Log: Retract #11309 since #11310 is a better fix.
1834      Branch: perl
1835            ! t/lib/1_compile.t
1836 ____________________________________________________________________________
1837 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
1838         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
1839              change#11300 needs to return the status of failed win32_spawnvp())
1840              
1841              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
1842              splitting correctly; remove unused variables; 'require' at run time
1843              rather than 'use' at compile time for I18N::Langinfo, since it
1844              isn't everyware
1845      Branch: perl
1846            ! lib/open.pm win32/win32.c
1847 ____________________________________________________________________________
1848 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
1849         Log: Temporary workaround.
1850      Branch: perl
1851            ! t/lib/1_compile.t
1852 ____________________________________________________________________________
1853 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
1854         Log: UCD typo in #11306 and add also more known-to-be-tested
1855              modules to the skip list.
1856      Branch: perl
1857            ! t/lib/1_compile.t
1858 ____________________________________________________________________________
1859 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
1860         Log: Rename Unicode::UCD to UnicodeCD to avoid
1861              messups with case-insensitive filesystems.
1862      Branch: perl
1863            + lib/UnicodeCD.pm lib/UnicodeCD.t
1864            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1865            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
1866 ____________________________________________________________________________
1867 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
1868         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
1869              From: daniel@biz.bitpusher.com
1870              Date: Wed, 11 Jul 2001 23:25:47 -0700
1871              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
1872      Branch: perl
1873            ! lib/Tie/Array.pm t/op/splice.t
1874 ____________________________________________________________________________
1875 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
1876         Log: Subject: [PATCH] More accurate line numbers in messages
1877              From: Paul Johnson <paul@pjcj.net>
1878              Date: Thu, 12 Jul 2001 04:14:11 +0200
1879              Message-ID: <20010712041411.A3467@pjcj.net>
1880              
1881              (With prototyping and multiplicity tweaks.)
1882      Branch: perl
1883            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
1884 ____________________________________________________________________________
1885 [ 11304] By: nick                                  on 2001/07/12  12:53:40
1886         Log: Integrate mainline
1887      Branch: perlio
1888           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
1889           !> regexec.c thread.h
1890 ____________________________________________________________________________
1891 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
1892         Log: Cut-and-pasto in #11298.
1893      Branch: perl
1894            ! ext/ByteLoader/bytecode.h
1895 ____________________________________________________________________________
1896 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
1897         Log: Update the AIX known problems section.
1898      Branch: perl
1899            ! pod/perl572delta.pod
1900 ____________________________________________________________________________
1901 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
1902         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
1903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1904              Date: Thu, 12 Jul 2001 12:16:16 +0200
1905              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
1906      Branch: perl
1907            ! hints/aix.sh
1908 ____________________________________________________________________________
1909 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
1910         Log: Integrate perlio.
1911      Branch: perl
1912           !> makedef.pl win32/win32.c
1913 ____________________________________________________________________________
1914 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
1915         Log: Subject: [PATCH] fix for PMOP threadness failures
1916              From: Artur Bergman <artur@contiller.se>
1917              Date: Thu, 12 Jul 2001 09:48:06 +0200
1918              Message-ID: <B77322D6.22DD%artur@contiller.se>
1919      Branch: perl
1920            ! regexec.c
1921 ____________________________________________________________________________
1922 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
1923         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
1924              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1925              Date: Thu, 12 Jul 2001 09:09:48 +0200
1926              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
1927              
1928              More parentheses to keep bcc happy.
1929      Branch: perl
1930            ! ext/ByteLoader/bytecode.h
1931 ____________________________________________________________________________
1932 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
1933         Log: Subject: Re: [patch] pthread_atfork bandaid
1934              From: Doug MacEachern <dougm@covalent.net>
1935              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
1936              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
1937      Branch: perl
1938            ! thread.h
1939 ____________________________________________________________________________
1940 [ 11296] By: nick                                  on 2001/07/12  11:55:48
1941         Log: Exclude reentrant_buffer from .def file
1942      Branch: perlio
1943            ! makedef.pl
1944 ____________________________________________________________________________
1945 [ 11295] By: nick                                  on 2001/07/12  11:11:44
1946         Log: Honour void-ness of my_exit()
1947      Branch: perlio
1948            ! win32/win32.c
1949 ____________________________________________________________________________
1950 [ 11294] By: nick                                  on 2001/07/12  07:51:04
1951         Log: Integrate mainline
1952      Branch: perlio
1953           +> uts/sprintf_wrap.c
1954           !> (integrate 35 files)
1955 ____________________________________________________________________________
1956 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
1957         Log: Retract #11289.
1958      Branch: perl
1959            ! embed.h embed.pl perl.c proto.h thread.h
1960 ____________________________________________________________________________
1961 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
1962         Log: Now the :locale pseudolayer *almost* works...
1963      Branch: perl
1964            ! lib/open.pm
1965 ____________________________________________________________________________
1966 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
1967         Log: Locale encoding tweaks.
1968      Branch: perl
1969            ! lib/open.pm
1970 ____________________________________________________________________________
1971 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
1972         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
1973              From: Mark-Jason Dominus <mjd@plover.com>
1974              Date: Thu, 12 Jul 2001 00:59:31 -0400
1975              Message-ID: <20010712045931.8543.qmail@plover.com>
1976              
1977              Remove the chmod/umask leading zero warning.
1978      Branch: perl
1979            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
1980            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1981 ____________________________________________________________________________
1982 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
1983         Log: (Retracted by #11289.)
1984      Branch: perl
1985            ! embed.h embed.pl perl.c proto.h thread.h
1986 ____________________________________________________________________________
1987 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
1988         Log: Needed by #11283.
1989      Branch: perl
1990            ! intrpvar.h
1991 ____________________________________________________________________________
1992 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
1993         Log: Metaconfig unit change for #11286.
1994      Branch: metaconfig/U/perl
1995            ! patchlevel.U
1996 ____________________________________________________________________________
1997 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
1998         Log: Subject: Re: [PATCH Configure] perl -V broken
1999              From: Andy Dougherty <doughera@lafayette.edu>
2000              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
2001              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
2002      Branch: perl
2003            ! Configure myconfig.SH
2004 ____________________________________________________________________________
2005 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
2006         Log: Retract #11166 (and #11237).
2007      Branch: perl
2008            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
2009            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
2010            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
2011 ____________________________________________________________________________
2012 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
2013         Log: UTS tweaks for Hal Morris.
2014      Branch: perl
2015            + uts/sprintf_wrap.c
2016            ! MANIFEST hints/uts.sh perl.h
2017 ____________________________________________________________________________
2018 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
2019         Log: Subject: [PATCH] Use reentrant API glibc
2020              From: Artur Bergman <artur@contiller.se>
2021              Date: Thu, 12 Jul 2001 00:58:21 +0200
2022              Message-ID: <B772A6AD.2288%artur@contiller.se>
2023      Branch: perl
2024            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
2025            ! sv.c
2026 ____________________________________________________________________________
2027 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
2028         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
2029              From: barries <barries@slaysys.com>
2030              Date: Wed, 11 Jul 2001 15:11:46 -0400
2031              Message-ID: <20010711151146.G24560@jester.slaysys.com>
2032      Branch: perl
2033            ! pp_sys.c t/lib/warnings/doio win32/win32.c
2034 ____________________________________________________________________________
2035 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
2036         Log: Subject: [patch] pthread_atfork bandaid
2037              From: Doug MacEachern <dougm@covalent.net>
2038              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
2039              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
2040      Branch: perl
2041            ! miniperlmain.c perl.c
2042 ____________________________________________________________________________
2043 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
2044         Log: Subject: [patch] perl_clone leaks
2045              From: Doug MacEachern <dougm@covalent.net>
2046              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
2047              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
2048      Branch: perl
2049            ! sv.c
2050 ____________________________________________________________________________
2051 [ 11279] By: nick                                  on 2001/07/11  15:49:38
2052         Log: Integrate mainline
2053      Branch: perlio
2054           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
2055           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
2056           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
2057           +> lib/Term/ANSIColor/README
2058           !> (integrate 54 files)
2059 ____________________________________________________________________________
2060 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
2061         Log: Update Changes.
2062      Branch: perl
2063            ! Changes patchlevel.h
2064 ____________________________________________________________________________
2065 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
2066         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
2067              From: Peter Prymmer <pvhp@forte.com>
2068              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
2069              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
2070              
2071              Backport of embed.pl to 5.003.
2072      Branch: perl
2073            ! embed.pl
2074 ____________________________________________________________________________
2075 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
2076         Log: Subject: Re: POSIX test #14 on UTS 
2077              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2078              Date: Wed, 11 Jul 2001 03:02:14 +0100
2079              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
2080      Branch: perl
2081            ! ext/POSIX/POSIX.t
2082 ____________________________________________________________________________
2083 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
2084         Log: Make the I32 an IV to preserve structure alignment and size.
2085      Branch: perl
2086            ! op.h
2087 ____________________________________________________________________________
2088 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
2089         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
2090              From: "Artur Bergman" <artur@contiller.se>
2091              Date: Wed, 11 Jul 2001 14:23:37 +0200
2092              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
2093              
2094              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
2095      Branch: perl
2096            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
2097            ! pod/perlapi.pod sv.c
2098 ____________________________________________________________________________
2099 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
2100         Log: Tweak until Pod::Parser gets updated.
2101      Branch: perl
2102            ! t/pod/special_seqs.xr
2103 ____________________________________________________________________________
2104 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
2105         Log: File::Spec usage tweak.
2106      Branch: perl
2107            ! lib/ExtUtils.t
2108 ____________________________________________________________________________
2109 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
2110         Log: Integrate #11263 from macperl; macos and macosx updates.
2111      Branch: perl
2112           !> pod/perlport.pod
2113 ____________________________________________________________________________
2114 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
2115         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
2116              From: Peter Prymmer <pvhp@forte.com>
2117              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
2118              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
2119      Branch: perl
2120            + ext/Time/HiRes/hints/dynixptx.pl
2121            ! MANIFEST hints/dynixptx.sh
2122 ____________________________________________________________________________
2123 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
2124         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
2125              From: Nicholas Clark <nick@ccl4.org>
2126              Date: Tue, 10 Jul 2001 23:17:43 +0100
2127              Message-ID: <20010710231742.B59620@plum.flirble.org>
2128      Branch: perl
2129            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
2130 ____________________________________________________________________________
2131 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
2132         Log: Subject: [DOC PATCH] Pluggable runops
2133              From: Paul Johnson <paul@pjcj.net>
2134              Date: Tue, 10 Jul 2001 21:53:28 +0200
2135              Message-ID: <20010710215328.B26577@pjcj.net>
2136      Branch: perl
2137            ! pod/perlguts.pod
2138 ____________________________________________________________________________
2139 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
2140         Log: Subject: [PATCH] Authors
2141              From: Artur Bergman <artur@contiller.se>
2142              Date: Tue, 10 Jul 2001 20:39:12 +0200
2143              Message-ID: <B771186F.21CD%artur@contiller.se>
2144      Branch: perl
2145            ! AUTHORS
2146 ____________________________________________________________________________
2147 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
2148         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
2149              From: Doug MacEachern <dougm@covalent.net>
2150              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
2151              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
2152      Branch: perl
2153            ! pp_ctl.c
2154 ____________________________________________________________________________
2155 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
2156         Log: Subject: doc patch; times() in scalar context
2157              From: mjd@plover.com
2158              Date: 10 Jul 2001 18:01:17 -0000
2159              Message-ID: <20010710180117.12477.qmail@plover.com>
2160      Branch: perl
2161            ! pod/perlfunc.pod
2162 ____________________________________________________________________________
2163 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
2164         Log: Subject: [PATCH] Small fix to pp_gmtime
2165              From: Artur Bergman <artur@contiller.se>
2166              Date: Tue, 10 Jul 2001 19:54:52 +0200
2167              Message-ID: <B7710E0B.21C5%artur@contiller.se>
2168      Branch: perl
2169            ! pp_sys.c
2170 ____________________________________________________________________________
2171 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
2172         Log: Integrate changes from mainline perl, add notes about
2173              Mac OS X and Mac OS.
2174      Branch: maint-5.6/macperl
2175            ! pod/perlport.pod
2176 ____________________________________________________________________________
2177 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
2178         Log: A proof of the dangers of package; ?
2179      Branch: perl
2180            ! t/lib/warnings/op
2181 ____________________________________________________________________________
2182 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
2183         Log: Regen toc and modlib.
2184      Branch: perl
2185            ! pod/perlmodlib.pod pod/perltoc.pod
2186 ____________________________________________________________________________
2187 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
2188         Log: Add compexcl(), casefold(), and casespec() interfaces;
2189              and make all interfaces to return hash references instead
2190              of hashes. 
2191      Branch: perl
2192            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2193 ____________________________________________________________________________
2194 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
2195         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
2196              From: "Philip Newton" <Philip.Newton@gmx.net>
2197              Date: Tue, 10 Jul 2001 09:55:59 +0200
2198              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
2199              
2200              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
2201              From: "Philip Newton" <Philip.Newton@gmx.net>
2202              Date: Tue, 10 Jul 2001 09:56:37 +0200
2203              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
2204      Branch: perl
2205            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2206            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
2207 ____________________________________________________________________________
2208 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
2209         Log: Subject: [patch] undef &xsub for 1,2
2210              From: Doug MacEachern <dougm@covalent.net>
2211              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
2212              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
2213              
2214              (This version of the patch with a comment from Gisle.)
2215      Branch: perl
2216            ! op.c
2217 ____________________________________________________________________________
2218 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
2219         Log: Mention package; deprecation and the Win32 problems.
2220      Branch: perl
2221            ! pod/perl572delta.pod
2222 ____________________________________________________________________________
2223 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
2224         Log: Subject: [PATCH] deprecate package with no arguments
2225              From: Robin Houston <robin@kitsite.com>
2226              Date: Tue, 10 Jul 2001 13:33:40 +0100
2227              Message-ID: <20010710133340.A13452@robin.kitsite.com>
2228      Branch: perl
2229            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
2230 ____________________________________________________________________________
2231 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
2232         Log: Upgrade to podlators 1.10.
2233      Branch: perl
2234            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
2235            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
2236            ! pod/pod2man.PL pod/pod2text.PL
2237 ____________________________________________________________________________
2238 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
2239         Log: Upgrade to Term::ANSIColor 1.04.
2240      Branch: perl
2241            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
2242            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
2243 ____________________________________________________________________________
2244 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
2245         Log: Integrate perlio (the right fix for the ":layer(args)")
2246      Branch: perl
2247           !> perlio.c
2248 ____________________________________________________________________________
2249 [ 11252] By: nick                                  on 2001/07/10  06:58:14
2250         Log: Fix open(...,"...:layer(xxx)",...)
2251              - use memEQ not strEQ as there is '(' not '\0'
2252      Branch: perlio
2253            ! perlio.c
2254 ____________________________________________________________________________
2255 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
2256         Log: Telling the number of tests helps.
2257      Branch: perl
2258            ! ext/PerlIO/t/encoding.t
2259 ____________________________________________________________________________
2260 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
2261         Log: Require I18N::Langinfo, not use.
2262      Branch: perl
2263            ! lib/open.pm
2264 ____________________________________________________________________________
2265 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
2266         Log: Add a test for for PerlIO ":encoding(...)" layer.
2267      Branch: perl
2268            + ext/PerlIO/t/encoding.t
2269            ! MANIFEST ext/Encode/Encode.pm
2270 ____________________________________________________________________________
2271 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
2272         Log: PerlIO ":encoding(foobar)" temporary fix.
2273              Not really correct, I think, since the change means
2274              that prefixes match.
2275      Branch: perl
2276            ! perlio.c
2277 ____________________________________________________________________________
2278 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
2279         Log: Update to Math::BigInt 1.36.  The biggest news is
2280              the separation of the backend; now the pure Perl
2281              implementation is in Math::BigInt::Calc, but one
2282              can plugin, say, Math::BigInt::BitVect, and get
2283              considerable speedup.
2284      Branch: perl
2285            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
2286            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2287            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
2288            ! lib/Math/BigInt/t/mbimbf.t
2289 ____________________________________________________________________________
2290 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
2291         Log: Subject: Re: compatibility question
2292              From: Peter Prymmer <pvhp@forte.com>
2293              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
2294              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
2295      Branch: perl
2296            ! lib/ExtUtils/MM_VMS.pm
2297 ____________________________________________________________________________
2298 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
2299         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
2300              From: Norton Allen <allen@huarp.harvard.edu>
2301              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
2302              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
2303      Branch: perl
2304            ! ext/File/Glob/t/basic.t
2305 ____________________________________________________________________________
2306 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
2307         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
2308              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2309              Date: Tue, 10 Jul 2001 00:29:55 +0900
2310              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
2311      Branch: perl
2312            + ext/Encode/Encode/HZ.enc
2313            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
2314            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
2315            ! ext/Encode/Encode/iso2022-jp.enc
2316            ! ext/Encode/Encode/iso2022-kr.enc
2317 ____________________________________________________________________________
2318 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
2319         Log: Add in all them there macos/ files.
2320      Branch: maint-5.6/macperl
2321            + (add 577 files)
2322 ____________________________________________________________________________
2323 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
2324         Log: Add the new modules to the list of having those own tests.
2325      Branch: perl
2326            ! t/lib/1_compile.t
2327 ____________________________________________________________________________
2328 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
2329         Log: Add INOUT to control both ways at the same time.
2330      Branch: perl
2331            ! lib/open.pm
2332 ____________________________________________________________________________
2333 [ 11240] By: nick                                  on 2001/07/09  16:33:50
2334         Log: Integrate mainline
2335      Branch: perlio
2336           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2337           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2338           !> (integrate 41 files)
2339 ____________________________________________________________________________
2340 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
2341         Log: More encoding mapping magic.
2342      Branch: perl
2343            ! lib/open.pm
2344 ____________________________________________________________________________
2345 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
2346         Log: Update Changes.
2347      Branch: perl
2348            ! Changes patchlevel.h
2349 ____________________________________________________________________________
2350 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
2351         Log: (Retracted by #11285).
2352              
2353              Subject: [PATCH] OPpCONST_OCTAL fixes
2354              From: Abhijit Menon-Sen <ams@wiw.org>
2355              Date: Mon, 9 Jul 2001 07:38:45 +0530
2356              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
2357      Branch: perl
2358            ! op.c
2359 ____________________________________________________________________________
2360 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
2361         Log: Add a pseudolayer ":locale" to the open pragma which
2362              will get the encoding from the locale.  Yet undocumented
2363              because I can't get the PerlIO :encoding(foobar) to work.
2364      Branch: perl
2365            ! ext/Encode/Encode.pm lib/open.pm
2366 ____________________________________________________________________________
2367 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
2368         Log: Add more encoding mappings.
2369      Branch: perl
2370            ! ext/Encode/Encode.pm
2371 ____________________________________________________________________________
2372 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
2373         Log: Document that using :encoding layer requires using Encode.
2374      Branch: perl
2375            ! ext/Encode/Encode.pm lib/PerlIO.pm
2376 ____________________________________________________________________________
2377 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
2378         Log: Netware tweak from Ananth Kesari.
2379      Branch: perl
2380            ! NetWare/netware.h
2381 ____________________________________________________________________________
2382 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
2383         Log: t/harness doesn't know about run/*.t
2384      Branch: perl
2385            ! t/harness
2386 ____________________________________________________________________________
2387 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
2388         Log: run/exit.t busted on windows
2389      Branch: perl
2390            ! t/run/exit.t
2391 ____________________________________________________________________________
2392 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
2393         Log: fix a couple of UCD.t tests that fail due to bad case
2394      Branch: perl
2395            ! lib/Unicode/UCD.t
2396 ____________________________________________________________________________
2397 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
2398         Log: test skip logic was broken
2399      Branch: perl
2400            ! ext/I18N/Langinfo/Langinfo.t
2401 ____________________________________________________________________________
2402 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
2403         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
2404              failure of ExtUtils.t#27 when built in debug mode)
2405      Branch: perl
2406            ! lib/ExtUtils/MM_Win32.pm
2407 ____________________________________________________________________________
2408 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
2409         Log: I18N::Langinfo is not available on windows
2410      Branch: perl
2411            ! win32/FindExt.pm
2412 ____________________________________________________________________________
2413 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
2414         Log: save a dTHX
2415      Branch: perl
2416            ! ext/POSIX/POSIX.xs
2417 ____________________________________________________________________________
2418 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
2419         Log: Update Changes.
2420      Branch: perl
2421            ! Changes patchlevel.h
2422 ____________________________________________________________________________
2423 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
2424         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
2425              as pointed out by Sarathy.
2426      Branch: perl
2427            ! ext/I18N/Langinfo/Langinfo.xs
2428 ____________________________________________________________________________
2429 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
2430         Log: Retract #11212.
2431      Branch: perl
2432            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2433 ____________________________________________________________________________
2434 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
2435         Log: Bump up the VERSION of Cwd.xs.
2436      Branch: perl
2437            ! ext/Cwd/Makefile.PL
2438 ____________________________________________________________________________
2439 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
2440         Log: Retract #11220, the problem wasn't the missing leading zero.
2441              Here's the problem:
2442              $ ./perl -we 'chmod(oct("755"), ".")'
2443              Non-octal literal mode (493) specified at -e line 1.
2444              (Did you mean 0493 instead?)
2445      Branch: perl
2446            ! lib/ExtUtils/MM_Unix.pm
2447 ____________________________________________________________________________
2448 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
2449         Log: (Retracted by #11221)
2450              Change the PERM_RW and PERM_RWX to 0644 and 0755
2451              (add the leading zero).
2452      Branch: perl
2453            ! lib/ExtUtils/MM_Unix.pm
2454 ____________________________________________________________________________
2455 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
2456         Log: Integrate changes #11193, 11205, 11209 from macperl.
2457              
2458              Fix up AutoLoader to fudge for Mac paths in import().
2459              
2460              Allow symbols in try_symbol() to begin with "_".
2461              
2462              Small portability fix for Mac OS.
2463      Branch: perl
2464           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
2465 ____________________________________________________________________________
2466 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
2467         Log: Metaconfig unit change for #11217.
2468      Branch: metaconfig/U/perl
2469            ! Extensions.U
2470 ____________________________________________________________________________
2471 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
2472         Log: Detypo, problem noticed by Gerrit P. Haase.
2473      Branch: perl
2474            ! Configure config_h.SH
2475 ____________________________________________________________________________
2476 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
2477         Log: Cwd cleanups.
2478      Branch: perl
2479            ! ext/Cwd/Cwd.xs
2480 ____________________________________________________________________________
2481 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
2482         Log: Slight tweaks on #11213.
2483      Branch: perl
2484            ! toke.c
2485 ____________________________________________________________________________
2486 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
2487         Log: A missing dTHX noticed by Gerrit P. Haase.
2488      Branch: perl
2489            ! ext/POSIX/POSIX.xs
2490 ____________________________________________________________________________
2491 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
2492         Log: Subject: [PATCH toke.c] Simplify yytoke()
2493              From: Simon Cozens <simon@netthink.co.uk>
2494              Date: Sun, 8 Jul 2001 13:24:34 +0100
2495              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
2496              
2497              Split out pending_ident().
2498      Branch: perl
2499            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
2500 ____________________________________________________________________________
2501 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
2502         Log: (Retracted by #11223.)
2503              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
2504              Date: Wed, 05 Nov 1997 17:22:34 -0600
2505              From: Graham Barr <gbarr@ti.com>
2506              Message-Id: <3460FFBA.6DA51F46@ti.com>
2507      Branch: perl
2508            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2509 ____________________________________________________________________________
2510 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
2511         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
2512      Branch: perl
2513            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2514            ! pod/perllocale.pod
2515 ____________________________________________________________________________
2516 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
2517         Log: Really do the test under the C locale.
2518      Branch: perl
2519            ! ext/I18N/Langinfo/Langinfo.t
2520 ____________________________________________________________________________
2521 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
2522         Log: Small portability fix for Mac OS.
2523      Branch: maint-5.6/macperl
2524            ! lib/Cwd.pm
2525 ____________________________________________________________________________
2526 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
2527         Log: Metaconfig unit change for #11207.
2528      Branch: metaconfig/U/perl
2529            ! Extensions.U
2530 ____________________________________________________________________________
2531 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
2532         Log: Add I18N::Langinfo, which is basically a wrapper around
2533              nl_langinfo(), which is an additional way to query locale
2534              specific information.
2535      Branch: perl
2536            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2537            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2538            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
2539 ____________________________________________________________________________
2540 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
2541         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
2542              used in File::Find tests; replace with if.t.
2543      Branch: maint-5.6/macperl
2544            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
2545            ! t/pragma/warn/op
2546 ____________________________________________________________________________
2547 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
2548         Log: Allow symbols in try_symbol() to begin with "_".
2549      Branch: maint-5.6/macperl
2550            ! makedef.pl
2551 ____________________________________________________________________________
2552 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
2553         Log: Sync up the File::Find changes from the rewrite by
2554              Thomas Wegner, et al.
2555      Branch: maint-5.6/macperl
2556            + t/lib/filefind-taint.t
2557            ! lib/File/Find.pm t/lib/filefind.t
2558 ____________________________________________________________________________
2559 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
2560         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
2561              From: Thomas Wegner <wegner_thomas@yahoo.com>
2562              Date: Thu, 5 Jul 2001 20:31:25 +0200
2563              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
2564      Branch: maint-5.6/macperl
2565            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
2566 ____________________________________________________________________________
2567 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
2568         Log: Some more test portability fixes.
2569      Branch: maint-5.6/macperl
2570            ! t/lib/filecopy.t t/pragma/warn/pp_sys
2571 ____________________________________________________________________________
2572 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
2573         Log: The #11200 removed wrong (non-existent) target.  Duh.
2574      Branch: perl
2575            ! Makefile.SH
2576 ____________________________________________________________________________
2577 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
2578         Log: Zap the lib/re.pm before creating it.
2579      Branch: perl
2580            ! Makefile.SH
2581 ____________________________________________________________________________
2582 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
2583         Log: Another test.  Please ignore.
2584      Branch: maint-5.6/macperl
2585            ! README.macos
2586 ____________________________________________________________________________
2587 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
2588         Log: Portability fixes for a lot of tests, especially IO-related
2589              tests, and warnings, and the harness script.
2590      Branch: maint-5.6/macperl
2591            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
2592            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
2593            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
2594            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
2595            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
2596            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
2597            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
2598            ! t/pragma/warnings.t
2599 ____________________________________________________________________________
2600 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
2601         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
2602              From: Nicholas Clark <nick@ccl4.org>
2603              Date: Sat, 7 Jul 2001 21:00:17 +0100
2604              Message-ID: <20010707210017.H59620@plum.flirble.org>
2605      Branch: perl
2606            ! lib/h2xs.t
2607 ____________________________________________________________________________
2608 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
2609         Log: The UNICOS/mk SysV IPC problem has been fixed.
2610      Branch: perl
2611            ! pod/perl572delta.pod
2612 ____________________________________________________________________________
2613 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
2614         Log: Slight update tweaks on perlunicode.pod.
2615      Branch: perl
2616            ! pod/perlunicode.pod
2617 ____________________________________________________________________________
2618 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
2619         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
2620              From: Mark-Jason Dominus <mjd@plover.com>
2621              Date: Sat, 07 Jul 2001 13:04:04 -0400
2622              Message-ID: <20010707170404.32694.qmail@plover.com>
2623      Branch: perl
2624            ! ext/DB_File/DB_File.pm
2625 ____________________________________________________________________________
2626 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
2627         Log: Fix up AutoLoader to fudge for Mac paths in import().
2628      Branch: maint-5.6/macperl
2629            ! lib/AutoLoader.pm
2630 ____________________________________________________________________________
2631 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
2632         Log: Try to force the lib/re.pm to be there before entering
2633              the extensions builds, should help for parallel makes.
2634      Branch: perl
2635            ! Makefile.SH
2636 ____________________________________________________________________________
2637 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
2638         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2639              From: Norton Allen <allen@huarp.harvard.edu>
2640              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
2641              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
2642      Branch: perl
2643            ! ext/POSIX/POSIX.xs
2644 ____________________________________________________________________________
2645 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
2646         Log: Subject: [PATCH] Re: op/arith.t
2647              From: Nicholas Clark <nick@ccl4.org>
2648              Date: Sat, 7 Jul 2001 13:04:54 +0100
2649              Message-ID: <20010707130454.D59620@plum.flirble.org>
2650      Branch: perl
2651            ! numeric.c toke.c
2652 ____________________________________________________________________________
2653 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
2654         Log: Subject: [PATCH] h2xs
2655              From: Nicholas Clark <nick@ccl4.org>
2656              Date: Fri, 6 Jul 2001 23:25:14 +0100
2657              Message-ID: <20010706232514.X59620@plum.flirble.org>
2658      Branch: perl
2659            ! utils/h2xs.PL
2660 ____________________________________________________________________________
2661 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
2662         Log: Subject: Re: bleedperl perl_alloc..free leakage
2663              From: Radu Greab <radu@netsoft.ro>
2664              Date: Fri, 6 Jul 2001 19:48:54 +0300
2665              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
2666              
2667              Leak-be-gone.
2668      Branch: perl
2669            ! op.c
2670 ____________________________________________________________________________
2671 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
2672         Log: Test again.  Please ignore.
2673      Branch: maint-5.6/macperl
2674            ! README.macos
2675 ____________________________________________________________________________
2676 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
2677         Log: Test.  Please ignore.
2678      Branch: maint-5.6/macperl
2679            ! README.macos
2680 ____________________________________________________________________________
2681 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
2682         Log: Include changes already sent in separately as patches,
2683              before branch was created.
2684      Branch: maint-5.6/macperl
2685            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
2686            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
2687            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
2688            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
2689            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
2690            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
2691            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
2692            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
2693            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
2694            ! t/pragma/strict.t
2695 ____________________________________________________________________________
2696 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
2697         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2698              From: Norton Allen <allen@huarp.harvard.edu>
2699              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2700              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2701      Branch: perl
2702            ! utf8.h
2703 ____________________________________________________________________________
2704 [ 11183] By: nick                                  on 2001/07/06  16:27:40
2705         Log: Integrate mainline
2706      Branch: perlio
2707           +> (branch 42 files)
2708            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
2709            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
2710            - win32/bin/mdelete.bat
2711           !> (integrate 215 files)
2712 ____________________________________________________________________________
2713 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
2714         Log: The #11166 needed also these updated.
2715      Branch: perl
2716            ! lib/warnings.pm warnings.h
2717 ____________________________________________________________________________
2718 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
2719         Log: Update Changes.
2720      Branch: perl
2721            ! Changes patchlevel.h
2722 ____________________________________________________________________________
2723 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
2724         Log: Regen toc.
2725      Branch: perl
2726            ! pod/perltoc.pod
2727 ____________________________________________________________________________
2728 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
2729         Log: Nit from Abhijit.
2730      Branch: perl
2731            ! lib/CPAN.pm
2732 ____________________________________________________________________________
2733 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
2734         Log: Retract #11172.
2735      Branch: perl
2736            ! t/op/method.t
2737 ____________________________________________________________________________
2738 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
2739         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2740              From: Norton Allen <allen@huarp.harvard.edu>
2741              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2742              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2743      Branch: perl
2744            ! lib/Cwd.pm
2745 ____________________________________________________________________________
2746 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
2747         Log: (Accidentally empty check-in.)
2748      Branch: perl
2749            ! utf8.h
2750 ____________________________________________________________________________
2751 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
2752         Log: Retract #11165 since Sarathy pointed out it'll not
2753              work properly under threads, the problem should be
2754              solved using "the savestack, either via SSNEW() or
2755              using a newSVpv()+SAVEFREESV() combo."
2756      Branch: perl
2757            ! ext/POSIX/POSIX.xs
2758 ____________________________________________________________________________
2759 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
2760         Log: Retract #11125 since NI-S pointed out it'll not work in
2761              cases where the extension has their own handcrafted INC
2762              et alia.
2763      Branch: perl
2764            ! lib/ExtUtils/MM_Unix.pm
2765 ____________________________________________________________________________
2766 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
2767         Log: Subject: RE: [PATCH] -I and MakeMaker again
2768              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2769              Date: Fri, 6 Jul 2001 09:18:29 +0200
2770              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
2771      Branch: perl
2772            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
2773            ! lib/ExtUtils/MM_Win32.pm
2774 ____________________________________________________________________________
2775 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
2776         Log: (Retracted by #11178)
2777              Subject: [PATCH t/op/method.t] SUPER:: strangeness
2778              From: Piers Cawley <pdcawley@iterative-software.com>
2779              Date: 06 Jul 2001 10:49:01 +0100
2780              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
2781      Branch: perl
2782            ! t/op/method.t
2783 ____________________________________________________________________________
2784 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
2785         Log: VOS README update from Paul Green.
2786      Branch: perl
2787            ! README.vos
2788 ____________________________________________________________________________
2789 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
2790         Log: Subject: [PATCH README.qnx hints/qnx.sh]
2791              From: Norton Allen <allen@huarp.harvard.edu>
2792              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
2793              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
2794      Branch: perl
2795            ! README.qnx hints/qnx.sh
2796 ____________________________________________________________________________
2797 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
2798         Log: Subject: [PATCH] Doc patch for Tie::Hash
2799              From: Artur Bergman <artur@contiller.se>
2800              Date: Thu, 05 Jul 2001 22:51:18 +0200
2801              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
2802      Branch: perl
2803            ! lib/Tie/Hash.pm
2804 ____________________________________________________________________________
2805 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
2806         Log: Subject: [PATCH] perlfaq4.pod
2807              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
2808              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
2809              Date: Thu, 5 Jul 2001 18:44:10 +0100 
2810      Branch: perl
2811            ! pod/perlfaq4.pod
2812 ____________________________________________________________________________
2813 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
2814         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
2815              From: Robin Houston <robin@kitsite.com>
2816              Date: Thu, 5 Jul 2001 18:33:21 +0100
2817              Message-ID: <20010705183321.A27345@robin.kitsite.com>
2818      Branch: perl
2819            ! ext/B/B/Deparse.pm
2820 ____________________________________________________________________________
2821 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
2822         Log: (Retracted by #11285.)
2823              
2824              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
2825              From: Abhijit Menon-Sen <ams@wiw.org>
2826              Date: Fri, 6 Jul 2001 01:26:32 +0530
2827              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
2828      Branch: perl
2829            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
2830            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
2831            ! warnings.pl
2832 ____________________________________________________________________________
2833 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
2834         Log: (Retracted by #11175)
2835              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2836              From: Norton Allen <allen@huarp.harvard.edu>
2837              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
2838              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
2839      Branch: perl
2840            ! ext/POSIX/POSIX.xs
2841 ____________________________________________________________________________
2842 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
2843         Log: Unterminated C< (noticed by Richard Hatch), and few other
2844              small Unicode doc tweaks.
2845      Branch: perl
2846            ! pod/perlretut.pod
2847 ____________________________________________________________________________
2848 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
2849         Log: More flexible argument understanding; add charblocks() and
2850              charscripts(); make charblock() and charscript() two-way;
2851              add charinrange(); separate the $Unicode::UCD::VERSION and
2852              the version of the Unicode by adding UnicodeVersion().
2853      Branch: perl
2854            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2855 ____________________________________________________________________________
2856 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
2857         Log: Update Unicode::UCD on \p{In...}.
2858      Branch: perl
2859            ! lib/Unicode/UCD.pm
2860 ____________________________________________________________________________
2861 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
2862         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2863              From: Norton Allen <allen@huarp.harvard.edu>
2864              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
2865              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
2866      Branch: perl
2867            ! lib/ExtUtils/MM_Unix.pm
2868 ____________________________________________________________________________
2869 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
2870         Log: POSIX-BC tweaks from Thomas Dorner.
2871      Branch: perl
2872            ! hints/posix-bc.sh perlio.h
2873 ____________________________________________________________________________
2874 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
2875         Log: Module updates for the delta.
2876      Branch: perl
2877            ! pod/perl572delta.pod
2878 ____________________________________________________________________________
2879 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
2880         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
2881              From: Norton Allen <allen@huarp.harvard.edu>
2882              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
2883              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
2884      Branch: perl
2885            ! ext/IO/lib/IO/t/io_sock.t
2886 ____________________________________________________________________________
2887 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
2888         Log: Subject: [PATCH perldiag.pod] Quick fixes
2889              From: Simon Cozens <simon@netthink.co.uk>
2890              Date: Wed, 4 Jul 2001 20:22:12 +0100
2891              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
2892      Branch: perl
2893            ! pod/perldiag.pod
2894 ____________________________________________________________________________
2895 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
2896         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
2897              From: Radu Greab <radu@netsoft.ro>
2898              Date: Wed, 4 Jul 2001 22:13:31 +0300
2899              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
2900      Branch: perl
2901            ! op.c sv.c t/op/pos.t
2902 ____________________________________________________________________________
2903 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
2904         Log: Subject: [PATCH] -I and MakeMaker again
2905              From: Michael G Schwern <schwern@pobox.com>
2906              Date: Wed, 4 Jul 2001 15:03:07 -0400
2907              Message-ID: <20010704150307.I20340@blackrider>
2908              
2909              (and retract #11145)
2910      Branch: perl
2911            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
2912            ! lib/ExtUtils/MakeMaker.pm
2913 ____________________________________________________________________________
2914 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
2915         Log: Subject: Re: PERFORCE change 11142 for review
2916              From: "Philip Newton" <Philip.Newton@gmx.net>
2917              Date: Wed, 4 Jul 2001 20:46:26 +0200
2918              Message-Id: <200107041841.VAA25380@taas.iki.fi>
2919      Branch: perl
2920            ! lib/ExtUtils/MakeMaker.pm
2921 ____________________________________________________________________________
2922 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
2923         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2924              From: Jonathan Stowe <gellyfish@gellyfish.com>
2925              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
2926              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
2927      Branch: perl
2928            ! utils/pl2pm.PL
2929 ____________________________________________________________________________
2930 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
2931         Log: fix the binary compatibility issue when building with/without
2932              usemymalloc by exporting Perl_malloc() et al as simple wrappers
2933              around the system functions (this allows most extensions built
2934              using one mode to coexist with perls built in the other mode)
2935              
2936              XXX the Perl_mfree() wrapper might need to do return(free()) on
2937              platforms where Free_t isn't "void"
2938      Branch: perl
2939            ! embed.h embed.pl makedef.pl proto.h util.c
2940 ____________________________________________________________________________
2941 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
2942         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
2943              since it doesn't ensure threads other than the one calling fork()
2944              aren't holding any locks; the fix is to use pthread_atfork() to
2945              hold global locks
2946              
2947              building perl with -Dusemymalloc exacerbates the problem since
2948              Perl_malloc() holds a mutex, and perl's exec() calls New()
2949              
2950              XXX the code in win32thread.h may be needed on platforms that have
2951              no pthread_atfork()
2952      Branch: perl
2953            ! perl.c thread.h win32/win32thread.h
2954 ____________________________________________________________________________
2955 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
2956         Log: Integrate #11009 from maintperl.
2957      Branch: maint-5.6/macperl
2958           !> lib/ExtUtils/Manifest.pm
2959 ____________________________________________________________________________
2960 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
2961         Log: Flexing my Perforce muscles.
2962      Branch: maint-5.6/macperl
2963            ! README.macos
2964 ____________________________________________________________________________
2965 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
2966         Log: Update Changes.
2967      Branch: perl
2968            ! Changes patchlevel.h
2969 ____________________________________________________________________________
2970 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
2971         Log: Metaconfig unit change for #11146.
2972      Branch: metaconfig/U/perl
2973            ! d_fcntl_can_lock.U
2974 ____________________________________________________________________________
2975 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
2976         Log: Somehow the #ifdefs of the added code (in #11093) made
2977              HP-UX to fail the fcntl locking test, without the ifdefs
2978              the test seems to be working again.  Reason unknown:
2979              HP-UX cc doesn't complain either way.
2980      Branch: perl
2981            ! Configure
2982 ____________________________________________________________________________
2983 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
2984         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
2985      Branch: perl
2986            ! lib/ExtUtils/MM_Unix.pm
2987 ____________________________________________________________________________
2988 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
2989         Log: gcc -Wall nit.
2990      Branch: perl
2991            ! pp_hot.c
2992 ____________________________________________________________________________
2993 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
2994         Log: When removing tests updating the test count is a good idea, too.
2995      Branch: perl
2996            ! lib/Net/t/require.t
2997 ____________________________________________________________________________
2998 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
2999         Log: Document #11134 and add the new symbols to the list of
3000              of MakeMaker known ones.
3001      Branch: perl
3002            ! lib/ExtUtils/MakeMaker.pm
3003 ____________________________________________________________________________
3004 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
3005         Log: Microperl update.
3006      Branch: perl
3007            ! uconfig.h
3008 ____________________________________________________________________________
3009 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
3010         Log: Update the libnet tests as per #11138.
3011      Branch: perl
3012            - lib/Net/t/ph.t
3013            ! MANIFEST lib/Net/t/require.t
3014 ____________________________________________________________________________
3015 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
3016         Log: Regen toc and modlib.
3017      Branch: perl
3018            ! pod/perlmodlib.pod pod/perltoc.pod
3019 ____________________________________________________________________________
3020 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
3021         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
3022              Graham's request.
3023      Branch: perl
3024            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
3025            ! MANIFEST
3026 ____________________________________________________________________________
3027 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
3028         Log: Add the OS/390 harness results to the delta.
3029      Branch: perl
3030            ! pod/perl572delta.pod
3031 ____________________________________________________________________________
3032 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
3033         Log: Avoid the two study tests in OS/390 until the bug has been solved.
3034      Branch: perl
3035            ! t/op/study.t
3036 ____________________________________________________________________________
3037 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
3038         Log: DOS/DJGPP tweaks from Laszlo Molnar.
3039      Branch: perl
3040            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
3041 ____________________________________________________________________________
3042 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
3043         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
3044              From: Michael G Schwern <schwern@pobox.com>
3045              Date: Wed, 4 Jul 2001 00:01:16 -0400
3046              Message-ID: <20010704000116.C591@blackrider>
3047      Branch: perl
3048            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
3049 ____________________________________________________________________________
3050 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
3051         Log: The #11132 missed singleton characters (not part
3052              of a unilo..unihi range) in Unicode scripts.
3053      Branch: perl
3054            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
3055            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
3056            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
3057            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
3058            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
3059            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
3060            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
3061            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
3062            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
3063            ! lib/unicode/mktables.PL t/op/pat.t
3064 ____________________________________________________________________________
3065 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
3066         Log: Support preferentially the Unicode 'scripts' definition
3067              in the \p{In...} notation since according to Unicode the
3068              scripts concept is more natural for matching than using
3069              the somewhat artificial block names.  The block names are
3070              still available, though, and if there's a name conflict,
3071              the scripts one wins and the blocks one has to do with
3072              'Block' appended to its name.  For more information see
3073              
3074              http://www.unicode.org/unicode/reports/tr24/
3075      Branch: perl
3076            + lib/unicode/In/100.pl lib/unicode/In/101.pl
3077            + lib/unicode/In/102.pl lib/unicode/In/103.pl
3078            + lib/unicode/In/104.pl lib/unicode/In/105.pl
3079            + lib/unicode/In/106.pl lib/unicode/In/107.pl
3080            + lib/unicode/In/108.pl lib/unicode/In/109.pl
3081            + lib/unicode/In/110.pl lib/unicode/In/111.pl
3082            + lib/unicode/In/112.pl lib/unicode/In/113.pl
3083            + lib/unicode/In/114.pl lib/unicode/In/115.pl
3084            + lib/unicode/In/116.pl lib/unicode/In/117.pl
3085            + lib/unicode/In/118.pl lib/unicode/In/119.pl
3086            + lib/unicode/In/120.pl lib/unicode/In/121.pl
3087            + lib/unicode/In/122.pl lib/unicode/In/123.pl
3088            + lib/unicode/In/124.pl lib/unicode/In/125.pl
3089            + lib/unicode/In/126.pl lib/unicode/In/127.pl
3090            + lib/unicode/In/128.pl lib/unicode/In/129.pl
3091            + lib/unicode/In/130.pl lib/unicode/In/131.pl
3092            + lib/unicode/In/132.pl lib/unicode/In/133.pl
3093            + lib/unicode/In/134.pl lib/unicode/In/135.pl
3094            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
3095            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
3096            ! (edit 106 files)
3097 ____________________________________________________________________________
3098 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
3099         Log: Better document the difference between a block and a script.
3100      Branch: perl
3101            ! lib/Unicode/UCD.pm
3102 ____________________________________________________________________________
3103 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
3104         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
3105              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
3106              Date: Tue, 3 Jul 2001 15:04:23 -0500
3107              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
3108      Branch: perl
3109            ! lib/CPAN.pm
3110 ____________________________________________________________________________
3111 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
3112         Log: Add tests for charscript().
3113      Branch: perl
3114            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
3115 ____________________________________________________________________________
3116 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
3117         Log: Add charscript() to get the UTR#24 script names of characters.
3118      Branch: perl
3119            ! lib/Unicode/UCD.pm
3120 ____________________________________________________________________________
3121 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
3122         Log: Todo updates.
3123      Branch: perl
3124            ! pod/perltodo.pod
3125 ____________________________________________________________________________
3126 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
3127         Log: Unicode::UCD updates.
3128      Branch: perl
3129            ! lib/Unicode/UCD.pm
3130 ____________________________________________________________________________
3131 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
3132         Log: (Retracted by #11174)
3133              Subject: MakeMaker should pass through DEFINE and INC to subdirs
3134              From: Alan Burlison <Alan.Burlison@sun.com>
3135              Date: Tue, 03 Jul 2001 15:20:13 +0100
3136              Message-ID: <3B41D49D.A923D4F9@sun.com>
3137      Branch: perl
3138            ! lib/ExtUtils/MM_Unix.pm
3139 ____________________________________________________________________________
3140 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
3141         Log: Subject: Patch needed for UTS
3142              From: hom00@utsglobal.com (Hal Morris)
3143              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
3144              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
3145              
3146              Replace #11113 with a better version.
3147      Branch: perl
3148            ! perl.h
3149 ____________________________________________________________________________
3150 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
3151         Log: Subject: Re: POINTERRIGOR
3152              From: Andy Dougherty <doughera@lafayette.edu>
3153              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
3154              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
3155      Branch: perl
3156            ! util.c
3157 ____________________________________________________________________________
3158 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
3159         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
3160              From: "Philip Newton" <pnewton@gmx.de>
3161              Date: Tue, 3 Jul 2001 17:03:34 +0200
3162              Message-ID: <3B41FAE6.29564.660E117@localhost>
3163      Branch: perl
3164            ! pp_hot.c
3165 ____________________________________________________________________________
3166 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
3167         Log: Typos.
3168      Branch: perl
3169            ! INSTALL
3170 ____________________________________________________________________________
3171 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
3172         Log: Subject: [PATCH 5.6.1] debugger fixes
3173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3174              Date: Tue, 3 Jul 2001 03:38:18 -0400
3175              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
3176              
3177              The $^S is working again.
3178      Branch: perl
3179            ! lib/perl5db.pl
3180 ____________________________________________________________________________
3181 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
3182         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
3183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3184              Date: Tue, 3 Jul 2001 03:34:06 -0400
3185              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
3186      Branch: perl
3187            ! os2/OS2/Process/Process.pm
3188 ____________________________________________________________________________
3189 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
3190         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
3191              From: "Philip Newton" <Philip.Newton@gmx.net>
3192              Date: Tue, 3 Jul 2001 09:11:27 +0200
3193              Message-Id: <200107030706.KAA04596@taas.iki.fi>
3194      Branch: perl
3195            ! lib/FindBin.pm
3196 ____________________________________________________________________________
3197 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
3198         Log: Delta delta.
3199      Branch: perl
3200            ! pod/perl572delta.pod
3201 ____________________________________________________________________________
3202 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
3203         Log: Metaconfig unit change for 11115.
3204      Branch: metaconfig
3205            ! U/modified/libc.U
3206 ____________________________________________________________________________
3207 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
3208         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
3209              (from Richard Hatch) (this was the cause of pipes() and
3210              times() myeteriously not being found)
3211      Branch: perl
3212            ! Configure
3213 ____________________________________________________________________________
3214 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
3215         Log: Retract #10142, the real culprit found by Richard Hatch,
3216              coming soon to Configure near you.
3217      Branch: perl
3218            ! hints/aix.sh
3219 ____________________________________________________________________________
3220 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
3221         Log: (Replaced by #11124) UTS workaround from Hal Morris.
3222      Branch: perl
3223            ! perl.h
3224 ____________________________________________________________________________
3225 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
3226         Log: Subject: [PATCH] grok not grocking correctly
3227              From: Nicholas Clark <nick@ccl4.org>
3228              Date: Tue, 3 Jul 2001 00:19:08 +0100
3229              Message-ID: <20010703001908.H59620@plum.flirble.org>
3230      Branch: perl
3231            ! numeric.c
3232 ____________________________________________________________________________
3233 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
3234         Log: Subject: [PATCH Deparse.t] test just-posted patches
3235              From: Robin Houston <robin@kitsite.com>
3236              Date: Mon, 2 Jul 2001 23:46:15 +0100
3237              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
3238      Branch: perl
3239            ! ext/B/Deparse.t
3240 ____________________________________________________________________________
3241 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
3242         Log: Subject: [PATCH toke.c] autosplit into @F
3243              From: Robin Houston <robin@kitsite.com>
3244              Date: Mon, 2 Jul 2001 23:18:20 +0100
3245              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
3246      Branch: perl
3247            ! perl.c toke.c
3248 ____________________________________________________________________________
3249 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
3250         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
3251              From: Robin Houston <robin@kitsite.com>
3252              Date: Mon, 2 Jul 2001 23:00:48 +0100
3253              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
3254      Branch: perl
3255            ! ext/B/B/Deparse.pm
3256 ____________________________________________________________________________
3257 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
3258         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
3259              From: "Philip Newton" <Philip.Newton@gmx.net>
3260              Date: Mon, 2 Jul 2001 22:06:22 +0200
3261              (no Message-Id)
3262      Branch: perl
3263            ! ext/NDBM_File/hints/linux.pl
3264 ____________________________________________________________________________
3265 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
3266         Log: Subject: Re: Fixed pack problem - sort of
3267              From: Nicholas Clark <nick@ccl4.org>
3268              Date: Mon, 2 Jul 2001 20:59:20 +0100
3269              Message-ID: <20010702205919.F59620@plum.flirble.org>
3270      Branch: perl
3271            ! pp_pack.c t/op/pack.t
3272 ____________________________________________________________________________
3273 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
3274         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
3275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3276              Date: Mon, 2 Jul 2001 15:45:41 -0400
3277              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
3278      Branch: perl
3279            ! os2/os2.c
3280 ____________________________________________________________________________
3281 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
3282         Log: (Mistaken retraction)
3283      Branch: perl
3284            ! utils/pl2pm.PL
3285 ____________________________________________________________________________
3286 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
3287         Log: Detypo in #11103.
3288      Branch: perl
3289            ! utils/pl2pm.PL
3290 ____________________________________________________________________________
3291 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
3292         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
3293              From: Jonathan Stowe <gellyfish@gellyfish.com>
3294              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
3295              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
3296      Branch: perl
3297            ! utils/pl2pm.PL
3298 ____________________________________________________________________________
3299 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
3300         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
3301              From: "Craig A. Berry" <craigberry@mac.com>
3302              Date: Mon, 02 Jul 2001 14:11:23 -0500
3303              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
3304      Branch: perl
3305            ! lib/Unicode/UCD.pm
3306 ____________________________________________________________________________
3307 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
3308         Log: Subject: [PATCH] Re: op/numconvert.t failures
3309              From: Nicholas Clark <nick@ccl4.org>
3310              Date: Mon, 2 Jul 2001 20:10:48 +0100
3311              Message-ID: <20010702201048.E59620@plum.flirble.org>
3312      Branch: perl
3313            ! t/op/numconvert.t
3314 ____________________________________________________________________________
3315 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
3316         Log: Update Changes.
3317      Branch: perl
3318            ! Changes patchlevel.h
3319 ____________________________________________________________________________
3320 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
3321         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
3322              The real fix must be more involved.  The line of code all the leaky
3323              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
3324              line of Perl_newPMOP().
3325      Branch: perl
3326            ! op.h
3327 ____________________________________________________________________________
3328 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
3329         Log: Based on
3330              
3331              Subject: Re: sizeof(struct sembuf)
3332              From: Nicholas Clark <nick@ccl4.org>
3333              Date: Sun, 1 Jul 2001 22:26:48 +0100
3334              Message-ID: <20010701222648.W59620@plum.flirble.org>
3335              
3336              but do semop() always the slow way.
3337      Branch: perl
3338            ! doio.c
3339 ____________________________________________________________________________
3340 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
3341         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
3342              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3343              Date: Tue, 03 Jul 2001 00:56:30 +0900
3344              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
3345      Branch: perl
3346            ! ext/Encode/Encode/Tcl.t
3347 ____________________________________________________________________________
3348 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
3349         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
3350              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3351              Date: Tue, 03 Jul 2001 00:55:46 +0900
3352              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
3353      Branch: perl
3354            ! ext/Encode/Encode/Tcl.pm
3355 ____________________________________________________________________________
3356 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
3357         Log: Regen api and toc.
3358      Branch: perl
3359            ! pod/perlapi.pod pod/perltoc.pod
3360 ____________________________________________________________________________
3361 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
3362         Log: Metaconfig unit change for #11093.
3363      Branch: metaconfig/U/perl
3364            ! d_fcntl_can_lock.U
3365 ____________________________________________________________________________
3366 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
3367         Log: The fcntl locking test may hang if NFS locking messed up;
3368              break out with alarm(10).
3369      Branch: perl
3370            ! Configure
3371 ____________________________________________________________________________
3372 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
3373         Log: Move the mdelete.bat from win32/bin to win32.
3374      Branch: perl
3375            ! MANIFEST
3376 ____________________________________________________________________________
3377 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
3378         Log: Typo in #11083.
3379      Branch: perl
3380            ! ext/Time/Piece/Piece.t
3381 ____________________________________________________________________________
3382 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
3383         Log: Netware tweaks from Guruprasad.
3384      Branch: perl
3385            - NetWare/perlsdio.h
3386            ! MANIFEST NetWare/Makefile NetWare/interface.c
3387            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
3388            ! perlsdio.h
3389 ____________________________________________________________________________
3390 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
3391         Log: Subject: Re: [PATH] shared -> unique;
3392              From: Abhijit Menon-Sen <ams@wiw.org>
3393              Date: Wed, 27 Jun 2001 03:51:27 +0530
3394              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
3395      Branch: perl
3396            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
3397 ____________________________________________________________________________
3398 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
3399         Log: Subject: Re: AIX / gcc-3.0
3400              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3401              Date: Mon, 02 Jul 2001 15:20:21 +0200
3402              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
3403      Branch: perl
3404            ! hints/aix.sh
3405 ____________________________________________________________________________
3406 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
3407         Log: Subject: Re: Bug report: split splits on wrong pattern
3408              From: Abhijit Menon-Sen <ams@wiw.org>
3409              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
3410              Date: Mon, 2 Jul 2001 16:31:33 +0530
3411      Branch: perl
3412            ! pp_ctl.c
3413 ____________________________________________________________________________
3414 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
3415         Log: Subject: [PATCH 5.6.1] test harness
3416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3417              Date: Mon, 2 Jul 2001 06:29:21 -0400
3418              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
3419      Branch: perl
3420            ! lib/Test/Harness.pm
3421 ____________________________________________________________________________
3422 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
3423         Log: Subject: [PATCH 5.6.1] debugger goof
3424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3425              Date: Mon, 2 Jul 2001 06:27:22 -0400
3426              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
3427      Branch: perl
3428            ! lib/perl5db.pl
3429 ____________________________________________________________________________
3430 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
3431         Log: Subject: [PATCH 5.6.1] OS/2 cwd
3432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3433              Date: Mon, 2 Jul 2001 06:21:17 -0400
3434              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
3435      Branch: perl
3436            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
3437 ____________________________________________________________________________
3438 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
3439         Log: Make #11082 more OS/2-specific.
3440      Branch: perl
3441            ! ext/Time/Piece/Piece.t
3442 ____________________________________________________________________________
3443 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
3444         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
3445              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3446              Date: Mon, 2 Jul 2001 06:06:34 -0400
3447              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
3448      Branch: perl
3449            ! ext/Time/Piece/Piece.t
3450 ____________________________________________________________________________
3451 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
3452         Log: Subject: [PATCH B::Deparse] version number & changes
3453              From: Robin Houston <robin@kitsite.com>  
3454              Date: Sun, 1 Jul 2001 17:17:29 +0100
3455              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
3456      Branch: perl
3457            ! ext/B/B/Deparse.pm
3458 ____________________________________________________________________________
3459 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
3460         Log: Subject: a small fix.
3461              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3462              Date: Mon, 2 Jul 2001 12:17:53 +0200
3463              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
3464      Branch: perl
3465            ! ext/Thread/Thread.xs
3466 ____________________________________________________________________________
3467 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
3468         Log: Subject: RE: perl@10907
3469              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3470              Date: Mon, 2 Jul 2001 12:06:16 +0200
3471              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
3472              
3473              Borland C vs PerlIO.
3474      Branch: perl
3475            ! win32/config.bc win32/config_H.bc
3476 ____________________________________________________________________________
3477 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
3478         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
3479              From: "H.M. Brand" <merijn@l1.procura.nl>
3480              Date: Mon, 02 Jul 2001 11:18:57 +0200
3481              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
3482      Branch: perl
3483            ! t/op/write.t
3484 ____________________________________________________________________________
3485 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
3486         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
3487              From: Michael G Schwern <schwern@pobox.com>
3488              Date: Mon, 2 Jul 2001 00:26:24 -0400
3489              Message-ID: <20010702002624.A18302@blackrider>
3490      Branch: perl
3491            - ext/util/mkbootstrap
3492 ____________________________________________________________________________
3493 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
3494         Log: Subject: [PATCH op.h] v minor comment tweak
3495              From: Robin Houston <robin@puffinry.freeserve.co.uk>
3496              Date: Mon, 2 Jul 2001 00:42:01 +0100
3497              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
3498      Branch: perl
3499            ! op.h
3500 ____________________________________________________________________________
3501 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
3502         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
3503      Branch: perl
3504            ! pod/perlfunc.pod
3505 ____________________________________________________________________________
3506 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
3507         Log: Subject: Re: sizeof(struct sembuf)
3508              From: Nicholas Clark <nick@ccl4.org>
3509              Date: Sun, 1 Jul 2001 19:23:16 +0100
3510              Message-ID: <20010701192316.V59620@plum.flirble.org>
3511              
3512              s/signaling/signalling/
3513      Branch: perl
3514            ! pod/perlfunc.pod
3515 ____________________________________________________________________________
3516 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
3517         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
3518              From: "Philip Newton" <Philip.Newton@gmx.net>
3519              Date: Sun, 1 Jul 2001 09:37:56 +0200
3520              Message-Id: <200107010733.KAA03920@taas.iki.fi>
3521      Branch: perl
3522            ! pod/perlvar.pod
3523 ____________________________________________________________________________
3524 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
3525         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
3526              From: "Philip Newton" <Philip.Newton@gmx.net>
3527              Date: Sun, 1 Jul 2001 09:37:56 +0200
3528              Message-Id: <200107010733.KAA03925@taas.iki.fi>
3529      Branch: perl
3530            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3531 ____________________________________________________________________________
3532 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
3533         Log: Metaconfig unit change for #11070.
3534      Branch: metaconfig
3535            ! U/compline/randfunc.U
3536 ____________________________________________________________________________
3537 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
3538         Log: Subject: [PATCH perlsnap] its --> it's --> its
3539              From: "Philip Newton" <Philip.Newton@gmx.net>
3540              Date: Sun, 1 Jul 2001 09:37:56 +0200
3541              Message-Id: <200107010733.KAA03914@taas.iki.fi>
3542      Branch: perl
3543            ! Porting/config_H
3544 ____________________________________________________________________________
3545 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
3546         Log: Sync with Sarathy; integrate with perlio.
3547      Branch: perl
3548           !> gv.c
3549 ____________________________________________________________________________
3550 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
3551         Log: regenerate win32/config_H.?c files
3552      Branch: perl
3553            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3554 ____________________________________________________________________________
3555 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
3556         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
3557              naming discipline
3558              
3559              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
3560              because of this)
3561              
3562              fix a warning about "fd" being used without being set in Cwd.xs
3563      Branch: perl
3564            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
3565            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
3566            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
3567            ! win32/config.vc
3568 ____________________________________________________________________________
3569 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
3570         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
3571              within macro arguments") and warnings ("unary minus applied to
3572              unsigned type", among others)
3573      Branch: perl
3574            ! gv.c hv.c op.c pp.c sv.c toke.c
3575 ____________________________________________________________________________
3576 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
3577         Log: win32 fixes: more spurious CRs
3578      Branch: perl
3579            ! win32/mdelete.bat
3580 ____________________________________________________________________________
3581 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
3582         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
3583              from win32/bin (or it gets deleted by distclean); don't delete
3584              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
3585              NT (should be made Win9x specific, and added to makefile.mk)
3586      Branch: perl
3587           +> win32/mdelete.bat
3588            - win32/bin/mdelete.bat
3589            ! win32/Makefile win32/makefile.mk
3590 ____________________________________________________________________________
3591 [ 11063] By: nick                                  on 2001/07/01  18:54:09
3592         Log: Quick for for #ifdef mess
3593      Branch: perlio
3594            ! gv.c
3595 ____________________________________________________________________________
3596 [ 11062] By: nick                                  on 2001/07/01  18:47:42
3597         Log: Raw integrate - does not build #if mess in gv.c
3598      Branch: perlio
3599           !> (integrate 29 files)
3600 ____________________________________________________________________________
3601 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
3602         Log: Make 'compile' target a little less broken.
3603              Still very broken, though: -Wall warnings from
3604              the generated code, boot_Foo prototypes missing,
3605              can't autoload Fcntl::SEEK_CUR et alia, ...
3606      Branch: perl
3607            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
3608            ! utils/perlcc.PL x2p/Makefile.SH
3609 ____________________________________________________________________________
3610 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
3611         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
3612      Branch: perl
3613            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3614            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
3615 ____________________________________________________________________________
3616 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
3617         Log: Update Changes.
3618      Branch: perl
3619            ! Changes patchlevel.h
3620 ____________________________________________________________________________
3621 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
3622         Log: Still one typo, regen toc.
3623      Branch: perl
3624            ! lib/Unicode/UCD.pm pod/perltoc.pod
3625 ____________________________________________________________________________
3626 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
3627         Log: Detypos and regen toc.
3628      Branch: perl
3629            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
3630 ____________________________________________________________________________
3631 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
3632         Log: VERSION tweak.
3633      Branch: perl
3634            ! ext/List/Util/lib/List/Util.pm
3635 ____________________________________________________________________________
3636 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
3637         Log: Attempt at plugging the leak under ithreads detected by Doug.
3638      Branch: perl
3639            ! op.h
3640 ____________________________________________________________________________
3641 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
3642         Log: gcc -Wall lint after #11051.
3643      Branch: perl
3644            ! pp_sys.c
3645 ____________________________________________________________________________
3646 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
3647         Log: Integrate perlio.
3648      Branch: perl
3649           !> lib/File/Find/taint.t
3650 ____________________________________________________________________________
3651 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
3652         Log: Don't use the v-strings for module VERSIONs.
3653      Branch: perl
3654            ! lib/Unicode/UCD.pm
3655 ____________________________________________________________________________
3656 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
3657         Log: Code cleanup based on turning off the -woffs in IRIX.
3658              Not all of the gripes cleaned up (hairy code in hv.c and
3659              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
3660              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
3661              to the IRIX hints)
3662      Branch: perl
3663            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
3664            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
3665            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
3666            ! regcomp.c sv.c
3667 ____________________________________________________________________________
3668 [ 11050] By: nick                                  on 2001/06/30  20:46:46
3669         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
3670      Branch: perlio
3671            ! lib/File/Find/taint.t
3672 ____________________________________________________________________________
3673 [ 11049] By: nick                                  on 2001/06/30  18:13:33
3674         Log: Integrate mainline
3675      Branch: perlio
3676           +> NetWare/nwstdio.h NetWare/perlsdio.h
3677           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3678           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
3679           +> lib/Unicode/UCD.t t/run/exit.t
3680           !> (integrate 60 files)
3681 ____________________________________________________________________________
3682 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
3683         Log: Delta delta.
3684      Branch: perl
3685            ! pod/perl572delta.pod
3686 ____________________________________________________________________________
3687 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
3688         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
3689              by CPAN.pm, use rather _00.
3690      Branch: perl
3691            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
3692            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
3693            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
3694            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3695            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
3696            ! lib/ExtUtils/Embed.pm lib/Test.pm
3697 ____________________________________________________________________________
3698 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
3699         Log: Add a simple Unicode character database interface, Unicode::UCD.
3700      Branch: perl
3701            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
3702            ! MANIFEST
3703 ____________________________________________________________________________
3704 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
3705         Log: Subject: [PATCH] op/numconver.t
3706              From: Nicholas Clark <nick@ccl4.org>
3707              Date: Sat, 30 Jun 2001 15:40:10 +0100
3708              Message-ID: <20010630154010.I59620@plum.flirble.org>
3709      Branch: perl
3710            ! t/op/numconvert.t
3711 ____________________________________________________________________________
3712 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
3713         Log: The $^N is now taken (by #11038).
3714      Branch: perl
3715            ! t/base/lex.t
3716 ____________________________________________________________________________
3717 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
3718         Log: The #11040 had slipped to a wrong function...
3719      Branch: perl
3720            ! sv.c
3721 ____________________________________________________________________________
3722 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
3723         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
3724              the Configure library symbol probe mysteriously finds all
3725              symbols but those of pipe() and times().
3726      Branch: perl
3727            ! hints/aix.sh
3728 ____________________________________________________________________________
3729 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
3730         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
3731              From: Nicholas Clark <nick@ccl4.org>
3732              Date: Fri, 29 Jun 2001 23:49:07 +0100
3733              Message-ID: <20010629234907.D59620@plum.flirble.org>
3734      Branch: perl
3735            ! lib/ExtUtils.t
3736 ____________________________________________________________________________
3737 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
3738         Log: Subject: [PATCH] weakref fix 2, not yet there
3739              From: Artur Bergman <artur@contiller.se>
3740              Date: Sat, 30 Jun 2001 01:18:16 +0200
3741              Message-ID: <B762D957.1CC9%artur@contiller.se>
3742      Branch: perl
3743            ! sv.c
3744 ____________________________________________________________________________
3745 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
3746         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
3747              From: Michael G Schwern <schwern@pobox.com>
3748              Date: Fri, 29 Jun 2001 19:39:11 -0400
3749              Message-ID: <20010629193910.D25304@blackrider>
3750      Branch: perl
3751            + t/run/exit.t
3752            ! MANIFEST
3753 ____________________________________________________________________________
3754 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
3755         Log: Add support for $^N, the most-recently closed group.
3756      Branch: perl
3757            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
3758            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
3759            ! thrdvar.h
3760 ____________________________________________________________________________
3761 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
3762         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
3763              From: lvirden@cas.org
3764              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
3765              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
3766              
3767              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
3768              From: lvirden@cas.org
3769              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
3770              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
3771      Branch: perl
3772            ! README.solaris
3773 ____________________________________________________________________________
3774 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
3775         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
3776              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3777              Date: Sat, 30 Jun 2001 07:33:37 +0900
3778              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
3779              
3780              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
3781              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3782              Date: Sat, 30 Jun 2001 21:38:14 +0900
3783              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
3784      Branch: perl
3785            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3786            + ext/Encode/Encode/7bit-kr.enc
3787            ! MANIFEST ext/Encode/Encode/Tcl.pm
3788 ____________________________________________________________________________
3789 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
3790         Log: NetWare tweaks from Guruprasad.
3791      Branch: perl
3792            + NetWare/nwstdio.h NetWare/perlsdio.h
3793            ! MANIFEST NetWare/Makefile NetWare/config.wc
3794            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
3795            ! NetWare/t/Readme.txt
3796 ____________________________________________________________________________
3797 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
3798         Log: More module $VERSION bump-ups.
3799      Branch: perl
3800            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
3801            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
3802            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
3803 ____________________________________________________________________________
3804 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
3805         Log: Doc update due to #11032.
3806      Branch: perl
3807            ! pod/perl572delta.pod
3808 ____________________________________________________________________________
3809 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
3810         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
3811              From: Peter Prymmer <pvhp@forte.com>
3812              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
3813              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
3814      Branch: perl
3815            ! ext/Time/HiRes/HiRes.xs
3816 ____________________________________________________________________________
3817 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
3818         Log: -lpthreads missing in AIX.
3819      Branch: perl
3820            ! hints/aix.sh
3821 ____________________________________________________________________________
3822 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
3823         Log: Subject: [PATCH] CLONE && weakrefs
3824              From: Artur Bergman <artur@contiller.se>
3825              Date: Fri, 29 Jun 2001 17:02:00 +0200
3826              Message-ID: <B7626508.1CA0%artur@contiller.se>
3827      Branch: perl
3828            ! sv.c
3829 ____________________________________________________________________________
3830 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
3831         Log: Subject: Re: Bug report: split splits on wrong pattern
3832              From: Radu Greab <radu@netsoft.ro>
3833              Date: Wed, 27 Jun 2001 21:50:52 +0300
3834              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
3835      Branch: perl
3836            ! pp_ctl.c t/op/split.t
3837 ____________________________________________________________________________
3838 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
3839         Log: Metaconfig unit change for #11027.
3840      Branch: metaconfig/U/perl
3841            ! d_modfl.U
3842 ____________________________________________________________________________
3843 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
3844         Log: I thought this Configure glitch for AIX was just recently fixed?
3845      Branch: perl
3846            ! Configure
3847 ____________________________________________________________________________
3848 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
3849         Log: Update Changes.
3850      Branch: perl
3851            ! Changes patchlevel.h
3852 ____________________________________________________________________________
3853 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
3854         Log: Subject: Re: perl@10967, File::Find, and Cwd
3855              From: Mike Guy <mjtg@cam.ac.uk>
3856              Date: Fri, 29 Jun 2001 14:56:49 +0100
3857              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
3858      Branch: perl
3859            ! lib/File/Find/taint.t
3860 ____________________________________________________________________________
3861 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
3862         Log: Update the sv_pvprintify() spec.
3863      Branch: perl
3864            ! pod/perltodo.pod
3865 ____________________________________________________________________________
3866 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
3867         Log: Known test failures update.
3868      Branch: perl
3869            ! pod/perl572delta.pod
3870 ____________________________________________________________________________
3871 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
3872         Log: Based on
3873              
3874              Subject: [PATCH @11016] More );) fixes
3875              From: Richard Soderberg <rs@crystalflame.net>
3876              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
3877              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
3878      Branch: perl
3879            ! ext/Thread/Thread.xs ext/Thread/typemap
3880 ____________________________________________________________________________
3881 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
3882         Log: Subject: [PATCH @11016] Fixes compile errors in four files
3883              From: Richard Soderberg <rs@crystalflame.net>
3884              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
3885              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
3886      Branch: perl
3887            ! mg.c pp.c pp_hot.c util.c
3888 ____________________________________________________________________________
3889 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
3890         Log: AIX hints tweaking continues, from Merijn Brand.
3891      Branch: perl
3892            ! hints/aix.sh
3893 ____________________________________________________________________________
3894 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
3895         Log: HP-UX needs gccversion sooner, from Merijn Brand.
3896      Branch: perl
3897            ! hints/hpux.sh
3898 ____________________________________________________________________________
3899 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
3900         Log: Subject: [PATCH 5.6.1] OS/2 docs
3901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3902              Date: Fri, 29 Jun 2001 02:34:12 -0400
3903              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
3904      Branch: perl
3905            ! README.os2 os2/Changes
3906 ____________________________________________________________________________
3907 [ 11017] By: nick                                  on 2001/06/29  10:20:30
3908         Log: Integrate mainline
3909      Branch: perlio
3910           +> (branch 37 files)
3911            - ext/ODBM_File/sdbm.t
3912           !> (integrate 211 files)
3913 ____________________________________________________________________________
3914 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
3915         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
3916              the modules found using a script written by Larry Schatzer Jr.
3917      Branch: perl
3918            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3919            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
3920            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3921            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3922            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
3923            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3924            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
3925            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
3926            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
3927            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
3928            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
3929            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
3930            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
3931            ! lib/constant.pm lib/fields.pm lib/strict.pm
3932 ____________________________________________________________________________
3933 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
3934         Log: The latest JPL from the anoncvs.
3935      Branch: perl
3936            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3937 ____________________________________________________________________________
3938 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
3939         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
3940      Branch: perl
3941            ! t/op/pat.t
3942 ____________________________________________________________________________
3943 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
3944         Log: Worrying about insecure directories now is a bit too late.
3945      Branch: perl
3946            ! lib/File/Find/taint.t
3947 ____________________________________________________________________________
3948 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
3949         Log: Cannot DIE() in a void function,
3950              from Richard Hatch <rhatch@austin.ibm.com>.
3951      Branch: perl
3952            ! ext/IPC/SysV/SysV.xs
3953 ____________________________________________________________________________
3954 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
3955         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
3956              From: Peter Prymmer <pvhp@forte.com>
3957              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
3958              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
3959              
3960              (unfinished: time/hires tests 3, 5, 14 failing, but better
3961              than wholesale failure)
3962      Branch: perl
3963            ! ext/Time/HiRes/HiRes.xs
3964 ____________________________________________________________________________
3965 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
3966         Log: Subject: [PATCH 5.6.1] OS/2 improvements
3967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3968              Date: Thu, 28 Jun 2001 16:03:14 -0400
3969              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
3970      Branch: perl
3971            + os2/os2_base.t
3972            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
3973            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
3974            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
3975            ! os2/os2ish.h
3976 ____________________________________________________________________________
3977 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
3978         Log: Subject: Incrementing Extutils::Manifest's $VERSION
3979              From: Michael G Schwern <schwern@pobox.com>
3980              Date: Thu, 28 Jun 2001 13:13:49 -0400
3981              Message-ID: <20010628131349.A14738@blackrider>
3982      Branch: maint-5.6/perl
3983            ! lib/ExtUtils/Manifest.pm
3984 ____________________________________________________________________________
3985 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
3986         Log: AIX tweak from Merijn Brand.
3987      Branch: perl
3988            ! hints/aix.sh
3989 ____________________________________________________________________________
3990 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
3991         Log: Create the macperl branch.
3992      Branch: maint-5.6/macperl
3993           +> (branch 1728 files)
3994 ____________________________________________________________________________
3995 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
3996         Log: Update Changes.
3997      Branch: perl
3998            ! Changes patchlevel.h
3999 ____________________________________________________________________________
4000 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
4001         Log: More Perforce lore.
4002      Branch: perl
4003            ! Porting/repository.pod
4004 ____________________________________________________________________________
4005 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
4006         Log: Metaconfig unit changes for #11003.
4007      Branch: metaconfig/U/perl
4008            + d_nl_langinfo.U i_langinfo.U
4009 ____________________________________________________________________________
4010 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
4011         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
4012              Expected not to exist in non-UNIX excepting in VMS, where
4013              according to a quick web survey they just might.
4014      Branch: perl
4015            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
4016            ! Porting/config_H config_h.SH configure.com epoc/config.sh
4017            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
4018            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4019            ! win32/config.bc win32/config.gc win32/config.vc
4020 ____________________________________________________________________________
4021 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
4022         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
4023              in AIX is one is doing a 64-bit build.
4024      Branch: perl
4025            ! hints/aix.sh
4026 ____________________________________________________________________________
4027 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
4028         Log: Metaconfig unit changes for #11000.
4029      Branch: metaconfig/U/perl
4030            ! use64bits.U uselfs.U
4031 ____________________________________________________________________________
4032 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
4033         Log: Move use64bitint and use64bitall before uselargefiles.
4034      Branch: perl
4035            ! Configure
4036 ____________________________________________________________________________
4037 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
4038         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
4039              From: Robert Spier <rspier@pobox.com>
4040              Message-ID: <15162.41164.618712.841415@rls.cx>
4041              Date: Wed, 27 Jun 2001 23:13:16 -0400
4042      Branch: perl
4043            ! doio.c
4044 ____________________________________________________________________________
4045 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
4046         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
4047              From: Peter Prymmer <pvhp@forte.com>
4048              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
4049              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
4050      Branch: perl
4051            ! numeric.c
4052 ____________________________________________________________________________
4053 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
4054         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
4055              From: Peter Prymmer <pvhp@forte.com>
4056              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
4057              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
4058      Branch: perl
4059            ! configure.com ext/Digest/MD5/Makefile.PL
4060 ____________________________________________________________________________
4061 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
4062         Log: Update Changes.
4063      Branch: perl
4064            ! Changes patchlevel.h
4065 ____________________________________________________________________________
4066 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
4067         Log: Tiny EPOC updates.
4068      Branch: perl
4069            ! epoc/config.sh
4070 ____________________________________________________________________________
4071 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
4072         Log: The Test::More and Test::Simple tests required help
4073              thanks to our schizophrenic test scheme.
4074      Branch: perl
4075            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4076            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4077            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
4078            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
4079            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
4080 ____________________________________________________________________________
4081 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
4082         Log: Upgrade to Test::Simple 0.09.
4083      Branch: perl
4084            + lib/Test/Simple/Changes
4085            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
4086            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4087            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4088            ! lib/Test/Simple/t/plan_is_noplan.t
4089 ____________________________________________________________________________
4090 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
4091         Log: Upgrade to Test::More 0.07.
4092      Branch: perl
4093            + lib/Test/More/Changes
4094            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
4095            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
4096            ! lib/Test/More/t/skipall.t
4097 ____________________________________________________________________________
4098 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
4099         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
4100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4101              Date: Wed, 27 Jun 2001 18:40:04 +0200
4102              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
4103      Branch: perl
4104            ! hints/hpux.sh
4105 ____________________________________________________________________________
4106 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
4107         Log: Subject: [PATCH README.qnx hints/qnx.sh]
4108              From: Norton Allen <allen@huarp.harvard.edu>
4109              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
4110              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
4111      Branch: perl
4112            ! README.qnx hints/qnx.sh
4113 ____________________________________________________________________________
4114 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
4115         Log: Subject: [PATCH] two little documentation nits
4116              From: Abhijit Menon-Sen <ams@wiw.org>
4117              Date: Wed, 27 Jun 2001 20:07:50 +0530
4118              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
4119      Branch: perl
4120            ! sv.c sv.h
4121 ____________________________________________________________________________
4122 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
4123         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
4124              From: Norton Allen <allen@huarp.harvard.edu>
4125              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
4126              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
4127      Branch: perl
4128            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
4129 ____________________________________________________________________________
4130 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
4131         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
4132              From: Michael G Schwern <schwern@pobox.com>
4133              Date: Wed, 27 Jun 2001 02:34:58 -0400
4134              Message-ID: <20010627023458.K23874@blackrider>
4135      Branch: perl
4136            ! vms/test.com
4137 ____________________________________________________________________________
4138 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
4139         Log: Add perl_clone_host() for Netware.
4140      Branch: perl
4141            ! NetWare/nw5.c
4142 ____________________________________________________________________________
4143 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
4144         Log: GCC 3.0 hints for HP-UX.
4145      Branch: perl
4146            ! hints/hpux.sh
4147 ____________________________________________________________________________
4148 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
4149         Log: In some Linux distributions the libndbm is broken
4150              (no null key support), therefore link with libgdbm
4151              (if available), since it has a working ndbm emulation,
4152              from Jonathan Stowe.
4153      Branch: perl
4154            + ext/NDBM_File/hints/linux.pl
4155            ! MANIFEST
4156 ____________________________________________________________________________
4157 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
4158         Log: Subject: [PATCH perl@10930] find.t hack for VMS
4159              From: "Craig A. Berry" <craigberry@mac.com>
4160              Date: Tue, 26 Jun 2001 23:40:25 -0500
4161              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
4162      Branch: perl
4163            ! lib/File/Find/find.t
4164 ____________________________________________________________________________
4165 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
4166         Log: AUTHORS updates.
4167      Branch: perl
4168            ! AUTHORS
4169 ____________________________________________________________________________
4170 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
4171         Log: Metaconfig unit change like #10980.
4172      Branch: metaconfig
4173            ! U/compline/d_stdstdio.U
4174 ____________________________________________________________________________
4175 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
4176         Log: "lose the it's", from Abhijit Menon-Sen.
4177              ("It's" not searched, pods not searched.)
4178      Branch: perl
4179            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
4180            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
4181            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
4182            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
4183            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4184            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
4185 ____________________________________________________________________________
4186 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
4187         Log: "lose the looses", from Abhijit Menon-Sen.
4188      Branch: perl
4189            ! ext/B/B/Assembler.pm gv.c
4190 ____________________________________________________________________________
4191 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
4192         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
4193      Branch: perl
4194            ! hints/os390.sh
4195 ____________________________________________________________________________
4196 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
4197         Log: DEC C 5.3 on the VAX simply doesn't seem to like
4198              compiling the MD5 extension, disable it there for now,
4199              from Peter Prymmer.
4200      Branch: perl
4201            ! configure.com
4202 ____________________________________________________________________________
4203 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
4204         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
4205              From: Jonathan Stowe <gellyfish@gellyfish.com>
4206              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
4207              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
4208      Branch: perl
4209            ! pod/perlfaq3.pod
4210 ____________________________________________________________________________
4211 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
4212         Log: Subject: [PATCH 5.6.1] perlxs misprints
4213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4214              Date: Tue, 26 Jun 2001 17:20:00 -0400
4215              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
4216      Branch: perl
4217            ! pod/perlxs.pod
4218 ____________________________________________________________________________
4219 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
4220         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
4221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4222              Date: Tue, 26 Jun 2001 17:27:07 -0400
4223              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
4224      Branch: perl
4225            ! lib/ExtUtils/MM_Unix.pm
4226 ____________________________________________________________________________
4227 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
4228         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
4229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4230              Date: Tue, 26 Jun 2001 17:23:24 -0400
4231              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
4232      Branch: perl
4233            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
4234 ____________________________________________________________________________
4235 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
4236         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
4237              by Olaf Flebbe.
4238      Branch: perl
4239            ! perl.h
4240 ____________________________________________________________________________
4241 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
4242         Log: Detypo.
4243      Branch: perl
4244            ! lib/Memoize/t/tie_sdbm.t
4245 ____________________________________________________________________________
4246 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
4247         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
4248      Branch: perl
4249            ! win32/perllib.c
4250 ____________________________________________________________________________
4251 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
4252         Log: Subject: [patch] perl_clone+CvFILE
4253              From: Doug MacEachern <dougm@covalent.net>
4254              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
4255              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
4256      Branch: perl
4257            ! sv.c
4258 ____________________________________________________________________________
4259 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
4260         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
4261              From: Mark-Jason Dominus <mjd@plover.com>
4262              Date: Tue, 26 Jun 2001 12:33:01 -0400
4263              Message-ID: <20010626163301.31298.qmail@plover.com>
4264      Branch: perl
4265            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4266 ____________________________________________________________________________
4267 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
4268         Log: Update Changes.
4269      Branch: perl
4270            ! Changes patchlevel.h
4271 ____________________________________________________________________________
4272 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
4273         Log: Also catfile() needs now to explicitly exported.
4274      Branch: perl
4275            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4276 ____________________________________________________________________________
4277 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
4278         Log: Regen toc.
4279      Branch: perl
4280            ! pod/perltoc.pod
4281 ____________________________________________________________________________
4282 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
4283         Log: Nonexistent pod command.
4284      Branch: perl
4285            ! pod/perl572delta.pod
4286 ____________________________________________________________________________
4287 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
4288         Log: Be more portable in the quest for tmpdir.
4289      Branch: perl
4290            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4291 ____________________________________________________________________________
4292 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
4293         Log: Be more portable in finding out the home directory,
4294              and use File::Spec to do the concat.
4295              (Come to think of it, couldn't File::Spec provide
4296              for a ->homedir method?)
4297      Branch: perl
4298            ! lib/Net/Config.pm
4299 ____________________________________________________________________________
4300 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
4301         Log: Doc patch for #10959.
4302      Branch: perl
4303            ! pod/perlfunc.pod
4304 ____________________________________________________________________________
4305 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
4306         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
4307              From: "Philip Newton" <pnewton@gmx.de>
4308              Date: Tue, 26 Jun 2001 16:26:47 +0200
4309              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
4310      Branch: perl
4311            ! pod/perldata.pod
4312 ____________________________________________________________________________
4313 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
4314         Log: Subject: [PATH] shared -> unique;
4315              From: "Artur Bergman" <artur@contiller.se>
4316              Date: Tue, 26 Jun 2001 16:18:40 +0200
4317              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
4318              
4319              Because "shared" isn't: it's read-only.
4320      Branch: perl
4321            ! toke.c xsutils.c
4322 ____________________________________________________________________________
4323 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
4324         Log: Escape multiline croak messages.
4325      Branch: perl
4326            ! t/op/ver.t
4327 ____________________________________________________________________________
4328 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
4329         Log: No more pragma/*.t for minitest.
4330      Branch: perl
4331            ! Makefile.SH
4332 ____________________________________________________________________________
4333 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
4334         Log: AUTHORS updates.
4335      Branch: perl
4336            ! AUTHORS
4337 ____________________________________________________________________________
4338 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
4339         Log: delta updates.
4340      Branch: perl
4341            ! pod/perl572delta.pod
4342 ____________________________________________________________________________
4343 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
4344         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
4345              From: Artur Bergman <artur@contiller.se> 
4346              Date: Tue, 26 Jun 2001 15:32:53 +0200
4347              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
4348      Branch: perl
4349            ! makedef.pl sv.c sv.h win32/perllib.c
4350 ____________________________________________________________________________
4351 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
4352         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
4353              From: Jonathan Stowe <gellyfish@gellyfish.com>
4354              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
4355              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
4356              
4357              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
4358      Branch: perl
4359            + ext/Time/HiRes/hints/sco.pl
4360            ! MANIFEST
4361 ____________________________________________________________________________
4362 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
4363         Log: Subject: [PATCH 5.6.1] static build
4364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4365              Date: Tue, 26 Jun 2001 04:22:25 -0400
4366              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
4367      Branch: perl
4368            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
4369            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
4370 ____________________________________________________________________________
4371 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
4372         Log: DJGPP patches from Laszlo Molnar.
4373      Branch: perl
4374            ! djgpp/djgpp.c perl.c util.c
4375 ____________________________________________________________________________
4376 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
4377         Log: Netware patches from Ananth Kesari.
4378      Branch: perl
4379            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
4380            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
4381            ! NetWare/nwtinfo.h
4382 ____________________________________________________________________________
4383 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
4384         Log: Detypo.
4385      Branch: perl
4386            ! ext/Errno/Errno_pm.PL
4387 ____________________________________________________________________________
4388 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
4389         Log: There seems to be two ways of spelling the $^O in *STEP.
4390      Branch: perl
4391            ! ext/Errno/Errno_pm.PL
4392 ____________________________________________________________________________
4393 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
4394         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
4395              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
4396      Branch: perl
4397            ! ext/Errno/Errno_pm.PL
4398 ____________________________________________________________________________
4399 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
4400         Log: Known bugs update.
4401      Branch: perl
4402            ! pod/perl572delta.pod
4403 ____________________________________________________________________________
4404 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
4405         Log: The default installation of Cygwin has 500 as root's uid.
4406      Branch: perl
4407            ! lib/User/pwent.t
4408 ____________________________________________________________________________
4409 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
4410         Log: Be even more relaxed (re-allow having only one entry).
4411      Branch: perl
4412            ! t/op/grent.t t/op/pwent.t
4413 ____________________________________________________________________________
4414 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
4415         Log: Test failure updates.
4416      Branch: perl
4417            ! pod/perl572delta.pod
4418 ____________________________________________________________________________
4419 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
4420         Log: MPE/iX test tweaks from Mark Bixby.
4421      Branch: perl
4422            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
4423            ! t/io/fs.t t/op/stat.t
4424 ____________________________________________________________________________
4425 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
4426         Log: Microperl findings.
4427      Branch: perl
4428            ! perl.h pp_sys.c
4429 ____________________________________________________________________________
4430 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
4431         Log: Touch uconfig.h.
4432      Branch: perl
4433            ! uconfig.h
4434 ____________________________________________________________________________
4435 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
4436         Log: Subject: [PATCH] Proposed fix for Pod::Man
4437              From: Rob Napier <rnapier@employees.org>
4438              Date: Mon, 25 Jun 2001 15:49:24 -0400
4439              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
4440              
4441              Cater for Solaris nroff brokenness (shortchanges daisywheel
4442              printers, but hey, we also no more support PDPs.)
4443      Branch: perl
4444            ! lib/Pod/Man.pm
4445 ____________________________________________________________________________
4446 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
4447         Log: Typo in #10937.
4448      Branch: perl
4449            ! ext/POSIX/sigaction.t
4450 ____________________________________________________________________________
4451 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
4452         Log: SIGCONT not trappable in VMS.
4453      Branch: perl
4454            ! ext/POSIX/sigaction.t
4455 ____________________________________________________________________________
4456 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
4457         Log: Subject: [DRAFT] Encode-Tcl.t
4458              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4459              Date: Tue, 26 Jun 2001 03:38:08 +0900
4460              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
4461      Branch: perl
4462            + ext/Encode/Encode/Tcl.t
4463            ! MANIFEST ext/Encode/Encode/Tcl.pm
4464 ____________________________________________________________________________
4465 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
4466         Log: Because of #10932 retract also the perlfunc hunk of #10910.
4467      Branch: perl
4468            ! pod/perlfunc.pod
4469 ____________________________________________________________________________
4470 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
4471         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
4472              by Ilya Zakharevich in
4473              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
4474      Branch: perl
4475            ! XSUB.h
4476 ____________________________________________________________________________
4477 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
4478         Log: Typo in #10889.
4479      Branch: perl
4480            ! hints/uts.sh
4481 ____________________________________________________________________________
4482 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
4483         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4484              From: Abhijit Menon-Sen <ams@wiw.org>
4485              Date: Mon, 25 Jun 2001 23:45:45 +0530
4486              Message-ID: <20010625234545.A5022@lustre.linux.in>
4487      Branch: perl
4488            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
4489 ____________________________________________________________________________
4490 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
4491         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
4492              From: Michael G Schwern <schwern@pobox.com>
4493              Date: Mon, 25 Jun 2001 14:35:51 -0400
4494              Message-ID: <20010625143551.H13819@blackrider>
4495      Branch: perl
4496            ! lib/Test.pm
4497 ____________________________________________________________________________
4498 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
4499         Log: Update Changes.
4500      Branch: perl
4501            ! Changes patchlevel.h
4502 ____________________________________________________________________________
4503 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
4504         Log: Regen toc and modlib.
4505      Branch: perl
4506            ! pod/perlmodlib.pod pod/perltoc.pod
4507 ____________________________________________________________________________
4508 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
4509         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
4510              for the benefit of C++ compilers, as suggested by Guruprasad.
4511      Branch: perl
4512            ! embed.pl proto.h
4513 ____________________________________________________________________________
4514 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
4515         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
4516              From: Jonathan Stowe <gellyfish@gellyfish.com>
4517              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
4518              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
4519      Branch: perl
4520            ! pod/perlfaq5.pod
4521 ____________________________________________________________________________
4522 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
4523         Log: Missed from #10925.
4524      Branch: perl
4525            ! gv.c
4526 ____________________________________________________________________________
4527 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
4528         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
4529              From: Robin Houston <robin@kitsite.com>
4530              Date: Sat, 19 May 2001 16:19:34 +0100
4531              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
4532      Branch: perl
4533            ! cv.h gv.h op.c
4534 ____________________________________________________________________________
4535 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
4536         Log: Netware README tweak.
4537      Branch: perl
4538            ! README.netware
4539 ____________________________________________________________________________
4540 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
4541         Log: Subject: [PATCH] Re: overload.t fails
4542              From: Abhijit Menon-Sen <ams@wiw.org>
4543              Date: Mon, 25 Jun 2001 14:52:20 +0530
4544              Message-ID: <20010625145220.A24114@lustre.linux.in>
4545      Branch: perl
4546            ! lib/overload.t
4547 ____________________________________________________________________________
4548 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
4549         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4550              From: Mike Guy <mjtg@cam.ac.uk>
4551              Date: Mon, 25 Jun 2001 11:43:23 +0100
4552              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
4553      Branch: perl
4554            ! lib/Carp.pm
4555 ____________________________________________________________________________
4556 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
4557         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
4558              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4559              Date: Sun, 24 Jun 2001 05:17:05 -0400
4560              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
4561      Branch: perl
4562            ! os2/os2ish.h
4563 ____________________________________________________________________________
4564 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
4565         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
4566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4567              Date: Mon, 25 Jun 2001 05:52:27 -0400
4568              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
4569      Branch: perl
4570            ! hints/os2.sh
4571 ____________________________________________________________________________
4572 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
4573         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
4574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4575              Date: Mon, 25 Jun 2001 05:23:35 -0400
4576              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
4577      Branch: perl
4578            ! os2/os2.c
4579 ____________________________________________________________________________
4580 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
4581         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
4582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4583              Date: Mon, 25 Jun 2001 05:04:32 -0400
4584              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
4585      Branch: perl
4586            ! os2/OS2/REXX/DLL/DLL.pm
4587 ____________________________________________________________________________
4588 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
4589         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
4590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4591              Date: Mon, 25 Jun 2001 05:02:36 -0400
4592              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
4593      Branch: perl
4594            ! mg.c os2/dl_os2.c os2/os2.c
4595 ____________________________________________________________________________
4596 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
4597         Log: Subject: Re: [PATCH 5.6.1] misprints
4598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4599              Date: Mon, 25 Jun 2001 04:50:50 -0400
4600              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
4601      Branch: perl
4602            ! os2/os2.c pp_sys.c
4603 ____________________________________________________________________________
4604 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
4605         Log: Add Test::More and Test::Simple to the delta.
4606      Branch: perl
4607            ! pod/perl572delta.pod
4608 ____________________________________________________________________________
4609 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
4610         Log: Add Test::More, from Michael G Schwern.
4611      Branch: perl
4612            + lib/Test/More.pm lib/Test/More/t/More.t
4613            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4614            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4615            + t/lib/Test/More/Catch.pm
4616            ! MANIFEST
4617 ____________________________________________________________________________
4618 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
4619         Log: Add Test::Simple from Michael G Schwern.
4620      Branch: perl
4621            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
4622            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4623            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4624            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
4625            + t/lib/Test/Simple/Catch.pm
4626            + t/lib/Test/Simple/sample_tests/death.plx
4627            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
4628            + t/lib/Test/Simple/sample_tests/extras.plx
4629            + t/lib/Test/Simple/sample_tests/five_fail.plx
4630            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
4631            + t/lib/Test/Simple/sample_tests/one_fail.plx
4632            + t/lib/Test/Simple/sample_tests/require.plx
4633            + t/lib/Test/Simple/sample_tests/success.plx
4634            + t/lib/Test/Simple/sample_tests/too_few.plx
4635            + t/lib/Test/Simple/sample_tests/two_fail.plx
4636            ! MANIFEST
4637 ____________________________________________________________________________
4638 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
4639         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
4640              From: "Craig A. Berry" <craigberry@mac.com>
4641              Date: Sun, 24 Jun 2001 23:41:36 -0500
4642              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
4643      Branch: perl
4644            ! pp_sys.c
4645 ____________________________________________________________________________
4646 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
4647         Log: Upgrade to Attribute::Handlers 0.70.
4648      Branch: perl
4649            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4650            ! MANIFEST lib/Attribute/Handlers.pm
4651 ____________________________________________________________________________
4652 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
4653         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4654              From: Abhijit Menon-Sen <ams@wiw.org>
4655              Date: Sat, 23 Jun 2001 05:17:44 +0530
4656              Message-ID: <20010623051744.A18583@lustre.linux.in>
4657              
4658              (Can't think of a good place to put tests.)
4659      Branch: perl
4660            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
4661 ____________________________________________________________________________
4662 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
4663         Log: Subject: [PATCH] t/op/pat.t typo fix
4664              From: Richard Soderberg <rs@crystalflame.net>
4665              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
4666              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
4667      Branch: perl
4668            ! t/op/pat.t
4669 ____________________________________________________________________________
4670 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
4671         Log: Move the pack warnings to their own file, as pointed
4672              out by Spider.
4673      Branch: perl
4674            + t/lib/warnings/pp_pack
4675            ! MANIFEST t/lib/warnings/pp
4676 ____________________________________________________________________________
4677 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
4678         Log: Update Changes.
4679      Branch: perl
4680            ! Changes patchlevel.h
4681 ____________________________________________________________________________
4682 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
4683         Log: Partially fix a problem noticed by IRIX compiler:
4684              the initialization of parse_start was bypassed by
4685              several gotos.  Now initialized to zero, which may
4686              not be the best choice.
4687      Branch: perl
4688            ! regcomp.c
4689 ____________________________________________________________________________
4690 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
4691         Log: Relax the group and password tests back to moaning only
4692              if no matches at all are found.  (Even with a small sample
4693              I could find many sites where there are, umm, anomalies in
4694              the said databases.)       
4695      Branch: perl
4696            ! t/op/grent.t t/op/pwent.t
4697 ____________________________________________________________________________
4698 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
4699         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
4700      Branch: perl
4701            ! pp_ctl.c
4702 ____________________________________________________________________________
4703 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
4704         Log: De-cut-and-pasto in #10902.
4705      Branch: perl
4706            ! pp_ctl.c
4707 ____________________________________________________________________________
4708 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
4709         Log: The #10771 didn't take?
4710      Branch: perl
4711            ! pp_ctl.c
4712 ____________________________________________________________________________
4713 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
4714         Log: Undo the filetests part of #10900, under multiplicity
4715              weird errors take place.
4716      Branch: perl
4717            ! pp_sys.c
4718 ____________________________________________________________________________
4719 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
4720         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
4721      Branch: perl
4722            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
4723 ____________________________________________________________________________
4724 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
4725         Log: (Replaced by #10922)
4726              
4727              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4728              From: Tony Bowden <tony@kasei.com>
4729              Date: Sun, 24 Jun 2001 17:32:40 +0100
4730              Message-ID: <20010624173240.A16293@blackstar.co.uk>
4731              
4732              Document (well, mention) shortmess() and longmess()
4733              to rob people of their fun of reinventing the weel.
4734      Branch: perl
4735            ! lib/Carp.pm
4736 ____________________________________________________________________________
4737 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
4738         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
4739              From: Brian Jepson <bjepson@oreilly.com>
4740              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
4741              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
4742      Branch: perl
4743            ! pp_sys.c
4744 ____________________________________________________________________________
4745 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
4746         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
4747              From: Robin Barker <rmb1@cise.npl.co.uk> 
4748              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
4749              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
4750      Branch: perl
4751            ! lib/CPAN.pm
4752 ____________________________________________________________________________
4753 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
4754         Log: Memoize patch from mjd.
4755      Branch: perl
4756            ! lib/Memoize/t/tie_storable.t
4757 ____________________________________________________________________________
4758 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
4759         Log: Spec the sv_pvprintify() a bit more.
4760      Branch: perl
4761            ! pod/perltodo.pod
4762 ____________________________________________________________________________
4763 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
4764         Log: Upgrade to Memoize 0.65.
4765      Branch: perl
4766            + lib/Memoize/t/array_confusion.t
4767            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
4768            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
4769            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4770            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
4771            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
4772            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
4773            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4774            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
4775            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
4776            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
4777            ! lib/Memoize/t/tie_storable.t
4778 ____________________________________________________________________________
4779 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
4780         Log: Metaconfig unit change for #10892.
4781      Branch: metaconfig
4782            ! U/modified/Options.U
4783 ____________________________________________________________________________
4784 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
4785         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
4786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4787              Date: Sun, 24 Jun 2001 05:24:40 -0400
4788              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
4789      Branch: perl
4790            ! Configure hints/os2.sh
4791 ____________________________________________________________________________
4792 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
4793         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
4794              From: Mike Guy <mjtg@cam.ac.uk>
4795              Date: Sun, 24 Jun 2001 15:28:39 +0100
4796              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
4797              
4798              Fix an ancient (5.002) bug.
4799      Branch: perl
4800            ! lib/Carp/Heavy.pm
4801 ____________________________________________________________________________
4802 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
4803         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
4804              variables.
4805      Branch: perl
4806            ! pp_sys.c
4807 ____________________________________________________________________________
4808 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
4809         Log: Make UTS as per #10888.
4810      Branch: perl
4811            ! hints/uts.sh
4812 ____________________________________________________________________________
4813 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
4814         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
4815      Branch: perl
4816            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
4817            ! mpeix/mpeixish.h perl.h unixish.h
4818 ____________________________________________________________________________
4819 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
4820         Log: AUTHORS update.
4821      Branch: perl
4822            ! AUTHORS
4823 ____________________________________________________________________________
4824 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
4825         Log: Subject: Encode::Tcl for multibyte doesnot work
4826              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4827              Date: Sun, 24 Jun 2001 22:48:21 +0900
4828              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
4829      Branch: perl
4830            ! ext/Encode/Encode/Tcl.pm
4831 ____________________________________________________________________________
4832 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
4833         Log: Subject: [PATCH] Remove tautology in error messages
4834              From: Mike Guy <mjtg@cam.ac.uk>
4835              Date: Sun, 24 Jun 2001 13:31:00 +0100
4836              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
4837      Branch: perl
4838            ! pp_sys.c
4839 ____________________________________________________________________________
4840 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
4841         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
4842      Branch: perl
4843            ! hints/darwin.sh
4844 ____________________________________________________________________________
4845 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
4846         Log: Subject: Re: [PATCH 5.6.1] test suite
4847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4848              Date: Sun, 24 Jun 2001 05:47:05 -0400
4849              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
4850              
4851              Test suite fixes.
4852      Branch: perl
4853            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
4854 ____________________________________________________________________________
4855 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
4856         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
4857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4858              Date: Sun, 24 Jun 2001 05:37:19 -0400
4859              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
4860      Branch: perl
4861            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
4862 ____________________________________________________________________________
4863 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
4864         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
4865              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4866              Date: Sun, 24 Jun 2001 05:34:50 -0400
4867              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
4868              
4869              Pacify compiler warnings.
4870      Branch: perl
4871            ! pp_sys.c
4872 ____________________________________________________________________________
4873 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
4874         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4876              Date: Sun, 24 Jun 2001 05:21:18 -0400
4877              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
4878              
4879              Enable compression of executables during link time.
4880      Branch: perl
4881            ! hints/os2.sh
4882 ____________________________________________________________________________
4883 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
4884         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4886              Date: Sun, 24 Jun 2001 05:15:11 -0400
4887              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
4888              
4889              Add ordinals to the export list for Perl DLL.
4890              (Breaks intra-version DLL compatibility.)
4891      Branch: perl
4892            ! makedef.pl
4893 ____________________________________________________________________________
4894 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
4895         Log: Allow (displaying and) re-editing the Subject in perlbug.
4896              Also abstract the Subject quality control into a function.
4897      Branch: perl
4898            ! utils/perlbug.PL
4899 ____________________________________________________________________________
4900 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
4901         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
4902      Branch: perl
4903            ! utils/perlbug.PL
4904 ____________________________________________________________________________
4905 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
4906         Log: Regen toc and modlib.
4907      Branch: perl
4908            ! pod/perlmodlib.pod pod/perltoc.pod
4909 ____________________________________________________________________________
4910 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
4911         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
4912              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
4913              attribute semantics as much as possible, or 'ntsec' which uses
4914              native NTFS semantics.)  (See also #10877.)
4915      Branch: perl
4916            ! perl.c
4917 ____________________________________________________________________________
4918 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
4919         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
4920      Branch: perl
4921            ! lib/Test/Harness.pm
4922 ____________________________________________________________________________
4923 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
4924         Log: Just zap the -uPerlio.
4925      Branch: perl
4926            ! ext/B/Stash.t
4927 ____________________________________________________________________________
4928 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
4929         Log: Do not test PerlIO if PerlIO not used.
4930      Branch: perl
4931            ! ext/PerlIO/PerlIO.t
4932 ____________________________________________________________________________
4933 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
4934         Log: Regen perlapi.
4935      Branch: perl
4936            ! pod/perlapi.pod
4937 ____________________________________________________________________________
4938 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
4939         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4940              From: Nicholas Clark <nick@ccl4.org>
4941              Date: Sat, 23 Jun 2001 22:55:47 +0100
4942              Message-ID: <20010623225547.Z98663@plum.flirble.org>
4943      Branch: perl
4944            ! numeric.c
4945 ____________________________________________________________________________
4946 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
4947         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
4948              From: Prymmer/Kahn <pvhp@best.com>
4949              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
4950              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
4951      Branch: perl
4952            ! lib/h2xs.t
4953 ____________________________________________________________________________
4954 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
4955         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
4956              cygwin does not taint cwd, just like win32.
4957      Branch: perl
4958            ! lib/File/Find/taint.t t/op/taint.t
4959 ____________________________________________________________________________
4960 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
4961         Log: Retract #10865, the patch should be unnecessary.
4962              (But seemingly helpful in Cygwin?  Strange.)
4963      Branch: perl
4964            ! lib/Memoize/t/tie_ndbm.t
4965 ____________________________________________________________________________
4966 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
4967         Log: Misplaced test file; plus Cygwin filesystem semantics.
4968      Branch: perl
4969            + ext/SDBM_File/sdbm.t
4970            - ext/ODBM_File/sdbm.t
4971            ! MANIFEST
4972 ____________________________________________________________________________
4973 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
4974         Log: (Retracted by #10867.)
4975      Branch: perl
4976            ! lib/Memoize/t/tie_ndbm.t
4977 ____________________________________________________________________________
4978 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
4979         Log: Metaconfig unit change for #10863.
4980      Branch: metaconfig/U/perl
4981            ! Extensions.U
4982 ____________________________________________________________________________
4983 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
4984         Log: In Cygwin do not build NDBM_File and ODBM_File unless
4985              -lndbm and -ldbm are available.
4986      Branch: perl
4987            ! Configure config_h.SH
4988 ____________________________________________________________________________
4989 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
4990         Log: More Cygwin filesystem semantics.
4991      Branch: perl
4992            ! t/io/fs.t t/op/stat.t
4993 ____________________________________________________________________________
4994 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
4995         Log: More DOSish permission semantics for Cygwin.
4996      Branch: perl
4997            ! lib/AnyDBM_File.t
4998 ____________________________________________________________________________
4999 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
5000         Log: Cygwin too has different permission semantics.
5001      Branch: perl
5002            ! ext/GDBM_File/gdbm.t
5003 ____________________________________________________________________________
5004 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
5005         Log: The group (and assumedly passwd) databases can have
5006              only one entry (this is the case in cygwin).
5007      Branch: perl
5008            ! t/op/grent.t t/op/pwent.t
5009 ____________________________________________________________________________
5010 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
5011         Log: Also in Cygwin use Socket to figure out domainname
5012              (if any) (avoids trying to call external 'domainname',
5013              which doesn't at the moment exist in Cygwin)
5014      Branch: perl
5015            ! lib/Net/Domain.pm
5016 ____________________________________________________________________________
5017 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
5018         Log: Remove also the lib$Foo.def, not just $Foo.def.
5019      Branch: perl
5020            ! lib/ExtUtils/MM_Unix.pm
5021 ____________________________________________________________________________
5022 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
5023         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
5024      Branch: perl
5025            ! unixish.h
5026 ____________________________________________________________________________
5027 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
5028         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
5029              to match the whole isprint(), only the space character.
5030      Branch: perl
5031            ! handy.h pod/perlre.pod t/op/pat.t
5032 ____________________________________________________________________________
5033 [ 10854] By: nick                                  on 2001/06/23  08:09:33
5034         Log: Integrate mainline
5035      Branch: perlio
5036           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
5037           !> lib/ExtUtils.t lib/File/Find/taint.t
5038           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
5039           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
5040           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
5041 ____________________________________________________________________________
5042 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
5043         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
5044              with its floats    in os390 and s390 (UTS).
5045      Branch: perl
5046            ! lib/Math/BigInt/t/bigintpm.t
5047 ____________________________________________________________________________
5048 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
5049         Log: Add also UTS (s390) to the non-IEEE float platforms.
5050      Branch: perl
5051            ! t/op/sprintf.t
5052 ____________________________________________________________________________
5053 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
5054         Log: Subject: RFC: what are applicable standards for exponent sizes?
5055              From: Peter Prymmer <pvhp@forte.com>
5056              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
5057              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
5058      Branch: perl
5059            ! t/op/sprintf.t
5060 ____________________________________________________________________________
5061 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
5062         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
5063              From: Peter Prymmer <pvhp@forte.com>
5064              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
5065              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
5066      Branch: perl
5067            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
5068 ____________________________________________________________________________
5069 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
5070         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
5071              From: Peter Prymmer <pvhp@forte.com>
5072              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
5073              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
5074      Branch: perl
5075            ! lib/ExtUtils.t
5076 ____________________________________________________________________________
5077 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
5078         Log: Retract #10845.
5079      Branch: perl
5080            ! lib/File/Find/taint.t
5081 ____________________________________________________________________________
5082 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
5083         Log: Yet another error message.
5084      Branch: perl
5085            ! t/op/mkdir.t
5086 ____________________________________________________________________________
5087 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
5088         Log: The croak message for nonexistent socket functions may vary.
5089      Branch: perl
5090            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
5091 ____________________________________________________________________________
5092 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
5093         Log: (Retracted by #10848.)
5094      Branch: perl
5095            ! lib/File/Find/taint.t
5096 ____________________________________________________________________________
5097 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
5098         Log: Integrate perlio.
5099      Branch: perl
5100           !> lib/File/Find/taint.t t/op/write.t
5101 ____________________________________________________________________________
5102 [ 10843] By: nick                                  on 2001/06/22  21:24:51
5103         Log: Back out debug in taint.t
5104      Branch: perlio
5105            ! lib/File/Find/taint.t
5106 ____________________________________________________________________________
5107 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
5108         Log: setitimer() does not exist in Unicos, despite of what
5109              Configure thinks, from Mark P. Lutz.
5110      Branch: perl
5111            ! hints/unicos.sh
5112 ____________________________________________________________________________
5113 [ 10841] By: nick                                  on 2001/06/22  21:19:36
5114         Log: Skip cwd test on Win32 ???
5115      Branch: perlio
5116            ! lib/File/Find/taint.t
5117 ____________________________________________________________________________
5118 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
5119         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
5120              and Tru64 gcc -Wall happy.
5121      Branch: perl
5122            ! mg.c
5123 ____________________________________________________________________________
5124 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
5125         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
5126      Branch: perl
5127            ! ext/IPC/SysV/Semaphore.pm
5128 ____________________________________________________________________________
5129 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
5130         Log: Metaconfig unit change for #10837.
5131      Branch: metaconfig/U/perl
5132            ! Cross.U
5133 ____________________________________________________________________________
5134 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
5135         Log: Cleanup of the cross-compilation unit.
5136      Branch: perl
5137            ! Configure
5138 ____________________________________________________________________________
5139 [ 10836] By: nick                                  on 2001/06/22  20:45:12
5140         Log: Skip |- based op/write.t on Win32 as well as VMS
5141      Branch: perlio
5142            ! t/op/write.t
5143 ____________________________________________________________________________
5144 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
5145         Log: Integrate perlio.
5146      Branch: perl
5147           !> util.c
5148 ____________________________________________________________________________
5149 [ 10834] By: nick                                  on 2001/06/22  20:41:54
5150         Log: Integrate mainline
5151      Branch: perlio
5152           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5153           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
5154           !> vos/config.ga.h
5155 ____________________________________________________________________________
5156 [ 10833] By: nick                                  on 2001/06/22  20:22:58
5157         Log: Patcho fix.
5158      Branch: perlio
5159            ! util.c
5160 ____________________________________________________________________________
5161 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
5162         Log: Metaconfig unit changes for #10831.
5163      Branch: metaconfig
5164            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
5165 ____________________________________________________________________________
5166 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
5167         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
5168              From: Andy Dougherty <doughera@lafayette.edu>
5169              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
5170              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
5171      Branch: perl
5172            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5173            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
5174 ____________________________________________________________________________
5175 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
5176         Log: MPE/iX prototype nits from Mark Bixby.
5177      Branch: perl
5178            ! pp_sys.c
5179 ____________________________________________________________________________
5180 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
5181         Log: Detypo.
5182      Branch: perl
5183            ! util.c
5184 ____________________________________________________________________________
5185 [ 10828] By: nick                                  on 2001/06/22  15:33:37
5186         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
5187      Branch: perlio
5188           +> lib/h2xs.t
5189           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
5190           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
5191           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
5192           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
5193           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5194           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
5195           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
5196           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
5197           !> vms/vmsish.h
5198 ____________________________________________________________________________
5199 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
5200         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
5201              Date: Fri, 22 Jun 2001 10:08:35 -0500
5202              From: "Craig A. Berry" <craigberry@mac.com>
5203              Message-Id: <a05101001b75908704194@[192.168.56.145]>
5204      Branch: perl
5205            ! vms/vms.c vms/vmsish.h
5206 ____________________________________________________________________________
5207 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
5208         Log: NetWare scripts tweak from Ananth Kesari.
5209      Branch: perl
5210            ! NetWare/t/NWScripts.pl
5211 ____________________________________________________________________________
5212 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
5213         Log: Update Changes.
5214      Branch: perl
5215            ! Changes patchlevel.h
5216 ____________________________________________________________________________
5217 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
5218         Log: Add .i and .s targets.
5219      Branch: perl
5220            ! Makefile.SH
5221 ____________________________________________________________________________
5222 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
5223         Log: Upgrade to Locale::Maketext 1.03.
5224      Branch: perl
5225            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5226            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
5227 ____________________________________________________________________________
5228 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
5229         Log: Upgrade to I18N::LangTags 0.26.
5230      Branch: perl
5231            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5232            ! lib/I18N/LangTags/test.pl
5233 ____________________________________________________________________________
5234 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
5235         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
5236              Philip Newton.
5237      Branch: perl
5238            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5239            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5240 ____________________________________________________________________________
5241 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
5242         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
5243              From: Prymmer/Kahn <pvhp@best.com>
5244              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
5245              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
5246      Branch: perl
5247            + lib/h2xs.t
5248            ! MANIFEST utils/h2xs.PL
5249 ____________________________________________________________________________
5250 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
5251         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
5252              From: Prymmer/Kahn <pvhp@best.com>
5253              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
5254              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
5255      Branch: perl
5256            ! lib/ExtUtils.t
5257 ____________________________________________________________________________
5258 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
5259         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
5260              From: Prymmer/Kahn <pvhp@best.com>
5261              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
5262              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
5263      Branch: perl
5264            ! t/pod/plainer.t
5265 ____________________________________________________________________________
5266 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
5267         Log: AUTHORS update.
5268      Branch: perl
5269            ! AUTHORS
5270 ____________________________________________________________________________
5271 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
5272         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
5273              From: "Craig A. Berry" <craigberry@mac.com>
5274              Date: Thu, 21 Jun 2001 18:20:38 -0500
5275              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
5276      Branch: perl
5277            ! ext/POSIX/POSIX.xs
5278 ____________________________________________________________________________
5279 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
5280         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
5281              From: "Craig A. Berry" <craigberry@mac.com>
5282              Date: Thu, 21 Jun 2001 09:58:52 -0500
5283              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
5284      Branch: perl
5285            ! ext/B/Deparse.t t/op/write.t
5286 ____________________________________________________________________________
5287 [ 10814] By: nick                                  on 2001/06/22  08:13:09
5288         Log: Integrate mainline.
5289      Branch: perlio
5290           !> (integrate 46 files)
5291 ____________________________________________________________________________
5292 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
5293         Log: Change the prefixes only if $prefix is unset,
5294              as originally patched by Marcel Grunauer.
5295      Branch: perl
5296            ! hints/darwin.sh hints/rhapsody.sh
5297 ____________________________________________________________________________
5298 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
5299         Log: Subject: Re: Patch for hints/darwin.sh
5300              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
5301              Date: Thu, 21 Jun 2001 11:23:46 -0700
5302              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
5303      Branch: perl
5304            ! hints/darwin.sh hints/rhapsody.sh
5305 ____________________________________________________________________________
5306 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
5307         Log: Add .PHONY targets for non-file targets,
5308              from Wilfredo Sánchez.  Should help saying
5309              "make install" on case-insensitive filesystems.
5310      Branch: perl
5311            ! Makefile.SH
5312 ____________________________________________________________________________
5313 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
5314         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
5315              From: Doug MacEachern <dougm@covalent.net>
5316              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
5317              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
5318              
5319              plus reword the getcwd() comment, plus use getcwd() buffer
5320              size minus one.
5321      Branch: perl
5322            ! util.c
5323 ____________________________________________________________________________
5324 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
5325         Log: More gprofing from Doug MacEachern.
5326      Branch: perl
5327            ! Makefile.SH
5328 ____________________________________________________________________________
5329 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
5330         Log: Metaconfig unit change for #10807.
5331      Branch: metaconfig/U/perl
5332            ! d_sfio.U
5333 ____________________________________________________________________________
5334 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
5335         Log: Tell that you are removing the unneeded -lsfio.
5336      Branch: perl
5337            ! Configure
5338 ____________________________________________________________________________
5339 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
5340         Log: More MPE/iX tweaks from Mark Bixby.
5341      Branch: perl
5342            ! perl.c t/op/magic.t
5343 ____________________________________________________________________________
5344 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
5345         Log: The fchdir() proto is supposed to live in <unistd.h>.
5346      Branch: perl
5347            ! ext/Cwd/Cwd.xs
5348 ____________________________________________________________________________
5349 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
5350         Log: This town is too small for the Cwd extension and me,
5351              it would seem...
5352      Branch: perl
5353            ! ext/Cwd/Cwd.xs
5354 ____________________________________________________________________________
5355 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
5356         Log: Metaconfig unit change for #10802.
5357      Branch: metaconfig/U/perl
5358            ! d_modfl.U
5359 ____________________________________________________________________________
5360 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
5361         Log: More d'ohs.
5362      Branch: perl
5363            ! Configure
5364 ____________________________________________________________________________
5365 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
5366         Log: Off-by-one.  I'm so classic.
5367      Branch: perl
5368            ! util.c
5369 ____________________________________________________________________________
5370 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
5371         Log: Update Changes.
5372      Branch: perl
5373            ! Changes patchlevel.h
5374 ____________________________________________________________________________
5375 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
5376         Log: Subject: Documentation patch for Net::FTP
5377              From: Marcel Grunauer <marcel@codewerk.com>
5378              Date: Wed, 20 Jun 2001 23:03:26 +0200
5379              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
5380      Branch: perl
5381            ! lib/Net/FTP.pm
5382 ____________________________________________________________________________
5383 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
5384         Log: Retract the #10417 mg.c and embed.pl parts because of
5385              strange SEGVs in 64bit x86 FreeBSD observed by
5386              Nicholas Clark.
5387      Branch: perl
5388            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
5389 ____________________________________________________________________________
5390 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
5391         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
5392      Branch: perl
5393            ! Configure NetWare/config.wc NetWare/config_H.wc
5394            ! Porting/Glossary Porting/config.sh Porting/config_H
5395            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5396            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5397            ! vos/config.ga.h win32/config.bc win32/config.gc
5398            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5399            ! win32/config_H.vc
5400 ____________________________________________________________________________
5401 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
5402         Log: Cwd tweak from Doug MacEachern.
5403      Branch: perl
5404            ! ext/Cwd/Cwd.xs
5405 ____________________________________________________________________________
5406 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
5407         Log: Protect the fchdir() and lstat() with ifdefs.
5408              fchdir() needs a Configure probe.
5409      Branch: perl
5410            ! ext/Cwd/Cwd.xs
5411 ____________________________________________________________________________
5412 [ 10794] By: nick                                  on 2001/06/21  17:11:35
5413         Log: Integrate mainline
5414      Branch: perlio
5415           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5416           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5417           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5418           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5419           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5420           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5421           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5422           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5423            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5424            - lib/File/Glob/case.t lib/File/Glob/global.t
5425            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5426            - lib/File/Temp/posix.t lib/File/Temp/security.t
5427            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5428            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5429            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5430            - lib/Text/Wrap/wrap.t
5431           !> (integrate 41 files)
5432 ____________________________________________________________________________
5433 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
5434         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
5435              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5436              Date: Thu, 21 Jun 2001 13:04:54 -0500
5437              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
5438      Branch: perl
5439            ! ext/Cwd/Cwd.xs
5440 ____________________________________________________________________________
5441 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
5442         Log: Subject: [PATCH pod] overlong =item
5443              From: Robin Barker <rmb1@cise.npl.co.uk>
5444              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
5445              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
5446      Branch: perl
5447            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5448            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5449 ____________________________________________________________________________
5450 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
5451         Log: Subject: [PATCH perlio.c] format 
5452              From: Robin Barker <rmb1@cise.npl.co.uk>
5453              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
5454              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
5455      Branch: perl
5456            ! perlio.c
5457 ____________________________________________________________________________
5458 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
5459         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5460              From: Radu Greab <radu@netsoft.ro>
5461              Date: Thu, 21 Jun 2001 19:06:02 +0300
5462              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
5463      Branch: perl
5464            ! pod/perlapi.pod sv.c
5465 ____________________________________________________________________________
5466 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
5467         Log: The metaconfig unit changes for #10788.
5468      Branch: metaconfig/U/perl
5469            ! Cross.U fflushall.U
5470 ____________________________________________________________________________
5471 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
5472         Log: Cross-configuration changes: make $from to rm the files
5473              before copying them over (this means that he rm can be
5474              removed from the fflushall test), create $targetmkdir      
5475              (not documented in install since it is supposed to internal
5476              use only), make $run to copy over the executable only if
5477              a stamp file .xok doesn't already exist (to avoid unnecessary
5478              copying of the executable)
5479      Branch: perl
5480            ! Configure Makefile.SH
5481 ____________________________________________________________________________
5482 [ 10787] By: nick                                  on 2001/06/21  14:16:18
5483         Log: Integrate mainline
5484      Branch: perlio
5485           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5486           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
5487           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
5488            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
5489           !> (integrate 34 files)
5490 ____________________________________________________________________________
5491 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
5492         Log: Re-add the files as text.
5493      Branch: perl
5494            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5495 ____________________________________________________________________________
5496 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
5497         Log: Delete the binary files.
5498      Branch: perl
5499            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5500 ____________________________________________________________________________
5501 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
5502         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
5503              From: Andy Dougherty <doughera@lafayette.edu>
5504              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
5505              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
5506      Branch: perl
5507            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
5508            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
5509            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
5510            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
5511 ____________________________________________________________________________
5512 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
5513         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
5514              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
5515              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
5516              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
5517              
5518              Setting umask to something friendlier.
5519      Branch: perl
5520            ! installman installperl
5521 ____________________________________________________________________________
5522 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
5523         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
5524              Resort MANIFEST with sort -f, looks much better.
5525      Branch: perl
5526            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5527            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5528            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5529            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5530            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5531            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5532            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5533            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5534            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5535            - lib/File/Glob/case.t lib/File/Glob/global.t
5536            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5537            - lib/File/Temp/posix.t lib/File/Temp/security.t
5538            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5539            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5540            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5541            - lib/Text/Wrap/wrap.t
5542            ! MANIFEST
5543 ____________________________________________________________________________
5544 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
5545         Log: Upgrade to I18N::LangTags 0.25.
5546      Branch: perl
5547            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5548            ! lib/I18N/LangTags/List.pm
5549 ____________________________________________________________________________
5550 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
5551         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
5552              From: Richard Soderberg <rs@crystalflame.net>
5553              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
5554              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
5555      Branch: perl
5556            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
5557            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
5558 ____________________________________________________________________________
5559 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
5560         Log: Test obsoleted by change #10777.
5561      Branch: perl
5562            ! t/op/sub_lval.t
5563 ____________________________________________________________________________
5564 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
5565         Log: Case of confused test numbering.
5566      Branch: perl
5567            ! t/op/pat.t
5568 ____________________________________________________________________________
5569 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
5570         Log: Subject: Re: Opinion on undef lvalue
5571              From: Abhijit Menon-Sen <ams@wiw.org>
5572              Date: Sun, 17 Jun 2001 13:04:46 +0530
5573              Message-ID: <20010617130446.B27925@lustre.linux.in>
5574              
5575              Allow lvalue subs to return undef in array context.
5576      Branch: perl
5577            ! pp_hot.c
5578 ____________________________________________________________________________
5579 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
5580         Log: Just a guess that using the same hack for cygwin as
5581              for win32 might help.
5582      Branch: perl
5583            ! lib/File/Find/find.t
5584 ____________________________________________________________________________
5585 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
5586         Log: NetWare tweaks from Guruprasad.
5587      Branch: perl
5588            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5589            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
5590            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
5591            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
5592 ____________________________________________________________________________
5593 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
5594         Log: Subject: Re: perl@10722: Bogus warnings on REs 
5595              From: Hugo <hv@crypt.compulink.co.uk>
5596              Date: Thu, 21 Jun 2001 09:51:17 +0100
5597              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
5598              
5599              Unroll to avoid a UTS compiler bug.
5600      Branch: perl
5601            ! regcomp.c
5602 ____________________________________________________________________________
5603 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
5604         Log: Subject: Re: [PATCH] Make /o work under i?threads
5605              From: Artur Bergman <artur@contiller.se>
5606              Date: Thu, 21 Jun 2001 14:38:03 +0200
5607              Message-ID: <B757B74A.184D%artur@contiller.se>
5608      Branch: perl
5609            ! t/op/pat.t
5610 ____________________________________________________________________________
5611 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
5612         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5613              From: Artur Bergman <artur@contiller.se> 
5614              Date: Thu, 21 Jun 2001 14:27:33 +0200
5615              Message-ID: <B757B4D4.1849%artur@contiller.se>
5616              
5617              Plus extra parentheses.
5618      Branch: perl
5619            ! op.h
5620 ____________________________________________________________________________
5621 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
5622         Log: Subject: [PATCH] Make /o work under i?threads
5623              From: Richard Soderberg <rs@crystalflame.net>
5624              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
5625              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
5626      Branch: perl
5627            ! pp_ctl.c
5628 ____________________________________________________________________________
5629 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
5630         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5631              From: Artur Bergman <artur@contiller.se>
5632              Date: Thu, 21 Jun 2001 14:04:54 +0200
5633              Message-ID: <B757AF86.1842%artur@contiller.se>
5634      Branch: perl
5635            ! op.h
5636 ____________________________________________________________________________
5637 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
5638         Log: Subject: Re: perl@10765: sv.c not OK on win32
5639              From: Artur Bergman <artur@contiller.se>
5640              Date: Thu, 21 Jun 2001 10:31:06 +0200
5641              Message-ID: <B7577D69.182C%artur@contiller.se>
5642      Branch: perl
5643            ! sv.c
5644 ____________________________________________________________________________
5645 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
5646         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
5647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5648              Date: Thu, 21 Jun 2001 06:23:56 -0400
5649              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
5650              
5651              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
5652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5653              Date: Thu, 21 Jun 2001 06:32:21 -0400
5654              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
5655      Branch: perl
5656            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
5657 ____________________________________________________________________________
5658 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
5659         Log: Subject: [PATCH] make syslog test more verbose
5660              From: Robert Spier <rspier@pobox.com>
5661              Date: Thu, 21 Jun 2001 00:54:32 -0400
5662              Message-ID: <15153.32264.295807.333073@rls.cx>
5663      Branch: perl
5664            ! ext/Sys/Syslog/syslog.t
5665 ____________________________________________________________________________
5666 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
5667         Log: Subject: op/study.t refinements
5668              From: Hugo <hv@crypt.compulink.co.uk>
5669              Date: Thu, 21 Jun 2001 00:29:07 +0100
5670              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
5671      Branch: perl
5672            ! t/op/study.t
5673 ____________________________________________________________________________
5674 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
5675         Log: Update Changes.
5676      Branch: perl
5677            ! Changes patchlevel.h
5678 ____________________________________________________________________________
5679 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
5680         Log: Subject: Re: [PATCH] djgpp updates
5681              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5682              Date: Wed, 20 Jun 2001 10:05:15 +0200
5683              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
5684      Branch: perl
5685            ! djgpp/config.over
5686 ____________________________________________________________________________
5687 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
5688         Log: Fix for ID 20010619.002 "When building hash, hash keys that
5689              are function calls are not being called", from Abhijit.
5690      Branch: perl
5691            ! t/base/lex.t toke.c
5692 ____________________________________________________________________________
5693 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
5694         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
5695      Branch: perl
5696            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
5697            + lib/Locale/Maketext/test.pl
5698            - lib/Locale/Maketext.t
5699            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5700            ! lib/Locale/Maketext/TPJ13.pod
5701 ____________________________________________________________________________
5702 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
5703         Log: Metaconfig unit change for #10760.
5704      Branch: metaconfig
5705            ! U/modified/Cppsym.U
5706 ____________________________________________________________________________
5707 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
5708         Log: Do not remove the ccsym* Cppsym* files since
5709              they are useful for metaconfig units coming after us.
5710              (This is the Configure nit mentioned in #10752.)
5711      Branch: perl
5712            ! Configure
5713 ____________________________________________________________________________
5714 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
5715         Log: Update to I18N::LangTags 0.24, from Sean Burke.
5716      Branch: perl
5717            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5718            + lib/I18N/LangTags/README
5719            - lib/I18N/LangTags/List.pod
5720            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
5721 ____________________________________________________________________________
5722 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
5723         Log: Regen headers.
5724      Branch: perl
5725            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
5726            ! pod/perlapi.pod proto.h
5727 ____________________________________________________________________________
5728 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
5729         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
5730              From: Artur Bergman <artur@contiller.se>
5731              Date: Wed, 20 Jun 2001 11:31:32 +0200
5732              Message-ID: <B7563A14.17D8%artur@contiller.se>
5733      Branch: perl
5734            ! embed.pl hv.c intrpvar.h sv.c sv.h
5735 ____________________________________________________________________________
5736 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
5737         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
5738              From: Tim Sweetman <tim@aldigital.co.uk> 
5739              Date: Wed, 13 Jun 2001 14:25:17 +0100 
5740              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
5741      Branch: perl
5742            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
5743 ____________________________________________________________________________
5744 [ 10755] By: nick                                  on 2001/06/20  16:12:37
5745         Log: Integrate mainline
5746      Branch: perlio
5747           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
5748           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
5749           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
5750           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
5751           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
5752           !> t/op/study.t util.c
5753 ____________________________________________________________________________
5754 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
5755         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
5756              but not Makefile)
5757      Branch: maint-5.6/perl
5758            ! win32/Makefile
5759 ____________________________________________________________________________
5760 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
5761         Log: Security tweak on readlink().
5762      Branch: perl
5763            ! pp_sys.c
5764 ____________________________________________________________________________
5765 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
5766         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
5767      Branch: perl
5768            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
5769            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
5770            ! mpeix/relink t/op/pwent.t
5771 ____________________________________________________________________________
5772 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
5773         Log: Reinstate #10725 (with probe for alarm()).
5774      Branch: perl
5775            ! t/op/study.t
5776 ____________________________________________________________________________
5777 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
5778         Log: Replace our implementation of realpath() with OpenBSD's
5779              (src/lib/libc/stdlib/realpath.c 1.4).
5780      Branch: perl
5781            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
5782            ! pod/perldiag.pod proto.h util.c
5783 ____________________________________________________________________________
5784 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
5785         Log: Integrate perlio.
5786      Branch: perl
5787           !> perlio.c
5788 ____________________________________________________________________________
5789 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
5790         Log: No point in going into memory-saving contortions
5791              with getcwd() since there's a danger of buffer overflow.
5792              Also make the POSIX extension to use sv_getcwd().
5793              Finally, a missed proto.h fragment.
5794      Branch: perl
5795            ! ext/POSIX/POSIX.xs proto.h util.c
5796 ____________________________________________________________________________
5797 [ 10747] By: nick                                  on 2001/06/20  12:38:26
5798         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
5799      Branch: perlio
5800            ! perlio.c
5801 ____________________________________________________________________________
5802 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
5803         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
5804              From: Graham Barr <gbarr@pobox.com>
5805              Date: Wed, 20 Jun 2001 11:05:49 +0100
5806              Message-ID: <20010620110549.I19188@pobox.com>
5807              
5808              reported in        
5809              
5810              Subject: Bug in IO::Socket::INET module (repeat)
5811              From: "Harmon S. Nine" <hnine@netarx.com>
5812              Date: Tue, 19 Jun 2001 09:41:35 -0400
5813              Message-ID: <3B2F568F.8080605@netarx.com>
5814              
5815              The bug was that the IO::Socket::INET constructor
5816              did not allow a 'LocalPort' of 0.
5817      Branch: perl
5818            ! ext/IO/lib/IO/Socket/INET.pm
5819 ____________________________________________________________________________
5820 [ 10745] By: nick                                  on 2001/06/20  08:56:39
5821         Log: Integrate mainline.
5822      Branch: perlio
5823           !> (integrate 37 files)
5824 ____________________________________________________________________________
5825 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
5826         Log: After some reading I don't think we can blindly
5827              use systems' realpath().  Too many security problems,
5828              too many buggy implementations.
5829              
5830              TODO: the realpath() emulation code in util.c doesn't
5831              seem fully operational?  (readlink(), for example?)
5832      Branch: perl
5833            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
5834            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
5835            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
5836            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
5837            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
5838            ! win32/config_H.gc win32/config_H.vc
5839 ____________________________________________________________________________
5840 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
5841         Log: Metaconfig unit change for #10738.
5842      Branch: metaconfig
5843            ! U/compline/d_gconvert.U
5844 ____________________________________________________________________________
5845 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
5846         Log: Integrate change #10739 from maintperl:
5847              
5848              C<eval "/x$\r\n/x"> fails to compile correctly 
5849      Branch: perl
5850           !> t/op/pat.t toke.c
5851 ____________________________________________________________________________
5852 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
5853         Log: Retract #10725 (Hugo asked NOT to apply the patch)
5854      Branch: perl
5855            ! t/op/study.t
5856 ____________________________________________________________________________
5857 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
5858         Log: The test.third results were funnily named because of the
5859              new test scheme.
5860      Branch: perl
5861            ! t/TEST
5862 ____________________________________________________________________________
5863 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
5864         Log: C<eval "/x$\r\n/x"> fails to compile correctly
5865      Branch: maint-5.6/perl
5866            ! t/op/pat.t toke.c
5867 ____________________________________________________________________________
5868 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
5869         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
5870              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5871              Date: Tue, 19 Jun 2001 19:15:40 -0400
5872              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
5873              
5874              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
5875              because "1e+129" being expected but "1.e+129" being returned.
5876              The culprit (at least in Tru64) is the use of gcvt().
5877      Branch: perl
5878            ! Configure
5879 ____________________________________________________________________________
5880 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
5881         Log: Subject: [PATCH perl@10722] test hunting on VMS
5882              From: "Craig A. Berry" <craigberry@mac.com>
5883              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
5884              Date: Tue, 19 Jun 2001 18:59:01 -0500
5885      Branch: perl
5886            ! vms/test.com
5887 ____________________________________________________________________________
5888 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
5889         Log: Subject: [PATCH] s/typos//
5890              From: Abhijit Menon-Sen <ams@wiw.org>
5891              Date: Wed, 20 Jun 2001 02:15:02 +0530
5892              Message-ID: <20010620021502.A14541@lustre.linux.in>
5893              
5894              Without the op.h s/bearword/bareword/ hunk, see
5895              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
5896      Branch: perl
5897            ! util.c
5898 ____________________________________________________________________________
5899 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
5900         Log: Metaconfig unit change for #10732 and #10733.
5901      Branch: metaconfig/U/perl
5902            ! fflushall.U
5903 ____________________________________________________________________________
5904 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
5905         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
5906              From: "Craig A. Berry" <craigberry@mac.com>
5907              Date: Tue, 19 Jun 2001 17:19:48 -0500
5908              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
5909      Branch: perl
5910            ! configure.com vms/descrip_mms.template
5911 ____________________________________________________________________________
5912 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
5913         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5914              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5915              Date: Tue, 19 Jun 2001 16:48:07 -0400
5916              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
5917              
5918              Further fixes to fflush(NULL) detection.
5919      Branch: perl
5920            ! Configure
5921 ____________________________________________________________________________
5922 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
5923         Log: AIX test -s hangs with non-existent files?
5924              (A genuine logic bug in Configure, but AIX also broken?)
5925      Branch: perl
5926            ! Configure
5927 ____________________________________________________________________________
5928 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
5929         Log: AUTHORS updates.
5930      Branch: perl
5931            ! AUTHORS
5932 ____________________________________________________________________________
5933 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
5934         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
5935              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5936              Date: Tue, 19 Jun 2001 15:33:25 -0400
5937              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
5938      Branch: perl
5939            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
5940            ! t/lib/warnings/pp
5941 ____________________________________________________________________________
5942 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
5943         Log: Integrate perlio.
5944      Branch: perl
5945           !> lib/File/Find/find.t win32/distclean.bat
5946 ____________________________________________________________________________
5947 [ 10728] By: nick                                  on 2001/06/19  18:24:53
5948         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
5949      Branch: perlio
5950            ! lib/File/Find/find.t win32/distclean.bat
5951 ____________________________________________________________________________
5952 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
5953         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
5954              also add information how to find out whether one has PerlIO.
5955      Branch: perl
5956            ! pod/perlfunc.pod
5957 ____________________________________________________________________________
5958 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
5959         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
5960              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5961              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
5962              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
5963      Branch: perl
5964            ! pod/perlfunc.pod
5965 ____________________________________________________________________________
5966 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
5967         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5968              From: Hugo <hv@crypt.compulink.co.uk>
5969              Date: Tue, 19 Jun 2001 12:37:30 +0100
5970              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
5971      Branch: perl
5972            ! t/op/study.t
5973 ____________________________________________________________________________
5974 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
5975         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5976              From: Hugo <hv@crypt.compulink.co.uk>
5977              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
5978              Date: Tue, 19 Jun 2001 13:15:17 +0100
5979      Branch: perl
5980            ! util.c
5981 ____________________________________________________________________________
5982 [ 10723] By: nick                                  on 2001/06/19  14:46:15
5983         Log: Integrate mainline
5984      Branch: perlio
5985           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
5986           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
5987           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
5988           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
5989           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
5990           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5991            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5992            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5993            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5994            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5995            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5996            - ext/Thread/unsync4.t
5997           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
5998           !> djgpp/config.over djgpp/fixpmain
5999           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
6000           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
6001           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
6002 ____________________________________________________________________________
6003 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
6004         Log: Update Changes.
6005      Branch: perl
6006            ! Changes patchlevel.h
6007 ____________________________________________________________________________
6008 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
6009         Log: The existence shall be MANIFESted.
6010      Branch: perl
6011            ! MANIFEST
6012 ____________________________________________________________________________
6013 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
6014         Log: The old libnet.cfg is first searched from the current directory,
6015              only then from the module path.
6016      Branch: perl
6017            ! utils/libnetcfg.PL
6018 ____________________________________________________________________________
6019 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
6020         Log: NetWare tweaks from Guruprasad.
6021      Branch: perl
6022            ! NetWare/Makefile NetWare/config.wc
6023 ____________________________________________________________________________
6024 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
6025         Log: Subject: [PATCH] djgpp updates
6026              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
6027              Date: Tue, 19 Jun 2001 10:59:06 +0200
6028              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
6029      Branch: perl
6030            ! djgpp/config.over djgpp/fixpmain
6031 ____________________________________________________________________________
6032 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
6033         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
6034              From: Prymmer/Kahn <pvhp@best.com>
6035              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
6036              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
6037      Branch: perl
6038            ! win32/Makefile
6039 ____________________________________________________________________________
6040 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
6041         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
6042              to happen right after the inclusion of <inttypes.h>,
6043              from Edward Moy.
6044      Branch: perl
6045            ! handy.h perl.h
6046 ____________________________________________________________________________
6047 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
6048         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
6049              From: Doug MacEachern <dougm@covalent.net>
6050              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
6051              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
6052      Branch: perl
6053            ! ext/DynaLoader/DynaLoader_pm.PL
6054 ____________________________________________________________________________
6055 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
6056         Log: Revert #10656 for perfomance reasons but leave in the
6057              use of Hv*() macros -- in comments, so that grepping the
6058              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
6059              suggested by Sarathy, also by Abhijit.)
6060      Branch: perl
6061            ! hv.c
6062 ____________________________________________________________________________
6063 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
6064         Log: Subject: [patch] .s MakeMaker suffix
6065              From: Doug MacEachern <dougm@covalent.net>
6066              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
6067              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
6068      Branch: perl
6069            ! lib/ExtUtils/MM_Unix.pm
6070 ____________________________________________________________________________
6071 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
6072         Log: One test lost in the big shuffle restored.
6073      Branch: perl
6074            + ext/IPC/SysV/ipcsysv.t
6075            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
6076 ____________________________________________________________________________
6077 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
6078         Log: Rename the old non-standard threads tests so that
6079              they won't be invoked.
6080      Branch: perl
6081            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
6082            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
6083            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
6084            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
6085            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
6086            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
6087            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
6088            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
6089            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
6090            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
6091            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
6092            - ext/Thread/unsync4.t
6093            ! MANIFEST
6094 ____________________________________________________________________________
6095 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
6096         Log: Integrate perlio.
6097      Branch: perl
6098           !> win32/config_sh.PL
6099 ____________________________________________________________________________
6100 [ 10709] By: nick                                  on 2001/06/19  08:18:18
6101         Log: Integrate mainline
6102      Branch: perlio
6103           +> (branch 40 files)
6104            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
6105            - lib/strict/subs lib/strict/vars lib/warnings/1global
6106            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
6107            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
6108            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
6109            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
6110            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
6111            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
6112            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
6113            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
6114            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
6115            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
6116            - lib/warnings/utf8 lib/warnings/util
6117           !> (integrate 57 files)
6118 ____________________________________________________________________________
6119 [ 10708] By: nick                                  on 2001/06/19  07:57:10
6120         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
6121      Branch: perlio
6122            ! win32/config_sh.PL
6123 ____________________________________________________________________________
6124 [ 10707] By: nick                                  on 2001/06/19  07:05:07
6125         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
6126      Branch: perl
6127            ! perly.c perly.y perly_c.diff vms/perly_c.vms
6128 ____________________________________________________________________________
6129 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
6130         Log: More perl572delta tweaks.
6131      Branch: perl
6132            ! pod/perl572delta.pod
6133 ____________________________________________________________________________
6134 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
6135         Log: Update perl572delta.
6136      Branch: perl
6137            ! pod/perl572delta.pod
6138 ____________________________________________________________________________
6139 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
6140         Log: VOS updates from Paul Green.
6141      Branch: perl
6142            ! vos/Changes vos/build.cm vos/perl.bind
6143 ____________________________________________________________________________
6144 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
6145         Log: Update the vos/config.*.* files.
6146      Branch: perl
6147            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6148            ! vos/config.ga.h
6149 ____________________________________________________________________________
6150 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
6151         Log: Add a makefile for more painless adding of symbols to the
6152              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
6153              takes care of the adding)
6154      Branch: perl
6155            + vos/Makefile
6156 ____________________________________________________________________________
6157 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
6158         Log: Make libnetcfg by default display the libnet configuration,
6159              -c to change, add -i for old config, document all options,
6160              regen toc.
6161      Branch: perl
6162            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
6163 ____________________________________________________________________________
6164 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
6165         Log: gcc -Wall sweep.
6166      Branch: perl
6167            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
6168 ____________________________________________________________________________
6169 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
6170         Log: So there.
6171      Branch: perl
6172            ! universal.c
6173 ____________________________________________________________________________
6174 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
6175         Log: Document the need for sv_printify().
6176              
6177              Document that 'use utf8' has been considered.
6178              
6179              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
6180      Branch: perl
6181            ! pod/perltodo.pod universal.c
6182 ____________________________________________________________________________
6183 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
6184         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
6185              From: Nicholas Clark <nick@ccl4.org>
6186              Date: Mon, 18 Jun 2001 23:29:23 +0100
6187              Message-ID: <20010618232923.I98663@plum.flirble.org>
6188      Branch: perl
6189            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
6190            ! ext/Sys/Syslog/Makefile.PL
6191 ____________________________________________________________________________
6192 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
6193         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
6194              From: Scott.L.Miller@Compaq.com
6195              Date: Mon, 18 Jun 2001 10:12:27 -0500
6196              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
6197      Branch: perl
6198            ! lib/perl5db.pl pod/perldebug.pod
6199 ____________________________________________________________________________
6200 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
6201         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
6202              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6203              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
6204              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
6205      Branch: perl
6206            ! lib/Carp/Heavy.pm
6207 ____________________________________________________________________________
6208 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
6209         Log: Subject: [PATCH] Documentation changes for CLONE
6210              From: Artur Bergman <artur@contiller.se>
6211              Date: Mon, 18 Jun 2001 22:06:37 +0200
6212              Message-ID: <B7542BEC.1719%artur@contiller.se>
6213      Branch: perl
6214            ! pod/perlmod.pod pod/perlsub.pod
6215 ____________________________________________________________________________
6216 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
6217         Log: Subject: Re: configure.com
6218              From: "Craig A. Berry" <craigberry@mac.com>
6219              Date: Mon, 18 Jun 2001 16:04:38 -0500
6220              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
6221      Branch: perl
6222            ! configure.com
6223 ____________________________________________________________________________
6224 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
6225         Log: Subject: PL_nullstash + perl_clone()
6226              From: Doug MacEachern <dougm@covalent.net>
6227              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
6228              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
6229      Branch: perl
6230            ! sv.c
6231 ____________________________________________________________________________
6232 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
6233         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
6234              From: davem@fdgroup.co.uk
6235              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
6236              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
6237      Branch: perl
6238            ! embed.pl pod/perlapi.pod
6239 ____________________________________________________________________________
6240 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
6241         Log: More cross-compilation defaults gleaned from -Dcc
6242              if it is CPU-OS-gcc.
6243      Branch: metaconfig
6244            ! U/modified/libc.U
6245      Branch: metaconfig/U/perl
6246            ! Cross.U
6247      Branch: perl
6248            ! Configure INSTALL
6249 ____________________________________________________________________________
6250 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
6251         Log: Update Changes.
6252      Branch: perl
6253            ! Changes patchlevel.h
6254 ____________________________________________________________________________
6255 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
6256         Log: Subject: [PATCH 5.7.1] sv.c documentation
6257              From: davem@fdgroup.co.uk
6258              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
6259              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
6260      Branch: perl
6261            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
6262            ! sv.c sv.h
6263 ____________________________________________________________________________
6264 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
6265         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
6266              From: "Jon Gunnip" <jongunnip@hotmail.com>
6267              Date: Sun, 17 Jun 2001 18:24:29 -0400
6268              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
6269      Branch: perl
6270            ! pod/perlvar.pod
6271 ____________________________________________________________________________
6272 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
6273         Log: Move the locale/strict/warnings helper files back
6274              under the t/lib; this way the amount of non-installabled
6275              stuff under lib/ stays smaller.
6276      Branch: perl
6277            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
6278            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
6279            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
6280            + t/lib/warnings/5nolint t/lib/warnings/6default
6281            + t/lib/warnings/7fatal t/lib/warnings/8signal
6282            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
6283            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
6284            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
6285            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
6286            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
6287            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
6288            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
6289            + t/lib/warnings/taint t/lib/warnings/toke
6290            + t/lib/warnings/universal t/lib/warnings/utf8
6291            + t/lib/warnings/util
6292            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
6293            - lib/strict/subs lib/strict/vars lib/warnings/1global
6294            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
6295            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
6296            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
6297            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
6298            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
6299            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
6300            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
6301            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
6302            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
6303            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
6304            - lib/warnings/utf8 lib/warnings/util
6305            ! MANIFEST installperl lib/locale.t lib/strict.t
6306 ____________________________________________________________________________
6307 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
6308         Log: Split off the pack/unpack code, from Nicholas Clark.
6309      Branch: perl
6310            + pp_pack.c
6311            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
6312            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
6313            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
6314 ____________________________________________________________________________
6315 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
6316         Log: Guard the SysV IPC tests against being invoked in
6317              SysV-IPC-less places.
6318      Branch: perl
6319            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
6320 ____________________________________________________________________________
6321 [ 10683] By: nick                                  on 2001/06/18  12:24:42
6322         Log: Integrate mainline (new test scheme now ok on Linux).
6323      Branch: perlio
6324           +> lib/warnings.t
6325           !> dump.c sv.c
6326 ____________________________________________________________________________
6327 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
6328         Log: Add the locale.c and numeric.c to the microperl sources.
6329      Branch: perl
6330            ! Makefile.micro win32/Makefile
6331 ____________________________________________________________________________
6332 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
6333         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
6334              From: Abhijit Menon-Sen <ams@wiw.org>
6335              Date: Mon, 18 Jun 2001 14:23:44 +0530
6336              Message-ID: <20010618142344.A13136@lustre.linux.in>
6337      Branch: perl
6338            ! dump.c
6339 ____________________________________________________________________________
6340 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
6341         Log: Subject: Re: [PATCH] more anonymous stash cleanups
6342              From: Abhijit Menon-Sen <ams@wiw.org>
6343              Date: Mon, 18 Jun 2001 15:50:32 +0530
6344              Message-ID: <20010618155032.A13223@lustre.linux.in>
6345              
6346              Plus the comment left in as suggested by NI-S.
6347      Branch: perl
6348            ! sv.c
6349 ____________________________________________________________________________
6350 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
6351         Log: One missed file.
6352      Branch: perl
6353            + lib/warnings.t
6354 ____________________________________________________________________________
6355 [ 10678] By: nick                                  on 2001/06/18  08:05:29
6356         Log: Integrate mainline (part2 - the deletes)
6357      Branch: perlio
6358            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
6359            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
6360            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
6361            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
6362            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
6363            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
6364            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
6365            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
6366            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
6367            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
6368            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
6369 ____________________________________________________________________________
6370 [ 10677] By: nick                                  on 2001/06/18  08:04:44
6371         Log: Integrate mainline (part1)
6372      Branch: perlio
6373           +> (branch 376 files)
6374            - (delete 219 files)
6375           !> (integrate 151 files)
6376 ____________________________________________________________________________
6377 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
6378         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
6379              No doubt I made some mistakes like missed some files or
6380              misnamed some files.  The naming rules were more or less:
6381              (1) if the module is from CPAN, follows its ways, be it
6382              t/*.t or test.pl.
6383              (2) otherwise if there are multiple tests for a module
6384              put them in a t/
6385              (3) otherwise if there's only one test put it in Module.t
6386              (4) helper files go to module/ (locale, strict, warnings)
6387              (5) use longer filenames now that we can (but e.g. the
6388              compat-0.6.t and the Text::Balanced test files still
6389              were renamed to be more civil against the 8.3 people)
6390              installperl was updated appropriately not to install the
6391              *.t files or the help files from under lib.
6392              
6393              TODO: some helper files still remain under t/ that could
6394              follow their 'masters'.  UPDATE: On second thoughts, why
6395              should they.  They can continue to live under t/lib, and
6396              in fact the locale/strict/warnings helpers that were moved
6397              could be moved back.  This way the amount of non-installable
6398              stuff under lib/ stays smaller.
6399      Branch: perl
6400            + (add 253 files)
6401            - (delete 254 files)
6402            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
6403 ____________________________________________________________________________
6404 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
6405         Log: The warning no more comes from util.c, it comes from numeric.c.
6406      Branch: perl
6407            ! README.tru64
6408 ____________________________________________________________________________
6409 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
6410         Log: Subject: Re: anyone good at casting spells?
6411              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6412              Date: Sun, 17 Jun 2001 21:21:04 -0400
6413              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
6414      Branch: perl
6415            ! ext/POSIX/POSIX.xs hv.h
6416 ____________________________________________________________________________
6417 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
6418         Log: Protect the (original) thread tests against testing if no 5.005
6419              threads have been configured.
6420      Branch: perl
6421            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
6422            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
6423            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
6424            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
6425            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
6426            ! ext/Thread/unsync4.t
6427 ____________________________________________________________________________
6428 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
6429         Log: Try the new test scanning scheme on Text::Abbrev.
6430      Branch: perl
6431            + lib/Text/Abbrev.t
6432            - lib/Text/Abbrev/t/abbrev.t
6433            ! MANIFEST
6434 ____________________________________________________________________________
6435 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
6436         Log: Change the scan policy of the *.t and test.pl files,
6437              now the *.t do not need to live in a t/ directory.
6438      Branch: perl
6439            ! t/TEST t/harness
6440 ____________________________________________________________________________
6441 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
6442         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
6443              From: Ilmari Karonen <iltzu@sci.fi>
6444              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
6445              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
6446      Branch: perl
6447            ! pod/perlfaq7.pod
6448 ____________________________________________________________________________
6449 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
6450         Log: Quench the warnings from Tru64; the HP-UX is still
6451              broken because it really, REALLY, doesn't like the
6452              HvARRAY() being lvalue:
6453              
6454              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
6455              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
6456      Branch: perl
6457            ! hv.c
6458 ____________________________________________________________________________
6459 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
6460         Log: Integrate change #10667 from maintperl:
6461              
6462              change#10449 broke the special-case that makes lexicals inside the
6463              eval"" within DB::DB() visible
6464      Branch: perl
6465           !> op.c
6466 ____________________________________________________________________________
6467 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
6468         Log: change#10449 broke the special-case that makes lexicals inside the
6469              eval"" within DB::DB() visible
6470      Branch: maint-5.6/perl
6471            ! op.c
6472 ____________________________________________________________________________
6473 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
6474         Log: Still spurious output; indent the code a bit.
6475              
6476              TODO1: separate the utility functions like MkDir
6477              into a helper script?
6478              
6479              TODO2: I see a lot of repetition in the filepath()
6480              and dirpath() calls.
6481      Branch: perl
6482            ! t/lib/filefind.t t/lib/findtaint.t
6483 ____________________________________________________________________________
6484 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
6485         Log: Regen modlib, toc.
6486      Branch: perl
6487            ! pod/perlmodlib.pod pod/perltoc.pod
6488 ____________________________________________________________________________
6489 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
6490         Log: Add libnetcfg to perlutil.
6491      Branch: perl
6492            ! pod/perlutil.pod
6493 ____________________________________________________________________________
6494 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
6495         Log: Initial integration of libnet-1.0703.
6496              The Configure script renamed as libnetcfg, will be
6497              installed along other utilities.
6498      Branch: perl
6499            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
6500            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
6501            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
6502            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
6503            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
6504            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
6505            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
6506            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
6507            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
6508            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
6509            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
6510            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
6511            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
6512            + utils/libnetcfg.PL
6513            ! MANIFEST utils.lst utils/Makefile
6514 ____________________________________________________________________________
6515 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
6516         Log: Less potentially test-harness-confusing output.
6517      Branch: perl
6518            ! lib/Memoize/t/expire_module_t.t
6519 ____________________________________________________________________________
6520 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
6521         Log: The final print annoys make test.
6522      Branch: perl
6523            ! t/lib/filefind.t t/lib/findtaint.t
6524 ____________________________________________________________________________
6525 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
6526         Log: Add an option for handling dangling symbolic links.
6527      Branch: perl
6528            ! lib/File/Find.pm t/lib/filefind.t
6529 ____________________________________________________________________________
6530 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
6531         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
6532              From: Thomas Wegner <wegner_thomas@yahoo.com>
6533              Date: Sun, 17 Jun 2001 14:43:11 +0200
6534              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
6535      Branch: perl
6536            + t/lib/findtaint.t
6537            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
6538 ____________________________________________________________________________
6539 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
6540         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
6541              From: Jonathan Stowe <gellyfish@gellyfish.com>
6542              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
6543              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
6544      Branch: perl
6545            ! lib/ExtUtils/MM_Unix.pm
6546 ____________________________________________________________________________
6547 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
6548         Log: Subject: [PATCH] more anonymous stash cleanups
6549              From: Abhijit Menon-Sen <ams@wiw.org>
6550              Date: Sun, 17 Jun 2001 11:44:06 +0530
6551              Message-ID: <20010617114406.A25203@lustre.linux.in>
6552      Branch: perl
6553            ! op.c
6554 ____________________________________________________________________________
6555 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
6556         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
6557              From: Abhijit Menon-Sen <ams@wiw.org>
6558              Date: Sun, 17 Jun 2001 08:02:59 +0530
6559              Message-ID: <20010617080259.A28776@lustre.linux.in>
6560              
6561              Subject: [PATCH #2/7] xhv_eiter
6562              From: Abhijit Menon-Sen <ams@wiw.org>
6563              Date: Sun, 17 Jun 2001 08:13:18 +0530
6564              Message-ID: <20010617081318.B28776@lustre.linux.in>
6565              
6566              Subject: [PATCH #3/7] xhv_fill
6567              From: Abhijit Menon-Sen <ams@wiw.org>
6568              Date: Sun, 17 Jun 2001 08:25:16 +0530
6569              Message-ID: <20010617082516.C28776@lustre.linux.in>
6570              
6571              Subject: [PATCH #4/7] xhv_keys
6572              From: Abhijit Menon-Sen <ams@wiw.org>
6573              Date: Sun, 17 Jun 2001 08:36:17 +0530
6574              Message-ID: <20010617083617.D28776@lustre.linux.in>
6575              
6576              Subject: [PATCH #5/7] xhv_max
6577              From: Abhijit Menon-Sen <ams@wiw.org>
6578              Date: Sun, 17 Jun 2001 08:39:48 +0530
6579              Message-ID: <20010617083948.E28776@lustre.linux.in>
6580              
6581              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
6582              From: Abhijit Menon-Sen <ams@wiw.org>
6583              Date: Sun, 17 Jun 2001 08:51:11 +0530
6584              Message-ID: <20010617085111.F28776@lustre.linux.in>
6585      Branch: perl
6586            ! hv.c
6587 ____________________________________________________________________________
6588 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
6589         Log: Update Changes.
6590      Branch: perl
6591            ! Changes patchlevel.h
6592 ____________________________________________________________________________
6593 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
6594         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
6595              From: Abhijit Menon-Sen <ams@wiw.org>
6596              Date: Sat, 16 Jun 2001 07:41:19 +0530
6597              Message-ID: <20010616074119.A24720@lustre.linux.in>
6598      Branch: perl
6599            ! hv.c perl.c vms/vmsish.h win32/win32.h
6600 ____________________________________________________________________________
6601 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
6602         Log: Document tests failing when threaded, since we now have more.
6603      Branch: perl
6604            ! pod/perl572delta.pod
6605 ____________________________________________________________________________
6606 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
6607         Log: -Wall cleanup.
6608      Branch: perl
6609            ! ext/Thread/Thread.xs
6610 ____________________________________________________________________________
6611 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
6612         Log: pthread_attr_setstacksize() isn't absolutely necessary
6613              to call, only iff THREAD_CREATE_NEEDS_STACK.
6614      Branch: perl
6615            ! ext/Thread/Thread.xs
6616 ____________________________________________________________________________
6617 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
6618         Log: -Wall strays.
6619      Branch: perl
6620            ! perl.c util.c
6621 ____________________________________________________________________________
6622 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
6623         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
6624              (and INT64_MIN) brokenness.
6625      Branch: perl
6626            ! hints/darwin.sh perl.h
6627 ____________________________________________________________________________
6628 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
6629         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
6630              From: Nicholas Clark <nick@ccl4.org>
6631              Date: Sun, 17 Jun 2001 00:16:05 +0100
6632              Message-ID: <20010617001605.V98663@plum.flirble.org>
6633      Branch: perl
6634            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
6635            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6636            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6637 ____________________________________________________________________________
6638 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
6639         Log: Add perlnetware to docs; regen toc; supply skeleton
6640              docs for some Memoize submodules.
6641      Branch: perl
6642            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
6643            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6644            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
6645            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
6646            ! win32/Makefile win32/makefile.mk
6647 ____________________________________________________________________________
6648 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
6649         Log: pod cleanup.
6650      Branch: perl
6651            ! README.netware
6652 ____________________________________________________________________________
6653 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
6654         Log: Integrate Memoize 0.64.  Few tweaks were required in
6655              the test scripts.  Note that the speed and expire*
6656              tests take several dozen seconds to run.
6657      Branch: perl
6658            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
6659            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
6660            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6661            + lib/Memoize/README lib/Memoize/SDBM_File.pm
6662            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
6663            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
6664            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
6665            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6666            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
6667            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
6668            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
6669            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
6670            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
6671            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
6672            ! MANIFEST t/lib/1_compile.t
6673 ____________________________________________________________________________
6674 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
6675         Log: Document the cross-compilation options.
6676      Branch: perl
6677            ! Cross/README INSTALL
6678 ____________________________________________________________________________
6679 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
6680         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
6681      Branch: perl
6682            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
6683            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
6684            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
6685            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
6686            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
6687            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
6688            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
6689            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
6690            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
6691            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
6692            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
6693            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
6694            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
6695            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
6696            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
6697            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
6698            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
6699            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
6700            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
6701            + lib/ExtUtils/MM_NW5.pm
6702            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
6703            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
6704            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6705            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
6706            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
6707            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
6708            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
6709            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
6710            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
6711            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
6712            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
6713            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
6714            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
6715            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
6716            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
6717            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
6718            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
6719            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
6720            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
6721            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
6722            ! util.h x2p/a2py.c
6723 ____________________________________________________________________________
6724 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
6725         Log: Resort MANIFEST.
6726      Branch: perl
6727            ! MANIFEST
6728 ____________________________________________________________________________
6729 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
6730         Log: Integrate perlio.
6731      Branch: perl
6732           +> win32/win32io.c
6733           !> MANIFEST perlio.c perliol.h win32/makefile.mk
6734 ____________________________________________________________________________
6735 [ 10640] By: nick                                  on 2001/06/16  18:38:31
6736         Log: Disable :win32 layer as default till I get it working
6737      Branch: perlio
6738            ! MANIFEST perlio.c
6739 ____________________________________________________________________________
6740 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
6741         Log: Try the new scheme by moving the Text::Abbrev test
6742              to a new place under lib.
6743      Branch: perl
6744            + lib/Text/Abbrev/t/abbrev.t
6745            - t/lib/abbrev.t
6746            ! MANIFEST
6747 ____________________________________________________________________________
6748 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
6749         Log: Make the code even more dynamical so that testname
6750              suffix length can change.
6751      Branch: perl
6752            ! lib/Test/Harness.pm t/TEST
6753 ____________________________________________________________________________
6754 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
6755         Log: Allow for deeper t/ and also a single test.pl.
6756      Branch: perl
6757            ! t/TEST t/harness
6758 ____________________________________________________________________________
6759 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
6760         Log: #define fix from Nicholas Clark.
6761      Branch: perl
6762            ! ext/POSIX/POSIX.xs
6763 ____________________________________________________________________________
6764 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
6765         Log: Initialization is nice.
6766      Branch: perl
6767            ! lib/Test/Harness.pm
6768 ____________________________________________________________________________
6769 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
6770         Log: Make t/TEST and t/harness to test also the t/ tests
6771              under the main lib/ and ext/ directories.  Fix Test::Harness
6772              to dynamically change the width of its "foo/bar....ok" output.
6773      Branch: perl
6774            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
6775 ____________________________________________________________________________
6776 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
6777         Log: Subject: [PATCH] Re: perl@10611 
6778              From: Nicholas Clark <nick@ccl4.org>
6779              Date: Sat, 16 Jun 2001 16:52:47 +0100
6780              Message-ID: <20010616165247.O98663@plum.flirble.org>
6781              
6782              The .xs parts, too.
6783      Branch: perl
6784            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
6785            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
6786 ____________________________________________________________________________
6787 [ 10632] By: nick                                  on 2001/06/16  16:44:35
6788         Log: Work-in-progress win32 layer semi-functional, checking 
6789              for UNIX breakage.
6790      Branch: perlio
6791            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
6792 ____________________________________________________________________________
6793 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
6794         Log: Subject: [PATCH] Re: perl@10611 
6795              From: Nicholas Clark <nick@ccl4.org>
6796              Date: Sat, 16 Jun 2001 16:52:47 +0100
6797              Message-ID: <20010616165247.O98663@plum.flirble.org>
6798      Branch: perl
6799            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
6800            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
6801            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
6802            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
6803            ! lib/ExtUtils/Constant.pm
6804 ____________________________________________________________________________
6805 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
6806         Log: Metaconfig unit change for #10629.
6807      Branch: metaconfig
6808            ! U/modified/Finish.U
6809 ____________________________________________________________________________
6810 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
6811         Log: The extraction changed directories.
6812      Branch: perl
6813            ! Configure
6814 ____________________________________________________________________________
6815 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
6816         Log: Math::BigInt 1.35 from Tels.
6817      Branch: perl
6818            + t/lib/mbimbf.t
6819            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6820            ! t/lib/bigfltpm.t t/lib/bigintpm.t
6821 ____________________________________________________________________________
6822 [ 10627] By: nick                                  on 2001/06/16  14:54:52
6823         Log: Work in progress UNIX-side edit of win32 PerLIO layer
6824      Branch: perlio
6825            + win32/win32io.c
6826            ! perlio.c win32/makefile.mk
6827 ____________________________________________________________________________
6828 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
6829         Log: Subject: [PATCH 5.6.1] os2/diff-configure
6830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6831              Date: Fri, 15 Jun 2001 01:19:36 -0400
6832              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
6833              
6834              Empty all of it because I think #10624 made even the
6835              last patch hunk unnecessary.
6836      Branch: perl
6837            ! os2/diff.configure
6838 ____________________________________________________________________________
6839 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
6840         Log: Metaconfig unit change for 10624.
6841      Branch: metaconfig
6842            ! U/modified/libc.U
6843      Branch: perl
6844            ! config_h.SH
6845 ____________________________________________________________________________
6846 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
6847         Log: Move the initialization of libnames to the beginning so
6848              that can one 'seed' it (as OS/2 does.)
6849      Branch: perl
6850            ! Configure
6851 ____________________________________________________________________________
6852 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
6853         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
6854              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6855              Date: Fri, 15 Jun 2001 19:10:57 -0400
6856              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
6857      Branch: perl
6858            ! os2/OS2/REXX/DLL/DLL.pm
6859 ____________________________________________________________________________
6860 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
6861         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
6862              From: "Craig A. Berry" <craigberry@mac.com>
6863              Date: Fri, 15 Jun 2001 17:00:03 -0500
6864              Message-Id: <a05101007b750342599be@[172.16.52.1]>
6865      Branch: perl
6866            ! vms/descrip_mms.template
6867 ____________________________________________________________________________
6868 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
6869         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
6870              From: "Craig A. Berry" <craigberry@mac.com>
6871              Date: Fri, 15 Jun 2001 18:39:42 -0500
6872              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
6873      Branch: perl
6874            ! lib/File/Spec/VMS.pm t/lib/extutils.t
6875 ____________________________________________________________________________
6876 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
6877         Log: Integrate perlio.
6878      Branch: perl
6879           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
6880           !> t/io/utf8.t t/lib/io_scalar.t
6881 ____________________________________________________________________________
6882 [ 10619] By: nick                                  on 2001/06/15  21:05:19
6883         Log: Generated files
6884      Branch: perlio
6885            ! embed.h proto.h
6886 ____________________________________________________________________________
6887 [ 10618] By: nick                                  on 2001/06/15  20:27:42
6888         Log: Fix open.pm to work via XS-implemented method calls rather
6889              than *open::layers variables which caused all the HV/AV hassle.
6890      Branch: perlio
6891            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
6892            ! t/lib/io_scalar.t
6893 ____________________________________________________________________________
6894 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
6895         Log: Integrate perlio.
6896      Branch: perl
6897           !> lib/ExtUtils/Constant.pm
6898 ____________________________________________________________________________
6899 [ 10616] By: nick                                  on 2001/06/15  18:46:47
6900         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
6901      Branch: perlio
6902            ! lib/ExtUtils/Constant.pm
6903 ____________________________________________________________________________
6904 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
6905         Log: Integrate perlio.
6906      Branch: perl
6907           !> ext/Socket/Socket.xs
6908 ____________________________________________________________________________
6909 [ 10614] By: nick                                  on 2001/06/15  18:33:37
6910         Log: MULTIPLICITY fix for Socket.xs
6911      Branch: perlio
6912            ! ext/Socket/Socket.xs
6913 ____________________________________________________________________________
6914 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
6915         Log: Subject: Re: perl@10611
6916              From: Doug MacEachern <dougm@covalent.net>
6917              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
6918              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
6919      Branch: perl
6920            ! ext/Socket/Socket.xs
6921 ____________________________________________________________________________
6922 [ 10612] By: nick                                  on 2001/06/15  16:14:38
6923         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
6924      Branch: perlio
6925           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6926           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
6927           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
6928           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
6929           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6930           !> utils/h2ph.PL
6931 ____________________________________________________________________________
6932 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
6933         Log: Update Changes.
6934      Branch: perl
6935            ! Changes patchlevel.h
6936 ____________________________________________________________________________
6937 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
6938         Log: Upping the test count.
6939      Branch: perl
6940            ! t/lib/filefind.t
6941 ____________________________________________________________________________
6942 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
6943         Log: Integrate perlio.
6944      Branch: perl
6945           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6946 ____________________________________________________________________________
6947 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
6948         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6949              From: andreas.koenig@anima.de (Andreas J. Koenig)
6950              Date: 15 Jun 2001 13:30:39 +0200
6951              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
6952              
6953              Record the grim history.
6954      Branch: perl
6955            ! lib/File/Find.pm
6956 ____________________________________________________________________________
6957 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
6958         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6959              From: Brian McCauley <nobull@mail.com>
6960              Date: 15 Jun 2001 07:51:26 +0100
6961              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
6962      Branch: perl
6963            ! lib/File/Find.pm t/lib/filefind.t
6964 ____________________________________________________________________________
6965 [ 10606] By: nick                                  on 2001/06/15  14:00:08
6966         Log: regen_config_h for Win32.
6967      Branch: perlio
6968            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6969 ____________________________________________________________________________
6970 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
6971         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
6972              From: Peter Prymmer <pvhp@forte.com>
6973              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
6974              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
6975      Branch: perl
6976            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6977 ____________________________________________________________________________
6978 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
6979         Log: Some filesystems require writability for rename/unlink.
6980      Branch: perl
6981            ! opcode.pl
6982 ____________________________________________________________________________
6983 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
6984         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
6985              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6986              Date: Fri, 15 Jun 2001 12:08:53 +0200
6987              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
6988      Branch: perl
6989            ! perlio.c
6990 ____________________________________________________________________________
6991 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
6992         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
6993              From: Mike Guy <mjtg@cam.ac.uk>
6994              Date: Fri, 15 Jun 2001 14:11:49 +0100
6995              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
6996      Branch: perl
6997            ! opcode.pl
6998 ____________________________________________________________________________
6999 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
7000         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
7001              From: Nicholas Clark <nick@ccl4.org>
7002              Date: Thu, 14 Jun 2001 23:52:56 +0100
7003              Message-ID: <20010614235256.G98663@plum.flirble.org>
7004      Branch: perl
7005            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
7006            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7007 ____________________________________________________________________________
7008 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
7009         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
7010              From: Russ Allbery <rra@stanford.edu>
7011              Date: 14 Jun 2001 13:24:43 -0700
7012              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
7013      Branch: perl
7014            ! ext/GDBM_File/GDBM_File.pm
7015 ____________________________________________________________________________
7016 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
7017         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
7018              From: Nicholas Clark <nick@ccl4.org>
7019              Date: Thu, 14 Jun 2001 20:37:47 +0100
7020              Message-ID: <20010614203747.F98663@plum.flirble.org>
7021      Branch: perl
7022            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
7023            ! t/lib/gdbm.t
7024 ____________________________________________________________________________
7025 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
7026         Log: Integrate perlio.
7027      Branch: perl
7028           !> makedef.pl sv.c
7029 ____________________________________________________________________________
7030 [ 10597] By: nick                                  on 2001/06/15  11:08:13
7031         Log: Check that HVs with HvNAME() != NULL are really stashes before
7032              treating them as such. Also be more defensive on the GvCV.
7033              Win32 fork and dprof now working again. 
7034      Branch: perlio
7035            ! sv.c
7036 ____________________________________________________________________________
7037 [ 10596] By: nick                                  on 2001/06/15  10:11:20
7038         Log: Integrate mainline.
7039      Branch: perlio
7040           +> Cross/README
7041           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
7042           !> Porting/config_H config_h.SH configure.com epoc/config.sh
7043           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
7044           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7045           !> vos/config.ga.h win32/config.bc win32/config.gc
7046           !> win32/config.vc win32/config_H.bc win32/config_H.gc
7047           !> win32/config_H.vc
7048 ____________________________________________________________________________
7049 [ 10595] By: nick                                  on 2001/06/15  09:37:17
7050         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
7051              - Win32 (VC++) now builds but fails:
7052              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
7053              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
7054              write.t    - open(...,"|-") not implemented on Win32 
7055      Branch: perlio
7056            ! makedef.pl
7057 ____________________________________________________________________________
7058 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
7059         Log: Integrate perlio.
7060      Branch: perl
7061           !> perlio.c win32/makefile.mk
7062 ____________________________________________________________________________
7063 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
7064         Log: Metaconfig unit changes for #10592.
7065      Branch: metaconfig
7066            + U/modified/i_varhdr.U U/modified/startsh.U
7067            - U/a_dvisory/crosscompile.U U/target/Target.U
7068            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
7069            ! U/compline/bitpbyte.U U/compline/byteorder.U
7070            ! U/compline/ccflags.U U/compline/charsize.U
7071            ! U/compline/d_casti32.U U/compline/d_castneg.U
7072            ! U/compline/d_closedir.U U/compline/d_fd_set.U
7073            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
7074            ! U/compline/d_keepsig.U U/compline/d_open3.U
7075            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
7076            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
7077            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
7078            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
7079            ! U/compline/doublesize.U U/compline/floatsize.U
7080            ! U/compline/nblock_io.U U/compline/orderlib.U
7081            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
7082            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
7083            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
7084            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
7085            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
7086            ! U/modified/spitshell.U U/threads/archname.U
7087            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
7088            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
7089            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
7090            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
7091            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
7092      Branch: metaconfig/U/perl
7093            + Cross.U
7094            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
7095            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
7096            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
7097            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
7098            ! stdio_streams.U uselfs.U
7099 ____________________________________________________________________________
7100 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
7101         Log: The first steps towards cross-compilation.
7102              
7103              Abstract execution of compiled test executables with $run,
7104              and abstract transfer of files with $to and $from.
7105              
7106              Under cross-compilation the $run, $to, and $from will point
7107              to appropriate wrapper scripts, by default ssh and scp,
7108              but also rsh, rcp, and cp are supported.  If not
7109              cross-compiling, they will be set to '', ':', and ':',
7110              respectively.
7111              
7112              With these patches I was able to get Configure for
7113              iPAQ ARM Linux on an Intel Linux about 95% right
7114              (only a few tests failed to execute or they produced
7115              incorrect results), and I was able to compile
7116              a functional miniperl.
7117              
7118              The symbol crosscompile renamed to be usecrosscompile,
7119              the corresponding C symbol from CROSSCOMPILE to
7120              USE_CROSS_COMPILE.
7121      Branch: perl
7122            ! Configure Cross/README Makefile.SH Porting/Glossary
7123            ! Porting/config.sh Porting/config_H config_h.SH configure.com
7124            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
7125            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7126            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7127            ! win32/config.gc win32/config.vc win32/config_H.bc
7128            ! win32/config_H.gc win32/config_H.vc
7129 ____________________________________________________________________________
7130 [ 10591] By: nick                                  on 2001/06/14  20:00:12
7131         Log: Steps along the road toward Win32 building again.
7132      Branch: perlio
7133            ! perlio.c win32/makefile.mk
7134 ____________________________________________________________________________
7135 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
7136         Log: Integrate perlio.
7137      Branch: perl
7138           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7139 ____________________________________________________________________________
7140 [ 10589] By: nick                                  on 2001/06/14  13:54:07
7141         Log: Routine regen_config_h for Win32
7142      Branch: perlio
7143            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7144 ____________________________________________________________________________
7145 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
7146         Log: Integrate perlio.
7147      Branch: perl
7148           +> perlyline.pl
7149           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
7150 ____________________________________________________________________________
7151 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
7152         Log: A placeholder.
7153      Branch: perl
7154            + Cross/README
7155 ____________________________________________________________________________
7156 [ 10586] By: nick                                  on 2001/06/14  08:25:07
7157         Log: Add new step to run_byacc which:
7158              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
7159              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
7160      Branch: perlio
7161            + perlyline.pl
7162            ! MANIFEST Makefile.SH perly.c
7163 ____________________________________________________________________________
7164 [ 10585] By: nick                                  on 2001/06/14  08:22:29
7165         Log: Integrate mainline
7166      Branch: perlio
7167           +> locale.c numeric.c
7168           !> Changes cygwin/Makefile.SHs embed.h embed.pl
7169           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
7170           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
7171           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
7172           !> x2p/Makefile.SH
7173 ____________________________________________________________________________
7174 [ 10584] By: nick                                  on 2001/06/14  08:05:53
7175         Log: Hack to remove insecure directories from PATH so test will run.
7176      Branch: perlio
7177            ! t/lib/filefind.t
7178 ____________________________________________________________________________
7179 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
7180         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
7181      Branch: perl
7182            - t/lib/mbimbf.t
7183            ! MANIFEST
7184 ____________________________________________________________________________
7185 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
7186         Log: Detypo.
7187      Branch: perl
7188            ! x2p/Makefile.SH
7189 ____________________________________________________________________________
7190 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
7191         Log: de-$CONFIG continues.
7192      Branch: perl
7193            ! cygwin/Makefile.SHs x2p/Makefile.SH
7194 ____________________________________________________________________________
7195 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
7196         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
7197              From: Nicholas Clark <nick@ccl4.org>
7198              Date: Wed, 13 Jun 2001 21:20:13 +0100
7199              Message-ID: <20010613212013.D98663@plum.flirble.org>
7200      Branch: perl
7201            ! opcode.pl
7202 ____________________________________________________________________________
7203 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
7204         Log: Subject: splitting util.c
7205              From: Hugo <hv@crypt.compulink.co.uk>
7206              Date: Thu, 14 Jun 2001 00:41:08 +0100
7207              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
7208      Branch: perl
7209            + locale.c numeric.c
7210            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
7211            ! pod/perlapi.pod proto.h util.c
7212 ____________________________________________________________________________
7213 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
7214         Log: Upgrade to Math::BigInt 1.34 from Tels.
7215      Branch: perl
7216            + t/lib/mbimbf.t
7217            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7218            ! t/lib/bigfltpm.t t/lib/bigintpm.t
7219 ____________________________________________________________________________
7220 [ 10577] By: nick                                  on 2001/06/13  19:02:48
7221         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
7222      Branch: perlio
7223           !> (integrate 125 files)
7224 ____________________________________________________________________________
7225 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
7226         Log: Update Changes.
7227      Branch: perl
7228            ! Changes patchlevel.h
7229 ____________________________________________________________________________
7230 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
7231         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
7232              From: "Craig A. Berry" <craigberry@mac.com>
7233              Date: Wed, 13 Jun 2001 13:24:28 -0500
7234              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
7235      Branch: perl
7236            ! ext/re/Makefile.PL
7237 ____________________________________________________________________________
7238 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
7239         Log: Mc.u.c. for #10573.
7240      Branch: metaconfig
7241            ! U/threads/usethreads.U
7242 ____________________________________________________________________________
7243 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
7244         Log: It would be also be good if I could type.
7245      Branch: perl
7246            ! Configure
7247 ____________________________________________________________________________
7248 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
7249         Log: Metaconfig unit change for #10571.
7250      Branch: metaconfig
7251            ! U/threads/usethreads.U
7252 ____________________________________________________________________________
7253 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
7254         Log: A non-empty default is a good thing.
7255      Branch: perl
7256            ! Configure
7257 ____________________________________________________________________________
7258 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
7259         Log: Metaconfig unit change for #10569.
7260      Branch: metaconfig
7261            ! U/threads/usethreads.U
7262 ____________________________________________________________________________
7263 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
7264         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
7265              extremely experimental, not even prompted for.
7266      Branch: perl
7267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7268            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
7269            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7270            ! win32/config.bc win32/config.gc win32/config.vc
7271 ____________________________________________________________________________
7272 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
7273         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
7274      Branch: perl
7275            ! pod/perlfaq6.pod
7276 ____________________________________________________________________________
7277 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
7278         Log: Integrate perlio; conflicts, accept Nick's versions.
7279      Branch: perl
7280           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7281           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
7282 ____________________________________________________________________________
7283 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
7284         Log: Subject: Re: ext/ + -Wall
7285              From: Doug MacEachern <dougm@covalent.net>
7286              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
7287              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
7288      Branch: perl
7289            ! XSUB.h lib/ExtUtils/xsubpp perl.h
7290 ____________________________________________________________________________
7291 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
7292         Log: Similar logic as DB_File.xs, using the modern macros and
7293              defines them to older ones for older Perls where PERL_VERSION
7294              is not defined, from Doug MacEachern.
7295      Branch: perl
7296            ! ext/Storable/Storable.xs
7297 ____________________________________________________________________________
7298 [ 10564] By: nick                                  on 2001/06/13  15:22:01
7299         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
7300              and using that instead (name lookups are sequential search for now).
7301      Branch: perlio
7302            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7303            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
7304 ____________________________________________________________________________
7305 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
7306         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
7307              From: "Richard Soderberg" <rs@crystalflame.net>
7308              Date: Sat, 26 May 2001 06:44:20 -0700
7309              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
7310      Branch: perl
7311            ! sv.c t/op/glob.t
7312 ____________________________________________________________________________
7313 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
7314         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
7315              From: "Craig A. Berry" <craigberry@mac.com>
7316              Date: Tue, 12 Jun 2001 23:55:26 -0500
7317              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
7318      Branch: perl
7319            ! ext/re/Makefile.PL ext/re/re.xs
7320 ____________________________________________________________________________
7321 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
7322         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
7323              suggested by NI-S.
7324      Branch: perl
7325            ! XSUB.h malloc.c perl.h
7326 ____________________________________________________________________________
7327 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
7328         Log: Regen toc.
7329      Branch: perl
7330            ! pod/perltoc.pod
7331 ____________________________________________________________________________
7332 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
7333         Log: Subject: [patch] perl.gprof control
7334              From: Doug MacEachern <dougm@covalent.net>
7335              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
7336              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
7337      Branch: perl
7338            ! miniperlmain.c perl.h
7339 ____________________________________________________________________________
7340 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
7341         Log: Subject: Re: ext/ + -Wall
7342              From: Doug MacEachern <dougm@covalent.net>
7343              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
7344              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
7345              
7346              Document ax and break up dXSARGS.
7347      Branch: perl
7348            ! XSUB.h pod/perlapi.pod
7349 ____________________________________________________________________________
7350 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
7351         Log: More AIX tweakage from Merijn.
7352      Branch: perl
7353            ! hints/aix.sh
7354 ____________________________________________________________________________
7355 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
7356         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
7357              From: "Craig A. Berry" <craigberry@mac.com>
7358              Date: Tue, 12 Jun 2001 22:57:45 -0500
7359              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
7360      Branch: perl
7361            ! vms/descrip_mms.template
7362 ____________________________________________________________________________
7363 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
7364         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
7365              From: "Craig A. Berry" <craigberry@mac.com>
7366              Date: Tue, 12 Jun 2001 22:21:39 -0500
7367              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
7368      Branch: perl
7369            ! configure.com util.c
7370 ____________________________________________________________________________
7371 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
7372         Log: New AIX dynaloading code from Jens-Uwe Mager.
7373              Does break binary compatibility.
7374      Branch: perl
7375            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
7376 ____________________________________________________________________________
7377 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
7378         Log: VMS DEC C compiler found nits by Peter Prymmer.
7379      Branch: perl
7380            ! util.c
7381 ____________________________________________________________________________
7382 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
7383         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
7384              From: Peter Prymmer <pvhp@forte.com>
7385              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
7386              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
7387      Branch: perl
7388            ! t/lib/filecomp.t
7389 ____________________________________________________________________________
7390 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
7391         Log: I wonder how many $CONFIGs still lurk in the shadows.
7392      Branch: perl
7393            ! pod/Makefile.SH x2p/cflags.SH
7394 ____________________________________________________________________________
7395 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
7396         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
7397      Branch: perl
7398            ! pod/checkpods.PL
7399 ____________________________________________________________________________
7400 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
7401         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
7402      Branch: perl
7403            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
7404 ____________________________________________________________________________
7405 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
7406         Log: Subject: [patch] rid local_patches warnings
7407              From: Doug MacEachern <dougm@covalent.net>
7408              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
7409              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
7410      Branch: perl
7411            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
7412 ____________________________________________________________________________
7413 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
7414         Log: Subject: Re: ext/ + -Wall
7415              From: Doug MacEachern <dougm@covalent.net>
7416              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
7417              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
7418      Branch: perl
7419            ! ext/attrs/attrs.xs
7420 ____________________________________________________________________________
7421 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
7422         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
7423              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7424              Date: Tue, 12 Jun 2001 14:36:20 -0400
7425              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
7426      Branch: perl
7427            ! pod/perlretut.pod
7428 ____________________________________________________________________________
7429 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
7430         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7431              From: Mike Guy <mjtg@cam.ac.uk>
7432              Date: Tue, 12 Jun 2001 19:10:31 +0100
7433              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
7434              
7435              Subject: Re: [ID 20010612.001] out of memory during regex compilation
7436              From: Mike Guy <mjtg@cam.ac.uk>
7437              Date: Tue, 12 Jun 2001 19:21:01 +0100
7438              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
7439      Branch: perl
7440            ! pod/perlop.pod
7441 ____________________________________________________________________________
7442 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
7443         Log: AIX tweaks from Merijn H. Brand.
7444      Branch: perl
7445            ! hints/aix.sh
7446 ____________________________________________________________________________
7447 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
7448         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
7449              From: "Brendan O'Dea" <bod@compusol.com.au>
7450              Date: Wed, 13 Jun 2001 05:16:47 +1000
7451              Message-ID: <20010613051647.A8945@compusol.com.au>
7452      Branch: maint-5.6/perl
7453            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7454 ____________________________________________________________________________
7455 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
7456         Log: Subject: Small bcopy cleanup
7457              From: Andy Dougherty <doughera@lafayette.edu>
7458              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
7459              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
7460      Branch: perl
7461            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
7462 ____________________________________________________________________________
7463 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
7464         Log: Subject: [PATCH] Re: ext/ + -Wall
7465              From: Nicholas Clark <nick@ccl4.org>
7466              Date: Wed, 13 Jun 2001 00:04:30 +0100
7467              Message-ID: <20010613000430.M5901@plum.flirble.org>
7468      Branch: perl
7469            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7470 ____________________________________________________________________________
7471 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
7472         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
7473              From: Nicholas Clark <nick@ccl4.org>
7474              Date: Tue, 12 Jun 2001 23:53:07 +0100
7475              Message-ID: <20010612235307.L5901@plum.flirble.org>
7476      Branch: perl
7477            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7478 ____________________________________________________________________________
7479 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
7480         Log: MPE/iX tweaks from Mark Bixby.
7481      Branch: perl
7482            ! hints/mpeix.sh mpeix/mpeixish.h util.c
7483 ____________________________________________________________________________
7484 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
7485         Log: Update Changes.
7486      Branch: perl
7487            ! Changes patchlevel.h
7488 ____________________________________________________________________________
7489 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
7490         Log: One less -Wall whine (found under DEBUGGING).
7491      Branch: perl
7492            ! x2p/Makefile.SH x2p/a2p.c
7493 ____________________________________________________________________________
7494 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
7495         Log: s/case-independent/case-insensitive/g
7496      Branch: perl
7497            ! pod/perldebug.pod
7498 ____________________________________________________________________________
7499 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
7500         Log: As suggested in    
7501              
7502              Subject: Re: ext/ + -Wall
7503              From: Gurusamy Sarathy <gsar@ActiveState.com>
7504              Date: Mon, 11 Jun 2001 23:34:31 -0700
7505              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
7506      Branch: perl
7507            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
7508            ! perl.h
7509 ____________________________________________________________________________
7510 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
7511         Log: Subject: ext/ + -Wall
7512              From: Doug MacEachern <dougm@covalent.net>
7513              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
7514              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
7515      Branch: perl
7516            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
7517            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
7518            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
7519            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
7520            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
7521            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
7522            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7523            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
7524            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
7525            ! lib/ExtUtils/xsubpp
7526 ____________________________________________________________________________
7527 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
7528         Log: Subject: [PATCH] anonymous stashes
7529              From: Abhijit Menon-Sen <ams@wiw.org>
7530              Date: Tue, 12 Jun 2001 12:47:04 +0530
7531              Message-ID: <20010612124704.A29029@lustre.linux.in>
7532      Branch: perl
7533            ! dump.c gv.c sv.c xsutils.c
7534 ____________________________________________________________________________
7535 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
7536         Log: One more test for $^S.
7537      Branch: perl
7538            ! t/op/magic.t
7539 ____________________________________________________________________________
7540 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
7541         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
7542              From: Abhijit Menon-Sen <ams@wiw.org>
7543              Date: Tue, 12 Jun 2001 17:35:55 +0530
7544              Message-ID: <20010612173555.A32426@lustre.linux.in>
7545      Branch: perl
7546            ! mg.c t/op/magic.t
7547 ____________________________________________________________________________
7548 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
7549         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7550              From: Mike Guy <mjtg@cam.ac.uk>
7551              Date: Tue, 12 Jun 2001 13:14:15 +0100
7552              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
7553      Branch: perl
7554            ! pod/perlop.pod
7555 ____________________________________________________________________________
7556 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
7557         Log: AUTHORS updates.
7558      Branch: perl
7559            ! AUTHORS
7560 ____________________________________________________________________________
7561 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
7562         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
7563              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
7564              Content-Transfer-Encoding: 7bit
7565              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
7566      Branch: perl
7567            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
7568 ____________________________________________________________________________
7569 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
7570         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
7571              From: "Philip Newton" <Philip.Newton@gmx.net>
7572              Date: Mon, 11 Jun 2001 07:08:03 +0200
7573              Message-Id: <200106120802.LAA08992@taas.iki.fi>
7574      Branch: perl
7575            ! t/base/term.t
7576 ____________________________________________________________________________
7577 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
7578         Log: Cleanup the a2p.c for -Wall.
7579      Branch: perl
7580            ! x2p/Makefile.SH x2p/a2p.c
7581 ____________________________________________________________________________
7582 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
7583         Log: File::Find update for MacOS from Chris Nandor.
7584      Branch: perl
7585            ! lib/File/Find.pm t/lib/filefind.t
7586 ____________________________________________________________________________
7587 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
7588         Log: gcc -Wall nits picked out by a non-UNIX system
7589              (courtesy of Mark Bixby)
7590      Branch: perl
7591            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
7592            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
7593            ! pp_sys.c util.c
7594 ____________________________________________________________________________
7595 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
7596         Log: Metaconfig unit change for #10522.  (The d_modfl changes
7597              placate metalint.)
7598      Branch: metaconfig/U/perl
7599            ! d_modfl.U d_u32align.U
7600 ____________________________________________________________________________
7601 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
7602         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
7603              be "./try 2>&1 >/dev/null".
7604      Branch: perl
7605            ! Configure
7606 ____________________________________________________________________________
7607 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
7608         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
7609              From: "Craig A. Berry" <craigberry@mac.com>
7610              Date: Mon, 11 Jun 2001 14:00:32 -0500
7611              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
7612      Branch: perl
7613            ! configure.com
7614 ____________________________________________________________________________
7615 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
7616         Log: Move the full \p\P lists to perlunicode.
7617      Branch: perl
7618            ! pod/perlretut.pod pod/perlunicode.pod
7619 ____________________________________________________________________________
7620 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
7621         Log: VOS build tweak for 5.6.1 from Paul Green.
7622      Branch: maint-5.6/perl
7623            ! vos/build.cm
7624 ____________________________________________________________________________
7625 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
7626         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
7627              From: "Craig A. Berry" <craigberry@mac.com>
7628              Date: Fri, 8 Jun 2001 18:08:18 -0500
7629              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
7630      Branch: perl
7631            ! vms/vms.c
7632 ____________________________________________________________________________
7633 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
7634         Log: Update Changes.
7635      Branch: perl
7636            ! Changes patchlevel.h
7637 ____________________________________________________________________________
7638 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
7639         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
7640      Branch: perl
7641            ! vos/config.alpha.h vos/config.ga.h
7642 ____________________________________________________________________________
7643 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
7644         Log: VOS updates from Paul Green for @10476.
7645      Branch: perl
7646            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7647            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7648            ! vos/config.ga.h vos/configure_perl.cm
7649 ____________________________________________________________________________
7650 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
7651         Log: Subject: [PATCH] Not many people know this ...
7652              From: Mike Guy <mjtg@cam.ac.uk>
7653              Date: Mon, 11 Jun 2001 14:55:15 +0100
7654              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
7655      Branch: perl
7656            ! pod/perldebug.pod
7657 ____________________________________________________________________________
7658 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
7659         Log: Add final commas to lists as suggested by Philip Newton.
7660      Branch: perl
7661            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7662 ____________________________________________________________________________
7663 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
7664         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
7665              Date: Sun, 10 Jun 2001 23:35:38 -0400
7666              From: Chris Nandor <pudge@pobox.com>
7667              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
7668      Branch: perl
7669            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
7670            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
7671            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
7672            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
7673            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
7674            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
7675            ! t/op/write.t t/pragma/strict.t
7676 ____________________________________________________________________________
7677 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
7678         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
7679              From: Chris Nandor <pudge@pobox.com>
7680              Date: Mon, 11 Jun 2001 08:24:28 -0400
7681              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
7682      Branch: perl
7683            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
7684            ! t/lib/io_dir.t
7685 ____________________________________________________________________________
7686 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
7687         Log: One more run_byacc (a hand-tweaked version had slipped in).
7688      Branch: perl
7689            ! perly.c vms/perly_c.vms
7690 ____________________________________________________________________________
7691 [ 10509] By: nick                                  on 2001/06/11  07:49:15
7692         Log: Integrate mainline
7693      Branch: perlio
7694           !> Makefile.SH embed.h embed.pl global.sym
7695           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
7696           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
7697           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
7698           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
7699 ____________________________________________________________________________
7700 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
7701         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
7702              From: Mike Guy <mjtg@cam.ac.uk>
7703              Reply-To: mjtg@cam.ac.uk
7704              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
7705      Branch: perl
7706            ! lib/ExtUtils/Manifest.pm
7707 ____________________________________________________________________________
7708 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
7709         Log: Subject: [PATCH] ExtUtils::Constant
7710              From: Nicholas Clark <nick@ccl4.org>
7711              Date: Sun, 10 Jun 2001 23:25:41 +0100
7712              Message-ID: <20010610232540.C76396@plum.flirble.org>
7713      Branch: perl
7714            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7715 ____________________________________________________________________________
7716 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
7717         Log: Integrate perlio.
7718      Branch: perl
7719           !> iperlsys.h
7720 ____________________________________________________________________________
7721 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
7722         Log: Move the grok_number and its lieutenant grok_numeric_radix
7723              from sv.c statics to util.c and public.
7724      Branch: perl
7725            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
7726            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
7727 ____________________________________________________________________________
7728 [ 10504] By: nick                                  on 2001/06/10  17:47:06
7729         Log: Fix (valid) -Wall warnings in perlio.c
7730      Branch: perlio
7731            ! iperlsys.h
7732 ____________________________________________________________________________
7733 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
7734         Log: Update perly_c.diff, update perly.fixer to edit away
7735              some of the -Wall noise.
7736      Branch: perl
7737            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
7738 ____________________________________________________________________________
7739 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
7740         Log: Check the version of byacc.
7741      Branch: perl
7742            ! Makefile.SH
7743 ____________________________________________________________________________
7744 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
7745         Log: Subject: [PATCH] perly.y overhaul
7746              From: Simon Cozens <simon@netthink.co.uk>
7747              Date: Sun, 10 Jun 2001 16:56:54 +0100
7748              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7749              
7750              Plus make run_byacc.
7751      Branch: perl
7752            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
7753 ____________________________________________________________________________
7754 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
7755         Log: Integrate perlio.
7756      Branch: perl
7757           !> perlio.c perlsfio.h
7758 ____________________________________________________________________________
7759 [ 10499] By: nick                                  on 2001/06/10  15:01:08
7760         Log: Integrate mainline
7761      Branch: perlio
7762           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
7763           !> t/pragma/locale.t util.c
7764 ____________________________________________________________________________
7765 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
7766         Log: Put some meat on the perl572delta bones.  The list of
7767              selected bug fixes needs more work, as does still the
7768              whole document.
7769      Branch: perl
7770            ! pod/perl572delta.pod
7771 ____________________________________________________________________________
7772 [ 10497] By: nick                                  on 2001/06/10  12:27:51
7773         Log: Paper over a crack or two with USE_SFIO
7774      Branch: perlio
7775            ! perlio.c perlsfio.h
7776 ____________________________________________________________________________
7777 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
7778         Log: Update Changes.
7779      Branch: perl
7780            ! Changes patchlevel.h
7781 ____________________________________________________________________________
7782 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
7783         Log: Subject: Re: pragma/locale.t #107
7784              From: Hugo <hv@crypt.compulink.co.uk>
7785              Date: Sun, 10 Jun 2001 11:23:30 +0100
7786              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
7787              
7788              Encapsulate the scan of the decimal radix separator.
7789      Branch: perl
7790            ! embed.h embed.pl proto.h sv.c
7791 ____________________________________________________________________________
7792 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
7793         Log: Try to grok numbers both with the locale specific separator
7794              and with the usual "." (if different from the lss); add a test
7795              to locale.t to do also a little bit of math in addition to just
7796              equalness testing; remove extraneous logic as suggested in
7797              
7798              Subject: Re: pragma/locale.t #107
7799              From: Nicholas Clark <nick@ccl4.org>
7800              Date: Sat, 9 Jun 2001 22:37:36 +0100
7801              Message-ID: <20010609223735.Y76396@plum.flirble.org>
7802      Branch: perl
7803            ! sv.c t/pragma/locale.t
7804 ____________________________________________________________________________
7805 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
7806         Log: Metaconfig unit change for #10492.
7807      Branch: metaconfig/U/perl
7808            ! Extensions.U
7809 ____________________________________________________________________________
7810 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
7811         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
7812              From: Artur Bergman <artur@contiller.se> 
7813              Date: Sat, 09 Jun 2001 21:03:51 +0200
7814              Message-ID: <B7483FB6.1398%artur@contiller.se>
7815      Branch: perl
7816            ! Configure
7817 ____________________________________________________________________________
7818 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
7819         Log: Integrate perlio.
7820      Branch: perl
7821           !> perlsfio.h
7822 ____________________________________________________________________________
7823 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
7824         Log: Do locale specific separator if only in locale.
7825      Branch: perl
7826            ! util.c
7827 ____________________________________________________________________________
7828 [ 10489] By: nick                                  on 2001/06/09  19:13:25
7829         Log: Make XS/Typemap compile (but fail) with sfio
7830      Branch: perlio
7831            ! perlsfio.h
7832 ____________________________________________________________________________
7833 [ 10488] By: nick                                  on 2001/06/09  19:12:51
7834         Log: Re-integrate mainline
7835      Branch: perlio
7836           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
7837           !> proto.h sv.c util.c
7838 ____________________________________________________________________________
7839 [ 10487] By: nick                                  on 2001/06/09  16:26:29
7840         Log: Integrate mainline
7841      Branch: perlio
7842           !> (integrate 31 files)
7843 ____________________________________________________________________________
7844 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
7845         Log: Subject: [PATCH] New attempt to clone callack
7846              From: Artur Bergman <artur@contiller.se> 
7847              Date: Thu, 07 Jun 2001 11:52:16 +0200
7848              Message-ID: <B7451B6F.12B7%artur@contiller.se>
7849      Branch: perl
7850            ! embedvar.h intrpvar.h perlapi.h sv.c
7851 ____________________________________________________________________________
7852 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
7853         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
7854      Branch: perl
7855            ! embed.h embed.pl perl.h proto.h sv.c util.c
7856 ____________________________________________________________________________
7857 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
7858         Log: Subject: Re: pragma/locale.t #107
7859              From: Nicholas Clark <nick@ccl4.org>
7860              Date: Sat, 9 Jun 2001 16:26:10 +0100
7861              Message-ID: <20010609162609.V76396@plum.flirble.org>
7862              
7863              A missing NVification.
7864      Branch: perl
7865            ! sv.c
7866 ____________________________________________________________________________
7867 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
7868         Log: Redo the #10482, there already was a test script for formats.
7869      Branch: perl
7870            - t/io/format.t
7871            ! MANIFEST t/op/write.t
7872 ____________________________________________________________________________
7873 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
7874         Log: Twisted format testing, from Merijn.
7875      Branch: perl
7876            + t/io/format.t
7877            ! MANIFEST
7878 ____________________________________________________________________________
7879 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
7880         Log: More \p{In...} testing, combined with \N{...}.
7881      Branch: perl
7882            ! lib/utf8_heavy.pl t/op/pat.t
7883 ____________________________________________________________________________
7884 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
7885         Log: Metaconfig changes for #10479.
7886      Branch: metaconfig
7887            ! U/Glossary.patch
7888      Branch: metaconfig/U/perl
7889            ! d_modfl.U
7890 ____________________________________________________________________________
7891 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
7892         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
7893      Branch: perl
7894            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7895            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
7896            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7897            ! win32/config.bc win32/config.gc win32/config.vc
7898 ____________________________________________________________________________
7899 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
7900         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
7901              From: "Craig A. Berry" <craigberry@mac.com>
7902              Date: Thu, 7 Jun 2001 14:27:20 -0500
7903              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
7904      Branch: perl
7905            ! vms/perlvms.pod
7906 ____________________________________________________________________________
7907 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
7908         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
7909              From: Gisle Aas <gisle@ActiveState.com>
7910              Date: 07 Jun 2001 17:04:29 -0700
7911              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
7912      Branch: perl
7913            ! ext/re/re.xs
7914 ____________________________________________________________________________
7915 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
7916         Log: Update Changes.
7917      Branch: perl
7918            ! Changes patchlevel.h
7919 ____________________________________________________________________________
7920 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
7921         Log: Regen Glossary et alia.
7922      Branch: perl
7923            ! Porting/Glossary Porting/config.sh Porting/config_H
7924 ____________________________________________________________________________
7925 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
7926         Log: Metaconfig unit changes for #10473.
7927      Branch: metaconfig/U/perl
7928            ! d_modfl.U
7929 ____________________________________________________________________________
7930 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
7931         Log: Harumph, also AIX will spill its guts (i.e. dump core)
7932              if an executable contains modfl() but it hasn't been
7933              compiled right (in the case of AIX, with cc -qlongdouble).
7934      Branch: perl
7935            ! Configure
7936 ____________________________________________________________________________
7937 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
7938         Log: integrate change#10471 from mainline
7939              
7940              in change#10451, check that CvOUTSIDE is a CV before looking in
7941              (it can apparently be SVt_NULL during global destruction)
7942      Branch: maint-5.6/perl
7943           !> op.c
7944 ____________________________________________________________________________
7945 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
7946         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
7947              (it can apparently be SVt_NULL during global destruction)
7948      Branch: perl
7949            ! op.c
7950 ____________________________________________________________________________
7951 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
7952         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
7953              From: Robin Barker <rmb1@cise.npl.co.uk>
7954              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
7955              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
7956      Branch: perl
7957            ! lib/diagnostics.pm pod/perldiag.pod
7958 ____________________________________________________________________________
7959 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
7960         Log: Subject: [PATCH perl@10439] long =item
7961              From: Robin Barker <rmb1@cise.npl.co.uk>
7962              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
7963              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
7964      Branch: perl
7965            ! README.amiga lib/Attribute/Handlers.pm
7966            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7967 ____________________________________________________________________________
7968 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
7969         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
7970              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
7971              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
7972              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
7973      Branch: perl
7974            ! pod/perlguts.pod
7975 ____________________________________________________________________________
7976 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
7977         Log: Integrate perlio.
7978      Branch: perl
7979           !> sv.c
7980 ____________________________________________________________________________
7981 [ 10466] By: nick                                  on 2001/06/07  10:25:40
7982         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
7983              whitespace tweaks.
7984              Still coredumps in pragma/overload.t - what a nice hard fail that is...
7985      Branch: perlio
7986            ! sv.c
7987 ____________________________________________________________________________
7988 [ 10465] By: nick                                  on 2001/06/07  08:41:58
7989         Log: Raw integrate of mainline for S_grok_number debug
7990              (sv.c has MULTIPLICITY issues as well as whatever else ...)
7991      Branch: perlio
7992            - plan9/perlplan9.doc plan9/perlplan9.pod
7993           !> (integrate 46 files)
7994 ____________________________________________________________________________
7995 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
7996         Log: The proper prototyping for #10463.
7997      Branch: perl
7998            ! embed.h embed.pl proto.h sv.c
7999 ____________________________________________________________________________
8000 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
8001         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
8002              From: Nicholas Clark <nick@ccl4.org>
8003              Date: Thu, 7 Jun 2001 00:29:59 +0100
8004              Message-ID: <20010607002959.Z76396@plum.flirble.org>
8005      Branch: perl
8006            ! sv.c
8007 ____________________________________________________________________________
8008 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
8009         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
8010              From: "Craig A. Berry" <craigberry@mac.com>
8011              Date: Wed, 06 Jun 2001 17:54:30 -0500
8012              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
8013      Branch: perl
8014            ! vms/perlvms.pod
8015 ____________________________________________________________________________
8016 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
8017         Log: Podify the remaining README.platform files;
8018              merge README.plan9 and plan9/perlplan9.pod;
8019              delete plan9/perlplan9.* (the perlplan.doc needs to
8020              be regenerated in Plan 9); make the =head1 and =head2
8021              in the README.platform to be a little more verbose
8022              (skipped README.os2 not to anger Ilya) so that they
8023              look better in the toc; regen toc.
8024      Branch: perl
8025            - plan9/perlplan9.doc plan9/perlplan9.pod
8026            ! MANIFEST README.aix README.amiga README.apollo README.beos
8027            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
8028            ! README.hpux README.hurd README.machten README.macos
8029            ! README.micro README.mint README.mpeix README.os390
8030            ! README.plan9 README.qnx README.solaris README.threads
8031            ! README.tru64 README.vmesa README.vms README.vos README.win32
8032            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
8033            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
8034 ____________________________________________________________________________
8035 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
8036         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
8037              From: Mike Guy <mjtg@cam.ac.uk>
8038              Reply-To: mjtg@cam.ac.uk
8039              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
8040      Branch: perl
8041            ! pod/perlguts.pod
8042 ____________________________________________________________________________
8043 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
8044         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
8045              From: Mike Guy <mjtg@cam.ac.uk>
8046              Reply-To: mjtg@cam.ac.uk
8047              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
8048      Branch: perl
8049            ! pod/perlsec.pod
8050 ____________________________________________________________________________
8051 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
8052         Log: Disable long doubles from pre-5.0 Tru64s.
8053      Branch: perl
8054            ! README.tru64 hints/dec_osf.sh
8055 ____________________________________________________________________________
8056 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
8057         Log: The #10455 exposed that modfl() is fundamentally busted
8058              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
8059              testing it.
8060      Branch: perl
8061            ! hints/dec_osf.sh
8062 ____________________________________________________________________________
8063 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
8064         Log: Metaconfig unit change for #10455.
8065      Branch: metaconfig/U/perl
8066            ! d_modfl.U
8067 ____________________________________________________________________________
8068 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
8069         Log: Configure check for geborken modfl(), inspired by
8070              
8071              Subject: Re: [20010118.017] op/int.t failure 
8072              From: Hugo <hv@crypt.compulink.co.uk>
8073              Date: Tue, 05 Jun 2001 13:43:27 +0100
8074              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
8075      Branch: perl
8076            ! Configure
8077 ____________________________________________________________________________
8078 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
8079         Log: Integrate changes #10450 and #10451 from maintperl:
8080              
8081              optimize change#10448 slightly (don't repeat search in eval""s lexical
8082              scope, since that has already been searched)
8083              
8084              change#9108 needs subtler treatment for case of closures created
8085              within eval""
8086      Branch: perl
8087           !> op.c t/op/misc.t
8088 ____________________________________________________________________________
8089 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
8090         Log: MakeMaker magic to compile (when no dynamic loading)
8091              List/Util.xsc as (ListUtil.c and) ListUtil.o since
8092              POSIX-BC (BS2000) linker has an evil limitation of
8093              being unable to include in the same executable several
8094              object files with the same name - case-insensitively -
8095              because otherwise we conflict with util.c.
8096              Strictly speaking currently required only in POSIX-BC
8097              but probably will do no harm elsewhere where static
8098              linking is required.
8099      Branch: perl
8100            ! ext/List/Util/Makefile.PL
8101 ____________________________________________________________________________
8102 [ 10452] By: nick                                  on 2001/06/06  08:59:51
8103         Log: Integrate mainline.
8104      Branch: perlio
8105           +> lib/Attribute/Handlers/demo/Demo.pm
8106           +> lib/Attribute/Handlers/demo/Descriptions.pm
8107           +> lib/Attribute/Handlers/demo/MyClass.pm
8108           +> lib/Attribute/Handlers/demo/demo.pl
8109           +> lib/Attribute/Handlers/demo/demo2.pl
8110           +> lib/Attribute/Handlers/demo/demo3.pl
8111           +> lib/Attribute/Handlers/demo/demo4.pl
8112           +> lib/Attribute/Handlers/demo/demo_call.pl
8113           +> lib/Attribute/Handlers/demo/demo_chain.pl
8114           +> lib/Attribute/Handlers/demo/demo_cycle.pl
8115           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
8116           +> lib/Attribute/Handlers/demo/demo_phases.pl
8117           +> lib/Attribute/Handlers/demo/demo_range.pl
8118           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
8119           +> uts/strtol_wrap.c
8120           !> (integrate 91 files)
8121 ____________________________________________________________________________
8122 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
8123         Log: change#9108 needs subtler treatment for case of closures created
8124              within eval""
8125      Branch: maint-5.6/perl
8126            ! op.c t/op/misc.t
8127 ____________________________________________________________________________
8128 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
8129         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
8130              scope, since that has already been searched)
8131      Branch: maint-5.6/perl
8132            ! op.c
8133 ____________________________________________________________________________
8134 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
8135         Log: Integrate change #10448 from maintperl; lexicals
8136              outside an eval"" weren't resolved correctly inside a subroutine
8137              definition inside the eval"" if they were not already referenced
8138              in the toplevel of the eval""-ed code
8139      Branch: perl
8140           !> cop.h op.c pp_ctl.c t/op/misc.t
8141 ____________________________________________________________________________
8142 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
8143         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
8144              outside an eval"" weren't resolved correctly inside a subroutine
8145              definition inside the eval"" if they were not already referenced
8146              in the toplevel of the eval""-ed code
8147      Branch: maint-5.6/perl
8148            ! cop.h op.c pp_ctl.c t/op/misc.t
8149 ____________________________________________________________________________
8150 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
8151         Log: Subject: [PATCH] perl570delta.pod
8152              From: Peter Scott <Peter@PSDT.com> 
8153              Date: Tue, 05 Jun 2001 18:51:02 -0700
8154              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
8155      Branch: perl
8156            ! pod/perl570delta.pod
8157 ____________________________________________________________________________
8158 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
8159         Log: The fudge factor is no more needed.  I hope.
8160      Branch: perl
8161            ! t/lib/posix.t
8162 ____________________________________________________________________________
8163 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
8164         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
8165              From: Hugo <hv@crypt.compulink.co.uk>
8166              Date: Tue, 05 Jun 2001 12:58:19 +0100
8167              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
8168      Branch: perl
8169            ! util.c
8170 ____________________________________________________________________________
8171 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
8172         Log: Make up prototypes only for those who have the functions
8173              but not the prototypes.
8174      Branch: perl
8175            ! perl.h
8176 ____________________________________________________________________________
8177 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
8178         Log: Subject: Re: Not OK: perl@10439 on win32 
8179              From: Prymmer/Kahn <pvhp@best.com> 
8180              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
8181              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
8182      Branch: perl
8183            ! perl.h util.c
8184 ____________________________________________________________________________
8185 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
8186         Log: The metaconfig units changes for #10441.
8187      Branch: metaconfig
8188            ! U/modified/Extract.U U/modified/Extractall.U
8189            ! U/modified/Finish.U
8190 ____________________________________________________________________________
8191 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
8192         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
8193      Branch: perl
8194            ! Configure
8195 ____________________________________________________________________________
8196 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
8197         Log: Unnecessary fuzziness undone, noted by Mike Guy.
8198      Branch: perl
8199            ! t/op/tr.t
8200 ____________________________________________________________________________
8201 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
8202         Log: Update Changes.
8203      Branch: perl
8204            ! Changes patchlevel.h
8205 ____________________________________________________________________________
8206 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
8207         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
8208              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
8209              leakage patch.
8210      Branch: perl
8211            ! t/op/misc.t
8212 ____________________________________________________________________________
8213 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
8214         Log: Test case for #10433/#10424.
8215      Branch: perl
8216            ! t/op/misc.t
8217 ____________________________________________________________________________
8218 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
8219         Log: Subject: One fix for strtoul not setting errno
8220              From: hom00@utsglobal.com (Hal Morris)
8221              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
8222              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
8223      Branch: perl
8224            + uts/strtol_wrap.c
8225            ! MANIFEST hints/uts.sh
8226 ____________________________________________________________________________
8227 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
8228         Log: Metaconfig units changes for #10434.
8229      Branch: metaconfig
8230            ! U/modified/Cppsym.U
8231      Branch: metaconfig/U/perl
8232            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
8233            + d_syscallproto.U d_usleepproto.U
8234            ! longdblfio.U quadfio.U
8235 ____________________________________________________________________________
8236 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
8237         Log: Configure tweaks; add prototype probes, make the cpp symbols
8238              probe to cast, not whine; test for %Ld and %Lf before %lld and
8239              %llf because the L is the ANSI way.
8240      Branch: perl
8241            ! Configure config_h.SH configure.com epoc/config.sh
8242            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
8243            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
8244            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
8245 ____________________________________________________________________________
8246 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
8247         Log: Sigh.  This is what #10424 was supposed to check in.
8248      Branch: perl
8249            ! op.c sv.c sv.h
8250 ____________________________________________________________________________
8251 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
8252         Log: More verbose failure.
8253      Branch: perl
8254            ! t/op/ver.t
8255 ____________________________________________________________________________
8256 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
8257         Log: The .pm changes to go with #10428.
8258      Branch: perl
8259            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
8260            ! ext/Sys/Syslog/Syslog.pm
8261 ____________________________________________________________________________
8262 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
8263         Log: On second thoughts show to utf8 skippage message only
8264              on failures, it's too confusing otherwise,
8265      Branch: perl
8266            ! t/pragma/locale.t
8267 ____________________________________________________________________________
8268 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
8269         Log: Do not import anything from Encode.
8270      Branch: perl
8271            ! ext/MIME/Base64/QuotedPrint.pm
8272 ____________________________________________________________________________
8273 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
8274         Log: The #10402 didn't take.  Weird.
8275      Branch: perl
8276            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
8277            ! ext/Sys/Syslog/Syslog.xs
8278 ____________________________________________________________________________
8279 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
8280         Log: Eradicate traces of 'asciirange' re subpragma.
8281      Branch: perl
8282            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
8283            ! pod/perldiag.pod
8284 ____________________________________________________________________________
8285 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
8286         Log: use is a compile-time thing.
8287      Branch: perl
8288            ! ext/MIME/Base64/QuotedPrint.pm
8289 ____________________________________________________________________________
8290 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
8291         Log: Subject: [PATCH perl@10419] -Wall casting patch
8292              From: Robin Barker <rmb1@cise.npl.co.uk>
8293              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
8294              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
8295      Branch: perl
8296            ! ext/Devel/DProf/DProf.xs mg.c
8297 ____________________________________________________________________________
8298 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
8299         Log: Subject: [PATCH #2] introducing SVpad_TYPED
8300              From: Abhijit Menon-Sen <ams@wiw.org>
8301              Date: Mon, 4 Jun 2001 12:26:02 +0530
8302              Message-ID: <20010604122602.A5775@lustre.linux.in>
8303      Branch: perl
8304            ! op.c sv.c sv.h
8305 ____________________________________________________________________________
8306 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
8307         Log: testsuite for change#10192 (from Gisle Aas)
8308      Branch: perl
8309            + t/op/override.t
8310            ! MANIFEST
8311 ____________________________________________________________________________
8312 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
8313         Log: integrate changes#10414-10416 from mainline
8314              
8315              Potential buffer overrun if the radix separator is more than
8316              one byte.  Also, under locales, prefer the locale-specific
8317              separator over the old boring ".".
8318              
8319              "10.", that is, decimal numbers can have no decimal part at all.
8320              
8321              The non-locale places need love, too.
8322      Branch: maint-5.6/perl
8323           !> perl.h sv.c
8324 ____________________________________________________________________________
8325 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
8326         Log: Missed from #10420.
8327      Branch: perl
8328            ! epoc/config.sh
8329 ____________________________________________________________________________
8330 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
8331         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
8332              often this prototype goes with HAS_SETRESUID_PROTO.
8333      Branch: perl
8334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8335            ! config_h.SH configure.com perl.h uconfig.h
8336 ____________________________________________________________________________
8337 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
8338         Log: Update Changes.
8339      Branch: perl
8340            ! Changes patchlevel.h
8341 ____________________________________________________________________________
8342 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
8343         Log: -Wall "subscript has type `char'" cleanup.
8344      Branch: perl
8345            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
8346 ____________________________________________________________________________
8347 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
8348         Log: Various "cast to pointer from integer of different size"
8349              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
8350              wide but I32 (int) only 32 bits wide).
8351              
8352              WARNING: the classnum and tagnum changes in Storable.xs
8353              may not be wise, they may be breaking binary compatibility
8354              (in 64-bit platforms), asked Raphael Manfredi about the changes.
8355      Branch: perl
8356            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
8357            ! mg.c proto.h
8358 ____________________________________________________________________________
8359 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
8360         Log: The non-locale places need love, too.
8361      Branch: perl
8362            ! perl.h
8363 ____________________________________________________________________________
8364 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
8365         Log: "10.", that is, decimal numbers can have no decimal part at all.
8366      Branch: perl
8367            ! perl.h
8368 ____________________________________________________________________________
8369 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
8370         Log: Potential buffer overrun if the radix separator is more than
8371              one byte.  Also, under locales, prefer the locale-specific
8372              separator over the old boring ".".
8373      Branch: perl
8374            ! perl.h sv.c
8375 ____________________________________________________________________________
8376 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
8377         Log: Integrate change #10412 from maintperl; locale is now
8378              per-cop, not per-op; plus retweak the locale.t to always
8379              list the skipped utf8 locales.
8380      Branch: perl
8381            ! t/pragma/locale.t
8382           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8383           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
8384 ____________________________________________________________________________
8385 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
8386         Log: rationalize locale handling to fix the bugs uncovered by change#10394
8387              
8388              the major issue was that the runtime was looking at PL_hints rather
8389              than op_private to notice whether locale was enabled
8390              
8391              the secondary issue was that many locale-sensitive numeric ops didn't
8392              have HINT_LOCALE propagated into their op_private
8393              
8394              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
8395              instead of per-op, just like HINT_BYTE and the hints for lexical
8396              warnings (this makes the hint available to every op via PL_curcop)
8397              
8398              pragma/locale.t may need to be reworked with these fixes in mind
8399              (it currently passes its tests)
8400      Branch: maint-5.6/perl
8401            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8402            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
8403 ____________________________________________________________________________
8404 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
8405         Log: More verbose debugging.
8406      Branch: perl
8407            ! t/pragma/locale.t
8408 ____________________________________________________________________________
8409 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
8410         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8411              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8412              Date: Sat, 2 Jun 2001 22:53:33 +0100
8413              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
8414      Branch: perl
8415            ! regcomp.c t/pragma/warn/regcomp
8416 ____________________________________________________________________________
8417 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
8418         Log: Mention that lexicalizing $a or $b is a bad idea if one
8419              wants to use sort().
8420      Branch: perl
8421            ! pod/perlvar.pod
8422 ____________________________________________________________________________
8423 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
8424         Log: Tweak the test to be happy if the accuracy is 'good enough'.
8425      Branch: perl
8426            ! t/lib/posix.t
8427 ____________________________________________________________________________
8428 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
8429         Log: Upgrade to Attribute::Handlers 0.70.
8430              
8431              NOTE: this unearthed the "too late for CHECK block" bug,
8432              that's why the 1_compile.t change.
8433      Branch: perl
8434            + lib/Attribute/Handlers/demo/Demo.pm
8435            + lib/Attribute/Handlers/demo/Descriptions.pm
8436            + lib/Attribute/Handlers/demo/MyClass.pm
8437            + lib/Attribute/Handlers/demo/demo.pl
8438            + lib/Attribute/Handlers/demo/demo2.pl
8439            + lib/Attribute/Handlers/demo/demo3.pl
8440            + lib/Attribute/Handlers/demo/demo4.pl
8441            + lib/Attribute/Handlers/demo/demo_call.pl
8442            + lib/Attribute/Handlers/demo/demo_chain.pl
8443            + lib/Attribute/Handlers/demo/demo_cycle.pl
8444            + lib/Attribute/Handlers/demo/demo_hashdir.pl
8445            + lib/Attribute/Handlers/demo/demo_phases.pl
8446            + lib/Attribute/Handlers/demo/demo_range.pl
8447            + lib/Attribute/Handlers/demo/demo_rawdata.pl
8448            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
8449            ! t/lib/attrhand.t
8450 ____________________________________________________________________________
8451 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
8452         Log: One less -Wall whine.
8453      Branch: perl
8454            ! regcomp.c
8455 ____________________________________________________________________________
8456 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
8457         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
8458      Branch: perl
8459           !> t/op/eval.t
8460 ____________________________________________________________________________
8461 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
8462         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
8463              aren't "normally" visible inside eval""s contained in subs unless
8464              a cloned reference to them already exists)
8465              
8466              strangely enough, t/harness didn't show this up as a failure
8467              (harness needs fixing?)
8468      Branch: maint-5.6/perl
8469            ! t/op/eval.t
8470 ____________________________________________________________________________
8471 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
8472         Log: Update to Text::Balanced 1.85.
8473      Branch: perl
8474            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
8475 ____________________________________________________________________________
8476 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
8477         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
8478              From: Nicholas Clark <nick@ccl4.org>
8479              Date: Sun, 3 Jun 2001 17:54:36 +0100
8480              Message-ID: <20010603175436.E76396@plum.flirble.org> 
8481      Branch: perl
8482            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
8483            ! ext/Sys/Syslog/Syslog.xs
8484 ____________________________________________________________________________
8485 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
8486         Log: Unused variables.
8487      Branch: perl
8488            ! util.c
8489 ____________________________________________________________________________
8490 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
8491         Log: Subject: [PATCH] APIfy op_clear 
8492              From: Simon Cozens <simon@netthink.co.uk>
8493              Date: Sun, 3 Jun 2001 13:51:46 +0100
8494              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
8495              
8496              (despite the subject line, op_null is APIfied by the patch)
8497      Branch: perl
8498            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8499 ____________________________________________________________________________
8500 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
8501         Log: Subject: [PATCH] t/lib/extutils.t
8502              From: Nicholas Clark <nick@ccl4.org>
8503              Date: Sat, 2 Jun 2001 23:57:05 +0100
8504              Message-ID: <20010602235705.Q12698@plum.flirble.org>
8505      Branch: perl
8506            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
8507 ____________________________________________________________________________
8508 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
8509         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
8510              From: Prymmer/Kahn <pvhp@best.com>
8511              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
8512              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
8513      Branch: perl
8514            ! win32/Makefile win32/makefile.mk
8515 ____________________________________________________________________________
8516 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
8517         Log: Subject: Re: 'decimal digits' macro? 
8518              From: Hugo <hv@crypt.compulink.co.uk>
8519              Date: Sun, 03 Jun 2001 04:26:36 +0100
8520              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
8521      Branch: perl
8522            ! handy.h t/lib/posix.t t/op/tr.t
8523 ____________________________________________________________________________
8524 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
8525         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8526              From: Hugo <hv@crypt.compulink.co.uk>
8527              Date: Sun, 03 Jun 2001 14:56:30 +0100
8528              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
8529      Branch: perl
8530            ! util.c
8531 ____________________________________________________________________________
8532 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
8533         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
8534      Branch: perl
8535           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
8536           !> vms/perly_c.vms
8537 ____________________________________________________________________________
8538 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
8539         Log: fix leakage of lexicals at file scope into subroutines that were
8540              declared before them; this appears to be a longstanding bug that
8541              meant that lexicals at file scope were never "deintroduced", meaning
8542              their scope range was never properly closed, and their visibility
8543              extended to all subsequent eval""s or requires
8544              
8545              added a test case
8546              
8547              seems to also fix a case of bogus duplicate warnings
8548      Branch: maint-5.6/perl
8549            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
8550            ! vms/perly_c.vms
8551 ____________________________________________________________________________
8552 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
8553         Log: More VMS tweaks from Craig A. Berry.
8554      Branch: perl
8555            ! configure.com t/lib/extutils.t
8556 ____________________________________________________________________________
8557 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
8558         Log: -Wall cleanup continues.
8559      Branch: perl
8560            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
8561            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
8562            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
8563            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
8564            ! run.c toke.c util.c
8565 ____________________________________________________________________________
8566 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
8567         Log: The metaconfig unit change for #10390.
8568      Branch: metaconfig/U/perl
8569            ! gccvers.U
8570 ____________________________________________________________________________
8571 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
8572         Log: Drop the -ansi from the default gcc flags.
8573              
8574              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
8575              that struct cannot be compared with a flat integer, such as STRLEN.
8576              The -ansi will also cause a lot of noise in Solaris because of:
8577              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
8578      Branch: perl
8579            ! Configure
8580 ____________________________________________________________________________
8581 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
8582         Log: Integrate perlio.
8583      Branch: perl
8584           !> pod/perlapi.pod util.c
8585 ____________________________________________________________________________
8586 [ 10388] By: nick                                  on 2001/06/02  08:01:12
8587         Log: Integrate mainline
8588      Branch: perlio
8589           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
8590           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
8591           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
8592           !> t/lib/1_compile.t t/lib/mimeqp.t
8593 ____________________________________________________________________________
8594 [ 10387] By: nick                                  on 2001/06/02  07:39:17
8595         Log: Tweak util.c's atof2 for MULTIPLICITY
8596      Branch: perlio
8597            ! util.c
8598 ____________________________________________________________________________
8599 [ 10386] By: nick                                  on 2001/06/02  07:38:33
8600         Log: Integrate mainline
8601      Branch: perlio
8602           !> (integrate 41 files)
8603 ____________________________________________________________________________
8604 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
8605         Log: Add Attribute::Handlers 0.61 from Damian Conway.
8606      Branch: perl
8607            + lib/Attribute/Handlers.pm t/lib/attrhand.t
8608            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
8609 ____________________________________________________________________________
8610 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
8611         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
8612              From: Peter Prymmer <pvhp@forte.com>
8613              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
8614              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
8615      Branch: perl
8616            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
8617 ____________________________________________________________________________
8618 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
8619         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
8620              From: Jeff Pinyan <jeffp@crusoe.net>
8621              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
8622              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
8623      Branch: perl
8624            ! lib/File/Find.pm
8625 ____________________________________________________________________________
8626 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
8627         Log: Subject: [PATCH perl@10381] configure.com tweaks
8628              From: "Craig A. Berry" <craigberry@mac.com>
8629              Date: Fri, 1 Jun 2001 13:55:43 -0500
8630              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
8631      Branch: perl
8632            ! configure.com
8633 ____________________________________________________________________________
8634 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
8635         Log: Update Changes.
8636      Branch: perl
8637            ! Changes patchlevel.h
8638 ____________________________________________________________________________
8639 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
8640         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
8641              From: Mike Guy <mjtg@cam.ac.uk>
8642              Date: Fri, 01 Jun 2001 18:17:02 +0100
8643              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
8644      Branch: perl
8645            ! lib/perl5db.pl
8646 ____________________________________________________________________________
8647 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
8648         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8649              From: Hugo <hv@crypt.compulink.co.uk>
8650              Date: Thu, 31 May 2001 20:49:48 +0100
8651              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
8652      Branch: perl
8653            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
8654            ! util.c
8655 ____________________________________________________________________________
8656 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
8657         Log: Zero() is not available in x2p (or, rather, some of its
8658              implementations like memzero() might not be available.)
8659      Branch: perl
8660            ! x2p/hash.c
8661 ____________________________________________________________________________
8662 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
8663         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
8664              From: Michael G Schwern <schwern@pobox.com>
8665              Date: Fri, 1 Jun 2001 12:00:29 +0100
8666              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
8667              
8668              (But use Zero() instead of memset.)
8669      Branch: perl
8670            ! x2p/hash.c
8671 ____________________________________________________________________________
8672 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
8673         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8674              From: Jeff Pinyan <jeffp@crusoe.net>
8675              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
8676              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
8677      Branch: perl
8678            ! pod/perldiag.pod regcomp.c t/op/pat.t
8679 ____________________________________________________________________________
8680 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
8681         Log: Retract #10324 and #10333; not needed.
8682      Branch: perl
8683            ! hints/irix_6.sh hints/linux.sh
8684 ____________________________________________________________________________
8685 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
8686         Log: The #10370 wasn't quite right.
8687      Branch: perl
8688            ! ext/XS/Typemap/Typemap.xs
8689 ____________________________________________________________________________
8690 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
8691         Log: The metaconfig units changes for #10372.
8692      Branch: metaconfig/U/perl
8693            + d_realpath.U d_sresgproto.U d_sresuproto.U
8694            ! gccvers.U i_db.U
8695 ____________________________________________________________________________
8696 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
8697         Log: Configure tweaks; record the Berkeley DB version,
8698              probe for realpath(), for setresuid() and setresgid()
8699              prototypes; use realpath() (try to be paranoid enough),
8700              use the setres[ug]id prototypes because glibc has the functions
8701              but not their prototypes; add -Wall -ansi to gcc ccflags;
8702              regen toc.
8703      Branch: perl
8704            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8705            ! config_h.SH configure.com epoc/config.sh
8706            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
8707            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
8708            ! vos/config.ga.def win32/config.bc win32/config.gc
8709            ! win32/config.vc
8710 ____________________________________________________________________________
8711 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
8712         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
8713              From: Michael G Schwern <schwern@pobox.com>
8714              Date: Fri, 1 Jun 2001 11:28:14 +0100
8715              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
8716      Branch: perl
8717            ! lib/attributes.pm xsutils.c
8718 ____________________________________________________________________________
8719 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
8720         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
8721              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8722              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
8723              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
8724      Branch: perl
8725            ! ext/XS/Typemap/Typemap.xs
8726 ____________________________________________________________________________
8727 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
8728         Log: Subject: [patch] Cwd.xs optimizations/abstraction
8729              From: Doug MacEachern <dougm@covalent.net>
8730              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
8731              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
8732      Branch: perl
8733            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
8734            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
8735 ____________________________________________________________________________
8736 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
8737         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
8738              From: Nicholas Clark <nick@ccl4.org>
8739              Date: Thu, 31 May 2001 23:56:40 +0100
8740              Message-ID: <20010531235640.F12698@plum.flirble.org>
8741              
8742              Make the test work also under only static extensions
8743              (sh Configure -Uusedl fakes this nicely)
8744      Branch: perl
8745            ! t/lib/extutils.t
8746 ____________________________________________________________________________
8747 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
8748         Log: Subject: [PATCH hv.c] Eliminating trigraph
8749              From: Michael G Schwern <schwern@pobox.com>
8750              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
8751              Date: Fri, 1 Jun 2001 11:49:56 +0100
8752      Branch: perl
8753            ! hv.c
8754 ____________________________________________________________________________
8755 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
8756         Log: Subject: Re: [PATCH] Tests for File::Compare 
8757              From: "Philip Newton" <Philip.Newton@gmx.net>
8758              Date: Thu, 31 May 2001 19:44:05 +0200
8759              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
8760              
8761              Unnecessary "quotation marks".
8762      Branch: perl
8763            ! t/lib/filecomp.t
8764 ____________________________________________________________________________
8765 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
8766         Log: Integrate perlio.
8767      Branch: perl
8768           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
8769 ____________________________________________________________________________
8770 [ 10364] By: nick                                  on 2001/06/01  10:13:31
8771         Log: Cleanup dll.base and dll.exp created by GCC builds.
8772      Branch: perlio
8773            ! lib/ExtUtils/MM_Win32.pm
8774 ____________________________________________________________________________
8775 [ 10363] By: nick                                  on 2001/06/01  10:02:17
8776         Log: Make filecomp test work on CRLF platforms by adding binmode.
8777      Branch: perlio
8778            ! t/lib/filecomp.t
8779 ____________________________________________________________________________
8780 [ 10362] By: nick                                  on 2001/06/01  08:37:17
8781         Log: Integrate mainline
8782      Branch: perlio
8783           !> Changes Configure patchlevel.h perlio.c
8784 ____________________________________________________________________________
8785 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
8786         Log: panic:claustrophobia.
8787      Branch: perl
8788            ! perlio.c
8789 ____________________________________________________________________________
8790 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
8791         Log: Update Changes.
8792      Branch: perl
8793            ! Changes patchlevel.h
8794 ____________________________________________________________________________
8795 [ 10359] By: nick                                  on 2001/05/31  12:35:50
8796         Log: Integrate mainline.
8797      Branch: perlio
8798           +> t/lib/filecomp.t
8799           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
8800           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
8801 ____________________________________________________________________________
8802 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
8803         Log: Integrate perlio.
8804      Branch: perl
8805           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
8806           !> win32/config_H.vc
8807 ____________________________________________________________________________
8808 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
8809         Log: Metaconfig unit change for #10356.
8810      Branch: metaconfig
8811            ! U/installdirs/inc_version_list.U
8812 ____________________________________________________________________________
8813 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
8814         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
8815              (idea from Sarathy; implementation from Andy)
8816      Branch: perl
8817            ! Configure
8818 ____________________________________________________________________________
8819 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
8820         Log: More AUTHORS.
8821      Branch: perl
8822            ! AUTHORS
8823 ____________________________________________________________________________
8824 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
8825         Log: Subject: Re: [PATCH] Tests for File::Compare
8826              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
8827              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
8828              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
8829      Branch: perl
8830            + t/lib/filecomp.t
8831            ! MANIFEST t/lib/1_compile.t
8832 ____________________________________________________________________________
8833 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
8834         Log: Subject: [PATCH] DEBUG_* macro cleanups
8835              From: Abhijit Menon-Sen <ams@wiw.org>
8836              Date: Thu, 31 May 2001 12:16:22 +0530
8837              Message-ID: <20010531121622.B4829@lustre.linux.in>
8838              
8839              Subject: Re: [PATCH] DEBUG_* macro cleanups
8840              From: Abhijit Menon-Sen <ams@wiw.org>
8841              Date: Thu, 31 May 2001 13:57:01 +0530
8842              Message-ID: <20010531135701.A21775@lustre.linux.in>
8843              
8844              (The DEBUG_ definitions in perl.h changed to use the
8845              STMT_START and STMT_END.)
8846      Branch: perl
8847            ! perl.h pp_ctl.c sv.c toke.c
8848 ____________________________________________________________________________
8849 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
8850         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
8851              From: Abhijit Menon-Sen <ams@wiw.org>
8852              Date: Thu, 31 May 2001 08:27:55 +0530
8853              Message-ID: <20010531082755.A10018@lustre.linux.in>
8854      Branch: perl
8855            ! ext/Storable/Storable.xs gv.c perl.c
8856 ____________________________________________________________________________
8857 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
8858         Log: Subject: [PATCH] AUTHORS
8859              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8860              Date: Thu, 31 May 2001 01:27:59 -0500
8861              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
8862              
8863              Subject: Re: [PATCH] AUTHORS
8864              From: "Philip Newton" <Philip.Newton@gmx.net>
8865              Date: Thu, 31 May 2001 10:08:06 +0200
8866              (Message-Id missing?)
8867      Branch: perl
8868            ! AUTHORS
8869 ____________________________________________________________________________
8870 [ 10350] By: nick                                  on 2001/05/31  11:40:43
8871         Log: win32 - dmake regen_config_h
8872      Branch: perlio
8873            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8874 ____________________________________________________________________________
8875 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
8876         Log: Subject: Re: [PATCH util.c] More warning cleanups.
8877              From: "Philip Newton" <Philip.Newton@gmx.net>
8878              Date: Thu, 31 May 2001 07:41:36 +0200
8879              Message-Id: <200105310538.IAA25458@taku.hut.fi>
8880              
8881              Undo C++-ism that snekt in.
8882      Branch: perl
8883            ! util.c
8884 ____________________________________________________________________________
8885 [ 10348] By: nick                                  on 2001/05/31  11:36:46
8886         Log: Tolerate Win32 numerics
8887      Branch: perlio
8888            ! t/pragma/warn/toke
8889 ____________________________________________________________________________
8890 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
8891         Log: Integrate perlio.
8892      Branch: perl
8893           !> perlio.c win32/win32.h
8894 ____________________________________________________________________________
8895 [ 10346] By: nick                                  on 2001/05/31  10:54:55
8896         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
8897              perlio.c change 10255.
8898      Branch: perlio
8899            ! perlio.c
8900 ____________________________________________________________________________
8901 [ 10345] By: nick                                  on 2001/05/31  10:01:57
8902         Log: Conditionaly put back some "unused" dTHX which are used
8903              with PERL_IMPLICIT_SYS
8904      Branch: perlio
8905            ! perlio.c
8906 ____________________________________________________________________________
8907 [ 10344] By: nick                                  on 2001/05/31  10:00:59
8908         Log: Fix Win32 for new spelling IN_BYTES 
8909      Branch: perlio
8910            ! win32/win32.h
8911 ____________________________________________________________________________
8912 [ 10343] By: nick                                  on 2001/05/31  08:01:32
8913         Log: perlio.c -Wall cleaner under MULTIPLICITY
8914              - still minor noise with linux stdio
8915      Branch: perlio
8916            ! perlio.c
8917 ____________________________________________________________________________
8918 [ 10342] By: nick                                  on 2001/05/31  07:52:23
8919         Log: Integrate mainline.
8920      Branch: perlio
8921           !> (integrate 42 files)
8922 ____________________________________________________________________________
8923 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
8924         Log: AUTHORS updates.
8925      Branch: perl
8926            ! AUTHORS
8927 ____________________________________________________________________________
8928 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
8929         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
8930              From: Peter Prymmer <pvhp@forte.com>
8931              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
8932              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
8933      Branch: perl
8934            ! t/lib/md5-file.t
8935 ____________________________________________________________________________
8936 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
8937         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
8938              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
8939              to match the pragma name; various robustness cleanups.
8940      Branch: perl
8941            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
8942            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
8943 ____________________________________________________________________________
8944 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
8945         Log: More -Wall sweeping.
8946      Branch: perl
8947            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
8948            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
8949            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
8950            ! regcomp.c sv.c toke.c utf8.c
8951 ____________________________________________________________________________
8952 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
8953         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
8954              From: Nicholas Clark <nick@ccl4.org>
8955              Date: Wed, 30 May 2001 22:34:41 +0100
8956              Message-ID: <20010530223441.Y86445@plum.flirble.org>
8957      Branch: perl
8958            ! t/op/cmp.t
8959 ____________________________________________________________________________
8960 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
8961         Log: It's is not, it isn't ain't, and it's it's, not its,
8962              if you mean it is. If you don't, it's its. Then too,
8963              it's hers. It isn't her's. It isn't our's either.
8964              It's ours, and likewise yours and theirs.
8965              -- Oxford University Press, Edpress News
8966      Branch: perl
8967            ! lib/autouse.pm
8968 ____________________________________________________________________________
8969 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
8970         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
8971      Branch: perl
8972            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
8973            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
8974            ! x2p/str.c x2p/walk.c xsutils.c
8975 ____________________________________________________________________________
8976 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
8977         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8978              From: Michael G Schwern <schwern@pobox.com>
8979              Date: Wed, 30 May 2001 17:10:38 +0100
8980              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
8981              
8982              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8983              From: Abhijit Menon-Sen <ams@wiw.org>
8984              Date: Wed, 30 May 2001 23:16:13 +0530
8985              Message-ID: <20010530231613.A31933@lustre.linux.in>
8986      Branch: perl
8987            ! perl.c t/run/runenv.t
8988 ____________________________________________________________________________
8989 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
8990         Log: (Retracted by #10375.)
8991              
8992              IRIX hints patch from Merijn Broeren.
8993              
8994              TODO: (this and the earlier Linux hints patch) should be solved
8995              at Configure level.  Merijn: -ldb should not be used on any platform
8996              for perl, just when linking DBFile itself. Trying to be helpful here
8997              is counterproductive.
8998      Branch: perl
8999            ! hints/irix_6.sh
9000 ____________________________________________________________________________
9001 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
9002         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
9003              From: Nicholas Clark <nick@ccl4.org>
9004              Date: Wed, 30 May 2001 23:20:58 +0100
9005              Message-ID: <20010530232058.B86445@plum.flirble.org>
9006      Branch: perl
9007            ! doop.c
9008 ____________________________________________________________________________
9009 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
9010         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
9011              From: Michael G Schwern <schwern@pobox.com> 
9012              Date: Wed, 30 May 2001 15:24:20 +0100
9013              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
9014      Branch: perl
9015            ! t/pragma/autouse.t
9016 ____________________________________________________________________________
9017 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
9018         Log: The regex trick wasn't a good idea.
9019      Branch: perl
9020            ! pod/perlfaq4.pod
9021 ____________________________________________________________________________
9022 [ 10329] By: nick                                  on 2001/05/30  18:34:35
9023         Log: Integrate mainline
9024      Branch: perlio
9025           !> (integrate 40 files)
9026 ____________________________________________________________________________
9027 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
9028         Log: Update Changes.
9029      Branch: perl
9030            ! Changes patchlevel.h
9031 ____________________________________________________________________________
9032 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
9033         Log: The metaconfig unit change for #10325.
9034      Branch: metaconfig
9035            + U/modified/afs.U
9036 ____________________________________________________________________________
9037 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
9038         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
9039              is now wrong.
9040      Branch: perl
9041            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
9042 ____________________________________________________________________________
9043 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
9044         Log: Introduce $Config{afsroot}.
9045      Branch: perl
9046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9047            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
9048            ! win32/config.gc win32/config.vc
9049 ____________________________________________________________________________
9050 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
9051         Log: (Retracted by #10375.)
9052              
9053              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
9054      Branch: perl
9055            ! hints/linux.sh
9056 ____________________________________________________________________________
9057 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
9058         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
9059              (Also Configure tweaks needed; coming up soon.)
9060      Branch: perl
9061            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
9062 ____________________________________________________________________________
9063 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
9064         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
9065              From: Michael G Schwern <schwern@pobox.com>
9066              Date: Sun, 27 May 2001 10:29:43 +0100
9067              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
9068      Branch: perl
9069            ! lib/perl5db.pl
9070 ____________________________________________________________________________
9071 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
9072         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
9073              and Abhijit Menon-Sen.
9074      Branch: perl
9075            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
9076            ! perl.c pp_sys.c regcomp.c
9077 ____________________________________________________________________________
9078 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
9079         Log: Fix the BOOT section to call myU2time properly.
9080      Branch: perl
9081            ! ext/Time/HiRes/HiRes.xs
9082 ____________________________________________________________________________
9083 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
9084         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
9085              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
9086              Date: Wed, 30 May 2001 09:44:29 -0400
9087              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
9088              
9089              Detypo; plus add one more trick.
9090      Branch: perl
9091            ! pod/perlfaq4.pod
9092 ____________________________________________________________________________
9093 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
9094         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
9095              From: Michael G Schwern <schwern@pobox.com>
9096              Date: Wed, 30 May 2001 14:39:06 +0100
9097              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
9098      Branch: perl
9099            ! lib/autouse.pm t/pragma/autouse.t
9100 ____________________________________________________________________________
9101 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
9102         Log: Subject: Re: AIX and gcc (moving targets)
9103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9104              Date: Wed, 30 May 2001 15:25:08 +0200
9105              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
9106      Branch: perl
9107            ! ext/Time/HiRes/HiRes.xs
9108 ____________________________________________________________________________
9109 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
9110         Log: Subject: [PATCH t/TEST] sorting tests
9111              From: Michael G Schwern <schwern@pobox.com>
9112              Date: Wed, 30 May 2001 10:24:02 +0100
9113              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
9114      Branch: perl
9115            ! t/TEST
9116 ____________________________________________________________________________
9117 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
9118         Log: Subject: [ID 20010529.002] typos in man page perlre
9119              From: bart@cg681574-a.adubn1.nj.home.com 
9120              Date: Tue, 29 May 2001 13:58:59 -0500
9121              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
9122      Branch: perl
9123            ! pod/perlre.pod
9124 ____________________________________________________________________________
9125 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
9126         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
9127              From: "Craig A. Berry" <craigberry@mac.com>
9128              Date: Tue, 29 May 2001 23:23:45 -0500
9129              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
9130      Branch: perl
9131            ! t/lib/extutils.t t/pragma/autouse.t
9132 ____________________________________________________________________________
9133 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
9134         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
9135              From: David Dyck <dcd@tc.fluke.com>
9136              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
9137              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
9138      Branch: perl
9139            ! t/lib/filefind.t
9140 ____________________________________________________________________________
9141 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
9142         Log: AIX hints update for gcc from Merijn H. Brand.
9143      Branch: perl
9144            ! hints/aix.sh
9145 ____________________________________________________________________________
9146 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
9147         Log: Retract #10295 and #10296: a more generic solution
9148              is needed (there's something funny with gcc on AIX).
9149      Branch: perl
9150            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
9151 ____________________________________________________________________________
9152 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
9153         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
9154              From: Hugo <hv@crypt.compulink.co.uk>
9155              Date: Wed, 30 May 2001 11:59:19 +0100
9156              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
9157              
9158              localizing $@ has unfortunate semantics - if you die past
9159              a local $@, the die message is lost.
9160      Branch: perl
9161            ! lib/utf8_heavy.pl
9162 ____________________________________________________________________________
9163 [ 10309] By: nick                                  on 2001/05/30  08:23:02
9164         Log: Integrate mainline (autouse works again.)
9165      Branch: perlio
9166           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
9167           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
9168           !> pod/perlvar.pod t/op/cmp.t
9169 ____________________________________________________________________________
9170 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
9171         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
9172              From: David Dyck <dcd@tc.fluke.com>
9173              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
9174              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
9175      Branch: perl
9176            ! lib/File/Find.pm
9177 ____________________________________________________________________________
9178 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
9179         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
9180              From: Nicholas Clark <nick@ccl4.org>
9181              Date: Tue, 29 May 2001 23:16:09 +0100
9182              Message-ID: <20010529231609.U86445@plum.flirble.org>
9183              
9184              Make the test output slightly clearer by distinguishing
9185              between '' and undef.
9186      Branch: perl
9187            ! t/op/cmp.t
9188 ____________________________________________________________________________
9189 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
9190         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
9191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9192              Date: Tue, 29 May 2001 19:15:19 -0400
9193              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
9194      Branch: perl
9195            ! hints/os2.sh
9196 ____________________________________________________________________________
9197 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
9198         Log: Subject: perlvar.pod addition
9199              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
9200              Date: Fri, 25 May 2001 20:23:12 +0200
9201              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
9202              
9203              Subject: Re: perlvar.pod addition
9204              From: "Abigail" <abigail@foad.org> 
9205              Date: Fri, 25 May 2001 22:00:39 +0200
9206              Message-ID: <20010525200039.28029.qmail@foad.org>
9207              
9208              Mention $a and $b in perlvar.
9209      Branch: perl
9210            ! pod/perlvar.pod
9211 ____________________________________________________________________________
9212 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
9213         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
9214              From: Jeff Pinyan <jeffp@crusoe.net>
9215              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
9216              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
9217      Branch: perl
9218            ! pod/perlvar.pod
9219 ____________________________________________________________________________
9220 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
9221         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
9222              From: Jeff Pinyan <jeffp@crusoe.net>
9223              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
9224              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
9225      Branch: perl
9226            ! pod/perlfaq6.pod
9227 ____________________________________________________________________________
9228 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
9229         Log: Mention Time::localtime and Time::gmtime.
9230      Branch: perl
9231            ! ext/Time/Piece/Piece.pm
9232 ____________________________________________________________________________
9233 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
9234         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
9235              From: Michael G Schwern <schwern@pobox.com>
9236              Date: Tue, 29 May 2001 18:51:32 +0100
9237              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
9238      Branch: perl
9239            ! pod/perlfaq4.pod
9240 ____________________________________________________________________________
9241 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
9242         Log: Retract #10243.
9243      Branch: perl
9244            ! lib/autouse.pm
9245 ____________________________________________________________________________
9246 [ 10299] By: nick                                  on 2001/05/29  18:41:19
9247         Log: Post weekend integrate mainline (fails one test pragma/autouse).
9248      Branch: perlio
9249           +> (branch 29 files)
9250           !> (integrate 91 files)
9251 ____________________________________________________________________________
9252 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
9253         Log: Update Changes.
9254      Branch: perl
9255            ! Changes patchlevel.h
9256 ____________________________________________________________________________
9257 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
9258         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
9259              before Perl_load_module/Perl_call_method and restore the value
9260              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
9261      Branch: perl
9262            ! utf8.c
9263 ____________________________________________________________________________
9264 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
9265         Log: Subject: Re: AIX and gcc (moving targets)
9266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9267              Date: Tue, 29 May 2001 17:59:40 +0200
9268              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
9269      Branch: perl
9270            ! ext/Storable/Makefile.PL
9271 ____________________________________________________________________________
9272 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
9273         Log: Subject: Re: AIX and gcc (moving targets)
9274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9275              Date: Tue, 29 May 2001 12:32:57 +0200
9276              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
9277      Branch: perl
9278            ! ext/POSIX/Makefile.PL
9279 ____________________________________________________________________________
9280 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
9281         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
9282              From: Michael G Schwern <schwern@pobox.com>
9283              Date: Tue, 29 May 2001 09:53:29 +0100
9284              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
9285              
9286              (#10280 retracted)
9287      Branch: perl
9288            ! lib/Test/Harness.pm t/lib/test-harness.t
9289 ____________________________________________________________________________
9290 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
9291         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
9292              From: Michael G Schwern <schwern@pobox.com>
9293              Date: Tue, 29 May 2001 09:19:52 +0100
9294              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
9295      Branch: perl
9296            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
9297            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
9298            + t/lib/Test/todo.t
9299            ! MANIFEST lib/Test.pm t/TEST
9300 ____________________________________________________________________________
9301 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
9302         Log: From: Michael G Schwern <schwern@pobox.com>
9303              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
9304              Date: Tue, 29 May 2001 08:26:09 +0100
9305              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
9306      Branch: perl
9307            ! t/TEST
9308 ____________________________________________________________________________
9309 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
9310         Log: Add tests for Time::gmtime and Time::localtime.
9311      Branch: perl
9312            + t/lib/time-gmtime.t t/lib/time-localtime.t
9313            ! MANIFEST t/lib/1_compile.t
9314 ____________________________________________________________________________
9315 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
9316         Log: Add test for File::stat.
9317      Branch: perl
9318            + t/lib/filestat.t
9319            ! MANIFEST t/lib/1_compile.t
9320 ____________________________________________________________________________
9321 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
9322         Log: Add test for Net::servent.
9323      Branch: perl
9324            + t/lib/net-sent.t
9325            ! MANIFEST t/lib/1_compile.t
9326 ____________________________________________________________________________
9327 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
9328         Log: Add test for Net::protoent.
9329      Branch: perl
9330            + t/lib/net-pent.t
9331            ! MANIFEST t/lib/1_compile.t
9332 ____________________________________________________________________________
9333 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
9334         Log: Add test for Net::netent.
9335      Branch: perl
9336            + t/lib/net-nent.t
9337            ! MANIFEST t/lib/1_compile.t
9338 ____________________________________________________________________________
9339 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
9340         Log: Add test for User::grent.  Portability doubtful.
9341      Branch: perl
9342            + t/lib/user-grent.t
9343            ! MANIFEST t/lib/1_compile.t
9344 ____________________________________________________________________________
9345 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
9346         Log: Add test for User::pwent.
9347              Probably will fall down somewhere for portability reasons.
9348      Branch: perl
9349            + t/lib/user-pwent.t
9350            ! MANIFEST t/lib/1_compile.t
9351 ____________________________________________________________________________
9352 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
9353         Log: Metaconfig units changes for #10283.
9354      Branch: metaconfig
9355            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
9356            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
9357            ! U/installdirs/sitescript.U U/modified/Signal.U
9358 ____________________________________________________________________________
9359 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
9360         Log: Subject: [PATCH 5.6.1] signal names in Configure
9361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9362              Date: Tue, 29 May 2001 03:52:25 -0400
9363              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
9364              
9365              Subject: [PATCH 5.6.1] older perl in Configure
9366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9367              Date: Tue, 29 May 2001 03:55:40 -0400
9368              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
9369              
9370              Subject: [PATCH 5.6.1] goofs in Configure
9371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9372              Date: Tue, 29 May 2001 04:13:07 -0400
9373              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
9374              
9375              Configure portability tweaks.
9376      Branch: perl
9377            ! Configure
9378 ____________________________________________________________________________
9379 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
9380         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
9381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9382              Date: Tue, 29 May 2001 04:07:06 -0400
9383              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
9384      Branch: perl
9385            ! os2/os2.c
9386 ____________________________________________________________________________
9387 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
9388         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
9389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9390              Date: Tue, 29 May 2001 04:01:38 -0400
9391              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
9392      Branch: perl
9393            ! hints/os2.sh os2/Makefile.SHs
9394 ____________________________________________________________________________
9395 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
9396         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
9397              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9398              Date: Tue, 29 May 2001 03:50:18 -0400
9399              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
9400      Branch: perl
9401            ! lib/Test/Harness.pm
9402 ____________________________________________________________________________
9403 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
9404         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
9405      Branch: perl
9406            ! lib/utf8_heavy.pl
9407 ____________________________________________________________________________
9408 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
9409         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
9410              From: Hugo <hv@crypt.compulink.co.uk>
9411              Date: Tue, 29 May 2001 03:03:45 +0100
9412              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
9413              
9414              Explanation why the $@ always gets the UTF8 flag when under use utf8--
9415              because we told it to have the flag when under use utf8.
9416      Branch: perl
9417            ! pp_ctl.c
9418 ____________________________________________________________________________
9419 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
9420         Log: At least a partial fix for 20010528.004.
9421      Branch: perl
9422            ! lib/utf8_heavy.pl
9423 ____________________________________________________________________________
9424 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
9425         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
9426              From: Nicholas Clark <nick@ccl4.org> 
9427              Date: Mon, 28 May 2001 23:39:38 +0100
9428              Message-ID: <20010528233938.M86445@plum.flirble.org>
9429              
9430              More portable non-zero UV.
9431      Branch: perl
9432            ! t/lib/extutils.t
9433 ____________________________________________________________________________
9434 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
9435         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
9436              From: Nicholas Clark <nick@ccl4.org>
9437              Date: Mon, 28 May 2001 22:46:09 +0100
9438              Message-ID: <20010528224608.L86445@plum.flirble.org>
9439              
9440              Test also "make clean".
9441      Branch: perl
9442            ! t/lib/extutils.t
9443 ____________________________________________________________________________
9444 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
9445         Log: Subject: Re: Would -Wno-unused -Wall be better?
9446              From: Michael G Schwern <schwern@pobox.com>
9447              Date: Tue, 29 May 2001 00:55:54 +0100
9448              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
9449      Branch: perl
9450            ! pp.h
9451 ____________________________________________________________________________
9452 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
9453         Log: Add a test for 20010528.007, fixed in #10272.
9454      Branch: perl
9455            ! t/op/misc.t toke.c
9456 ____________________________________________________________________________
9457 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
9458         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
9459              From: Hugo <hv@crypt.compulink.co.uk>
9460              Date: Tue, 29 May 2001 00:23:23 +0100
9461              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
9462      Branch: perl
9463            ! toke.c
9464 ____________________________________________________________________________
9465 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
9466         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9467              From: Michael G Schwern <schwern@pobox.com>
9468              Date: Tue, 29 May 2001 00:42:59 +0100
9469              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
9470      Branch: perl
9471            ! t/pragma/autouse.t
9472 ____________________________________________________________________________
9473 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
9474         Log: Some shells seemingly arrange the signal handlers differently
9475              (bug id 20010521.004).
9476      Branch: perl
9477            ! t/lib/sigaction.t
9478 ____________________________________________________________________________
9479 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
9480         Log: Regen perlmodlib.
9481      Branch: perl
9482            ! pod/perlmodlib.pod
9483 ____________________________________________________________________________
9484 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
9485         Log: Update Changes.
9486      Branch: perl
9487            ! Changes patchlevel.h
9488 ____________________________________________________________________________
9489 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
9490         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
9491              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9492              Date: Mon, 28 May 2001 14:56:35 -0500
9493              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
9494      Branch: perl
9495            ! pod/perlnewmod.pod
9496 ____________________________________________________________________________
9497 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
9498         Log: Regen toc.
9499      Branch: perl
9500            ! pod/perltoc.pod
9501 ____________________________________________________________________________
9502 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
9503         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
9504              From: "Richard Soderberg" <rs@crystalflame.net>
9505              Date: Mon, 28 May 2001 12:31:23 -0700
9506              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
9507      Branch: perl
9508            ! t/op/splice.t
9509 ____________________________________________________________________________
9510 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
9511         Log: The #10260 was too bold: locales and utf8 still do not mix.
9512      Branch: perl
9513            ! t/pragma/locale.t
9514 ____________________________________________________________________________
9515 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
9516         Log: Subject: [PATCH] Pod nitpicks
9517              From: "Richard Soderberg" <rs@crystalflame.net>
9518              Date: Mon, 28 May 2001 10:08:58 -0700
9519              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
9520      Branch: perl
9521            ! pod/perl571delta.pod pod/perlapi.pod sv.h
9522 ____________________________________________________________________________
9523 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
9524         Log: Upgrade to I18N::LangTags 0.22.
9525      Branch: perl
9526            + lib/I18N/LangTags/List.pod
9527            ! MANIFEST lib/I18N/LangTags.pm
9528 ____________________________________________________________________________
9529 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
9530         Log: A slightly more serious bug found by -Mutf8; op/misc and
9531              lib/complex dumped core.
9532      Branch: perl
9533            ! regexec.c
9534 ____________________________________________________________________________
9535 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
9536         Log: Various buglets shaken out by -Mutf8.
9537      Branch: perl
9538            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
9539            ! t/pragma/locale.t
9540 ____________________________________________________________________________
9541 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
9542         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
9543      Branch: perl
9544            ! t/lib/carp.t
9545 ____________________________________________________________________________
9546 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
9547         Log: Subject: [PATCH] todo patch
9548              From: Artur Bergman <artur@contiller.se> 
9549              Date: Mon, 28 May 2001 17:03:51 +0200
9550              Message-ID: <B7383577.F34%artur@contiller.se>
9551      Branch: perl
9552            ! pod/perltodo.pod
9553 ____________________________________________________________________________
9554 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
9555         Log: Subject: typo in perlguts.pod
9556              From: "John P. Linderman" <jpl@research.att.com>
9557              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
9558              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
9559      Branch: perl
9560            ! pod/perlguts.pod
9561 ____________________________________________________________________________
9562 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
9563         Log: Subject: AIX and gcc (moving targets)
9564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9565              Date: Mon, 28 May 2001 12:54:04 +0200
9566              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
9567      Branch: perl
9568            ! hints/aix.sh
9569 ____________________________________________________________________________
9570 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
9571         Log: Subject: Re: perlio + multiple perl_alloc..destruct
9572              From: Doug MacEachern <dougm@covalent.net>
9573              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
9574              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
9575      Branch: perl
9576            ! perlio.c
9577 ____________________________________________________________________________
9578 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
9579         Log: The #10251 wasn't quite up-to-the-code.
9580      Branch: perl
9581            ! t/op/misc.t
9582 ____________________________________________________________________________
9583 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
9584         Log: Test case for bug 20010526.004, fixed in #10252.
9585      Branch: perl
9586            ! t/op/taint.t
9587 ____________________________________________________________________________
9588 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
9589         Log: Subject: Re: [ID 20010526.004] Taint looses value
9590              From: Hugo <hv@crypt.compulink.co.uk>
9591              Date: Sun, 27 May 2001 20:39:32 +0100
9592              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
9593      Branch: perl
9594            ! sv.c
9595 ____________________________________________________________________________
9596 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
9597         Log: Test case for 20010422.005, fixed by #10250.
9598      Branch: perl
9599            ! t/op/misc.t
9600 ____________________________________________________________________________
9601 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
9602         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
9603              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9604              Date: Mon, 28 May 2001 06:39:12 -0400
9605              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
9606      Branch: perl
9607            ! toke.c
9608 ____________________________________________________________________________
9609 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
9610         Log: Linerewrapping.
9611      Branch: perl
9612            ! lib/open.pm
9613 ____________________________________________________________________________
9614 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
9615         Log: Updates on the modules list.
9616      Branch: perl
9617            ! t/lib/1_compile.t
9618 ____________________________________________________________________________
9619 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
9620         Log: Add a test for PerlIO.
9621              
9622              (I probably got the crlf/raw thing wrong for clrfy platforms...)
9623      Branch: perl
9624            + t/lib/perlio.t
9625            ! MANIFEST lib/PerlIO.pm
9626 ____________________________________________________________________________
9627 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
9628         Log: Add a test for carp et alia.
9629      Branch: perl
9630            + t/lib/carp.t
9631            ! MANIFEST
9632 ____________________________________________________________________________
9633 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
9634         Log: Adding the new test would be swell.
9635      Branch: perl
9636            + t/pragma/autouse.t
9637 ____________________________________________________________________________
9638 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
9639         Log: Add a test for the autouse pragma.
9640      Branch: perl
9641            ! MANIFEST
9642 ____________________________________________________________________________
9643 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
9644         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9645              From: dLux <dlux@spam.sch.bme.hu>
9646              Date: Sun, 27 May 2001 16:14:26 +0200
9647              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
9648      Branch: perl
9649            ! lib/autouse.pm
9650 ____________________________________________________________________________
9651 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
9652         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
9653              From: "Richard Soderberg" <rs@crystalflame.net>
9654              Date: Mon, 28 May 2001 03:56:36 -0700
9655              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
9656      Branch: perl
9657            ! utils/dprofpp.PL
9658 ____________________________________________________________________________
9659 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
9660         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
9661              From: "Stephen P. Potter" <spp@spotter.yi.org>
9662              Date: Tue, 22 May 2001 11:40:25 -0400
9663              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
9664              
9665              Subject: Re: [ID 20010522.003] Time::Local module bug
9666              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
9667              Date: Tue, 22 May 2001 11:50:19 -0400
9668              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
9669      Branch: perl
9670            ! lib/Time/Local.pm
9671 ____________________________________________________________________________
9672 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
9673         Log: The PERL_DL_NONLAZY can have whitespace in front.
9674      Branch: perl
9675            ! t/lib/extutils.t
9676 ____________________________________________________________________________
9677 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
9678         Log: Document strftime() and strptime().
9679      Branch: perl
9680            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
9681 ____________________________________________________________________________
9682 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
9683         Log: Make Time::Piece::strptime() to be a function, not a method.
9684      Branch: perl
9685            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9686 ____________________________________________________________________________
9687 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
9688         Log: Tweak the test to be more portable.
9689      Branch: perl
9690            ! t/lib/extutils.t
9691 ____________________________________________________________________________
9692 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
9693         Log: Subject: PATCH: Re: Re: Attributes that tie
9694              From: Leon Brocard <acme@astray.com>
9695              Date: Sun, 27 May 2001 12:37:29 +0100
9696              Message-ID: <20010527123729.A22663@ns0.astray.com>
9697              
9698              Document that variable attributes are not currently usable
9699              for tieing.  (An ugly limitation that should be fixed.)
9700      Branch: perl
9701            ! lib/attributes.pm
9702 ____________________________________________________________________________
9703 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
9704         Log: Microperl tweaks.
9705      Branch: perl
9706            ! Makefile.micro uconfig.h uconfig.sh
9707 ____________________________________________________________________________
9708 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
9709         Log: Add make target for microperl (kind of silly, but convenient).
9710      Branch: perl
9711            ! Makefile.SH
9712 ____________________________________________________________________________
9713 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
9714         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
9715              for microperl.)
9716      Branch: perl
9717            ! doio.c
9718 ____________________________________________________________________________
9719 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
9720         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
9721              From: rspier@pobox.com (Robert Spier)
9722              Date: Sat, 26 May 2001 20:05:23 -0400
9723              Message-ID: <15120.17603.148648.12430@rls.cx>
9724              
9725              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
9726              From: rspier@pobox.com (Robert Spier)
9727              Date: Sun, 27 May 2001 00:23:12 -0400
9728              Message-ID: <15120.33072.511966.767230@rls.cx>
9729      Branch: perl
9730            ! doio.c pod/perlfunc.pod
9731 ____________________________________________________________________________
9732 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
9733         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
9734      Branch: perl
9735            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9736 ____________________________________________________________________________
9737 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
9738         Log: Add README.tru64.
9739      Branch: perl
9740            + README.tru64
9741 ____________________________________________________________________________
9742 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
9743         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
9744      Branch: perl
9745            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
9746            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
9747            ! MANIFEST
9748 ____________________________________________________________________________
9749 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
9750         Log: Integrate I18N::LangTags from Sean Burke.
9751              
9752              TODO: the language list from RFC 3066 needs to be integrated
9753              and made available somehow.  The list is included in the
9754              I18N-LangTags 0.21 distribution, but it is undocumented
9755              and unconnected to the module.
9756      Branch: perl
9757            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
9758            ! MANIFEST
9759 ____________________________________________________________________________
9760 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
9761         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
9762              envisioned by Sarathy.
9763      Branch: perl
9764            ! t/op/ver.t toke.c
9765 ____________________________________________________________________________
9766 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
9767         Log: Subject: [ID 20010525.001] Pod typo nits fixed
9768              From: lvirden@cas.org
9769              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
9770              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
9771              
9772              minus the perlsolaris decimation plus the
9773              
9774              Subject: Re: [ID 20010525.001] Pod typo nits fixed
9775              From: "Philip Newton" <Philip.Newton@gmx.net>
9776              Date: Fri, 25 May 2001 18:05:55 +0200
9777              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
9778      Branch: perl
9779            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
9780            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
9781            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
9782            ! pod/perlutil.pod pod/perlxstut.pod
9783 ____________________________________________________________________________
9784 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
9785         Log: return clauses are nice.
9786      Branch: perl
9787            ! sv.c
9788 ____________________________________________________________________________
9789 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
9790         Log: Subject: change 10199 backwards?
9791              From: Doug MacEachern <dougm@covalent.net>
9792              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
9793              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
9794      Branch: perl
9795            ! sv.c
9796 ____________________________________________________________________________
9797 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
9798         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
9799              From: Hugo <hv@crypt.compulink.co.uk>
9800              Date: Sat, 26 May 2001 17:05:12 +0100
9801              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
9802      Branch: perl
9803            + t/op/gmagic.t
9804            ! MANIFEST doop.c embed.h embed.pl global.sym
9805            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
9806            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
9807 ____________________________________________________________________________
9808 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
9809         Log: Regen headers for #10221.
9810      Branch: perl
9811            ! global.sym objXSUB.h perlapi.c
9812 ____________________________________________________________________________
9813 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
9814         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
9815              From: Juha Laiho <juha.laiho@Elma.Net>
9816              Date: Thu, 3 May 2001 09:51:30 +0300
9817              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
9818      Branch: perl
9819            ! embed.pl
9820 ____________________________________________________________________________
9821 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
9822         Log: Subject: Re: [PATCH] Re: stability of sort()?
9823              From: "John P. Linderman" <jpl@research.att.com>
9824              Date: Sat, 26 May 2001 13:27:19 -0400
9825              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
9826      Branch: perl
9827            ! pod/perlfunc.pod
9828 ____________________________________________________________________________
9829 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
9830         Log: Integrate perlio.
9831      Branch: perl
9832           !> pod/perlguts.pod
9833 ____________________________________________________________________________
9834 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
9835         Log: Subject: [PATCH perl@10210] PerlIO for VMS
9836              From: "Craig A. Berry" <craigberry@mac.com>
9837              Date: Sat, 26 May 2001 09:34:11 -0500
9838              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
9839      Branch: perl
9840            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
9841            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
9842            ! vms/vmsish.h
9843 ____________________________________________________________________________
9844 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
9845         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
9846              From: David Dyck <dcd@tc.fluke.com>
9847              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
9848              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
9849      Branch: perl
9850            ! lib/perl5db.pl
9851 ____________________________________________________________________________
9852 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
9853         Log: Subject: utf8 regexp tests
9854              From: Hugo <hv@crypt.compulink.co.uk>
9855              Date: Fri, 25 May 2001 22:35:01 +0100
9856              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
9857      Branch: perl
9858            ! t/op/regexp.t
9859 ____________________________________________________________________________
9860 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
9861         Log: Subject: [PATCH] Re: stability of sort()?
9862              From: Nicholas Clark <nick@ccl4.org>
9863              Date: Fri, 25 May 2001 22:40:19 +0100
9864              Message-ID: <20010525224019.B86445@plum.flirble.org>
9865      Branch: perl
9866            ! pod/perlfunc.pod
9867 ____________________________________________________________________________
9868 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
9869         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
9870              From: John Peacock <jpeacock@rowman.com>
9871              Date: Thu, 24 May 2001 22:14:01 -0400
9872              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
9873      Branch: perl
9874            ! mg.c scope.c sv.c
9875 ____________________________________________________________________________
9876 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
9877         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9878              From: Nicholas Clark <nick@ccl4.org>
9879              Date: Sun, 20 May 2001 19:24:13 +0100
9880              Message-ID: <20010520192413.G83222@plum.flirble.org>
9881      Branch: perl
9882            + lib/ExtUtils/Constant.pm t/lib/extutils.t
9883            ! MANIFEST utils/h2xs.PL
9884 ____________________________________________________________________________
9885 [ 10212] By: nick                                  on 2001/05/26  09:49:28
9886         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
9887              add a few more notes there on use of mortals on the stack.
9888      Branch: perlio
9889            ! pod/perlguts.pod
9890 ____________________________________________________________________________
9891 [ 10211] By: nick                                  on 2001/05/26  09:05:36
9892         Log: Integrate mainline
9893      Branch: perlio
9894           +> t/lib/fcntl.t t/pragma/vars.t
9895           !> (integrate 49 files)
9896 ____________________________________________________________________________
9897 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
9898         Log: Update Changes.
9899      Branch: perl
9900            ! Changes patchlevel.h
9901 ____________________________________________________________________________
9902 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
9903         Log: Based on
9904              
9905              Subject: [PATCH pp.c] Wrapping pack("C",256)
9906              From: Simon Cozens <simon@netthink.co.uk>
9907              Date: Sat, 12 May 2001 17:58:41 +0100
9908              Message-ID: <20010512175841.A6132@netthink.co.uk>
9909      Branch: perl
9910            ! pod/perldiag.pod pp.c t/pragma/warn/pp
9911 ____________________________________________________________________________
9912 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
9913         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
9914              From: "Brendan O'Dea" <bod@compusol.com.au>
9915              Date: Fri, 25 May 2001 11:18:29 +1000
9916              Message-ID: <20010525111829.A28411@compusol.com.au>
9917              
9918              (Slightly modified.)
9919      Branch: perl
9920            ! lib/Term/Cap.pm
9921 ____________________________________________________________________________
9922 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
9923         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
9924              From: Hugo <hv@crypt.compulink.co.uk>
9925              Date: Fri, 25 May 2001 02:13:25 +0100
9926              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
9927      Branch: perl
9928            ! t/op/misc.t
9929 ____________________________________________________________________________
9930 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
9931         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9932              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
9933              Date: Fri, 25 May 2001 10:25:36 +0900
9934              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
9935      Branch: perl
9936            ! regcomp.c regexec.c
9937 ____________________________________________________________________________
9938 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
9939         Log: Subject: [PATCH #2] stash autovivification and method call error messages
9940              From: Ilmari Karonen <iltzu@sci.fi>
9941              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
9942              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
9943      Branch: perl
9944            ! gv.c pp_hot.c t/op/method.t
9945 ____________________________________________________________________________
9946 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
9947         Log: Add make target and documentation for gprof profiling.
9948      Branch: perl
9949            ! Makefile.SH pod/perlhack.pod
9950 ____________________________________________________________________________
9951 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
9952         Log: Subject: Don't think about UTF8 
9953              From: Mike Guy <mjtg@cam.ac.uk> 
9954              Date: Tue, 22 May 2001 14:35:39 +0100
9955              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
9956      Branch: perl
9957            ! sv.h
9958 ____________________________________________________________________________
9959 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
9960         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
9961              From: Geraint A Edwards <gedge@serf.org> 
9962              Date: Thu, 24 May 2001 22:51:24 +0100
9963              Message-Id: <20010524225124.A34981@cymru.serf.org>
9964      Branch: perl
9965            ! x2p/find2perl.PL
9966 ____________________________________________________________________________
9967 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
9968         Log: DB_File has its own attribute story.
9969      Branch: perl
9970            ! ext/DB_File/DB_File.xs
9971 ____________________________________________________________________________
9972 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
9973         Log: Subject: Re: Making perl with -Wall
9974              From: Andy Dougherty <doughera@lafayette.edu>
9975              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
9976              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
9977      Branch: perl
9978            ! perl.h
9979 ____________________________________________________________________________
9980 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
9981         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
9982              From: "Richard Soderberg" <rs@crystalflame.net>
9983              Date: Thu, 24 May 2001 08:58:16 -0700
9984              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
9985      Branch: perl
9986            ! sv.c
9987 ____________________________________________________________________________
9988 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
9989         Log: IV/UV casting fixes from Nicholas Clark.
9990      Branch: perl
9991            ! perl.h pp_sys.c util.c
9992 ____________________________________________________________________________
9993 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
9994         Log: Subject: Re: Making perl with -Wall
9995              From: Michael G Schwern <schwern@pobox.com>
9996              Date: Thu, 24 May 2001 15:40:28 +0100
9997              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
9998      Branch: perl
9999            ! malloc.c perl.h
10000 ____________________________________________________________________________
10001 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
10002         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
10003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10004              Date: Tue, 22 May 2001 11:49:37 +0200
10005              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
10006      Branch: metaconfig
10007            ! U/modified/Oldsym.U
10008      Branch: metaconfig/U/perl
10009            ! patchlevel.U
10010      Branch: perl
10011            ! Configure config_h.SH myconfig.SH
10012 ____________________________________________________________________________
10013 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
10014         Log: Under versiononly install also the scripts with the version suffix.
10015              (e.g. .../bin/h2xs5.7.1)
10016      Branch: perl
10017            ! installperl
10018 ____________________________________________________________________________
10019 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
10020         Log: Subject: [PATCH] Stop segfault in mg.c:636
10021              From: "Richard Soderberg" <rs@crystalflame.net>
10022              Date: Thu, 24 May 2001 05:51:52 -0700
10023              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
10024      Branch: perl
10025            ! mg.c
10026 ____________________________________________________________________________
10027 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
10028         Log: Iteration continues; hopefully convergently.
10029      Branch: perl
10030            ! t/lib/b-stash.t
10031 ____________________________________________________________________________
10032 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
10033         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
10034              From: Gisle Aas <gisle@ActiveState.com>
10035              Date: 23 May 2001 16:13:10 -0700
10036              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
10037      Branch: perl
10038            ! op.c toke.c
10039 ____________________________________________________________________________
10040 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
10041         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
10042              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10043              Date: Thu, 24 May 2001 05:05:22 -0500
10044              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
10045      Branch: perl
10046            ! lib/dumpvar.pl lib/perl5db.pl
10047 ____________________________________________________________________________
10048 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
10049         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
10050              From: David Dyck <dcd@tc.fluke.com>
10051              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
10052              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
10053      Branch: perl
10054            ! lib/perl5db.pl
10055 ____________________________________________________________________________
10056 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
10057         Log: Tiny pod nits on READMEs, mostly whitespace issues.
10058      Branch: perl
10059            ! README.amiga README.dos README.macos README.mpeix README.vmesa
10060            ! README.win32
10061 ____________________________________________________________________________
10062 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
10063         Log: The DG/UX part of the 20010521.005.
10064      Branch: perl
10065            ! README.dgux
10066 ____________________________________________________________________________
10067 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
10068         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
10069              From: Hugo <hv@crypt.compulink.co.uk>
10070              Date: Mon, 21 May 2001 16:32:02 +0100
10071              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
10072      Branch: perl
10073            ! regcomp.c t/op/misc.t
10074 ____________________________________________________________________________
10075 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
10076         Log: Subject: [PATCH] Extra UNIVERSAL tests
10077              From: Mike Guy <mjtg@cam.ac.uk>
10078              Date: Wed, 23 May 2001 12:29:20 +0100
10079              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
10080      Branch: perl
10081            ! t/op/universal.t
10082 ____________________________________________________________________________
10083 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
10084         Log: Subject: [PATCH] Remove EQ keyword
10085              From: Mike Guy <mjtg@cam.ac.uk>
10086              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
10087              Date: Wed, 23 May 2001 11:17:29 +0100
10088      Branch: perl
10089            ! keywords.h keywords.pl
10090 ____________________________________________________________________________
10091 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
10092         Log: Subject: [PATCH] lib/perl5db.pl
10093              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10094              Date: Wed, 23 May 2001 02:18:03 -0500
10095              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
10096      Branch: perl
10097            ! lib/perl5db.pl
10098 ____________________________________________________________________________
10099 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
10100         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
10101              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10102              Date: Tue, 22 May 2001 23:34:41 -0500
10103              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
10104      Branch: perl
10105            ! lib/Term/Cap.pm
10106 ____________________________________________________________________________
10107 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
10108         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
10109              From: davem@fdgroup.co.uk
10110              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
10111              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
10112      Branch: perl
10113            ! emacs/e2ctags.pl
10114 ____________________________________________________________________________
10115 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
10116         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
10117              From: Michael G Schwern <schwern@pobox.com>
10118              Date: Tue, 22 May 2001 14:15:09 +0100
10119              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
10120      Branch: perl
10121            ! lib/vars.pm
10122 ____________________________________________________________________________
10123 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
10124         Log: Subject: [PATCH lib/vars.pm] Odd code nit
10125              From: Michael G Schwern <schwern@pobox.com>
10126              Date: Tue, 22 May 2001 14:14:28 +0100
10127              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
10128      Branch: perl
10129            ! lib/vars.pm
10130 ____________________________________________________________________________
10131 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
10132         Log: Use the new use vars feature.
10133      Branch: perl
10134            ! t/lib/b-stash.t
10135 ____________________________________________________________________________
10136 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
10137         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
10138              From: Mike Guy <mjtg@cam.ac.uk>
10139              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10140              Date: Tue, 22 May 2001 13:11:39 +0100
10141      Branch: perl
10142            + t/pragma/vars.t
10143            ! MANIFEST lib/vars.pm t/lib/1_compile.t
10144 ____________________________________________________________________________
10145 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
10146         Log: -qlongdouble considered harmful by Merijn.
10147      Branch: perl
10148            ! hints/aix.sh
10149 ____________________________________________________________________________
10150 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
10151         Log: Update Changes.
10152      Branch: perl
10153            ! Changes patchlevel.h
10154 ____________________________________________________________________________
10155 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
10156         Log: Add a test of its very own for Fcntl.  Hopefully portable.
10157      Branch: perl
10158            + t/lib/fcntl.t
10159            ! MANIFEST
10160 ____________________________________________________________________________
10161 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
10162         Log: Must be trickier for 'minitest' not to die.
10163      Branch: perl
10164            ! t/op/taint.t
10165 ____________________________________________________________________________
10166 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
10167         Log: Can't declare other people's variables.
10168      Branch: perl
10169            ! t/lib/b-stash.t
10170 ____________________________________________________________________________
10171 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
10172         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
10173      Branch: perl
10174            ! doio.c t/op/taint.t
10175 ____________________________________________________________________________
10176 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
10177         Log: The OS/2 variable needs to be declared.
10178      Branch: perl
10179            ! t/lib/b-stash.t
10180 ____________________________________________________________________________
10181 [ 10170] By: nick                                  on 2001/05/20  16:48:29
10182         Log: Integrate mainline
10183      Branch: perlio
10184           !> (integrate 41 files)
10185 ____________________________________________________________________________
10186 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
10187         Log: Small perlsec updates: clarify the taintedness of filename
10188              globbing; suggest using Scalar::Util::tainted().
10189      Branch: perl
10190            ! pod/perlsec.pod
10191 ____________________________________________________________________________
10192 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
10193         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
10194              From: Dave Mitchell <davem@fdgroup.co.uk>
10195              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
10196              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
10197      Branch: perl
10198            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
10199            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
10200            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
10201            ! xsutils.c
10202 ____________________________________________________________________________
10203 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
10204         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
10205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10206              Date: Sat, 19 May 2001 04:08:46 -0400
10207              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
10208      Branch: perl
10209            ! lib/ExtUtils/Mksymlists.pm makedef.pl
10210 ____________________________________________________________________________
10211 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
10212         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
10213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10214              Date: Sat, 19 May 2001 04:30:45 -0400
10215              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
10216      Branch: perl
10217            ! os2/os2.c
10218 ____________________________________________________________________________
10219 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
10220         Log: Subject: [PATCH 5.6.1] build bugs OS/2
10221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10222              Date: Sat, 19 May 2001 04:35:28 -0400
10223              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
10224      Branch: perl
10225            ! os2/Makefile.SHs os2/os2.c
10226 ____________________________________________________________________________
10227 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
10228         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
10229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10230              Date: Sat, 19 May 2001 04:04:23 -0400
10231              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
10232              
10233              (In bleadperl patched b-stash.t instead of b.t)
10234      Branch: perl
10235            ! t/lib/b-stash.t t/lib/bigfltpm.t
10236 ____________________________________________________________________________
10237 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
10238         Log: Subject: [PATCH 5.6.1] perl5db
10239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10240              Date: Sat, 19 May 2001 03:49:09 -0400
10241              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
10242      Branch: perl
10243            ! lib/perl5db.pl
10244 ____________________________________________________________________________
10245 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
10246         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
10247              From: Gisle Aas <gisle@ActiveState.com>
10248              Date: 18 May 2001 14:24:51 -0700
10249              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
10250      Branch: perl
10251            ! pp_ctl.c
10252 ____________________________________________________________________________
10253 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
10254         Log: Subject: [PATCH] Chomp should not always stringify
10255              From: Gisle Aas <gisle@ActiveState.com>
10256              Date: 18 May 2001 07:55:25 -0700
10257              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
10258      Branch: perl
10259            ! doop.c t/op/chop.t
10260 ____________________________________________________________________________
10261 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
10262         Log: Integrate perlio.
10263      Branch: perl
10264           !> pod/perlfunc.pod
10265 ____________________________________________________________________________
10266 [ 10159] By: nick                                  on 2001/05/20  09:39:46
10267         Log: Document some more of open's features.
10268      Branch: perlio
10269            ! pod/perlfunc.pod
10270 ____________________________________________________________________________
10271 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
10272         Log: back out change#10153 (it has compatibility issues such as the
10273              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
10274              benefit for 5.6.x doesn't seem worth the risk)
10275      Branch: maint-5.6/perl
10276            ! toke.c
10277 ____________________________________________________________________________
10278 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
10279         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
10280      Branch: perl
10281            ! x2p/s2p.PL
10282 ____________________________________________________________________________
10283 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
10284         Log: Update Changes.
10285      Branch: perl
10286            ! Changes patchlevel.h
10287 ____________________________________________________________________________
10288 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
10289         Log: Integrate change #10144 from maintperl.
10290              
10291              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
10292      Branch: perl
10293           !> win32/config.bc win32/config.gc win32/config.vc
10294           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10295 ____________________________________________________________________________
10296 [ 10154] By: nick                                  on 2001/05/18  07:23:03
10297         Log: Integrate mainline.
10298      Branch: perlio
10299           +> README.dgux t/lib/i18n-collate.t utils.lst
10300           !> (integrate 49 files)
10301 ____________________________________________________________________________
10302 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
10303         Log: Integrate change #7224 from mainline into maintperl.
10304              
10305              Allow @+ and @- to be doublequoted, from Simon Cozens. 
10306              (Approved by Larry, see Tom's comment in 20000830.005.)
10307      Branch: maint-5.6/perl
10308           !> toke.c
10309 ____________________________________________________________________________
10310 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
10311         Log: Subject: [PATCH bleadperl] small lookbehind fix
10312              From: Hugo <hv@crypt.compulink.co.uk>
10313              Date: Fri, 18 May 2001 00:07:19 +0100
10314              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
10315      Branch: perl
10316            ! regexec.c
10317 ____________________________________________________________________________
10318 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
10319         Log: Detypos.
10320      Branch: perl
10321            ! installman utils.lst
10322 ____________________________________________________________________________
10323 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
10324         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
10325              in 20001222.001.
10326      Branch: perl
10327            ! t/lib/glob-basic.t
10328 ____________________________________________________________________________
10329 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
10330         Log: Subject: [PATCH] Test for bug 20010515.004
10331              From: Benjamin Sugars <bsugars@canoe.ca>
10332              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
10333              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
10334      Branch: perl
10335            ! t/op/misc.t
10336 ____________________________________________________________________________
10337 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
10338         Log: Integrate #10145 from maintperl.
10339              
10340              fix for ID 20010515.004 (needs test)
10341      Branch: perl
10342           !> pp_hot.c
10343 ____________________________________________________________________________
10344 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
10345         Log: Thinko noticed by Doug MacEachern.
10346      Branch: perl
10347            ! thread.h
10348 ____________________________________________________________________________
10349 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
10350         Log: Subject: Re: [PATCH] HERE mark in regex
10351              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10352              Date: Thu, 17 May 2001 12:20:33 -0400
10353              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
10354      Branch: perl
10355            ! t/op/re_tests
10356 ____________________________________________________________________________
10357 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
10358         Log: fix for ID 20010515.004 (needs test)
10359      Branch: maint-5.6/perl
10360            ! pp_hot.c
10361 ____________________________________________________________________________
10362 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
10363         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
10364      Branch: maint-5.6/perl
10365            ! win32/config.bc win32/config.gc win32/config.vc
10366            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10367 ____________________________________________________________________________
10368 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
10369         Log: Macrofy the getspecific (and use it also in util.c)
10370      Branch: perl
10371            ! thread.h util.c
10372 ____________________________________________________________________________
10373 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
10374         Log: Use the unchecked thread-specific key fetch also in Tru64.
10375      Branch: perl
10376            ! thread.h
10377 ____________________________________________________________________________
10378 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
10379         Log: Subject: [PATCH 5.6.1]Quick thread speedup
10380              From: Dan Sugalski <dan@sidhe.org> 
10381              Date: Wed, 16 May 2001 18:05:19 -0400
10382              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
10383      Branch: perl
10384            ! thread.h util.c
10385 ____________________________________________________________________________
10386 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
10387         Log: I think this is quite enough testing for a deprecated feature.
10388      Branch: perl
10389            + t/lib/i18n-collate.t
10390            ! MANIFEST t/lib/1_compile.t
10391 ____________________________________________________________________________
10392 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
10393         Log: More HP-UX lore from Jeff Okamoto.
10394      Branch: perl
10395            ! README.hpux
10396 ____________________________________________________________________________
10397 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
10398         Log: Sort utils.lst for easier maintenance.
10399      Branch: perl
10400            ! utils.lst
10401 ____________________________________________________________________________
10402 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
10403         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10404              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10405              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
10406              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
10407              
10408              Add pod2latex to utils.lst.
10409      Branch: perl
10410            ! MANIFEST utils.lst
10411 ____________________________________________________________________________
10412 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
10413         Log: Subject: Re: [PATCH] HERE mark in regex
10414              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10415              Date: Wed, 16 May 2001 13:04:43 -0400
10416              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
10417      Branch: perl
10418            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
10419            ! t/op/regmesg.t t/pragma/warn/regcomp
10420 ____________________________________________________________________________
10421 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
10422         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10423              From: Simon Cozens <simon@netthink.co.uk>
10424              Date: Wed, 16 May 2001 18:02:08 +0100
10425              Message-ID: <20010516180208.A6458@netthink.co.uk>
10426      Branch: perl
10427            ! installman utils.lst
10428 ____________________________________________________________________________
10429 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
10430         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
10431              From: "Philip Newton" <pnewton@gmx.de>
10432              Date: Tue, 15 May 2001 15:09:30 +0200
10433              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
10434              
10435              Test case for #10128.
10436      Branch: perl
10437            ! t/pragma/warn/pp_hot
10438 ____________________________________________________________________________
10439 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
10440         Log: Update Changes.
10441      Branch: perl
10442            ! Changes patchlevel.h
10443 ____________________________________________________________________________
10444 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
10445         Log: Deprecate pseudo-hashes.
10446      Branch: perl
10447            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
10448 ____________________________________________________________________________
10449 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
10450         Log: HP-UX hints update from Merijn.
10451      Branch: perl
10452            ! hints/hpux.sh
10453 ____________________________________________________________________________
10454 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
10455         Log: README.hpux update from Merijn.
10456      Branch: perl
10457            ! README.hpux
10458 ____________________________________________________________________________
10459 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
10460         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10461              From: Simon Cozens <simon@netthink.co.uk>
10462              Date: Wed, 16 May 2001 15:57:55 +0100
10463              Message-ID: <20010516155755.A4728@netthink.co.uk>
10464      Branch: perl
10465            + utils.lst
10466            ! MANIFEST installman installperl
10467 ____________________________________________________________________________
10468 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
10469         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
10470              From: "Philip Newton" <pnewton@gmx.de>
10471              Date: Tue, 15 May 2001 16:31:05 +0200
10472              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
10473              
10474              Fix PERL_Y2KWARN test to check before rather than after appending.
10475      Branch: perl
10476            ! pp_hot.c
10477 ____________________________________________________________________________
10478 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
10479         Log: Regen Porting stuff.
10480      Branch: perl
10481            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10482            ! config_h.SH
10483 ____________________________________________________________________________
10484 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
10485         Log: Metaconfig unit change for #10125.
10486      Branch: metaconfig
10487            ! U/modified/Oldconfig.U
10488 ____________________________________________________________________________
10489 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
10490         Log: Use OSVERS.
10491      Branch: perl
10492            ! Configure config_h.SH perl.c
10493 ____________________________________________________________________________
10494 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
10495         Log: Regen toc.
10496      Branch: perl
10497            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10498 ____________________________________________________________________________
10499 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
10500         Log: Adding the README.dgux to the MANIFEST would be a good idea.
10501      Branch: perl
10502            ! MANIFEST
10503 ____________________________________________________________________________
10504 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
10505         Log: Move the stack desire definition to thread.h.
10506      Branch: perl
10507            ! ext/Thread/Thread.xs thread.h
10508 ____________________________________________________________________________
10509 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
10510         Log: DG-UX threading patches, including a README.dgux,
10511              from Takis Psarogiannakopoulos.
10512      Branch: perl
10513            + README.dgux
10514            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
10515 ____________________________________________________________________________
10516 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
10517         Log: Subject: [PATCH B::Deparse] More on /x regexes
10518              From: Robin Houston <robin@kitsite.com>
10519              Date: Tue, 15 May 2001 19:09:35 +0100
10520              Message-ID: <20010515190935.A27268@penderel>
10521      Branch: perl
10522            ! ext/B/B/Deparse.pm
10523 ____________________________________________________________________________
10524 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
10525         Log: Document that the core time() may be rounding rather
10526              than truncating, would have saved at least my confusion.
10527      Branch: perl
10528            ! ext/Time/HiRes/HiRes.pm
10529 ____________________________________________________________________________
10530 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
10531         Log: Subject: perl-current/t/time-hires.t
10532              From: John Peacock <jpeacock@rowman.com>
10533              Date: Fri, 11 May 2001 14:09:41 -0400
10534              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
10535      Branch: perl
10536            ! t/lib/time-hires.t
10537 ____________________________________________________________________________
10538 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
10539         Log: Subject: [PATCH dump.c] Op private flags
10540              From: Simon Cozens <simon@netthink.co.uk>
10541              Date: Sun, 13 May 2001 20:20:36 +0100
10542              Message-ID: <20010513202036.A21896@netthink.co.uk>
10543      Branch: perl
10544            ! dump.c
10545 ____________________________________________________________________________
10546 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
10547         Log: Upgrade to Switch 2.03.
10548      Branch: perl
10549            ! lib/Switch.pm
10550 ____________________________________________________________________________
10551 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
10552         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
10553              to PERL_CONFIG_SH and use it consistently.
10554      Branch: maint-5.6/perl
10555           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10556           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10557           !> myconfig.SH writemain.SH
10558 ____________________________________________________________________________
10559 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
10560         Log: Metaconfig units changes for #10113.
10561      Branch: metaconfig
10562            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
10563 ____________________________________________________________________________
10564 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
10565         Log: The problem described in 20010514.031 still wasn't
10566              fully cured, there were remnants of $CONFIG when
10567              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
10568              to avoid future conflicts.
10569      Branch: perl
10570            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10571            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10572            ! myconfig.SH writemain.SH
10573 ____________________________________________________________________________
10574 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
10575         Log: Half of #10107 got lost.
10576      Branch: perl
10577            ! ext/B/B/Deparse.pm
10578 ____________________________________________________________________________
10579 [ 10111] By: nick                                  on 2001/05/15  08:39:14
10580         Log: Integrate mainline.
10581      Branch: perlio
10582           +> ext/POSIX/hints/uts.pl
10583            - Todo Todo-5.6 t/camel-III/vstring.t
10584           !> (integrate 48 files)
10585 ____________________________________________________________________________
10586 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
10587         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
10588              From: Robin Houston <robin@kitsite.com>
10589              Date: Mon, 14 May 2001 22:27:08 +0100
10590              Message-ID: <20010514222708.A22963@penderel>
10591      Branch: perl
10592            ! t/TestInit.pm
10593 ____________________________________________________________________________
10594 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
10595         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
10596              From: Robin Houston <robin@kitsite.com>
10597              Date: Mon, 14 May 2001 22:16:43 +0100
10598              Message-ID: <20010514221643.A22437@penderel>
10599      Branch: perl
10600            ! ext/B/B/Deparse.pm
10601 ____________________________________________________________________________
10602 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
10603         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
10604              From: Robin Houston <robin@kitsite.com>
10605              Date: Mon, 14 May 2001 22:03:44 +0100
10606              Message-ID: <20010514220344.A20643@penderel>
10607      Branch: perl
10608            ! ext/B/B/Deparse.pm
10609 ____________________________________________________________________________
10610 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
10611         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
10612              From: Robin Houston <robin@kitsite.com>
10613              Date: Mon, 14 May 2001 22:10:07 +0100
10614              Message-ID: <20010514221007.A21118@penderel>
10615      Branch: perl
10616            ! ext/B/B/Deparse.pm
10617 ____________________________________________________________________________
10618 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
10619         Log: Fix for 20010514.037; substr() didn't invalidate the locale
10620              collation magic.
10621      Branch: perl
10622            ! pp.c
10623 ____________________________________________________________________________
10624 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
10625         Log: Update Changes.
10626      Branch: perl
10627            ! Changes patchlevel.h
10628 ____________________________________________________________________________
10629 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
10630         Log: Retract #10094.
10631      Branch: perl
10632            ! lib/Pod/Text.pm
10633 ____________________________________________________________________________
10634 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
10635         Log: Integrate change #10100 from maintperl.
10636              
10637              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10638              bug ID 20010514.027)
10639      Branch: perl
10640           !> mg.c pp_ctl.c
10641 ____________________________________________________________________________
10642 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
10643         Log: Document the deprecatedness of suidperl.
10644      Branch: perl
10645            ! INSTALL pod/perlfaq1.pod
10646 ____________________________________________________________________________
10647 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
10648         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
10649              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10650              Date: Mon, 14 May 2001 09:38:59 -0400
10651              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
10652      Branch: perl
10653            ! lib/ExtUtils/MM_Unix.pm
10654 ____________________________________________________________________________
10655 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
10656         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10657              bug ID 20010514.027)
10658              
10659              TODO: this needs a testsuite addition
10660      Branch: maint-5.6/perl
10661            ! mg.c pp_ctl.c
10662 ____________________________________________________________________________
10663 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
10664         Log: More DWIMminess for Class::Struct: calling the array or hash
10665              accessors only with one argument, an array or a hash reference,
10666              sets the underlying array or hash.  This mirrors nicely also
10667              the usage in the constructor.
10668              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
10669      Branch: perl
10670            ! lib/Class/Struct.pm t/lib/class-struct.t
10671 ____________________________________________________________________________
10672 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
10673         Log: Reference cmp'ing should go through the whole stringification
10674              process shebang, as pointed out by Sarathy in #10091.
10675      Branch: perl
10676            ! pp.c
10677 ____________________________________________________________________________
10678 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
10679         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
10680              From: Simon Cozens <simon@netthink.co.uk>
10681              Date: Sat, 12 May 2001 16:36:27 +0100
10682              Message-ID: <20010512163627.A5522@netthink.co.uk>
10683              
10684              with some additions salvaged from Todo and Todo-5.6 before
10685              retiring them.
10686      Branch: perl
10687            - Todo Todo-5.6
10688            ! MANIFEST pod/perltodo.pod
10689 ____________________________________________________________________________
10690 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
10691         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
10692              From: "Golubev I. N." <gin@mo.msk.ru>
10693              Date: Mon, 07 May 2001 14:33:34 (GMT)
10694              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
10695      Branch: perl
10696            ! perl.h
10697 ____________________________________________________________________________
10698 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
10699         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
10700              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10701              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
10702              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
10703      Branch: perl
10704            ! lib/ExtUtils/MM_Unix.pm
10705 ____________________________________________________________________________
10706 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
10707         Log: (Retracted by #10104.)
10708              
10709              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
10710              From: barries <barries@slaysys.com>
10711              Date: Sat, 12 May 2001 01:28:10 -0400
10712              Message-ID: <20010512012810.B26358@jester.slaysys.com>
10713      Branch: perl
10714            ! lib/Pod/Text.pm
10715 ____________________________________________________________________________
10716 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
10717         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
10718              From: Mike Guy <mjtg@cam.ac.uk>
10719              Date: Sat, 12 May 2001 19:24:33 +0100
10720              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
10721      Branch: perl
10722            ! lib/AutoSplit.pm
10723 ____________________________________________________________________________
10724 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
10725         Log: Yet another HP-UX hints tweak from Merijn.
10726      Branch: perl
10727            ! hints/hpux.sh
10728 ____________________________________________________________________________
10729 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
10730         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
10731              isn't defined (changes#9366,9368,9370 from mainline without the
10732              pp_scmp() change)
10733      Branch: maint-5.6/perl
10734            ! pp.c pp.h pp_hot.c
10735 ____________________________________________________________________________
10736 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
10737         Log: The sorting seems to happen now automatically.
10738      Branch: perl
10739            ! t/lib/glob-basic.t
10740 ____________________________________________________________________________
10741 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
10742         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10743              From: Benjamin Sugars <bsugars@canoe.ca>
10744              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
10745              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
10746      Branch: perl
10747            ! pod/perlfunc.pod
10748 ____________________________________________________________________________
10749 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
10750         Log: Subject: Re: undef(&foo) does not work for XS functions
10751              From: Doug MacEachern <dougm@covalent.net>
10752              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
10753              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
10754      Branch: perl
10755            ! op.c
10756 ____________________________________________________________________________
10757 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
10758         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
10759              From: Peter Prymmer <pvhp@forte.com>
10760              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
10761              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
10762      Branch: perl
10763            ! t/op/append.t
10764 ____________________________________________________________________________
10765 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
10766         Log: Update Changes.
10767      Branch: perl
10768            ! Changes patchlevel.h
10769 ____________________________________________________________________________
10770 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
10771         Log: Remove the 'asciir' re subpragma.  Should instead implement
10772              the 'physical vs logical' range scheme:
10773              
10774              \xAA-\xCC is a native physical range, you want that range of
10775              codepoints in your native encoding.  In EBCDIC the codepoints
10776              in the gaps (between i-j and r-s) should be included.
10777              
10778              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
10779              codepoints in Unicode.
10780              
10781              a-z is a logical range, you want that range of 'logical' codepoints
10782              in your native encoding.  In EBCDIC the codepoints in the gaps
10783              (between i-j and r-s) should not be included.
10784              
10785              Mixed cases (a-\xAA, etc) should either be errors, or maybe
10786              the 'logical' endpoints should be converted to native/Unicode
10787              codepoints, and the range handled as a physical range.
10788              
10789              'Logical endpoints' are to be recognized only in the A-Z, a-z,
10790              and 0-9 ranges.  Probably a warning should be given for mixed
10791              cases like A-z or a-9 (since such expressions are encoding
10792              dependent), with a recommendation to use physical ranges.
10793      Branch: perl
10794            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
10795            ! t/op/regexp.t
10796 ____________________________________________________________________________
10797 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
10798         Log: Make the test to cleanup the test directory tree
10799              both before and after the testing so that we always
10800              have a clean slate to work with.
10801      Branch: perl
10802            ! t/lib/filefind.t
10803 ____________________________________________________________________________
10804 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
10805         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10806              From: Jon Eveland <jweveland@yahoo.com>
10807              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
10808              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
10809      Branch: perl
10810            ! pod/perlfunc.pod
10811 ____________________________________________________________________________
10812 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
10813         Log: Merge the camel-III/vstring.t with op/ver.t.
10814      Branch: perl
10815            - t/camel-III/vstring.t
10816            ! MANIFEST t/TEST t/harness t/op/ver.t
10817 ____________________________________________________________________________
10818 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
10819         Log: Add test.deparse make target.
10820      Branch: perl
10821            ! Makefile.SH
10822 ____________________________________________________________________________
10823 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
10824         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
10825              From: Robin Houston <robin@kitsite.com>
10826              Date: Fri, 11 May 2001 12:02:22 +0100
10827              Message-ID: <20010511120222.A11529@penderel>
10828      Branch: perl
10829            ! ext/B/B/Deparse.pm t/op/method.t
10830 ____________________________________________________________________________
10831 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
10832         Log: A nicely working combination for UTS from Hal Morris.
10833      Branch: perl
10834            + ext/POSIX/hints/uts.pl
10835            ! MANIFEST hints/uts.sh
10836 ____________________________________________________________________________
10837 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
10838         Log: i_ieeefp=undef for UTS.
10839      Branch: perl
10840            ! hints/uts.sh
10841 ____________________________________________________________________________
10842 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
10843         Log: Subject: RE: rand(0) is rand(1)
10844              From: Larry Shatzer <lshatzer@islanddata.com>
10845              Date: Thu, 10 May 2001 11:09:27 -0700
10846              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
10847      Branch: perl
10848            ! pod/perlfunc.pod
10849 ____________________________________________________________________________
10850 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
10851         Log: Subject: [patch] make op_{clear,null} public
10852              From: Doug MacEachern <dougm@covalent.net>
10853              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
10854              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
10855      Branch: perl
10856            ! embed.h embed.pl op.c proto.h
10857 ____________________________________________________________________________
10858 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
10859         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
10860              From: Robin Houston <robin@kitsite.com>
10861              Date: Thu, 10 May 2001 18:54:59 +0100
10862              Message-ID: <20010510185459.A5995@penderel>
10863      Branch: perl
10864            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
10865 ____________________________________________________________________________
10866 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
10867         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
10868              From: Robin Houston <robin@kitsite.com>
10869              Date: Thu, 10 May 2001 12:56:39 +0100
10870              Message-ID: <20010510125639.A2119@penderel>
10871      Branch: perl
10872            ! ext/B/B/Deparse.pm
10873 ____________________________________________________________________________
10874 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
10875         Log: Retract #10070, not ready yet.
10876      Branch: perl
10877            ! ext/B/B/Deparse.pm
10878 ____________________________________________________________________________
10879 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
10880         Log: The metaconfig unit change for #10071.
10881      Branch: metaconfig
10882            ! U/modified/mallocsrc.U
10883 ____________________________________________________________________________
10884 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
10885         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
10886      Branch: perl
10887            ! Configure
10888 ____________________________________________________________________________
10889 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
10890         Log: (Retracted by #10073)
10891              
10892              Subject: Re: [PATCH t/TEST] B::Deparse tester 
10893              From: Hugo <hv@crypt.compulink.co.uk>
10894              Date: Thu, 10 May 2001 05:48:09 +0100
10895              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
10896      Branch: perl
10897            ! ext/B/B/Deparse.pm
10898 ____________________________________________________________________________
10899 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
10900         Log: Add a for(func()) test.
10901      Branch: perl
10902            ! t/cmd/for.t
10903 ____________________________________________________________________________
10904 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
10905         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
10906              From: Robin Houston <robin@kitsite.com>
10907              Date: Thu, 10 May 2001 13:50:08 +0100
10908              Message-ID: <20010510135008.A2454@penderel>
10909      Branch: perl
10910            ! ext/B/B/Deparse.pm
10911 ____________________________________________________________________________
10912 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
10913         Log: A thinko in #10065.
10914      Branch: perl
10915            ! hv.c
10916 ____________________________________________________________________________
10917 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
10918         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
10919              From: Robin Houston <robin@kitsite.com>
10920              Date: Thu, 10 May 2001 02:10:34 +0100
10921              Message-ID: <20010510021034.A19421@penderel>
10922      Branch: perl
10923            ! ext/B/B.xs ext/B/B/Deparse.pm
10924 ____________________________________________________________________________
10925 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
10926         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
10927              From: Doug MacEachern <dougm@covalent.net>
10928              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
10929              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
10930      Branch: perl
10931            ! hv.c
10932 ____________________________________________________________________________
10933 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
10934         Log: One more workaround for the UTS compiler from Hal Morris.
10935      Branch: perl
10936            ! perl.h
10937 ____________________________________________________________________________
10938 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
10939         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
10940              From: Robin Houston <robin@kitsite.com>
10941              Date: Thu, 10 May 2001 01:02:08 +0100
10942              Message-ID: <20010510010208.A18200@penderel>
10943      Branch: perl
10944            ! ext/B/B/Debug.pm
10945 ____________________________________________________________________________
10946 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
10947         Log: Subject: [PATCH] Simplify deb_curcv() a bit
10948              From: Benjamin Sugars <bsugars@canoe.ca>
10949              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
10950              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
10951      Branch: perl
10952            ! run.c
10953 ____________________________________________________________________________
10954 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
10955         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
10956              From: Benjamin Sugars <bsugars@canoe.ca>
10957              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
10958              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
10959      Branch: perl
10960            ! t/lib/io_scalar.t
10961 ____________________________________________________________________________
10962 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
10963         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
10964              From: Peter Prymmer <pvhp@forte.com>
10965              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
10966              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
10967      Branch: perl
10968            ! t/lib/md5-file.t
10969 ____________________________________________________________________________
10970 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
10971         Log: Subject: [PATCH t/TEST] B::Deparse tester
10972              From: Robin Houston <robin@kitsite.com>
10973              Date: Wed, 9 May 2001 19:17:50 +0100
10974              Message-ID: <20010509191750.A16940@penderel>
10975      Branch: perl
10976            ! ext/B/O.pm t/TEST
10977 ____________________________________________________________________________
10978 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
10979         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
10980              From: Jeff Pinyan <jeffp@crusoe.net>
10981              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
10982              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
10983      Branch: perl
10984            ! lib/Pod/Html.pm
10985 ____________________________________________________________________________
10986 [ 10057] By: nick                                  on 2001/05/09  18:37:56
10987         Log: Integrate mainline.
10988      Branch: perlio
10989           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
10990           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
10991 ____________________________________________________________________________
10992 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
10993         Log: Update Changes.
10994      Branch: perl
10995            ! Changes patchlevel.h
10996 ____________________________________________________________________________
10997 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
10998         Log: Integrate perlio.
10999      Branch: perl
11000           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11001 ____________________________________________________________________________
11002 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
11003         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
11004              From: Benjamin Sugars <bsugars@canoe.ca>
11005              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
11006              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
11007      Branch: perl
11008            ! perlio.c
11009 ____________________________________________________________________________
11010 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
11011         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
11012              From: Benjamin Sugars <bsugars@canoe.ca>
11013              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
11014              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
11015      Branch: perl
11016            ! ext/PerlIO/Scalar/Scalar.xs
11017 ____________________________________________________________________________
11018 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
11019         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
11020              From: Jeff Pinyan <jeffp@crusoe.net>
11021              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
11022              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
11023      Branch: perl
11024            ! lib/Pod/Html.pm
11025 ____________________________________________________________________________
11026 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
11027         Log: EPOC tweak from Olaf Flebbe.
11028      Branch: perl
11029            ! epoc/epocish.h
11030 ____________________________________________________________________________
11031 [ 10050] By: nick                                  on 2001/05/09  14:37:57
11032         Log: win32, regen_config_h
11033      Branch: perlio
11034            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11035 ____________________________________________________________________________
11036 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
11037         Log: Integrate perlio.
11038      Branch: perl
11039           !> pp_sys.c
11040 ____________________________________________________________________________
11041 [ 10048] By: nick                                  on 2001/05/09  11:59:50
11042         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
11043              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
11044      Branch: perlio
11045            ! pp_sys.c
11046 ____________________________________________________________________________
11047 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
11048         Log: Integrate perlio.
11049      Branch: perl
11050           !> run.c
11051 ____________________________________________________________________________
11052 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
11053         Log: Subject: Re: Less warnings during configure
11054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11055              Date: Wed, 09 May 2001 13:12:49 +0200
11056              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
11057      Branch: perl
11058            ! hints/hpux.sh
11059 ____________________________________________________________________________
11060 [ 10045] By: nick                                  on 2001/05/09  09:56:59
11061         Log: MULTIPLICITY/DEBUGGING build fix.
11062      Branch: perlio
11063            ! run.c
11064 ____________________________________________________________________________
11065 [ 10044] By: nick                                  on 2001/05/09  09:46:37
11066         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
11067      Branch: perlio
11068           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
11069            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11070           !> (integrate 65 files)
11071 ____________________________________________________________________________
11072 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
11073         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
11074              From: Robin Houston <robin@kitsite.com>
11075              Date: Tue, 8 May 2001 19:38:00 +0100
11076              Message-ID: <20010508193800.A4389@penderel>
11077              
11078              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
11079              From: Robin Houston <robin@kitsite.com>
11080              Date: Tue, 8 May 2001 20:03:57 +0100
11081              Message-ID: <20010508200357.A4614@penderel>
11082              
11083              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
11084              From: Robin Houston <robin@kitsite.com>
11085              Date: Wed, 9 May 2001 00:12:05 +0100
11086              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
11087      Branch: perl
11088            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
11089 ____________________________________________________________________________
11090 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
11091         Log: Retract #10031.
11092      Branch: perl
11093            ! pod/perlfunc.pod
11094 ____________________________________________________________________________
11095 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
11096         Log: The metaconfig unit changes for #10040.
11097      Branch: metaconfig/U/perl
11098            ! Checkcc.U d_dlsymun.U dlsrc.U
11099 ____________________________________________________________________________
11100 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
11101         Log: The Configure half of
11102              
11103              Subject: Less warnings during configure
11104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11105              Date: Tue, 08 May 2001 08:44:02 +0200
11106              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
11107      Branch: perl
11108            ! Configure
11109 ____________________________________________________________________________
11110 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
11111         Log: Subject: Less warnings during configure
11112              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11113              Date: Tue, 08 May 2001 08:44:02 +0200
11114              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
11115      Branch: perl
11116            ! hints/hpux.sh
11117 ____________________________________________________________________________
11118 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
11119         Log: Don't forget to whine about \d__\d.
11120      Branch: perl
11121            ! t/pragma/warn/toke toke.c
11122 ____________________________________________________________________________
11123 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
11124         Log: Allow underscores also in the exponent part.
11125      Branch: perl
11126            ! t/pragma/warn/toke toke.c
11127 ____________________________________________________________________________
11128 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
11129         Log: CodeMagicCD doesn't look like an *I*DE.
11130      Branch: perl
11131            ! pod/perlfaq3.pod
11132 ____________________________________________________________________________
11133 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
11134         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
11135              to be consistently down).
11136      Branch: perl
11137            ! pod/perlfaq3.pod
11138 ____________________________________________________________________________
11139 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
11140         Log: Upgrade to Text::Balanced 1.84.
11141      Branch: perl
11142            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
11143 ____________________________________________________________________________
11144 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
11145         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
11146              From: Benjamin Sugars <bsugars@canoe.ca>
11147              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
11148              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
11149      Branch: perl
11150            ! run.c
11151 ____________________________________________________________________________
11152 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
11153         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
11154              From: Peter Prymmer <pvhp@forte.com>
11155              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
11156              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
11157      Branch: perl
11158            ! t/pod/plainer.t
11159 ____________________________________________________________________________
11160 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
11161         Log: (Retracted by #10042)
11162              
11163              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
11164              From: "Philip Newton" <pnewton@gmx.de>
11165              Date: Tue, 8 May 2001 09:18:10 +0200
11166              Message-ID: <3AF7B9D2.28861.603732@localhost>
11167      Branch: perl
11168            ! pod/perlfunc.pod
11169 ____________________________________________________________________________
11170 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
11171         Log: Subject: [PATCH B::Deparse] Document known bugs
11172              From: Robin Houston <robin@kitsite.com>
11173              Date: Tue, 8 May 2001 01:53:34 +0100
11174              Message-ID: <20010508015334.A32394@penderel>
11175      Branch: perl
11176            ! ext/B/B/Deparse.pm
11177 ____________________________________________________________________________
11178 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
11179         Log: Subject: Re: Perl book, magazine and website updates.
11180              From: "Philip Newton" <pnewton@gmx.de>
11181              Date: Mon, 7 May 2001 17:03:58 +0200
11182              Message-ID: <3AF6D57E.5387.1E29930@localhost>
11183      Branch: perl
11184            ! pod/perlfaq2.pod
11185 ____________________________________________________________________________
11186 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
11187         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
11188              From: Peter Prymmer <pvhp@forte.com>
11189              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
11190              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
11191      Branch: perl
11192            ! t/io/fflush.t
11193 ____________________________________________________________________________
11194 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
11195         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
11196              From: Robin Houston <robin@kitsite.com>
11197              Date: Tue, 8 May 2001 01:14:55 +0100
11198              Message-ID: <20010508011455.A32162@penderel>
11199      Branch: perl
11200            ! ext/B/B/Deparse.pm
11201 ____________________________________________________________________________
11202 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
11203         Log: Typo in #10025.
11204      Branch: perl
11205            ! hints/uts.sh
11206 ____________________________________________________________________________
11207 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
11208         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
11209      Branch: perl
11210            ! hints/uts.sh
11211 ____________________________________________________________________________
11212 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
11213         Log: Subject: Re: [ID 20010506.045] question about hash syntax
11214              From: Peter Scott <Peter@PSDT.com>
11215              Date: Sun, 06 May 2001 13:10:40 -0700
11216              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
11217      Branch: perl
11218            ! pod/perl56delta.pod
11219 ____________________________________________________________________________
11220 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
11221         Log: Configure should figure out the list of dynamic extensions
11222              just fine in UTS-- and in fact it does, as reported by Hal Morris.
11223      Branch: perl
11224            ! hints/uts.sh
11225 ____________________________________________________________________________
11226 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
11227         Log: Update Changes.
11228      Branch: perl
11229            ! Changes patchlevel.h
11230 ____________________________________________________________________________
11231 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
11232         Log: Subject: [PATCH regcomp.c] Insecure regexes
11233              From: Robin Houston <robin@kitsite.com>
11234              Date: Mon, 7 May 2001 21:56:12 +0100
11235              Message-ID: <20010507215612.A31114@penderel>
11236      Branch: perl
11237            ! regcomp.c
11238 ____________________________________________________________________________
11239 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
11240         Log: Drop the foobar.perl.com references for now until Simon
11241              gets them sorted out.
11242      Branch: perl
11243            ! pod/perlfaq2.pod
11244 ____________________________________________________________________________
11245 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
11246         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
11247              From: Prymmer/Kahn <pvhp@best.com>
11248              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
11249              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
11250      Branch: perl
11251            ! lib/Devel/SelfStubber.pm
11252 ____________________________________________________________________________
11253 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
11254         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
11255              From: Prymmer/Kahn <pvhp@best.com>
11256              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
11257              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
11258      Branch: perl
11259            ! win32/Makefile
11260 ____________________________________________________________________________
11261 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
11262         Log: s/WebTechnique's/WebTechniques/
11263      Branch: perl
11264            ! pod/perlfaq2.pod
11265 ____________________________________________________________________________
11266 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
11267         Log: Llama 3 updates from Randal.
11268      Branch: perl
11269            ! pod/perlfaq2.pod
11270 ____________________________________________________________________________
11271 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
11272         Log: Subject: [PATCH] Help -Dt show correct pad variables
11273              From: Benjamin Sugars <ben.sugars@home.com>
11274              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
11275              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
11276      Branch: perl
11277            ! embed.h embed.pl proto.h run.c
11278 ____________________________________________________________________________
11279 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
11280         Log: Subject: [PATCH] Document C<our $foo : shared>
11281              From: Benjamin Sugars <ben.sugars@home.com>
11282              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
11283              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
11284      Branch: perl
11285            ! pod/perlfunc.pod
11286 ____________________________________________________________________________
11287 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
11288         Log: Subject: [PATCH B::Deparse] undefined folded constants
11289              From: Robin Houston <robin@kitsite.com>
11290              Date: Sun, 6 May 2001 17:19:09 +0100
11291              Message-ID: <20010506171909.A7046@penderel>
11292      Branch: perl
11293            ! ext/B/B/Deparse.pm
11294 ____________________________________________________________________________
11295 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
11296         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
11297              From: Robin Houston <robin@kitsite.com>
11298              Message-ID: <20010506164654.A6848@penderel>
11299              Date: Sun, 6 May 2001 16:46:54 +0100
11300      Branch: perl
11301            ! ext/B/B/Deparse.pm
11302 ____________________________________________________________________________
11303 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
11304         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
11305              From: Robin Houston <robin@kitsite.com>
11306              Date: Sun, 6 May 2001 14:47:02 +0100
11307              Message-ID: <20010506144702.A6308@penderel>
11308      Branch: perl
11309            ! t/op/my_stash.t
11310 ____________________________________________________________________________
11311 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
11312         Log: Subject: Perl book, magazine and website updates.
11313              From: Simon Cozens <simon@netthink.co.uk>
11314              Date: Sun, 6 May 2001 16:55:36 +0100
11315              Message-ID: <20010506165536.A1795@netthink.co.uk>
11316      Branch: perl
11317            ! pod/perlbook.pod pod/perlfaq2.pod
11318 ____________________________________________________________________________
11319 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
11320         Log: Tweaks on the Tru64 prof options.
11321      Branch: perl
11322            ! pod/perlhack.pod
11323 ____________________________________________________________________________
11324 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
11325         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
11326              From: Robin Houston <robin@kitsite.com>
11327              Date: Sun, 6 May 2001 14:40:51 +0100
11328              Message-ID: <20010506144051.A6279@penderel>
11329      Branch: perl
11330            ! t/pod/testp2pt.pl
11331 ____________________________________________________________________________
11332 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
11333         Log: Subject: [PATCH B::Deparse] scoping
11334              From: Robin Houston <robin@kitsite.com>
11335              Date: Sun, 6 May 2001 14:36:56 +0100
11336              Message-ID: <20010506143656.A4006@penderel>
11337      Branch: perl
11338            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
11339 ____________________________________________________________________________
11340 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
11341         Log: Document the undefinedness of bitshifting out of range.
11342      Branch: perl
11343            ! pod/perlop.pod
11344 ____________________________________________________________________________
11345 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
11346         Log: Retract #10003 and update the IDE descriptions a bit.
11347      Branch: perl
11348            ! pod/perlfaq3.pod
11349 ____________________________________________________________________________
11350 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
11351         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
11352              From: Prymmer/Kahn <pvhp@best.com>
11353              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
11354              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
11355      Branch: perl
11356            ! win32/Makefile win32/buildext.pl win32/config.bc
11357            ! win32/config.gc win32/config.vc
11358 ____________________________________________________________________________
11359 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
11360         Log: (Retracted by #10005.)
11361      Branch: perl
11362            ! pod/perlfaq3.pod
11363 ____________________________________________________________________________
11364 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
11365         Log: It's "psed", not "sed".
11366      Branch: perl
11367            ! x2p/s2p.PL
11368 ____________________________________________________________________________
11369 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
11370         Log: Update Changes.
11371      Branch: perl
11372            ! Changes patchlevel.h
11373 ____________________________________________________________________________
11374 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
11375         Log: Subject: Re: bleadperl make install fails due to "psed"
11376              From: andreas.koenig@anima.de (Andreas J. Koenig)
11377              Date: 05 May 2001 18:23:28 +0200
11378              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
11379      Branch: perl
11380            ! x2p/Makefile.SH x2p/s2p.PL
11381 ____________________________________________________________________________
11382 [  9999] By: jhi                                   on 2001/05/05  18:28:09
11383         Log: AUTHORS updates.
11384      Branch: perl
11385            ! AUTHORS
11386 ____________________________________________________________________________
11387 [  9998] By: jhi                                   on 2001/05/05  18:16:00
11388         Log: Updates on the pods related to the modules included since 5.6.
11389              
11390              TODO: perltodo really could use major updating.
11391      Branch: perl
11392            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
11393            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
11394            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
11395            ! pod/perlsyn.pod pod/perltodo.pod
11396 ____________________________________________________________________________
11397 [  9997] By: jhi                                   on 2001/05/05  17:35:17
11398         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
11399              from Kurt Skauen.
11400      Branch: perl
11401            + hints/atheos.sh
11402            ! MANIFEST
11403 ____________________________________________________________________________
11404 [  9996] By: jhi                                   on 2001/05/05  17:25:00
11405         Log: Add preemptive #undefs for some of the shorter and more prone
11406              to collision regcomp.h #defines.  (Background: the MASK collided
11407              with a system header #define in Rhapsody.)
11408      Branch: perl
11409            ! regcomp.h
11410 ____________________________________________________________________________
11411 [  9995] By: jhi                                   on 2001/05/05  13:24:21
11412         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
11413              From: Nicholas Clark <nick@ccl4.org>
11414              Date: Sat, 5 May 2001 14:46:39 +0100
11415              Message-ID: <20010505144639.O53513@plum.flirble.org>
11416              
11417              Add a test for the constants (if any) being processed correctly.
11418      Branch: perl
11419            ! utils/h2xs.PL
11420 ____________________________________________________________________________
11421 [  9994] By: jhi                                   on 2001/05/05  02:11:03
11422         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
11423              From: Peter Prymmer <pvhp@forte.com>
11424              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
11425              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
11426      Branch: perl
11427            ! t/lib/b-stash.t
11428 ____________________________________________________________________________
11429 [  9993] By: jhi                                   on 2001/05/05  02:03:49
11430         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
11431              From: Peter Prymmer <pvhp@forte.com>
11432              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
11433              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
11434      Branch: perl
11435            ! perlio.c vms/vmsish.h
11436 ____________________________________________________________________________
11437 [  9992] By: jhi                                   on 2001/05/04  17:21:12
11438         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
11439              From: Robin Barker <rmb1@cise.npl.co.uk>
11440              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
11441              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
11442      Branch: perl
11443            + t/pod/plainer.t
11444            ! MANIFEST
11445 ____________________________________________________________________________
11446 [  9991] By: jhi                                   on 2001/05/04  16:47:45
11447         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
11448              From: Robin Barker <rmb1@cise.npl.co.uk>
11449              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
11450              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
11451      Branch: perl
11452            ! regcomp.c
11453 ____________________________________________________________________________
11454 [  9990] By: jhi                                   on 2001/05/04  14:37:20
11455         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
11456              From: Prymmer/Kahn <pvhp@best.com>
11457              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
11458              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
11459      Branch: perl
11460            ! t/lib/b-stash.t
11461 ____________________________________________________________________________
11462 [  9989] By: jhi                                   on 2001/05/04  14:03:58
11463         Log: Introduce perl572delta, update Todo, add the missing
11464              mention about signal safety since 5.7.1 (though this
11465              requires verification and more details.)
11466      Branch: perl
11467            + pod/perl572delta.pod
11468            ! MANIFEST Todo pod/perl571delta.pod
11469 ____________________________________________________________________________
11470 [  9988] By: jhi                                   on 2001/05/04  12:41:51
11471         Log: Subject: [PATCH perl@9944] long =item
11472              From: Robin Barker <rmb1@cise.npl.co.uk>
11473              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
11474              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
11475      Branch: perl
11476            ! ext/Time/HiRes/HiRes.pm
11477 ____________________________________________________________________________
11478 [  9987] By: jhi                                   on 2001/05/04  12:39:19
11479         Log: The #9901 had removed one line essential for EBCDIC.
11480      Branch: perl
11481            ! regcomp.c
11482 ____________________________________________________________________________
11483 [  9986] By: jhi                                   on 2001/05/04  12:30:23
11484         Log: Subject: cygwin/Makefile.SHs INSTALL patch
11485              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
11486              Date: Mon, 08 Jan 2001 04:59:21 +0200
11487              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
11488      Branch: perl
11489            ! cygwin/Makefile.SHs
11490 ____________________________________________________________________________
11491 [  9985] By: jhi                                   on 2001/05/04  03:51:39
11492         Log: Encode/IO doc tweaks.
11493      Branch: perl
11494            ! ext/Encode/Encode.pm
11495 ____________________________________________________________________________
11496 [  9984] By: jhi                                   on 2001/05/04  03:29:34
11497         Log: Remove GDBM_File from the dynamic extensions for UTS,
11498              GDBM is not a standard feature.
11499      Branch: perl
11500            ! hints/uts.sh
11501 ____________________________________________________________________________
11502 [  9983] By: jhi                                   on 2001/05/04  03:22:59
11503         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
11504      Branch: perl
11505            ! pod/perlretut.pod
11506 ____________________________________________________________________________
11507 [  9982] By: jhi                                   on 2001/05/03  23:21:03
11508         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
11509              From: Benjamin Sugars <bsugars@canoe.ca>
11510              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
11511              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
11512      Branch: perl
11513            ! dump.c
11514 ____________________________________________________________________________
11515 [  9981] By: jhi                                   on 2001/05/03  23:20:05
11516         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
11517              From: Benjamin Sugars <bsugars@canoe.ca>
11518              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
11519              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
11520      Branch: perl
11521            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11522 ____________________________________________________________________________
11523 [  9980] By: jhi                                   on 2001/05/03  23:15:29
11524         Log: Integrate perlio.
11525      Branch: perl
11526           !> ext/Encode/Encode.pm
11527 ____________________________________________________________________________
11528 [  9979] By: jhi                                   on 2001/05/03  16:54:59
11529         Log: Install psed man page.
11530      Branch: perl
11531            ! installman
11532 ____________________________________________________________________________
11533 [  9978] By: jhi                                   on 2001/05/03  16:45:58
11534         Log: Remove unused files; noted by Sarathy.
11535      Branch: perl
11536            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11537            ! MANIFEST
11538 ____________________________________________________________________________
11539 [  9977] By: jhi                                   on 2001/05/03  16:42:30
11540         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
11541              From: Andy Dougherty <doughera@lafayette.edu>
11542              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
11543              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
11544      Branch: perl
11545            ! INSTALL
11546 ____________________________________________________________________________
11547 [  9976] By: nick                                  on 2001/05/03  16:40:42
11548         Log: Allow $answer = encode($object,$text); like it says in docs.
11549      Branch: perlio
11550            ! ext/Encode/Encode.pm
11551 ____________________________________________________________________________
11552 [  9975] By: nick                                  on 2001/05/03  16:22:30
11553         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
11554              to be in scope (fair enough), and also a package variable (our) for eval to see it.
11555      Branch: perlio
11556            ! ext/Encode/Encode.pm
11557 ____________________________________________________________________________
11558 [  9974] By: nick                                  on 2001/05/03  15:48:17
11559         Log: Integrate mainline.
11560      Branch: perlio
11561           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
11562           +> t/lib/filter-simple.t t/lib/next.t
11563           !> (integrate 70 files)
11564 ____________________________________________________________________________
11565 [  9973] By: jhi                                   on 2001/05/03  13:09:09
11566         Log: Update Changes.
11567      Branch: perl
11568            ! Changes patchlevel.h
11569 ____________________________________________________________________________
11570 [  9972] By: jhi                                   on 2001/05/03  12:58:33
11571         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
11572              From: Prymmer/Kahn <pvhp@best.com>
11573              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
11574              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
11575      Branch: perl
11576            ! t/io/fflush.t
11577 ____________________________________________________________________________
11578 [  9971] By: jhi                                   on 2001/05/03  12:57:26
11579         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
11580              From: Prymmer/Kahn <pvhp@best.com>
11581              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
11582              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
11583      Branch: perl
11584            ! win32/FindExt.pm
11585 ____________________________________________________________________________
11586 [  9970] By: jhi                                   on 2001/05/03  02:42:46
11587         Log: Can't croak sans thread context, from Doug MacEachern.
11588      Branch: perl
11589            ! toke.c
11590 ____________________________________________________________________________
11591 [  9969] By: jhi                                   on 2001/05/03  01:23:48
11592         Log: Subject: Random input test and Perl
11593              From: Ilya Zakharevich <ilya@math.berkeley.edu>
11594              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
11595              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
11596      Branch: perl
11597            ! toke.c
11598 ____________________________________________________________________________
11599 [  9968] By: jhi                                   on 2001/05/02  22:17:21
11600         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
11601              From: Peter Prymmer <pvhp@forte.com>
11602              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
11603              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
11604      Branch: perl
11605            ! pod/perlfunc.pod pod/perlport.pod
11606 ____________________________________________________________________________
11607 [  9967] By: jhi                                   on 2001/05/02  20:12:45
11608         Log: Workaround for UTS compiler casting bug from Hal Morris.
11609      Branch: perl
11610            ! perl.h
11611 ____________________________________________________________________________
11612 [  9966] By: jhi                                   on 2001/05/02  18:31:37
11613         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
11614              From: Dan Sugalski <dan@sidhe.org>
11615              Date: Wed, 02 May 2001 15:23:22 -0400
11616              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
11617      Branch: perl
11618            ! perl.c vms/vms.c
11619 ____________________________________________________________________________
11620 [  9965] By: jhi                                   on 2001/05/02  18:21:29
11621         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
11622      Branch: perl
11623            ! pod/perlfunc.pod
11624 ____________________________________________________________________________
11625 [  9964] By: jhi                                   on 2001/05/02  18:15:01
11626         Log: Document large files in INSTALL, document also the %x
11627              limitation if not use64bitint, closes bug 20010326.007.
11628      Branch: perl
11629            ! INSTALL
11630 ____________________________________________________________________________
11631 [  9963] By: jhi                                   on 2001/05/02  17:24:47
11632         Log: perlmodlib tweaks; regen pods.
11633      Branch: perl
11634            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
11635            ! pod/perltoc.pod
11636 ____________________________________________________________________________
11637 [  9962] By: jhi                                   on 2001/05/02  17:14:00
11638         Log: Fix for a segfault, from Marc Lehmann.
11639      Branch: perl
11640            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
11641 ____________________________________________________________________________
11642 [  9961] By: jhi                                   on 2001/05/02  15:55:53
11643         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
11644              From: "Philip Newton" <pnewton@gmx.de>
11645              Date: Wed, 2 May 2001 18:39:03 +0200
11646              Message-ID: <3AF05447.15525.173B588@localhost>
11647      Branch: perl
11648            ! pod/perlop.pod
11649 ____________________________________________________________________________
11650 [  9960] By: jhi                                   on 2001/05/02  15:35:37
11651         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
11652              From: Dan Sugalski <dan@sidhe.org>
11653              Date: Wed, 02 May 2001 11:37:27 -0400
11654              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
11655      Branch: perl
11656            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
11657            ! thread.h vms/vms.c vms/vmsish.h
11658 ____________________________________________________________________________
11659 [  9959] By: jhi                                   on 2001/05/02  15:21:08
11660         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
11661              From: Benjamin Sugars <bsugars@canoe.ca>
11662              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
11663              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
11664      Branch: perl
11665            ! ext/PerlIO/Scalar/Scalar.xs
11666 ____________________________________________________________________________
11667 [  9958] By: jhi                                   on 2001/05/02  15:15:53
11668         Log: Bug in #9915, spotted by Mike Guy.
11669      Branch: perl
11670            ! installperl
11671 ____________________________________________________________________________
11672 [  9957] By: jhi                                   on 2001/05/02  13:26:01
11673         Log: Add a test for not griping about references as array
11674              indices if the reference has magic in it (overloaded
11675              methods).
11676      Branch: perl
11677            ! pod/perldiag.pod t/pragma/warn/pp_hot
11678 ____________________________________________________________________________
11679 [  9956] By: jhi                                   on 2001/05/02  13:07:01
11680         Log: Retracted a bit too much in #9952.
11681      Branch: perl
11682            ! t/pragma/sub_lval.t
11683 ____________________________________________________________________________
11684 [  9955] By: jhi                                   on 2001/05/02  13:05:38
11685         Log: Test for #9952.
11686      Branch: perl
11687            ! t/op/tie.t
11688 ____________________________________________________________________________
11689 [  9954] By: jhi                                   on 2001/05/02  11:48:18
11690         Log: Additional note on the encoding example: one cannot
11691              convert string constants in-place.
11692      Branch: perl
11693            ! ext/Encode/Encode.pm
11694 ____________________________________________________________________________
11695 [  9953] By: jhi                                   on 2001/05/02  11:43:51
11696         Log: Note that if you have recent enough Perl you already
11697              have Filter::Util::Call.
11698      Branch: perl
11699            ! lib/Filter/Simple.pm
11700 ____________________________________________________________________________
11701 [  9952] By: jhi                                   on 2001/05/02  11:31:53
11702         Log: Retract changes #8254 and #8255, causes coredump in
11703              'tie FH, "main"', reported by Abigail, culprit found by
11704              Benjamin Sugars.  Mirrors maintperl change #9950.
11705      Branch: perl
11706            ! op.c t/pragma/sub_lval.t
11707 ____________________________________________________________________________
11708 [  9951] By: jhi                                   on 2001/05/02  11:14:29
11709         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
11710      Branch: perl
11711            + t/lib/MyFilter.pm
11712 ____________________________________________________________________________
11713 [  9950] By: gsar                                  on 2001/05/02  03:17:11
11714         Log: revert integration of changes#8254,8255 in change#8620 (causes
11715              a coredump in C<tie FH, 'foo'>; the idea itself may need better
11716              rationalization)
11717      Branch: maint-5.6/perl
11718            ! op.c t/pragma/sub_lval.t
11719 ____________________________________________________________________________
11720 [  9949] By: gsar                                  on 2001/05/02  02:56:32
11721         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
11722              
11723              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11724              
11725              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11726      Branch: maint-5.6/perl
11727           !> hints/svr5.sh
11728 ____________________________________________________________________________
11729 [  9948] By: gsar                                  on 2001/05/02  02:49:15
11730         Log: pod/find.t breaks on VMS (from Craig Berry)
11731      Branch: maint-5.6/perl
11732            ! t/pod/find.t
11733 ____________________________________________________________________________
11734 [  9947] By: jhi                                   on 2001/05/02  02:43:09
11735         Log: Add an encoding conversion example.
11736      Branch: perl
11737            ! ext/Encode/Encode.pm
11738 ____________________________________________________________________________
11739 [  9946] By: jhi                                   on 2001/05/02  01:34:22
11740         Log: Another coat of paint but still nowhere finished.
11741              Need to decide on the semantics of strptime(): should
11742              strptime() be a function instead of a method?  To do
11743              the week/monthname-strptiming the i18n/l10n bullet needs
11744              to be bitten with gusto.
11745      Branch: perl
11746            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11747 ____________________________________________________________________________
11748 [  9945] By: jhi                                   on 2001/05/01  23:40:52
11749         Log: Update Changes.
11750      Branch: perl
11751            ! Changes patchlevel.h
11752 ____________________________________________________________________________
11753 [  9944] By: jhi                                   on 2001/05/01  23:33:37
11754         Log: Add known-to-be-tested modules to the list-to-be-skipped.
11755      Branch: perl
11756            ! t/lib/1_compile.t
11757 ____________________________________________________________________________
11758 [  9943] By: jhi                                   on 2001/05/01  23:24:40
11759         Log: Subject: BorlandC++ fix
11760              From: "Vadim Konovalov" <watman@inbox.ru>
11761              Date: Mon, 30 Apr 2001 20:12:26 -0700
11762              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
11763      Branch: perl
11764            ! win32/makefile.mk
11765 ____________________________________________________________________________
11766 [  9942] By: jhi                                   on 2001/05/01  23:18:02
11767         Log: Update to Filter::Simple 0.60, create a test for it.
11768      Branch: perl
11769            + t/lib/filter-simple.t
11770            ! MANIFEST lib/Filter/Simple.pm
11771 ____________________________________________________________________________
11772 [  9941] By: jhi                                   on 2001/05/01  19:47:24
11773         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
11774              From: Hugo <hv@crypt.compulink.co.uk>
11775              Date: Tue, 01 May 2001 20:12:20 +0100
11776              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
11777      Branch: perl
11778            ! pp_hot.c t/op/re_tests
11779 ____________________________________________________________________________
11780 [  9940] By: jhi                                   on 2001/05/01  19:42:16
11781         Log: Integrate perlio.
11782      Branch: perl
11783           !> lib/base.pm t/lib/fields.t
11784 ____________________________________________________________________________
11785 [  9939] By: jhi                                   on 2001/05/01  19:39:51
11786         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
11787              From: Benjamin Sugars <bsugars@canoe.ca>
11788              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
11789              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
11790      Branch: perl
11791            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11792 ____________________________________________________________________________
11793 [  9938] By: jhi                                   on 2001/05/01  19:34:09
11794         Log: Add NEXT, a pseudo-class for method redispatching.
11795              <Damian>NEXT.pm probably offers more bang-for-buck
11796              than anything else I've ever written.</Damian>
11797      Branch: perl
11798            + lib/NEXT.pm t/lib/next.t
11799            ! MANIFEST
11800 ____________________________________________________________________________
11801 [  9937] By: jhi                                   on 2001/05/01  19:21:41
11802         Log: Update to Switch 2.02.
11803      Branch: perl
11804            ! lib/Switch.pm t/lib/switch.t
11805 ____________________________________________________________________________
11806 [  9936] By: nick                                  on 2001/05/01  19:09:21
11807         Log: Fix for base.pm clobbering $VERSION
11808      Branch: perlio
11809            ! lib/base.pm
11810 ____________________________________________________________________________
11811 [  9935] By: nick                                  on 2001/05/01  18:54:38
11812         Log: Test for base.pm clobbering $VERSION.
11813      Branch: perlio
11814            ! t/lib/fields.t
11815 ____________________________________________________________________________
11816 [  9934] By: jhi                                   on 2001/05/01  18:39:10
11817         Log: Add information about Scalar::Util::blessed.
11818      Branch: perl
11819            ! pod/perlobj.pod
11820 ____________________________________________________________________________
11821 [  9933] By: jhi                                   on 2001/05/01  18:33:51
11822         Log: Subject: Extra UNIVERSAL documentation
11823              From: Mike Guy <mjtg@cam.ac.uk>
11824              Date: Tue, 01 May 2001 20:12:11 +0100
11825              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
11826      Branch: perl
11827            ! pod/perlobj.pod
11828 ____________________________________________________________________________
11829 [  9932] By: jhi                                   on 2001/05/01  18:26:54
11830         Log: Subject: Autoflush in tests as appropriate
11831              From: Mike Guy <mjtg@cam.ac.uk>
11832              Date: Tue, 01 May 2001 20:05:31 +0100
11833              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
11834      Branch: perl
11835            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
11836            ! t/op/taint.t
11837 ____________________________________________________________________________
11838 [  9931] By: jhi                                   on 2001/05/01  18:02:29
11839         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
11840              From: Benjamin Sugars <bsugars@canoe.ca>
11841              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
11842              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
11843      Branch: perl
11844            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11845 ____________________________________________________________________________
11846 [  9930] By: jhi                                   on 2001/05/01  15:12:26
11847         Log: Subject: Re: Finally got a round tuit
11848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11849              Date: Tue, 01 May 2001 14:14:10 +0200
11850              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
11851              
11852              The -DP part, slightly modified.
11853      Branch: perl
11854            ! perl.c
11855 ____________________________________________________________________________
11856 [  9929] By: jhi                                   on 2001/05/01  14:17:15
11857         Log: Subject: Re: Finally got a round tuit
11858              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11859              Date: Tue, 01 May 2001 16:34:06 +0200
11860              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
11861              
11862              cpp and optimization tweaks for HP-UX.
11863      Branch: perl
11864            ! hints/hpux.sh
11865 ____________________________________________________________________________
11866 [  9928] By: jhi                                   on 2001/05/01  13:24:20
11867         Log: Tune the scan_num() comments to reality.
11868      Branch: perl
11869            ! toke.c
11870 ____________________________________________________________________________
11871 [  9927] By: jhi                                   on 2001/05/01  13:14:01
11872         Log: Subject: [PATCH B::Deparse] optimised sort
11873              From: Robin Houston <robin@kitsite.com>
11874              Date: Tue, 1 May 2001 14:07:12 +0100
11875              Message-ID: <20010501140712.A4266@penderel>
11876      Branch: perl
11877            ! ext/B/B/Deparse.pm
11878 ____________________________________________________________________________
11879 [  9926] By: jhi                                   on 2001/05/01  13:10:53
11880         Log: Subject: [PATCH t/lib/b-deparse.t] 
11881              From: Robin Houston <robin@kitsite.com>
11882              Date: Tue, 1 May 2001 13:37:42 +0100
11883              Message-ID: <20010501133742.A4082@penderel>
11884      Branch: perl
11885            ! t/lib/b-deparse.t
11886 ____________________________________________________________________________
11887 [  9925] By: jhi                                   on 2001/05/01  13:10:13
11888         Log: Subject: [PATCH B::Deparse] for(;;), sort
11889              From: Robin Houston <robin@kitsite.com>
11890              Date: Tue, 1 May 2001 13:35:00 +0100
11891              Message-ID: <20010501133500.A4061@penderel>
11892      Branch: perl
11893            ! ext/B/B/Deparse.pm
11894 ____________________________________________________________________________
11895 [  9924] By: jhi                                   on 2001/05/01  13:09:22
11896         Log: Subject: [PATCH B::Deparse] do, warn, use
11897              From: Robin Houston <robin@kitsite.com>
11898              Date: Tue, 1 May 2001 13:31:03 +0100
11899              Message-ID: <20010501133103.A4041@penderel>
11900      Branch: perl
11901            ! ext/B/B/Deparse.pm
11902 ____________________________________________________________________________
11903 [  9923] By: jhi                                   on 2001/05/01  11:45:36
11904         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
11905              From: Benjamin Sugars <ben.sugars@home.com>
11906              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
11907              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
11908      Branch: perl
11909            + t/io/fflush.t
11910            ! MANIFEST
11911 ____________________________________________________________________________
11912 [  9922] By: jhi                                   on 2001/05/01  11:35:42
11913         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
11914              From: Peter Prymmer <pvhp@forte.com>
11915              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
11916              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
11917      Branch: perl
11918            ! t/lib/selfstubber.t
11919 ____________________________________________________________________________
11920 [  9921] By: jhi                                   on 2001/04/30  16:34:33
11921         Log: Subject: [PATCH B::Concise] suppress warning
11922              From: Robin Houston <robin@kitsite.com>
11923              Date: Mon, 30 Apr 2001 16:09:49 +0100
11924              Message-ID: <20010430160949.A25086@penderel>
11925      Branch: perl
11926            ! ext/B/B/Concise.pm
11927 ____________________________________________________________________________
11928 [  9920] By: jhi                                   on 2001/04/30  13:56:04
11929         Log: Strip the *markers* from #9919.
11930      Branch: perl
11931            ! pod/perlfaq.pod pod/perlfaq5.pod
11932 ____________________________________________________________________________
11933 [  9919] By: jhi                                   on 2001/04/30  13:54:04
11934         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
11935              From: Gwyn Judd <b.judd@xtra.co.nz>
11936              Date: Sun, 29 Apr 2001 01:47:49 +1200
11937              Message-ID: <20010429014749.A4418@thislove>
11938      Branch: perl
11939            ! pod/perlfaq.pod pod/perlfaq5.pod
11940 ____________________________________________________________________________
11941 [  9918] By: jhi                                   on 2001/04/30  13:13:54
11942         Log: More_tweakage.
11943      Branch: perl
11944            ! pod/perldata.pod pod/perldiag.pod
11945 ____________________________________________________________________________
11946 [  9917] By: jhi                                   on 2001/04/30  13:01:27
11947         Log: Update Changes.
11948      Branch: perl
11949            ! Changes patchlevel.h
11950 ____________________________________________________________________________
11951 [  9916] By: jhi                                   on 2001/04/30  12:57:03
11952         Log: T_w_e_a_k_a_g_e.
11953      Branch: perl
11954            ! pod/perldata.pod pod/perldiag.pod
11955 ____________________________________________________________________________
11956 [  9915] By: jhi                                   on 2001/04/30  12:39:29
11957         Log: Install s2p also as psed.
11958              
11959              TODO: psed documentation?
11960      Branch: perl
11961            ! installperl
11962 ____________________________________________________________________________
11963 [  9914] By: jhi                                   on 2001/04/30  12:29:21
11964         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
11965              From: Jens Hamisch <jens@Strawberry.COM>
11966              Date: Fri, 27 Apr 2001 17:00:36 +0200
11967              Message-ID: <20010427170036.K1372@Strawberry.COM>
11968              
11969              SOCKS5_VERSION_NAME is the right symbol to detect
11970              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
11971              function called socks5_init() is available, and even that is
11972              not universal, most SOCKS5 installations use SOCKSinit()).
11973      Branch: perl
11974            ! perlio.c
11975 ____________________________________________________________________________
11976 [  9913] By: jhi                                   on 2001/04/30  12:22:15
11977         Log: Allow a zero timeout on IO::Socket accept and connect--
11978              though one really shouldn't do that.  Based on
11979              
11980              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
11981              From: "John Holdsworth" <coldwave@bigfoot.com>
11982              Date: Sun, 4 Feb 2001 12:48:18 +0100
11983              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
11984      Branch: perl
11985            ! ext/IO/lib/IO/Socket.pm
11986 ____________________________________________________________________________
11987 [  9912] By: jhi                                   on 2001/04/30  11:27:27
11988         Log: Save the spot of regprev (see #9911) for binary compatibility;
11989              regen API.
11990      Branch: perl
11991            ! embedvar.h perlapi.h thrdvar.h
11992 ____________________________________________________________________________
11993 [  9911] By: jhi                                   on 2001/04/30  11:22:03
11994         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
11995              From: Hugo <hv@crypt.compulink.co.uk>
11996              Date: Sun, 29 Apr 2001 17:09:30 +0100
11997              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
11998      Branch: perl
11999            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
12000 ____________________________________________________________________________
12001 [  9910] By: jhi                                   on 2001/04/30  11:15:12
12002         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
12003              a dummy for PL_numeric_radix); no pressing reason to break
12004              binary compatibility; regen API.
12005      Branch: perl
12006            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
12007            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
12008 ____________________________________________________________________________
12009 [  9909] By: jhi                                   on 2001/04/30  10:56:08
12010         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
12011              From: Walt Mankowski <waltman@netaxs.com>
12012              Date: Sun, 29 Apr 2001 21:53:48 -0400
12013              Message-ID: <20010429215348.A3971@netaxs.com>
12014      Branch: perl
12015            ! pod/perlfunc.pod
12016 ____________________________________________________________________________
12017 [  9908] By: jhi                                   on 2001/04/30  10:49:40
12018         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
12019      Branch: perl
12020            ! t/lib/selfstubber.t
12021 ____________________________________________________________________________
12022 [  9907] By: nick                                  on 2001/04/30  09:26:50
12023         Log: Integrate mainline.
12024      Branch: perlio
12025           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
12026 ____________________________________________________________________________
12027 [  9906] By: jhi                                   on 2001/04/29  23:24:20
12028         Log: Abigail spotted a thinko in #9905.
12029      Branch: perl
12030            ! pod/perldiag.pod
12031 ____________________________________________________________________________
12032 [  9905] By: jhi                                   on 2001/04/29  15:55:39
12033         Log: Changed the underscore/undebar syntax in numeric constants;
12034              now any grouping will do, as long as the underscores are not
12035              consecutive (so "zero-grouping" is out), and they do not begin
12036              or end the integer or fractional parts.
12037      Branch: perl
12038            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
12039 ____________________________________________________________________________
12040 [  9904] By: nick                                  on 2001/04/29  15:43:22
12041         Log: Integrate mainline.
12042      Branch: perlio
12043           +> (branch 98 files)
12044            - lib/unicode/Block.pl
12045            - lib/unicode/In/AlphabeticPresentationForms.pl
12046            - lib/unicode/In/Arabic.pl
12047            - lib/unicode/In/ArabicPresentationForms-A.pl
12048            - lib/unicode/In/ArabicPresentationForms-B.pl
12049            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
12050            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
12051            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
12052            - lib/unicode/In/BopomofoExtended.pl
12053            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
12054            - lib/unicode/In/CJKCompatibility.pl
12055            - lib/unicode/In/CJKCompatibilityForms.pl
12056            - lib/unicode/In/CJKCompatibilityIdeographs.pl
12057            - lib/unicode/In/CJKRadicalsSupplement.pl
12058            - lib/unicode/In/CJKSymbolsandPunctuation.pl
12059            - lib/unicode/In/CJKUnifiedIdeographs.pl
12060            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
12061            - lib/unicode/In/Cherokee.pl
12062            - lib/unicode/In/CombiningDiacriticalMarks.pl
12063            - lib/unicode/In/CombiningHalfMarks.pl
12064            - lib/unicode/In/CombiningMarksforSymbols.pl
12065            - lib/unicode/In/ControlPictures.pl
12066            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
12067            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
12068            - lib/unicode/In/EnclosedAlphanumerics.pl
12069            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
12070            - lib/unicode/In/Ethiopic.pl
12071            - lib/unicode/In/GeneralPunctuation.pl
12072            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
12073            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
12074            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
12075            - lib/unicode/In/HalfwidthandFullwidthForms.pl
12076            - lib/unicode/In/HangulCompatibilityJamo.pl
12077            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
12078            - lib/unicode/In/Hebrew.pl
12079            - lib/unicode/In/HighPrivateUseSurrogates.pl
12080            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
12081            - lib/unicode/In/IPAExtensions.pl
12082            - lib/unicode/In/IdeographicDescriptionCharacters.pl
12083            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
12084            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
12085            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
12086            - lib/unicode/In/Latin-1Supplement.pl
12087            - lib/unicode/In/LatinExtended-A.pl
12088            - lib/unicode/In/LatinExtended-B.pl
12089            - lib/unicode/In/LatinExtendedAdditional.pl
12090            - lib/unicode/In/LetterlikeSymbols.pl
12091            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
12092            - lib/unicode/In/MathematicalOperators.pl
12093            - lib/unicode/In/MiscellaneousSymbols.pl
12094            - lib/unicode/In/MiscellaneousTechnical.pl
12095            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
12096            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
12097            - lib/unicode/In/OpticalCharacterRecognition.pl
12098            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
12099            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
12100            - lib/unicode/In/SmallFormVariants.pl
12101            - lib/unicode/In/SpacingModifierLetters.pl
12102            - lib/unicode/In/Specials.pl
12103            - lib/unicode/In/SuperscriptsandSubscripts.pl
12104            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
12105            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
12106            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
12107            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
12108            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
12109           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
12110           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
12111           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
12112           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
12113           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
12114           !> utf8.c win32/Makefile
12115 ____________________________________________________________________________
12116 [  9903] By: jhi                                   on 2001/04/29  14:30:53
12117         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
12118              From: Prymmer/Kahn <pvhp@best.com>
12119              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
12120              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
12121      Branch: perl
12122            ! win32/Makefile
12123 ____________________________________________________________________________
12124 [  9902] By: jhi                                   on 2001/04/29  02:52:44
12125         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
12126              From: "Abigail" <abigail@foad.org>
12127              Date: Sun, 29 Apr 2001 03:14:25 +0200
12128              Message-ID: <20010429011425.24503.qmail@foad.org>
12129      Branch: perl
12130            ! ext/IO/lib/IO/Seekable.pm
12131 ____________________________________________________________________________
12132 [  9901] By: jhi                                   on 2001/04/29  02:04:46
12133         Log: In character classes one couldn't have 0x80..0xff characters
12134              at the left hand side if there were 0x100.. characters in the
12135              character class.
12136      Branch: perl
12137            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
12138            ! t/op/pat.t utf8.c
12139 ____________________________________________________________________________
12140 [  9900] By: jhi                                   on 2001/04/28  22:55:04
12141         Log: Forgot the latest mktables.PL from #9899.
12142      Branch: perl
12143            ! lib/unicode/mktables.PL
12144 ____________________________________________________________________________
12145 [  9899] By: jhi                                   on 2001/04/28  22:53:28
12146         Log: Explain the \p{} and \P{} error message better and
12147              have prettier prettyprint in In.pl.
12148      Branch: perl
12149            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
12150            ! pod/perldiag.pod
12151 ____________________________________________________________________________
12152 [  9898] By: jhi                                   on 2001/04/28  21:03:34
12153         Log: Add one possible explanation for the "Invalid [] range" error.
12154      Branch: perl
12155            ! pod/perldiag.pod
12156 ____________________________________________________________________________
12157 [  9897] By: jhi                                   on 2001/04/28  17:18:26
12158         Log: Add a level of indirection to the implementation of \p{InFoo}
12159              so that we don't have to have long filenames.  (Nothing changes
12160              in the user interface.)   The indirection is defined in
12161              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
12162              Also rename some the character classes by removing '-' from
12163              the classnames, and finally renamed Block.pl as Blocks.pl.
12164      Branch: perl
12165            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
12166            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
12167            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
12168            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
12169            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
12170            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
12171            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
12172            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
12173            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
12174            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
12175            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
12176            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
12177            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
12178            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
12179            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
12180            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
12181            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
12182            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
12183            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
12184            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
12185            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
12186            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
12187            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
12188            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
12189            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
12190            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
12191            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
12192            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
12193            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
12194            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
12195            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
12196            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
12197            + lib/unicode/In/94.pl lib/unicode/In/95.pl
12198            - lib/unicode/Block.pl
12199            - lib/unicode/In/AlphabeticPresentationForms.pl
12200            - lib/unicode/In/Arabic.pl
12201            - lib/unicode/In/ArabicPresentationForms-A.pl
12202            - lib/unicode/In/ArabicPresentationForms-B.pl
12203            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
12204            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
12205            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
12206            - lib/unicode/In/BopomofoExtended.pl
12207            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
12208            - lib/unicode/In/CJKCompatibility.pl
12209            - lib/unicode/In/CJKCompatibilityForms.pl
12210            - lib/unicode/In/CJKCompatibilityIdeographs.pl
12211            - lib/unicode/In/CJKRadicalsSupplement.pl
12212            - lib/unicode/In/CJKSymbolsandPunctuation.pl
12213            - lib/unicode/In/CJKUnifiedIdeographs.pl
12214            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
12215            - lib/unicode/In/Cherokee.pl
12216            - lib/unicode/In/CombiningDiacriticalMarks.pl
12217            - lib/unicode/In/CombiningHalfMarks.pl
12218            - lib/unicode/In/CombiningMarksforSymbols.pl
12219            - lib/unicode/In/ControlPictures.pl
12220            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
12221            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
12222            - lib/unicode/In/EnclosedAlphanumerics.pl
12223            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
12224            - lib/unicode/In/Ethiopic.pl
12225            - lib/unicode/In/GeneralPunctuation.pl
12226            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
12227            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
12228            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
12229            - lib/unicode/In/HalfwidthandFullwidthForms.pl
12230            - lib/unicode/In/HangulCompatibilityJamo.pl
12231            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
12232            - lib/unicode/In/Hebrew.pl
12233            - lib/unicode/In/HighPrivateUseSurrogates.pl
12234            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
12235            - lib/unicode/In/IPAExtensions.pl
12236            - lib/unicode/In/IdeographicDescriptionCharacters.pl
12237            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
12238            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
12239            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
12240            - lib/unicode/In/Latin-1Supplement.pl
12241            - lib/unicode/In/LatinExtended-A.pl
12242            - lib/unicode/In/LatinExtended-B.pl
12243            - lib/unicode/In/LatinExtendedAdditional.pl
12244            - lib/unicode/In/LetterlikeSymbols.pl
12245            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
12246            - lib/unicode/In/MathematicalOperators.pl
12247            - lib/unicode/In/MiscellaneousSymbols.pl
12248            - lib/unicode/In/MiscellaneousTechnical.pl
12249            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
12250            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
12251            - lib/unicode/In/OpticalCharacterRecognition.pl
12252            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
12253            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
12254            - lib/unicode/In/SmallFormVariants.pl
12255            - lib/unicode/In/SpacingModifierLetters.pl
12256            - lib/unicode/In/Specials.pl
12257            - lib/unicode/In/SuperscriptsandSubscripts.pl
12258            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
12259            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
12260            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
12261            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
12262            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
12263            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
12264            ! pod/perlunicode.pod
12265 ____________________________________________________________________________
12266 [  9896] By: jhi                                   on 2001/04/28  14:33:17
12267         Log: Update the information on shared library path on HP-UX.
12268      Branch: perl
12269            ! INSTALL
12270 ____________________________________________________________________________
12271 [  9895] By: jhi                                   on 2001/04/28  14:32:30
12272         Log: Because #9894 seems to do the trick, this workaround can be removed.
12273      Branch: perl
12274            ! t/lib/selfstubber.t
12275 ____________________________________________________________________________
12276 [  9894] By: jhi                                   on 2001/04/28  14:26:13
12277         Log: For PerlIO flush the children's file handles (on fork/exec/system).
12278      Branch: perl
12279            ! perl.h
12280 ____________________________________________________________________________
12281 [  9893] By: jhi                                   on 2001/04/28  14:23:15
12282         Log: Test tweak for #9891.
12283      Branch: perl
12284            ! t/lib/b-deparse.t
12285 ____________________________________________________________________________
12286 [  9892] By: jhi                                   on 2001/04/28  14:10:13
12287         Log: New HP-UX hints from Merijn.
12288      Branch: perl
12289            ! hints/hpux.sh
12290 ____________________________________________________________________________
12291 [  9891] By: jhi                                   on 2001/04/28  14:07:27
12292         Log: Subject: [PATCH B::Deparse] non-block scopes
12293              From: Robin Houston <robin@kitsite.com>
12294              Date: Fri, 27 Apr 2001 19:15:14 +0100
12295              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
12296      Branch: perl
12297            ! ext/B/B/Deparse.pm
12298 ____________________________________________________________________________
12299 [  9890] By: nick                                  on 2001/04/27  19:41:25
12300         Log: Integrate mainline
12301      Branch: perlio
12302           +> t/lib/selfstubber.t
12303           !> (integrate 50 files)
12304 ____________________________________________________________________________
12305 [  9889] By: jhi                                   on 2001/04/27  18:23:46
12306         Log: Subject: Re: selfstubber test fail on bleadperl
12307              From: Mike Guy <mjtg@cam.ac.uk>
12308              Date: Fri, 27 Apr 2001 19:31:18 +0100
12309              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
12310      Branch: perl
12311            ! t/lib/selfstubber.t
12312 ____________________________________________________________________________
12313 [  9888] By: jhi                                   on 2001/04/27  16:20:54
12314         Log: Test tweak for #9886.
12315      Branch: perl
12316            ! t/lib/b-deparse.t
12317 ____________________________________________________________________________
12318 [  9887] By: jhi                                   on 2001/04/27  16:16:33
12319         Log: Buffering issue at least in Solaris (even with perlio).
12320      Branch: perl
12321            ! t/lib/selfstubber.t
12322 ____________________________________________________________________________
12323 [  9886] By: jhi                                   on 2001/04/27  14:59:23
12324         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
12325              From: Robin Houston <robin@kitsite.com>
12326              Date: Fri, 27 Apr 2001 16:53:20 +0100
12327              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
12328      Branch: perl
12329            ! ext/B/B/Deparse.pm
12330 ____________________________________________________________________________
12331 [  9885] By: jhi                                   on 2001/04/27  14:23:51
12332         Log: Update Changes.
12333      Branch: perl
12334            ! Changes patchlevel.h
12335 ____________________________________________________________________________
12336 [  9884] By: jhi                                   on 2001/04/27  14:14:12
12337         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
12338              From: "Philip Newton" <pnewton@gmx.de>
12339              Date: Fri, 27 Apr 2001 16:40:13 +0200
12340              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
12341      Branch: perl
12342            ! pod/perldata.pod
12343 ____________________________________________________________________________
12344 [  9883] By: jhi                                   on 2001/04/27  13:28:19
12345         Log: Add LOG_PERROR; prettify the "removed".
12346      Branch: perl
12347            ! ext/Sys/Syslog/Syslog.xs
12348 ____________________________________________________________________________
12349 [  9882] By: jhi                                   on 2001/04/27  13:13:18
12350         Log: h2xs tweaks: use NV instead of double, "quote" the removed
12351              prefixes for clarity (especially when nothing is removed),
12352              slight pod reformats.
12353      Branch: perl
12354            ! utils/h2xs.PL
12355 ____________________________________________________________________________
12356 [  9881] By: jhi                                   on 2001/04/27  12:58:48
12357         Log: Don't bother creating existing directories.
12358      Branch: perl
12359            ! utils/h2xs.PL
12360 ____________________________________________________________________________
12361 [  9880] By: jhi                                   on 2001/04/27  12:45:39
12362         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
12363              From: Mike Schilli <m@perlmeister.com>
12364              Date: Wed, 25 Apr 2001 01:29:21 -0700
12365              Message-id: <3AE68AE1.6A981723@perlmeister.com>
12366      Branch: perl
12367            ! utils/h2xs.PL
12368 ____________________________________________________________________________
12369 [  9879] By: jhi                                   on 2001/04/27  12:40:55
12370         Log: break is not yet Perl.  Added the template license also to README.
12371      Branch: perl
12372            ! utils/h2xs.PL
12373 ____________________________________________________________________________
12374 [  9878] By: jhi                                   on 2001/04/27  03:08:20
12375         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
12376              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12377              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
12378              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
12379      Branch: perl
12380            ! t/lib/xs-typemap.t
12381 ____________________________________________________________________________
12382 [  9877] By: jhi                                   on 2001/04/26  23:54:40
12383         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
12384              From: "Abigail" <abigail@foad.org>
12385              Date: Fri, 27 Apr 2001 01:44:28 +0200
12386              Message-ID: <20010426234428.19786.qmail@foad.org>
12387      Branch: perl
12388            ! utils/h2xs.PL
12389 ____________________________________________________________________________
12390 [  9876] By: jhi                                   on 2001/04/26  23:52:06
12391         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
12392              From: Peter Prymmer <pvhp@forte.com>
12393              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
12394              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
12395      Branch: perl
12396            ! t/lib/selfstubber.t
12397 ____________________________________________________________________________
12398 [  9875] By: jhi                                   on 2001/04/26  23:48:10
12399         Log: Deparse nits.
12400      Branch: perl
12401            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
12402 ____________________________________________________________________________
12403 [  9874] By: jhi                                   on 2001/04/26  22:46:05
12404         Log: Document ANYOF_CLASS.
12405      Branch: perl
12406            ! regcomp.h
12407 ____________________________________________________________________________
12408 [  9873] By: jhi                                   on 2001/04/26  22:35:03
12409         Log: Subject: Re: [PATCH @9846] dumping ANYOF
12410              From: Hugo <hv@crypt.compulink.co.uk>
12411              Date: Thu, 26 Apr 2001 23:33:38 +0100
12412              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
12413      Branch: perl
12414            ! regcomp.c regcomp.h
12415 ____________________________________________________________________________
12416 [  9872] By: jhi                                   on 2001/04/26  22:34:31
12417         Log: Subject: [PATCH] more for Devel::SelfStubber
12418              From: Nicholas Clark <nick@ccl4.org>
12419              Date: Fri, 27 Apr 2001 00:13:52 +0100
12420              Message-ID: <20010427001351.K88186@plum.flirble.org>
12421      Branch: perl
12422            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
12423 ____________________________________________________________________________
12424 [  9871] By: jhi                                   on 2001/04/26  21:59:17
12425         Log: Subject: [PATCH B::Deparse] formats must be flush left
12426              From: Robin Houston <robin@kitsite.com>
12427              Date: Thu, 26 Apr 2001 23:54:29 +0100
12428              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
12429      Branch: perl
12430            ! ext/B/B/Deparse.pm
12431 ____________________________________________________________________________
12432 [  9870] By: jhi                                   on 2001/04/26  21:57:37
12433         Log: If some of the constants are prefixes of others,
12434              the prefixes may never get recognized.  (See 20010426.006.)
12435      Branch: perl
12436            ! utils/h2xs.PL
12437 ____________________________________________________________________________
12438 [  9869] By: jhi                                   on 2001/04/26  21:50:42
12439         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
12440              From: Chris Bongaarts <cab@tc.umn.edu>
12441              Date: Thu, 26 Apr 2001 17:10:31 -0500
12442              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
12443      Branch: perl
12444            ! ext/Sys/Syslog/Syslog.xs
12445 ____________________________________________________________________________
12446 [  9868] By: jhi                                   on 2001/04/26  21:35:12
12447         Log: Further cuts and more docs from Graham Barr.
12448      Branch: perl
12449            ! ext/List/Util/lib/List/Util.pm
12450            ! ext/List/Util/lib/Scalar/Util.pm
12451 ____________________________________________________________________________
12452 [  9867] By: jhi                                   on 2001/04/26  21:18:57
12453         Log: Subject: [PATCH 5.7.1] DB_File-1.77
12454              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12455              Date: Thu, 26 Apr 2001 22:37:53 +0100
12456              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
12457      Branch: perl
12458            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12459            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
12460 ____________________________________________________________________________
12461 [  9866] By: jhi                                   on 2001/04/26  21:12:31
12462         Log: Subject: [PATCH B::Deparse] fix easy bugs
12463              From: Robin Houston <robin@kitsite.com>
12464              Date: Thu, 26 Apr 2001 23:03:33 +0100
12465              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
12466      Branch: perl
12467            ! ext/B/B/Deparse.pm
12468 ____________________________________________________________________________
12469 [  9865] By: jhi                                   on 2001/04/26  20:26:13
12470         Log: Update Changes.
12471      Branch: perl
12472            ! Changes patchlevel.h
12473 ____________________________________________________________________________
12474 [  9864] By: jhi                                   on 2001/04/26  19:27:48
12475         Log: Dethinko from Robin Houston.
12476      Branch: perl
12477            ! ext/B/B/Deparse.pm
12478 ____________________________________________________________________________
12479 [  9863] By: jhi                                   on 2001/04/26  19:10:35
12480         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
12481              From: Robin Houston <robin@kitsite.com>
12482              Date: Thu, 26 Apr 2001 21:08:32 +0100
12483              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
12484      Branch: perl
12485            ! ext/B/B/Deparse.pm
12486 ____________________________________________________________________________
12487 [  9862] By: jhi                                   on 2001/04/26  19:04:23
12488         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12489              From: Robin Houston <robin@kitsite.com>
12490              Date: Thu, 26 Apr 2001 20:52:50 +0100
12491              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
12492      Branch: perl
12493            ! ext/B/B/Deparse.pm
12494 ____________________________________________________________________________
12495 [  9861] By: jhi                                   on 2001/04/26  18:56:14
12496         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
12497              From: Mike Guy <mjtg@cam.ac.uk>
12498              Date: Thu, 26 Apr 2001 14:22:40 +0100
12499              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
12500      Branch: perl
12501            ! pod/perlobj.pod
12502 ____________________________________________________________________________
12503 [  9860] By: jhi                                   on 2001/04/26  18:46:42
12504         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12505              From: Robin Houston <robin@kitsite.com>
12506              Date: Thu, 26 Apr 2001 20:34:29 +0100
12507              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
12508              
12509              Hashes do not interpolate.
12510      Branch: perl
12511            ! ext/B/B/Deparse.pm
12512 ____________________________________________________________________________
12513 [  9859] By: jhi                                   on 2001/04/26  18:43:51
12514         Log: Subject: The Time::Piece conspiracy unmasked!!!
12515              From: Mike Guy <mjtg@cam.ac.uk>
12516              Date: Thu, 26 Apr 2001 19:02:50 +0100
12517              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
12518              
12519              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
12520              From: Mike Guy <mjtg@cam.ac.uk>
12521              Date: Thu, 26 Apr 2001 19:08:21 +0100
12522              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
12523              
12524              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
12525              From: Graham Barr <gbarr@pobox.com>
12526              Date: Thu, 26 Apr 2001 19:12:03 +0100
12527              Message-ID: <20010426191203.A70835@pobox.com>
12528              
12529              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
12530      Branch: perl
12531            ! ext/List/Util/lib/List/Util.pm
12532            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
12533 ____________________________________________________________________________
12534 [  9858] By: jhi                                   on 2001/04/26  18:17:42
12535         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
12536              From: Robin Houston <robin@kitsite.com>
12537              Date: Thu, 26 Apr 2001 16:09:35 +0100
12538              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
12539      Branch: perl
12540            ! t/comp/proto.t
12541 ____________________________________________________________________________
12542 [  9857] By: jhi                                   on 2001/04/26  18:04:59
12543         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12544              From: barries <barries@slaysys.com>
12545              Date: Thu, 26 Apr 2001 12:01:10 -0400
12546              Message-ID: <20010426120110.E29698@jester.slaysys.com>
12547      Branch: perl
12548            ! pod/perldiag.pod
12549 ____________________________________________________________________________
12550 [  9856] By: jhi                                   on 2001/04/26  18:03:33
12551         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
12552              Date: Thu, 26 Apr 2001 17:13:41 +0100
12553              From: Robin Houston <robin@kitsite.com>
12554              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
12555              
12556              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12557              From: Robin Houston <robin@kitsite.com>
12558              Date: Thu, 26 Apr 2001 18:44:29 +0100
12559              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
12560      Branch: perl
12561            ! ext/B/B/Deparse.pm
12562 ____________________________________________________________________________
12563 [  9855] By: jhi                                   on 2001/04/26  17:56:04
12564         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
12565              From: Robin Houston <robin@kitsite.com>
12566              Date: Thu, 26 Apr 2001 17:04:08 +0100
12567              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
12568      Branch: perl
12569            ! ext/B/B/Deparse.pm
12570 ____________________________________________________________________________
12571 [  9854] By: jhi                                   on 2001/04/26  17:47:26
12572         Log: Subject: Re: Short test case for undef %stash:: crash
12573              From: Benjamin Sugars <bsugars@canoe.ca> 
12574              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
12575              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
12576              Changed and moved the perldiag entry.
12577      Branch: perl
12578            ! gv.c pod/perldiag.pod
12579 ____________________________________________________________________________
12580 [  9853] By: jhi                                   on 2001/04/26  14:35:16
12581         Log: Beginnings of strptime().  Do not touch the wet paint.
12582      Branch: perl
12583            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
12584 ____________________________________________________________________________
12585 [  9852] By: jhi                                   on 2001/04/26  13:17:21
12586         Log: Retract #9851, core dumps from pod2man.
12587      Branch: perl
12588            ! regcomp.c
12589 ____________________________________________________________________________
12590 [  9851] By: jhi                                   on 2001/04/26  11:54:41
12591         Log: (Retracted by #9852.)
12592              
12593              Subject: [PATCH @9846] dumping ANYOF
12594              From: Hugo <hv@crypt.compulink.co.uk>
12595              Date: Thu, 26 Apr 2001 05:32:38 +0100
12596              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
12597      Branch: perl
12598            ! regcomp.c
12599 ____________________________________________________________________________
12600 [  9850] By: jhi                                   on 2001/04/26  02:34:44
12601         Log: If ccflags was empty the _previous_ $* containing all the
12602              environment variables and Configure variables was used,
12603              which lead, among other bad things, into $ccflags being your
12604              uname -a output, which lead into test compile with cc failing,
12605              which lead into gcc being selected, which didn't work that well
12606              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
12607              with large files, et cetera.
12608      Branch: perl
12609            ! hints/hpux.sh
12610 ____________________________________________________________________________
12611 [  9849] By: jhi                                   on 2001/04/26  01:44:57
12612         Log: Make selfstubber test more portable.
12613      Branch: perl
12614            ! t/lib/selfstubber.t
12615 ____________________________________________________________________________
12616 [  9848] By: jhi                                   on 2001/04/26  00:50:26
12617         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
12618              From: Benjamin Sugars <ben.sugars@home.com>
12619              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
12620              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
12621      Branch: perl
12622            ! ext/Cwd/Cwd.xs
12623 ____________________________________________________________________________
12624 [  9847] By: jhi                                   on 2001/04/26  00:46:58
12625         Log: Subject: [PATCH: perl@9841] VMS updates
12626              From: Peter Prymmer <pvhp@forte.com>
12627              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
12628              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
12629      Branch: perl
12630            ! README.vms configure.com vms/descrip_mms.template
12631            ! vms/ext/filespec.t
12632 ____________________________________________________________________________
12633 [  9846] By: jhi                                   on 2001/04/26  00:11:56
12634         Log: re 'debug' was broken by #9084.
12635      Branch: perl
12636            ! ext/re/re.xs
12637 ____________________________________________________________________________
12638 [  9845] By: jhi                                   on 2001/04/25  22:33:17
12639         Log: Subject: [PATCH] test for Devel::SelfStubber
12640              From: Nicholas Clark <nick@ccl4.org>
12641              Date: Thu, 26 Apr 2001 00:00:54 +0100
12642              Message-ID: <20010426000054.D89026@plum.flirble.org>
12643      Branch: perl
12644            + t/lib/selfstubber.t
12645            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
12646 ____________________________________________________________________________
12647 [  9844] By: jhi                                   on 2001/04/25  22:29:32
12648         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
12649              From: Paul Johnson <paul@pjcj.net>
12650              Date: Thu, 26 Apr 2001 00:46:08 +0200
12651              Message-ID: <20010426004608.H2338@pjcj.net>
12652      Branch: perl
12653            ! ext/B/B/Concise.pm
12654 ____________________________________________________________________________
12655 [  9843] By: jhi                                   on 2001/04/25  22:28:28
12656         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
12657              From: Peter Prymmer <pvhp@forte.com>
12658              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
12659              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
12660      Branch: perl
12661            ! ext/Cwd/Cwd.xs
12662 ____________________________________________________________________________
12663 [  9842] By: jhi                                   on 2001/04/25  20:58:12
12664         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
12665              From: John Peacock <jpeacock@rowman.com>
12666              Date: Wed, 25 Apr 2001 17:30:26 -0400
12667              Message-ID: <3AE741F2.B3217464@rowman.com>
12668      Branch: perl
12669            ! lib/Math/BigInt.pm t/lib/bigintpm.t
12670 ____________________________________________________________________________
12671 [  9841] By: jhi                                   on 2001/04/25  20:07:05
12672         Log: Update Changes.
12673      Branch: perl
12674            ! Changes patchlevel.h
12675 ____________________________________________________________________________
12676 [  9840] By: jhi                                   on 2001/04/25  19:56:51
12677         Log: Yet another HP-UX hints version from Merijn.
12678      Branch: perl
12679            ! hints/hpux.sh
12680 ____________________________________________________________________________
12681 [  9839] By: jhi                                   on 2001/04/25  19:53:04
12682         Log: abs_path() didn't terminate the filename correctly,
12683              in DIRNAMLENless systems like HP-UX this would fail.
12684      Branch: perl
12685            ! ext/Cwd/Cwd.xs
12686 ____________________________________________________________________________
12687 [  9838] By: jhi                                   on 2001/04/25  16:37:26
12688         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12689              From: Mike Guy <mjtg@cam.ac.uk>
12690              Date: Wed, 25 Apr 2001 18:31:47 +0100
12691              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
12692      Branch: perl
12693            ! op.c
12694 ____________________________________________________________________________
12695 [  9837] By: jhi                                   on 2001/04/25  16:21:53
12696         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
12697              From: Jon Eveland <jweveland@yahoo.com>
12698              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
12699              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
12700      Branch: perl
12701            ! lib/perl5db.pl
12702 ____________________________________________________________________________
12703 [  9836] By: jhi                                   on 2001/04/25  14:17:50
12704         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
12705              From: "Philip Newton" <pnewton@gmx.de>
12706              Date: Wed, 25 Apr 2001 17:05:58 +0200
12707              Message-ID: <3AE703F6.3234.1833C45@localhost>
12708      Branch: perl
12709            ! Porting/patching.pod
12710 ____________________________________________________________________________
12711 [  9835] By: jhi                                   on 2001/04/25  13:58:07
12712         Log: It would seem that both ar and full_ar need to be overridden
12713              for HP-UX to avoid the GNU ar.
12714      Branch: perl
12715            ! hints/hpux.sh
12716 ____________________________________________________________________________
12717 [  9834] By: jhi                                   on 2001/04/25  13:50:40
12718         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12719              From: "Philip Newton" <pnewton@gmx.de>
12720              Date: Wed, 25 Apr 2001 16:09:23 +0200
12721              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
12722              
12723              Detypo.
12724      Branch: perl
12725            ! t/op/misc.t
12726 ____________________________________________________________________________
12727 [  9833] By: jhi                                   on 2001/04/25  12:36:11
12728         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
12729      Branch: perl
12730            ! hints/hpux.sh
12731 ____________________________________________________________________________
12732 [  9832] By: jhi                                   on 2001/04/25  12:33:36
12733         Log: New version of HP-UX hints from Merijn.
12734      Branch: perl
12735            ! hints/hpux.sh
12736 ____________________________________________________________________________
12737 [  9831] By: jhi                                   on 2001/04/25  03:39:45
12738         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
12739      Branch: perl
12740            ! hints/hpux.sh
12741 ____________________________________________________________________________
12742 [  9830] By: jhi                                   on 2001/04/25  02:53:25
12743         Log: The tzname[] bit is not needed by util.c -- and causes
12744              heartburn in VMS (and it missing was probably the cause of
12745              the Mac OS X trouble).  Ouch.
12746      Branch: perl
12747            ! ext/POSIX/POSIX.xs util.c
12748 ____________________________________________________________________________
12749 [  9829] By: jhi                                   on 2001/04/25  00:10:06
12750         Log: Metaconfig unit change for #9828.
12751      Branch: metaconfig
12752            ! U/compline/ccflags.U
12753 ____________________________________________________________________________
12754 [  9828] By: jhi                                   on 2001/04/25  00:04:18
12755         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
12756              (which is actually the reason for the change, we need to pass
12757              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
12758              EP/IX, OS/2, and TitanOS, based on the hints files.
12759      Branch: perl
12760            ! Configure config_h.SH
12761 ____________________________________________________________________________
12762 [  9827] By: jhi                                   on 2001/04/24  23:49:20
12763         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
12764              the $cat must have an absolute path.
12765      Branch: perl
12766            ! makedepend.SH
12767 ____________________________________________________________________________
12768 [  9826] By: jhi                                   on 2001/04/24  23:40:53
12769         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
12770      Branch: perl
12771            ! README.amiga
12772 ____________________________________________________________________________
12773 [  9825] By: jhi                                   on 2001/04/24  23:35:35
12774         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
12775              From: "Philip Newton" <pnewton@gmx.de>
12776              Date: Tue, 24 Apr 2001 18:52:49 +0200
12777              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
12778      Branch: perl
12779            ! x2p/find2perl.PL
12780 ____________________________________________________________________________
12781 [  9824] By: jhi                                   on 2001/04/24  23:33:07
12782         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
12783              Some gcc specifics dropped out due to extensive rewriting;
12784              will be put back later as needed.
12785      Branch: perl
12786            ! hints/hpux.sh
12787 ____________________________________________________________________________
12788 [  9823] By: jhi                                   on 2001/04/24  23:27:57
12789         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
12790      Branch: perl
12791            ! ext/POSIX/POSIX.xs
12792 ____________________________________________________________________________
12793 [  9822] By: jhi                                   on 2001/04/24  23:25:21
12794         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
12795              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12796              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
12797              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
12798      Branch: perl
12799            ! ext/XS/Typemap/Typemap.xs
12800 ____________________________________________________________________________
12801 [  9821] By: jhi                                   on 2001/04/24  23:24:10
12802         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
12803              From: "Abigail" <abigail@foad.org>
12804              Date: Tue, 24 Apr 2001 23:12:03 +0200
12805              Message-ID: <20010424211203.7901.qmail@foad.org>
12806      Branch: perl
12807            ! pod/perlport.pod
12808 ____________________________________________________________________________
12809 [  9820] By: jhi                                   on 2001/04/24  23:23:15
12810         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
12811              From: Matt Sergeant <matt@sergeant.org>
12812              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
12813              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
12814      Branch: perl
12815            ! pod/perlfaq4.pod
12816 ____________________________________________________________________________
12817 [  9819] By: nick                                  on 2001/04/24  18:49:43
12818         Log: Integrate mainline.
12819      Branch: perlio
12820           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12821           !> (integrate 37 files)
12822 ____________________________________________________________________________
12823 [  9818] By: jhi                                   on 2001/04/24  14:35:23
12824         Log: Update Changes.
12825      Branch: perl
12826            ! Changes patchlevel.h
12827 ____________________________________________________________________________
12828 [  9817] By: jhi                                   on 2001/04/24  14:09:17
12829         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
12830              From: "Philip Newton" <pnewton@gmx.de>
12831              Date: Tue, 24 Apr 2001 12:58:12 +0200
12832              Message-ID: <3AE57864.8304.B77A0A@localhost> 
12833              
12834              plus add CPAN to the list of modules that have their own tests.
12835      Branch: perl
12836            ! t/lib/1_compile.t
12837 ____________________________________________________________________________
12838 [  9816] By: jhi                                   on 2001/04/24  14:07:03
12839         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12840              From: Michael G Schwern <schwern@pobox.com>
12841              Date: Sat, 21 Apr 2001 22:35:00 +0100
12842              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
12843      Branch: perl
12844            ! t/lib/1_compile.t
12845 ____________________________________________________________________________
12846 [  9815] By: jhi                                   on 2001/04/24  13:54:32
12847         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
12848              From: Robin Houston <robin@kitsite.com>
12849              Date: Tue, 24 Apr 2001 15:51:18 +0100
12850              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
12851      Branch: perl
12852            ! ext/B/B/Deparse.pm
12853 ____________________________________________________________________________
12854 [  9814] By: jhi                                   on 2001/04/24  13:17:34
12855         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12856              From: Bill Glicker <billg@burrelles.com>
12857              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
12858              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
12859      Branch: perl
12860            ! hints/svr5.sh
12861 ____________________________________________________________________________
12862 [  9813] By: jhi                                   on 2001/04/24  12:54:23
12863         Log: Prevent path disclosure (probing for existence of filenames)
12864              using suidperl; bug id 20010322.218.
12865      Branch: perl
12866            ! perl.c pod/perldiag.pod
12867 ____________________________________________________________________________
12868 [  9812] By: jhi                                   on 2001/04/24  12:08:36
12869         Log: Retract #9811.
12870      Branch: perl
12871            ! ext/POSIX/POSIX.xs
12872 ____________________________________________________________________________
12873 [  9811] By: jhi                                   on 2001/04/24  11:57:35
12874         Log: (Retracted by #9812.)
12875      Branch: perl
12876            ! ext/POSIX/POSIX.xs
12877 ____________________________________________________________________________
12878 [  9810] By: jhi                                   on 2001/04/24  03:32:35
12879         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
12880      Branch: perl
12881            ! util.c
12882 ____________________________________________________________________________
12883 [  9809] By: jhi                                   on 2001/04/24  03:16:13
12884         Log: The Math::BigFloat::import() was broken.
12885              (Fixes bug id 20010422.002.)
12886      Branch: perl
12887            ! lib/Math/BigFloat.pm
12888 ____________________________________________________________________________
12889 [  9808] By: jhi                                   on 2001/04/24  01:11:40
12890         Log: Additional dependencies; should help for parallel makes
12891              not to fail on missing lib/lib.pm or lib/re.pm.
12892      Branch: perl
12893            ! Makefile.SH
12894 ____________________________________________________________________________
12895 [  9807] By: jhi                                   on 2001/04/24  00:57:01
12896         Log: Update the test failure disclaimer.
12897      Branch: perl
12898            ! t/pragma/warn/pp_hot
12899 ____________________________________________________________________________
12900 [  9806] By: jhi                                   on 2001/04/24  00:54:04
12901         Log: Add make target "install-all" which is alias for "install"
12902              to cater for case-preserving filesystems like HFS+.
12903      Branch: perl
12904            ! INSTALL Makefile.SH
12905 ____________________________________________________________________________
12906 [  9805] By: jhi                                   on 2001/04/24  00:47:28
12907         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
12908              From: Peter Prymmer <pvhp@forte.com>
12909              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
12910              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
12911              
12912              (Ken William's message forwarded from macosx@perl.org)
12913      Branch: perl
12914            ! hints/darwin.sh
12915 ____________________________________________________________________________
12916 [  9804] By: jhi                                   on 2001/04/23  23:57:35
12917         Log: Cut-and-pasto.
12918      Branch: perl
12919            ! perlio.c
12920 ____________________________________________________________________________
12921 [  9803] By: jhi                                   on 2001/04/23  23:52:25
12922         Log: More PerlIO robustness.
12923      Branch: perl
12924            ! perlio.c
12925 ____________________________________________________________________________
12926 [  9802] By: jhi                                   on 2001/04/23  23:43:35
12927         Log: Make the "STD* opened only for ..." errors more consistent.
12928      Branch: perl
12929            ! doio.c
12930 ____________________________________________________________________________
12931 [  9801] By: jhi                                   on 2001/04/23  23:34:26
12932         Log: Test case for #9800.
12933      Branch: perl
12934            ! t/op/misc.t
12935 ____________________________________________________________________________
12936 [  9800] By: jhi                                   on 2001/04/23  23:14:43
12937         Log: Avoid coredump on 'close STDERR; die' by making
12938              the PerlIO calls more robust.  Also use SETERRNO()
12939              instead of errno = to be more VMS-ready.
12940      Branch: perl
12941            ! perlio.c
12942 ____________________________________________________________________________
12943 [  9799] By: jhi                                   on 2001/04/23  21:41:10
12944         Log: Subject: test for ID 20010423.002
12945              From: Robin Houston <robin@kitsite.com>
12946              Date: Mon, 23 Apr 2001 16:52:21 +0100
12947              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
12948      Branch: perl
12949            ! t/op/avhv.t
12950 ____________________________________________________________________________
12951 [  9798] By: jhi                                   on 2001/04/23  21:40:07
12952         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
12953              From: David Dyck <dcd@tc.fluke.com>
12954              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
12955              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
12956      Branch: perl
12957            ! installperl
12958 ____________________________________________________________________________
12959 [  9797] By: jhi                                   on 2001/04/23  21:37:56
12960         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
12961              From: Benjamin Sugars <bsugars@canoe.ca>
12962              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
12963              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
12964      Branch: perl
12965            ! ext/Cwd/Cwd.xs lib/Cwd.pm
12966 ____________________________________________________________________________
12967 [  9796] By: jhi                                   on 2001/04/23  21:29:24
12968         Log: Synchronize h2xs and pod2man some more on the documentation
12969              templates they propose.
12970      Branch: perl
12971            ! pod/pod2man.PL utils/h2xs.PL
12972 ____________________________________________________________________________
12973 [  9795] By: jhi                                   on 2001/04/23  17:30:40
12974         Log: Add one more naughty test for base64; make encoding logic cleaner.
12975      Branch: perl
12976            ! t/lib/mimeb64.t
12977 ____________________________________________________________________________
12978 [  9794] By: jhi                                   on 2001/04/23  13:51:32
12979         Log: Update Changes.
12980      Branch: perl
12981            ! Changes patchlevel.h
12982 ____________________________________________________________________________
12983 [  9793] By: jhi                                   on 2001/04/23  13:44:18
12984         Log: Duplicate lines.
12985      Branch: perl
12986            ! MANIFEST
12987 ____________________________________________________________________________
12988 [  9792] By: jhi                                   on 2001/04/23  13:39:13
12989         Log: Subject: Re: PATCH 5.7.1
12990              From: Mark-Jason Dominus <mjd@plover.com>
12991              Date: Mon, 23 Apr 2001 10:30:21 -0400
12992              Message-ID: <20010423143021.17335.qmail@plover.com>
12993      Branch: perl
12994            ! perl.h sv.c
12995 ____________________________________________________________________________
12996 [  9791] By: jhi                                   on 2001/04/23  13:32:40
12997         Log: Add the CPAN.pm 1.59_54 tests.
12998      Branch: perl
12999            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
13000            ! MANIFEST
13001 ____________________________________________________________________________
13002 [  9790] By: jhi                                   on 2001/04/23  13:21:55
13003         Log: Subject: Deparse nit
13004              From: Robin Houston <robin@kitsite.com>
13005              Date: Mon, 23 Apr 2001 12:38:20 +0100
13006              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
13007      Branch: perl
13008            ! ext/B/B/Deparse.pm
13009 ____________________________________________________________________________
13010 [  9789] By: jhi                                   on 2001/04/23  13:19:07
13011         Log: Subject: [PATCH] bug 20010423.002
13012              From: Robin Houston <robin@kitsite.com>
13013              Date: Mon, 23 Apr 2001 13:12:30 +0100
13014              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
13015      Branch: perl
13016            ! pp.c
13017 ____________________________________________________________________________
13018 [  9788] By: jhi                                   on 2001/04/23  13:02:49
13019         Log: Subject: PATCH [5.7.1] hv.c unused #define
13020              From: Mark-Jason Dominus <mjd@plover.com>
13021              Date: Sun, 22 Apr 2001 14:17:49 -0400
13022              Message-ID: <20010422181749.26976.qmail@plover.com>
13023      Branch: perl
13024            ! hv.c
13025 ____________________________________________________________________________
13026 [  9787] By: jhi                                   on 2001/04/23  13:02:02
13027         Log: Subject: PATCH 5.7.1
13028              From: Mark-Jason Dominus <mjd@plover.com>
13029              Date: Sun, 22 Apr 2001 15:12:57 -0400
13030              Message-ID: <20010422191258.6539.qmail@plover.com>
13031              
13032              plus Sarathy's STMT_START + STMT_END suggestion.
13033      Branch: perl
13034            ! perl.h
13035 ____________________________________________________________________________
13036 [  9786] By: jhi                                   on 2001/04/23  12:53:25
13037         Log: Fix for
13038              
13039              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
13040              From: dLux <dlux@spam.sch.bme.hu>
13041              Date: Mon, 23 Apr 2001 01:25:26 +0200
13042              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
13043              
13044              (SvGROW really does return a char *.)
13045      Branch: perl
13046            ! pod/perlapi.pod sv.h
13047 ____________________________________________________________________________
13048 [  9785] By: jhi                                   on 2001/04/23  04:34:04
13049         Log: Time::Piece work continues.  $t->day removed since
13050              I think it's too confusing.  Now has normal and
13051              abbreviated length weekday names and month names,
13052              the names change with _names(), not _list().
13053              Now has strftime() in Perl, _strftime() is
13054              the libc version (to which strftime() falls back
13055              if it doesn't know the format.  To do: the reverse
13056              of strftime, strptime(), and the localisation of both.
13057      Branch: perl
13058            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
13059            ! t/lib/time-piece.t
13060 ____________________________________________________________________________
13061 [  9784] By: jhi                                   on 2001/04/23  02:41:46
13062         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
13063              From: andreas.koenig@anima.de (Andreas J. Koenig)
13064              Date: 23 Apr 2001 05:20:55 +0200
13065              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
13066      Branch: perl
13067            ! t/pragma/overload.t
13068 ____________________________________________________________________________
13069 [  9783] By: jhi                                   on 2001/04/22  23:32:42
13070         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
13071              From: Robin Houston <robin@kitsite.com>
13072              Date: Mon, 23 Apr 2001 00:38:18 +0100
13073              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
13074      Branch: perl
13075            ! ext/B/B/Deparse.pm
13076 ____________________________________________________________________________
13077 [  9782] By: jhi                                   on 2001/04/22  20:55:43
13078         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
13079              From: Simon Cozens <simon@netthink.co.uk>
13080              Date: Sun, 22 Apr 2001 18:47:25 +0100
13081              Message-ID: <20010422184725.A14411@netthink.co.uk>
13082      Branch: perl
13083            ! sv.c t/pragma/overload.t
13084 ____________________________________________________________________________
13085 [  9781] By: jhi                                   on 2001/04/22  20:52:13
13086         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
13087              From: Robin Houston <robin@kitsite.com>
13088              Date: Sun, 22 Apr 2001 22:14:50 +0100
13089              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
13090      Branch: perl
13091            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13092 ____________________________________________________________________________
13093 [  9780] By: nick                                  on 2001/04/22  20:40:31
13094         Log: Integrate mainline.
13095      Branch: perlio
13096           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
13097           +> t/lib/b-stash.t
13098           !> (integrate 38 files)
13099 ____________________________________________________________________________
13100 [  9779] By: jhi                                   on 2001/04/22  15:16:03
13101         Log: Subject: IO::Socket::INET patch
13102              From: andrew deryabin <djsf@technarchy.ru>
13103              Date: Sat, 21 Apr 2001 17:46:52 +0400
13104              Message-ID: <20010421174652.B1426@technarchy>
13105      Branch: perl
13106            ! ext/IO/lib/IO/Socket/INET.pm
13107 ____________________________________________________________________________
13108 [  9778] By: jhi                                   on 2001/04/22  15:14:33
13109         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
13110              From: Mark-Jason Dominus <mjd@plover.com>
13111              Date: Sat, 21 Apr 2001 21:27:49 -0400
13112              Message-ID: <20010422012749.27024.qmail@plover.com>
13113      Branch: perl
13114            ! regcomp.c
13115 ____________________________________________________________________________
13116 [  9777] By: jhi                                   on 2001/04/22  15:10:51
13117         Log: Subject: Re: Regex debugger patch 
13118              From: Mark-Jason Dominus <mjd@plover.com>
13119              Date: Sat, 21 Apr 2001 21:48:51 -0400
13120              Message-ID: <20010422014851.27165.qmail@plover.com>
13121      Branch: perl
13122            ! pod/perldebguts.pod
13123 ____________________________________________________________________________
13124 [  9776] By: jhi                                   on 2001/04/22  15:09:48
13125         Log: Subject: Re: Regex debugger patch
13126              From: Mark-Jason Dominus <mjd@plover.com>
13127              Date: Sat, 21 Apr 2001 14:24:39 -0400
13128              Message-ID: <20010421182439.16508.qmail@plover.com>
13129              
13130              Regex debugger backend.
13131      Branch: perl
13132            ! regcomp.c regexp.h
13133 ____________________________________________________________________________
13134 [  9775] By: jhi                                   on 2001/04/21  16:45:40
13135         Log: Subject: [PATCH] Typo in utf8.h
13136              From: Jesús Quiroga <jquiroga@pobox.com>
13137              Date: Sat, 21 Apr 2001 19:25:33 +0200
13138              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
13139      Branch: perl
13140            ! utf8.h
13141 ____________________________________________________________________________
13142 [  9774] By: jhi                                   on 2001/04/21  16:43:52
13143         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
13144              From: Joe Orton <jorton@redhat.com>
13145              Date: Tue, 17 Apr 2001 15:50:43 +0100
13146              Message-Id: <20010417155043.D19132@eu.c2.net>
13147      Branch: perl
13148            ! hints/svr5.sh
13149 ____________________________________________________________________________
13150 [  9773] By: jhi                                   on 2001/04/21  15:30:15
13151         Log: Subject: Patch utils/h2xs.PL
13152              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13153              Date: Sat, 21 Apr 2001 10:32:16 -0500
13154              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
13155              
13156              Add MAILING list and LICENSE templates.
13157      Branch: perl
13158            ! utils/h2xs.PL
13159 ____________________________________________________________________________
13160 [  9772] By: jhi                                   on 2001/04/21  15:28:36
13161         Log: Subject: perlfaq2.patch for 5.7.1
13162              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13163              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
13164              Date: Fri, 20 Apr 2001 16:42:19 -0500
13165              
13166              rm an extra tab, a blurb about the xx.cpan to clarify
13167              which countries actually have that and dejanews is history
13168              as well as most of that nonsensical entry.
13169      Branch: perl
13170            ! pod/perlfaq2.pod
13171 ____________________________________________________________________________
13172 [  9771] By: jhi                                   on 2001/04/21  15:27:17
13173         Log: Subject: perlfaq1.patch for 5.7.1
13174              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13175              Date: Fri, 20 Apr 2001 16:57:36 -0500
13176              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
13177              
13178              Evil URLs must die. Especially when they are broken.
13179      Branch: perl
13180            ! pod/perlfaq1.pod
13181 ____________________________________________________________________________
13182 [  9770] By: jhi                                   on 2001/04/21  15:23:38
13183         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
13184              From: Michael G Schwern <schwern@pobox.com>
13185              Date: Sat, 21 Apr 2001 16:11:12 +0100
13186              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
13187      Branch: perl
13188            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
13189            + t/lib/b-stash.t
13190            ! MANIFEST ext/B/B.pm t/lib/b.t
13191 ____________________________________________________________________________
13192 [  9769] By: jhi                                   on 2001/04/21  15:03:32
13193         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
13194              From: Michael G Schwern <schwern@pobox.com>
13195              Date: Sat, 21 Apr 2001 09:48:00 +0100
13196              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
13197      Branch: perl
13198            ! utils/h2ph.PL
13199 ____________________________________________________________________________
13200 [  9768] By: jhi                                   on 2001/04/21  14:33:49
13201         Log: PerlIO and Encode doc cleanup and tweaks.
13202      Branch: perl
13203            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
13204            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
13205 ____________________________________________________________________________
13206 [  9767] By: jhi                                   on 2001/04/21  12:40:16
13207         Log: Integrate perlio.
13208      Branch: perl
13209           !> doio.c
13210 ____________________________________________________________________________
13211 [  9766] By: nick                                  on 2001/04/20  18:28:35
13212         Log: Avoid core dump on
13213              open(STDOUT,">",\$foo);
13214      Branch: perlio
13215            ! doio.c
13216 ____________________________________________________________________________
13217 [  9765] By: jhi                                   on 2001/04/20  13:23:43
13218         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
13219              From: Robin Houston <robin@kitsite.com>
13220              Date: Fri, 20 Apr 2001 14:29:22 +0100
13221              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
13222      Branch: perl
13223            ! ext/B/B.pm ext/B/B/Deparse.pm
13224 ____________________________________________________________________________
13225 [  9764] By: jhi                                   on 2001/04/20  13:19:33
13226         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
13227              From: Peter Prymmer <pvhp@forte.com>
13228              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
13229              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
13230      Branch: perl
13231            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
13232            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13233            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13234            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13235 ____________________________________________________________________________
13236 [  9763] By: jhi                                   on 2001/04/20  12:36:39
13237         Log: Subject: Re: A new PerlIO coredump
13238              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13239              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
13240              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
13241      Branch: perl
13242            ! doio.c
13243 ____________________________________________________________________________
13244 [  9762] By: jhi                                   on 2001/04/19  23:02:30
13245         Log: Update Changes.
13246      Branch: perl
13247            ! Changes patchlevel.h
13248 ____________________________________________________________________________
13249 [  9761] By: jhi                                   on 2001/04/19  22:59:19
13250         Log: More cleanup cleanup.
13251      Branch: perl
13252            ! Makefile.SH win32/Makefile win32/makefile.mk
13253 ____________________________________________________________________________
13254 [  9760] By: jhi                                   on 2001/04/19  22:50:31
13255         Log: lib/Time is non-empty, let's not rmdir it.
13256      Branch: perl
13257            ! Makefile.SH
13258 ____________________________________________________________________________
13259 [  9759] By: jhi                                   on 2001/04/19  22:36:51
13260         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
13261              From: Robin Houston <robin@kitsite.com>
13262              Date: Fri, 20 Apr 2001 00:18:53 +0100
13263              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
13264      Branch: perl
13265            ! ext/B/B/Deparse.pm
13266 ____________________________________________________________________________
13267 [  9758] By: jhi                                   on 2001/04/19  22:36:00
13268         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
13269              From: Peter Prymmer <pvhp@forte.com>
13270              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
13271              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
13272      Branch: perl
13273            ! ext/Cwd/Cwd.xs
13274 ____________________________________________________________________________
13275 [  9757] By: nick                                  on 2001/04/19  18:53:54
13276         Log: Blind (untested) integrate of mainline.
13277      Branch: perlio
13278           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13279           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
13280           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
13281           !> (integrate 53 files)
13282 ____________________________________________________________________________
13283 [  9756] By: jhi                                   on 2001/04/19  16:59:23
13284         Log: Document and test Time::Piece.
13285      Branch: perl
13286            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
13287            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
13288 ____________________________________________________________________________
13289 [  9755] By: jhi                                   on 2001/04/19  12:13:29
13290         Log: A better fix for the \x{12345678} trouble from NI-S.
13291      Branch: perl
13292            ! utf8.c
13293 ____________________________________________________________________________
13294 [  9754] By: jhi                                   on 2001/04/19  11:56:07
13295         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
13296              From: Robin Houston <robin@kitsite.com>
13297              Date: Wed, 18 Apr 2001 17:58:33 +0100
13298              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
13299      Branch: perl
13300            ! ext/B/B/Deparse.pm op.c
13301 ____________________________________________________________________________
13302 [  9753] By: jhi                                   on 2001/04/19  04:21:52
13303         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
13304              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
13305              Date: Thu, 19 Apr 2001 01:11:41 -0400
13306              Message-ID: <20010419011141.A5798@cpan.org>
13307      Branch: perl
13308            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
13309 ____________________________________________________________________________
13310 [  9752] By: jhi                                   on 2001/04/19  02:41:10
13311         Log: The new time utils need to be thread-aware, too.
13312      Branch: perl
13313            ! util.c
13314 ____________________________________________________________________________
13315 [  9751] By: jhi                                   on 2001/04/19  02:26:47
13316         Log: Compilation nit noticed by AIX compiler.
13317      Branch: perl
13318            ! perlio.c
13319 ____________________________________________________________________________
13320 [  9750] By: jhi                                   on 2001/04/19  02:20:06
13321         Log: The new time utils need to be public.
13322      Branch: perl
13323            ! embed.pl
13324 ____________________________________________________________________________
13325 [  9749] By: jhi                                   on 2001/04/19  01:42:39
13326         Log: Regen toc.
13327      Branch: perl
13328            ! pod/perltoc.pod
13329 ____________________________________________________________________________
13330 [  9748] By: jhi                                   on 2001/04/19  01:41:10
13331         Log: Add Time::Piece, a slight rewrite of Time::Object,
13332              from Matt Sergeant.
13333      Branch: perl
13334            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13335            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
13336            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
13337            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
13338            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
13339            ! win32/makefile.mk
13340 ____________________________________________________________________________
13341 [  9747] By: jhi                                   on 2001/04/19  00:55:35
13342         Log: The new metaconfig unit from strftime.
13343      Branch: metaconfig/U/perl
13344            + d_strftime.U
13345 ____________________________________________________________________________
13346 [  9746] By: jhi                                   on 2001/04/19  00:54:54
13347         Log: Move the strftime() wrapper from POSIX.xs to util.c
13348              as my_strftime(), requires HAS_STRFTIME.
13349      Branch: perl
13350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13351            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
13352            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
13353            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13354            ! vos/config.ga.h win32/config.bc win32/config.gc
13355            ! win32/config.vc
13356 ____________________________________________________________________________
13357 [  9745] By: jhi                                   on 2001/04/18  23:11:03
13358         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
13359              in preparation of Time::Piece.
13360      Branch: perl
13361            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
13362 ____________________________________________________________________________
13363 [  9744] By: jhi                                   on 2001/04/18  22:33:12
13364         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
13365              From: Peter Prymmer <pvhp@forte.com>
13366              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
13367              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
13368      Branch: perl
13369            ! t/lib/exporter.t
13370 ____________________________________________________________________________
13371 [  9743] By: jhi                                   on 2001/04/18  22:32:23
13372         Log: Subject: Fwd: pod2html leaves cache files lying around?
13373              From: Rajesh Vaidheeswarran <rv@gnu.org>
13374              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
13375              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
13376      Branch: perl
13377            ! lib/Pod/Html.pm
13378 ____________________________________________________________________________
13379 [  9742] By: jhi                                   on 2001/04/18  20:31:49
13380         Log: Update Changes.
13381      Branch: perl
13382            ! Changes patchlevel.h
13383 ____________________________________________________________________________
13384 [  9741] By: jhi                                   on 2001/04/18  20:23:02
13385         Log: Declare hints only if needed.
13386      Branch: perl
13387            ! ext/B/B/Deparse.pm
13388 ____________________________________________________________________________
13389 [  9740] By: jhi                                   on 2001/04/18  19:06:05
13390         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
13391              bug noticed by Robin Houston; basically the code of detecting
13392              value wraparound was acting differently under different compilers
13393              and platforms.  The workaround is to remove the overflow check
13394              for now, a real fix would be to do the overflow (portably) right.
13395      Branch: perl
13396            ! t/op/pat.t utf8.c
13397 ____________________________________________________________________________
13398 [  9739] By: jhi                                   on 2001/04/18  19:01:23
13399         Log: Subject: [PATCH B::Deparse] some pragma support
13400              From: Robin Houston <robin@kitsite.com>
13401              Date: Wed, 18 Apr 2001 19:32:12 +0100
13402              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
13403      Branch: perl
13404            ! ext/B/B/Deparse.pm
13405 ____________________________________________________________________________
13406 [  9738] By: jhi                                   on 2001/04/18  15:16:37
13407         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
13408              From: Benjamin Sugars <bsugars@canoe.ca>
13409              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
13410              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
13411      Branch: perl
13412            ! t/op/glob.t
13413 ____________________________________________________________________________
13414 [  9737] By: jhi                                   on 2001/04/18  13:24:50
13415         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
13416              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13417              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
13418              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
13419      Branch: perl
13420            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13421            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
13422 ____________________________________________________________________________
13423 [  9736] By: jhi                                   on 2001/04/18  04:15:14
13424         Log: The #9735 also changes the subtest 12.
13425      Branch: perl
13426            ! t/lib/b.t
13427 ____________________________________________________________________________
13428 [  9735] By: jhi                                   on 2001/04/18  03:55:17
13429         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
13430              From: David Dyck <dcd@tc.fluke.com>
13431              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
13432              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
13433      Branch: perl
13434            ! ext/B/B/Deparse.pm
13435 ____________________________________________________________________________
13436 [  9734] By: jhi                                   on 2001/04/18  03:54:11
13437         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
13438              From: Gisle Aas <gisle@ActiveState.com>
13439              Date: 17 Apr 2001 19:06:45 -0700
13440              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
13441      Branch: perl
13442            ! pp_hot.c t/op/misc.t
13443 ____________________________________________________________________________
13444 [  9733] By: jhi                                   on 2001/04/17  22:25:22
13445         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
13446              From: "Abigail" <abigail@foad.org>
13447              Date: Wed, 18 Apr 2001 01:17:46 +0200
13448              Message-ID: <20010417231746.21657.qmail@foad.org>
13449      Branch: perl
13450            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
13451 ____________________________________________________________________________
13452 [  9732] By: jhi                                   on 2001/04/17  20:47:56
13453         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
13454              From: Robin Houston <robin@kitsite.com>
13455              Date: Tue, 17 Apr 2001 22:37:42 +0100
13456              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
13457      Branch: perl
13458            ! ext/B/B/Deparse.pm
13459 ____________________________________________________________________________
13460 [  9731] By: nick                                  on 2001/04/17  20:46:35
13461         Log: Re-sync for t/lib/b.t fix
13462      Branch: perlio
13463           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
13464 ____________________________________________________________________________
13465 [  9730] By: jhi                                   on 2001/04/17  20:45:29
13466         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
13467              From: Robin Houston <robin@kitsite.com>
13468              Date: Tue, 17 Apr 2001 22:29:36 +0100
13469              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
13470      Branch: perl
13471            ! ext/B/B.xs ext/B/B/Deparse.pm
13472 ____________________________________________________________________________
13473 [  9729] By: jhi                                   on 2001/04/17  20:43:11
13474         Log: Subject: Deparse - parenthesise args to undeclared subs
13475              From: Robin Houston <robin@kitsite.com>
13476              Date: Tue, 17 Apr 2001 21:31:05 +0100
13477              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
13478      Branch: perl
13479            ! ext/B/B/Deparse.pm
13480 ____________________________________________________________________________
13481 [  9728] By: jhi                                   on 2001/04/17  18:57:30
13482         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
13483              From: Benjamin Sugars <ben.sugars@home.com>
13484              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
13485              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
13486      Branch: perl
13487            ! t/lib/cwd.t
13488 ____________________________________________________________________________
13489 [  9727] By: jhi                                   on 2001/04/17  18:20:20
13490         Log: Subject: [PATCH B::Deparse] ambient pragmas
13491              From: Robin Houston <robin@kitsite.com>
13492              Date: Tue, 17 Apr 2001 20:01:59 +0100
13493              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
13494      Branch: perl
13495            ! ext/B/B/Deparse.pm t/lib/b.t
13496 ____________________________________________________________________________
13497 [  9726] By: nick                                  on 2001/04/17  16:33:51
13498         Log: Integrate mainline (t/lib/b.t fails test 2...)
13499      Branch: perlio
13500           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13501           +> ext/List/Util/README ext/List/Util/Util.xs
13502           +> ext/List/Util/lib/List/Util.pm
13503           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
13504           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
13505           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13506           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13507           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13508           !> (integrate 31 files)
13509 ____________________________________________________________________________
13510 [  9725] By: jhi                                   on 2001/04/17  12:14:24
13511         Log: Subject: multiple B::* changes
13512              From: Robin Houston <robin@kitsite.com>
13513              Date: Thu, 12 Apr 2001 20:12:27 +0100
13514              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
13515      Branch: perl
13516            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13517 ____________________________________________________________________________
13518 [  9724] By: jhi                                   on 2001/04/17  11:59:05
13519         Log: Thread-awareness from Doug MacEachern.
13520      Branch: perl
13521            ! ext/List/Util/Util.xs
13522 ____________________________________________________________________________
13523 [  9723] By: jhi                                   on 2001/04/17  11:57:41
13524         Log: Make the test more portable.
13525      Branch: perl
13526            ! t/lib/cwd.t
13527 ____________________________________________________________________________
13528 [  9722] By: jhi                                   on 2001/04/17  11:53:50
13529         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
13530              From: Benjamin Sugars <ben.sugars@home.com>
13531              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
13532              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
13533      Branch: perl
13534            ! t/lib/cwd.t
13535 ____________________________________________________________________________
13536 [  9721] By: jhi                                   on 2001/04/17  11:52:17
13537         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
13538              From: Benjamin Sugars <bsugars@canoe.ca>
13539              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
13540              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
13541      Branch: perl
13542            ! op.c
13543 ____________________________________________________________________________
13544 [  9720] By: jhi                                   on 2001/04/17  11:35:42
13545         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
13546              From: Chris Nandor <pudge@pobox.com>
13547              Date: Tue, 17 Apr 2001 00:30:49 -0400
13548              Message-Id: <p05100207b701768712de@[10.0.1.177]>
13549      Branch: perl
13550            ! ext/File/Glob/bsd_glob.c gv.c
13551 ____________________________________________________________________________
13552 [  9719] By: jhi                                   on 2001/04/17  11:32:13
13553         Log: Subject: [PATCH] Tweten->West
13554              From: Casey West <casey@geeknest.com>
13555              Date: Mon, 16 Apr 2001 12:11:22 -0400
13556              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
13557      Branch: perl
13558            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
13559            ! pod/perltie.pod
13560 ____________________________________________________________________________
13561 [  9718] By: jhi                                   on 2001/04/16  03:22:52
13562         Log: Update Changes.
13563      Branch: perl
13564            ! Changes patchlevel.h
13565 ____________________________________________________________________________
13566 [  9717] By: jhi                                   on 2001/04/16  03:06:28
13567         Log: Regen toc.
13568      Branch: perl
13569            ! pod/perltoc.pod
13570 ____________________________________________________________________________
13571 [  9716] By: jhi                                   on 2001/04/16  02:58:42
13572         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
13573              From: Prymmer/Kahn <pvhp@best.com>
13574              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
13575              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
13576      Branch: perl
13577            ! utf8.c
13578 ____________________________________________________________________________
13579 [  9715] By: jhi                                   on 2001/04/15  23:40:35
13580         Log: Subject: Re: Net::Ping patch, adds stream protocol
13581              From: bronson@rinspin.com (Scott Bronson)
13582              Date: Tue, 10 Apr 2001 23:58:33 -0700
13583              Message-ID: <20010410235833.N29719@rinspin.com>
13584      Branch: perl
13585            ! lib/Net/Ping.pm
13586 ____________________________________________________________________________
13587 [  9714] By: jhi                                   on 2001/04/15  23:31:46
13588         Log: Printing out the ok messages helps successful testing.
13589      Branch: perl
13590            ! t/lib/time-hires.t
13591 ____________________________________________________________________________
13592 [  9713] By: jhi                                   on 2001/04/15  21:43:24
13593         Log: Update Douglas Wegscheid's email.
13594      Branch: perl
13595            ! AUTHORS
13596 ____________________________________________________________________________
13597 [  9712] By: jhi                                   on 2001/04/15  21:40:41
13598         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
13599              From: Michael G Schwern <schwern@pobox.com>
13600              Date: Sat, 14 Apr 2001 22:40:50 +0100
13601              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
13602      Branch: perl
13603            + t/lib/exporter.t
13604            ! MANIFEST lib/Exporter/Heavy.pm
13605 ____________________________________________________________________________
13606 [  9711] By: jhi                                   on 2001/04/15  21:39:21
13607         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
13608              From: Michael G Schwern <schwern@pobox.com>
13609              Date: Sat, 14 Apr 2001 22:13:59 +0100
13610              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
13611      Branch: perl
13612            ! t/op/loopctl.t
13613 ____________________________________________________________________________
13614 [  9710] By: jhi                                   on 2001/04/15  21:30:19
13615         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
13616              From: Michael G Schwern <schwern@pobox.com>
13617              Date: Sat, 14 Apr 2001 22:05:32 +0100
13618              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
13619      Branch: perl
13620            ! t/pragma/warnings.t
13621 ____________________________________________________________________________
13622 [  9709] By: jhi                                   on 2001/04/15  19:34:09
13623         Log: Integrate changes #9706,9707 from maintperl into mainline.
13624              
13625              change#7210 broke .packlist generation
13626              
13627              ExtUtils::Installed doesn't quote regex metacharacters in paths
13628              before using them in match; also make it work for dosish platforms
13629      Branch: perl
13630           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13631 ____________________________________________________________________________
13632 [  9708] By: jhi                                   on 2001/04/15  19:31:01
13633         Log: Test also the scalar aspect of getitimer().
13634      Branch: perl
13635            ! t/lib/time-hires.t
13636 ____________________________________________________________________________
13637 [  9707] By: gsar                                  on 2001/04/15  17:24:20
13638         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
13639              before using them in match; also make it work for dosish platforms
13640      Branch: maint-5.6/perl
13641            ! lib/ExtUtils/Installed.pm
13642 ____________________________________________________________________________
13643 [  9706] By: gsar                                  on 2001/04/15  17:21:59
13644         Log: change#7210 broke .packlist generation (listed only filename
13645              rather than fully qualified path name)
13646      Branch: maint-5.6/perl
13647            ! lib/ExtUtils/Install.pm
13648 ____________________________________________________________________________
13649 [  9705] By: jhi                                   on 2001/04/15  12:36:33
13650         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
13651      Branch: perl
13652            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
13653            ! t/lib/time-hires.t
13654 ____________________________________________________________________________
13655 [  9704] By: jhi                                   on 2001/04/15  10:49:08
13656         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
13657              From: Prymmer/Kahn <pvhp@best.com>
13658              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
13659              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
13660      Branch: perl
13661            ! lib/utf8.pm pod/perlebcdic.pod
13662 ____________________________________________________________________________
13663 [  9703] By: jhi                                   on 2001/04/15  02:26:26
13664         Log: I keep forgetting to sort MANIFEST.
13665      Branch: perl
13666            ! MANIFEST
13667 ____________________________________________________________________________
13668 [  9702] By: jhi                                   on 2001/04/15  02:07:47
13669         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
13670              Now we have blessed, reftype, tainted, first, reduce, ...
13671      Branch: perl
13672            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13673            + ext/List/Util/README ext/List/Util/Util.xs
13674            + ext/List/Util/lib/List/Util.pm
13675            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
13676            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
13677            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13678            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13679            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13680            ! MANIFEST
13681 ____________________________________________________________________________
13682 [  9701] By: jhi                                   on 2001/04/14  15:05:25
13683         Log: Subject: RE: dprofpp.pl updates 
13684              From: Carl Eklof <CEklof@endeca.com>
13685              Date: Thu, 12 Apr 2001 18:45:46 -0400
13686              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
13687      Branch: perl
13688            ! utils/dprofpp.PL
13689 ____________________________________________________________________________
13690 [  9700] By: jhi                                   on 2001/04/14  14:44:55
13691         Log: Do not just blindly add CR.
13692      Branch: perl
13693            ! Porting/makerel
13694 ____________________________________________________________________________
13695 [  9699] By: jhi                                   on 2001/04/13  13:17:01
13696         Log: Update Changes.
13697      Branch: perl
13698            ! Changes patchlevel.h
13699 ____________________________________________________________________________
13700 [  9698] By: jhi                                   on 2001/04/13  12:44:48
13701         Log: Integrate perlio.
13702      Branch: perl
13703           !> ext/PerlIO/Scalar/Scalar.xs
13704 ____________________________________________________________________________
13705 [  9697] By: jhi                                   on 2001/04/13  12:29:15
13706         Log: Add more debug output to the test.
13707      Branch: perl
13708            ! t/lib/cwd.t
13709 ____________________________________________________________________________
13710 [  9696] By: nick                                  on 2001/04/13  10:14:29
13711         Log: Fix core dump on binmode($fh,'Scalar')
13712      Branch: perlio
13713            ! ext/PerlIO/Scalar/Scalar.xs
13714 ____________________________________________________________________________
13715 [  9695] By: nick                                  on 2001/04/13  09:05:42
13716         Log: Integrate mainline
13717      Branch: perlio
13718           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13719           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13720           +> t/lib/time-hires.t
13721           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
13722           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
13723           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13724           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
13725           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
13726           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
13727           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
13728 ____________________________________________________________________________
13729 [  9694] By: jhi                                   on 2001/04/12  22:23:35
13730         Log: Integrate change #9693 from maintperl into mainline.
13731              
13732              $VERSION and Version() on the same line provokes a warning from
13733              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13734      Branch: perl
13735           !> lib/Devel/SelfStubber.pm
13736 ____________________________________________________________________________
13737 [  9693] By: gsar                                  on 2001/04/12  21:55:56
13738         Log: $VERSION and Version() on the same line provokes a warning from
13739              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13740      Branch: maint-5.6/perl
13741            ! lib/Devel/SelfStubber.pm
13742 ____________________________________________________________________________
13743 [  9692] By: jhi                                   on 2001/04/12  13:54:00
13744         Log: This is at least 5.005.
13745      Branch: perl
13746            ! ext/Time/HiRes/HiRes.xs
13747 ____________________________________________________________________________
13748 [  9691] By: jhi                                   on 2001/04/12  13:37:20
13749         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
13750      Branch: perl
13751            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
13752            ! win32/Makefile win32/makefile.mk
13753 ____________________________________________________________________________
13754 [  9690] By: jhi                                   on 2001/04/12  01:34:46
13755         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
13756      Branch: perl
13757            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13758            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13759            + t/lib/time-hires.t
13760            ! MANIFEST
13761 ____________________________________________________________________________
13762 [  9689] By: jhi                                   on 2001/04/12  00:28:39
13763         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
13764              From: Gisle Aas <gisle@ActiveState.com>
13765              Date: 11 Apr 2001 16:36:11 -0700
13766              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
13767      Branch: perl
13768            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
13769 ____________________________________________________________________________
13770 [  9688] By: jhi                                   on 2001/04/12  00:27:39
13771         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13772              From: Gisle Aas <gisle@ActiveState.com>
13773              Date: 11 Apr 2001 11:13:24 -0700
13774              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
13775      Branch: perl
13776            ! ext/MIME/Base64/Base64.xs
13777 ____________________________________________________________________________
13778 [  9687] By: jhi                                   on 2001/04/11  19:51:47
13779         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
13780      Branch: perl
13781            ! Todo-5.6
13782 ____________________________________________________________________________
13783 [  9686] By: jhi                                   on 2001/04/11  16:54:25
13784         Log: Subject: [PATCH opcode.pl] Documentation of table format
13785              From: Simon Cozens <simon@netthink.co.uk>
13786              Date: Wed, 11 Apr 2001 12:59:31 +0100
13787              Message-ID: <20010411125931.A25681@netthink.co.uk>
13788      Branch: perl
13789            ! opcode.pl
13790 ____________________________________________________________________________
13791 [  9685] By: jhi                                   on 2001/04/11  16:53:15
13792         Log: Subject: [PATCH] prototype("CORE::recv")
13793              From: Simon Cozens <simon@netthink.co.uk>
13794              Date: Wed, 11 Apr 2001 13:24:35 +0100
13795              Message-ID: <20010411132435.A26169@netthink.co.uk>
13796      Branch: perl
13797            ! pp.c t/comp/proto.t
13798 ____________________________________________________________________________
13799 [  9684] By: jhi                                   on 2001/04/11  16:47:13
13800         Log: FAQ (and AUTHORS) update from Dan Carson: the information
13801              was several years obsolete, Term::Readkey has been updated
13802              to have the functionality.
13803      Branch: perl
13804            ! AUTHORS pod/perlfaq5.pod
13805 ____________________________________________________________________________
13806 [  9683] By: jhi                                   on 2001/04/11  12:15:46
13807         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13808              From: Calle Dybedahl <calle@lysator.liu.se>
13809              Date: 10 Apr 2001 16:44:16 +0200
13810              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
13811      Branch: perl
13812            ! ext/MIME/Base64/Base64.xs
13813 ____________________________________________________________________________
13814 [  9682] By: jhi                                   on 2001/04/11  12:12:26
13815         Log: A more minimal fix for 20010410.006 from Hugo.
13816      Branch: perl
13817            ! regexec.c
13818 ____________________________________________________________________________
13819 [  9681] By: jhi                                   on 2001/04/11  11:34:23
13820         Log: Integrate changes #9678,9679 from maintline into mainperl.
13821              
13822              addendum to change#9676
13823              
13824              up $File::Glob::VERSION; add a note pointing out the version of
13825              the OpenBSD glob bsd_glob.c resembles
13826      Branch: perl
13827           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13828           !> ext/File/Glob/bsd_glob.h
13829 ____________________________________________________________________________
13830 [  9680] By: jhi                                   on 2001/04/11  11:30:38
13831         Log: Bad test numbering in integrate in #9677.
13832              Fixes ID 20010411.001.
13833      Branch: perl
13834            ! t/op/pat.t
13835 ____________________________________________________________________________
13836 [  9679] By: gsar                                  on 2001/04/11  03:38:40
13837         Log: up $File::Glob::VERSION; add a note pointing out the version of
13838              the OpenBSD glob bsd_glob.c resembles
13839      Branch: maint-5.6/perl
13840            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13841            ! ext/File/Glob/bsd_glob.h
13842 ____________________________________________________________________________
13843 [  9678] By: gsar                                  on 2001/04/11  03:09:48
13844         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
13845              revision 1.8.10.1 found here:
13846              
13847              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
13848      Branch: maint-5.6/perl
13849            ! ext/File/Glob/bsd_glob.c
13850 ____________________________________________________________________________
13851 [  9677] By: jhi                                   on 2001/04/11  02:54:39
13852         Log: Integrate changes #9675,9676 from maintperl into mainline.
13853              
13854              fix for bug 20010410.006, undo change#7115
13855              
13856              port the OpenBSD glob() security patch
13857      Branch: perl
13858           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13859           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
13860           !> t/op/pat.t
13861 ____________________________________________________________________________
13862 [  9676] By: gsar                                  on 2001/04/11  02:19:02
13863         Log: port the glob() security patch found at:
13864              
13865              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
13866              
13867              CERT advisory for the issue is here:
13868              
13869              http://www.cert.org/advisories/CA-2001-07.html
13870              
13871              Note that the security scare is only relevant for those who are
13872              foolish enough to build suidperl (which is now officially discouraged)
13873      Branch: maint-5.6/perl
13874            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13875            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
13876 ____________________________________________________________________________
13877 [  9675] By: gsar                                  on 2001/04/10  23:52:11
13878         Log: fix for bug 20010410.006
13879              
13880              undo change#7115 (came into maint-5.6 as change#8156)
13881              
13882              add tests to keep it from coming back
13883      Branch: maint-5.6/perl
13884            ! regexec.c t/op/pat.t
13885 ____________________________________________________________________________
13886 [  9674] By: nick                                  on 2001/04/10  20:39:31
13887         Log: Integrate mainline
13888      Branch: perlio
13889           +> Porting/testall.atom
13890           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
13891           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
13892           !> t/lib/lc-uk.t t/pod/find.t
13893 ____________________________________________________________________________
13894 [  9673] By: nick                                  on 2001/04/10  18:46:14
13895         Log: Integrate against change 9670 aka perl-5.7.1
13896      Branch: perlio
13897           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13898           !> (integrate 53 files)
13899 ____________________________________________________________________________
13900 [  9672] By: jhi                                   on 2001/04/10  13:45:01
13901         Log: Add a script for doing cumulative profile of the test suite.
13902              (Requires ATOM, that is, Tru64.)
13903      Branch: perl
13904            + Porting/testall.atom
13905            ! MANIFEST
13906 ____________________________________________________________________________
13907 [  9671] By: jhi                                   on 2001/04/10  12:38:53
13908         Log: Missing std block.
13909      Branch: perl
13910            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
13911            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
13912            ! t/pod/find.t
13913 ____________________________________________________________________________
13914 [  9670] By: jhi                                   on 2001/04/10  01:25:58
13915         Log: This is 5.7.1.
13916      Branch: perl
13917            ! patchlevel.h
13918 ____________________________________________________________________________
13919 [  9669] By: jhi                                   on 2001/04/10  01:09:14
13920         Log: Update Changes.
13921      Branch: perl
13922            ! Changes patchlevel.h
13923 ____________________________________________________________________________
13924 [  9668] By: jhi                                   on 2001/04/10  01:00:38
13925         Log: Regen toc.
13926      Branch: perl
13927            ! pod/perltoc.pod
13928 ____________________________________________________________________________
13929 [  9667] By: jhi                                   on 2001/04/10  00:52:16
13930         Log: Update perlhist.
13931      Branch: perl
13932            ! pod/perlhist.pod
13933 ____________________________________________________________________________
13934 [  9666] By: jhi                                   on 2001/04/09  23:38:59
13935         Log: Slight wording tweaks from Damian to #9658.
13936      Branch: perl
13937            ! pod/perlobj.pod
13938 ____________________________________________________________________________
13939 [  9665] By: jhi                                   on 2001/04/09  19:56:06
13940         Log: Subject: [PATCH perlutil.pod] Nit
13941              From: Simon Cozens <simon@netthink.co.uk>
13942              Date: Mon, 9 Apr 2001 20:29:44 +0100
13943              Message-ID: <20010409202944.A14796@the.earth.li>
13944      Branch: perl
13945            ! pod/perlutil.pod
13946 ____________________________________________________________________________
13947 [  9664] By: jhi                                   on 2001/04/09  19:54:42
13948         Log: Subject: Re: perl571delta.pod@9631
13949              From: Mike Guy <mjtg@cam.ac.uk>
13950              Date: Mon, 09 Apr 2001 18:09:14 +0100
13951              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
13952      Branch: perl
13953            ! pod/perl571delta.pod
13954 ____________________________________________________________________________
13955 [  9663] By: jhi                                   on 2001/04/09  13:43:35
13956         Log: Update Changes.
13957      Branch: perl
13958            ! Changes patchlevel.h
13959 ____________________________________________________________________________
13960 [  9662] By: jhi                                   on 2001/04/09  13:24:46
13961         Log: tweak tweak.
13962      Branch: perl
13963            ! AUTHORS pod/perl571delta.pod
13964 ____________________________________________________________________________
13965 [  9661] By: jhi                                   on 2001/04/09  13:15:13
13966         Log: Thinko in manual patch applying.
13967      Branch: perl
13968            ! sv.c
13969 ____________________________________________________________________________
13970 [  9660] By: jhi                                   on 2001/04/09  13:07:53
13971         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
13972              From: Robin Barker <rmb1@cise.npl.co.uk> 
13973              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
13974              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
13975              
13976              (This corrects the case where the "isn't numeric" string contains \0s
13977              and is longer than the temporary buffer, and contains \0 at the point
13978              the string would be truncated by "...".) 
13979      Branch: perl
13980            ! sv.c
13981 ____________________________________________________________________________
13982 [  9659] By: jhi                                   on 2001/04/09  12:57:41
13983         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
13984      Branch: perl
13985            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
13986            ! t/lib/cgi-function.t t/lib/cgi-html.t
13987 ____________________________________________________________________________
13988 [  9658] By: jhi                                   on 2001/04/09  12:48:47
13989         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
13990              From: Ilmari Karonen <iltzu@sci.fi>
13991              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
13992              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
13993              
13994              Rearrange and rewrite the Method Invocation section
13995              to explain the concepts in nicer order.
13996      Branch: perl
13997            ! pod/perlobj.pod
13998 ____________________________________________________________________________
13999 [  9657] By: jhi                                   on 2001/04/09  12:35:58
14000         Log: Upgrade to podlators 1.09, from Russ Allbery.
14001      Branch: perl
14002            ! lib/Pod/Man.pm lib/Pod/Text.pm
14003 ____________________________________________________________________________
14004 [  9656] By: jhi                                   on 2001/04/09  12:31:53
14005         Log: perl571delta.
14006      Branch: perl
14007            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
14008 ____________________________________________________________________________
14009 [  9655] By: jhi                                   on 2001/04/09  12:20:09
14010         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
14011              From: Prymmer/Kahn <pvhp@best.com>
14012              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
14013              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
14014      Branch: perl
14015            ! lib/utf8.pm pod/perlunicode.pod
14016 ____________________________________________________________________________
14017 [  9654] By: gsar                                  on 2001/04/09  03:38:33
14018         Log: here lies 5.6.1
14019      Branch: maint-5.6/perl
14020            ! Changes
14021 ____________________________________________________________________________
14022 [  9653] By: jhi                                   on 2001/04/09  03:25:24
14023         Log: Update perlhist.
14024      Branch: perl
14025            ! pod/perlhist.pod
14026 ____________________________________________________________________________
14027 [  9652] By: jhi                                   on 2001/04/09  03:18:49
14028         Log: perl571delta tweaking continues.
14029      Branch: perl
14030            ! pod/perl571delta.pod
14031 ____________________________________________________________________________
14032 [  9651] By: gsar                                  on 2001/04/09  03:11:19
14033         Log: update Changes, patchlevel.h &c.
14034      Branch: maint-5.6/perl
14035            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
14036            ! pod/perltoc.pod
14037 ____________________________________________________________________________
14038 [  9650] By: jhi                                   on 2001/04/09  02:40:24
14039         Log: Integrate the perlfork half of #9513 from maintperl into mainline
14040              (the perlunicode half is obsolete)
14041      Branch: perl
14042            ! pod/perlfork.pod
14043 ____________________________________________________________________________
14044 [  9649] By: gsar                                  on 2001/04/09  02:35:43
14045         Log: tweak perldelta as suggested by Jarkko
14046      Branch: maint-5.6/perl
14047            ! pod/perldelta.pod
14048 ____________________________________________________________________________
14049 [  9648] By: jhi                                   on 2001/04/09  02:13:04
14050         Log: Integrate change #9646 from maintperl into mainline.
14051              
14052              add note about ithreads and Thread.pm
14053      Branch: perl
14054           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
14055 ____________________________________________________________________________
14056 [  9647] By: jhi                                   on 2001/04/09  02:10:18
14057         Log: Bad assumption that shortsize == 2.
14058      Branch: perl
14059            ! t/lib/xs-typemap.t
14060 ____________________________________________________________________________
14061 [  9646] By: gsar                                  on 2001/04/09  00:48:04
14062         Log: add note about ithreads and Thread.pm (too many people are
14063              confused by the fact that Thread.pm is built and installed
14064              under non-5005threads but doesn't work)
14065      Branch: maint-5.6/perl
14066            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
14067 ____________________________________________________________________________
14068 [  9645] By: gsar                                  on 2001/04/09  00:19:03
14069         Log: update perldelta.pod for changes in 5.6.1
14070      Branch: maint-5.6/perl
14071            ! Changes pod/perldelta.pod
14072 ____________________________________________________________________________
14073 [  9644] By: jhi                                   on 2001/04/08  20:37:00
14074         Log: Integrate change #9639 from maintperl into mainline:
14075              on windows, many of the README.* pods were being copied to
14076              the wrong location
14077      Branch: perl
14078           !> win32/Makefile win32/makefile.mk
14079 ____________________________________________________________________________
14080 [  9643] By: jhi                                   on 2001/04/08  20:07:11
14081         Log: Integrate change #9624 from maintperl into mainline:
14082              the pod tests were not okay.  (t/pod/find.t changes ignored)
14083      Branch: perl
14084           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
14085           !> t/pod/include.t t/pod/included.t t/pod/lref.t
14086           !> t/pod/multiline_items.t t/pod/nested_items.t
14087           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
14088           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
14089 ____________________________________________________________________________
14090 [  9642] By: jhi                                   on 2001/04/08  19:57:17
14091         Log: Integrate change #9638 from maintperl into mainline:
14092              update to latest JPL from the anoncvs repository
14093      Branch: perl
14094           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
14095           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
14096           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
14097 ____________________________________________________________________________
14098 [  9641] By: jhi                                   on 2001/04/08  19:53:30
14099         Log: perl571delta updates.
14100      Branch: perl
14101            ! lib/Filter/Simple.pm pod/perl571delta.pod
14102 ____________________________________________________________________________
14103 [  9640] By: gsar                                  on 2001/04/08  19:20:46
14104         Log: integrate change#9634 from mainline
14105              
14106              Fix the perlmodlib generation (didn't understand separate .pod
14107              files; didn't understand -- as the name-thing separator).
14108              Update the CPAN mirrors list.
14109      Branch: maint-5.6/perl
14110            ! pod/perlmodlib.pod
14111           !> pod/perlmodlib.PL
14112 ____________________________________________________________________________
14113 [  9639] By: gsar                                  on 2001/04/08  18:57:31
14114         Log: on windows, many of the README.* pods were being copied to the wrong
14115              location
14116      Branch: maint-5.6/perl
14117            ! win32/Makefile win32/makefile.mk
14118 ____________________________________________________________________________
14119 [  9638] By: gsar                                  on 2001/04/08  18:38:25
14120         Log: update to latest JPL from the anoncvs repository
14121      Branch: maint-5.6/perl
14122            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
14123            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
14124            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
14125 ____________________________________________________________________________
14126 [  9637] By: jhi                                   on 2001/04/08  17:53:53
14127         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
14128      Branch: perl
14129            ! pod/perl571delta.pod
14130 ____________________________________________________________________________
14131 [  9636] By: jhi                                   on 2001/04/08  17:18:32
14132         Log: Regen toc.
14133      Branch: perl
14134            ! pod/perltoc.pod
14135 ____________________________________________________________________________
14136 [  9635] By: jhi                                   on 2001/04/08  17:16:33
14137         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
14138              From: "Craig A. Berry" <craigberry@mac.com>
14139              Date: Sun, 08 Apr 2001 12:30:16 -0500
14140              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
14141      Branch: perl
14142            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
14143 ____________________________________________________________________________
14144 [  9634] By: jhi                                   on 2001/04/08  17:09:19
14145         Log: Fix the perlmodlib generation (didn't understand separate .pod
14146              files; didn't understand -- as the name-thing separator).
14147              
14148              Update the CPAN mirrors list.
14149      Branch: perl
14150            ! pod/perlmodlib.PL pod/perlmodlib.pod
14151 ____________________________________________________________________________
14152 [  9633] By: jhi                                   on 2001/04/08  16:49:17
14153         Log: Sort MANIFEST.
14154      Branch: perl
14155            ! MANIFEST
14156 ____________________________________________________________________________
14157 [  9632] By: gsar                                  on 2001/04/08  16:36:06
14158         Log: add $Tie::RefHash::VERSION
14159      Branch: maint-5.6/perl
14160            ! lib/Tie/RefHash.pm
14161 ____________________________________________________________________________
14162 [  9631] By: jhi                                   on 2001/04/08  16:10:15
14163         Log: perl571delta updates based on p5p feedback; still needs
14164              lots of examples.
14165      Branch: perl
14166            ! pod/perl571delta.pod
14167 ____________________________________________________________________________
14168 [  9630] By: jhi                                   on 2001/04/08  15:59:13
14169         Log: Update the list of supported platforms to talk about 5.7.1
14170              (and 5.6.1)
14171      Branch: perl
14172            ! pod/perlport.pod
14173 ____________________________________________________________________________
14174 [  9629] By: jhi                                   on 2001/04/08  15:55:41
14175         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
14176              from maintperl into mainline: perlport updates.
14177      Branch: perl
14178            ! pod/perlport.pod
14179 ____________________________________________________________________________
14180 [  9628] By: jhi                                   on 2001/04/08  15:53:17
14181         Log: perlsolaris.pod copied to wrong directory.
14182      Branch: perl
14183            ! win32/makefile.mk
14184 ____________________________________________________________________________
14185 [  9627] By: jhi                                   on 2001/04/08  14:48:18
14186         Log: Subject: Typos in perl571delta.pod
14187              From: "Stephen P. Potter" <spp@spotter.yi.org>
14188              Date: Sat, 07 Apr 2001 20:37:05 -0400
14189              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
14190      Branch: perl
14191            ! pod/perl571delta.pod
14192 ____________________________________________________________________________
14193 [  9626] By: jhi                                   on 2001/04/08  14:39:04
14194         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
14195      Branch: perl
14196            ! gv.c
14197 ____________________________________________________________________________
14198 [  9625] By: nick                                  on 2001/04/08  10:14:23
14199         Log: Integrate mainline
14200      Branch: perlio
14201           +> pod/perl570delta.pod pod/perl571delta.pod
14202           !> (integrate 27 files)
14203 ____________________________________________________________________________
14204 [  9624] By: gsar                                  on 2001/04/08  06:08:17
14205         Log: test in t/pod/* were busted
14206              
14207              these tests are still not enabled in t/{harness,TEST}
14208      Branch: maint-5.6/perl
14209            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
14210            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
14211            ! t/pod/multiline_items.t t/pod/nested_items.t
14212            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
14213            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
14214 ____________________________________________________________________________
14215 [  9623] By: gsar                                  on 2001/04/08  03:37:01
14216         Log: integrate change#9470 from mainline
14217              
14218              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
14219      Branch: maint-5.6/perl
14220           !> ext/Socket/Socket.xs
14221 ____________________________________________________________________________
14222 [  9622] By: jhi                                   on 2001/04/07  22:40:47
14223         Log: Update Changes.
14224      Branch: perl
14225            ! Changes patchlevel.h
14226 ____________________________________________________________________________
14227 [  9621] By: jhi                                   on 2001/04/07  22:34:16
14228         Log: Update AUTHORS.
14229      Branch: perl
14230            ! AUTHORS
14231 ____________________________________________________________________________
14232 [  9620] By: jhi                                   on 2001/04/07  22:12:47
14233         Log: Forgot to bump the number of tests in #9164.
14234      Branch: perl
14235            ! t/op/array.t
14236 ____________________________________________________________________________
14237 [  9619] By: jhi                                   on 2001/04/07  22:09:50
14238         Log: Bump patchlevel to 5.7.1.
14239      Branch: perl
14240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14241            ! config_h.SH patchlevel.h
14242 ____________________________________________________________________________
14243 [  9618] By: jhi                                   on 2001/04/07  22:02:41
14244         Log: Populate perl571delta.
14245      Branch: perl
14246            ! pod/perl571delta.pod
14247 ____________________________________________________________________________
14248 [  9617] By: jhi                                   on 2001/04/07  22:01:23
14249         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
14250              to forget it later; do not change patchlevel.h yet or regenerate
14251              Configure yet.
14252      Branch: perl
14253            ! epoc/config.sh win32/Makefile win32/config_H.bc
14254            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
14255 ____________________________________________________________________________
14256 [  9616] By: jhi                                   on 2001/04/07  17:46:33
14257         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
14258      Branch: perl
14259            ! pod/perl571delta.pod
14260 ____________________________________________________________________________
14261 [  9615] By: jhi                                   on 2001/04/07  17:33:21
14262         Log: Change the toc configuration.
14263      Branch: perl
14264            ! pod/buildtoc.PL pod/perl.pod
14265 ____________________________________________________________________________
14266 [  9614] By: jhi                                   on 2001/04/07  17:29:47
14267         Log: Subject: PATCH: $[
14268              From: Robin Houston <robin@kitsite.com>
14269              Date: Fri, 6 Apr 2001 18:10:14 +0100
14270              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
14271      Branch: perl
14272            ! op.c t/op/array.t
14273 ____________________________________________________________________________
14274 [  9613] By: jhi                                   on 2001/04/07  17:28:26
14275         Log: Subject: [PATCH perl@9424] isn't numeric warning
14276              From: Robin Barker <rmb1@cise.npl.co.uk>
14277              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
14278              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
14279      Branch: perl
14280            ! sv.c t/pragma/warn/sv
14281 ____________________________________________________________________________
14282 [  9612] By: jhi                                   on 2001/04/07  17:26:45
14283         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
14284              From: Mike Guy <mjtg@cam.ac.uk>
14285              Date: Fri, 06 Apr 2001 12:47:06 +0100
14286              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
14287      Branch: perl
14288            ! dump.c t/lib/peek.t
14289 ____________________________________________________________________________
14290 [  9611] By: jhi                                   on 2001/04/07  17:21:35
14291         Log: Create perl571delta and seed it off with the perldelta changes
14292              since 5.7.0; remove those changes from perldelta and rename it
14293              as perl570delta; recreate perldelta but leave it almost empty.
14294      Branch: perl
14295            + pod/perl570delta.pod pod/perl571delta.pod
14296            ! MANIFEST pod/perldelta.pod
14297 ____________________________________________________________________________
14298 [  9610] By: jhi                                   on 2001/04/07  16:56:32
14299         Log: Denit.
14300      Branch: perl
14301            ! pod/perldelta.pod
14302 ____________________________________________________________________________
14303 [  9609] By: jhi                                   on 2001/04/07  16:38:32
14304         Log: Retract #9523: needs more thought.
14305      Branch: perl
14306            ! Makefile.SH
14307 ____________________________________________________________________________
14308 [  9608] By: jhi                                   on 2001/04/07  14:59:20
14309         Log: atmark() code cleanaup.
14310      Branch: perl
14311            ! ext/IO/IO.xs
14312 ____________________________________________________________________________
14313 [  9607] By: jhi                                   on 2001/04/07  14:48:14
14314         Log: Integrate change #9605 from maintperl into mainline.
14315              
14316              can't optimize away scope entry if tr/// is present
14317      Branch: perl
14318           !> op.c t/op/tr.t
14319 ____________________________________________________________________________
14320 [  9606] By: jhi                                   on 2001/04/07  14:43:59
14321         Log: Integrate perlio.
14322      Branch: perl
14323           +> win32/FindExt.pm
14324           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
14325           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
14326 ____________________________________________________________________________
14327 [  9605] By: gsar                                  on 2001/04/07  11:52:40
14328         Log: can't optimize away scope entry if tr/// is present
14329      Branch: maint-5.6/perl
14330            ! op.c t/op/tr.t
14331 ____________________________________________________________________________
14332 [  9604] By: nick                                  on 2001/04/07  11:39:45
14333         Log: Split out extension finding code from buildext.pl into FindExt.pm
14334              Use it to get Config.pm's idea of available extensions in line
14335              with what is built.
14336      Branch: perlio
14337            + win32/FindExt.pm
14338            ! MANIFEST win32/buildext.pl win32/config_sh.PL
14339            ! win32/makefile.mk
14340 ____________________________________________________________________________
14341 [  9603] By: nick                                  on 2001/04/07  09:11:38
14342         Log: Cleanup correction for failed :Via() layer, also set an error code.
14343      Branch: perlio
14344            ! ext/PerlIO/Via/Via.xs
14345 ____________________________________________________________________________
14346 [  9602] By: nick                                  on 2001/04/07  08:38:04
14347         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
14348              style. So don't use binmode() on the handles so that Win32 etc. see
14349              same sequence and produce same digests.
14350      Branch: perlio
14351            ! t/lib/md5-file.t
14352 ____________________________________________________________________________
14353 [  9601] By: nick                                  on 2001/04/07  08:36:26
14354         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
14355              Else it complains and so crlf layer (say) does not get pushed.
14356      Branch: perlio
14357            ! perlio.c
14358 ____________________________________________________________________________
14359 [  9600] By: jhi                                   on 2001/04/06  23:00:09
14360         Log: Integrate change #9599 from perlio into mainline.
14361      Branch: perl
14362           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14363           !> win32/config_H.vc
14364 ____________________________________________________________________________
14365 [  9599] By: nick                                  on 2001/04/06  21:42:43
14366         Log: Quote $VERSION in Encode.pm.
14367              regen_config_h as requested.
14368      Branch: perlio
14369            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14370            ! win32/config_H.vc
14371 ____________________________________________________________________________
14372 [  9598] By: nick                                  on 2001/04/06  20:34:59
14373         Log: Integrate mainline
14374      Branch: perlio
14375           +> README.macos
14376           !> (integrate 39 files)
14377 ____________________________________________________________________________
14378 [  9597] By: gsar                                  on 2001/04/06  18:06:35
14379         Log: integrate change#9464 from mainline (addendum to change#8313)
14380              
14381              Subject: [PATCH @9452] Better peep()ing for foreach() loops
14382      Branch: maint-5.6/perl
14383           !> op.c
14384 ____________________________________________________________________________
14385 [  9596] By: jhi                                   on 2001/04/06  17:26:03
14386         Log: The d_casti32=undef is good for you even when not use64bitall.
14387      Branch: perl
14388            ! hints/hpux.sh
14389 ____________________________________________________________________________
14390 [  9595] By: gsar                                  on 2001/04/06  14:57:17
14391         Log: add a low-impact fix to accomodate darwin-ism
14392      Branch: maint-5.6/perl
14393            ! ext/Errno/Errno_pm.PL
14394 ____________________________________________________________________________
14395 [  9594] By: jhi                                   on 2001/04/06  14:55:14
14396         Log: Integrate changes #9528,9593 from mainline into maintperl;
14397              tweaking the editor/IDE/shell list.
14398      Branch: maint-5.6/perl
14399           !> pod/perlfaq3.pod
14400 ____________________________________________________________________________
14401 [  9593] By: jhi                                   on 2001/04/06  14:51:39
14402         Log: Make the editor/IDE/shell list a little bit airier.
14403      Branch: perl
14404            ! pod/perlfaq3.pod
14405 ____________________________________________________________________________
14406 [  9592] By: gsar                                  on 2001/04/06  14:45:18
14407         Log: integrate change#9477 from mainline (base.pm doc tweak)
14408              
14409              missing doc entry for fmod()
14410      Branch: maint-5.6/perl
14411            ! lib/Math/BigFloat.pm
14412           !> lib/base.pm
14413 ____________________________________________________________________________
14414 [  9591] By: jhi                                   on 2001/04/06  13:55:48
14415         Log: Regen toc.
14416      Branch: perl
14417            ! pod/perltoc.pod
14418 ____________________________________________________________________________
14419 [  9590] By: jhi                                   on 2001/04/06  13:54:52
14420         Log: Math::BigFloat patches from John Peacock.  The equivalent
14421              of #9586 from maintperl but reworked by John to work with
14422              the bleadperl.
14423      Branch: perl
14424            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14425 ____________________________________________________________________________
14426 [  9589] By: jhi                                   on 2001/04/06  13:42:23
14427         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
14428      Branch: perl
14429            ! ext/Digest/MD5/Makefile.PL
14430 ____________________________________________________________________________
14431 [  9588] By: jhi                                   on 2001/04/06  13:31:45
14432         Log: Integrate changes #9584,9587 from maintperl into mainline.
14433              
14434              keep eval"" CVs alive until the end of the statement in which
14435              they're called
14436              
14437              add README.macos (from Chris Nandor)
14438              
14439              tyop in change#9555
14440      Branch: perl
14441           +> README.macos
14442           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
14443           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
14444           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
14445           !> win32/makefile.mk
14446 ____________________________________________________________________________
14447 [  9587] By: gsar                                  on 2001/04/06  07:31:30
14448         Log: add README.macos (from Chris Nandor)
14449              
14450              tyop in change#9555
14451      Branch: maint-5.6/perl
14452            + README.macos
14453            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
14454            ! win32/Makefile win32/makefile.mk
14455 ____________________________________________________________________________
14456 [  9586] By: gsar                                  on 2001/04/06  07:08:54
14457         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
14458      Branch: maint-5.6/perl
14459            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14460 ____________________________________________________________________________
14461 [  9585] By: gsar                                  on 2001/04/06  06:58:44
14462         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
14463              from mainline
14464              
14465              Subject: [PATCH] Base64 update to perlfaq9.pod
14466              
14467              Subject: [PATCH AUTHORS] Housekeeping
14468              
14469              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14470              Mac OS X (Darwin) has extra pwent fields.
14471              
14472              Subject: [PATCH B::*] print control-character vars readably
14473              Needs EBCDICification.
14474              
14475              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14476              
14477              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14478              
14479              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14480              
14481              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14482              
14483              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14484              
14485              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14486              
14487              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14488              
14489              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14490              
14491              FreeBSD hints tweak from Anton Berezin.
14492              
14493              Subject: [PATCH foolperl & bleadperl] README.vms update
14494              
14495              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14496      Branch: maint-5.6/perl
14497           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
14498           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14499           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
14500 ____________________________________________________________________________
14501 [  9584] By: gsar                                  on 2001/04/06  04:09:00
14502         Log: keep eval"" CVs alive until the end of the statement in which
14503              they're called; this avoids a coredump ensuing from search for
14504              lexicals in code such as:
14505              
14506              sub bug {
14507              my $s = @_;
14508              eval q[sub { eval 'sub { &$s }' }];
14509              }
14510              bug("x")->()->();
14511              
14512              this code still doesn't work as intended (as it has remained
14513              since time immemorial), but it doesn't provoke a coredump anymore
14514      Branch: maint-5.6/perl
14515            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14516            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
14517 ____________________________________________________________________________
14518 [  9583] By: jhi                                   on 2001/04/05  23:52:51
14519         Log: Update Changes.
14520      Branch: perl
14521            ! Changes patchlevel.h
14522 ____________________________________________________________________________
14523 [  9582] By: jhi                                   on 2001/04/05  23:11:23
14524         Log: Slight doc tweak.
14525      Branch: perl
14526            ! pod/perlunicode.pod
14527 ____________________________________________________________________________
14528 [  9581] By: jhi                                   on 2001/04/05  23:04:11
14529         Log: Integrate perlio.
14530      Branch: perl
14531           !> pod/perlunicode.pod
14532 ____________________________________________________________________________
14533 [  9580] By: jhi                                   on 2001/04/05  23:03:29
14534         Log: Test for #9579.
14535      Branch: perl
14536            ! t/op/do.t
14537 ____________________________________________________________________________
14538 [  9579] By: jhi                                   on 2001/04/05  22:54:17
14539         Log: Subject: [PATCH] Propagate calling context for do '...'
14540              From: Gisle Aas <gisle@ActiveState.com>
14541              Date: 04 Apr 2001 20:17:29 -0700
14542              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
14543      Branch: perl
14544            ! pod/perlfunc.pod pp_ctl.c
14545 ____________________________________________________________________________
14546 [  9578] By: jhi                                   on 2001/04/05  22:52:51
14547         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14548              From: Peter Prymmer <pvhp@forte.com>
14549              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
14550              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
14551      Branch: perl
14552            ! README.vms
14553 ____________________________________________________________________________
14554 [  9577] By: jhi                                   on 2001/04/05  22:48:22
14555         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
14556              From: "Craig A. Berry" <craigberry@mac.com>
14557              Date: Thu, 5 Apr 2001 13:43:28 -0500
14558              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
14559      Branch: perl
14560            ! README.vms
14561 ____________________________________________________________________________
14562 [  9576] By: jhi                                   on 2001/04/05  22:31:38
14563         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
14564              From: Michael G Schwern <schwern@pobox.com>
14565              Date: Thu, 5 Apr 2001 21:53:21 +0100
14566              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
14567      Branch: perl
14568            ! lib/base.pm t/lib/fields.t
14569 ____________________________________________________________________________
14570 [  9575] By: jhi                                   on 2001/04/05  22:26:10
14571         Log: FreeBSD hints tweak from Anton Berezin.
14572      Branch: perl
14573            ! hints/freebsd.sh
14574 ____________________________________________________________________________
14575 [  9574] By: jhi                                   on 2001/04/05  22:24:03
14576         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14577              From: David Dyck <dcd@tc.fluke.com>
14578              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
14579              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
14580      Branch: perl
14581            ! t/op/oct.t
14582 ____________________________________________________________________________
14583 [  9573] By: jhi                                   on 2001/04/05  22:23:06
14584         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14585              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
14586              From: David Dyck <dcd@tc.fluke.com>
14587              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
14588      Branch: perl
14589            ! pp.c
14590 ____________________________________________________________________________
14591 [  9572] By: jhi                                   on 2001/04/05  22:14:47
14592         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14593              From: Robin Houston <robin@kitsite.com>
14594              Date: Thu, 5 Apr 2001 20:56:48 +0100
14595              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
14596      Branch: perl
14597            ! ext/B/B/Deparse.pm
14598 ____________________________________________________________________________
14599 [  9571] By: jhi                                   on 2001/04/05  22:12:53
14600         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14601              From: Robin Houston <robin@kitsite.com>
14602              Date: Thu, 5 Apr 2001 19:55:51 +0100
14603              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
14604      Branch: perl
14605            ! ext/B/B/Deparse.pm
14606 ____________________________________________________________________________
14607 [  9570] By: jhi                                   on 2001/04/05  22:11:06
14608         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14609              From: Robin Houston <robin@kitsite.com>
14610              Date: Thu, 5 Apr 2001 20:16:29 +0100
14611              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
14612      Branch: perl
14613            ! ext/B/B/Deparse.pm
14614 ____________________________________________________________________________
14615 [  9569] By: nick                                  on 2001/04/05  21:32:26
14616         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
14617      Branch: perlio
14618            ! pod/perlunicode.pod
14619 ____________________________________________________________________________
14620 [  9568] By: nick                                  on 2001/04/05  19:38:09
14621         Log: Integrate mainline
14622      Branch: perlio
14623           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
14624           !> (integrate 35 files)
14625 ____________________________________________________________________________
14626 [  9567] By: jhi                                   on 2001/04/05  18:31:45
14627         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14628              From: Robin Houston <robin@kitsite.com>
14629              Date: Thu, 5 Apr 2001 18:03:23 +0100
14630              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
14631      Branch: perl
14632            ! ext/B/B/Deparse.pm
14633 ____________________________________________________________________________
14634 [  9566] By: jhi                                   on 2001/04/05  18:29:35
14635         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14636              From: Robin Houston <robin@kitsite.com>
14637              Date: Thu, 5 Apr 2001 16:45:18 +0100
14638              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
14639      Branch: perl
14640            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14641 ____________________________________________________________________________
14642 [  9565] By: jhi                                   on 2001/04/05  18:24:23
14643         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14644              From: Robin Houston <robin@kitsite.com>
14645              Date: Thu, 5 Apr 2001 14:50:09 +0100
14646              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
14647      Branch: perl
14648            ! ext/B/B/Deparse.pm
14649 ____________________________________________________________________________
14650 [  9564] By: jhi                                   on 2001/04/05  18:23:03
14651         Log: Subject: [PATCH B::*] print control-character vars readably
14652              From: Robin Houston <robin@kitsite.com>
14653              Date: Thu, 5 Apr 2001 14:27:38 +0100
14654              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
14655              
14656              Needs EBCDICification.
14657      Branch: perl
14658            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
14659            ! ext/B/B/Terse.pm
14660 ____________________________________________________________________________
14661 [  9563] By: jhi                                   on 2001/04/05  18:20:32
14662         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14663              Date: Thu, 5 Apr 2001 13:21:42 -0400
14664              From: Paul Schinder <schinder@pobox.com>
14665              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
14666              
14667              Mac OS X (Darwin) has extra pwent fields.
14668      Branch: perl
14669            ! t/op/pwent.t
14670 ____________________________________________________________________________
14671 [  9562] By: jhi                                   on 2001/04/05  17:57:51
14672         Log: Regen toc.
14673      Branch: perl
14674            ! pod/perltoc.pod
14675 ____________________________________________________________________________
14676 [  9561] By: jhi                                   on 2001/04/05  17:47:33
14677         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
14678      Branch: metaconfig
14679            ! U/Glossary.patch
14680      Branch: metaconfig/U/perl
14681            + d_u32align.U
14682            ! d_cmsghdr_s.U d_msghdr_s.U
14683 ____________________________________________________________________________
14684 [  9560] By: jhi                                   on 2001/04/05  17:47:01
14685         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
14686              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
14687              Introduce probes for struct msghdr, struct cmsghdr,
14688              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
14689              ualarm, usleep, for possible later extension work.
14690      Branch: perl
14691            + t/lib/md5-align.t
14692            ! Configure MANIFEST Porting/Glossary Porting/config.sh
14693            ! Porting/config_H config_h.SH configure.com epoc/config.sh
14694            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
14695            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14696            ! vos/config.ga.h win32/config.bc win32/config.gc
14697            ! win32/config.vc
14698 ____________________________________________________________________________
14699 [  9559] By: jhi                                   on 2001/04/05  13:03:04
14700         Log: Be traditional in your cpp (for the Errno extension).
14701      Branch: perl
14702            ! hints/darwin.sh
14703 ____________________________________________________________________________
14704 [  9558] By: jhi                                   on 2001/04/05  13:00:05
14705         Log: Add $Config{cppflags} to the gcc incantation.
14706      Branch: perl
14707            ! ext/Errno/Errno_pm.PL
14708 ____________________________________________________________________________
14709 [  9557] By: jhi                                   on 2001/04/05  04:22:39
14710         Log: Introduce Sean Burke's Class::ISA 0.32.
14711      Branch: perl
14712            + lib/Class/ISA.pm t/lib/class-isa.t
14713            ! MANIFEST
14714 ____________________________________________________________________________
14715 [  9556] By: jhi                                   on 2001/04/05  04:09:50
14716         Log: Subject: [PATCH AUTHORS] Housekeeping
14717              From: Paul Johnson <paul@pjcj.net> 
14718              Date: Wed, 4 Apr 2001 22:45:47 +0200
14719              Message-ID: <20010404224547.D9548@pjcj.net>
14720      Branch: perl
14721            ! AUTHORS
14722 ____________________________________________________________________________
14723 [  9555] By: jhi                                   on 2001/04/05  04:06:33
14724         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
14725              From: Gisle Aas <gisle@ActiveState.com>
14726              Date: 04 Apr 2001 14:23:04 -0700
14727              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
14728      Branch: perl
14729            ! pod/perlfaq9.pod
14730 ____________________________________________________________________________
14731 [  9554] By: jhi                                   on 2001/04/05  04:05:49
14732         Log: Downgrade also the "Wide character" diagnostic.
14733      Branch: perl
14734            ! pod/perldiag.pod
14735 ____________________________________________________________________________
14736 [  9553] By: jhi                                   on 2001/04/05  04:00:33
14737         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
14738              maintperl into mainline.
14739              
14740              "double" should be "NV"; standard typemap is missing entry
14741              for NV
14742              
14743              s/djSP/dSP/
14744              
14745              Downgrade "Wide character in print" to a warning.
14746              
14747              B::Deparse fix for ${^FOO} and documentation for PVX() method
14748              (from Robin Houston)
14749              
14750              tr/// doesn't null-terminate the result in some situations
14751              (from Gisle Aas)
14752      Branch: perl
14753           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
14754           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
14755           !> t/io/utf8.t t/op/tr.t
14756 ____________________________________________________________________________
14757 [  9552] By: jhi                                   on 2001/04/05  03:52:50
14758         Log: Retract changes #9542 and #9538 (from maintperl, integrated
14759              at #9540), shouldn't be needed because of the perlio changes.
14760      Branch: perl
14761            ! util.c
14762 ____________________________________________________________________________
14763 [  9551] By: gsar                                  on 2001/04/05  00:18:34
14764         Log: tr/// doesn't null-terminate the result in some situations
14765              (from Gisle Aas)
14766      Branch: maint-5.6/perl
14767            ! doop.c t/op/tr.t
14768 ____________________________________________________________________________
14769 [  9550] By: gsar                                  on 2001/04/04  20:04:17
14770         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
14771              (from Robin Houston)
14772      Branch: maint-5.6/perl
14773            ! ext/B/B.pm ext/B/B/Deparse.pm
14774 ____________________________________________________________________________
14775 [  9549] By: nick                                  on 2001/04/04  18:56:15
14776         Log: Downgrade "Wide character in print" to a warning.
14777      Branch: perlio
14778            ! doio.c t/io/utf8.t
14779 ____________________________________________________________________________
14780 [  9548] By: gsar                                  on 2001/04/04  18:51:49
14781         Log: integrate changes#9460,9462,9482,9521,9522
14782              
14783              Subject: PATCH: B::Debug should show LOOP-specific fields
14784              
14785              Subject: B::Deparse precedence bug. (Patch included.)
14786              
14787              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14788              
14789              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14790              
14791              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14792      Branch: maint-5.6/perl
14793           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
14794           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
14795 ____________________________________________________________________________
14796 [  9547] By: gsar                                  on 2001/04/04  18:49:16
14797         Log: s/djSP/dSP/
14798      Branch: maint-5.6/perl
14799            ! ext/Thread/Thread.xs
14800 ____________________________________________________________________________
14801 [  9546] By: nick                                  on 2001/04/04  18:44:00
14802         Log: Integrate mainline.
14803      Branch: perlio
14804           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
14805           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
14806 ____________________________________________________________________________
14807 [  9545] By: gsar                                  on 2001/04/04  18:38:52
14808         Log: integrate change#8837 from mainline
14809              
14810              Subject: [patch] -Wall cleanup round 2
14811      Branch: maint-5.6/perl
14812           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
14813           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
14814           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14815           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14816           !> ext/SDBM_File/SDBM_File.xs
14817 ____________________________________________________________________________
14818 [  9544] By: gsar                                  on 2001/04/04  17:49:57
14819         Log: "double" should be "NV"; standard typemap is missing entry
14820              for NV
14821      Branch: maint-5.6/perl
14822            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
14823 ____________________________________________________________________________
14824 [  9543] By: jhi                                   on 2001/04/04  14:13:18
14825         Log: Thou shalt not (just) match for English error messages.
14826      Branch: perl
14827            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
14828            ! os2/OS2/Process/Process.pm
14829 ____________________________________________________________________________
14830 [  9542] By: jhi                                   on 2001/04/04  13:20:39
14831         Log: Make the stdio tricks of fflush_all() to exist only if
14832              stdio is being used.
14833      Branch: perl
14834            ! util.c
14835 ____________________________________________________________________________
14836 [  9541] By: jhi                                   on 2001/04/04  04:20:24
14837         Log: Subject: Re: [PATCH] Lighten up glob
14838              From: Benjamin Sugars <bsugars@canoe.ca>
14839              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
14840              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
14841      Branch: perl
14842            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
14843            ! util.c
14844 ____________________________________________________________________________
14845 [  9540] By: jhi                                   on 2001/04/04  04:03:57
14846         Log: Integrate changes #9538,9539 from maintperl into mainline.
14847              
14848              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14849              for use with _fwalk() (fix for change#7705)
14850              
14851              another tweak needed for SunOS 4.1.x build (from Mike Guy)
14852              (cp -f is not portable)
14853      Branch: perl
14854           !> Makefile.SH util.c
14855 ____________________________________________________________________________
14856 [  9539] By: gsar                                  on 2001/04/04  03:01:14
14857         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
14858      Branch: maint-5.6/perl
14859            ! Makefile.SH
14860 ____________________________________________________________________________
14861 [  9538] By: gsar                                  on 2001/04/04  01:00:38
14862         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14863              for use with _fwalk() (fix for change#7705)
14864      Branch: maint-5.6/perl
14865            ! util.c
14866 ____________________________________________________________________________
14867 [  9537] By: nick                                  on 2001/04/03  19:24:55
14868         Log: Integrate mainline
14869      Branch: perlio
14870           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
14871           +> lib/unicode/PropList.html
14872            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
14873           !> (integrate 69 files)
14874 ____________________________________________________________________________
14875 [  9536] By: jhi                                   on 2001/04/03  18:02:31
14876         Log: Integrate change #9533 from maintperl into mainline.
14877              
14878              better fix for change#9517 to accomodate UNC paths like
14879              \\server\share\foo, and paths with trailing backslash
14880              like c:\this\
14881      Branch: perl
14882           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14883 ____________________________________________________________________________
14884 [  9535] By: jhi                                   on 2001/04/03  17:58:07
14885         Log: Change the push/unshift warning to be of class syntax, not misc.
14886      Branch: perl
14887            ! op.c pod/perldiag.pod t/pragma/warn/op
14888 ____________________________________________________________________________
14889 [  9534] By: jhi                                   on 2001/04/03  15:03:46
14890         Log: Change the push/unshift warning (#9532) to talk about "no values"
14891              instead of "no arguments".
14892      Branch: perl
14893            ! op.c pod/perldiag.pod t/pragma/warn/op
14894 ____________________________________________________________________________
14895 [  9533] By: gsar                                  on 2001/04/03  14:30:07
14896         Log: better fix for change#9517 to accomodate UNC paths like
14897              \\server\share\foo, and paths with trailing backslash
14898              like c:\this\
14899      Branch: maint-5.6/perl
14900            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14901 ____________________________________________________________________________
14902 [  9532] By: jhi                                   on 2001/04/03  13:11:46
14903         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
14904              From: Robin Houston <robin@kitsite.com>
14905              Date: Mon, 2 Apr 2001 15:03:29 +0100
14906              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
14907      Branch: perl
14908            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
14909 ____________________________________________________________________________
14910 [  9531] By: jhi                                   on 2001/04/03  13:06:34
14911         Log: Integrate change #9530 from maintperl into mainline.
14912              
14913              accomodate VMS "mailbox overflow" quirk in testsuite (from
14914              Craig Berry)
14915      Branch: perl
14916           !> t/lib/socket.t
14917 ____________________________________________________________________________
14918 [  9530] By: gsar                                  on 2001/04/03  04:56:41
14919         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
14920              Craig Berry)
14921      Branch: maint-5.6/perl
14922            ! t/lib/socket.t
14923 ____________________________________________________________________________
14924 [  9529] By: jhi                                   on 2001/04/03  02:34:34
14925         Log: Update Changes.
14926      Branch: perl
14927            ! Changes patchlevel.h
14928 ____________________________________________________________________________
14929 [  9528] By: jhi                                   on 2001/04/03  01:27:57
14930         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
14931              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
14932              To: perl5-porters@perl.org
14933              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
14934      Branch: perl
14935            ! pod/perlfaq3.pod
14936 ____________________________________________________________________________
14937 [  9527] By: jhi                                   on 2001/04/03  01:22:09
14938         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
14939              From: Peter Prymmer <pvhp@forte.com>
14940              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
14941              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
14942      Branch: perl
14943            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
14944 ____________________________________________________________________________
14945 [  9526] By: jhi                                   on 2001/04/03  01:18:25
14946         Log: The metaconfig unit changes for #9525.
14947      Branch: metaconfig
14948            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
14949      Branch: metaconfig/U/perl
14950            ! use64bits.U
14951 ____________________________________________________________________________
14952 [  9525] By: jhi                                   on 2001/04/03  01:17:30
14953         Log: Configure sanity checks:
14954              * if use64bitall is attempted but pointers are only 32-bit,
14955              'downgrade' to use64bitint
14956              * if use64bitint is attempted but there's no quad type,
14957              forget about use64bitint (well, the default for it is 'n',
14958              the user can still override this)
14959              * if pointers are 64 bits, do not try to use Perl's malloc
14960      Branch: perl
14961            ! Configure
14962 ____________________________________________________________________________
14963 [  9524] By: gsar                                  on 2001/04/03  01:09:12
14964         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
14965      Branch: maint-5.6/perl
14966            ! pp_sys.c
14967 ____________________________________________________________________________
14968 [  9523] By: jhi                                   on 2001/04/03  00:02:31
14969         Log: (Retracted by #9609)
14970              
14971              Make it harder for parallel makes to enter 'test' before
14972              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
14973              should be unhappy enough, but sometimes parallel makes seem
14974              to sneak past both in Tru64 and AIX.)
14975      Branch: perl
14976            ! Makefile.SH
14977 ____________________________________________________________________________
14978 [  9522] By: jhi                                   on 2001/04/02  22:35:31
14979         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14980              Date: Mon, 2 Apr 2001 22:54:10 +0100
14981              From: Robin Houston <robin@kitsite.com>
14982              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
14983      Branch: perl
14984            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
14985 ____________________________________________________________________________
14986 [  9521] By: jhi                                   on 2001/04/02  22:32:23
14987         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14988              From: Robin Houston <robin@kitsite.com>
14989              Date: Mon, 2 Apr 2001 20:24:03 +0100
14990              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
14991      Branch: perl
14992            ! ext/B/B/Concise.pm
14993 ____________________________________________________________________________
14994 [  9520] By: jhi                                   on 2001/04/02  22:30:43
14995         Log: Subject: [PATCH] REALLY pedantic hv.h nit
14996              From: Simon Cozens <simon@netthink.co.uk>
14997              Date: Mon, 2 Apr 2001 15:43:06 +0100
14998              Message-ID: <20010402154306.A21711@netthink.co.uk>
14999      Branch: perl
15000            ! hv.h
15001 ____________________________________________________________________________
15002 [  9519] By: jhi                                   on 2001/04/02  22:28:04
15003         Log: Based on
15004              
15005              Subject: [foolperl] EPOC fix
15006              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15007              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
15008              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
15009      Branch: perl
15010            ! pp_sys.c
15011 ____________________________________________________________________________
15012 [  9518] By: jhi                                   on 2001/04/02  22:22:34
15013         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
15014              
15015              README.win32 tweaks; add a note about alternative location for
15016              getting a gcc-2.95.2 that will build perl properly on windows
15017              
15018              add some notes about gutsy threading matters
15019              
15020              many of the utilities interpolate literal paths within doublequotes
15021              (fails on dosish platforms where path contains backslashes)
15022      Branch: perl
15023           !> README.win32 pod/perlguts.pod utils/perldoc.PL
15024           !> x2p/find2perl.PL x2p/s2p.PL
15025 ____________________________________________________________________________
15026 [  9517] By: gsar                                  on 2001/04/02  19:52:21
15027         Log: many of the utilities interpolate literal paths within doublequotes
15028              (fails on dosish platforms where path contains backslashes)
15029      Branch: maint-5.6/perl
15030            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
15031 ____________________________________________________________________________
15032 [  9516] By: gsar                                  on 2001/04/02  05:49:37
15033         Log: a foolish release
15034      Branch: maint-5.6/perl
15035            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
15036            ! pod/perltoc.pod
15037 ____________________________________________________________________________
15038 [  9515] By: gsar                                  on 2001/04/02  05:04:29
15039         Log: add missing changelog summaries
15040      Branch: maint-5.6/perl
15041            ! Changes
15042 ____________________________________________________________________________
15043 [  9514] By: gsar                                  on 2001/04/02  04:07:13
15044         Log: add some notes about gutsy threading matters
15045      Branch: maint-5.6/perl
15046            ! pod/perlguts.pod
15047 ____________________________________________________________________________
15048 [  9513] By: gsar                                  on 2001/04/02  03:25:21
15049         Log: add more prominent caveat notices about experimental features
15050      Branch: maint-5.6/perl
15051            ! pod/perlfork.pod pod/perlunicode.pod
15052 ____________________________________________________________________________
15053 [  9512] By: gsar                                  on 2001/04/02  02:54:33
15054         Log: integrate changes#9479,9509 from mainline
15055              
15056              [PATCH] File::Glob stuff for Mac OS
15057              
15058              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
15059      Branch: maint-5.6/perl
15060           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15061           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
15062           !> t/lib/glob-taint.t
15063 ____________________________________________________________________________
15064 [  9511] By: gsar                                  on 2001/04/02  02:38:24
15065         Log: README.win32 tweaks; add a note about alternative location for
15066              getting a gcc-2.95.2 that will build perl properly on windows
15067      Branch: maint-5.6/perl
15068            ! README.win32
15069 ____________________________________________________________________________
15070 [  9510] By: jhi                                   on 2001/04/01  20:45:10
15071         Log: An ambiguosity warning.
15072      Branch: perl
15073            ! t/lib/trig.t
15074 ____________________________________________________________________________
15075 [  9509] By: jhi                                   on 2001/04/01  19:53:47
15076         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
15077              From: Jonathan Stowe <gellyfish@gellyfish.com>
15078              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
15079              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
15080      Branch: perl
15081            ! ext/File/Glob/bsd_glob.c
15082 ____________________________________________________________________________
15083 [  9508] By: jhi                                   on 2001/04/01  19:35:03
15084         Log: Update Changes.
15085      Branch: perl
15086            ! Changes patchlevel.h
15087 ____________________________________________________________________________
15088 [  9507] By: jhi                                   on 2001/04/01  19:24:01
15089         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
15090              from mainline to maintperl: pod tweaks.
15091      Branch: maint-5.6/perl
15092           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
15093           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
15094           !> pod/perlvar.pod
15095 ____________________________________________________________________________
15096 [  9506] By: jhi                                   on 2001/04/01  19:11:53
15097         Log: Commit Sarathy to April release of 5.6.1 :-)
15098      Branch: perl
15099            ! pod/perlfaq1.pod
15100 ____________________________________________________________________________
15101 [  9505] By: jhi                                   on 2001/04/01  19:03:15
15102         Log: Subject: PATCH 5.6.0 (perldebug.pod)
15103              From: Mark-Jason Dominus <mjd@plover.com>
15104              Date: Sun, 01 Apr 2001 14:25:11 -0400
15105              Message-ID: <20010401182511.9247.qmail@plover.com>
15106      Branch: perl
15107            ! pod/perldebug.pod
15108 ____________________________________________________________________________
15109 [  9504] By: jhi                                   on 2001/04/01  18:43:09
15110         Log: Add great_circle_direction().
15111      Branch: perl
15112            ! lib/Math/Trig.pm t/lib/trig.t
15113 ____________________________________________________________________________
15114 [  9503] By: jhi                                   on 2001/04/01  17:29:12
15115         Log: Unicode ReadMe update for Unicode 3.1.
15116      Branch: perl
15117            ! lib/unicode/ReadMe.txt
15118 ____________________________________________________________________________
15119 [  9502] By: jhi                                   on 2001/04/01  17:18:40
15120         Log: Integrate change #9501 from maintperl into mainline.
15121              
15122              fix the perlembed notes on multiple interpreters
15123              
15124              fix ExtUtils::Embed to work passably on Windows
15125      Branch: perl
15126           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
15127 ____________________________________________________________________________
15128 [  9501] By: gsar                                  on 2001/04/01  07:21:57
15129         Log: fix the perlembed notes on multiple interpreters
15130              
15131              fix ExtUtils::Embed to work passably on Windows
15132      Branch: maint-5.6/perl
15133            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
15134 ____________________________________________________________________________
15135 [  9500] By: jhi                                   on 2001/04/01  05:58:23
15136         Log: Test for #9499.
15137      Branch: perl
15138            ! t/op/tr.t
15139 ____________________________________________________________________________
15140 [  9499] By: jhi                                   on 2001/04/01  05:55:46
15141         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
15142      Branch: perl
15143            ! embed.h embed.pl op.c proto.h
15144 ____________________________________________________________________________
15145 [  9498] By: jhi                                   on 2001/04/01  05:44:34
15146         Log: Protect the workaround hunk more.
15147      Branch: perl
15148            ! toke.c
15149 ____________________________________________________________________________
15150 [  9497] By: jhi                                   on 2001/04/01  00:24:25
15151         Log: Integrate changes #9493,9494,9495,9496 from maintperl
15152              into mainline.
15153              
15154              fix a broken workaround for Borland compiler in change#4739
15155              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
15156              
15157              nits spotted by Borland compiler
15158              
15159              avoid redefinition warnings under Borland 5.02
15160              
15161              various nits identified by the Borland 5.5 compiler; remove suppression
15162              of a few warnings
15163      Branch: perl
15164           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
15165           !> win32/win32.h
15166 ____________________________________________________________________________
15167 [  9496] By: gsar                                  on 2001/03/31  23:22:28
15168         Log: various nits identified by the Borland 5.5 compiler; remove suppression
15169              of a few warnings
15170      Branch: maint-5.6/perl
15171            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
15172 ____________________________________________________________________________
15173 [  9495] By: gsar                                  on 2001/03/31  21:03:08
15174         Log: avoid redefinition warnings under Borland 5.02
15175      Branch: maint-5.6/perl
15176            ! win32/makefile.mk
15177 ____________________________________________________________________________
15178 [  9494] By: gsar                                  on 2001/03/31  20:18:59
15179         Log: nits spotted by Borland compiler
15180      Branch: maint-5.6/perl
15181            ! utf8.h win32/win32.h
15182 ____________________________________________________________________________
15183 [  9493] By: gsar                                  on 2001/03/31  20:18:05
15184         Log: fix a broken workaround for Borland compiler in change#4739
15185              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
15186      Branch: maint-5.6/perl
15187            ! toke.c
15188 ____________________________________________________________________________
15189 [  9492] By: jhi                                   on 2001/03/31  18:36:24
15190         Log: Integrate change #9491 from maintperl into mainline.
15191              
15192              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
15193              directory is relative (need to fetch the full path name *before*
15194              the chdir!)
15195      Branch: perl
15196           !> lib/Cwd.pm
15197 ____________________________________________________________________________
15198 [  9491] By: gsar                                  on 2001/03/31  17:01:56
15199         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
15200              directory is relative (need to fetch the full path name *before*
15201              the chdir!)
15202              
15203              this is a followup patch for change#6749
15204      Branch: maint-5.6/perl
15205            ! lib/Cwd.pm
15206 ____________________________________________________________________________
15207 [  9490] By: jhi                                   on 2001/03/31  15:50:18
15208         Log: Subject: Re: [PATCH] av.h cosmetics
15209              From: Simon Cozens <simon@netthink.co.uk>
15210              Date: Sat, 31 Mar 2001 13:09:59 +0100
15211              Message-ID: <20010331130959.A22000@netthink.co.uk>
15212              
15213              Document AvALLOC.
15214      Branch: perl
15215            ! pod/perlguts.pod
15216 ____________________________________________________________________________
15217 [  9489] By: jhi                                   on 2001/03/31  15:48:44
15218         Log: Subject: [PATCH] Re: Math::Big* v1.21
15219              From: Tels <perl_dummy@bloodgate.com>
15220              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
15221              Message-Id: <200103311125.GAA377738@www08.hway.net>
15222      Branch: perl
15223            ! pod/perlop.pod
15224 ____________________________________________________________________________
15225 [  9488] By: jhi                                   on 2001/03/31  03:39:51
15226         Log: Debug output tweak.
15227      Branch: perl
15228            ! t/lib/cwd.t
15229 ____________________________________________________________________________
15230 [  9487] By: jhi                                   on 2001/03/31  03:33:02
15231         Log: OverVMSification.
15232      Branch: perl
15233            ! t/lib/cwd.t
15234 ____________________________________________________________________________
15235 [  9486] By: jhi                                   on 2001/03/31  03:01:40
15236         Log: Missed MANIFESTations in #9483.
15237      Branch: perl
15238            ! MANIFEST
15239 ____________________________________________________________________________
15240 [  9485] By: jhi                                   on 2001/03/31  02:58:17
15241         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
15242              From: Peter Prymmer <pvhp@forte.com>
15243              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
15244              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
15245      Branch: perl
15246            ! regexec.c t/lib/cwd.t
15247 ____________________________________________________________________________
15248 [  9484] By: jhi                                   on 2001/03/31  01:04:41
15249         Log: Obsolete file (see #3938)
15250      Branch: perl
15251            - lib/unicode/README.Ethiopic
15252            ! MANIFEST
15253 ____________________________________________________________________________
15254 [  9483] By: jhi                                   on 2001/03/31  00:52:42
15255         Log: Update to Unicode 3.1.
15256              (Rename Names.txt to NamesList.txt.)
15257      Branch: perl
15258            + lib/unicode/NamesList.txt lib/unicode/PropList.html
15259            - lib/unicode/Names.txt
15260            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
15261            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
15262            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
15263            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
15264            ! lib/unicode/UCD.html lib/unicode/Unicode.html
15265            ! lib/unicode/rename lib/unicode/version
15266 ____________________________________________________________________________
15267 [  9482] By: jhi                                   on 2001/03/30  23:33:44
15268         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
15269              From: Robin Houston <robin@kitsite.com>
15270              Date: Fri, 30 Mar 2001 20:07:22 +0100
15271              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
15272      Branch: perl
15273            ! ext/B/B/Deparse.pm
15274 ____________________________________________________________________________
15275 [  9481] By: jhi                                   on 2001/03/30  23:20:25
15276         Log: Subject: Re: [PATCH] CwdXS, Take 2
15277              From: Benjamin Sugars <bsugars@canoe.ca>
15278              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
15279              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
15280      Branch: perl
15281            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
15282            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
15283 ____________________________________________________________________________
15284 [  9480] By: jhi                                   on 2001/03/30  22:52:38
15285         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
15286              From: David Dyck <dcd@tc.fluke.com>
15287              Date: Fri, 30 Mar 2001 14:44:13 -0800
15288              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
15289              
15290              The t/rantests flags file creation was accidentally
15291              removed by #9217.
15292      Branch: perl
15293            ! Makefile.SH
15294 ____________________________________________________________________________
15295 [  9479] By: jhi                                   on 2001/03/30  22:45:45
15296         Log: Subject: [PATCH] File::Glob stuff for Mac OS
15297              From: Chris Nandor <pudge@pobox.com>
15298              Date: Fri, 30 Mar 2001 16:51:00 -0500
15299              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
15300      Branch: perl
15301            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15302            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
15303            ! t/lib/glob-taint.t
15304 ____________________________________________________________________________
15305 [  9478] By: jhi                                   on 2001/03/30  22:43:12
15306         Log: Subject: fix for win32/buildext.pl
15307              From: "Vadim Konovalov" <watman@inbox.ru>
15308              Date: Sat, 31 Mar 2001 00:50:36 +0400
15309              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
15310      Branch: perl
15311            ! win32/buildext.pl
15312 ____________________________________________________________________________
15313 [  9477] By: jhi                                   on 2001/03/30  22:41:16
15314         Log: Subject: small base.pm doc patch
15315              From: Leon Brocard <acme@astray.com>
15316              Date: Fri, 30 Mar 2001 21:49:57 +0100
15317              Message-ID: <20010330214957.B8733@ns0.astray.com>
15318      Branch: perl
15319            ! lib/base.pm
15320 ____________________________________________________________________________
15321 [  9476] By: jhi                                   on 2001/03/30  18:16:57
15322         Log: Subject: [PATCH] av.h cosmetics
15323              From: Simon Cozens <simon@netthink.co.uk>
15324              Date: Fri, 30 Mar 2001 18:12:28 +0100
15325              Message-ID: <20010330181228.A9319@netthink.co.uk>
15326      Branch: perl
15327            ! av.h
15328 ____________________________________________________________________________
15329 [  9475] By: jhi                                   on 2001/03/30  18:15:50
15330         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
15331              From: "Philip Newton" <pnewton@gmx.de>
15332              Date: Fri, 30 Mar 2001 19:06:57 +0200
15333              Message-ID: <3AC4D951.14815.1AC7068@localhost>
15334      Branch: perl
15335            ! pod/perlhack.pod
15336 ____________________________________________________________________________
15337 [  9474] By: jhi                                   on 2001/03/30  18:14:02
15338         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
15339              From: Benjamin Sugars <bsugars@canoe.ca>
15340              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
15341              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
15342      Branch: perl
15343            ! t/lib/glob-basic.t
15344 ____________________________________________________________________________
15345 [  9473] By: jhi                                   on 2001/03/30  16:09:24
15346         Log: Update Changes.
15347      Branch: perl
15348            ! Changes patchlevel.h
15349 ____________________________________________________________________________
15350 [  9472] By: jhi                                   on 2001/03/30  15:16:08
15351         Log: Integrate perlio.
15352      Branch: perl
15353           !> t/lib/cwd.t t/lib/glob-basic.t
15354 ____________________________________________________________________________
15355 [  9471] By: nick                                  on 2001/03/30  14:47:10
15356         Log: Should be (^O eq 'MSWin32') not 'Win32'
15357              Fail #12 seems real - chdir is in wrong dir.
15358      Branch: perlio
15359            ! t/lib/cwd.t
15360 ____________________________________________________________________________
15361 [  9470] By: jhi                                   on 2001/03/30  14:41:11
15362         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
15363              From: Radu Greab <radu@netsoft.ro>
15364              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
15365              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
15366              
15367              Replace #9352.
15368      Branch: perl
15369            ! ext/Socket/Socket.xs pp_sys.c
15370 ____________________________________________________________________________
15371 [  9469] By: jhi                                   on 2001/03/30  14:37:51
15372         Log: Subject: PATCH pod/perldiag.pod
15373              From: Robin Houston <robin@kitsite.com>
15374              Date: Fri, 30 Mar 2001 14:10:36 +0100
15375              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
15376      Branch: perl
15377            ! pod/perldiag.pod t/lib/glob-basic.t
15378 ____________________________________________________________________________
15379 [  9468] By: jhi                                   on 2001/03/30  14:36:36
15380         Log: Subject: Better diagnostic in io/fs.t
15381              From: andreas.koenig@anima.de (Andreas J. Koenig)
15382              Date: 30 Mar 2001 10:11:43 +0200
15383              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
15384      Branch: perl
15385            ! t/io/fs.t
15386 ____________________________________________________________________________
15387 [  9467] By: nick                                  on 2001/03/30  14:25:43
15388         Log: Skip order test of glob if case-ignoring system cannot 
15389              create a.test and A.test
15390      Branch: perlio
15391            ! t/lib/glob-basic.t
15392 ____________________________________________________________________________
15393 [  9466] By: nick                                  on 2001/03/30  13:03:12
15394         Log: Integrate mainline.
15395      Branch: perlio
15396            - ext/re/hints/aix.pl
15397           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
15398           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
15399           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
15400           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
15401 ____________________________________________________________________________
15402 [  9465] By: jhi                                   on 2001/03/30  03:53:37
15403         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
15404              the tests sometimes hang, sometimes not.)
15405      Branch: perl
15406            ! t/lib/io_multihomed.t t/lib/io_sock.t
15407 ____________________________________________________________________________
15408 [  9464] By: jhi                                   on 2001/03/30  02:56:04
15409         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
15410              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15411              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
15412              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
15413      Branch: perl
15414            ! op.c
15415 ____________________________________________________________________________
15416 [  9463] By: jhi                                   on 2001/03/30  02:34:48
15417         Log: Test for #9462.
15418      Branch: perl
15419            ! t/lib/b.t
15420 ____________________________________________________________________________
15421 [  9462] By: jhi                                   on 2001/03/30  02:29:37
15422         Log: Subject: B::Deparse precedence bug. (Patch included.)
15423              From: Jeremy Madea <jmadea@inktomi.com>
15424              Date: Thu, 29 Mar 2001 12:05:02 -0800
15425              Message-ID: <20010329120502.A24881@dr.inktomi.com>
15426      Branch: perl
15427            ! ext/B/B/Deparse.pm
15428 ____________________________________________________________________________
15429 [  9461] By: jhi                                   on 2001/03/30  02:18:41
15430         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15431              From: Peter Prymmer <pvhp@forte.com>
15432              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
15433              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
15434      Branch: perl
15435            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
15436            ! t/lib/md5-file.t
15437 ____________________________________________________________________________
15438 [  9460] By: jhi                                   on 2001/03/30  02:17:07
15439         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
15440              From: Robin Houston <robin@kitsite.com>
15441              Date: Thu, 29 Mar 2001 20:47:56 +0100
15442              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
15443      Branch: perl
15444            ! ext/B/B/Debug.pm
15445 ____________________________________________________________________________
15446 [  9459] By: jhi                                   on 2001/03/30  02:16:05
15447         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
15448              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15449              Date: Wed, 28 Mar 2001 18:02:20 -0600
15450              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
15451      Branch: perl
15452            ! lib/ExtUtils/MM_VMS.pm
15453 ____________________________________________________________________________
15454 [  9458] By: jhi                                   on 2001/03/30  02:07:58
15455         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
15456              From: "Joshua E. Rodd" <jrodd@pbs.org>
15457              Date: Wed, 28 Mar 2001 17:29:12 -0500
15458              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
15459      Branch: perl
15460            ! pod/perlop.pod
15461 ____________________________________________________________________________
15462 [  9457] By: jhi                                   on 2001/03/30  02:04:33
15463         Log: Subject: ext/re/aix.pl can go
15464              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15465              Date: Thu, 29 Mar 2001 12:03:28 +0200
15466              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
15467      Branch: perl
15468            - ext/re/hints/aix.pl
15469            ! MANIFEST
15470 ____________________________________________________________________________
15471 [  9456] By: jhi                                   on 2001/03/30  02:03:32
15472         Log: Integrate perlio.
15473      Branch: perl
15474           !> ext/Encode/Encode.xs installperl
15475 ____________________________________________________________________________
15476 [  9455] By: nick                                  on 2001/03/29  21:11:46
15477         Log: DLL name has changed so installperl needs to know
15478              (Why isn't it working it out or passed it?)
15479      Branch: perlio
15480            ! installperl
15481 ____________________________________________________________________________
15482 [  9454] By: nick                                  on 2001/03/29  20:56:12
15483         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
15484              and we don't get undef warnings.
15485      Branch: perlio
15486            ! ext/Encode/Encode.xs
15487 ____________________________________________________________________________
15488 [  9453] By: nick                                  on 2001/03/29  17:58:48
15489         Log: Integrate mainline
15490      Branch: perlio
15491           !> Changes patchlevel.h
15492 ____________________________________________________________________________
15493 [  9452] By: jhi                                   on 2001/03/29  16:44:55
15494         Log: Update Changes.
15495      Branch: perl
15496            ! Changes patchlevel.h
15497 ____________________________________________________________________________
15498 [  9451] By: nick                                  on 2001/03/29  16:31:38
15499         Log: Integrate mainline
15500      Branch: perlio
15501           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
15502           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
15503           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
15504           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
15505           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
15506 ____________________________________________________________________________
15507 [  9450] By: jhi                                   on 2001/03/29  16:29:17
15508         Log: Integrate perlio.
15509      Branch: perl
15510           !> win32/buildext.pl
15511 ____________________________________________________________________________
15512 [  9449] By: jhi                                   on 2001/03/29  15:50:01
15513         Log: Update Changes.
15514      Branch: perl
15515            ! Changes patchlevel.h
15516 ____________________________________________________________________________
15517 [  9448] By: nick                                  on 2001/03/29  15:47:15
15518         Log: Make sure buildext.pl finds Errno.pm
15519      Branch: perlio
15520            ! win32/buildext.pl
15521 ____________________________________________________________________________
15522 [  9447] By: jhi                                   on 2001/03/29  15:39:34
15523         Log: Integrate perlio.
15524      Branch: perl
15525           !> win32/makefile.mk
15526 ____________________________________________________________________________
15527 [  9446] By: nick                                  on 2001/03/29  15:30:03
15528         Log: Integrate win32/makefile.mk with mainline.
15529      Branch: perlio
15530           !> win32/makefile.mk
15531 ____________________________________________________________________________
15532 [  9445] By: nick                                  on 2001/03/29  15:27:32
15533         Log: Fix breakage ... 
15534      Branch: perlio
15535            ! win32/makefile.mk
15536 ____________________________________________________________________________
15537 [  9444] By: jhi                                   on 2001/03/29  15:03:08
15538         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15539              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15540              Date: Thu, 29 Mar 2001 10:32:59 +0400
15541              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
15542      Branch: perl
15543            ! win32/makefile.mk
15544 ____________________________________________________________________________
15545 [  9443] By: jhi                                   on 2001/03/29  15:02:12
15546         Log: Integrate perlio.
15547      Branch: perl
15548           +> win32/buildext.pl
15549           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
15550           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
15551 ____________________________________________________________________________
15552 [  9442] By: nick                                  on 2001/03/29  14:59:11
15553         Log: Work in progress - determine win32 extensions to build via script.
15554      Branch: perlio
15555            + win32/buildext.pl
15556            ! MANIFEST win32/makefile.mk
15557 ____________________________________________________________________________
15558 [  9441] By: jhi                                   on 2001/03/29  14:51:47
15559         Log: Reintroduce the use of external pwd.
15560      Branch: perl
15561            ! t/lib/cwd.t
15562 ____________________________________________________________________________
15563 [  9440] By: jhi                                   on 2001/03/29  14:42:58
15564         Log: use warnings instead of -w.
15565      Branch: perl
15566            ! utils/h2xs.PL
15567 ____________________________________________________________________________
15568 [  9439] By: jhi                                   on 2001/03/29  14:41:52
15569         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
15570              From: Jonathan Stowe <gellyfish@gellyfish.com>
15571              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
15572              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
15573      Branch: perl
15574            ! utils/h2xs.PL
15575 ____________________________________________________________________________
15576 [  9438] By: jhi                                   on 2001/03/29  14:39:38
15577         Log: Subject: [PATCH perl@9424] minor pod nits
15578              From: Robin Barker <rmb1@cise.npl.co.uk>
15579              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
15580              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
15581      Branch: perl
15582            ! pod/perlhack.pod pod/perliol.pod
15583 ____________________________________________________________________________
15584 [  9437] By: jhi                                   on 2001/03/29  14:29:16
15585         Log: Subject: [PATCH perl@9424] typemap cast warning
15586              From: Robin Barker <rmb1@cise.npl.co.uk>
15587              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
15588              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
15589      Branch: perl
15590            ! lib/ExtUtils/typemap
15591 ____________________________________________________________________________
15592 [  9436] By: jhi                                   on 2001/03/29  14:26:03
15593         Log: Subject: [PATCH perl@9424] printf warning
15594              From: Robin Barker <rmb1@cise.npl.co.uk>
15595              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
15596              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
15597      Branch: perl
15598            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
15599            ! ext/Storable/Storable.xs toke.c
15600 ____________________________________________________________________________
15601 [  9435] By: nick                                  on 2001/03/29  14:23:31
15602         Log: Win32 has name conflict with ERROR
15603      Branch: perlio
15604            ! ext/PerlIO/Via/Via.xs
15605 ____________________________________________________________________________
15606 [  9434] By: jhi                                   on 2001/03/29  14:17:48
15607         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15608              From: Peter Prymmer <pvhp@forte.com>
15609              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
15610              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
15611      Branch: perl
15612            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
15613 ____________________________________________________________________________
15614 [  9433] By: jhi                                   on 2001/03/29  13:52:44
15615         Log: test-prep target was missing.
15616      Branch: perl
15617            ! Makefile.SH
15618 ____________________________________________________________________________
15619 [  9432] By: nick                                  on 2001/03/29  12:40:03
15620         Log: Make as-shipped compiler default to MSVC6 
15621      Branch: perlio
15622            ! win32/makefile.mk
15623 ____________________________________________________________________________
15624 [  9431] By: nick                                  on 2001/03/29  12:12:16
15625         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
15626              akin to PerlIO::Scalar.
15627      Branch: perlio
15628            ! perlio.c perlio.h
15629 ____________________________________________________________________________
15630 [  9430] By: nick                                  on 2001/03/29  10:56:35
15631         Log: Integrate mainline.
15632      Branch: perlio
15633           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15634           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15635           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15636           !> win32/makefile.mk win32/win32sck.c
15637 ____________________________________________________________________________
15638 [  9429] By: nick                                  on 2001/03/29  09:03:43
15639         Log: Noticed that two tests were skipped as perlio:: package
15640              isn't there any more. Changed the skip condition.
15641              Avoid core-dump if sv_utf8_upgrade() called on something
15642              that does not become SvPOK after SvPV() (e.g. a ref).
15643      Branch: perlio
15644            ! sv.c t/io/utf8.t t/lib/io_scalar.t
15645 ____________________________________________________________________________
15646 [  9428] By: jhi                                   on 2001/03/29  01:31:47
15647         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
15648              From: Benjamin Sugars <bsugars@canoe.ca> 
15649              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
15650              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
15651      Branch: perl
15652            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15653            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15654            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15655 ____________________________________________________________________________
15656 [  9427] By: jhi                                   on 2001/03/29  00:49:30
15657         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15658              From: "Vadim Konovalov" <watman@inbox.ru>
15659              Date: Thu, 29 Mar 2001 01:50:12 +0400
15660              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
15661      Branch: perl
15662            ! win32/makefile.mk win32/win32sck.c
15663 ____________________________________________________________________________
15664 [  9426] By: gsar                                  on 2001/03/29  00:28:04
15665         Log: dmake can only handle == and != in comparisons; support building
15666              with Borland's VCL libraries (from Vadim Konovalov)
15667      Branch: maint-5.6/perl
15668            ! win32/makefile.mk
15669 ____________________________________________________________________________
15670 [  9425] By: nick                                  on 2001/03/28  19:29:56
15671         Log: Integrate (@snapshot)
15672      Branch: perlio
15673           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
15674 ____________________________________________________________________________
15675 [  9424] By: jhi                                   on 2001/03/28  19:03:16
15676         Log: Update Changes.
15677      Branch: perl
15678            ! Changes patchlevel.h
15679 ____________________________________________________________________________
15680 [  9423] By: jhi                                   on 2001/03/28  18:52:09
15681         Log: Rmdir lib/XS on cleanup.
15682      Branch: perl
15683            ! Makefile.SH
15684 ____________________________________________________________________________
15685 [  9422] By: jhi                                   on 2001/03/28  18:49:34
15686         Log: Integrate perlio.
15687      Branch: perl
15688           !> t/op/utf8decode.t
15689 ____________________________________________________________________________
15690 [  9421] By: nick                                  on 2001/03/28  18:46:44
15691         Log: Loose duplicate chunk.
15692      Branch: perlio
15693            ! t/op/utf8decode.t
15694 ____________________________________________________________________________
15695 [  9420] By: nick                                  on 2001/03/28  18:44:11
15696         Log: Integrate mainline.
15697      Branch: perlio
15698           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
15699           !> vms/vmsish.h
15700 ____________________________________________________________________________
15701 [  9419] By: jhi                                   on 2001/03/28  18:42:05
15702         Log: Can't trust external pwds
15703              (either shell builtins or external programs)
15704      Branch: perl
15705            ! t/lib/cwd.t
15706 ____________________________________________________________________________
15707 [  9418] By: jhi                                   on 2001/03/28  18:34:05
15708         Log: Integrate perlio.
15709      Branch: perl
15710            - lib/perlio.pm
15711           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15712           !> t/op/utf8decode.t
15713 ____________________________________________________________________________
15714 [  9417] By: nick                                  on 2001/03/28  18:24:02
15715         Log: PerlIO.pm / perlio.pm conflict.
15716              Update some pods.
15717              Make t/op/utf8decode.t a text file.
15718      Branch: perlio
15719            - lib/perlio.pm
15720            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15721            ! t/op/utf8decode.t
15722 ____________________________________________________________________________
15723 [  9416] By: jhi                                   on 2001/03/28  18:06:07
15724         Log: Integrate change #9409 from mainline to maintperl.
15725              
15726              Yet another tweak on AIX dynaloading.
15727      Branch: maint-5.6/perl
15728           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15729 ____________________________________________________________________________
15730 [  9415] By: gsar                                  on 2001/03/28  17:13:01
15731         Log: integrate changes#9377,9385,9401 from mainline
15732              
15733              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15734              
15735              If directory entries compare equal case-insensitively,
15736              retry case-sensitively.
15737              
15738              Subject: [PATCH] B::Terse and warnings
15739      Branch: maint-5.6/perl
15740           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
15741           !> t/pragma/warn/perl
15742 ____________________________________________________________________________
15743 [  9414] By: jhi                                   on 2001/03/28  17:11:12
15744         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
15745              From: "Craig A. Berry" <craigberry@mac.com>
15746              Date: Wed, 28 Mar 2001 10:55:20 -0600
15747              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
15748      Branch: perl
15749            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
15750 ____________________________________________________________________________
15751 [  9413] By: jhi                                   on 2001/03/28  17:03:12
15752         Log: Dup hunk.
15753      Branch: perl
15754            ! t/op/utf8decode.t
15755 ____________________________________________________________________________
15756 [  9412] By: jhi                                   on 2001/03/28  17:02:36
15757         Log: Forced integrate from perlio.
15758      Branch: perl
15759           !> t/op/utf8decode.t
15760 ____________________________________________________________________________
15761 [  9411] By: nick                                  on 2001/03/28  16:50:03
15762         Log: Integrate mainline.
15763      Branch: perlio
15764           +> t/lib/cwd.t
15765           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15766           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
15767           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
15768           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
15769           !> t/pragma/warn/perl
15770 ____________________________________________________________________________
15771 [  9410] By: jhi                                   on 2001/03/28  16:44:23
15772         Log: Subject: Re: [PATCH] 9403 cannot be tested
15773              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15774              Date: Wed, 28 Mar 2001 18:33:56 +0200
15775              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
15776      Branch: perl
15777            ! makedef.pl
15778 ____________________________________________________________________________
15779 [  9409] By: jhi                                   on 2001/03/28  16:12:45
15780         Log: Yet another tweak on AIX dynaloading.
15781      Branch: perl
15782            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15783 ____________________________________________________________________________
15784 [  9408] By: jhi                                   on 2001/03/28  15:52:55
15785         Log: Subject: [PATCH] 9403 cannot be tested
15786              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15787              Date: Wed, 28 Mar 2001 17:23:00 +0200
15788              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
15789              
15790              A missing symbol.
15791      Branch: perl
15792            ! makedef.pl
15793 ____________________________________________________________________________
15794 [  9407] By: jhi                                   on 2001/03/28  15:47:43
15795         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
15796      Branch: perl
15797            ! t/op/utf8decode.t
15798           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15799           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
15800 ____________________________________________________________________________
15801 [  9406] By: jhi                                   on 2001/03/28  15:37:08
15802         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
15803              From: Benjamin Sugars <bsugars@canoe.ca> 
15804              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
15805              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
15806      Branch: perl
15807            + t/lib/cwd.t
15808            ! MANIFEST
15809 ____________________________________________________________________________
15810 [  9405] By: jhi                                   on 2001/03/28  15:13:18
15811         Log: pp_ne() needs a CORRECT boolean.
15812      Branch: perl
15813            ! pp.c
15814 ____________________________________________________________________________
15815 [  9404] By: jhi                                   on 2001/03/28  15:09:23
15816         Log: pp_ne() needs a boolean, not an integer.
15817      Branch: perl
15818            ! pp.c
15819 ____________________________________________________________________________
15820 [  9403] By: jhi                                   on 2001/03/28  14:47:43
15821         Log: (Retracted by #9404.)
15822      Branch: perl
15823            ! pp.c
15824 ____________________________________________________________________________
15825 [  9402] By: jhi                                   on 2001/03/28  14:43:59
15826         Log: Subject: Re: [PATCH] Typemap testing
15827              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15828              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
15829              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
15830      Branch: perl
15831            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15832            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
15833 ____________________________________________________________________________
15834 [  9401] By: jhi                                   on 2001/03/28  14:42:14
15835         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15836              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15837              Date: Sun, 25 Mar 2001 21:59:15 +0100
15838              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
15839              
15840              A variable will be checked for the "use once" warnings if:
15841              
15842              1. It is in the scope of a use warnings 'once'
15843              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
15844              
15845              Otherwise it won't be checked at all.
15846              
15847              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
15848              
15849              The enclosed patch partially fixes this issue. What I didn't
15850              get to work was the case where the "used once" warning is enabled
15851              in any file other than the main file.
15852      Branch: perl
15853            ! gv.c t/pragma/warn/perl
15854 ____________________________________________________________________________
15855 [  9400] By: nick                                  on 2001/03/28  14:38:24
15856         Log: More EBCDIC tweaks:
15857              - one more swash issue &~(0xA0-1) did not do the right thing,
15858              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
15859              - add "use re 'asciirange'" to make [!-~] etc. work
15860              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
15861              - Choose a key for t/op/each.t test which gets encoded.
15862              - Skip utf8decode if this is UTF-EBCDIC.
15863      Branch: perlio
15864            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15865            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
15866 ____________________________________________________________________________
15867 [  9399] By: jhi                                   on 2001/03/28  14:21:00
15868         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
15869              Andreas Schwab.
15870      Branch: perl
15871            ! pp.c
15872 ____________________________________________________________________________
15873 [  9398] By: jhi                                   on 2001/03/28  00:55:56
15874         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
15875              From: David Dyck <dcd@tc.fluke.com>
15876              Date: Tue, 27 Mar 2001 15:16:24 -0800
15877              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
15878      Branch: perl
15879            ! ext/IO/lib/IO/Socket.pm
15880 ____________________________________________________________________________
15881 [  9397] By: jhi                                   on 2001/03/27  21:52:49
15882         Log: Integrate perlio.
15883      Branch: perl
15884           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15885           +> ext/PerlIO/Via/Via.xs
15886           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15887 ____________________________________________________________________________
15888 [  9396] By: nick                                  on 2001/03/27  21:45:13
15889         Log: Integrate mainline.
15890      Branch: perlio
15891           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
15892           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
15893 ____________________________________________________________________________
15894 [  9395] By: nick                                  on 2001/03/27  21:18:58
15895         Log: Outline docs for PerlIO and PerlIO::Scalar
15896      Branch: perlio
15897            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15898 ____________________________________________________________________________
15899 [  9394] By: nick                                  on 2001/03/27  20:50:13
15900         Log: PerlIO::Via layer (alpha-ish).
15901      Branch: perlio
15902            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15903            + ext/PerlIO/Via/Via.xs
15904            ! MANIFEST
15905 ____________________________________________________________________________
15906 [  9393] By: jhi                                   on 2001/03/27  20:49:55
15907         Log: Retract #9329 now that 9390 should take care of the matter.
15908      Branch: perl
15909            ! utils/h2xs.PL
15910 ____________________________________________________________________________
15911 [  9390] By: jhi                                   on 2001/03/27  20:47:50
15912         Log: Subject: Autoloading Errno.pm when %! is encountered
15913              From: Robin Houston <robin@kitsite.com>
15914              Date: Tue, 27 Mar 2001 20:57:11 +0100
15915              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
15916      Branch: perl
15917            ! embed.h embed.pl gv.c proto.h t/op/magic.t
15918 ____________________________________________________________________________
15919 [  9389] By: jhi                                   on 2001/03/27  20:24:31
15920         Log: Integrate perlio.
15921      Branch: perl
15922           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15923           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
15924           !> utf8.c
15925 ____________________________________________________________________________
15926 [  9388] By: jhi                                   on 2001/03/27  20:21:38
15927         Log: Better have a three-element array if one is going to assign
15928              to the third element of that array. (from Tim Jenness)
15929      Branch: perl
15930            ! ext/XS/Typemap/Typemap.xs
15931 ____________________________________________________________________________
15932 [  9387] By: nick                                  on 2001/03/27  20:15:43
15933         Log: Integrate mainline.
15934      Branch: perlio
15935           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15936           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15937           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15938           +> t/lib/xs-typemap.t
15939           !> (integrate 34 files)
15940 ____________________________________________________________________________
15941 [  9386] By: jhi                                   on 2001/03/27  20:04:18
15942         Log: Subject: Re: perl@9359 breaks HTML::Parser
15943              From: Gisle Aas <gisle@ActiveState.com>
15944              Date: 27 Mar 2001 11:30:24 -0800
15945              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
15946              
15947              Clarify the UTF-8 issues of the API docs.
15948              (Slightly reworded and expanded.)
15949      Branch: perl
15950            ! pod/perlapi.pod sv.c sv.h
15951 ____________________________________________________________________________
15952 [  9385] By: jhi                                   on 2001/03/27  19:44:25
15953         Log: If directory entries compare equal case-insensitively,
15954              retry case-sensitively.
15955      Branch: perl
15956            ! ext/File/Glob/bsd_glob.c
15957 ____________________________________________________________________________
15958 [  9384] By: nick                                  on 2001/03/27  19:38:50
15959         Log: Various EBCDIC fixes:
15960              - major revelation that swash code is encoding aware,
15961              (or thought it was) - now it is ;-)
15962              - With that out of the way fix a slab of tr/// cases.
15963              - Fix Encode 'Unicode' to be true Unicode so tests pass.
15964              - As anticipated Base64.xs needed tweaks.
15965              - Until tr/// works right avoid old_encode64 in MIME tests.
15966      Branch: perlio
15967            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15968            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
15969 ____________________________________________________________________________
15970 [  9383] By: jhi                                   on 2001/03/27  18:34:41
15971         Log: Add the std test suite BEGIN block.
15972      Branch: perl
15973            ! t/lib/xs-typemap.t
15974 ____________________________________________________________________________
15975 [  9382] By: jhi                                   on 2001/03/27  15:16:07
15976         Log: Add debugging output to the test.
15977      Branch: perl
15978            ! t/lib/glob-basic.t
15979 ____________________________________________________________________________
15980 [  9381] By: jhi                                   on 2001/03/27  15:08:10
15981         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
15982      Branch: perl
15983            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15984            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15985            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15986            + t/lib/xs-typemap.t
15987            ! MANIFEST
15988 ____________________________________________________________________________
15989 [  9380] By: jhi                                   on 2001/03/27  14:48:34
15990         Log: Subject: [PATCH] Typemap testing
15991              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15992              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
15993              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
15994              
15995              (The first part of the patch.)
15996      Branch: perl
15997            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
15998 ____________________________________________________________________________
15999 [  9379] By: jhi                                   on 2001/03/27  14:44:56
16000         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
16001              From: Benjamin Sugars <bsugars@canoe.ca> 
16002              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
16003              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
16004      Branch: perl
16005            ! t/lib/glob-basic.t
16006 ____________________________________________________________________________
16007 [  9378] By: jhi                                   on 2001/03/27  14:42:30
16008         Log: Subject: [PATCH] perlvar nit
16009              From: Simon Cozens <simon@netthink.co.uk>
16010              Date: Tue, 27 Mar 2001 01:12:01 +0100
16011              Message-ID: <20010327011201.A19179@netthink.co.uk>
16012      Branch: perl
16013            ! pod/perlvar.pod
16014 ____________________________________________________________________________
16015 [  9377] By: jhi                                   on 2001/03/27  14:36:26
16016         Log: Subject: [PATCH] B::Terse and warnings
16017              From: Benjamin Sugars <ben.sugars@home.com>
16018              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
16019              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
16020      Branch: perl
16021            ! ext/B/B.pm ext/B/B/Terse.pm
16022 ____________________________________________________________________________
16023 [  9376] By: jhi                                   on 2001/03/27  14:31:31
16024         Log: Document sockatmark() some.
16025      Branch: perl
16026            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
16027            ! pod/perltoc.pod
16028 ____________________________________________________________________________
16029 [  9375] By: jhi                                   on 2001/03/27  14:00:24
16030         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
16031              noted by Gisle and fixed by NI-S.
16032      Branch: perl
16033            ! sv.c
16034 ____________________________________________________________________________
16035 [  9374] By: jhi                                   on 2001/03/27  05:50:01
16036         Log: Regen toc.
16037      Branch: perl
16038            ! pod/perltoc.pod
16039 ____________________________________________________________________________
16040 [  9373] By: jhi                                   on 2001/03/27  05:43:51
16041         Log: Pixie documenting.
16042      Branch: perl
16043            ! Makefile.SH pod/perlhack.pod
16044 ____________________________________________________________________________
16045 [  9372] By: jhi                                   on 2001/03/27  05:29:34
16046         Log: Metaconfig unit changes for #9371.
16047      Branch: metaconfig
16048            ! U/modified/myhostname.U
16049      Branch: metaconfig/U/perl
16050            + d_sockatmark.U
16051            ! gccvers.U
16052 ____________________________________________________________________________
16053 [  9371] By: jhi                                   on 2001/03/27  05:29:07
16054         Log: Add sockatmark() probing.
16055      Branch: perl
16056            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16057            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
16058            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16059            ! vos/config.ga.h win32/config.bc win32/config.gc
16060            ! win32/config.vc
16061 ____________________________________________________________________________
16062 [  9370] By: jhi                                   on 2001/03/26  22:01:18
16063         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
16064              Really need to benchmark this.
16065      Branch: perl
16066            ! pp.c
16067 ____________________________________________________________________________
16068 [  9369] By: nick                                  on 2001/03/26  21:59:30
16069         Log: Integrate mainline.
16070      Branch: perlio
16071            ! ext/MIME/Base64/QuotedPrint.pm
16072           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
16073           !> patchlevel.h pod/perlhack.pod pp_sys.c
16074 ____________________________________________________________________________
16075 [  9368] By: jhi                                   on 2001/03/26  21:47:03
16076         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
16077              
16078              TODO1: perlbench.
16079              TODO2: le, lt, ge, gt?  Yech.
16080      Branch: perl
16081            ! pp.c
16082 ____________________________________________________________________________
16083 [  9367] By: jhi                                   on 2001/03/26  21:34:57
16084         Log: Too much cut-and-paste in #9363.
16085      Branch: perl
16086            ! pp_sys.c
16087 ____________________________________________________________________________
16088 [  9366] By: jhi                                   on 2001/03/26  21:20:53
16089         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
16090              From: Andreas Schwab <schwab@suse.de>
16091              Date: 26 Mar 2001 17:29:04 +0200
16092              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
16093              
16094              (The patch for 5.6.0 or so, this is a guess for bleadperl)
16095      Branch: perl
16096            ! pp_hot.c
16097 ____________________________________________________________________________
16098 [  9365] By: jhi                                   on 2001/03/26  21:07:54
16099         Log: Integrate perlio.
16100      Branch: perl
16101           !> perlio.c
16102 ____________________________________________________________________________
16103 [  9364] By: nick                                  on 2001/03/26  20:30:48
16104         Log: REFCNT botch in layer name cache hash.
16105      Branch: perlio
16106            ! perlio.c
16107 ____________________________________________________________________________
16108 [  9363] By: jhi                                   on 2001/03/26  18:44:32
16109         Log: Subject: [PATCH] socket() leaks file descriptors
16110              From: Benjamin Sugars <bsugars@canoe.ca>
16111              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
16112              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
16113              
16114              Also sockpair() fixed similarly.
16115      Branch: perl
16116            ! pp_sys.c
16117 ____________________________________________________________________________
16118 [  9362] By: jhi                                   on 2001/03/26  18:37:52
16119         Log: Integrate perlio.
16120      Branch: perl
16121           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
16122 ____________________________________________________________________________
16123 [  9361] By: nick                                  on 2001/03/26  17:32:06
16124         Log: Implement flush of linebuffered streams on read of a tty.
16125      Branch: perlio
16126            ! perlio.c perliol.h
16127 ____________________________________________________________________________
16128 [  9360] By: nick                                  on 2001/03/26  17:12:32
16129         Log: Memory tweaks and notes for OEMVS.
16130      Branch: perlio
16131            ! README.os390 miniperlmain.c t/op/pat.t
16132 ____________________________________________________________________________
16133 [  9359] By: jhi                                   on 2001/03/26  02:12:54
16134         Log: Update Changes.
16135      Branch: perl
16136            ! Changes patchlevel.h
16137 ____________________________________________________________________________
16138 [  9358] By: jhi                                   on 2001/03/26  02:05:32
16139         Log: Document the most common pixie options.
16140      Branch: perl
16141            ! pod/perlhack.pod
16142 ____________________________________________________________________________
16143 [  9357] By: jhi                                   on 2001/03/26  01:25:28
16144         Log: For perl.pixie check *before* compiling that optimize is -g,
16145              as for perl.third.
16146      Branch: perl
16147            ! Makefile.SH
16148 ____________________________________________________________________________
16149 [  9356] By: jhi                                   on 2001/03/26  01:13:41
16150         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
16151      Branch: perl
16152            ! Makefile.SH
16153 ____________________________________________________________________________
16154 [  9355] By: jhi                                   on 2001/03/26  01:11:19
16155         Log: Remove t/perl.third.
16156      Branch: perl
16157            ! Makefile.SH
16158 ____________________________________________________________________________
16159 [  9354] By: jhi                                   on 2001/03/26  00:23:38
16160         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
16161              IO::Sockatmark().
16162      Branch: perl
16163            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
16164 ____________________________________________________________________________
16165 [  9353] By: jhi                                   on 2001/03/25  22:25:04
16166         Log: Integrate perlio.
16167      Branch: perl
16168           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16169           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
16170           !> pp_hot.c win32/makefile.mk
16171 ____________________________________________________________________________
16172 [  9352] By: jhi                                   on 2001/03/25  22:21:41
16173         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
16174              From: Radu Greab <radu@netsoft.ro>
16175              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
16176              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
16177      Branch: perl
16178            ! pp_sys.c
16179 ____________________________________________________________________________
16180 [  9351] By: nick                                  on 2001/03/25  22:15:02
16181         Log: Fix readline in list mode to tell rest of world that it has
16182              things on the stack. Otherwise if perl code gets invoked
16183              underneath it it scribbles over results-so-far.
16184              (Why TIEHANDLE has not tripped on this is a mystery.)
16185      Branch: perlio
16186            ! pp_hot.c
16187 ____________________________________________________________________________
16188 [  9350] By: nick                                  on 2001/03/25  22:10:13
16189         Log: win32/makefile.mk typos
16190      Branch: perlio
16191            ! win32/makefile.mk
16192 ____________________________________________________________________________
16193 [  9349] By: nick                                  on 2001/03/25  21:31:14
16194         Log: Integrate now-non-binary file.
16195      Branch: perlio
16196           !> t/lib/mimeqp.t
16197 ____________________________________________________________________________
16198 [  9348] By: nick                                  on 2001/03/25  21:27:24
16199         Log: Make it text
16200      Branch: perlio
16201            ! t/lib/mimeqp.t
16202 ____________________________________________________________________________
16203 [  9347] By: nick                                  on 2001/03/25  21:25:37
16204         Log: Integrate mainline.
16205      Branch: perlio
16206           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
16207           !> lib/Term/ReadLine.pm t/lib/md5-file.t
16208 ____________________________________________________________________________
16209 [  9346] By: nick                                  on 2001/03/25  20:58:15
16210         Log: Add destruct time hook to PerlIO (for work-in-process implementing
16211              layers in perl code. In such cases layers need to be popped before
16212              we loose the ability to run perl code.)
16213              Also back-out "PerlIO::object" hook - it isn't going to work like that...
16214      Branch: perlio
16215            ! perl.c perlio.c perlio.h perliol.h
16216 ____________________________________________________________________________
16217 [  9345] By: nick                                  on 2001/03/25  20:49:11
16218         Log: Avoid at leasy one of undefined warnings in Encode.
16219      Branch: perlio
16220            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16221 ____________________________________________________________________________
16222 [  9344] By: jhi                                   on 2001/03/25  20:37:43
16223         Log: A workaround for using Term::ReadLine in emacs minibuffer
16224              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
16225              additional tweaks from Ilya Zakharevich.
16226      Branch: perl
16227            ! lib/Term/ReadLine.pm
16228 ____________________________________________________________________________
16229 [  9343] By: nick                                  on 2001/03/25  20:21:14
16230         Log: Missing return value.
16231      Branch: perlio
16232            ! ext/PerlIO/Scalar/Scalar.xs
16233 ____________________________________________________________________________
16234 [  9342] By: jhi                                   on 2001/03/25  16:21:00
16235         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
16236              to equal the CPAN versions since no code changes have been made.
16237      Branch: perl
16238            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
16239            ! t/lib/md5-file.t
16240 ____________________________________________________________________________
16241 [  9341] By: jhi                                   on 2001/03/25  16:01:48
16242         Log: Escape 8-bit characters.
16243      Branch: perl
16244            ! t/lib/mimeqp.t
16245 ____________________________________________________________________________
16246 [  9340] By: gsar                                  on 2001/03/25  15:50:53
16247         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
16248              chars)
16249      Branch: perl
16250            + t/lib/mimeqp.t
16251 ____________________________________________________________________________
16252 [  9339] By: gsar                                  on 2001/03/25  15:48:50
16253         Log: delete mimeqp.t for later with text mode set
16254      Branch: perl
16255            - t/lib/mimeqp.t
16256 ____________________________________________________________________________
16257 [  9338] By: nick                                  on 2001/03/25  09:01:57
16258         Log: Integrate mainline.
16259      Branch: perlio
16260           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
16261           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
16262           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
16263           +> t/lib/mimeb64u.t t/lib/mimeqp.t
16264           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
16265           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
16266           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
16267 ____________________________________________________________________________
16268 [  9337] By: jhi                                   on 2001/03/25  04:23:24
16269         Log: Add MIME::Base64 here and there.  Again, a lot of
16270              optimism is in the air.
16271      Branch: perl
16272            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
16273            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
16274 ____________________________________________________________________________
16275 [  9336] By: jhi                                   on 2001/03/25  04:12:43
16276         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
16277              this by ear as I do not do Win32 programming.)
16278      Branch: perl
16279            ! win32/Makefile win32/makefile.mk
16280 ____________________________________________________________________________
16281 [  9335] By: jhi                                   on 2001/03/25  04:03:50
16282         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
16283      Branch: perl
16284            ! t/lib/md5-file.t
16285 ____________________________________________________________________________
16286 [  9334] By: jhi                                   on 2001/03/25  03:58:53
16287         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
16288      Branch: perl
16289            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
16290            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
16291            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
16292            + t/lib/mimeb64u.t t/lib/mimeqp.t
16293            ! MANIFEST
16294 ____________________________________________________________________________
16295 [  9333] By: jhi                                   on 2001/03/24  20:14:37
16296         Log: Integrate perlio.
16297      Branch: perl
16298           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
16299 ____________________________________________________________________________
16300 [  9332] By: nick                                  on 2001/03/24  19:40:34
16301         Log: Fix un-init variable leading to spurious "Out of Memory!"
16302      Branch: perlio
16303            ! doio.c
16304 ____________________________________________________________________________
16305 [  9331] By: nick                                  on 2001/03/24  19:09:59
16306         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
16307              and update layers internals doc.
16308      Branch: perlio
16309            ! pod/perlfunc.pod pod/perliol.pod
16310 ____________________________________________________________________________
16311 [  9330] By: jhi                                   on 2001/03/24  18:42:11
16312         Log: The length might be uninitialized garbage if the *svp is the undef.
16313      Branch: perl
16314            ! doio.c
16315 ____________________________________________________________________________
16316 [  9329] By: jhi                                   on 2001/03/24  18:26:57
16317         Log: (Retracted by #9393)
16318
16319              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
16320              From: Simon Cozens <simon@netthink.co.uk>
16321              Date: Sat, 24 Mar 2001 17:13:17 +0000
16322              Message-ID: <20010324171317.A13406@netthink.co.uk>
16323      Branch: perl
16324            ! utils/h2xs.PL
16325 ____________________________________________________________________________
16326 [  9328] By: nick                                  on 2001/03/24  17:22:02
16327         Log: Integrate mainline.
16328      Branch: perlio
16329           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
16330           !> lib/unicode/version
16331 ____________________________________________________________________________
16332 [  9327] By: nick                                  on 2001/03/24  17:16:02
16333         Log: Integrate mainline.
16334      Branch: perlio
16335           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16336           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16337           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16338           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16339           +> t/lib/md5-file.t
16340           !> MANIFEST Makefile.SH configure.com djgpp/config.over
16341           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
16342           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
16343           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
16344           !> win32/makefile.mk
16345 ____________________________________________________________________________
16346 [  9326] By: jhi                                   on 2001/03/24  17:00:42
16347         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
16348      Branch: perl
16349            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
16350            ! lib/unicode/version
16351 ____________________________________________________________________________
16352 [  9325] By: jhi                                   on 2001/03/24  16:22:33
16353         Log: Subject: Re: B::Deparse bug (5.6.0)
16354              From: Robin Houston <robin@kitsite.com>
16355              Date: Sat, 24 Mar 2001 14:33:09 +0000
16356              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
16357      Branch: perl
16358            ! op.c pp.c t/lib/b.t t/op/repeat.t
16359 ____________________________________________________________________________
16360 [  9324] By: jhi                                   on 2001/03/24  16:21:56
16361         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
16362              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
16363              these additions may be too optimistic.
16364      Branch: perl
16365            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
16366            ! hints/uwin.sh hints/vmesa.sh
16367 ____________________________________________________________________________
16368 [  9323] By: jhi                                   on 2001/03/24  16:06:01
16369         Log: Integrate perlio.
16370      Branch: perl
16371           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16372           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16373            ! Makefile.SH
16374           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
16375           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
16376           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
16377           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16378           !> win32/makefile.mk win32/perlhost.h win32/win32.c
16379           !> win32/win32iop.h
16380 ____________________________________________________________________________
16381 [  9322] By: nick                                  on 2001/03/24  14:39:12
16382         Log: Routine Win32 regen_config_h - no real changes.
16383      Branch: perlio
16384            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16385 ____________________________________________________________________________
16386 [  9321] By: nick                                  on 2001/03/24  14:31:49
16387         Log: PerlIO fixups for Win32:
16388              - provide win33_popenlist() - non-functional as yet.
16389              - avoid need for aTHX in PerlIO_debug calls - even if not 
16390              enabled args are still evaluated so Win32 has trouble during fork().
16391              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
16392              - Fixup makedef.pl for latest set of symbols.
16393      Branch: perlio
16394            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
16395            ! win32/perlhost.h win32/win32.c win32/win32iop.h
16396 ____________________________________________________________________________
16397 [  9320] By: nick                                  on 2001/03/24  14:26:58
16398         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
16399              was gibberish - broke it on WIn32 at least.
16400      Branch: perlio
16401            ! ext/POSIX/POSIX.xs
16402 ____________________________________________________________________________
16403 [  9319] By: nick                                  on 2001/03/24  11:29:41
16404         Log: Generated files.
16405      Branch: perlio
16406            ! embed.h global.sym objXSUB.h perlapi.c proto.h
16407 ____________________________________________________________________________
16408 [  9318] By: nick                                  on 2001/03/24  10:29:37
16409         Log: Implement:
16410              1.  open($fh,"+<",undef);  # add test to t/io/open.t
16411              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
16412      Branch: perlio
16413            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16414            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16415            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
16416            ! t/io/open.t t/io/utf8.t
16417 ____________________________________________________________________________
16418 [  9317] By: jhi                                   on 2001/03/23  23:41:25
16419         Log: AIX does seems to have optimization problems with its C compilers.
16420      Branch: perl
16421            ! hints/aix.sh
16422 ____________________________________________________________________________
16423 [  9316] By: jhi                                   on 2001/03/23  23:40:46
16424         Log: Integrate perlio.
16425      Branch: perl
16426           +> lib/PerlIO.pm
16427           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
16428           !> perliol.h
16429 ____________________________________________________________________________
16430 [  9315] By: jhi                                   on 2001/03/23  22:16:30
16431         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
16432      Branch: perl
16433            ! t/lib/md5-file.t
16434 ____________________________________________________________________________
16435 [  9314] By: nick                                  on 2001/03/23  20:49:02
16436         Log: Perlio internals re-organized.
16437              - open process creates AV of layer/arg pairs
16438              (appends layers from open() or open.pm to default list).
16439              - push arg is now an SV.
16440              - layer ->Open get passed the AV
16441              - open is no longer mandatory method.
16442              - topmost layer that has ->Open method does the open
16443              - any layers above are pushed once that returns.
16444              - vtable re-ordered so dummy layers need only provide push/pop methods.
16445      Branch: perlio
16446            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16447 ____________________________________________________________________________
16448 [  9313] By: nick                                  on 2001/03/23  16:27:41
16449         Log: Check in a stable (working) version before next round of tweaks.
16450              Changes include:
16451              - Move default layers code out of doio.c and into perlio.c
16452              - Single routine for parsing layer specification strings.
16453              - Skeleton support for demand loading of layers
16454              - Core-dump avoidance if PERLIO environment specifies loadable layer
16455              (does not _work_ as need IO to load and need load to do IO ...)
16456      Branch: perlio
16457            + lib/PerlIO.pm
16458            ! MANIFEST doio.c perlio.c
16459 ____________________________________________________________________________
16460 [  9312] By: gsar                                  on 2001/03/23  16:25:25
16461         Log: add execute bit to files with shebang lines in the repository;
16462              avoid clobbering execute bit in Porting/makerel 
16463      Branch: maint-5.6/perl
16464            ! (edit 144 files)
16465 ____________________________________________________________________________
16466 [  9311] By: jhi                                   on 2001/03/23  14:25:35
16467         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
16468      Branch: perl
16469            ! MANIFEST
16470 ____________________________________________________________________________
16471 [  9310] By: jhi                                   on 2001/03/23  13:45:04
16472         Log: Subject: [PATCH] Net::Ping
16473              From: Colin McMillen <mcmi0037@tc.umn.edu>
16474              Date: Thu, 22 Mar 2001 19:30:31 -0600
16475              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
16476      Branch: perl
16477            ! lib/Net/Ping.pm
16478 ____________________________________________________________________________
16479 [  9309] By: jhi                                   on 2001/03/23  13:39:13
16480         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
16481      Branch: perl
16482            ! t/lib/md5-aaa.t t/lib/md5-file.t
16483 ____________________________________________________________________________
16484 [  9308] By: jhi                                   on 2001/03/23  13:20:34
16485         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
16486              - bump the version to 2.14
16487              - drop the base64 tests since they require MIME::Base64
16488              - drop the rfc1321.txt
16489              - drop the hints/dec_osf.pl since it's only needed for
16490              pre-5.005_03 Perls
16491              Todo:
16492              - the U32 alignment testing is now removed; it needs to
16493              be reintroduced as as a Config variable (meaning also
16494              as a Configure test)
16495              - get the new EBCDIC md5sum for MD5.pm
16496              - test in Win32 to see how badly I botched the makefiles
16497      Branch: perl
16498            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16499            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16500            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16501            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16502            + t/lib/md5-file.t
16503            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
16504            ! win32/Makefile win32/makefile.mk
16505 ____________________________________________________________________________
16506 [  9307] By: jhi                                   on 2001/03/23  12:56:14
16507         Log: Integrate change #9306 from maintperl into mainline,
16508              AIX dynaloader for AIXes without <load.h>.
16509      Branch: perl
16510           !> ext/DynaLoader/hints/aix.pl
16511 ____________________________________________________________________________
16512 [  9306] By: jhi                                   on 2001/03/23  12:51:36
16513         Log: There are AIXes without /usr/include/load.h,
16514              patch from H.Merijn Brand.
16515      Branch: maint-5.6/perl
16516            ! ext/DynaLoader/hints/aix.pl
16517 ____________________________________________________________________________
16518 [  9305] By: nick                                  on 2001/03/23  11:00:42
16519         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
16520      Branch: perlio
16521            ! ext/Encode/Encode.xs perlio.c perlio.h
16522 ____________________________________________________________________________
16523 [  9304] By: nick                                  on 2001/03/23  10:20:46
16524         Log: Render -Duseperlio functional again.
16525              - this is "quick fix" which calls PerlIO_apply_layers after opening,
16526              which is what old scheme did. New scheme needs to change that
16527              to make open(...,\$scalar) etc. work but this will do for now.
16528      Branch: perlio
16529            ! perlio.c
16530 ____________________________________________________________________________
16531 [  9303] By: nick                                  on 2001/03/23  09:53:20
16532         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
16533              -Uuseperlio now works again.
16534              -Duseperlio is still poorly. Don't merge yet...
16535      Branch: perlio
16536            ! doio.c perlio.h
16537 ____________________________________________________________________________
16538 [  9302] By: nick                                  on 2001/03/22  22:26:51
16539         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
16540              type code.
16541              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
16542              is its main caller. In particular now has access to "extra" args, and
16543              can tell when an open handle is "reopened" (or duped?).
16544              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
16545              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
16546              PerlIO_open() et. al. (i.e. other way round).
16547              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
16548              with args close to PerlIO_openn().
16549      Branch: perlio
16550            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16551 ____________________________________________________________________________
16552 [  9301] By: jhi                                   on 2001/03/22  20:58:04
16553         Log: Integrate perlio.
16554      Branch: perl
16555           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
16556           !> t/io/open.t util.c
16557 ____________________________________________________________________________
16558 [  9300] By: nick                                  on 2001/03/22  17:36:32
16559         Log: Don't include $@ in not ok message.
16560      Branch: perlio
16561            ! t/io/open.t
16562 ____________________________________________________________________________
16563 [  9299] By: gsar                                  on 2001/03/22  16:53:45
16564         Log: back out changes#7532,7521 for now (appears to have problems
16565              on IRIX)
16566      Branch: maint-5.6/perl
16567            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16568            ! ext/POSIX/typemap pod/perlvar.pod
16569 ____________________________________________________________________________
16570 [  9298] By: nick                                  on 2001/03/22  14:35:46
16571         Log: Give a meaning to '&' in n-arg open case:
16572              open($fh,"<&",$scalar);
16573              $scalar can be:
16574              - an integer which does "fdopen"
16575              open($fh,"<&",2); # like open($fh,"<&2")
16576              - something that will yield a file handle via sv_2io()
16577              useful for dup'ing anonymous handles.
16578              e.g.:
16579              open(my $fh,"<&",\*STDIN);
16580              open(my $dup,"<&",$fh);
16581      Branch: perlio
16582            ! doio.c t/io/open.t
16583 ____________________________________________________________________________
16584 [  9297] By: nick                                  on 2001/03/22  13:34:35
16585         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
16586      Branch: perlio
16587            ! util.c
16588 ____________________________________________________________________________
16589 [  9296] By: nick                                  on 2001/03/22  12:51:20
16590         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
16591      Branch: perlio
16592            ! perl.c
16593 ____________________________________________________________________________
16594 [  9295] By: nick                                  on 2001/03/22  11:59:44
16595         Log: If stdin, stdout or stderr get opened in unexpected read/write state
16596              then warn at time of open not at time of use.
16597      Branch: perlio
16598            ! doio.c pp_hot.c pp_sys.c
16599 ____________________________________________________________________________
16600 [  9294] By: nick                                  on 2001/03/22  10:54:35
16601         Log: Die on n-arg open(...,"",xxx,yyy,...)
16602              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
16603              - die on read/write cases so we can decide what it means later.
16604      Branch: perlio
16605            ! doio.c embed.pl iperlsys.h util.c
16606 ____________________________________________________________________________
16607 [  9293] By: nick                                  on 2001/03/22  09:02:45
16608         Log: perlio tweaks (reported by Nick Clark)
16609              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
16610              error check in Pendinf_read().
16611      Branch: perlio
16612            ! perlio.c
16613 ____________________________________________________________________________
16614 [  9292] By: gsar                                  on 2001/03/22  07:12:00
16615         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
16616              fixes)
16617      Branch: maint-5.6/perl
16618           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
16619 ____________________________________________________________________________
16620 [  9291] By: jhi                                   on 2001/03/22  06:06:44
16621         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
16622      Branch: perl
16623            ! t/op/re_tests
16624 ____________________________________________________________________________
16625 [  9290] By: jhi                                   on 2001/03/22  05:57:01
16626         Log: Move MacOS Classic higher in the list of supported platforms.
16627      Branch: maint-5.6/perl
16628            ! pod/perlport.pod
16629 ____________________________________________________________________________
16630 [  9289] By: gsar                                  on 2001/03/22  05:35:04
16631         Log: revert part of change#6438 for compatibility (av_reify()
16632              appears to be needed to implement av_splice()ish things
16633              in XS)
16634      Branch: maint-5.6/perl
16635            ! embed.pl global.sym objXSUB.h perlapi.c
16636 ____________________________________________________________________________
16637 [  9288] By: gsar                                  on 2001/03/22  03:09:19
16638         Log: update copyright year
16639      Branch: maint-5.6/perl
16640            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
16641            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
16642            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
16643            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
16644            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
16645            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
16646            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
16647            ! x2p/walk.c
16648 ____________________________________________________________________________
16649 [  9287] By: jhi                                   on 2001/03/21  20:30:54
16650         Log: Integrate perlio.
16651      Branch: perl
16652           !> ext/Data/Dumper/Dumper.xs
16653 ____________________________________________________________________________
16654 [  9286] By: gsar                                  on 2001/03/21  19:49:54
16655         Log: makefile.mk tweak
16656      Branch: maint-5.6/perl
16657            ! win32/Makefile win32/makefile.mk
16658 ____________________________________________________________________________
16659 [  9285] By: nick                                  on 2001/03/21  19:07:13
16660         Log: Multiplicity fix for Dumper.
16661      Branch: perlio
16662            ! ext/Data/Dumper/Dumper.xs
16663 ____________________________________________________________________________
16664 [  9284] By: nick                                  on 2001/03/21  19:01:07
16665         Log: Integrate mainline - (does not build xTHX issue in Dumper).
16666      Branch: perlio
16667           !> (integrate 27 files)
16668 ____________________________________________________________________________
16669 [  9283] By: jhi                                   on 2001/03/21  17:17:35
16670         Log: Integrate change #9282 from mainline into maintperl,
16671              4-arg UTF-8 substr().
16672      Branch: maint-5.6/perl
16673           !> pp.c
16674 ____________________________________________________________________________
16675 [  9282] By: jhi                                   on 2001/03/21  17:15:43
16676         Log: The #9270 would have leaked a scalar if pp_substr()
16677              returned early.
16678      Branch: perl
16679            ! pp.c
16680 ____________________________________________________________________________
16681 [  9281] By: gsar                                  on 2001/03/21  17:03:14
16682         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
16683      Branch: maint-5.6/perl
16684            ! win32/makefile.mk
16685 ____________________________________________________________________________
16686 [  9280] By: gsar                                  on 2001/03/21  17:01:20
16687         Log: some tweaks to change#9278 (fork() emulation should be enabled
16688              by setting BUILD_FLAVOR instead of changing the defaults)
16689      Branch: maint-5.6/perl
16690            ! win32/makefile.mk
16691 ____________________________________________________________________________
16692 [  9279] By: gsar                                  on 2001/03/21  16:47:19
16693         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
16694      Branch: maint-5.6/perl
16695            ! ext/File/Glob/Glob.pm
16696           !> lib/Cwd.pm
16697 ____________________________________________________________________________
16698 [  9278] By: jhi                                   on 2001/03/21  14:35:10
16699         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
16700              From: "Vadim Konovalov" <watman@inbox.ru>
16701              Date: Wed, 21 Mar 2001 01:53:51 +0300
16702              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
16703      Branch: maint-5.6/perl
16704            ! win32/makefile.mk win32/win32sck.c
16705 ____________________________________________________________________________
16706 [  9277] By: jhi                                   on 2001/03/21  13:58:28
16707         Log: Integrate change #9270 from mainline to maintperl:
16708              continued 4-arg UTF-8 substr() fixing.
16709      Branch: maint-5.6/perl
16710           !> pp.c t/op/substr.t
16711 ____________________________________________________________________________
16712 [  9276] By: jhi                                   on 2001/03/21  13:33:00
16713         Log: More pixie cleaning.
16714      Branch: perl
16715            ! Makefile.SH
16716 ____________________________________________________________________________
16717 [  9275] By: jhi                                   on 2001/03/21  03:54:17
16718         Log: Update Changes.
16719      Branch: perl
16720            ! Changes patchlevel.h
16721 ____________________________________________________________________________
16722 [  9274] By: jhi                                   on 2001/03/21  03:48:24
16723         Log: First stab at making Data::Dumper to grok Unicode.
16724              
16725              TODO: tests, EBCDICify.
16726      Branch: perl
16727            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16728 ____________________________________________________________________________
16729 [  9273] By: jhi                                   on 2001/03/21  02:23:00
16730         Log: Fix for
16731              
16732              Subject: Memory leak in unquoted print   
16733              From: Benjamin Sugars <bsugars@canoe.ca> 
16734              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
16735              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
16736      Branch: perl
16737            ! perlio.c
16738 ____________________________________________________________________________
16739 [  9272] By: jhi                                   on 2001/03/21  01:33:17
16740         Log: Subject: Re: [PATCH] POSIX::getcwd()
16741              From: Benjamin Sugars <bsugars@canoe.ca> 
16742              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
16743              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
16744      Branch: perl
16745            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16746 ____________________________________________________________________________
16747 [  9271] By: jhi                                   on 2001/03/21  01:22:52
16748         Log: Subject: [PATCH] Cwd.pm docs
16749              From: Benjamin Sugars <bsugars@canoe.ca>
16750              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
16751              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
16752      Branch: perl
16753            ! lib/Cwd.pm
16754 ____________________________________________________________________________
16755 [  9270] By: jhi                                   on 2001/03/21  01:16:29
16756         Log: Continue 4-arg substr() UTF-8 fixage.
16757      Branch: perl
16758            ! pp.c t/op/substr.t
16759 ____________________________________________________________________________
16760 [  9269] By: jhi                                   on 2001/03/21  00:46:14
16761         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
16762              
16763              revert the leak fix in change#9142 (problem needs a more experimental
16764              fix unsuitable for 5.6.1)
16765              
16766              do alphabetical sorting by default (for csh compatibility)
16767              
16768              cut-n-paste goof in change#9264
16769              
16770              VMS piping fixes (from Charles Lane)
16771      Branch: perl
16772           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
16773           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16774           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
16775 ____________________________________________________________________________
16776 [  9268] By: jhi                                   on 2001/03/21  00:37:04
16777         Log: Integrate perlio.
16778      Branch: perl
16779           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16780           !> utf8.c utf8.h utfebcdic.h
16781 ____________________________________________________________________________
16782 [  9267] By: nick                                  on 2001/03/20  20:04:39
16783         Log: More EBCDIC stuff:
16784              - Loose the extra level of function on ASCII.
16785              - spotted a chr(0) issue in sv.c
16786              - re-work of UTF-X tr/// ranges to work in Unicode
16787              space. Still issues with the "0xff is illegal UTF-8" hack.
16788              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
16789              (why do it once when you can do it all over the place :-(
16790              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
16791              need utf8.pm for swashes.
16792              - Simplified and commented scan_const() in toke.c
16793              Still something wrong regexp and tr (swashes?).
16794      Branch: perlio
16795            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16796            ! utf8.c utf8.h utfebcdic.h
16797 ____________________________________________________________________________
16798 [  9266] By: gsar                                  on 2001/03/20  19:16:43
16799         Log: VMS piping fixes (from Charles Lane)
16800      Branch: maint-5.6/perl
16801            ! vms/vms.c vms/vmspipe.com
16802 ____________________________________________________________________________
16803 [  9265] By: gsar                                  on 2001/03/20  17:53:52
16804         Log: cut-n-paste goof in change#9264
16805      Branch: maint-5.6/perl
16806            ! ext/File/Glob/Glob.xs
16807 ____________________________________________________________________________
16808 [  9264] By: gsar                                  on 2001/03/20  17:43:47
16809         Log: do alphabetical sorting by default (for csh compatibility);
16810              bsd_glob() does ASCII sort by default as usual, unless
16811              GLOB_ALPHASORT was specified
16812      Branch: maint-5.6/perl
16813            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
16814            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16815            ! ext/File/Glob/bsd_glob.h
16816 ____________________________________________________________________________
16817 [  9263] By: gsar                                  on 2001/03/20  16:40:08
16818         Log: integrate change#9255 from mainline (unicode fix)
16819              
16820              substr($bytestr, i, n, $charstr)
16821      Branch: maint-5.6/perl
16822           !> Todo-5.6 pp.c t/op/substr.t
16823 ____________________________________________________________________________
16824 [  9262] By: gsar                                  on 2001/03/20  15:57:41
16825         Log: revert the leak fix in change#9142 (problem needs a more experimental
16826              fix unsuitable for 5.6.1)
16827      Branch: maint-5.6/perl
16828            ! scope.c
16829 ____________________________________________________________________________
16830 [  9261] By: jhi                                   on 2001/03/20  14:26:25
16831         Log: Integrate changes #9259,9260 from maintperl into mainline.
16832              
16833              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16834              
16835              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16836      Branch: perl
16837           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
16838 ____________________________________________________________________________
16839 [  9260] By: jhi                                   on 2001/03/20  14:05:46
16840         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16841              From: Robin Barker <rmb1@cise.npl.co.uk>
16842              Date: Tue, 20 Mar 2001 10:12:04 GMT
16843              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
16844      Branch: maint-5.6/perl
16845            ! run.c
16846 ____________________________________________________________________________
16847 [  9259] By: jhi                                   on 2001/03/20  14:04:39
16848         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16849              From: Chris Nandor <pudge@pobox.com>
16850              Date: Tue, 20 Mar 2001 00:40:56 -0500
16851              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
16852      Branch: maint-5.6/perl
16853            ! ext/POSIX/POSIX.xs lib/File/Path.pm
16854 ____________________________________________________________________________
16855 [  9258] By: jhi                                   on 2001/03/20  05:09:34
16856         Log: Update Changes.
16857      Branch: perl
16858            ! Changes patchlevel.h
16859 ____________________________________________________________________________
16860 [  9257] By: jhi                                   on 2001/03/20  05:04:25
16861         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
16862      Branch: perl
16863            ! t/op/tr.t
16864 ____________________________________________________________________________
16865 [  9256] By: jhi                                   on 2001/03/20  04:43:12
16866         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
16867              From: Peter Prymmer <pvhp@forte.com>
16868              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
16869              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
16870      Branch: maint-5.6/perl
16871            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
16872 ____________________________________________________________________________
16873 [  9255] By: jhi                                   on 2001/03/19  23:17:17
16874         Log: substr($bytestr, i, n, $charstr)
16875
16876              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
16877      Branch: perl
16878            ! Todo-5.6 pp.c t/op/substr.t
16879 ____________________________________________________________________________
16880 [  9254] By: jhi                                   on 2001/03/19  22:25:09
16881         Log: Rearrange the make test target prerequisites so that
16882              in a parallel make 'all' is finished before 'test'.
16883      Branch: perl
16884            ! Makefile.SH
16885 ____________________________________________________________________________
16886 [  9253] By: jhi                                   on 2001/03/19  21:48:07
16887         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
16888              From: Robin Houston <robin@kitsite.com>
16889              Date: Mon, 19 Mar 2001 15:48:41 +0000
16890              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
16891      Branch: perl
16892            ! pp_ctl.c
16893 ____________________________________________________________________________
16894 [  9252] By: jhi                                   on 2001/03/19  21:42:27
16895         Log: Integrate perlio.
16896      Branch: perl
16897           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
16898           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
16899           !> utfebcdic.h vms/perly_c.vms
16900 ____________________________________________________________________________
16901 [  9251] By: jhi                                   on 2001/03/19  21:31:28
16902         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
16903              
16904              Dynaloading in 64-bit AIX with vac.
16905      Branch: perl
16906           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16907           !> hints/aix.sh
16908 ____________________________________________________________________________
16909 [  9250] By: jhi                                   on 2001/03/19  21:18:00
16910         Log: A more robust solution for the 64bitall AIX dynaloading
16911              problem, from Jens-Uwe Mager.
16912      Branch: maint-5.6/perl
16913            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16914 ____________________________________________________________________________
16915 [  9249] By: nick                                  on 2001/03/19  20:59:37
16916         Log: Integrate mainline.
16917      Branch: perlio
16918           !> (integrate 42 files)
16919 ____________________________________________________________________________
16920 [  9248] By: nick                                  on 2001/03/19  20:22:07
16921         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
16922              (Building on OS390 uses native YACC and YYDEBUG has other
16923              side effects.)
16924      Branch: perlio
16925            ! perly.c perly.y vms/perly_c.vms
16926 ____________________________________________________________________________
16927 [  9247] By: jhi                                   on 2001/03/19  19:59:53
16928         Log: 64-bit AIX dynaloading problem (see #9244) idea
16929              from Jens-Uwe Mager.
16930      Branch: maint-5.6/perl
16931            ! ext/DynaLoader/dl_aix.xs
16932 ____________________________________________________________________________
16933 [  9246] By: nick                                  on 2001/03/19  19:27:57
16934         Log: More EBCDIC fixes.
16935      Branch: perlio
16936            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
16937            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
16938 ____________________________________________________________________________
16939 [  9245] By: jhi                                   on 2001/03/19  19:05:19
16940         Log: Integrate change #9243 from mainline into maintperl.
16941              
16942              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16943      Branch: maint-5.6/perl
16944           !> README.vmesa
16945 ____________________________________________________________________________
16946 [  9244] By: jhi                                   on 2001/03/19  19:03:15
16947         Log: Get 64bitall AIX building, but still does not test okay:
16948              dynaloading anything fails, for example for op/defins:
16949              Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
16950              (update: fixed by #9247,9250)
16951      Branch: maint-5.6/perl
16952            ! hints/aix.sh
16953 ____________________________________________________________________________
16954 [  9243] By: jhi                                   on 2001/03/19  19:00:16
16955         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16956              From: Robin Barker <rmb1@cise.npl.co.uk>
16957              Date: Mon, 19 Mar 2001 18:01:57 GMT
16958              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
16959      Branch: perl
16960            ! README.vmesa
16961 ____________________________________________________________________________
16962 [  9242] By: jhi                                   on 2001/03/19  18:58:43
16963         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
16964              
16965              TODO: tests.
16966      Branch: perl
16967            ! doop.c op.c
16968 ____________________________________________________________________________
16969 [  9241] By: gsar                                  on 2001/03/19  17:34:46
16970         Log: VMSify tests (from Charles Lane)
16971      Branch: maint-5.6/perl
16972            ! t/lib/filehand.t t/lib/texttabs.t
16973 ____________________________________________________________________________
16974 [  9240] By: jhi                                   on 2001/03/19  14:24:26
16975         Log: Integrate change #9233 from maintperl into mainline.
16976              
16977              some refcounts were incorrect in perl_clone()
16978      Branch: perl
16979           !> sv.c
16980 ____________________________________________________________________________
16981 [  9239] By: gsar                                  on 2001/03/19  09:23:17
16982         Log: this is 5.6.1-trial3
16983      Branch: maint-5.6/perl
16984            ! Changes
16985 ____________________________________________________________________________
16986 [  9238] By: gsar                                  on 2001/03/19  08:47:04
16987         Log: some new symbols are only available under ithreads
16988      Branch: maint-5.6/perl
16989            ! makedef.pl
16990 ____________________________________________________________________________
16991 [  9237] By: gsar                                  on 2001/03/19  08:42:28
16992         Log: update patchlevel.h, Changes, &c.
16993      Branch: maint-5.6/perl
16994            ! Changes patchlevel.h pod/perlhist.pod
16995           !> AUTHORS
16996 ____________________________________________________________________________
16997 [  9236] By: gsar                                  on 2001/03/19  08:17:49
16998         Log: integrate changes#8068,8717 from mainline
16999              
17000              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
17001              
17002              [PATCH CPAN 1.59_51] warning message (not!)
17003      Branch: maint-5.6/perl
17004           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
17005           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
17006           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
17007           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
17008           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17009 ____________________________________________________________________________
17010 [  9235] By: gsar                                  on 2001/03/19  08:07:09
17011         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
17012              
17013              [PATCH] Add missing CV flags to dump.c
17014              
17015              Re: [patch] Re: PL_ptr_table
17016              
17017              Fixup non-ithread build after 8713
17018              
17019              Generated files form 8713 etc.
17020              
17021              Correct the correction :-(
17022              
17023              Documenting coderef @INC (Re: CPAN "make this script work" feature)
17024              
17025              Subject: Re: sync sync sync: have I missed any patches?
17026              Replace djSP with dSP.
17027      Branch: maint-5.6/perl
17028           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
17029           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
17030           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
17031           !> sv.c sv.h win32/perlhost.h
17032 ____________________________________________________________________________
17033 [  9234] By: gsar                                  on 2001/03/19  07:22:05
17034         Log: revert the change#9090 integrate for now (change looks somewhat
17035              incomplete in that [ha]v_exists() need something similar; lacks
17036              tests; &c.)
17037      Branch: maint-5.6/perl
17038            ! hv.c
17039 ____________________________________________________________________________
17040 [  9233] By: gsar                                  on 2001/03/19  07:10:01
17041         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
17042              destruction when there are unreferenced scalars (SvREFCNT==0)
17043      Branch: maint-5.6/perl
17044            ! sv.c
17045 ____________________________________________________________________________
17046 [  9232] By: jhi                                   on 2001/03/19  05:11:02
17047         Log: Regen api and toc.
17048      Branch: maint-5.6/perl
17049            ! pod/perlapi.pod pod/perltoc.pod
17050 ____________________________________________________________________________
17051 [  9231] By: jhi                                   on 2001/03/19  04:06:03
17052         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
17053              add a lost line in pp.c:pp_chop(), update to new op/chop.
17054              
17055              Clarify the description differentiating for and while; inspired by
17056              
17057              Subject: [ID 20010306.004] || != named unary operator
17058              
17059              The $Is_MacOS needs to be declared.
17060      Branch: maint-5.6/perl
17061            ! pp.c t/op/chop.t
17062           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
17063 ____________________________________________________________________________
17064 [  9230] By: jhi                                   on 2001/03/19  03:48:16
17065         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
17066              9079,9083,9089,9090,9091 from mainline to maintperl.
17067              
17068              Quieten some noise in Win32 builds
17069              
17070              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
17071              
17072              The perlretut was still talking about the old \p and \P
17073              definitions.
17074              
17075              More tweakage on the Unicode character class descriptions.
17076              
17077              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
17078              
17079              Subject: 'no *POSIX' Patch speeding up make on BS2000 
17080              
17081              Subject: [PATCH] perldata.pod here-doc docs
17082              
17083              Add /sbin and /usr/sbin to the list of directories scanned
17084              for setuid programs.  Takes care of bug id 20010309.003.
17085              
17086              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
17087              
17088              In op/stat #35 better to scan all the potential directories
17089              for setuids, not just the first one.
17090      Branch: maint-5.6/perl
17091            ! Makefile.SH
17092           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
17093           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
17094           !> t/op/stat.t toke.c win32/win32.h
17095 ____________________________________________________________________________
17096 [  9229] By: jhi                                   on 2001/03/19  02:31:50
17097         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
17098              From: Chris Nandor <pudge@pobox.com>
17099              Date: Sat, 10 Mar 2001 14:22:19 -0500
17100              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
17101      Branch: maint-5.6/perl
17102            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17103            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
17104            ! t/lib/b.t t/lib/errno.t
17105 ____________________________________________________________________________
17106 [  9228] By: jhi                                   on 2001/03/19  02:29:59
17107         Log: Integrate changes #9113,9122 from mainline into maintperl.
17108              
17109              Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
17110      Branch: maint-5.6/perl
17111           !> Configure README.os390 hints/os390.sh
17112 ____________________________________________________________________________
17113 [  9227] By: jhi                                   on 2001/03/19  02:22:35
17114         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
17115              into maintperl.
17116              
17117              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17118              
17119              Forgot to check-in the larger part of #9120, duh.
17120              
17121              Subject: Another patch for integer.pm POD 
17122              
17123              h2ph strictness and cleanliness from Kurt Starsinic.
17124              
17125              Borland filename case problem.
17126              
17127              h2ph strictness and cleanliness from Kurt Starsinic.
17128              
17129              Subject: [PATCH] the uncontroversial doc patches
17130      Branch: maint-5.6/perl
17131           +> win32/sncfnmcs.pl
17132           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
17133           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
17134           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
17135           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
17136           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
17137           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
17138           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
17139 ____________________________________________________________________________
17140 [  9226] By: jhi                                   on 2001/03/19  02:10:21
17141         Log: Integrate changes #9207,9214 from mainline into maintperl.
17142              
17143              podchecker relaxations: =over has an *optional* number after it,
17144              and whitespace in L<> is okay.
17145      Branch: maint-5.6/perl
17146           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
17147           !> t/pod/poderrs.xr
17148 ____________________________________________________________________________
17149 [  9225] By: jhi                                   on 2001/03/19  02:07:38
17150         Log: Integrate change #9219 from maintperl into mainline.
17151              
17152              remove duplicated tests
17153      Branch: perl
17154           !> t/op/re_tests
17155 ____________________________________________________________________________
17156 [  9224] By: jhi                                   on 2001/03/19  02:06:11
17157         Log: Integrate change #9223 from mainline to maintperl.
17158              
17159              Document -Dmksymlinks.
17160      Branch: maint-5.6/perl
17161           !> INSTALL
17162 ____________________________________________________________________________
17163 [  9223] By: jhi                                   on 2001/03/19  02:01:25
17164         Log: Document -Dmksymlinks.
17165      Branch: perl
17166            ! INSTALL
17167 ____________________________________________________________________________
17168 [  9222] By: jhi                                   on 2001/03/19  01:15:35
17169         Log: The -Dmksymlinks wasn't working for maintperl.
17170      Branch: maint-5.6/perl
17171            ! Configure
17172 ____________________________________________________________________________
17173 [  9221] By: jhi                                   on 2001/03/19  00:49:43
17174         Log: Cleanup pixie residue.
17175      Branch: perl
17176            ! Makefile.SH
17177 ____________________________________________________________________________
17178 [  9220] By: jhi                                   on 2001/03/19  00:44:47
17179         Log: Document the use of pixie/prof; create make targets for it.
17180              
17181              TODO: make t/TEST pixie-aware.
17182      Branch: perl
17183            ! Makefile.SH pod/perlhack.pod
17184 ____________________________________________________________________________
17185 [  9219] By: gsar                                  on 2001/03/19  00:16:55
17186         Log: remove duplicated tests
17187      Branch: maint-5.6/perl
17188            ! t/op/re_tests
17189 ____________________________________________________________________________
17190 [  9218] By: jhi                                   on 2001/03/18  23:59:31
17191         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
17192      Branch: perl
17193            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
17194 ____________________________________________________________________________
17195 [  9217] By: jhi                                   on 2001/03/18  23:25:20
17196         Log: Rewrite the tests section of Makefile to be less redundant
17197              and to allow for more flexible test targets, many recursive
17198              make calls introduced.
17199      Branch: perl
17200            ! Makefile.SH
17201 ____________________________________________________________________________
17202 [  9216] By: jhi                                   on 2001/03/18  22:30:04
17203         Log: Document the use of Third Degree (sparsely).
17204      Branch: perl
17205            ! pod/perlhack.pod t/TEST
17206 ____________________________________________________________________________
17207 [  9215] By: jhi                                   on 2001/03/18  22:10:30
17208         Log: Make targets for testing with Third Degree.
17209      Branch: perl
17210            ! Makefile.SH
17211 ____________________________________________________________________________
17212 [  9214] By: jhi                                   on 2001/03/18  21:08:53
17213         Log: The podchecker relaxations need to mirrored also at the tests.
17214      Branch: perl
17215            ! t/pod/poderrs.xr
17216 ____________________________________________________________________________
17217 [  9213] By: jhi                                   on 2001/03/18  20:56:21
17218         Log: Update Changes.
17219      Branch: perl
17220            ! Changes patchlevel.h
17221 ____________________________________________________________________________
17222 [  9212] By: jhi                                   on 2001/03/18  20:36:59
17223         Log: Looking for config.sh in parent directories isn't
17224              very useful for the toplevel Makefile.
17225      Branch: perl
17226            ! Makefile.SH
17227 ____________________________________________________________________________
17228 [  9211] By: jhi                                   on 2001/03/18  20:33:37
17229         Log: On "make clean" take care of Third Degree droppings.
17230      Branch: perl
17231            ! Makefile.SH
17232 ____________________________________________________________________________
17233 [  9210] By: jhi                                   on 2001/03/18  20:21:34
17234         Log: Add a hook for running the tests under the Third Degree
17235              debugging tool (set $ENV{PERL_3LOG} to non-zero)
17236              
17237              TODO: Document the use of Third Degree.
17238      Branch: perl
17239            ! t/TEST
17240 ____________________________________________________________________________
17241 [  9209] By: jhi                                   on 2001/03/18  20:19:07
17242         Log: Regen toc and api pods.
17243      Branch: perl
17244            ! pod/perlapi.pod pod/perltoc.pod
17245 ____________________________________________________________________________
17246 [  9208] By: jhi                                   on 2001/03/18  20:12:12
17247         Log: Integrate changes #8128,9132 from mainline into maintperl,
17248              Tie::SubstrHash fixes.
17249      Branch: maint-5.6/perl
17250           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
17251 ____________________________________________________________________________
17252 [  9207] By: jhi                                   on 2001/03/18  20:07:43
17253         Log: podchecker relaxations from Michael Stevens.
17254      Branch: perl
17255            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
17256 ____________________________________________________________________________
17257 [  9206] By: jhi                                   on 2001/03/18  20:04:24
17258         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
17259      Branch: perl
17260            ! lib/Locale/Constants.pm lib/Locale/Country.pm
17261            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
17262            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
17263 ____________________________________________________________________________
17264 [  9205] By: jhi                                   on 2001/03/18  19:54:45
17265         Log: Integrate changes #9161,9162 from maintperl to mainline.
17266              
17267              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17268              results
17269      Branch: perl
17270           !> t/op/magic.t
17271 ____________________________________________________________________________
17272 [  9204] By: jhi                                   on 2001/03/18  19:37:46
17273         Log: Make perl.third checks more understandable to the builder.
17274      Branch: perl
17275            ! Makefile.SH
17276 ____________________________________________________________________________
17277 [  9203] By: jhi                                   on 2001/03/18  19:20:54
17278         Log: Re-integrate #9138 from maintperl to mainline,
17279              the squelching of the unneeded "Scalars leaked" messages.
17280      Branch: perl
17281           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17282           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17283           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17284 ____________________________________________________________________________
17285 [  9202] By: jhi                                   on 2001/03/18  18:48:36
17286         Log: More robust and more paranoid perl.third target.
17287      Branch: perl
17288            ! Makefile.SH
17289 ____________________________________________________________________________
17290 [  9201] By: jhi                                   on 2001/03/18  18:39:21
17291         Log: Integrate change #9197 from maintperl to mainline.
17292              
17293              more thorough cleaning of arenas.
17294      Branch: perl
17295           !> embed.pl perl.c proto.h sv.c t/op/sort.t
17296 ____________________________________________________________________________
17297 [  9200] By: jhi                                   on 2001/03/18  18:25:17
17298         Log: Integrate perlio.
17299      Branch: perl
17300           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
17301           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
17302           !> t/lib/encode.t toke.c universal.c utf8.c
17303 ____________________________________________________________________________
17304 [  9199] By: nick                                  on 2001/03/18  15:23:51
17305         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
17306              is the sense of the test being done. Avoid some magical 127 and 128 values
17307              by using macros.
17308      Branch: perlio
17309            ! doop.c pp_ctl.c sv.c toke.c
17310 ____________________________________________________________________________
17311 [  9198] By: nick                                  on 2001/03/18  14:18:12
17312         Log: UTF-X encoding invariance for Encode:
17313              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
17314              - move the XS code for those to universal.c (so in miniperl)
17315              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
17316              - change ext/Encode/compile to use above.
17317              - Fix t/lib/encode.t for above
17318              - Teach t/lib/b.t to expect -uutf8
17319              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
17320              utf8.pm is needed.
17321      Branch: perlio
17322            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
17323            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
17324 ____________________________________________________________________________
17325 [  9197] By: gsar                                  on 2001/03/18  12:15:57
17326         Log: more thorough cleaning of arenas--keep going until no more
17327              SvREFCNT_dec()s occur (this fixes the problem that causes the
17328              pesky "Scalars leaked" warnings)
17329      Branch: maint-5.6/perl
17330            ! embed.pl perl.c proto.h sv.c t/op/sort.t
17331 ____________________________________________________________________________
17332 [  9196] By: nick                                  on 2001/03/18  10:57:29
17333         Log: Fix pragma/utf8.t # 15
17334              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
17335              are SvUTF8 as well.
17336      Branch: perlio
17337            ! toke.c
17338 ____________________________________________________________________________
17339 [  9195] By: nick                                  on 2001/03/18  09:27:06
17340         Log: Integrate mainline
17341      Branch: perlio
17342           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
17343           !> t/op/pat.t
17344 ____________________________________________________________________________
17345 [  9194] By: jhi                                   on 2001/03/18  05:29:59
17346         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
17347              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
17348      Branch: perl
17349            ! op.c op.h t/op/misc.t t/op/pat.t
17350 ____________________________________________________________________________
17351 [  9193] By: jhi                                   on 2001/03/18  05:15:06
17352         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
17353      Branch: perl
17354            ! mg.c t/op/pat.t
17355 ____________________________________________________________________________
17356 [  9192] By: jhi                                   on 2001/03/18  04:22:43
17357         Log: tr/// UTF-8 patches from Inaba Hiroto.
17358      Branch: perl
17359            ! doop.c op.c
17360 ____________________________________________________________________________
17361 [  9191] By: jhi                                   on 2001/03/18  04:21:17
17362         Log: Integrate perlio.
17363      Branch: perl
17364           !> utf8.c utfebcdic.h
17365 ____________________________________________________________________________
17366 [  9190] By: nick                                  on 2001/03/17  20:32:01
17367         Log: Correct #if EBCDIC side typos.
17368              Builds and passes many tests on OS390.
17369      Branch: perlio
17370            ! utf8.c utfebcdic.h
17371 ____________________________________________________________________________
17372 [  9189] By: jhi                                   on 2001/03/17  18:55:49
17373         Log: Add prerequisites for the perl.third target.
17374      Branch: perl
17375            ! Makefile.SH
17376 ____________________________________________________________________________
17377 [  9188] By: jhi                                   on 2001/03/17  18:46:00
17378         Log: Integrate perlio.
17379      Branch: perl
17380           +> utfebcdic.h
17381           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
17382 ____________________________________________________________________________
17383 [  9187] By: jhi                                   on 2001/03/17  18:38:47
17384         Log: Add a make rule for perl.third (the Third Degree memory debugging
17385              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
17386      Branch: perl
17387            ! Makefile.SH
17388 ____________________________________________________________________________
17389 [  9186] By: nick                                  on 2001/03/17  18:34:48
17390         Log: MANIFEST addition :-(
17391      Branch: perlio
17392            ! MANIFEST
17393 ____________________________________________________________________________
17394 [  9185] By: nick                                  on 2001/03/17  18:29:50
17395         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
17396              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
17397              a superset of ASCII are invariant under the encoding. This is EBCDIC
17398              friendly as an encoded string can be looked at as being EBCDIC by lexer
17399              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
17400              ASCII on ASCII machines.
17401              
17402              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
17403              seperate.
17404              - Add some more macros to comprehend different shift amounts and
17405              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
17406              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
17407              and conditionaly #include it.
17408              
17409              EBCDIC build as yet untested.  ASCII still fails the one test.
17410      Branch: perlio
17411            + utfebcdic.h
17412            ! utf8.c utf8.h
17413 ____________________________________________________________________________
17414 [  9184] By: nick                                  on 2001/03/17  17:44:16
17415         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
17416      Branch: perlio
17417            ! doop.c perl.h pp.c utf8.h
17418 ____________________________________________________________________________
17419 [  9183] By: jhi                                   on 2001/03/17  15:55:42
17420         Log: Integrate perlio.
17421      Branch: perl
17422            ! MANIFEST
17423           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
17424 ____________________________________________________________________________
17425 [  9182] By: nick                                  on 2001/03/17  09:16:06
17426         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
17427      Branch: perlio
17428            ! t/op/pat.t
17429 ____________________________________________________________________________
17430 [  9181] By: nick                                  on 2001/03/17  09:15:11
17431         Log: Integrate mainline.
17432      Branch: perlio
17433           +> lib/Locale/Constants.pm lib/Locale/Country.pm
17434           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17435           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17436           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
17437           !> (integrate 83 files)
17438 ____________________________________________________________________________
17439 [  9180] By: nick                                  on 2001/03/16  17:23:21
17440         Log: EBCDIC Fixes.
17441      Branch: perlio
17442            ! perl.h sv.c toke.c utf8.c utf8.h
17443 ____________________________________________________________________________
17444 [  9179] By: jhi                                   on 2001/03/16  14:10:12
17445         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
17446              a change needed to work around an AIX compiler bug.
17447      Branch: perl
17448            ! ext/Storable/Storable.xs
17449 ____________________________________________________________________________
17450 [  9178] By: jhi                                   on 2001/03/16  03:19:59
17451         Log: With Damian's approval synchronize damian's modules'
17452              licensing with Perl's standard module licensing.
17453      Branch: perl
17454            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
17455 ____________________________________________________________________________
17456 [  9177] By: jhi                                   on 2001/03/16  03:15:34
17457         Log: Make the Filter::Util:Call files have their own copies
17458              of the Perl standard module licensing, from Paul Marquess.
17459      Branch: perl
17460            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17461 ____________________________________________________________________________
17462 [  9176] By: jhi                                   on 2001/03/16  02:56:04
17463         Log: Subject: [PATCH] more pod patches
17464              From: Michael Stevens <michael@etla.org>
17465              Date: Thu, 15 Mar 2001 21:25:18 +0000
17466              Message-ID: <20010315212518.A18870@firedrake.org>
17467      Branch: perl
17468            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
17469            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
17470            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
17471            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
17472            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17473            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
17474            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
17475            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
17476            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
17477            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
17478            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
17479            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
17480            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
17481            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
17482            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
17483            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
17484            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
17485            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
17486            ! lib/Locale/Country.pm lib/Locale/Language.pm
17487            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
17488            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
17489            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
17490            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
17491            ! os2/OS2/Process/Process.pm
17492 ____________________________________________________________________________
17493 [  9175] By: jhi                                   on 2001/03/16  02:53:32
17494         Log: Subject: [PATCH] the uncontroversial doc patches
17495              From: Michael Stevens <michael@etla.org>
17496              Date: Thu, 15 Mar 2001 20:01:12 +0000
17497              Message-ID: <20010315200112.A7636@firedrake.org>
17498      Branch: perl
17499            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
17500            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
17501            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
17502            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
17503            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
17504 ____________________________________________________________________________
17505 [  9174] By: jhi                                   on 2001/03/16  02:50:49
17506         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
17507              From: Paul Lindner <lindner@inuus.com>
17508              Date: Fri, 16 Mar 2001 11:28:03 -0800
17509              Message-ID: <20010316112803.A7577@inuus.com>
17510      Branch: perl
17511            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17512 ____________________________________________________________________________
17513 [  9173] By: nick                                  on 2001/03/15  20:21:03
17514         Log: 1st day's EBCDIC fixes:
17515              - toke.c's parsing of strings needed attention
17516              needed to conditionally e2a if string was already UTF-8
17517              - e2a/a2e tables where wrong way round.
17518              - new macros in utf8.h
17519      Branch: perlio
17520            ! perl.h toke.c utf8.h
17521 ____________________________________________________________________________
17522 [  9172] By: jhi                                   on 2001/03/15  15:17:17
17523         Log: Update Changes.
17524      Branch: perl
17525            ! Changes patchlevel.h
17526 ____________________________________________________________________________
17527 [  9171] By: jhi                                   on 2001/03/15  15:09:32
17528         Log: Subject: Re: Another Borland C++ problem.
17529              From: "Vadim Konovalov" <watman@inbox.ru>
17530              Date: Sat, 10 Mar 2001 19:26:07 +0300
17531              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
17532              
17533              Borland filename case problem.
17534      Branch: perl
17535            + win32/sncfnmcs.pl
17536            ! MANIFEST README.win32
17537 ____________________________________________________________________________
17538 [  9170] By: jhi                                   on 2001/03/15  14:54:23
17539         Log: Add Locale::Codes 1.06, from Neil Bowers.
17540      Branch: perl
17541            + lib/Locale/Constants.pm lib/Locale/Country.pm
17542            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17543            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17544            + t/lib/lc-language.t t/lib/lc-uk.t
17545            ! MANIFEST
17546 ____________________________________________________________________________
17547 [  9169] By: jhi                                   on 2001/03/15  14:19:01
17548         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
17549      Branch: perl
17550            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17551            ! ext/Storable/Storable.xs
17552 ____________________________________________________________________________
17553 [  9168] By: jhi                                   on 2001/03/15  14:13:22
17554         Log: Integrate changes #9120,9167 from mainline to maintperl.
17555              
17556              Subject: [PATCH 5.6.1] OS/2 docs
17557              
17558              Subject: [PATCH 5.6.1] perldoc
17559      Branch: maint-5.6/perl
17560           !> os2/Changes utils/perldoc.PL
17561 ____________________________________________________________________________
17562 [  9167] By: jhi                                   on 2001/03/15  14:07:42
17563         Log: Subject: [PATCH 5.6.1] perldoc
17564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17565              Date: Wed, 14 Mar 2001 23:46:52 -0500
17566              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
17567      Branch: perl
17568            ! utils/perldoc.PL
17569 ____________________________________________________________________________
17570 [  9166] By: jhi                                   on 2001/03/15  13:53:15
17571         Log: sigaction test condition tweakage.
17572      Branch: perl
17573            ! t/lib/sigaction.t
17574 ____________________________________________________________________________
17575 [  9165] By: alanbur                               on 2001/03/15  03:49:17
17576         Log: Resynchronised with parent
17577      Branch: maint-5.6/pureperl
17578           +> os2/os2add.sym t/op/anonsub.t
17579           !> (integrate 72 files)
17580 ____________________________________________________________________________
17581 [  9164] By: jhi                                   on 2001/03/15  01:05:01
17582         Log: Avoid stomping off the beginning of an array in tr///.
17583      Branch: perl
17584            ! op.c
17585 ____________________________________________________________________________
17586 [  9163] By: jhi                                   on 2001/03/15  00:58:57
17587         Log: h2ph strictness and cleanliness from Kurt Starsinic.
17588      Branch: perl
17589            ! utils/h2ph.PL
17590 ____________________________________________________________________________
17591 [  9162] By: gsar                                  on 2001/03/15  00:56:53
17592         Log: avoid warnings
17593      Branch: maint-5.6/perl
17594            ! t/op/magic.t
17595 ____________________________________________________________________________
17596 [  9161] By: gsar                                  on 2001/03/15  00:52:09
17597         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17598              results
17599      Branch: maint-5.6/perl
17600            ! t/op/magic.t
17601 ____________________________________________________________________________
17602 [  9160] By: jhi                                   on 2001/03/14  22:02:10
17603         Log: Do not use the Perl malloc in IRIX, suggested by
17604              Helmus Jarausch.
17605      Branch: perl
17606            ! hints/irix_6.sh
17607 ____________________________________________________________________________
17608 [  9159] By: nick                                  on 2001/03/14  21:45:59
17609         Log: Integrate mainline
17610      Branch: perlio
17611           +> t/op/loopctl.t
17612           !> (integrate 41 files)
17613 ____________________________________________________________________________
17614 [  9158] By: jhi                                   on 2001/03/14  21:10:09
17615         Log: The Day of the Retractions continues: the #9138
17616              (integrated in #9144) doesn't work well in mainline.
17617      Branch: perl
17618            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17619            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17620            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17621 ____________________________________________________________________________
17622 [  9157] By: jhi                                   on 2001/03/14  20:58:12
17623         Log: The #9145 CANNOT be enabled: the clear_pmop code still
17624              dumps core all over in Tru64.
17625      Branch: perl
17626            ! op.c op.h t/op/pat.t
17627 ____________________________________________________________________________
17628 [  9156] By: jhi                                   on 2001/03/14  20:48:06
17629         Log: Integrate change #9154 from maintperl to mainline.
17630              
17631              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17632              (caused Storable 1.0.10 to break on windows)
17633      Branch: perl
17634           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17635           !> perlapi.c proto.h
17636 ____________________________________________________________________________
17637 [  9155] By: jhi                                   on 2001/03/14  20:23:53
17638         Log: Retract #9136: breaks threading (and binary compatibility).
17639      Branch: perl
17640            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17641 ____________________________________________________________________________
17642 [  9154] By: gsar                                  on 2001/03/14  17:48:18
17643         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17644              (caused Storable 1.0.10 to break on windows)
17645      Branch: maint-5.6/perl
17646            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17647            ! perlapi.c proto.h
17648 ____________________________________________________________________________
17649 [  9153] By: jhi                                   on 2001/03/14  13:35:21
17650         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
17651      Branch: perl
17652            ! t/lib/sigaction.t
17653 ____________________________________________________________________________
17654 [  9152] By: gsar                                  on 2001/03/14  07:29:40
17655         Log: back out changes#9012,9010,9009 and parts of change#9016
17656              (causes ABRs under purify, and some prerequisites don't
17657              seem to be there in 5.6.x)
17658      Branch: maint-5.6/perl
17659            ! doop.c op.c t/op/tr.t toke.c
17660 ____________________________________________________________________________
17661 [  9151] By: gsar                                  on 2001/03/14  07:01:29
17662         Log: reenable change#9145 (the test was busted due to a missing
17663              C<print "ok 27\n">)
17664      Branch: perl
17665            ! op.c op.h t/op/pat.t
17666 ____________________________________________________________________________
17667 [  9150] By: jhi                                   on 2001/03/14  06:38:36
17668         Log: Retract #9145.
17669      Branch: perl
17670            ! op.c op.h t/op/pat.t
17671 ____________________________________________________________________________
17672 [  9149] By: jhi                                   on 2001/03/14  06:14:56
17673         Log: Retract #9143.
17674      Branch: perl
17675            ! op.c
17676 ____________________________________________________________________________
17677 [  9148] By: gsar                                  on 2001/03/14  06:13:02
17678         Log: Uninitialized Memory Read in regexec.c
17679      Branch: perl
17680            ! regexec.c
17681 ____________________________________________________________________________
17682 [  9147] By: jhi                                   on 2001/03/14  04:59:54
17683         Log: Subject: PATCH: make goto work in nested eval ""
17684              From: Robin Houston <robin@kitsite.com>
17685              Date: Wed, 14 Mar 2001 04:16:10 +0000
17686              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
17687      Branch: perl
17688            ! pp_ctl.c t/op/goto.t
17689 ____________________________________________________________________________
17690 [  9146] By: jhi                                   on 2001/03/14  04:42:54
17691         Log: Preserve the #ifdef PERL_CORE in perly.h.
17692      Branch: perl
17693            ! perly.fixer
17694 ____________________________________________________________________________
17695 [  9145] By: jhi                                   on 2001/03/14  03:57:41
17696         Log: (Retracted by #9150.)
17697      Branch: perl
17698            ! op.c op.h t/op/pat.t
17699 ____________________________________________________________________________
17700 [  9144] By: jhi                                   on 2001/03/14  03:50:38
17701         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
17702              
17703              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17704              
17705              remove squelch controls for "Scalars leaked" messages in most places
17706              (these are now cured)
17707              
17708              fix another memory leak reported by purify (tie callbacks that
17709              croak can leak when wiping out magic)
17710      Branch: perl
17711           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
17712           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
17713           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
17714           !> t/pragma/warnings.t
17715 ____________________________________________________________________________
17716 [  9143] By: jhi                                   on 2001/03/14  03:37:53
17717         Log: (Retracted by #9149.)
17718      Branch: perl
17719            ! op.c
17720 ____________________________________________________________________________
17721 [  9142] By: gsar                                  on 2001/03/14  03:20:48
17722         Log: fix another memory leak reported by purify (tie callbacks that
17723              croak can leak when wiping out magic)
17724      Branch: maint-5.6/perl
17725            ! scope.c
17726 ____________________________________________________________________________
17727 [  9141] By: jhi                                   on 2001/03/14  02:55:00
17728         Log: Subject: PATCH for [ID 20010305.003]
17729              From: Robin Houston <robin@kitsite.com>
17730              Date: Wed, 14 Mar 2001 02:45:51 +0000
17731              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
17732      Branch: perl
17733            ! pp_ctl.c t/op/eval.t
17734 ____________________________________________________________________________
17735 [  9140] By: jhi                                   on 2001/03/14  02:41:54
17736         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17737              Date: Wed, 14 Mar 2001 01:52:51 +0000
17738              From: Robin Houston <robin@kitsite.com>
17739              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
17740              
17741              Fix for 2000313.004.
17742      Branch: perl
17743            ! pp_ctl.c t/op/goto.t
17744 ____________________________________________________________________________
17745 [  9139] By: jhi                                   on 2001/03/14  02:40:50
17746         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17747              From: Robin Houston <robin@kitsite.com>
17748              Date: Wed, 14 Mar 2001 00:43:45 +0000
17749              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
17750      Branch: perl
17751            + t/op/loopctl.t
17752            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
17753            ! vms/perly_c.vms
17754 ____________________________________________________________________________
17755 [  9138] By: gsar                                  on 2001/03/14  01:18:00
17756         Log: remove squelch controls for "Scalars leaked" messages in most places
17757              (these are now cured)
17758      Branch: maint-5.6/perl
17759            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17760            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17761            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17762 ____________________________________________________________________________
17763 [  9137] By: gsar                                  on 2001/03/14  00:57:04
17764         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17765      Branch: maint-5.6/perl
17766            ! regcomp.c
17767 ____________________________________________________________________________
17768 [  9136] By: jhi                                   on 2001/03/13  23:12:24
17769         Log: (Retracted by #9155)
17770              
17771              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
17772              From: Jens-Uwe Mager <jum@helios.de>
17773              Date: Wed, 21 Feb 2001 21:32:04 +0100
17774              Message-ID: <20010221213203.A18340@ans.helios.de>
17775      Branch: perl
17776            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17777 ____________________________________________________________________________
17778 [  9135] By: jhi                                   on 2001/03/13  22:50:05
17779         Log: Integrate perlio.
17780      Branch: perl
17781           !> pp.c
17782 ____________________________________________________________________________
17783 [  9134] By: jhi                                   on 2001/03/13  22:49:05
17784         Log: Integrate change #9131 from maintperl into mainline.
17785              
17786              make the error text look more consistent in hints/hpux.sh
17787      Branch: perl
17788           !> hints/hpux.sh
17789 ____________________________________________________________________________
17790 [  9133] By: gsar                                  on 2001/03/13  22:46:20
17791         Log: integrate change#9067 from mainline
17792              
17793              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17794      Branch: maint-5.6/perl
17795           !> lib/ExtUtils/MM_Unix.pm
17796 ____________________________________________________________________________
17797 [  9132] By: jhi                                   on 2001/03/13  22:41:21
17798         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17799              From: "John P. Linderman" <jpl@research.att.com>
17800              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
17801              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
17802              
17803              A more correct prime finder.
17804      Branch: perl
17805            ! lib/Tie/SubstrHash.pm
17806 ____________________________________________________________________________
17807 [  9131] By: gsar                                  on 2001/03/13  22:30:42
17808         Log: make the error text look more consistent in hints/hpux.sh
17809      Branch: maint-5.6/perl
17810            ! hints/hpux.sh
17811 ____________________________________________________________________________
17812 [  9130] By: jhi                                   on 2001/03/13  22:23:44
17813         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
17814              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17815              Date: Tue, 13 Mar 2001 18:41:26 +0100
17816              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
17817              
17818              If the test is run non-interactively the default handler
17819              is different.
17820      Branch: perl
17821            ! t/lib/sigaction.t
17822 ____________________________________________________________________________
17823 [  9129] By: jhi                                   on 2001/03/13  22:20:21
17824         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
17825              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17826              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
17827              Date:     Tue, 13 Mar 2001 16:44:32 EST
17828      Branch: perl
17829            ! t/lib/1_compile.t
17830 ____________________________________________________________________________
17831 [  9128] By: jhi                                   on 2001/03/13  22:18:34
17832         Log: Subject: Another patch for integer.pm POD 
17833              From: "John L. Allen" <allen@grumman.com>
17834              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
17835              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
17836      Branch: perl
17837            ! lib/integer.pm
17838 ____________________________________________________________________________
17839 [  9127] By: nick                                  on 2001/03/13  21:26:30
17840         Log: Integrate mainline.
17841      Branch: perlio
17842           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
17843           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
17844           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
17845           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
17846           !> Changes Configure MANIFEST README.os2 README.os390
17847           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
17848           !> os2/Changes patchlevel.h win32/perlhost.h
17849 ____________________________________________________________________________
17850 [  9126] By: nick                                  on 2001/03/13  20:39:51
17851         Log: #ifdef'ed out code to make packed side of pack/unpack
17852              octets. (i.e. pack('U') => encode_utf8).
17853      Branch: perlio
17854            ! pp.c
17855 ____________________________________________________________________________
17856 [  9125] By: jhi                                   on 2001/03/13  15:07:16
17857         Log: Update Changes.
17858      Branch: perl
17859            ! Changes patchlevel.h
17860 ____________________________________________________________________________
17861 [  9124] By: jhi                                   on 2001/03/13  14:22:45
17862         Log: Workaround for the buggy ("internal compiler error")
17863              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
17864              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
17865              of Andreas König.
17866      Branch: perl
17867            ! ext/re/Makefile.PL hints/aix.sh
17868 ____________________________________________________________________________
17869 [  9123] By: jhi                                   on 2001/03/13  03:24:34
17870         Log: Typo in #9114.
17871      Branch: metaconfig
17872            ! U/modified/myhostname.U
17873 ____________________________________________________________________________
17874 [  9122] By: jhi                                   on 2001/03/13  03:24:06
17875         Log: Typo in #9113.
17876      Branch: perl
17877            ! Configure
17878 ____________________________________________________________________________
17879 [  9121] By: jhi                                   on 2001/03/13  01:53:05
17880         Log: Forgot to check-in the larger part of #9120, duh.
17881      Branch: perl
17882            ! README.os2
17883 ____________________________________________________________________________
17884 [  9120] By: jhi                                   on 2001/03/13  01:51:31
17885         Log: Subject: [PATCH 5.6.1] OS/2 docs
17886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17887              Date: Mon, 12 Mar 2001 03:27:32 -0500
17888              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
17889      Branch: perl
17890            ! os2/Changes
17891 ____________________________________________________________________________
17892 [  9119] By: jhi                                   on 2001/03/13  01:49:41
17893         Log: Integrate change #9116 from maintperl into mainline.
17894              
17895              Win32::GetCwd() returns C: instead of C:\ in the root directory
17896              under ithreads
17897      Branch: perl
17898           !> win32/perlhost.h
17899 ____________________________________________________________________________
17900 [  9118] By: jhi                                   on 2001/03/13  01:13:39
17901         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
17902      Branch: perl
17903            + lib/Switch.pm t/lib/switch.t
17904            ! MANIFEST
17905 ____________________________________________________________________________
17906 [  9117] By: jhi                                   on 2001/03/13  01:03:17
17907         Log: Add Text::Balanced 1.83.
17908      Branch: perl
17909            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
17910            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
17911            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
17912            + t/lib/tb-xvari.t
17913            ! MANIFEST
17914 ____________________________________________________________________________
17915 [  9116] By: gsar                                  on 2001/03/13  00:55:53
17916         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
17917              under ithreads
17918      Branch: maint-5.6/perl
17919            ! win32/perlhost.h
17920 ____________________________________________________________________________
17921 [  9115] By: jhi                                   on 2001/03/13  00:54:09
17922         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17923              From: "John L. Allen" <allen@grumman.com>
17924              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
17925              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
17926              
17927              use integer document clarification.
17928      Branch: perl
17929            ! lib/integer.pm
17930 ____________________________________________________________________________
17931 [  9114] By: jhi                                   on 2001/03/13  00:38:54
17932         Log: Metaconfig unit change for #9113.
17933      Branch: metaconfig
17934            ! U/modified/myhostname.U
17935 ____________________________________________________________________________
17936 [  9113] By: jhi                                   on 2001/03/13  00:38:35
17937         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
17938              From: Peter Prymmer <pvhp@forte.com>
17939              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
17940              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
17941      Branch: perl
17942            ! Configure README.os390 hints/os390.sh
17943 ____________________________________________________________________________
17944 [  9112] By: jhi                                   on 2001/03/13  00:29:00
17945         Log: Integrate perlio.
17946      Branch: perl
17947           !> sv.c utf8.h
17948 ____________________________________________________________________________
17949 [  9111] By: nick                                  on 2001/03/12  21:16:33
17950         Log: Integrate mainline.
17951      Branch: perlio
17952           +> t/op/anonsub.t
17953           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17954           !> proto.h sv.c
17955 ____________________________________________________________________________
17956 [  9110] By: nick                                  on 2001/03/12  21:00:13
17957         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
17958      Branch: perlio
17959            ! sv.c utf8.h
17960 ____________________________________________________________________________
17961 [  9109] By: jhi                                   on 2001/03/12  16:04:47
17962         Log: Integrate change #9108 from maintperl to mainline.
17963              
17964              fix memory leak in C<sub X { sub {} }> arising from a refcount
17965              loop between the outer sub and the inner prototype anonsub
17966              
17967              this also enables closures returned by subroutines that
17968              subsequently get redefined to work without generating coredumps :)
17969              
17970              completely removed the free_closures() hack--it shouldn't be
17971              needed anymore
17972      Branch: perl
17973           +> t/op/anonsub.t
17974           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17975           !> proto.h sv.c
17976 ____________________________________________________________________________
17977 [  9108] By: gsar                                  on 2001/03/12  10:21:31
17978         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
17979              loop between the outer sub and the inner prototype anonsub
17980              
17981              this also enables closures returned by subroutines that
17982              subsequently get redefined to work without generating coredumps :)
17983              
17984              completely removed the free_closures() hack--it shouldn't be
17985              needed anymore
17986      Branch: maint-5.6/perl
17987            + t/op/anonsub.t
17988            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17989            ! proto.h sv.c
17990 ____________________________________________________________________________
17991 [  9107] By: jhi                                   on 2001/03/12  05:15:31
17992         Log: Integrate perlio.
17993      Branch: perl
17994           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
17995 ____________________________________________________________________________
17996 [  9106] By: nick                                  on 2001/03/11  20:10:12
17997         Log: regcomp.c is working in native space, not Unicode space (if different)
17998              as it is doing compare against 'W' in \W etc.
17999      Branch: perlio
18000            ! regcomp.c
18001 ____________________________________________________________________________
18002 [  9105] By: nick                                  on 2001/03/11  19:39:34
18003         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
18004              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
18005      Branch: perlio
18006            ! regcomp.c toke.c utf8.c
18007 ____________________________________________________________________________
18008 [  9104] By: nick                                  on 2001/03/11  18:15:44
18009         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
18010      Branch: perlio
18011            ! sv.c
18012 ____________________________________________________________________________
18013 [  9103] By: nick                                  on 2001/03/11  18:03:28
18014         Log: Integrate mainline (for regexp stuff).
18015      Branch: perlio
18016           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
18017           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
18018           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
18019           !> t/lib/errno.t t/op/pat.t
18020 ____________________________________________________________________________
18021 [  9102] By: nick                                  on 2001/03/11  17:44:20
18022         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
18023              - exclude layer syms in makedef.pl for sfio
18024              - also inhibit Encode from trying to build ":encode()" layer.
18025      Branch: perlio
18026            ! ext/Encode/Encode.xs makedef.pl
18027 ____________________________________________________________________________
18028 [  9101] By: jhi                                   on 2001/03/10  22:38:13
18029         Log: The $Is_MacOS needs to be declared.
18030      Branch: perl
18031            ! lib/ExtUtils/Manifest.pm
18032 ____________________________________________________________________________
18033 [  9100] By: jhi                                   on 2001/03/10  22:14:29
18034         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
18035              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
18036              pollute the symbolspace if using sfio.
18037      Branch: perl
18038            ! ext/Encode/Encode.xs
18039 ____________________________________________________________________________
18040 [  9099] By: jhi                                   on 2001/03/10  21:58:48
18041         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
18042              Date: Sat, 10 Mar 2001 14:23:55 -0500
18043              From: Chris Nandor <pudge@pobox.com>
18044              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
18045      Branch: perl
18046            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
18047            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
18048            ! t/lib/errno.t
18049 ____________________________________________________________________________
18050 [  9098] By: jhi                                   on 2001/03/10  21:38:30
18051         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
18052      Branch: perl
18053            ! regcomp.c regexec.c t/op/pat.t
18054 ____________________________________________________________________________
18055 [  9097] By: jhi                                   on 2001/03/10  14:38:07
18056         Log: Integrate perlio.
18057      Branch: perl
18058           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
18059           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
18060           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
18061 ____________________________________________________________________________
18062 [  9096] By: nick                                  on 2001/03/10  11:55:43
18063         Log: EBCDIC sanity - phase I
18064              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
18065              - use utf8n_xxxx (c.f. pvn) for forms which take length.
18066              - back out vN.N and $^V exceptions to e2a/a2e
18067              - make "locale" isxxx macros be uvchr (may be redundant?)
18068              
18069              Not clear yet that toUPPER_uni et. al. return being handled correctly.
18070              The tr// and rexexp stuff still needs an audit, assumption is they are working
18071              in Unicode space.
18072              
18073              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
18074      Branch: perlio
18075            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
18076            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
18077            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
18078 ____________________________________________________________________________
18079 [  9095] By: jhi                                   on 2001/03/09  22:10:01
18080         Log: Integrate perlio.
18081      Branch: perl
18082           !> dump.c
18083 ____________________________________________________________________________
18084 [  9094] By: nick                                  on 2001/03/09  17:36:38
18085         Log: Builds an passes all tests after integrate and this tweak.
18086      Branch: perlio
18087            ! dump.c
18088 ____________________________________________________________________________
18089 [  9093] By: nick                                  on 2001/03/09  17:16:03
18090         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
18091      Branch: perlio
18092           +> lib/unicode/Scripts.txt t/lib/sigaction.t
18093           !> (integrate 79 files)
18094 ____________________________________________________________________________
18095 [  9092] By: jhi                                   on 2001/03/09  15:28:26
18096         Log: Update Changes.
18097      Branch: perl
18098            ! Changes patchlevel.h
18099 ____________________________________________________________________________
18100 [  9091] By: jhi                                   on 2001/03/09  15:25:05
18101         Log: In op/stat #35 better to scan all the potential directories
18102              for setuids, not just the first one.
18103      Branch: perl
18104            ! t/op/stat.t
18105 ____________________________________________________________________________
18106 [  9090] By: jhi                                   on 2001/03/09  15:01:27
18107         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
18108              From: rspier@pobox.com (Robert Spier)
18109              Date: Fri, 9 Mar 2001 03:30:20 -0500
18110              Message-ID: <15016.38044.381174.160189@rls.cx>
18111              
18112              EXISTS() returning undef mistakenly triggered a FETCH().
18113      Branch: perl
18114            ! hv.c
18115 ____________________________________________________________________________
18116 [  9089] By: jhi                                   on 2001/03/09  14:59:02
18117         Log: Add /sbin and /usr/sbin to the list of directories scanned
18118              for setuid programs.  Takes care of bug id 20010309.003.
18119      Branch: perl
18120            ! t/op/stat.t
18121 ____________________________________________________________________________
18122 [  9088] By: jhi                                   on 2001/03/09  14:48:32
18123         Log: Regen perlapi, perltoc.
18124      Branch: perl
18125            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
18126 ____________________________________________________________________________
18127 [  9087] By: jhi                                   on 2001/03/09  14:38:56
18128         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
18129              From: David Mitchell <davem@fdgroup.co.uk>
18130              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
18131              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
18132      Branch: perl
18133            ! dump.c perl.c perl.h pod/perlrun.pod
18134 ____________________________________________________________________________
18135 [  9086] By: jhi                                   on 2001/03/09  01:47:16
18136         Log: A modified version of
18137              
18138              Subject: [ID 20010307.005] POSIX::sigaction has various problems
18139              From: anders@broadcom.com
18140              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
18141              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
18142              
18143              Currently the sigaction.t test #6 fails (and is fudged to look
18144              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
18145              This may well be a genuine bug in Linux sigaction() (since at
18146              least Tru64, Solaris, and HP-UX disagree with Linux).
18147              Anyone with POSIX / SUSv2 tome handy?  The problem is that
18148              the flags of the oldaction don't match with the flags in
18149              the previously installed disposition.
18150      Branch: perl
18151            + t/lib/sigaction.t
18152            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
18153 ____________________________________________________________________________
18154 [  9085] By: jhi                                   on 2001/03/09  01:30:13
18155         Log: Subject: Re: mission impossible for the day
18156              From: Alex Gough <alex@rcon.org>
18157              Date: Thu, 08 Mar 2001 17:18:19 +0000
18158              Message-ID: <3AA7BEDB.8070409@rcon.org>
18159              
18160              If references (are overloaded) and can be directly stringified,
18161              show that instead of "stringified".
18162              
18163              (The problem, infinite mutual recursion caused by overloaded bool
18164              in Switch.pm, tracked by David Mitchell)
18165      Branch: perl
18166            ! lib/Carp/Heavy.pm
18167 ____________________________________________________________________________
18168 [  9084] By: jhi                                   on 2001/03/09  01:20:39
18169         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
18170              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
18171              From: David Mitchell <davem@fdgroup.co.uk>
18172              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
18173      Branch: perl
18174            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
18175            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
18176 ____________________________________________________________________________
18177 [  9083] By: jhi                                   on 2001/03/09  01:16:51
18178         Log: Subject: [PATCH] perldata.pod here-doc docs
18179              From: Jeff Pinyan <jeffp@crusoe.net>
18180              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
18181              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
18182      Branch: perl
18183            ! pod/perldata.pod
18184 ____________________________________________________________________________
18185 [  9082] By: jhi                                   on 2001/03/09  01:01:27
18186         Log: Subject: Re: Unicode/EBCDIC
18187              From: Peter Prymmer <pvhp@forte.com>
18188              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
18189              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
18190      Branch: perl
18191            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
18192 ____________________________________________________________________________
18193 [  9081] By: jhi                                   on 2001/03/08  13:41:30
18194         Log: Subject: Ooops, wrong 'no *POSIX' Patch
18195              From: Dorner Thomas <Thomas.Dorner@start.de>
18196              Date: Thu, 8 Mar 2001 08:43:28 +0100
18197              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
18198      Branch: perl
18199            ! hints/posix-bc.sh
18200 ____________________________________________________________________________
18201 [  9080] By: jhi                                   on 2001/03/08  13:11:42
18202         Log: It's Scripts.txt, not Script.txt.
18203      Branch: perl
18204            ! MANIFEST
18205 ____________________________________________________________________________
18206 [  9079] By: jhi                                   on 2001/03/08  12:59:05
18207         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
18208              From: Dorner Thomas <Thomas.Dorner@start.de>
18209              Date: Wed, 7 Mar 2001 14:13:31 +0100
18210              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
18211      Branch: perl
18212            ! makedepend.SH
18213 ____________________________________________________________________________
18214 [  9078] By: jhi                                   on 2001/03/08  12:57:43
18215         Log: Retract #9069, wrong patch.
18216      Branch: perl
18217            ! Makefile.SH
18218 ____________________________________________________________________________
18219 [  9077] By: jhi                                   on 2001/03/08  01:06:13
18220         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
18221      Branch: perl
18222            + lib/unicode/Scripts.txt
18223            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
18224            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
18225            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
18226            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18227            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
18228            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
18229            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
18230            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
18231            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
18232            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
18233            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
18234            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
18235            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
18236            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
18237            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
18238            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
18239            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
18240            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
18241            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
18242            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
18243            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
18244            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
18245            ! lib/unicode/version
18246 ____________________________________________________________________________
18247 [  9076] By: jhi                                   on 2001/03/07  22:59:39
18248         Log: Integrate change #7784 from mainline into maintperl.
18249              
18250              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
18251      Branch: maint-5.6/perl
18252           !> pp_ctl.c t/op/pat.t
18253 ____________________________________________________________________________
18254 [  9075] By: jhi                                   on 2001/03/07  22:05:11
18255         Log: More UTF-8 test tweaks.
18256      Branch: perl
18257            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
18258 ____________________________________________________________________________
18259 [  9074] By: nick                                  on 2001/03/07  21:39:29
18260         Log: Integrate mainline.
18261      Branch: perlio
18262           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
18263           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
18264           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
18265           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
18266           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
18267 ____________________________________________________________________________
18268 [  9073] By: jhi                                   on 2001/03/07  16:37:09
18269         Log: Update Changes.
18270      Branch: perl
18271            ! Changes patchlevel.h
18272 ____________________________________________________________________________
18273 [  9072] By: jhi                                   on 2001/03/07  16:32:30
18274         Log: Subject: [ID 20010306.004] || != named unary operator
18275              From: abela@geneanet.org
18276              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
18277              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
18278      Branch: perl
18279            ! pod/perlop.pod
18280 ____________________________________________________________________________
18281 [  9071] By: jhi                                   on 2001/03/07  15:14:11
18282         Log: Subject: downgrading to bytes for common functions
18283              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
18284              Date: Wed, 7 Mar 2001 02:36:55 -0500
18285              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
18286      Branch: perl
18287            ! pp_sys.c
18288 ____________________________________________________________________________
18289 [  9070] By: jhi                                   on 2001/03/07  15:04:58
18290         Log: Clarify the description differentiating for and while; inspired by
18291              
18292              Subject: [ID 20010306.002] for/while difference in for definition
18293              From: abela@geneanet.org
18294              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
18295              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
18296      Branch: perl
18297            ! pod/perlsyn.pod
18298 ____________________________________________________________________________
18299 [  9069] By: jhi                                   on 2001/03/07  14:55:30
18300         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
18301              From: Dorner Thomas <Thomas.Dorner@start.de>
18302              Date: Wed, 7 Mar 2001 14:13:31 +0100
18303              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
18304      Branch: perl
18305            ! Makefile.SH
18306 ____________________________________________________________________________
18307 [  9068] By: jhi                                   on 2001/03/07  14:51:17
18308         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
18309              From: Radu Greab <radu@netsoft.ro>
18310              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
18311              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
18312      Branch: perl
18313            ! pp.c t/op/chop.t
18314 ____________________________________________________________________________
18315 [  9067] By: jhi                                   on 2001/03/07  14:48:57
18316         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18317              From: Simon Cozens <simon@netthink.co.uk>
18318              Date: Wed, 7 Mar 2001 13:59:28 +0000
18319              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
18320              
18321              In order to allow MakeMaker to build correct Makefiles,
18322              you need to change the order of the arguments in MM_Unix.pm
18323              as well. (Unless you have C89_CCMODE set, but we're trying
18324              to be POSIXly correct)
18325              
18326              Thanks to Merijn Broeren for tracking this down.
18327      Branch: perl
18328            ! lib/ExtUtils/MM_Unix.pm
18329 ____________________________________________________________________________
18330 [  9066] By: jhi                                   on 2001/03/07  14:30:02
18331         Log: Floating point too messy.
18332      Branch: perl
18333            ! t/camel-III/vstring.t
18334 ____________________________________________________________________________
18335 [  9065] By: jhi                                   on 2001/03/07  14:17:44
18336         Log: Integrate change #9064 from maintperl into mainline.
18337              
18338              fix memory leak in pack("Bb",...)
18339      Branch: perl
18340           !> perl.c
18341 ____________________________________________________________________________
18342 [  9064] By: gsar                                  on 2001/03/07  06:29:24
18343         Log: fix memory leak in pack("Bb",...)
18344      Branch: maint-5.6/perl
18345            ! perl.c
18346 ____________________________________________________________________________
18347 [  9063] By: jhi                                   on 2001/03/07  00:55:04
18348         Log: Major utf8 test reorganisation and rewrite.
18349              Hopefully no tests were lost in the shuffle.
18350              (The beginning of pragma/utf8 was lost intentionally,
18351              the tests were rather bogus and incomplete.)
18352      Branch: perl
18353            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
18354            ! t/pragma/utf8.t
18355 ____________________________________________________________________________
18356 [  9062] By: jhi                                   on 2001/03/07  00:41:16
18357         Log: More tweakage on the Unicode character class descriptions.
18358      Branch: perl
18359            ! lib/unicode/mktables.PL pod/perlretut.pod
18360 ____________________________________________________________________________
18361 [  9061] By: jhi                                   on 2001/03/06  23:12:38
18362         Log: The perlretut was still talking about the old \p and \P
18363              definitions.
18364      Branch: perl
18365            ! pod/perlretut.pod
18366 ____________________________________________________________________________
18367 [  9060] By: nick                                  on 2001/03/06  20:52:37
18368         Log: Integrate mainline (make test works again now).
18369      Branch: perlio
18370           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
18371 ____________________________________________________________________________
18372 [  9059] By: jhi                                   on 2001/03/06  15:36:14
18373         Log: 0.999... does equal 1.0, doesn't it?
18374      Branch: perl
18375            ! t/camel-III/vstring.t
18376 ____________________________________________________________________________
18377 [  9058] By: jhi                                   on 2001/03/06  15:34:00
18378         Log: Make /x{abcd}/ to work without use utf8.
18379      Branch: perl
18380            ! regcomp.c
18381 ____________________________________________________________________________
18382 [  9057] By: jhi                                   on 2001/03/06  03:02:36
18383         Log: Easier to outcomment all the three reset() tests for now.
18384      Branch: perl
18385            ! t/op/pat.t
18386 ____________________________________________________________________________
18387 [  9056] By: jhi                                   on 2001/03/06  02:30:02
18388         Log: Comment out the deadly reset; until the 20010301.005
18389              is finally fixed.
18390      Branch: perl
18391            ! t/op/pat.t
18392 ____________________________________________________________________________
18393 [  9055] By: jhi                                   on 2001/03/06  02:21:26
18394         Log: Integrate the change #9054 from mainline:
18395              retract the PMOP cleanup patch pending further investigation.
18396      Branch: maint-5.6/perl
18397           !> op.c op.h
18398 ____________________________________________________________________________
18399 [  9054] By: jhi                                   on 2001/03/06  02:19:57
18400         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
18401              with oddly familiar stack traces.
18402      Branch: perl
18403            ! op.c op.h
18404 ____________________________________________________________________________
18405 [  9053] By: jhi                                   on 2001/03/05  23:20:28
18406         Log: Integrate perlio.
18407      Branch: perl
18408           +> ext/Encode/Encode/koi8-r.ucm
18409           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18410           !> makedef.pl
18411 ____________________________________________________________________________
18412 [  9052] By: nick                                  on 2001/03/05  23:08:17
18413         Log: skipping USE_PERLIO symbols correction.
18414      Branch: perlio
18415            ! makedef.pl
18416 ____________________________________________________________________________
18417 [  9051] By: nick                                  on 2001/03/05  22:35:07
18418         Log: More Encode alias tidying.
18419      Branch: perlio
18420            + ext/Encode/Encode/koi8-r.ucm
18421            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18422 ____________________________________________________________________________
18423 [  9050] By: jhi                                   on 2001/03/05  21:44:29
18424         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
18425              Sarathy's fix for ID 20010301.005.
18426      Branch: maint-5.6/perl
18427           !> op.c op.h
18428 ____________________________________________________________________________
18429 [  9049] By: nick                                  on 2001/03/05  19:54:04
18430         Log: Integrate Jarkko's Encode.pm tweak.
18431      Branch: perlio
18432           !> ext/Encode/Encode.pm
18433 ____________________________________________________________________________
18434 [  9048] By: nick                                  on 2001/03/05  19:47:57
18435         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
18436      Branch: perlio
18437           +> os2/os2add.sym
18438           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
18439           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
18440           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
18441           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
18442           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
18443 ____________________________________________________________________________
18444 [  9047] By: jhi                                   on 2001/03/05  19:25:26
18445         Log: Regen perlapi.
18446      Branch: perl
18447            ! pod/perlapi.pod
18448 ____________________________________________________________________________
18449 [  9046] By: jhi                                   on 2001/03/05  19:12:14
18450         Log: Integrate perlio.
18451      Branch: perl
18452           +> t/camel-III/vstring.t
18453           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
18454 ____________________________________________________________________________
18455 [  9045] By: jhi                                   on 2001/03/05  19:10:36
18456         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
18457      Branch: perl
18458            ! ext/Encode/Encode.pm
18459 ____________________________________________________________________________
18460 [  9044] By: jhi                                   on 2001/03/05  18:49:12
18461         Log: Forgot the other half of the PMOP patch (#9033).
18462      Branch: perl
18463            ! op.h
18464 ____________________________________________________________________________
18465 [  9043] By: nick                                  on 2001/03/05  18:14:47
18466         Log: Update MANIFEST for new test.
18467      Branch: perlio
18468            ! MANIFEST
18469 ____________________________________________________________________________
18470 [  9042] By: nick                                  on 2001/03/05  18:12:41
18471         Log: Some tests for Camel 3rd edition features.
18472              Make gethostbyaddr() test in above work.
18473      Branch: perlio
18474            + t/camel-III/vstring.t
18475            ! pp.h pp_sys.c t/TEST t/harness
18476 ____________________________________________________________________________
18477 [  9041] By: jhi                                   on 2001/03/05  17:41:48
18478         Log: Add more ISO 8859 encoding aliases.
18479      Branch: perl
18480            ! ext/Encode/Encode.pm
18481 ____________________________________________________________________________
18482 [  9040] By: jhi                                   on 2001/03/05  17:30:43
18483         Log: Integrate perlio.
18484      Branch: perl
18485           !> MANIFEST sv.c
18486 ____________________________________________________________________________
18487 [  9039] By: nick                                  on 2001/03/05  17:11:36
18488         Log: Missed added file.
18489      Branch: perlio
18490            ! MANIFEST
18491 ____________________________________________________________________________
18492 [  9038] By: jhi                                   on 2001/03/05  15:58:01
18493         Log: Add tr tests for EBCDIC, from Karsten Sperling.
18494      Branch: perl
18495            ! t/op/tr.t
18496 ____________________________________________________________________________
18497 [  9037] By: nick                                  on 2001/03/05  15:56:35
18498         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
18499              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
18500              
18501              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
18502              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
18503              - uses SvPV() rather than sv_2pv() in case it isn't a string.
18504      Branch: perlio
18505            ! sv.c
18506 ____________________________________________________________________________
18507 [  9036] By: jhi                                   on 2001/03/05  15:49:15
18508         Log: Add matching tests currently failing in EBCDIC,
18509              suggested by Karsten Sperling.
18510      Branch: perl
18511            ! t/op/pat.t
18512 ____________________________________________________________________________
18513 [  9035] By: jhi                                   on 2001/03/05  15:36:55
18514         Log: The #9034 needs a MANIFESTation.
18515      Branch: perl
18516            ! MANIFEST
18517 ____________________________________________________________________________
18518 [  9034] By: jhi                                   on 2001/03/05  15:35:14
18519         Log: Integrate perlio.
18520      Branch: perl
18521           +> ext/Encode/Encode/Tcl.pm
18522           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18523           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18524           !> ext/Encode/Encode/iso8859-1.ucm
18525           !> ext/Encode/Encode/iso8859-10.ucm
18526           !> ext/Encode/Encode/iso8859-13.ucm
18527           !> ext/Encode/Encode/iso8859-14.ucm
18528           !> ext/Encode/Encode/iso8859-15.ucm
18529           !> ext/Encode/Encode/iso8859-16.ucm
18530           !> ext/Encode/Encode/iso8859-2.ucm
18531           !> ext/Encode/Encode/iso8859-3.ucm
18532           !> ext/Encode/Encode/iso8859-4.ucm
18533           !> ext/Encode/Encode/iso8859-5.ucm
18534           !> ext/Encode/Encode/iso8859-6.ucm
18535           !> ext/Encode/Encode/iso8859-7.ucm
18536           !> ext/Encode/Encode/iso8859-8.ucm
18537           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18538           !> t/lib/encode.t
18539 ____________________________________________________________________________
18540 [  9033] By: jhi                                   on 2001/03/05  15:33:18
18541         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
18542              From: Gurusamy Sarathy <gsar@ActiveState.com>
18543              Date: Sun, 04 Mar 2001 22:33:15 -0800
18544              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
18545              
18546              PMOPs need to remember their own stash so that they can
18547              gracefully remove themselves from their linked list.
18548      Branch: perl
18549            ! op.c
18550 ____________________________________________________________________________
18551 [  9032] By: nick                                  on 2001/03/05  14:51:50
18552         Log: Encode implementation "completion"
18553              Implement and document define_encoding()
18554              Implement and document encoding aliases including define_alias()
18555              Make Encode::XS use define_encoding() rather than back-door.
18556              Move run-time *.enc to separate Encode::Tcl module.
18557              Make 'compile' honour <codeset_name>
18558              Change canonical names of to iso-8859-* and US-ascii.
18559      Branch: perlio
18560            + ext/Encode/Encode/Tcl.pm
18561            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18562            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18563            ! ext/Encode/Encode/iso8859-1.ucm
18564            ! ext/Encode/Encode/iso8859-10.ucm
18565            ! ext/Encode/Encode/iso8859-13.ucm
18566            ! ext/Encode/Encode/iso8859-14.ucm
18567            ! ext/Encode/Encode/iso8859-15.ucm
18568            ! ext/Encode/Encode/iso8859-16.ucm
18569            ! ext/Encode/Encode/iso8859-2.ucm
18570            ! ext/Encode/Encode/iso8859-3.ucm
18571            ! ext/Encode/Encode/iso8859-4.ucm
18572            ! ext/Encode/Encode/iso8859-5.ucm
18573            ! ext/Encode/Encode/iso8859-6.ucm
18574            ! ext/Encode/Encode/iso8859-7.ucm
18575            ! ext/Encode/Encode/iso8859-8.ucm
18576            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18577            ! t/lib/encode.t
18578 ____________________________________________________________________________
18579 [  9031] By: jhi                                   on 2001/03/05  13:51:17
18580         Log: Integrate change #9030 from maintperl into mainline.
18581              
18582              Subject: [PATCH 5.6.1] OS/2 cleanup
18583      Branch: perl
18584           +> os2/os2add.sym
18585           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18586           !> makedef.pl os2/Changes os2/Makefile.SHs
18587           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18588           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18589           !> os2/os2.sym os2/os2ish.h
18590 ____________________________________________________________________________
18591 [  9030] By: jhi                                   on 2001/03/05  13:46:49
18592         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
18593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18594              Date: Mon, 5 Mar 2001 02:29:44 -0500
18595              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
18596      Branch: maint-5.6/perl
18597            + os2/os2add.sym
18598            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18599            ! makedef.pl os2/Changes os2/Makefile.SHs
18600            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18601            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18602            ! os2/os2.sym os2/os2ish.h
18603 ____________________________________________________________________________
18604 [  9029] By: jhi                                   on 2001/03/05  13:40:35
18605         Log: Integrate change #9028 from maintperl into mainline.
18606              
18607              various nits in MM_Unix.pm found by disabling SelfLoader
18608      Branch: perl
18609           !> lib/ExtUtils/MM_Unix.pm
18610 ____________________________________________________________________________
18611 [  9028] By: gsar                                  on 2001/03/05  09:58:38
18612         Log: various nits in MM_Unix.pm found by disabling SelfLoader
18613      Branch: maint-5.6/perl
18614            ! lib/ExtUtils/MM_Unix.pm
18615 ____________________________________________________________________________
18616 [  9027] By: nick                                  on 2001/03/05  08:35:22
18617         Log: Integrate mainline
18618      Branch: perlio
18619           !> (integrate 28 files)
18620 ____________________________________________________________________________
18621 [  9026] By: jhi                                   on 2001/03/05  02:14:59
18622         Log: Integrate change #9025 from mainline to maintperl,
18623              retract \N{U+HHHH}.
18624      Branch: maint-5.6/perl
18625           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18626           !> t/lib/charnames.t toke.c
18627 ____________________________________________________________________________
18628 [  9025] By: jhi                                   on 2001/03/05  02:13:09
18629         Log: Retracting \N{U+HHHH}.
18630      Branch: perl
18631            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18632            ! t/lib/charnames.t toke.c
18633 ____________________________________________________________________________
18634 [  9024] By: jhi                                   on 2001/03/04  20:51:07
18635         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
18636              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
18637              Date: Fri, 02 Mar 2001 18:25:26 +0100
18638              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
18639              
18640              Casting problem.
18641      Branch: perl
18642            ! ext/Storable/Storable.xs
18643 ____________________________________________________________________________
18644 [  9023] By: jhi                                   on 2001/03/04  19:46:45
18645         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
18646              From: nick@talking.bollo.cx
18647              Date: Sat, 03 Mar 2001 21:41:33 +0000
18648              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
18649              
18650              Revert the workaround.
18651      Branch: perl
18652            ! perlio.c
18653 ____________________________________________________________________________
18654 [  9022] By: jhi                                   on 2001/03/04  19:36:28
18655         Log: Update Changes.
18656      Branch: perl
18657            ! Changes patchlevel.h
18658 ____________________________________________________________________________
18659 [  9021] By: jhi                                   on 2001/03/04  18:41:00
18660         Log: makedef.pl updates suggested by Chris Nandor; double-checking
18661              the changes in AIX, OS/2 Win32 would be nice.
18662      Branch: perl
18663            ! makedef.pl
18664 ____________________________________________________________________________
18665 [  9020] By: jhi                                   on 2001/03/04  18:23:58
18666         Log: Integrate change #9012 from maintperl into mainline,
18667              quench a compiler warning.
18668      Branch: perl
18669           !> toke.c
18670 ____________________________________________________________________________
18671 [  9019] By: jhi                                   on 2001/03/04  18:18:43
18672         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
18673              
18674              \N{U+HHHH} fix.
18675              
18676              pattern in G_ARRAY context
18677      Branch: maint-5.6/perl
18678           !> pp_hot.c t/op/pat.t toke.c
18679 ____________________________________________________________________________
18680 [  9018] By: jhi                                   on 2001/03/04  18:07:48
18681         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
18682              From: Jeff Pinyan <jeffp@crusoe.net>
18683              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
18684              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
18685      Branch: perl
18686            ! pp_hot.c t/op/pat.t
18687 ____________________________________________________________________________
18688 [  9017] By: jhi                                   on 2001/03/04  18:06:21
18689         Log: I thought I tested the #9014.
18690      Branch: perl
18691            ! toke.c
18692 ____________________________________________________________________________
18693 [  9016] By: jhi                                   on 2001/03/04  17:41:22
18694         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
18695              
18696              Tweak the get*ent() OS/2 prototypes.
18697              
18698              Add the \N{U+HHHH} syntax.
18699              
18700              More tr/// UTF-8 fixes from Inaba Hiroto.
18701      Branch: maint-5.6/perl
18702           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
18703           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
18704 ____________________________________________________________________________
18705 [  9015] By: jhi                                   on 2001/03/04  17:36:04
18706         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
18707      Branch: perl
18708            ! doop.c t/op/tr.t
18709 ____________________________________________________________________________
18710 [  9014] By: jhi                                   on 2001/03/04  17:24:49
18711         Log: Add the \N{U+HHHH} syntax.
18712      Branch: perl
18713            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18714            ! t/lib/charnames.t toke.c
18715 ____________________________________________________________________________
18716 [  9013] By: jhi                                   on 2001/03/04  17:20:45
18717         Log: Tweak the get*ent() OS/2 prototypes.
18718      Branch: perl
18719            ! os2/os2.c
18720 ____________________________________________________________________________
18721 [  9012] By: gsar                                  on 2001/03/04  06:26:14
18722         Log: avoid warning (nit in change#9009)
18723      Branch: maint-5.6/perl
18724            ! toke.c
18725 ____________________________________________________________________________
18726 [  9011] By: gsar                                  on 2001/03/04  06:15:24
18727         Log: lib/charnames.t fails in 5.6.x because of older Unicode
18728              data
18729              
18730              TODO: need to revisit this after updating lib/unicode/...
18731      Branch: maint-5.6/perl
18732            ! t/lib/charnames.t
18733 ____________________________________________________________________________
18734 [  9010] By: gsar                                  on 2001/03/04  06:08:36
18735         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
18736      Branch: maint-5.6/perl
18737            ! toke.c
18738 ____________________________________________________________________________
18739 [  9009] By: jhi                                   on 2001/03/03  19:27:20
18740         Log: Integrate change #9008 from mainline to maintperl,
18741              UTF-8 tr/// fixes from Inaba Hiroto.
18742      Branch: maint-5.6/perl
18743           !> doop.c op.c t/op/tr.t toke.c
18744 ____________________________________________________________________________
18745 [  9008] By: jhi                                   on 2001/03/03  19:19:42
18746         Log: UTF8 tr/// fixes from Inaba Hiroto.
18747      Branch: perl
18748            ! doop.c op.c t/op/tr.t toke.c
18749 ____________________________________________________________________________
18750 [  9007] By: jhi                                   on 2001/03/03  19:00:30
18751         Log: Integrate change #9006 from maintperl to mainline,
18752              more robust quest for the infinite.
18753      Branch: perl
18754           !> lib/Math/Complex.pm
18755 ____________________________________________________________________________
18756 [  9006] By: jhi                                   on 2001/03/03  18:58:06
18757         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
18758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18759              Date: Sat, 3 Mar 2001 12:51:50 -0500
18760              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
18761              
18762              Be more robust in our quest for the infinite.
18763      Branch: maint-5.6/perl
18764            ! lib/Math/Complex.pm
18765 ____________________________________________________________________________
18766 [  9005] By: jhi                                   on 2001/03/03  17:55:50
18767         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
18768      Branch: maint-5.6/perl
18769            ! doio.c
18770 ____________________________________________________________________________
18771 [  9004] By: jhi                                   on 2001/03/03  17:40:14
18772         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
18773              so that picky compilers like IRIX won't get huffy about
18774              "statements without effect" (like 1;).
18775      Branch: perl
18776            ! toke.c
18777 ____________________________________________________________________________
18778 [  9003] By: jhi                                   on 2001/03/03  17:15:52
18779         Log: Integrate change #9002 from mainline to maintperl.
18780              
18781              Subject: [perl-5.6.x, perl-current] accept for EPOC
18782      Branch: maint-5.6/perl
18783           !> pp_sys.c
18784 ____________________________________________________________________________
18785 [  9002] By: jhi                                   on 2001/03/03  17:14:30
18786         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
18787              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18788              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
18789              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
18790      Branch: perl
18791            ! pp_sys.c
18792 ____________________________________________________________________________
18793 [  9001] By: jhi                                   on 2001/03/03  17:13:13
18794         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
18795              From: "Craig A. Berry" <craigberry@mac.com>
18796              Date: Fri, 02 Mar 2001 17:44:40 -0600
18797              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
18798      Branch: perl
18799            ! t/pod/find.t
18800 ____________________________________________________________________________
18801 [  9000] By: jhi                                   on 2001/03/03  17:11:55
18802         Log: Integrate changes #8997,8999 from maintperl.
18803              
18804              Subject: [PATCH 5.6.1] compiling on OS/2
18805              (Better error message from hints/os2.sh)
18806              
18807              Subject: [PATCH 5.6.1] syslog.t
18808      Branch: perl
18809           !> hints/os2.sh t/lib/syslog.t
18810 ____________________________________________________________________________
18811 [  8999] By: jhi                                   on 2001/03/03  17:09:28
18812         Log: Subject: [PATCH 5.6.1] syslog.t
18813              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18814              Date: Sat, 3 Mar 2001 02:11:17 -0500
18815              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
18816      Branch: maint-5.6/perl
18817            ! t/lib/syslog.t
18818 ____________________________________________________________________________
18819 [  8998] By: jhi                                   on 2001/03/03  17:07:50
18820         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
18821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18822              Date: Sat, 3 Mar 2001 01:53:52 -0500
18823              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
18824      Branch: maint-5.6/perl
18825            ! opcode.pl os2/os2.c
18826 ____________________________________________________________________________
18827 [  8997] By: jhi                                   on 2001/03/03  17:03:30
18828         Log: Subject: [PATCH 5.6.1] compiling on OS/2
18829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18830              Date: Sat, 3 Mar 2001 01:59:59 -0500
18831              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
18832      Branch: maint-5.6/perl
18833            ! hints/os2.sh
18834 ____________________________________________________________________________
18835 [  8996] By: jhi                                   on 2001/03/03  00:55:58
18836         Log: Regen files for mainline.
18837      Branch: perl
18838            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18839            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
18840 ____________________________________________________________________________
18841 [  8995] By: jhi                                   on 2001/03/03  00:35:22
18842         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
18843              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
18844              to maintperl.
18845              
18846              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
18847              
18848              Add Configure option -Dmksymlinks which will create a symlink
18849              forest if the current/build differs from the source directory.
18850              (8218,8220,8221,8317,8318,8971)
18851              
18852              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18853              (Document APPLLIB_EXP in INSTALL.)
18854              
18855              If running byacc write-enable also perly.h.
18856              
18857              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
18858              
18859              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
18860              
18861              Sanity check for conflicting thread flavours.
18862              
18863              Fix the sys/fcntl.h problem reported by Peter Prymmer.
18864              
18865              Add few CPUs/architectures to the Cppsym scan,
18866              add -perlio to archname if so selected (modified 8890)
18867              
18868              Be more helpful for devel builders, suggested by John L. Allen.
18869              (admittedly pointless change for maintperl, but the usedevel
18870              code is there already)
18871      Branch: maint-5.6/perl
18872           !> Configure INSTALL Makefile.SH Porting/Glossary
18873           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
18874           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
18875           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
18876           !> win32/config.bc win32/config.gc win32/config.vc
18877 ____________________________________________________________________________
18878 [  8994] By: jhi                                   on 2001/03/02  23:31:41
18879         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
18880      Branch: metaconfig/U/perl
18881            ! gccvers.U
18882 ____________________________________________________________________________
18883 [  8993] By: jhi                                   on 2001/03/02  23:22:12
18884         Log: Regenerate various files for maint.
18885      Branch: maint-5.6/perl
18886            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
18887            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
18888 ____________________________________________________________________________
18889 [  8992] By: alanbur                               on 2001/03/02  22:48:34
18890         Log: Resync wuth parent
18891      Branch: maint-5.6/pureperl
18892           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18893           !> (integrate 60 files)
18894 ____________________________________________________________________________
18895 [  8991] By: jhi                                   on 2001/03/02  21:00:08
18896         Log: Retract the #8742 part of #8986, backward compat.
18897      Branch: maint-5.6/perl
18898            ! embed.pl
18899 ____________________________________________________________________________
18900 [  8990] By: jhi                                   on 2001/03/02  20:40:07
18901         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
18902      Branch: maint-5.6/perl
18903            ! hv.c
18904 ____________________________________________________________________________
18905 [  8989] By: jhi                                   on 2001/03/02  19:59:56
18906         Log: Update Changes.
18907      Branch: perl
18908            ! Changes patchlevel.h
18909 ____________________________________________________________________________
18910 [  8988] By: jhi                                   on 2001/03/02  19:57:08
18911         Log: Integrate perlio.
18912      Branch: perl
18913           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18914           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18915           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18916           !> ext/Encode/Encode/iso8859-10.ucm
18917           !> ext/Encode/Encode/iso8859-13.ucm
18918           !> ext/Encode/Encode/iso8859-14.ucm
18919           !> ext/Encode/Encode/iso8859-15.ucm
18920           !> ext/Encode/Encode/iso8859-16.ucm
18921           !> ext/Encode/Encode/iso8859-2.ucm
18922           !> ext/Encode/Encode/iso8859-3.ucm
18923           !> ext/Encode/Encode/iso8859-4.ucm
18924           !> ext/Encode/Encode/iso8859-5.ucm
18925           !> ext/Encode/Encode/iso8859-6.ucm
18926           !> ext/Encode/Encode/iso8859-7.ucm
18927           !> ext/Encode/Encode/iso8859-8.ucm
18928           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18929           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
18930 ____________________________________________________________________________
18931 [  8987] By: jhi                                   on 2001/03/02  19:43:40
18932         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
18933              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
18934              8950,8952,8955 from mainline to maintperl.
18935              
18936              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18937              
18938              Put to rest the 20010205.001, the email address checking (not) regex.
18939              
18940              fork() not everywhere, cleanup temp files.
18941              
18942              The #8843 wasn't quite right: %Config needs to imported.
18943              
18944              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18945              (#8849: the glob-basic hunk needed massaging as it depended
18946              on Schwern's large-scale (unintegrated) patches)
18947              
18948              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
18949              
18950              Upgrade to CGI.pm 2.752, from Lincoln Stein.
18951              (Note: there were some conflicts due to EBCDIC and EPOC
18952              patches, in general I preferred the repository code.)
18953              (When 2.753 comes out, we need to synchronize.)
18954              
18955              Subject: [PATCH] fix for charnames above FFFF
18956              
18957              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18958              
18959              If no sfio, no -lsfio.
18960              
18961              Run run/*.t also in minitest.
18962              
18963              Subject:  [PATCH perl 5.7.0] malloc message address offset
18964              
18965              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18966              
18967              Subject: fix for parameter -Dm (for perl@8867)
18968              
18969              Subject: [PATCH: perl@8892] was Re: hashing order difference?
18970              (make the test more portable)
18971              
18972              Subject: Re: [PATCH] fix for charnames above FFFF
18973              
18974              Subject: Re: I'm losing the war...
18975              (hv_store() not working correctly in ENV_IS_CASELESS case.)
18976              
18977              Subject: Modified README.bs2000 
18978              
18979              Subject: [PATCH: perl@8935] -Dt padsv($var)
18980              
18981              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18982              
18983              Subject: PATCH: extra tests to check on negative float to unsigned cast
18984              
18985              Subject: [PATCH] XPUSH[insp] was Re: progress
18986              
18987              Subject: Re: Compile with perlcc..
18988      Branch: maint-5.6/perl
18989           !> (integrate 36 files)
18990 ____________________________________________________________________________
18991 [  8986] By: jhi                                   on 2001/03/02  18:51:25
18992         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
18993              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
18994              to maintperl.
18995              
18996              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18997              
18998              Subject: [DOC PATCH] overload.pm nits
18999              
19000              Add header for LIB$ prototypes (C. Berry)
19001              
19002              Convert fwrite()s to sockets to write()s, since some socket stacks
19003              don't take kindly to stdio.
19004              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19005              (for often optional LNMs)
19006              Correct a few typos
19007              (C. Bailey)
19008              
19009              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
19010              
19011              De-cut-and-pasto.
19012              
19013              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
19014              
19015              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
19016              
19017              Upgrade to CPAN 1.59_54, from Andreas König.
19018              
19019              Bogus shebang.
19020              
19021              Subject: [PATCH] Document makepatch in Porting/patching
19022              
19023              UTF-8 documentation.
19024              
19025              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
19026              
19027              Sort the MANIFEST.
19028              
19029              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
19030              
19031              Subject: [PATCH @8807] toke.c cleanup: scan_str()
19032              
19033              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
19034              
19035              Add run/*.t to testables.
19036              
19037              TODO: integrate #8784.
19038      Branch: maint-5.6/perl
19039           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
19040           !> (integrate 28 files)
19041 ____________________________________________________________________________
19042 [  8985] By: nick                                  on 2001/03/02  18:15:45
19043         Log: Integrate mainline
19044      Branch: perlio
19045           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
19046           !> vms/vms.c
19047 ____________________________________________________________________________
19048 [  8984] By: jhi                                   on 2001/03/02  16:00:17
19049         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
19050              
19051              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
19052              5.004_05, and mention the suidperl August 2000 security problem.
19053              (#8978,#8981)
19054              
19055              Subject: [ID 20010301.004] Technically speaking in perldata
19056              
19057              Subject: [PATCH] File::Copy for bleadperl, maintperl
19058              
19059              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
19060              
19061              (The #8982, fix for 20010221.005 and 20010221.008,
19062              would be nice too but it didn't integrate cleanly.)
19063      Branch: maint-5.6/perl
19064           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
19065 ____________________________________________________________________________
19066 [  8983] By: jhi                                   on 2001/03/02  15:51:16
19067         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
19068              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19069              Date:     Thu, 1 Mar 2001 15:54:09 EST
19070              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
19071      Branch: perl
19072            ! vms/vms.c
19073 ____________________________________________________________________________
19074 [  8982] By: jhi                                   on 2001/03/02  15:43:31
19075         Log: Subject: Re: sync sync sync: have I missed any patches?
19076              From: Radu Greab <radu@netsoft.ro> 
19077              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
19078              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
19079              
19080              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
19081              was checking argv[0] regardless of whether a different pathname
19082              will actually be executed."  Test case not supplied because 
19083              drafting that, ironically enough, revealed another bug
19084              (or a feature).
19085      Branch: perl
19086            ! doio.c
19087 ____________________________________________________________________________
19088 [  8981] By: jhi                                   on 2001/03/02  15:28:03
19089         Log: Misdate in #8978.
19090      Branch: perl
19091            ! pod/perlfaq1.pod
19092 ____________________________________________________________________________
19093 [  8980] By: jhi                                   on 2001/03/02  15:24:20
19094         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
19095              From: Chris Nandor <pudge@pobox.com>
19096              Date: Wed, 28 Feb 2001 22:10:15 -0500
19097              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
19098      Branch: perl
19099            ! lib/File/Copy.pm
19100 ____________________________________________________________________________
19101 [  8979] By: jhi                                   on 2001/03/02  15:17:16
19102         Log: Subject: [ID 20010301.004] Technically speaking in perldata
19103              From: abela@geneanet.org
19104              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
19105              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
19106      Branch: perl
19107            ! pod/perldata.pod
19108 ____________________________________________________________________________
19109 [  8978] By: jhi                                   on 2001/03/02  15:15:27
19110         Log: Subject: [ID 20010301.003] ref to 5.004
19111              From: abela@geneanet.org
19112              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
19113              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
19114              
19115              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
19116              and mention the suidperl August 2000 security problem.
19117      Branch: perl
19118            ! pod/perlfaq1.pod
19119 ____________________________________________________________________________
19120 [  8977] By: alanbur                               on 2001/03/02  14:17:45
19121         Log: Resynchronised with parent
19122      Branch: maint-5.6/pureperl
19123           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
19124           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
19125           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
19126           !> vms/descrip_mms.template win32/win32.c win32/win32.h
19127           !> win32/win32iop.h
19128 ____________________________________________________________________________
19129 [  8976] By: nick                                  on 2001/03/01  23:25:30
19130         Log: Integrate mainline.
19131      Branch: perlio
19132            - t/op/qu.t
19133           !> (integrate 55 files)
19134 ____________________________________________________________________________
19135 [  8975] By: jhi                                   on 2001/03/01  16:51:34
19136         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
19137      Branch: perl
19138           !> toke.c
19139 ____________________________________________________________________________
19140 [  8974] By: gsar                                  on 2001/03/01  16:28:21
19141         Log: fix for bugid 20010226.008
19142              
19143              the problem was that some of the pointers (PL_last_lop and
19144              PL_last_uni specifically) into the lex buffers weren't correctly
19145              being invalidated when the buffer changed; this would leave the
19146              pointers pointing at an arbitrary location in the buffer if
19147              the buffer didn't need to be reallocated, or point into freed
19148              memory if the buffer had to be realloced
19149              
19150              TODO item for bugdb maintainers: check other seemingly random
19151              parser-related bugs--they might be cured by this
19152      Branch: maint-5.6/perl
19153            ! toke.c
19154 ____________________________________________________________________________
19155 [  8973] By: jhi                                   on 2001/03/01  02:23:25
19156         Log: Retract #8970 because of a completely mysterious core dump:
19157              adding the tests 241..244 causes op/pat dump core at test #25.
19158              The test needs a lot of whittling down before the bug can be solved.
19159      Branch: perl
19160            ! t/op/pat.t
19161 ____________________________________________________________________________
19162 [  8972] By: jhi                                   on 2001/03/01  01:58:38
19163         Log: Regen perlapi.
19164      Branch: perl
19165            ! pod/perlapi.pod
19166 ____________________________________________________________________________
19167 [  8971] By: jhi                                   on 2001/03/01  01:34:09
19168         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
19169              From: Nicholas Clark <nick@ccl4.org>
19170              Date: Wed, 28 Feb 2001 23:28:49 +0000
19171              Message-ID: <20010228232849.A55187@plum.flirble.org>
19172              
19173              Allow a completely write protected source code tree
19174              when using the Configure -Dmksymlinks.
19175      Branch: perl
19176            ! embed.pl warnings.pl
19177 ____________________________________________________________________________
19178 [  8970] By: jhi                                   on 2001/03/01  01:32:04
19179         Log: Add back the EBCDIC character range tests (for matching).
19180      Branch: perl
19181            ! t/op/pat.t
19182 ____________________________________________________________________________
19183 [  8969] By: nick                                  on 2001/02/28  18:18:01
19184         Log: Add charname comments to .ucm files writen by 'compile',
19185              also order charmaps in those files by source encoding.
19186              regenerate distrubuted .ucm files
19187      Branch: perlio
19188            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19189            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19190            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19191            ! ext/Encode/Encode/iso8859-10.ucm
19192            ! ext/Encode/Encode/iso8859-13.ucm
19193            ! ext/Encode/Encode/iso8859-14.ucm
19194            ! ext/Encode/Encode/iso8859-15.ucm
19195            ! ext/Encode/Encode/iso8859-16.ucm
19196            ! ext/Encode/Encode/iso8859-2.ucm
19197            ! ext/Encode/Encode/iso8859-3.ucm
19198            ! ext/Encode/Encode/iso8859-4.ucm
19199            ! ext/Encode/Encode/iso8859-5.ucm
19200            ! ext/Encode/Encode/iso8859-6.ucm
19201            ! ext/Encode/Encode/iso8859-7.ucm
19202            ! ext/Encode/Encode/iso8859-8.ucm
19203            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19204            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
19205 ____________________________________________________________________________
19206 [  8968] By: jhi                                   on 2001/02/28  16:26:37
19207         Log: Expand usemorebits early if d_casti32 needs to be undefined.
19208      Branch: perl
19209            ! hints/hpux.sh hints/irix_6.sh
19210 ____________________________________________________________________________
19211 [  8967] By: jhi                                   on 2001/02/28  16:22:26
19212         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
19213              retract toke.c/qu parts of #8583, retract #8485, retract
19214              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
19215              op/length.t, and MANIFEST, and delete t/op/qu.t.
19216      Branch: perl
19217            - t/op/qu.t
19218            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19219            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
19220            ! t/op/length.t toke.c
19221 ____________________________________________________________________________
19222 [  8966] By: jhi                                   on 2001/02/28  15:00:27
19223         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
19224              by not changing from pre-Unicode days into being Unicode-aware.
19225              Sniff.
19226      Branch: perl
19227            ! pp.c t/op/pack.t t/op/qu.t
19228 ____________________________________________________________________________
19229 [  8965] By: jhi                                   on 2001/02/28  14:37:55
19230         Log: Subject: Re: Errors in core PODs
19231              From: Michael Stevens <michael@etla.org> 
19232              Date: Fri, 23 Feb 2001 15:47:56 +0000
19233              Message-ID: <20010223154756.A7723@firedrake.org> 
19234      Branch: perl
19235            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
19236            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
19237            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
19238            ! x2p/a2p.pod
19239 ____________________________________________________________________________
19240 [  8964] By: jhi                                   on 2001/02/28  14:35:35
19241         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
19242              (The #8961 was too bold.)
19243      Branch: perl
19244            ! hints/hpux.sh hints/irix_6.sh
19245 ____________________________________________________________________________
19246 [  8963] By: jhi                                   on 2001/02/28  14:33:39
19247         Log: Subject: Re: sync sync sync: have I missed any patches?
19248              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19249              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
19250              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
19251              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
19252              
19253              Replace djSP with dSP.
19254      Branch: perl
19255            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
19256            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
19257            ! win32/perlhost.h
19258 ____________________________________________________________________________
19259 [  8962] By: jhi                                   on 2001/02/27  23:21:14
19260         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
19261      Branch: perl
19262            ! lib/Filter/Simple.pm
19263 ____________________________________________________________________________
19264 [  8961] By: jhi                                   on 2001/02/27  22:55:26
19265         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
19266              and this would be it.
19267      Branch: perl
19268            ! hints/hpux.sh hints/irix_6.sh
19269 ____________________________________________________________________________
19270 [  8960] By: jhi                                   on 2001/02/27  22:51:33
19271         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
19272              From: "Craig A. Berry" <craigberry@mac.com>
19273              Date: Tue, 27 Feb 2001 16:11:44 -0600
19274              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
19275      Branch: maint-5.6/perl
19276            ! configure.com vms/descrip_mms.template
19277 ____________________________________________________________________________
19278 [  8959] By: jhi                                   on 2001/02/27  22:47:23
19279         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
19280              From: "Craig A. Berry" <craigberry@mac.com>
19281              Date: Tue, 27 Feb 2001 16:11:44 -0600
19282              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
19283      Branch: perl
19284            ! configure.com vms/descrip_mms.template
19285 ____________________________________________________________________________
19286 [  8958] By: jhi                                   on 2001/02/27  15:16:42
19287         Log: Update Changes.
19288      Branch: perl
19289            ! Changes patchlevel.h
19290 ____________________________________________________________________________
19291 [  8957] By: jhi                                   on 2001/02/27  06:15:07
19292         Log: Subject: [5.6.x] EPOC additions
19293              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19294              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
19295              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
19296      Branch: maint-5.6/perl
19297            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
19298 ____________________________________________________________________________
19299 [  8956] By: jhi                                   on 2001/02/27  06:12:11
19300         Log: Subject: [perl-current] EPOC 
19301              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19302              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
19303              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
19304      Branch: perl
19305            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
19306            ! epoc/epocish.c epoc/epocish.h pp_sys.c
19307 ____________________________________________________________________________
19308 [  8955] By: jhi                                   on 2001/02/27  05:59:50
19309         Log: Subject: Re: Compile with perlcc..
19310              From: Edward Peschko <edwardp@excitehome.net>
19311              Date: Mon, 26 Feb 2001 18:51:58 -0800
19312              Message-ID: <20010226185158.A9871@excitehome.net>
19313              
19314              plus add a simple usage message if no arguments given.
19315      Branch: perl
19316            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
19317            ! utils/Makefile utils/perlcc.PL win32/pod.mak
19318 ____________________________________________________________________________
19319 [  8954] By: nick                                  on 2001/02/26  21:02:59
19320         Log: Integrate mainline
19321      Branch: perlio
19322           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
19323           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
19324           !> t/op/sprintf.t
19325 ____________________________________________________________________________
19326 [  8953] By: jhi                                   on 2001/02/26  14:43:54
19327         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
19328              From: Nicholas Clark <nick@ccl4.org>
19329              Date: Mon, 26 Feb 2001 00:42:07 +0000
19330              Message-ID: <20010226004207.F23333@plum.flirble.org>
19331      Branch: perl
19332            ! pp_ctl.c
19333 ____________________________________________________________________________
19334 [  8952] By: jhi                                   on 2001/02/26  14:42:13
19335         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
19336              From: Simon Cozens <simon@netthink.co.uk>
19337              Date: Mon, 26 Feb 2001 12:23:48 +0000
19338              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
19339      Branch: perl
19340            ! pod/perlguts.pod
19341 ____________________________________________________________________________
19342 [  8951] By: jhi                                   on 2001/02/26  14:39:15
19343         Log: Subject: [PATCH] perlio - unknown layer
19344              From: Nicholas Clark <nick@ccl4.org>
19345              Date: Mon, 26 Feb 2001 00:27:19 +0000
19346              Message-ID: <20010226002719.E23333@plum.flirble.org>
19347      Branch: perl
19348            ! perlio.c
19349 ____________________________________________________________________________
19350 [  8950] By: jhi                                   on 2001/02/26  14:38:04
19351         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
19352              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
19353              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
19354              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
19355      Branch: perl
19356            ! t/op/bop.t
19357 ____________________________________________________________________________
19358 [  8949] By: jhi                                   on 2001/02/26  14:37:07
19359         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
19360              From: Peter Prymmer <pvhp@forte.com>
19361              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
19362              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
19363      Branch: perl
19364            ! lib/Test.pm
19365 ____________________________________________________________________________
19366 [  8948] By: jhi                                   on 2001/02/26  14:35:53
19367         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
19368              From: Radu Greab <radu@netsoft.ro>
19369              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
19370              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
19371      Branch: perl
19372            ! pod/perlop.pod
19373 ____________________________________________________________________________
19374 [  8947] By: jhi                                   on 2001/02/26  14:34:46
19375         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
19376              From: David Mitchell <davem@fdgroup.co.uk>
19377              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
19378              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
19379      Branch: perl
19380            ! run.c
19381 ____________________________________________________________________________
19382 [  8946] By: jhi                                   on 2001/02/26  14:32:37
19383         Log: Subject: Modified README.bs2000 
19384              From: Dorner Thomas <Thomas.Dorner@start.de>
19385              Date: Mon, 26 Feb 2001 09:22:17 +0100
19386              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
19387      Branch: perl
19388            ! README.bs2000
19389 ____________________________________________________________________________
19390 [  8945] By: jhi                                   on 2001/02/26  14:19:53
19391         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
19392              to maintperl, listing the known failures on the tests 129 and 130.
19393      Branch: maint-5.6/perl
19394           !> t/op/sprintf.t
19395 ____________________________________________________________________________
19396 [  8944] By: jhi                                   on 2001/02/26  14:14:15
19397         Log: Add more known sprintf failures.
19398      Branch: perl
19399            ! t/op/sprintf.t
19400 ____________________________________________________________________________
19401 [  8943] By: jhi                                   on 2001/02/26  13:56:22
19402         Log: perlglob.exe needs to be found in Win32, patch from
19403              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
19404              which needs external glob at mini-perl time."
19405      Branch: perl
19406            ! ext/Encode/compile
19407 ____________________________________________________________________________
19408 [  8942] By: jhi                                   on 2001/02/26  13:52:19
19409         Log: A missing dTHX from Vadim Konovalov.
19410      Branch: perl
19411            ! perlio.c
19412 ____________________________________________________________________________
19413 [  8941] By: jhi                                   on 2001/02/26  13:37:05
19414         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
19415      Branch: perl
19416            ! op.c
19417 ____________________________________________________________________________
19418 [  8940] By: jhi                                   on 2001/02/26  13:35:40
19419         Log: Integrate perlio.
19420      Branch: perl
19421           !> ext/Encode/Encode.pm
19422 ____________________________________________________________________________
19423 [  8939] By: nick                                  on 2001/02/25  23:47:09
19424         Log: Integrate mainline.
19425      Branch: perlio
19426           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
19427           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
19428 ____________________________________________________________________________
19429 [  8938] By: nick                                  on 2001/02/25  19:36:28
19430         Log: Encode implementations docs.
19431      Branch: perlio
19432            ! ext/Encode/Encode.pm
19433 ____________________________________________________________________________
19434 [  8937] By: jhi                                   on 2001/02/25  19:26:16
19435         Log: Script wasn't aligned with reality.
19436      Branch: perl
19437            ! t/pod/find.t
19438 ____________________________________________________________________________
19439 [  8936] By: jhi                                   on 2001/02/25  18:54:55
19440         Log: Update Changes.
19441      Branch: perl
19442            ! Changes patchlevel.h
19443 ____________________________________________________________________________
19444 [  8935] By: jhi                                   on 2001/02/25  18:46:36
19445         Log: Retract #8929,8930,8932,8933 for now.
19446      Branch: perl
19447            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
19448 ____________________________________________________________________________
19449 [  8934] By: jhi                                   on 2001/02/25  17:34:35
19450         Log: Integrate perlio.
19451      Branch: perl
19452           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19453           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
19454           !> t/lib/encode.t
19455 ____________________________________________________________________________
19456 [  8933] By: jhi                                   on 2001/02/25  17:33:12
19457         Log: (Retracted by #8395.)
19458              
19459              Slight tweaks in scan_const(), not fixes yet, it seems like
19460              lots of work remains to be done...
19461      Branch: perl
19462            ! toke.c
19463 ____________________________________________________________________________
19464 [  8932] By: jhi                                   on 2001/02/25  17:27:11
19465         Log: (Retracted by #8395.)
19466              
19467              Missing from #8930.
19468      Branch: perl
19469            ! perl.h
19470 ____________________________________________________________________________
19471 [  8931] By: jhi                                   on 2001/02/25  17:26:19
19472         Log: A comment tweak.
19473      Branch: perl
19474            ! utf8.c
19475 ____________________________________________________________________________
19476 [  8930] By: jhi                                   on 2001/02/25  17:25:47
19477         Log: (Retracted by #8395.)
19478              
19479              Attempt to fix the EBCDIC character range problwm with //.
19480      Branch: perl
19481            ! regcomp.c
19482 ____________________________________________________________________________
19483 [  8929] By: jhi                                   on 2001/02/25  17:23:45
19484         Log: (Retracted by #8395.)
19485              
19486              Expand the EBCDIC character range tests, and add few nasty
19487              tr tests from Karsten Sperling.
19488      Branch: perl
19489            ! t/op/pat.t t/op/tr.t
19490 ____________________________________________________________________________
19491 [  8928] By: jhi                                   on 2001/02/25  17:18:49
19492         Log: Missing check-in.
19493      Branch: perl
19494            ! lib/Pod/Find.pm
19495 ____________________________________________________________________________
19496 [  8927] By: nick                                  on 2001/02/25  11:30:22
19497         Log: Change method names in Encode implementation classes to something
19498              less confusing (preparing to "go public").
19499      Branch: perlio
19500            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
19501 ____________________________________________________________________________
19502 [  8926] By: nick                                  on 2001/02/25  10:53:24
19503         Log: GCC __atribute__ / printf fix
19504      Branch: perlio
19505            ! perl.h
19506 ____________________________________________________________________________
19507 [  8925] By: nick                                  on 2001/02/25  10:52:25
19508         Log: Checked in the wrong one ...
19509      Branch: perlio
19510            ! ext/Encode/Encode.pm
19511 ____________________________________________________________________________
19512 [  8924] By: nick                                  on 2001/02/24  18:46:51
19513         Log: Integrate mainline - to see what Jarkko has in ...
19514      Branch: perlio
19515           +> t/pod/testpods/lib/Pod/Stuff.pm
19516           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
19517 ____________________________________________________________________________
19518 [  8923] By: nick                                  on 2001/02/24  17:05:23
19519         Log: Encode API documentation nd tidy up.
19520              Minor additions to test.
19521              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
19522              Adds STRLEN to standard typemap.
19523      Branch: perlio
19524            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19525            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
19526 ____________________________________________________________________________
19527 [  8922] By: jhi                                   on 2001/02/24  16:38:12
19528         Log: Add a test for the "character range should match in EBCDIC
19529              if specified using explicit numerics" bug found by Karsten
19530              Sperling.
19531      Branch: perl
19532            ! t/op/pat.t
19533 ____________________________________________________________________________
19534 [  8921] By: jhi                                   on 2001/02/24  16:30:16
19535         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
19536              From: schwern@pobox.com
19537              Date: Fri, 23 Feb 2001 03:21:37 -0500
19538              Message-ID: <20010223032137.A26022@magnonel.guild.net>
19539              
19540              plus Charles Lane's fixes, plus tweaks.
19541      Branch: perl
19542            + t/pod/testpods/lib/Pod/Stuff.pm
19543            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
19544 ____________________________________________________________________________
19545 [  8920] By: nick                                  on 2001/02/24  10:30:11
19546         Log: Integrate mainline
19547      Branch: perlio
19548           !> (integrate 33 files)
19549 ____________________________________________________________________________
19550 [  8919] By: jhi                                   on 2001/02/24  00:23:35
19551         Log: Subject: Re: I'm losing the war...
19552              From: "Vadim Konovalov" <watman@inbox.ru>
19553              Date: Sat, 24 Feb 2001 00:10:14 +0300
19554              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
19555              
19556              hv_store() not working correctly in ENV_IS_CASELESS case.
19557      Branch: perl
19558            ! hv.c
19559 ____________________________________________________________________________
19560 [  8918] By: jhi                                   on 2001/02/24  00:20:09
19561         Log: Subject: Re: [PATCH] fix for charnames above FFFF
19562              From: andreas.koenig@anima.de (Andreas J. Koenig)
19563              Date: 23 Feb 2001 02:39:03 +0100
19564              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
19565              
19566              A further efficiency tweak.
19567      Branch: perl
19568            ! lib/charnames.pm
19569 ____________________________________________________________________________
19570 [  8917] By: jhi                                   on 2001/02/23  20:27:51
19571         Log: Integrate change #8916 from mainline,
19572              do away with USE_WIN32_RTL_ENV.
19573      Branch: maint-5.6/perl
19574           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19575 ____________________________________________________________________________
19576 [  8916] By: jhi                                   on 2001/02/23  20:02:25
19577         Log: Abolish USE_WIN32_RTL_ENV.
19578      Branch: perl
19579            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19580 ____________________________________________________________________________
19581 [  8915] By: jhi                                   on 2001/02/23  19:36:00
19582         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
19583              later protected by some #define.
19584      Branch: perl
19585            ! gv.c
19586 ____________________________________________________________________________
19587 [  8914] By: jhi                                   on 2001/02/23  19:31:38
19588         Log: Retract #8902 for now, requested by Charles Lane, the correct
19589              fix will be something else.
19590      Branch: perl
19591            ! op.c
19592 ____________________________________________________________________________
19593 [  8913] By: jhi                                   on 2001/02/23  19:11:36
19594         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
19595              From: Peter Prymmer <pvhp@forte.com>
19596              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
19597              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
19598      Branch: perl
19599            ! t/op/lex_assign.t
19600 ____________________________________________________________________________
19601 [  8912] By: jhi                                   on 2001/02/23  18:38:20
19602         Log: Subject: [patch] perlio + useithreads
19603              From: Doug MacEachern <dougm@covalent.net>
19604              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
19605              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
19606              
19607              Gets things running but not complete.
19608      Branch: perl
19609            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
19610 ____________________________________________________________________________
19611 [  8911] By: jhi                                   on 2001/02/23  04:20:02
19612         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
19613              
19614              Duplicated environment freeing, File::Temp 0.12,
19615              op/append portability (EBCDIC) tweak.
19616      Branch: maint-5.6/perl
19617           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19618           !> t/op/append.t
19619 ____________________________________________________________________________
19620 [  8910] By: jhi                                   on 2001/02/23  02:07:33
19621         Log: Integrate change #8909 from mainline, a better Borland
19622              putenv() workaround.
19623      Branch: maint-5.6/perl
19624           !> perl.c
19625 ____________________________________________________________________________
19626 [  8909] By: jhi                                   on 2001/02/23  02:05:46
19627         Log: A better workaround for Borland putenv() brokenness from Sarathy.
19628      Branch: perl
19629            ! perl.c
19630 ____________________________________________________________________________
19631 [  8908] By: jhi                                   on 2001/02/23  02:04:14
19632         Log: Subject: fix for parameter -Dm (for perl@8867)
19633              From: "Vadim Konovalov" <watman@inbox.ru>
19634              Date: Thu, 22 Feb 2001 17:30:12 +0300
19635              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
19636      Branch: perl
19637            ! perl.h
19638 ____________________________________________________________________________
19639 [  8907] By: jhi                                   on 2001/02/23  01:58:20
19640         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
19641              From: Peter Prymmer <pvhp@forte.com>
19642              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
19643              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
19644      Branch: perl
19645            ! t/op/append.t
19646 ____________________________________________________________________________
19647 [  8906] By: jhi                                   on 2001/02/23  01:48:34
19648         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
19649      Branch: perl
19650            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19651 ____________________________________________________________________________
19652 [  8905] By: jhi                                   on 2001/02/23  01:43:30
19653         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
19654              From: Peter Prymmer <pvhp@forte.com>
19655              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
19656              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
19657      Branch: perl
19658            ! t/lib/st-06compat.t
19659 ____________________________________________________________________________
19660 [  8904] By: jhi                                   on 2001/02/23  01:42:39
19661         Log: Metaconfig unit change for #8903.
19662      Branch: metaconfig/U/perl
19663            ! Devel.U
19664 ____________________________________________________________________________
19665 [  8903] By: jhi                                   on 2001/02/23  01:42:12
19666         Log: Be more helpful for devel builders, suggested by John L. Allen.
19667      Branch: perl
19668            ! Configure
19669 ____________________________________________________________________________
19670 [  8902] By: jhi                                   on 2001/02/23  01:37:41
19671         Log: (Retracted by #8914)
19672              (Wrongly, reinstated by #8941)             
19673
19674              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
19675              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19676              Date:     Thu, 22 Feb 2001 09:43:57 EST
19677              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
19678      Branch: perl
19679            ! op.c
19680 ____________________________________________________________________________
19681 [  8901] By: jhi                                   on 2001/02/23  01:20:32
19682         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
19683              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19684              Date:     Thu, 22 Feb 2001 08:01:35 EST
19685              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
19686      Branch: perl
19687            ! malloc.c
19688 ____________________________________________________________________________
19689 [  8900] By: jhi                                   on 2001/02/23  01:18:02
19690         Log: Integrate changes #8898,8899 from mainline, environ handling.
19691      Branch: maint-5.6/perl
19692           !> perl.c
19693 ____________________________________________________________________________
19694 [  8899] By: jhi                                   on 2001/02/23  01:16:25
19695         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
19696              putenv() is not to be relied on, they are either broken or leaky
19697              or both.)
19698      Branch: perl
19699            ! perl.c
19700 ____________________________________________________________________________
19701 [  8898] By: jhi                                   on 2001/02/22  23:36:59
19702         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
19703              and safesysfree() must be used.
19704      Branch: perl
19705            ! perl.c
19706 ____________________________________________________________________________
19707 [  8897] By: jhi                                   on 2001/02/22  23:25:45
19708         Log: With environ one must use safesysmalloc()/safesysfree().
19709      Branch: perl
19710            ! perl.c
19711 ____________________________________________________________________________
19712 [  8896] By: jhi                                   on 2001/02/22  22:13:18
19713         Log: If we have a duplicated environment free it
19714              if PERL_DESTRUCT_LEVEL.
19715      Branch: perl
19716            ! perl.c
19717 ____________________________________________________________________________
19718 [  8895] By: alanbur                               on 2001/02/22  19:31:57
19719         Log: Synchronised with parent
19720      Branch: maint-5.6/pureperl
19721           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
19722 ____________________________________________________________________________
19723 [  8894] By: gsar                                  on 2001/02/22  19:06:18
19724         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
19725              
19726              fix memory leak in method call optimization (change#3768);
19727              made C<eval "$x->foo()"> leak
19728              
19729              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
19730      Branch: maint-5.6/perl
19731           !> op.c
19732 ____________________________________________________________________________
19733 [  8893] By: jhi                                   on 2001/02/22  18:35:27
19734         Log: (Retracted by #8915.)
19735              
19736              Third Degree finding:
19737              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
19738      Branch: perl
19739            ! gv.c
19740 ____________________________________________________________________________
19741 [  8892] By: jhi                                   on 2001/02/22  14:28:32
19742         Log: Update Changes.
19743      Branch: perl
19744            ! Changes patchlevel.h
19745 ____________________________________________________________________________
19746 [  8891] By: jhi                                   on 2001/02/22  13:22:45
19747         Log: Metaconfig unit changes for #8890.
19748      Branch: metaconfig
19749            ! U/modified/Cppsym.U U/threads/archname.U
19750 ____________________________________________________________________________
19751 [  8890] By: jhi                                   on 2001/02/22  13:22:12
19752         Log: Add -stdio to the archname if no perlio selected,
19753              no -perlio added since that is now the default.
19754              
19755              Add few CPUs/architectures to the Cppsym scan.
19756      Branch: perl
19757            ! Configure config_h.SH
19758 ____________________________________________________________________________
19759 [  8889] By: jhi                                   on 2001/02/22  13:05:59
19760         Log: Metaconfig unit change for #8888.
19761      Branch: metaconfig/U/perl
19762            ! useperlio.U
19763 ____________________________________________________________________________
19764 [  8888] By: jhi                                   on 2001/02/22  13:05:28
19765         Log: *drum roll*  Make perlio the default.
19766      Branch: perl
19767            ! Configure config_h.SH
19768 ____________________________________________________________________________
19769 [  8887] By: jhi                                   on 2001/02/22  12:50:52
19770         Log: Integrate change #8665 from maintperl to mainline,
19771              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
19772      Branch: perl
19773           !> ext/POSIX/POSIX.xs
19774 ____________________________________________________________________________
19775 [  8886] By: jhi                                   on 2001/02/22  12:49:24
19776         Log: Integrate changes #8883,8884 from mainline to maintperl.
19777              
19778              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19779              Subject: Re: File::Temp::_gettemp warning
19780      Branch: maint-5.6/perl
19781           !> embed.h embed.pl lib/File/Temp.pm
19782 ____________________________________________________________________________
19783 [  8885] By: jhi                                   on 2001/02/22  12:43:59
19784         Log: Based on
19785              
19786              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
19787              From: schwab@suse.de
19788              Date: Thu, 22 Feb 2001 13:08:09 +0100
19789              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
19790              
19791              but the fix done slightly differently because the other
19792              half was already done in #8664.
19793      Branch: maint-5.6/perl
19794            ! ext/POSIX/POSIX.xs
19795 ____________________________________________________________________________
19796 [  8884] By: jhi                                   on 2001/02/22  12:37:15
19797         Log: Subject: Re: File::Temp::_gettemp warning
19798              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19799              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
19800              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
19801              
19802              This patch to File::Temp does two things:
19803              
19804              1. Fixes the problem with CGI::Carp when determining
19805              the Fcntl constants
19806              
19807              2. Removes most of the carps and consolidates them so that all the
19808              reasons are included in a single die that is caught by the test. This
19809              means that the correct skipping behaviour is displayed by the test.
19810      Branch: perl
19811            ! lib/File/Temp.pm
19812 ____________________________________________________________________________
19813 [  8883] By: jhi                                   on 2001/02/22  12:29:19
19814         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19815              From: Peter Prymmer <pvhp@forte.com>
19816              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
19817              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
19818      Branch: perl
19819            ! embed.h embed.pl
19820 ____________________________________________________________________________
19821 [  8882] By: jhi                                   on 2001/02/21  19:41:33
19822         Log: Integrate change #8881 from mainlin to maintperl.
19823              
19824              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19825      Branch: maint-5.6/perl
19826           !> op.c
19827 ____________________________________________________________________________
19828 [  8881] By: jhi                                   on 2001/02/21  19:38:57
19829         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19830              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19831              Date:     Wed, 21 Feb 2001 13:08:03 EST
19832              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
19833      Branch: perl
19834            ! op.c
19835 ____________________________________________________________________________
19836 [  8880] By: jhi                                   on 2001/02/21  19:34:34
19837         Log: Retract #8875, cannot let go of the old semantics of unpack U
19838              without rethinking utf8decode.t.
19839      Branch: perl
19840            ! pp.c t/op/pack.t
19841 ____________________________________________________________________________
19842 [  8879] By: jhi                                   on 2001/02/21  19:08:02
19843         Log: Run run/*.t also in minitest.
19844      Branch: perl
19845            ! Makefile.SH
19846 ____________________________________________________________________________
19847 [  8878] By: nick                                  on 2001/02/21  18:55:37
19848         Log: Integrate mainline
19849      Branch: perlio
19850           !> (integrate 76 files)
19851 ____________________________________________________________________________
19852 [  8877] By: jhi                                   on 2001/02/21  15:09:33
19853         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
19854      Branch: metaconfig
19855            ! U/compline/nblock_io.U
19856      Branch: perl
19857            ! Configure config_h.SH
19858 ____________________________________________________________________________
19859 [  8876] By: jhi                                   on 2001/02/21  14:54:45
19860         Log: If no sfio, no -lsfio.
19861      Branch: metaconfig/U/perl
19862            ! d_sfio.U
19863      Branch: perl
19864            ! Configure config_h.SH
19865 ____________________________________________________________________________
19866 [  8875] By: jhi                                   on 2001/02/21  14:54:00
19867         Log: Make unpack C and unpack C truly equivalent.
19868      Branch: perl
19869            ! pp.c t/op/pack.t
19870 ____________________________________________________________________________
19871 [  8874] By: jhi                                   on 2001/02/21  14:26:02
19872         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
19873              From: Peter Prymmer <pvhp@forte.com>
19874              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
19875              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
19876      Branch: perl
19877            ! pod/perlport.pod
19878 ____________________________________________________________________________
19879 [  8873] By: jhi                                   on 2001/02/21  14:24:31
19880         Log: Subject: [PATCH] fix for charnames above FFFF
19881              From: andreas.koenig@anima.de (Andreas J. Koenig)
19882              Date: 21 Feb 2001 07:05:45 +0100
19883              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
19884      Branch: perl
19885            ! lib/charnames.pm t/lib/charnames.t
19886 ____________________________________________________________________________
19887 [  8872] By: jhi                                   on 2001/02/21  14:15:25
19888         Log: Integrate change #8868 from pureperl to mainline.
19889              
19890              Fixed reference count loop caused by sv_magic.
19891      Branch: perl
19892           !> sv.c
19893 ____________________________________________________________________________
19894 [  8871] By: jhi                                   on 2001/02/21  14:07:29
19895         Log: Integrate change #8868 from pureperl to maintperl.
19896              
19897              Fixed reference count loop caused by sv_magic.
19898      Branch: maint-5.6/perl
19899           !> sv.c
19900 ____________________________________________________________________________
19901 [  8870] By: jhi                                   on 2001/02/21  14:04:41
19902         Log: Put back the #8840, it was innocent.
19903      Branch: perl
19904            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19905            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19906 ____________________________________________________________________________
19907 [  8869] By: jhi                                   on 2001/02/21  14:00:03
19908         Log: unpack("C", ...) was left slightly unfinished by #8865.
19909      Branch: perl
19910            ! pp.c t/op/pack.t
19911 ____________________________________________________________________________
19912 [  8868] By: alanbur                               on 2001/02/21  01:33:45
19913         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
19914              from gv_fetchpv to create single-character magic variables (e.g. $!),
19915              and it is passed a sv and the gv that contains the sv as the mg_obj
19916              value.  When sv_magic stores the mg_obj pointer it increments the gv
19917              refcount, thus causing a sv-gv pair that can't be freed.  There is
19918              already a check for sv == obj which is used to prevent such reference
19919              loops.  This change extends the check to cover the case described above.
19920      Branch: maint-5.6/pureperl
19921            ! sv.c
19922 ____________________________________________________________________________
19923 [  8867] By: jhi                                   on 2001/02/21  00:52:39
19924         Log: Update Changes.
19925      Branch: perl
19926            ! Changes patchlevel.h
19927 ____________________________________________________________________________
19928 [  8866] By: jhi                                   on 2001/02/21  00:34:20
19929         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
19930              (Note: there were some conflicts due to EBCDIC and EPOC
19931              patches, in general I preferred the repository code.)
19932              (When 2.753 comes out, we need to synchronize.)
19933      Branch: perl
19934            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19935            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19936            ! t/lib/cgi-html.t
19937 ____________________________________________________________________________
19938 [  8865] By: jhi                                   on 2001/02/21  00:24:22
19939         Log: Make pack("C", 0x100) to create Unicode, unless under the
19940              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
19941              will understand Unicode, unless you under know what.
19942      Branch: perl
19943            ! pp.c t/op/pack.t t/op/qu.t
19944 ____________________________________________________________________________
19945 [  8864] By: alanbur                               on 2001/02/20  22:35:34
19946         Log: Resynchronised with parent
19947      Branch: maint-5.6/pureperl
19948           !> README.win32 ext/GDBM_File/GDBM_File.pm
19949           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19950           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
19951           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19952           !> t/lib/sdbm.t util.c
19953 ____________________________________________________________________________
19954 [  8863] By: jhi                                   on 2001/02/20  20:55:11
19955         Log: Integrate change #8860,8861 from mainline into maintperl.
19956              
19957              "pseudo-literal j"
19958              
19959              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19960      Branch: maint-5.6/perl
19961           !> lib/Test.pm pod/perlop.pod
19962 ____________________________________________________________________________
19963 [  8862] By: jhi                                   on 2001/02/20  20:30:07
19964         Log: Don't do casting between pointers pointing to differently sized
19965              integers.
19966      Branch: perl
19967            ! hv.c sv.c
19968 ____________________________________________________________________________
19969 [  8861] By: jhi                                   on 2001/02/20  19:53:44
19970         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19971              From: Peter Prymmer <pvhp@forte.com>
19972              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
19973              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
19974      Branch: perl
19975            ! lib/Test.pm
19976 ____________________________________________________________________________
19977 [  8860] By: jhi                                   on 2001/02/20  19:48:02
19978         Log: "pseudo-literal j", a documentation glitch reported to Debian.
19979              The text recovered from Perl 5.005_03, and pseudo-literal replaced
19980              by "backtick string".
19981      Branch: perl
19982            ! pod/perlop.pod
19983 ____________________________________________________________________________
19984 [  8859] By: jhi                                   on 2001/02/20  19:15:46
19985         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
19986              from Chris Nandor.
19987      Branch: perl
19988            ! makedef.pl
19989 ____________________________________________________________________________
19990 [  8858] By: jhi                                   on 2001/02/20  17:36:53
19991         Log: Integrate pureperl changes #8844,8845,8850 to mainline
19992              (via maintperl #8855).
19993              
19994              Fixed %^H scoping bug
19995              
19996              Removed GV <-> CV refcount loop
19997              
19998              Removed %ENV refcount loop
19999      Branch: perl
20000           !> gv.c op.c perl.c pp.c scope.c
20001 ____________________________________________________________________________
20002 [  8857] By: jhi                                   on 2001/02/20  17:34:32
20003         Log: Integrate changes #8853,8854 from maintperl to mainline.
20004              
20005              EBDIC fixes, README.win32 Borland update.
20006      Branch: perl
20007           !> README.win32 handy.h util.c
20008 ____________________________________________________________________________
20009 [  8856] By: jhi                                   on 2001/02/20  17:33:16
20010         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
20011      Branch: maint-5.6/perl
20012           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
20013           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
20014           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
20015 ____________________________________________________________________________
20016 [  8855] By: jhi                                   on 2001/02/20  17:32:13
20017         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
20018              
20019              Fixed %^H scoping bug
20020              
20021              Removed GV <-> CV refcount loop
20022              
20023              Removed %ENV refcount loop
20024      Branch: maint-5.6/perl
20025           !> gv.c op.c perl.c pp.c scope.c
20026 ____________________________________________________________________________
20027 [  8854] By: jhi                                   on 2001/02/20  17:25:06
20028         Log: Subject: Addition to readme.win32 for Borland C++ compilers
20029              Date: Tue, 20 Feb 2001 02:15:25 +0300
20030              From: "Vadim Konovalov" <watman@inbox.ru>
20031              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
20032              
20033              Document Borland compiler misbehaviour.
20034      Branch: maint-5.6/perl
20035            ! README.win32
20036 ____________________________________________________________________________
20037 [  8853] By: jhi                                   on 2001/02/20  17:22:25
20038         Log: The assimilation of ebcdic.c didn't quite work at the first try,
20039              patches from Thomas Dorner.
20040      Branch: maint-5.6/perl
20041            ! handy.h util.c
20042 ____________________________________________________________________________
20043 [  8852] By: jhi                                   on 2001/02/20  17:20:15
20044         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
20045              From: Chris Nandor <pudge@pobox.com>
20046              Date: Tue, 20 Feb 2001 08:32:45 -0500
20047              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
20048      Branch: maint-5.6/perl
20049            ! makedef.pl mg.c
20050 ____________________________________________________________________________
20051 [  8851] By: jhi                                   on 2001/02/20  17:15:52
20052         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
20053      Branch: perl
20054            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
20055            ! t/lib/filter-util.t
20056 ____________________________________________________________________________
20057 [  8850] By: alanbur                               on 2001/02/20  17:12:40
20058         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
20059              and the magic pointer points back to the GV that contains the
20060              %ENV hash.  This creates a refcount loop that prevents members
20061              of %ENV from being freed correctly.  This change removes the
20062              refcount loop - the magic pointer was never used anyway, the
20063              only use of the magic was to check the type ('E') so that the
20064              appropriate environment manipulation code is called when %ENV
20065              is modified.
20066      Branch: maint-5.6/pureperl
20067            ! perl.c
20068 ____________________________________________________________________________
20069 [  8849] By: jhi                                   on 2001/02/20  17:12:20
20070         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
20071              From: "Craig A. Berry" <craigberry@mac.com>
20072              Date: Mon, 19 Feb 2001 23:36:12 -0600
20073              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
20074              
20075              Case-forgiving systems match TestInit.pm with TES*.
20076      Branch: perl
20077            ! t/lib/glob-basic.t
20078 ____________________________________________________________________________
20079 [  8848] By: jhi                                   on 2001/02/20  17:10:02
20080         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
20081      Branch: perl
20082            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
20083            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
20084            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
20085 ____________________________________________________________________________
20086 [  8847] By: jhi                                   on 2001/02/20  15:34:41
20087         Log: The #8843 wasn't quite right: %Config needs to imported.
20088      Branch: perl
20089            ! t/run/runenv.t
20090 ____________________________________________________________________________
20091 [  8846] By: jhi                                   on 2001/02/20  15:31:50
20092         Log: Retract the #8838 and #8840 for now because of
20093              the DB_File tie problem.
20094      Branch: perl
20095            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
20096            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
20097            ! proto.h sv.c
20098 ____________________________________________________________________________
20099 [  8845] By: alanbur                               on 2001/02/20  14:25:41
20100         Log: Removed GV <-> CV refcount loop
20101              CvGV(mycv) points to the parent GV of the CV, and was previously
20102              refcounted.  The pointer remains, but the refcounting has been removed
20103              as it causes a refcount loop between the CV and GV that means the CV
20104              can't ever be deleted.
20105      Branch: maint-5.6/pureperl
20106            ! gv.c op.c pp.c
20107 ____________________________________________________________________________
20108 [  8844] By: alanbur                               on 2001/02/20  14:23:13
20109         Log: Fixed %^H scoping bug
20110      Branch: maint-5.6/pureperl
20111            ! scope.c
20112 ____________________________________________________________________________
20113 [  8843] By: jhi                                   on 2001/02/19  13:38:08
20114         Log: fork() not everywhere, cleanup temp files.
20115      Branch: perl
20116            ! t/run/runenv.t
20117 ____________________________________________________________________________
20118 [  8842] By: alanbur                               on 2001/02/19  12:42:07
20119         Log: Resynchronised with parent
20120      Branch: maint-5.6/pureperl
20121           !> pod/perlfaq4.pod sv.c utf8.c
20122 ____________________________________________________________________________
20123 [  8841] By: jhi                                   on 2001/02/19  03:35:51
20124         Log: Update Changes.
20125      Branch: perl
20126            ! Changes patchlevel.h
20127 ____________________________________________________________________________
20128 [  8840] By: jhi                                   on 2001/02/19  00:23:41
20129         Log: Subject: [patch] add sv_setref_uv
20130              From: Doug MacEachern <dougm@covalent.net>
20131              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
20132              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
20133      Branch: perl
20134            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
20135            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
20136 ____________________________________________________________________________
20137 [  8839] By: jhi                                   on 2001/02/19  00:01:38
20138         Log: Put to rest the 20010205.001, the email address checking (not) regex.
20139      Branch: perl
20140            ! pod/perlfaq9.pod
20141 ____________________________________________________________________________
20142 [  8838] By: jhi                                   on 2001/02/18  22:17:54
20143         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
20144              From: Doug MacEachern <dougm@covalent.net>
20145              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
20146              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
20147      Branch: perl
20148            ! lib/ExtUtils/xsubpp
20149 ____________________________________________________________________________
20150 [  8837] By: jhi                                   on 2001/02/18  22:16:50
20151         Log: Subject: [patch] -Wall cleanup round 2
20152              From: Doug MacEachern <dougm@covalent.net>
20153              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
20154              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
20155      Branch: perl
20156            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
20157            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
20158            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
20159            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
20160            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
20161            ! ext/SDBM_File/SDBM_File.xs
20162 ____________________________________________________________________________
20163 [  8836] By: jhi                                   on 2001/02/18  22:11:20
20164         Log: Misapplied regex optimizations when \C is present.
20165              Fixes 20001230.002.
20166              
20167              What still remains broken is that the submatches that
20168              have \C in them get their UTF8 flag on because their
20169              parent SV has it on.  This will result in malformed
20170              UTF8 if a \C happened to match a non-ASCII byte.
20171      Branch: perl
20172            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
20173            ! t/pragma/utf8.t
20174 ____________________________________________________________________________
20175 [  8835] By: jhi                                   on 2001/02/18  20:12:02
20176         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
20177              
20178              The hash key got wrongly UTF8fied.
20179      Branch: perl
20180            ! pod/perlapi.pod toke.c utf8.c
20181 ____________________________________________________________________________
20182 [  8834] By: jhi                                   on 2001/02/18  19:44:25
20183         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
20184              don't warn on magical or overloaded things.
20185      Branch: perl
20186            ! pp_hot.c
20187 ____________________________________________________________________________
20188 [  8833] By: nick                                  on 2001/02/18  19:31:22
20189         Log: Integrate mainline
20190      Branch: perlio
20191           +> t/TestInit.pm t/run/runenv.t
20192            - t/UTEST
20193           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
20194           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
20195           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
20196           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
20197           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
20198           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
20199           !> utf8.c
20200 ____________________________________________________________________________
20201 [  8832] By: jhi                                   on 2001/02/18  19:21:18
20202         Log: Integrate perlio.
20203      Branch: perl
20204           !> perlio.c pod/perldiag.pod
20205 ____________________________________________________________________________
20206 [  8831] By: jhi                                   on 2001/02/18  19:14:20
20207         Log: Integrate change #8827 from mainline.
20208              
20209              UTF8 tweaks.
20210      Branch: maint-5.6/perl
20211           !> sv.c utf8.c
20212 ____________________________________________________________________________
20213 [  8830] By: nick                                  on 2001/02/18  19:10:34
20214         Log: Apply the spirit of patch from Nick Clark:
20215              Subject: [PATCH] Re: extensions that provide layers
20216              From: Nicholas Clark <nick@ccl4.org>
20217              Date: Mon, 12 Feb 2001 16:43:51 +0000
20218              Message-Id: <20010212164350.Q3652@plum.flirble.org>
20219      Branch: perlio
20220            ! perlio.c pod/perldiag.pod
20221 ____________________________________________________________________________
20222 [  8829] By: jhi                                   on 2001/02/18  19:03:25
20223         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
20224              From: schwern@pobox.com 
20225              Date: Sun, 18 Feb 2001 13:44:35 -0500
20226              Message-ID: <20010218134435.A17544@magnonel.guild.net>
20227              
20228              Applied, but as t/TestInit.pm.
20229      Branch: perl
20230            + t/TestInit.pm
20231            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
20232            ! t/op/subst_wamp.t
20233 ____________________________________________________________________________
20234 [  8828] By: jhi                                   on 2001/02/18  18:43:52
20235         Log: Integrate perlio.
20236      Branch: perl
20237           !> perlio.c
20238 ____________________________________________________________________________
20239 [  8827] By: jhi                                   on 2001/02/18  18:41:33
20240         Log: UTF-8 tweaks.
20241      Branch: perl
20242            ! sv.c utf8.c
20243 ____________________________________________________________________________
20244 [  8826] By: nick                                  on 2001/02/18  17:40:59
20245         Log: Fix [ID 20010217.002]
20246              open FOO, "<:raw:perlio", ...
20247              :raw now inserts default base layer below itself.
20248              Also
20249              open FOO, "<:unix", ...
20250              works as well - but leaves buffer layer on stack under the unix layer.
20251      Branch: perlio
20252            ! perlio.c
20253 ____________________________________________________________________________
20254 [  8825] By: jhi                                   on 2001/02/18  17:15:39
20255         Log: Integrate perlio.
20256      Branch: perl
20257           !> perlio.c perliol.h
20258 ____________________________________________________________________________
20259 [  8824] By: jhi                                   on 2001/02/18  17:10:53
20260         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
20261              From: schwern@pobox.com
20262              Date: Sun, 18 Feb 2001 01:48:50 -0500
20263              Message-ID: <20010218014850.C19957@magnonel.guild.net>
20264      Branch: perl
20265            ! lib/Test/Harness.pm t/TEST t/op/chop.t
20266 ____________________________________________________________________________
20267 [  8823] By: jhi                                   on 2001/02/18  17:01:06
20268         Log: Add run/*.t to testables.
20269      Branch: perl
20270            ! t/TEST
20271 ____________________________________________________________________________
20272 [  8822] By: jhi                                   on 2001/02/18  16:58:58
20273         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
20274              From: schwern@pobox.com
20275              Date: Sun, 18 Feb 2001 01:11:35 -0500
20276              Message-ID: <20010218011135.A19957@magnonel.guild.net>
20277              
20278              Revive mjd's and Simon's PERL5OPT fix.
20279      Branch: perl
20280            + t/run/runenv.t
20281            ! MANIFEST perl.c
20282 ____________________________________________________________________________
20283 [  8821] By: jhi                                   on 2001/02/18  16:53:46
20284         Log: Subject: Re: Why t/TEST and not Test::Harness?
20285              From: schwern@pobox.com
20286              Date: Sat, 17 Feb 2001 22:44:44 -0500
20287              Message-ID: <20010217224444.A6679@magnonel.guild.net>
20288              
20289              Replace UTEST with TEST -utf8.
20290      Branch: perl
20291            - t/UTEST
20292            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
20293            ! t/lib/glob-basic.t
20294 ____________________________________________________________________________
20295 [  8820] By: nick                                  on 2001/02/18  13:06:16
20296         Log: Clean up a few core dumps when layers are used in unexpected ways.
20297              (Still not "right"...)
20298      Branch: perlio
20299            ! perlio.c perliol.h
20300 ____________________________________________________________________________
20301 [  8819] By: jhi                                   on 2001/02/18  02:25:55
20302         Log: Integrate change #8818 from maintperl, a FAQ nit.
20303      Branch: perl
20304           !> pod/perlfaq4.pod
20305 ____________________________________________________________________________
20306 [  8818] By: jhi                                   on 2001/02/18  02:24:50
20307         Log: FAQ nit from Chris Fedde.
20308      Branch: maint-5.6/perl
20309            ! pod/perlfaq4.pod
20310 ____________________________________________________________________________
20311 [  8817] By: nick                                  on 2001/02/17  18:20:14
20312         Log: Integrate mainline
20313      Branch: perlio
20314           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20315           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20316           +> pod/perlclib.pod
20317            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20318            - lib/unicode/Unicode.301
20319           !> (integrate 324 files)
20320 ____________________________________________________________________________
20321 [  8816] By: jhi                                   on 2001/02/17  16:56:58
20322         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
20323      Branch: perl
20324            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20325            ! ext/Storable/Storable.xs t/lib/st-06compat.t
20326            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
20327 ____________________________________________________________________________
20328 [  8815] By: jhi                                   on 2001/02/17  16:40:07
20329         Log: Subject: [patch] -Wall
20330              From: Doug MacEachern <dougm@covalent.net>
20331              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
20332              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
20333      Branch: perl
20334            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
20335            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
20336 ____________________________________________________________________________
20337 [  8814] By: jhi                                   on 2001/02/16  19:27:18
20338         Log: Document qu better.
20339      Branch: perl
20340            ! pod/perlop.pod
20341 ____________________________________________________________________________
20342 [  8813] By: jhi                                   on 2001/02/15  13:54:37
20343         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
20344              From: Hugo <hv@crypt.compulink.co.uk>
20345              Date: Thu, 15 Feb 2001 13:39:49 +0000
20346              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
20347      Branch: perl
20348            ! toke.c
20349 ____________________________________________________________________________
20350 [  8812] By: alanbur                               on 2001/02/15  13:52:16
20351         Log: Resynchronised with parent
20352      Branch: maint-5.6/pureperl
20353            - ebcdic.c
20354           !> (integrate 36 files)
20355 ____________________________________________________________________________
20356 [  8811] By: jhi                                   on 2001/02/15  13:51:16
20357         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
20358              
20359              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20360              From: Jan Dubois <JanD@ActiveState.com>
20361              Date: Wed, 31 Jan 2001 21:17:03 -0800
20362              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20363              
20364              tweak change#8659 to keep it simple
20365              
20366              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20367              From: Russ Allbery <rra@stanford.edu>
20368              Date: 14 Feb 2001 10:15:41 -0800
20369              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20370              
20371              (8809 empty)
20372
20373              Upgrade to podlators 1.08, from Russ Allbery.
20374      Branch: perl
20375           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
20376           !> utils/perldoc.PL
20377 ____________________________________________________________________________
20378 [  8810] By: jhi                                   on 2001/02/15  13:35:08
20379         Log: Upgrade to podlators 1.08, from Russ Allbery.
20380      Branch: maint-5.6/perl
20381            ! lib/Pod/Man.pm lib/Pod/Text.pm
20382 ____________________________________________________________________________
20383 [  8809] By: jhi                                   on 2001/02/15  13:26:38
20384         Log: (accidentally empty check-in)
20385      Branch: maint-5.6/perl
20386            ! lib/Test/Harness.pm
20387 ____________________________________________________________________________
20388 [  8808] By: jhi                                   on 2001/02/15  13:23:47
20389         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20390              From: Russ Allbery <rra@stanford.edu>
20391              Date: 14 Feb 2001 10:15:41 -0800
20392              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20393              
20394              perldoc was hardcoding $Config{installscript}, which breaks
20395              when install* isn't where Perl ends up (such as with AFS).
20396              
20397              Use $Config{scriptdir} instead.
20398      Branch: maint-5.6/perl
20399            ! utils/perldoc.PL
20400 ____________________________________________________________________________
20401 [  8807] By: jhi                                   on 2001/02/14  14:37:27
20402         Log: Update Changes.
20403      Branch: perl
20404            ! Changes patchlevel.h
20405 ____________________________________________________________________________
20406 [  8806] By: jhi                                   on 2001/02/14  14:25:31
20407         Log: Integrate changes #8803,8804,8805 from mainline.
20408              
20409              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20410              
20411              Don't skip too much of the locale error message if no environ array,
20412              from Chris Nandor.
20413              
20414              More MacOS Classic fixes from Chris Nandor.
20415      Branch: maint-5.6/perl
20416           !> doop.c lib/Cwd.pm perl.c perl.h util.c
20417 ____________________________________________________________________________
20418 [  8805] By: jhi                                   on 2001/02/14  03:29:01
20419         Log: More MacOS Classic fixes from Chris Nandor.
20420      Branch: perl
20421            ! doop.c lib/Cwd.pm
20422 ____________________________________________________________________________
20423 [  8804] By: jhi                                   on 2001/02/14  03:18:35
20424         Log: Don't skip too much of the locale error message if no environ array,
20425              from Chris Nandor.
20426      Branch: perl
20427            ! util.c
20428 ____________________________________________________________________________
20429 [  8803] By: jhi                                   on 2001/02/14  03:14:14
20430         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20431      Branch: perl
20432            ! perl.c perl.h
20433 ____________________________________________________________________________
20434 [  8802] By: jhi                                   on 2001/02/13  18:31:33
20435         Log: AUTHORS update.
20436      Branch: perl
20437            ! AUTHORS
20438 ____________________________________________________________________________
20439 [  8801] By: jhi                                   on 2001/02/13  17:55:19
20440         Log: Integrate change #8792 from mainline.
20441              
20442              Subject: buncha MacPerl patches for bleadperl
20443              From: Chris Nandor <pudge@pobox.com>
20444              Date: Tue, 13 Feb 2001 00:02:43 -0500
20445              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20446      Branch: maint-5.6/perl
20447           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20448           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20449           !> t/lib/basename.t toke.c util.h
20450 ____________________________________________________________________________
20451 [  8800] By: jhi                                   on 2001/02/13  17:46:43
20452         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
20453              to be forced to Off_t.
20454              
20455              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
20456              From: nick@ccl4.org
20457              Date: Thu, 1 Feb 2001 12:01:04 +0000
20458              Message-Id: <20010201120103.E11401@plum.flirble.org>
20459      Branch: maint-5.6/perl
20460            ! iperlsys.h perlio.c
20461 ____________________________________________________________________________
20462 [  8799] By: jhi                                   on 2001/02/13  16:52:51
20463         Log: Duplex duplex hunk hunk.
20464      Branch: maint-5.6/perl
20465            ! Makefile.SH
20466 ____________________________________________________________________________
20467 [  8797] By: jhi                                   on 2001/02/13  14:52:04
20468         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
20469              From: "Craig A. Berry" <craigberry@mac.com>
20470              Date: Mon, 12 Feb 2001 11:05:25 -0600
20471              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
20472      Branch: perl
20473            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
20474 ____________________________________________________________________________
20475 [  8796] By: jhi                                   on 2001/02/13  14:36:47
20476         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
20477              From: simon.cozens@pembroke.oxford.ac.uk 
20478              Date: Sat, 10 Feb 2001 17:57:02 +0000
20479              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
20480              
20481              Now it does include.
20482      Branch: perl
20483            ! pod/perldiag.pod
20484 ____________________________________________________________________________
20485 [  8795] By: jhi                                   on 2001/02/13  14:30:11
20486         Log: Sort the MANIFEST.
20487      Branch: perl
20488            ! MANIFEST
20489 ____________________________________________________________________________
20490 [  8794] By: jhi                                   on 2001/02/13  14:26:51
20491         Log: Integrate change #8793 from mainline, FAQ updates.
20492      Branch: maint-5.6/perl
20493           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20494 ____________________________________________________________________________
20495 [  8793] By: jhi                                   on 2001/02/13  14:25:13
20496         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
20497      Branch: perl
20498            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20499 ____________________________________________________________________________
20500 [  8792] By: jhi                                   on 2001/02/13  14:22:50
20501         Log: Subject: buncha MacPerl patches for bleadperl
20502              From: Chris Nandor <pudge@pobox.com>
20503              Date: Tue, 13 Feb 2001 00:02:43 -0500
20504              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20505      Branch: perl
20506            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20507            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20508            ! t/lib/basename.t toke.c util.h
20509 ____________________________________________________________________________
20510 [  8791] By: jhi                                   on 2001/02/13  14:10:39
20511         Log: Integrate change #8790 from mainline.
20512              
20513              environ array wrongly assumed in Perl_init_i18nl10n(),
20514      Branch: maint-5.6/perl
20515           !> util.c
20516 ____________________________________________________________________________
20517 [  8790] By: jhi                                   on 2001/02/13  14:06:15
20518         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
20519              noticed by Chris Nandor in MacOS Classic.
20520      Branch: perl
20521            ! util.c
20522 ____________________________________________________________________________
20523 [  8789] By: jhi                                   on 2001/02/13  13:58:07
20524         Log: Integrate changes #8373,8487,8544,8783 from mainline.
20525              
20526              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
20527              hints files, the dynaloading, assimilate ebcdic into util.c.
20528      Branch: maint-5.6/perl
20529            - ebcdic.c
20530            ! MANIFEST hints/posix-bc.sh
20531           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
20532           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
20533           !> perlapi.c proto.h util.c
20534 ____________________________________________________________________________
20535 [  8788] By: alanbur                               on 2001/02/13  10:33:13
20536         Log: Integrated changes from maint-5.6
20537      Branch: maint-5.6/pureperl
20538           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
20539           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
20540           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20541           !> vos/config.ga.h vos/configure_perl.cm
20542 ____________________________________________________________________________
20543 [  8787] By: jhi                                   on 2001/02/13  05:56:36
20544         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
20545      Branch: perl
20546           !> Makefile.SH
20547 ____________________________________________________________________________
20548 [  8786] By: jhi                                   on 2001/02/13  05:54:34
20549         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
20550              From: Dorner Thomas <Thomas.Dorner@start.de>
20551              Date: Mon, 12 Feb 2001 15:06:26 +0100
20552              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
20553      Branch: maint-5.6/perl
20554            ! Makefile.SH
20555 ____________________________________________________________________________
20556 [  8785] By: jhi                                   on 2001/02/13  05:29:04
20557         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
20558      Branch: perl
20559           !> hints/openbsd.sh
20560 ____________________________________________________________________________
20561 [  8784] By: jhi                                   on 2001/02/13  02:25:24
20562         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
20563              From: Peter Prymmer <pvhp@forte.com>
20564              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
20565              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
20566      Branch: perl
20567            ! pod/perlclib.pod
20568 ____________________________________________________________________________
20569 [  8783] By: jhi                                   on 2001/02/13  02:22:36
20570         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
20571      Branch: perl
20572            - ebcdic.c
20573            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
20574            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
20575            ! util.c
20576 ____________________________________________________________________________
20577 [  8782] By: jhi                                   on 2001/02/13  02:00:07
20578         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
20579      Branch: maint-5.6/perl
20580            ! pod/perlport.pod
20581 ____________________________________________________________________________
20582 [  8781] By: jhi                                   on 2001/02/13  01:58:44
20583         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
20584      Branch: maint-5.6/perl
20585            ! hints/openbsd.sh
20586 ____________________________________________________________________________
20587 [  8780] By: jhi                                   on 2001/02/13  01:57:33
20588         Log: Synchronize the regexp tests between maintperl and mainline.
20589      Branch: maint-5.6/perl
20590           !> t/op/re_tests
20591 ____________________________________________________________________________
20592 [  8779] By: jhi                                   on 2001/02/13  01:49:35
20593         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20594              From: Hugo <hv@crypt.compulink.co.uk>
20595              Date: Tue, 13 Feb 2001 00:11:11 +0000
20596              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20597      Branch: perl
20598            ! regcomp.c t/op/re_tests
20599 ____________________________________________________________________________
20600 [  8778] By: jhi                                   on 2001/02/13  00:23:10
20601         Log: Comments do not nest.
20602      Branch: perl
20603            ! perl.h
20604 ____________________________________________________________________________
20605 [  8777] By: jhi                                   on 2001/02/13  00:17:54
20606         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20607              From: Hugo <hv@crypt.compulink.co.uk>
20608              Date: Tue, 13 Feb 2001 00:11:11 +0000
20609              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20610      Branch: maint-5.6/perl
20611            ! regcomp.c t/op/re_tests
20612 ____________________________________________________________________________
20613 [  8776] By: jhi                                   on 2001/02/12  23:25:52
20614         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
20615      Branch: maint-5.6/perl
20616            ! pod/perlport.pod
20617 ____________________________________________________________________________
20618 [  8775] By: jhi                                   on 2001/02/12  23:04:28
20619         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
20620      Branch: maint-5.6/perl
20621            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20622            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20623            ! vos/configure_perl.cm
20624 ____________________________________________________________________________
20625 [  8774] By: jhi                                   on 2001/02/12  22:59:11
20626         Log: Subject: Re: [patch] context for 'U' magic functions
20627              From: Doug MacEachern <dougm@covalent.net>
20628              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
20629              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
20630              
20631              plus the suggestion by Nick Ing-Simmons to name the macro
20632              as PERL_MG_UFUNC to avoid namespace pollution, plus add
20633              the advice by Doug for XS writers to perl.h
20634      Branch: perl
20635            ! mg.c perl.h
20636 ____________________________________________________________________________
20637 [  8773] By: jhi                                   on 2001/02/11  20:14:12
20638         Log: Update Changes.
20639      Branch: perl
20640            ! Changes patchlevel.h
20641 ____________________________________________________________________________
20642 [  8772] By: jhi                                   on 2001/02/11  18:47:52
20643         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
20644              From: Simon Cozens <simon@cozens.net>
20645              Date: Wed, 31 Jan 2001 16:31:43 +0000
20646              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
20647      Branch: perl
20648            + pod/perlclib.pod
20649            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
20650            ! pod/perltoc.pod
20651 ____________________________________________________________________________
20652 [  8771] By: jhi                                   on 2001/02/11  18:36:48
20653         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
20654              
20655              Blocks-4d3.beta.txt
20656              CaseFolding-3d4.beta.txt
20657              CompositionExclusions-3d6.beta.txt
20658              EastAsianWidth-4d4.beta.txt
20659              LineBreak-6d3.beta.txt
20660              NamesList-3.1.0d1.beta.txt
20661              PropList-3.1.0d4.beta.txt
20662              SpecialCasing-4d1.beta.txt
20663              UnicodeData-3.1.0d6.beta.txt
20664      Branch: perl
20665            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20666           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20667            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20668            - lib/unicode/Unicode.301
20669            ! (edit 257 files)
20670 ____________________________________________________________________________
20671 [  8770] By: jhi                                   on 2001/02/11  17:26:22
20672         Log: UTF-8 documentation.
20673      Branch: perl
20674            ! utf8.h
20675 ____________________________________________________________________________
20676 [  8769] By: jhi                                   on 2001/02/11  17:12:49
20677         Log: Retract #8762.
20678      Branch: perl
20679            ! regexec.c
20680 ____________________________________________________________________________
20681 [  8768] By: jhi                                   on 2001/02/11  16:54:45
20682         Log: Subject: [PATCH] Test::Harness
20683              From: andreas.koenig@anima.de (Andreas J. Koenig)
20684              Date: 11 Feb 2001 14:37:00 +0100
20685              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
20686      Branch: perl
20687            ! lib/Test/Harness.pm
20688 ____________________________________________________________________________
20689 [  8767] By: jhi                                   on 2001/02/11  16:53:52
20690         Log: Subject: [PATCH] Document makepatch in Porting/patching
20691              From: andreas.koenig@anima.de (Andreas J. Koenig)
20692              Date: 11 Feb 2001 16:46:28 +0100
20693              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
20694      Branch: perl
20695            ! Porting/patching.pod
20696 ____________________________________________________________________________
20697 [  8766] By: jhi                                   on 2001/02/11  06:30:23
20698         Log: Subject: Re: [patch] GvSHARED
20699              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
20700              From: Doug MacEachern <dougm@covalent.net>
20701              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
20702              
20703              Subject: Re: [patch] GvSHARED
20704              From: Doug MacEachern <dougm@covalent.net>
20705              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
20706              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
20707              
20708              Subject: [patch] attributes.pm support for `shared'
20709              From: Doug MacEachern <dougm@covalent.net>
20710              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
20711              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
20712              
20713              our() attributes were ignored, our :shared pieces missing,
20714              allow attributes.pm to turn on shared.
20715      Branch: perl
20716            ! op.c t/op/attrs.t toke.c xsutils.c
20717 ____________________________________________________________________________
20718 [  8765] By: alanbur                               on 2001/02/10  23:11:19
20719         Log: Resync with parent (hopefully sucessfully this time)
20720      Branch: maint-5.6/pureperl
20721           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
20722           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20723           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20724           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20725           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20726           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20727           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20728 ____________________________________________________________________________
20729 [  8764] By: jhi                                   on 2001/02/10  22:54:38
20730         Log: Make TEST and UTEST more verbose in case something goes
20731              wrong in running/compiling a script, suggested by Doug
20732              MacEachern.
20733      Branch: perl
20734            ! t/TEST t/UTEST
20735 ____________________________________________________________________________
20736 [  8763] By: jhi                                   on 2001/02/10  22:11:34
20737         Log: Bogus shebang.
20738      Branch: perl
20739            ! t/lib/texttabs.t
20740 ____________________________________________________________________________
20741 [  8762] By: jhi                                   on 2001/02/10  21:56:02
20742         Log: (Retracted by #8769)
20743      Branch: perl
20744            ! regexec.c
20745 ____________________________________________________________________________
20746 [  8761] By: jhi                                   on 2001/02/10  21:26:15
20747         Log: Subject: Re: [patch] GvSHARED 
20748              From: Doug MacEachern <dougm@covalent.net>
20749              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
20750              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
20751              
20752              our @EXPORT : shared = (...);
20753      Branch: perl
20754            ! toke.c
20755 ____________________________________________________________________________
20756 [  8760] By: jhi                                   on 2001/02/10  21:25:07
20757         Log: Subject: [patch] GvSHARED
20758              From: Doug MacEachern <dougm@covalent.net>
20759              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
20760              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
20761      Branch: perl
20762            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
20763 ____________________________________________________________________________
20764 [  8759] By: alanbur                               on 2001/02/10  21:24:27
20765         Log: Backed out mismerge.
20766      Branch: maint-5.6/pureperl
20767            ! MANIFEST README.hpux README.vmesa gv.c installhtml
20768            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
20769            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20770            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20771            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20772            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20773            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
20774 ____________________________________________________________________________
20775 [  8758] By: jhi                                   on 2001/02/10  18:01:17
20776         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
20777              
20778              Fixed UMRs and leak in Perl_pmtrans()
20779              
20780              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20781              associated UTFied tr/// code.  Also fixed scoping leak of
20782              PL_reg_start_tmp.
20783              
20784              newATTRSUB leaks when an attempt to redefine the active sort sub is
20785              made.
20786      Branch: maint-5.6/perl
20787           !> op.c regcomp.c
20788 ____________________________________________________________________________
20789 [  8757] By: alanbur                               on 2001/02/10  17:56:46
20790         Log: Resynchronised with parent
20791      Branch: maint-5.6/pureperl
20792           +> README.bs2000
20793            - README.posix-bc
20794            ! gv.c perl.c sv.c
20795           !> MANIFEST README.hpux README.vmesa installhtml
20796           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20797           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20798           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20799           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20800           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20801           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20802 ____________________________________________________________________________
20803 [  8756] By: alanbur                               on 2001/02/10  17:51:15
20804         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
20805              made.
20806      Branch: maint-5.6/pureperl
20807            ! op.c
20808 ____________________________________________________________________________
20809 [  8755] By: jhi                                   on 2001/02/09  22:41:35
20810         Log: Upgrade to CPAN 1.59_54, from Andreas König.
20811      Branch: perl
20812            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20813 ____________________________________________________________________________
20814 [  8754] By: jhi                                   on 2001/02/09  22:29:20
20815         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
20816              
20817              Didn't upgrade the fill.t since it has a dependency to File::Slurp
20818              purely for debugging purposes, the actual test hasn't changed.
20819      Branch: perl
20820            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
20821            ! t/lib/textwrap.t
20822 ____________________________________________________________________________
20823 [  8753] By: jhi                                   on 2001/02/09  20:17:50
20824         Log: Integrate change #8682 from maintperl.
20825              
20826              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20827              to work correctly.
20828      Branch: perl
20829           !> hints/irix_6.sh
20830 ____________________________________________________________________________
20831 [  8752] By: jhi                                   on 2001/02/09  20:00:46
20832         Log: Update Changes.
20833      Branch: perl
20834            ! Changes patchlevel.h
20835 ____________________________________________________________________________
20836 [  8751] By: nick                                  on 2001/02/09  19:48:37
20837         Log: Integrate mainline
20838      Branch: perlio
20839           +> README.bs2000 t/lib/cgi-esc.t
20840            - README.posix-bc
20841           !> (integrate 53 files)
20842 ____________________________________________________________________________
20843 [  8750] By: nick                                  on 2001/02/09  19:25:16
20844         Log: Subject: RE: Biannual Competition to Improve Hashing Function
20845              From: Fisher Mark <fisherm@tce.com>
20846              Date: Thu, 8 Feb 2001 10:44:00 -0500
20847              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
20848              Date: Thu, 8 Feb 2001 15:02:47 -0500
20849              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
20850      Branch: perl
20851            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
20852 ____________________________________________________________________________
20853 [  8749] By: jhi                                   on 2001/02/09  19:02:35
20854         Log: Forgotten fragment.
20855      Branch: perl
20856            ! pod/perlapi.pod
20857 ____________________________________________________________________________
20858 [  8748] By: jhi                                   on 2001/02/09  18:31:34
20859         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
20860              plus manual tweakage.
20861              
20862              Sync the perlfaq2 between mainline and maintperl.
20863      Branch: maint-5.6/perl
20864            ! pod/perlfaq2.pod
20865      Branch: perl
20866           !> pod/perlfaq2.pod
20867 ____________________________________________________________________________
20868 [  8747] By: jhi                                   on 2001/02/09  18:12:04
20869         Log: Subject: versiononly and installperl
20870              From: abigail@foad.org
20871              Date: Wed, 7 Feb 2001 22:43:12 +0100
20872              Message-ID: <20010207214312.7045.qmail@foad.org>    
20873              
20874              Add +v flag to force a normal install of the perl binary
20875              and the utilities.
20876              
20877              Subject: [PATCH] installperl
20878              From: Nicholas Clark <nick@ccl4.org>
20879              Date: Fri, 9 Feb 2001 16:28:57 +0000
20880              Message-ID: <20010209162857.B10931@plum.flirble.org>
20881              
20882              Add -A flag which also hardlinks the binary with
20883              the full architecture name.
20884      Branch: perl
20885            ! installperl
20886 ____________________________________________________________________________
20887 [  8746] By: jhi                                   on 2001/02/09  18:03:43
20888         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
20889              
20890              Subject: perlfaq2, re: perlmongers
20891              
20892              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20893              
20894              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20895              
20896              Subject: [ID 20010205.001] typo in perlfaq9
20897              
20898              Subject: [ID 20010208.002] unordered explanation in perlcall
20899      Branch: maint-5.6/perl
20900           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20901           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
20902           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
20903 ____________________________________________________________________________
20904 [  8745] By: jhi                                   on 2001/02/09  17:59:09
20905         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
20906              From: abela@geneanet.org
20907              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
20908              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
20909      Branch: perl
20910            ! pod/perlcall.pod
20911 ____________________________________________________________________________
20912 [  8744] By: jhi                                   on 2001/02/09  17:48:16
20913         Log: Subject: [ID 20010205.001] typo in perlfaq9
20914              From: eserte@vran.herceg.de
20915              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
20916              Message-Id: <200102042244.XAA21926@vran.herceg.de>
20917      Branch: perl
20918            ! pod/perlfaq9.pod
20919 ____________________________________________________________________________
20920 [  8743] By: jhi                                   on 2001/02/09  17:25:12
20921         Log: Integrate change #8695 from maintperl.
20922              
20923              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20924      Branch: perl
20925           !> thread.h
20926 ____________________________________________________________________________
20927 [  8742] By: jhi                                   on 2001/02/09  17:21:22
20928         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20929              From: Andy Dougherty <doughera@lafayette.edu>
20930              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
20931              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
20932      Branch: perl
20933            ! embed.pl
20934 ____________________________________________________________________________
20935 [  8741] By: jhi                                   on 2001/02/09  17:05:19
20936         Log: Integrate changes #8738,8739,8740 from maintperl.
20937              
20938              Html files will be installed in a more logical and easier to
20939              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20940              
20941              Html files will be generated with a header to make them look
20942              a little less bare.
20943              
20944              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20945      Branch: perl
20946           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
20947 ____________________________________________________________________________
20948 [  8740] By: jhi                                   on 2001/02/09  17:03:46
20949         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20950              From: "Brendan O'Dea" <bod@compusol.com.au>
20951              Date: Sun, 4 Feb 2001 11:17:56 +1100
20952              Message-ID: <20010204111756.A16301@compusol.com.au>
20953      Branch: maint-5.6/perl
20954            ! pod/perlfaq3.pod
20955 ____________________________________________________________________________
20956 [  8739] By: jhi                                   on 2001/02/09  17:01:59
20957         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
20958              From: "Indy Singh" <indy@nusphere.com>
20959              Date: Fri, 2 Feb 2001 15:09:59 -0500
20960              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
20961              
20962              Html files will be generated with a header to make them look
20963              a little less bare.
20964      Branch: maint-5.6/perl
20965            ! installhtml
20966 ____________________________________________________________________________
20967 [  8738] By: jhi                                   on 2001/02/09  16:58:48
20968         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
20969              From: "Indy Singh" <indy@nusphere.com>
20970              Date: Fri, 2 Feb 2001 15:08:23 -0500
20971              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
20972              
20973              Html files will be installed in a more logical and easier to
20974              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20975      Branch: maint-5.6/perl
20976            ! win32/Makefile win32/makefile.mk
20977 ____________________________________________________________________________
20978 [  8737] By: jhi                                   on 2001/02/09  16:46:54
20979         Log: Integrate changes #8687,8736 from maintperl.
20980              
20981              HP-UX thread patches from Merijn H. Brand.
20982              
20983              Latin nit from Philip Newton.
20984      Branch: perl
20985           !> README.hpux hints/hpux.sh
20986 ____________________________________________________________________________
20987 [  8736] By: jhi                                   on 2001/02/09  16:42:31
20988         Log: Latin nit from Philip Newton.
20989      Branch: maint-5.6/perl
20990            ! README.hpux
20991 ____________________________________________________________________________
20992 [  8735] By: jhi                                   on 2001/02/09  16:24:03
20993         Log: Integrate changes #8704,8710 from pureperl.
20994              
20995              Fixed UMRs and leak in Perl_pmtrans()
20996              
20997              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20998              associated UTFied tr/// code.  Also fixed scoping leak of
20999              PL_reg_start_tmp.
21000      Branch: perl
21001           !> op.c regcomp.c
21002 ____________________________________________________________________________
21003 [  8734] By: jhi                                   on 2001/02/09  15:40:21
21004         Log: Integrate change #8733 from maintperl.
21005              
21006              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
21007      Branch: perl
21008           !> pod/perlre.pod
21009 ____________________________________________________________________________
21010 [  8733] By: jhi                                   on 2001/02/09  15:35:47
21011         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
21012              From: Prymmer/Kahn <pvhp@best.com>
21013              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
21014              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
21015      Branch: maint-5.6/perl
21016            ! pod/perlre.pod
21017 ____________________________________________________________________________
21018 [  8732] By: jhi                                   on 2001/02/09  15:26:17
21019         Log: Rename README.posix-bc to README.bs2000 (to avoid the
21020              confusion of a "perlposix-bc.pod"), add a few missing
21021              arch pods, regen toc.
21022      Branch: maint-5.6/perl
21023           +> README.bs2000
21024            - README.posix-bc
21025            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21026            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21027 ____________________________________________________________________________
21028 [  8731] By: jhi                                   on 2001/02/09  15:23:39
21029         Log: De-cut-and-pasto.
21030      Branch: perl
21031            ! pod/perl.pod
21032 ____________________________________________________________________________
21033 [  8730] By: jhi                                   on 2001/02/09  15:11:13
21034         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
21035              when people think that perlposix-bc.pod tells anything about
21036              Perl and POSIX.  Regen toc.
21037      Branch: perl
21038           +> README.bs2000
21039            - README.posix-bc
21040            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21041            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21042 ____________________________________________________________________________
21043 [  8729] By: jhi                                   on 2001/02/09  14:52:28
21044         Log: The README.vmesa part of #8712 from maintperl.
21045      Branch: perl
21046            ! README.vmesa
21047 ____________________________________________________________________________
21048 [  8728] By: jhi                                   on 2001/02/09  14:46:06
21049         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
21050              From: Peter Prymmer <pvhp@forte.com>
21051              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
21052              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
21053      Branch: maint-5.6/perl
21054            ! README.vmesa win32/Makefile win32/makefile.mk
21055 ____________________________________________________________________________
21056 [  8727] By: jhi                                   on 2001/02/09  14:33:25
21057         Log: Integrate change #8712 from mainline.
21058              
21059              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
21060      Branch: maint-5.6/perl
21061           !> lib/Pod/Find.pm
21062 ____________________________________________________________________________
21063 [  8726] By: jhi                                   on 2001/02/09  14:30:28
21064         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
21065              From: Peter Prymmer <pvhp@forte.com>
21066              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
21067              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
21068      Branch: perl
21069            + t/lib/cgi-esc.t
21070            ! MANIFEST lib/CGI/Util.pm
21071 ____________________________________________________________________________
21072 [  8725] By: jhi                                   on 2001/02/09  04:56:47
21073         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
21074      Branch: maint-5.6/perl
21075            ! pod/perlport.pod
21076 ____________________________________________________________________________
21077 [  8724] By: jhi                                   on 2001/02/09  04:40:59
21078         Log: Integrate changes 7819,7820 from vmsperl into mainline.
21079              
21080              Add header for LIB$ prototypes (C. Berry)
21081              
21082              Convert fwrite()s to sockets to write()s, since some socket stacks
21083              don't take kindly to stdio.
21084              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
21085              (for often optional LNMs)
21086              Correct a few typos
21087              (C. Bailey)
21088      Branch: perl
21089           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
21090 ____________________________________________________________________________
21091 [  8723] By: jhi                                   on 2001/02/09  03:29:29
21092         Log: Integrate change #8722 from mainline.
21093              
21094              The Im() function wasn't returning zero for non-Math::Complex
21095              arguments.  The bug reported by John Gamble.
21096      Branch: maint-5.6/perl
21097           !> lib/Math/Complex.pm
21098 ____________________________________________________________________________
21099 [  8722] By: jhi                                   on 2001/02/09  03:28:33
21100         Log: The Im() function wasn't returning zero for non-Math::Complex
21101              arguments.  The bug reported by John Gamble.
21102      Branch: perl
21103            ! lib/Math/Complex.pm
21104 ____________________________________________________________________________
21105 [  8721] By: nick                                  on 2001/02/08  22:11:35
21106         Log: Correct the correction :-(
21107      Branch: perl
21108            ! perl.c
21109 ____________________________________________________________________________
21110 [  8720] By: bailey                                on 2001/02/08  20:59:22
21111         Log: Convert frwite()s to sockets to write()s, since some socket stacks
21112              don't take kindly to stdio.
21113              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
21114              (for often optional LNMs)
21115              Correct a few typos
21116              (C. Bailey)
21117      Branch: vmsperl
21118            ! vms/vms.c vms/vmsish.h
21119 ____________________________________________________________________________
21120 [  8719] By: bailey                                on 2001/02/08  20:51:02
21121         Log: Add header for LIB$ prototypes (C. Berry)
21122      Branch: vmsperl
21123            ! ext/Devel/DProf/DProf.xs
21124 ____________________________________________________________________________
21125 [  8718] By: bailey                                on 2001/02/08  20:49:00
21126         Log: SYN SYN
21127      Branch: vmsperl
21128           +> pod/perliol.pod t/lib/sample-tests/bailout
21129           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
21130           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
21131           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
21132           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
21133           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
21134           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
21135            - lib/unicode/Is/DCinital.pl
21136           !> (integrate 101 files)
21137 ____________________________________________________________________________
21138 [  8717] By: nick                                  on 2001/02/08  19:38:48
21139         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
21140              From: Robin Barker <rmb1@cise.npl.co.uk>
21141              Date: Thu, 8 Feb 2001 14:38:07 GMT
21142              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
21143      Branch: perl
21144            ! lib/CPAN.pm
21145 ____________________________________________________________________________
21146 [  8716] By: nick                                  on 2001/02/08  19:29:07
21147         Log: Generated files form 8713 etc.
21148      Branch: perl
21149            ! embed.h global.sym objXSUB.h perlapi.c proto.h
21150 ____________________________________________________________________________
21151 [  8715] By: nick                                  on 2001/02/08  19:26:08
21152         Log: Fixup non-ithread build after 8713
21153      Branch: perl
21154            ! perl.c
21155 ____________________________________________________________________________
21156 [  8714] By: nick                                  on 2001/02/08  19:17:45
21157         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
21158              From: nick@ccl4.org
21159              Date: Wed, 7 Feb 2001 00:27:47 +0000
21160              Message-Id: <20010207002747.B63724@plum.flirble.org>
21161      Branch: perl
21162            ! sv.c toke.c
21163 ____________________________________________________________________________
21164 [  8713] By: nick                                  on 2001/02/08  19:15:58
21165         Log: Subject: Re: [patch] Re: PL_ptr_table
21166              From: Doug Maceachern <dougm@covalent.net>
21167              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
21168              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
21169      Branch: perl
21170            ! embed.pl perl.c sv.c sv.h
21171 ____________________________________________________________________________
21172 [  8712] By: nick                                  on 2001/02/08  19:12:47
21173         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
21174              From: Peter Prymmer <pvhp@forte.com>
21175              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
21176              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
21177      Branch: perl
21178            ! lib/Pod/Find.pm
21179 ____________________________________________________________________________
21180 [  8711] By: nick                                  on 2001/02/07  21:06:11
21181         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
21182              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
21183              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21184              Date: Tue, 06 Feb 2001 23:37:01 +0000
21185              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
21186      Branch: perl
21187            ! regcomp.c
21188 ____________________________________________________________________________
21189 [  8710] By: alanbur                               on 2001/02/07  00:22:04
21190         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
21191              associated UTFied tr/// code.  Also fixed scoping leak of
21192              PL_reg_start_tmp.
21193      Branch: maint-5.6/pureperl
21194            ! op.c regcomp.c
21195 ____________________________________________________________________________
21196 [  8709] By: nick                                  on 2001/02/06  21:16:49
21197         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
21198              From: Michael G Schwern <schwern@pobox.com>
21199              Date: Sun, 4 Feb 2001 19:47:14 -0500
21200              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
21201      Branch: perl
21202            ! pod/perlapi.pod pod/perlmodlib.PL
21203 ____________________________________________________________________________
21204 [  8708] By: nick                                  on 2001/02/06  20:41:20
21205         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
21206              From: Michael G Schwern <schwern@pobox.com>
21207              Date: Sun, 4 Feb 2001 21:17:49 -0500
21208              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
21209      Branch: perl
21210            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
21211            ! pod/perltootc.pod
21212 ____________________________________________________________________________
21213 [  8707] By: nick                                  on 2001/02/06  20:29:11
21214         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
21215              From: Michael G Schwern <schwern@pobox.com>
21216              Date: Tue, 6 Feb 2001 05:54:30 -0500
21217              Message-Id: <20010206055430.A951@blackrider.aocn.com>
21218      Branch: perl
21219            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
21220 ____________________________________________________________________________
21221 [  8706] By: nick                                  on 2001/02/06  20:21:40
21222         Log: Subject: RE: some win32 fixes
21223              Date: Tue, 6 Feb 2001 09:23:20 +0300
21224              From: Vadim Konovalov <vkonovalov@lucent.com>
21225              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
21226      Branch: perl
21227            ! toke.c win32/Makefile win32/config.bc win32/config.gc
21228            ! win32/config.vc win32/config_H.bc win32/makefile.mk
21229 ____________________________________________________________________________
21230 [  8705] By: alanbur                               on 2001/02/06  15:00:03
21231         Log: Synchronised with parent
21232      Branch: maint-5.6/pureperl
21233            ! regexec.c
21234           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
21235           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
21236 ____________________________________________________________________________
21237 [  8704] By: alanbur                               on 2001/02/06  14:55:24
21238         Log: Fixed UMRs and leak in Perl_pmtrans()
21239      Branch: maint-5.6/pureperl
21240            ! op.c
21241 ____________________________________________________________________________
21242 [  8703] By: gsar                                  on 2001/02/06  02:29:37
21243         Log: $(MAKE) distclean doesn't clean up properly on windows
21244      Branch: maint-5.6/perl
21245            ! win32/Makefile win32/makefile.mk
21246 ____________________________________________________________________________
21247 [  8702] By: gsar                                  on 2001/02/06  01:00:46
21248         Log: tweak change#8659 to keep it simple
21249      Branch: maint-5.6/perl
21250            ! utils/perldoc.PL
21251 ____________________________________________________________________________
21252 [  8701] By: gsar                                  on 2001/02/05  22:45:41
21253         Log: change#8693 was missing testsuite changes
21254      Branch: maint-5.6/perl
21255           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
21256 ____________________________________________________________________________
21257 [  8700] By: nick                                  on 2001/02/05  20:32:52
21258         Log: Integrate mainline
21259      Branch: perlio
21260           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
21261           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
21262           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
21263           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
21264           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
21265           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
21266           +> t/lib/test-harness.t
21267           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
21268           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
21269           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
21270           !> pod/perlutil.pod t/TEST utils/h2xs.PL
21271 ____________________________________________________________________________
21272 [  8699] By: nick                                  on 2001/02/05  19:41:07
21273         Log: Subject: perlfaq2, re: perlmongers
21274              From: David H. Adler <dha@panix.com>
21275              Date: Sun, 4 Feb 2001 23:48:23 -0500
21276              Message-Id: <20010204234823.A13429@panix.com>
21277      Branch: perl
21278            ! pod/perlfaq2.pod
21279 ____________________________________________________________________________
21280 [  8698] By: nick                                  on 2001/02/05  19:39:31
21281         Log: Missed file f#rom the testharness mess.
21282      Branch: perl
21283            + t/lib/test-harness.t
21284 ____________________________________________________________________________
21285 [  8697] By: nick                                  on 2001/02/05  19:37:21
21286         Log: Subject: [DOC PATCH] overload.pm nits
21287              From: John Tobey <jtobey@john-edwin-tobey.org>
21288              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
21289              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
21290      Branch: perl
21291            ! lib/overload.pm
21292 ____________________________________________________________________________
21293 [  8696] By: alanbur                               on 2001/02/05  11:56:00
21294         Log: Sync with parent
21295      Branch: maint-5.6/pureperl
21296           !> thread.h
21297 ____________________________________________________________________________
21298 [  8695] By: gsar                                  on 2001/02/05  03:27:34
21299         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
21300      Branch: maint-5.6/perl
21301            ! thread.h
21302 ____________________________________________________________________________
21303 [  8694] By: alanbur                               on 2001/02/05  00:07:47
21304         Log: Initial branch creation from //depot/maint-5.6/perl
21305      Branch: maint-5.6/pureperl
21306           +> (branch 1719 files)
21307 ____________________________________________________________________________
21308 [  8693] By: gsar                                  on 2001/02/04  22:38:49
21309         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
21310              changes)
21311      Branch: maint-5.6/perl
21312           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
21313           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21314           !> ext/DB_File/version.c
21315 ____________________________________________________________________________
21316 [  8692] By: nick                                  on 2001/02/04  18:15:57
21317         Log: The missed t/TEST part of the grand testharness upgrade.
21318      Branch: perl
21319            ! t/TEST
21320 ____________________________________________________________________________
21321 [  8691] By: nick                                  on 2001/02/04  18:05:17
21322         Log: New improved test harness
21323              Subject: Re: [PATCH Test::Harness] Third time's a charm?
21324              From: Michael G Schwern <schwern@pobox.com>
21325              Date: Sun, 4 Feb 2001 08:01:20 -0500
21326              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
21327      Branch: perl
21328            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
21329            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
21330            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
21331            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
21332            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
21333            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
21334            ! MANIFEST lib/Test/Harness.pm
21335 ____________________________________________________________________________
21336 [  8690] By: nick                                  on 2001/02/04  17:57:51
21337         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
21338              From: Jonathan Stowe <gellyfish@gellyfish.com>
21339              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
21340              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
21341      Branch: perl
21342            ! utils/h2xs.PL
21343 ____________________________________________________________________________
21344 [  8689] By: nick                                  on 2001/02/04  17:55:24
21345         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
21346              From: Michael G Schwern <schwern@pobox.com>
21347              Date: Sat, 3 Feb 2001 22:46:38 -0500
21348              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
21349      Branch: perl
21350            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
21351            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
21352 ____________________________________________________________________________
21353 [  8688] By: nick                                  on 2001/02/04  17:43:55
21354         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
21355              length byfailing to spot lack of closing )
21356              From: nick@talking.bollo.cx
21357              Date: Sat, 03 Feb 2001 23:53:16 +0000
21358              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
21359      Branch: perl
21360            ! perlio.c pod/perldiag.pod
21361 ____________________________________________________________________________
21362 [  8687] By: jhi                                   on 2001/02/03  17:11:42
21363         Log: HP-UX thread patches from Merijn H. Brand.
21364      Branch: maint-5.6/perl
21365            ! README.hpux hints/hpux.sh
21366 ____________________________________________________________________________
21367 [  8686] By: jhi                                   on 2001/02/03  16:40:12
21368         Log: Metaconfig changes for #8685.
21369      Branch: metaconfig
21370            ! U/installdirs/instubperl.U
21371      Branch: metaconfig/U/perl
21372            ! Devel.U versiononly.U
21373 ____________________________________________________________________________
21374 [  8685] By: jhi                                   on 2001/02/03  16:39:49
21375         Log: For -Dusedevel builds turn off installusrbinperl and turn on
21376              versiononly, a combined idea of Richard Soderberg and Merijn
21377              H. Brand.  You can still override both of these from the command
21378              line if you need to, -Dinstallusrbinperl and -Uversiononly.
21379      Branch: perl
21380            ! Configure
21381 ____________________________________________________________________________
21382 [  8684] By: jhi                                   on 2001/02/03  16:16:34
21383         Log: Metaconfig unit fix for #8683.
21384      Branch: metaconfig
21385            ! U/compline/nblock_io.U
21386 ____________________________________________________________________________
21387 [  8683] By: jhi                                   on 2001/02/03  16:16:12
21388         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
21389              reported by Peter Prymmer for 5.6-TRIAL1.
21390      Branch: perl
21391            ! Configure
21392 ____________________________________________________________________________
21393 [  8682] By: jhi                                   on 2001/02/03  05:52:11
21394         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
21395              to work correctly.
21396      Branch: maint-5.6/perl
21397            ! hints/irix_6.sh
21398 ____________________________________________________________________________
21399 [  8681] By: jhi                                   on 2001/02/03  05:47:33
21400         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
21401      Branch: maint-5.6/perl
21402            ! pod/perlport.pod
21403 ____________________________________________________________________________
21404 [  8680] By: jhi                                   on 2001/02/02  21:39:49
21405         Log: perlport update from Peter Prymmer.
21406      Branch: maint-5.6/perl
21407            ! pod/perlport.pod
21408 ____________________________________________________________________________
21409 [  8679] By: nick                                  on 2001/02/02  20:50:48
21410         Log: Integrate mainline
21411      Branch: perlio
21412           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21413           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
21414           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21415 ____________________________________________________________________________
21416 [  8678] By: gsar                                  on 2001/02/02  16:02:12
21417         Log: note about bincompat, slightly modified (from Lupe Christoph)
21418      Branch: maint-5.6/perl
21419            ! README.solaris
21420 ____________________________________________________________________________
21421 [  8677] By: jhi                                   on 2001/02/02  15:46:20
21422         Log: Supported platforms updates.
21423      Branch: maint-5.6/perl
21424            ! pod/perlport.pod
21425 ____________________________________________________________________________
21426 [  8676] By: jhi                                   on 2001/02/02  03:41:26
21427         Log: A couple more perlfaq2 tweaks.
21428      Branch: maint-5.6/perl
21429            ! pod/perlfaq2.pod
21430 ____________________________________________________________________________
21431 [  8675] By: jhi                                   on 2001/02/02  03:17:44
21432         Log: Misedit in #8661.
21433      Branch: maint-5.6/perl
21434            ! Configure
21435 ____________________________________________________________________________
21436 [  8674] By: jhi                                   on 2001/02/02  03:14:38
21437         Log: Damien again.
21438      Branch: maint-5.6/perl
21439            ! pod/perlfaq2.pod
21440 ____________________________________________________________________________
21441 [  8673] By: jhi                                   on 2001/02/02  03:12:40
21442         Log: perlfaq update from Elaine Ashton.
21443      Branch: maint-5.6/perl
21444            ! pod/perlfaq2.pod
21445 ____________________________________________________________________________
21446 [  8672] By: jhi                                   on 2001/02/02  03:07:08
21447         Log: UTF-8 s/// patch from Inaba Hiroto.
21448      Branch: maint-5.6/perl
21449            ! pp_ctl.c pp_hot.c
21450 ____________________________________________________________________________
21451 [  8671] By: jhi                                   on 2001/02/01  22:34:31
21452         Log: Update Changes.
21453      Branch: perl
21454            ! Changes patchlevel.h
21455 ____________________________________________________________________________
21456 [  8670] By: jhi                                   on 2001/02/01  22:15:29
21457         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
21458              from maintperl.
21459              
21460              Upgrade to Getopt::Long 2.25, from Johan Vromans.
21461              
21462              more files need to be writable in the source distribution
21463              
21464              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21465              
21466              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21467              
21468              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21469              
21470              Allow the float to be fuzzier.
21471              
21472              need to use INT2PTR instead of a straight cast or ia64 fails
21473              
21474              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21475              
21476              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21477      Branch: perl
21478           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21479           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
21480           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21481 ____________________________________________________________________________
21482 [  8669] By: jhi                                   on 2001/02/01  21:57:02
21483         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21484              From: Robin Barker <rmb1@cise.npl.co.uk>
21485              Date: Thu, 1 Feb 2001 16:59:05 GMT
21486              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
21487      Branch: maint-5.6/perl
21488            ! pod/perlmodlib.PL
21489 ____________________________________________________________________________
21490 [  8668] By: nick                                  on 2001/02/01  19:41:40
21491         Log: Integrate mainline
21492      Branch: perlio
21493           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
21494           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
21495           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
21496 ____________________________________________________________________________
21497 [  8667] By: gsar                                  on 2001/02/01  16:59:11
21498         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21499      Branch: maint-5.6/perl
21500            ! embed.pl embedvar.h
21501 ____________________________________________________________________________
21502 [  8666] By: gsar                                  on 2001/02/01  16:34:51
21503         Log: add missing entries to win32/config.?c
21504      Branch: maint-5.6/perl
21505            ! win32/config.bc win32/config.gc win32/config.vc
21506            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21507 ____________________________________________________________________________
21508 [  8665] By: jhi                                   on 2001/02/01  14:58:51
21509         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21510              From: "Stephen P. Potter" <spp@spotter.yi.org>
21511              Date: Thu, 01 Feb 2001 10:45:46 -0500
21512              Message-Id: <200102011545.KAA31479@spotter.yi.org>
21513      Branch: maint-5.6/perl
21514            ! pod/perlfunc.pod
21515 ____________________________________________________________________________
21516 [  8664] By: gsar                                  on 2001/02/01  14:52:37
21517         Log: need to use INT2PTR instead of a straight cast or ia64 fails
21518              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
21519      Branch: maint-5.6/perl
21520            ! ext/POSIX/POSIX.xs
21521 ____________________________________________________________________________
21522 [  8663] By: jhi                                   on 2001/02/01  14:09:13
21523         Log: Allow the float to be fuzzier.
21524      Branch: maint-5.6/perl
21525            ! t/lib/peek.t
21526 ____________________________________________________________________________
21527 [  8662] By: jhi                                   on 2001/02/01  13:59:00
21528         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21529              From: Robin Barker <rmb1@cise.npl.co.uk>
21530              Date: Thu, 1 Feb 2001 13:05:39 GMT
21531              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
21532      Branch: maint-5.6/perl
21533            ! pod/perlmodlib.pod
21534 ____________________________________________________________________________
21535 [  8661] By: jhi                                   on 2001/02/01  13:57:38
21536         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
21537              Date: Thu, 01 Feb 2001 14:15:41 +0100
21538              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21539              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
21540              
21541              Have the $ccflags in the gcc version test (strange, this change
21542              is claimed to be have been integrated already)
21543      Branch: maint-5.6/perl
21544            ! Configure
21545 ____________________________________________________________________________
21546 [  8660] By: jhi                                   on 2001/02/01  13:44:10
21547         Log: Integrate changes #7950,7964,7962 from mainline.
21548              
21549              Find the stdchar signedness using cpp, should fix some of
21550              the Solaris compiler warnings reported by Alan Burlison.
21551      Branch: maint-5.6/perl
21552           !> Configure config_h.SH
21553 ____________________________________________________________________________
21554 [  8659] By: jhi                                   on 2001/02/01  05:35:32
21555         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
21556              From: Jan Dubois <JanD@ActiveState.com>
21557              Date: Wed, 31 Jan 2001 21:17:03 -0800
21558              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
21559      Branch: maint-5.6/perl
21560            ! utils/perldoc.PL
21561 ____________________________________________________________________________
21562 [  8658] By: jhi                                   on 2001/02/01  04:33:17
21563         Log: Integrate the README.os390 and README.posix-bc parts of mainline
21564              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
21565              installperl parts were taken care of by #8657.)
21566      Branch: maint-5.6/perl
21567           !> README.os390 README.posix-bc
21568 ____________________________________________________________________________
21569 [  8657] By: jhi                                   on 2001/02/01  04:29:21
21570         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21571              From: Peter Prymmer <pvhp@forte.com>
21572              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
21573              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
21574      Branch: maint-5.6/perl
21575            + ext/DynaLoader/dl_dllload.xs
21576            ! MANIFEST Makefile.SH hints/os390.sh installperl
21577 ____________________________________________________________________________
21578 [  8656] By: jhi                                   on 2001/02/01  04:25:45
21579         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
21580              From: Peter Prymmer <pvhp@forte.com>
21581              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
21582              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
21583      Branch: maint-5.6/perl
21584            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
21585 ____________________________________________________________________________
21586 [  8655] By: jhi                                   on 2001/02/01  04:14:47
21587         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
21588              From: troc@netrus.net
21589              Date: Wed, 31 Jan 2001 22:31:26 -0500
21590              Message-Id: <200102010331.WAA117.85@rocco.homenet>
21591      Branch: maint-5.6/perl
21592            ! os2/os2.c
21593 ____________________________________________________________________________
21594 [  8654] By: jhi                                   on 2001/02/01  04:12:52
21595         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21596              as reported by Alan Burlison.
21597      Branch: maint-5.6/perl
21598            ! pp.h
21599 ____________________________________________________________________________
21600 [  8653] By: jhi                                   on 2001/02/01  04:05:12
21601         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
21602              From: dsugalski@northernlight.com
21603              Date: Wed, 31 Jan 2001 18:54:11 -0500
21604              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
21605      Branch: maint-5.6/perl
21606            ! configure.com
21607 ____________________________________________________________________________
21608 [  8652] By: jhi                                   on 2001/02/01  04:03:11
21609         Log: Misplaced #endif.
21610              
21611              Subject: [perl-5-6-1-trial2] patches for EPOC
21612              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21613              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21614              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21615      Branch: maint-5.6/perl
21616            ! epoc/epocish.c
21617 ____________________________________________________________________________
21618 [  8651] By: jhi                                   on 2001/02/01  04:00:25
21619         Log: Integrate changes #8647,8648,8650 from mainline.
21620              
21621              Macrofy a magic UTF-8 test.
21622              
21623              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
21624              
21625              Watch out for cross compiling for EPOC (usually done on linux).
21626      Branch: maint-5.6/perl
21627           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
21628 ____________________________________________________________________________
21629 [  8650] By: jhi                                   on 2001/02/01  03:56:20
21630         Log: Watch out for cross compiling for EPOC (usually done on linux)
21631              
21632              Subject: [perl-5-6-1-trial2] patches for EPOC
21633              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21634              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21635              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21636      Branch: perl
21637            ! ext/Errno/Errno_pm.PL
21638 ____________________________________________________________________________
21639 [  8649] By: gsar                                  on 2001/02/01  00:46:00
21640         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21641      Branch: maint-5.6/perl
21642            ! sv.c
21643 ____________________________________________________________________________
21644 [  8648] By: jhi                                   on 2001/01/31  23:35:36
21645         Log: All the uses of PL_numeric_radix must be protected by
21646              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
21647              
21648              Subject: [perl-5-6-1-trial2] patches for EPOC
21649              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21650              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21651              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21652      Branch: perl
21653            ! sv.c
21654 ____________________________________________________________________________
21655 [  8647] By: jhi                                   on 2001/01/31  22:56:16
21656         Log: Macrofy a magic UTF-8 test.
21657      Branch: perl
21658            ! utf8.c utf8.h
21659 ____________________________________________________________________________
21660 [  8646] By: gsar                                  on 2001/01/31  15:55:12
21661         Log: update Changes
21662      Branch: maint-5.6/perl
21663            ! Changes
21664 ____________________________________________________________________________
21665 [  8645] By: gsar                                  on 2001/01/31  15:10:14
21666         Log: Configure tweak suggested by Peter Prymmer
21667      Branch: maint-5.6/perl
21668            ! Configure
21669 ____________________________________________________________________________
21670 [  8644] By: gsar                                  on 2001/01/31  15:06:32
21671         Log: more files need to be writable in the source distribution
21672      Branch: maint-5.6/perl
21673            ! Porting/makerel
21674 ____________________________________________________________________________
21675 [  8643] By: jhi                                   on 2001/01/31  14:59:46
21676         Log: Integrate changes #8258,8278,8279 from mainline.
21677              
21678              Make the large file tests more robust/talkative.
21679      Branch: maint-5.6/perl
21680           !> t/lib/syslfs.t t/op/lfs.t
21681 ____________________________________________________________________________
21682 [  8642] By: gsar                                  on 2001/01/31  14:53:48
21683         Log: integrate changes#8311,8334 from mainline
21684              
21685              Add a new MakeMaker variable PM_FILTER that defines a Unix
21686              filter to be run on each .pm during the pm_to_blib() phase,
21687              a fixed version of
21688              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21689              
21690              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21691              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21692              accurate reading of the "atime".  
21693      Branch: maint-5.6/perl
21694           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21695           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21696           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
21697 ____________________________________________________________________________
21698 [  8641] By: jhi                                   on 2001/01/31  14:46:37
21699         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
21700      Branch: maint-5.6/perl
21701            ! lib/Getopt/Long.pm
21702 ____________________________________________________________________________
21703 [  8640] By: gsar                                  on 2001/01/31  14:40:24
21704         Log: make regen_all
21705      Branch: maint-5.6/perl
21706            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
21707 ____________________________________________________________________________
21708 [  8639] By: gsar                                  on 2001/01/31  14:37:25
21709         Log: refresh windows config files
21710      Branch: maint-5.6/perl
21711            ! win32/Makefile win32/config_H.bc win32/config_H.gc
21712            ! win32/config_H.vc win32/makefile.mk
21713 ____________________________________________________________________________
21714 [  8638] By: gsar                                  on 2001/01/31  14:28:10
21715         Log: makefile tweaks for windows: introduce a bulk-switch to enable
21716              same options as ActivePerl; sync changes with makefile.mk
21717      Branch: maint-5.6/perl
21718            ! win32/Makefile win32/makefile.mk
21719 ____________________________________________________________________________
21720 [  8637] By: jhi                                   on 2001/01/31  04:41:30
21721         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
21722              From: Nicholas Clark <nick@ccl4.org>
21723              Date: Tue, 30 Jan 2001 19:51:05 +0000
21724              Message-ID: <20010130195105.R76607@plum.flirble.org> 
21725              
21726              op/inc cure.
21727      Branch: perl
21728            ! pp.c pp.h pp_hot.c t/op/arith.t
21729 ____________________________________________________________________________
21730 [  8636] By: jhi                                   on 2001/01/31  02:38:32
21731         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
21732              no perlio],8257,8380,8479,8515 from mainline.
21733              
21734              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
21735              
21736              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
21737              Subject: [PATCH perl@8133] fix-up for VMS extensions
21738              
21739              In VMS embedded perls couldn't access the statically built Socket.
21740              
21741              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
21742              
21743              Further VMS piping fixes from Charles Lane.
21744              
21745              Subject:  [PATCH] make t/op/misc.t work on VMS
21746              
21747              Add tracing for debugging extensions builds in VMS.
21748              
21749              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21750      Branch: maint-5.6/perl
21751           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
21752           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21753           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
21754 ____________________________________________________________________________
21755 [  8635] By: jhi                                   on 2001/01/31  01:46:41
21756         Log: Integrate change #7732 from mainline.
21757              
21758              Sparc 64-bit pack() fix from Jens Hamisch.
21759      Branch: maint-5.6/perl
21760           !> pp.c
21761 ____________________________________________________________________________
21762 [  8634] By: jhi                                   on 2001/01/31  01:41:16
21763         Log: One spot missing from #8626.
21764      Branch: maint-5.6/perl
21765            ! sv.c
21766 ____________________________________________________________________________
21767 [  8633] By: jhi                                   on 2001/01/31  00:49:17
21768         Log: Integrate change #7495 from mainline.
21769              
21770              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21771      Branch: maint-5.6/perl
21772           !> MANIFEST ext/re/Makefile.PL
21773 ____________________________________________________________________________
21774 [  8632] By: jhi                                   on 2001/01/30  23:38:49
21775         Log: Integrate change #8396 from mainline.
21776              
21777              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
21778              better multicast support (resend)
21779      Branch: maint-5.6/perl
21780           !> ext/Socket/Socket.pm
21781 ____________________________________________________________________________
21782 [  8631] By: jhi                                   on 2001/01/30  23:28:03
21783         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
21784              
21785              More AIX lore. (7514, ext/re/hints/aix.pl)
21786              
21787              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
21788              
21789              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
21790              
21791              Subject: [ID 20001214.002] Net::Ping patch
21792              
21793              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
21794              
21795              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21796              
21797              Add ReuseAddr as a (preferred) alias for Reuse as we now
21798              also have ReusePort.
21799              
21800              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21801      Branch: maint-5.6/perl
21802           +> ext/re/hints/aix.pl
21803           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21804           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
21805 ____________________________________________________________________________
21806 [  8630] By: jhi                                   on 2001/01/30  23:03:59
21807         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
21808              
21809              read() documentation tweak for 20001121.004.
21810              
21811              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
21812      Branch: maint-5.6/perl
21813           !> pod/perlfunc.pod pod/perlre.pod
21814 ____________________________________________________________________________
21815 [  8629] By: jhi                                   on 2001/01/30  22:41:57
21816         Log: Integrate change #8098 from mainline.
21817              
21818              fastgetcwd is defined using a glob alias on a $^O dependent basis
21819              and there was no default assignment or perl subroutine.
21820      Branch: maint-5.6/perl
21821           !> lib/Cwd.pm
21822 ____________________________________________________________________________
21823 [  8628] By: jhi                                   on 2001/01/30  21:58:52
21824         Log: Integrate change #7866 from mainline.
21825              
21826              File::Temp 0.11.
21827      Branch: maint-5.6/perl
21828           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
21829 ____________________________________________________________________________
21830 [  8627] By: jhi                                   on 2001/01/30  21:39:44
21831         Log: Integrate changes #8075,8086,8228 from mainline.  
21832              
21833              Darwin is not Windows. (8075,8086)
21834              
21835              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21836      Branch: maint-5.6/perl
21837           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
21838           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21839           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
21840           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
21841 ____________________________________________________________________________
21842 [  8626] By: jhi                                   on 2001/01/30  21:22:11
21843         Log: Integrate with tweakery the change #8625 from mainline,
21844              the multibyte decimal separator fix ("fa_IR locale failure").
21845      Branch: maint-5.6/perl
21846            ! embedvar.h perlapi.h
21847           !> intrpvar.h perl.c perl.h sv.c util.c
21848 ____________________________________________________________________________
21849 [  8625] By: jhi                                   on 2001/01/30  20:26:33
21850         Log: Fix for the fa_IR locale failure.  The reason for the failure
21851              was that Perl was assuming the decimal separator aka the radix
21852              separator is one character.  The Farsi-Iranian locale crushed
21853              that bad assumption since there the separator is 'Momayyez',
21854              glyphwise looking somewhat like a slash, and in Unicode UTF-8
21855              encoded in two bytes, 0xd9 0xab.
21856      Branch: perl
21857            ! intrpvar.h perl.c perl.h sv.c util.c
21858 ____________________________________________________________________________
21859 [  8624] By: gsar                                  on 2001/01/30  20:17:03
21860         Log: regen_headers
21861      Branch: maint-5.6/perl
21862            ! Makefile.SH pod/perlintern.pod
21863 ____________________________________________________________________________
21864 [  8623] By: gsar                                  on 2001/01/30  19:42:34
21865         Log: backout change#7431 and its dependents (causes spurious rebuilds
21866              of autogenerated files)
21867              
21868              fix benign b.t failure
21869      Branch: maint-5.6/perl
21870            ! Makefile.SH t/lib/b.t
21871 ____________________________________________________________________________
21872 [  8622] By: jhi                                   on 2001/01/30  19:41:41
21873         Log: Microperl sync.
21874      Branch: perl
21875            ! mg.c perl.h
21876 ____________________________________________________________________________
21877 [  8621] By: gsar                                  on 2001/01/30  19:24:47
21878         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
21879              from mainline
21880              
21881              Subject: podlators 1.06 released
21882              
21883              Subject: [PATCH @8436] Eliminate op_children
21884              
21885              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
21886              
21887              (Replaced by #8448)  More op_children traces (cleanup of #8442).
21888              
21889              Subject: [PATCH #3 @8436] Re: Eliminate op_children
21890              Replace #8444 and #8445.
21891              
21892              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21893              at the setting of the ofs_sv in new_struct_thread() as the
21894              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
21895              uninitialized fields are, uh, initialized with),
21896              SvREFCNT_inc()ing that invited a core dump.
21897              
21898              podlators 1.07, from Russ Allbery.
21899              
21900              Subject: [PATCH] regcomp.c old feature removal
21901              From: mjd@plover.com
21902              Date: 16 Jan 2001 14:43:18 -0000 
21903              Message-ID: <20010116144318.7140.qmail@plover.com> 
21904      Branch: maint-5.6/perl
21905           +> lib/Pod/Text/Overstrike.pm
21906           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21907           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
21908           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
21909           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
21910           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
21911           !> util.c
21912 ____________________________________________________________________________
21913 [  8620] By: gsar                                  on 2001/01/30  18:48:32
21914         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
21915              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
21916              now fails one test)
21917              
21918              Subject: [PATCH] lvalue AUTOLOAD. No, really.
21919              
21920              Subject: [PATCH] Interesting syntax idea
21921              Make opens + bareword assigns do typeglob assigns.
21922              
21923              Tests for #8254.
21924              
21925              Subject: [PATCH @8269] Continue blocks and B::Deparse
21926              Make the peephole optimizer to bypass more null ops and
21927              and rewrite the deparse handling of continue blocks.
21928              
21929              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21930              Doc tweak on #8313.
21931              
21932              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21933              
21934              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21935              
21936              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21937              
21938              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21939              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21940              according to the platform.
21941              
21942              Subject: [PATCH @8404] Consolidated lvalue sub changes
21943              
21944              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21945              
21946              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21947              
21948              Subject: B::Concise -- an improved replacement for B::Terse 
21949              
21950              The B::Terse drop-in replacement wasn't quite drop-in.
21951              
21952              The LVRET macro needed an aTHX.
21953              
21954              Use the /^Perl_/-less form of is_lvalue_sub().
21955              
21956              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21957      Branch: maint-5.6/perl
21958           +> ext/B/B/Concise.pm
21959           !> (integrate 27 files)
21960 ____________________________________________________________________________
21961 [  8619] By: nick                                  on 2001/01/30  18:40:28
21962         Log: Integrate mainline
21963      Branch: perlio
21964           !> (integrate 40 files)
21965 ____________________________________________________________________________
21966 [  8618] By: jhi                                   on 2001/01/30  18:37:18
21967         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
21968              Date: Mon, 29 Jan 2001 22:51:29 -0600
21969              From: "Craig A. Berry" <craigberry@mac.com>
21970              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
21971      Branch: perl
21972            ! vms/test.com
21973 ____________________________________________________________________________
21974 [  8617] By: jhi                                   on 2001/01/30  18:34:53
21975         Log: Subject: [PATCH] Add missing CV flags to dump.c
21976              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21977              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
21978              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
21979      Branch: perl
21980            ! dump.c
21981 ____________________________________________________________________________
21982 [  8616] By: jhi                                   on 2001/01/30  18:20:58
21983         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
21984              part isn't applicable to maintperl.
21985              
21986              UTF-8 nit from Inaba Hiroto.
21987      Branch: maint-5.6/perl
21988           !> pod/perlapi.pod utf8.c
21989 ____________________________________________________________________________
21990 [  8615] By: jhi                                   on 2001/01/30  18:18:51
21991         Log: UTF-8 nit from Inaba Hiroto.
21992      Branch: perl
21993            ! pod/perlapi.pod t/op/each.t utf8.c
21994 ____________________________________________________________________________
21995 [  8614] By: jhi                                   on 2001/01/30  18:13:38
21996         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
21997              
21998              perl's internal variables are not for public consumption,
21999              move their docs from perlapi.pod to perlintern.pod
22000              
22001              support for -Dusethreads build under HP-UX 10.20 and DCE threads
22002              library (11.0 and later have pthreads but 10.x don't)
22003              
22004              avoid uninitialized value warnings
22005              
22006              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
22007              gets weird results)
22008              
22009              perldoc nit on windows
22010              
22011              make it possible to run the tests outside the source tree
22012              (there's still a dependency on ../lib being the library
22013              location)
22014      Branch: perl
22015           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
22016           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
22017           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
22018           !> win32/bin/search.pl win32/vdir.h
22019 ____________________________________________________________________________
22020 [  8613] By: gsar                                  on 2001/01/30  16:39:59
22021         Log: make it possible to run the tests outside the source tree
22022              (there's still a dependency on ../lib being the library
22023              location)
22024      Branch: maint-5.6/perl
22025            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
22026 ____________________________________________________________________________
22027 [  8612] By: gsar                                  on 2001/01/30  16:31:12
22028         Log: perldoc nit on windows
22029      Branch: maint-5.6/perl
22030            ! utils/perldoc.PL
22031 ____________________________________________________________________________
22032 [  8611] By: gsar                                  on 2001/01/30  16:22:54
22033         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
22034              gets weird results)
22035      Branch: maint-5.6/perl
22036            ! win32/vdir.h
22037 ____________________________________________________________________________
22038 [  8610] By: gsar                                  on 2001/01/30  16:12:45
22039         Log: avoid uninitialized value warnings
22040      Branch: maint-5.6/perl
22041            ! win32/bin/search.pl
22042 ____________________________________________________________________________
22043 [  8609] By: gsar                                  on 2001/01/30  16:08:01
22044         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
22045              library (11.0 and later have pthreads but 10.x don't)
22046      Branch: maint-5.6/perl
22047            ! hints/hpux.sh thread.h
22048 ____________________________________________________________________________
22049 [  8608] By: gsar                                  on 2001/01/30  15:48:55
22050         Log: perl's internal variables are not for public consumption,
22051              move their docs from perlapi.pod to perlintern.pod
22052      Branch: maint-5.6/perl
22053            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
22054            ! thrdvar.h
22055 ____________________________________________________________________________
22056 [  8607] By: gsar                                  on 2001/01/30  15:44:27
22057         Log: mistakenly branched perl56delta.pod, revert
22058      Branch: maint-5.6/perl
22059            - pod/perl56delta.pod
22060           !> pod/perldelta.pod
22061 ____________________________________________________________________________
22062 [  8606] By: gsar                                  on 2001/01/30  14:20:24
22063         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
22064              dTHR which has been a noop for a while now, except for the
22065              compatibility definition in thread.h)
22066      Branch: maint-5.6/perl
22067           !> (integrate 45 files)
22068 ____________________________________________________________________________
22069 [  8605] By: jhi                                   on 2001/01/30  05:43:58
22070         Log: Mark the UTF-8 APIs as experimental.
22071      Branch: maint-5.6/perl
22072            ! embed.pl pod/perlapi.pod
22073 ____________________________________________________________________________
22074 [  8604] By: jhi                                   on 2001/01/30  05:38:40
22075         Log: Nits from earlier integrates.
22076      Branch: maint-5.6/perl
22077            ! lib/Carp/Heavy.pm
22078           !> sv.c
22079 ____________________________________________________________________________
22080 [  8603] By: jhi                                   on 2001/01/30  05:27:26
22081         Log: Regenerate Porting files.
22082      Branch: maint-5.6/perl
22083            ! Porting/Glossary Porting/config.sh Porting/config_H
22084 ____________________________________________________________________________
22085 [  8602] By: jhi                                   on 2001/01/30  05:14:59
22086         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
22087              8310,8339,8447,8492,8493,8505,8525: documentation changes.
22088              
22089              Subject: Re: perlfaq style changes
22090              
22091              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
22092              
22093              Subject: [PATCH] docs on NaN
22094              
22095              Subject: [patch] perlfaq7
22096              
22097              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
22098              
22099              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
22100              
22101              Subject: [PATCH] open() example in perlfunc.pod
22102              
22103              Podify README.mpeix (a new version from the web)
22104              
22105              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22106              
22107              Subject: [PATCH] format and rewording in perlfaq.pod
22108              
22109              Subject: [PATCH] API Variable documentation   
22110              
22111              Memory management calls documentation.
22112              
22113              Subject: [PATCH: perl@8482] README.vms URL updates
22114              
22115              Subject: Minor typos in perlfaq2.pod
22116              
22117              Subject: [PATCH] pod/perlvar.pod
22118      Branch: maint-5.6/perl
22119           +> pod/perl56delta.pod
22120            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22121           !> README.amiga README.epoc README.mpeix README.vms
22122           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
22123           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
22124           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
22125           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
22126           !> pod/perlvar.pod thrdvar.h
22127 ____________________________________________________________________________
22128 [  8601] By: jhi                                   on 2001/01/30  04:38:35
22129         Log: Integrate changes #8036,8096,8253 from mainline:
22130              hints changes.
22131              
22132              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
22133              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
22134              
22135              Output the (apparent) version of gcc in Tru64.
22136      Branch: maint-5.6/perl
22137           +> ext/POSIX/hints/svr4.pl
22138           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
22139           !> hints/svr4.sh t/lib/bigfltpm.t
22140 ____________________________________________________________________________
22141 [  8600] By: jhi                                   on 2001/01/30  04:04:01
22142         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
22143              locale fixes.
22144              
22145              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
22146              
22147              Debian allows /usr/bin/locale to exist without any locales. (7868)
22148              
22149              Allow the locale test needing POSIX and the taint test
22150              needing IPC::SysV to run under 'minitest' (basically,
22151              bail out if loading the extension fails). (8384)
22152              
22153              Cleanup the locale.t output  (8480)
22154      Branch: maint-5.6/perl
22155           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
22156           !> t/pragma/locale.t
22157 ____________________________________________________________________________
22158 [  8599] By: jhi                                   on 2001/01/30  03:51:04
22159         Log: Missing generated files from #8598.
22160      Branch: maint-5.6/perl
22161            ! embed.h global.sym objXSUB.h perlapi.c proto.h
22162 ____________________________________________________________________________
22163 [  8598] By: jhi                                   on 2001/01/30  03:41:54
22164         Log: Integrate change #8555 from mainline, manually integrate parts
22165              of changes 8452 and 8583.
22166              
22167              Subject: [PATCH] utf8.c documentation (8452)
22168              
22169              No point in checking the length if the pointer is bogus. (8555)
22170              
22171              Introduce bytes_from_utf8() and implement sv_eq() using it,
22172              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
22173              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
22174              was malformed. (8583)
22175      Branch: maint-5.6/perl
22176            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
22177           !> pod/perlapi.pod sv.c utf8.c
22178 ____________________________________________________________________________
22179 [  8597] By: gsar                                  on 2001/01/30  02:37:26
22180         Log: get PERL_OBJECT build going again on windows
22181      Branch: maint-5.6/perl
22182            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
22183            ! pod/perlapi.pod proto.h sv.c
22184 ____________________________________________________________________________
22185 [  8596] By: jhi                                   on 2001/01/30  02:16:17
22186         Log: Signedness nit.
22187      Branch: perl
22188            ! sv.c
22189 ____________________________________________________________________________
22190 [  8595] By: jhi                                   on 2001/01/30  02:11:07
22191         Log: EBCDIC patch for Storable, from Peter Prymmer.
22192      Branch: perl
22193            ! t/lib/st-06compat.t
22194 ____________________________________________________________________________
22195 [  8594] By: jhi                                   on 2001/01/30  01:04:48
22196         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
22197              From: Peter Prymmer <pvhp@forte.com>
22198              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
22199              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
22200      Branch: perl
22201            ! t/lib/b.t
22202 ____________________________________________________________________________
22203 [  8593] By: jhi                                   on 2001/01/30  00:56:47
22204         Log: Subject: [PATCH: perl@8585] pod problems in io
22205              From: Peter Prymmer <pvhp@forte.com>
22206              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
22207              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
22208      Branch: perl
22209            ! pod/perlapio.pod pod/perliol.pod
22210 ____________________________________________________________________________
22211 [  8592] By: jhi                                   on 2001/01/30  00:48:20
22212         Log: Integrate perlio.
22213      Branch: perl
22214           !> pod/perlapio.pod pod/perliol.pod
22215 ____________________________________________________________________________
22216 [  8591] By: nick                                  on 2001/01/29  22:02:28
22217         Log: GNU 'merge' Simon's copy of perliol.pod with version
22218              patched by Craig's patch.
22219      Branch: perlio
22220            ! pod/perliol.pod
22221 ____________________________________________________________________________
22222 [  8590] By: nick                                  on 2001/01/29  21:55:10
22223         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
22224      Branch: perlio
22225            ! pod/perlapio.pod pod/perliol.pod
22226 ____________________________________________________________________________
22227 [  8589] By: jhi                                   on 2001/01/29  15:35:33
22228         Log: Integrate change #8586 from maint-5.6/perl.
22229              
22230              make the BOM detection code not call tell() until it has to
22231              (meant to fix esoteric compatibility issues where PL_rsfp
22232              is overridden)
22233      Branch: perl
22234           !> toke.c
22235 ____________________________________________________________________________
22236 [  8588] By: jhi                                   on 2001/01/29  15:29:11
22237         Log: Subject: MAking Solaris malloc() the default
22238              From: Lupe Christoph <lupe@lupe-christoph.de>
22239              Date: Mon, 29 Jan 2001 12:59:36 +0100
22240              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
22241              
22242              The README.solaris part slightly tweaked.
22243      Branch: perl
22244            ! README.solaris hints/solaris_2.sh
22245 ____________________________________________________________________________
22246 [  8587] By: jhi                                   on 2001/01/29  15:17:34
22247         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
22248              From: root@ak-75.mind.de
22249              Date: Sun, 28 Jan 2001 20:32:29 +0100
22250              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
22251      Branch: perl
22252            ! pod/perlre.pod
22253 ____________________________________________________________________________
22254 [  8586] By: gsar                                  on 2001/01/29  13:43:44
22255         Log: make the BOM detection code not call tell() until it has to
22256              (meant to fix esoteric compatibility issues where PL_rsfp
22257              is overridden)
22258      Branch: maint-5.6/perl
22259            ! toke.c
22260 ____________________________________________________________________________
22261 [  8585] By: jhi                                   on 2001/01/28  20:05:45
22262         Log: Update Changes.
22263      Branch: perl
22264            ! Changes patchlevel.h
22265 ____________________________________________________________________________
22266 [  8584] By: jhi                                   on 2001/01/28  19:30:02
22267         Log: Integrate perlio.
22268      Branch: perl
22269           +> pod/perliol.pod
22270           !> MANIFEST pod/perlapio.pod
22271 ____________________________________________________________________________
22272 [  8583] By: jhi                                   on 2001/01/28  19:28:40
22273         Log: Patch from Inaba Hiroto:
22274              - canonical UTF-8 hash keys: if a key string for a hash is
22275              UTF8-on, try downgrade the string and use it if
22276              unicode::distinct is not in effect.
22277              For the task, I added a function bytes_from_utf8() to utf8.c.
22278              It might resemble utf8_to_bytes() but it is not convenient
22279              to the task.
22280              Made a test for it and added to t/op/each.t
22281              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
22282              the mortal copy of the argument SV.
22283              And changed t/io/utf8.t test 18 which expects print() to
22284              upgrade its argument.
22285              - re-implement sv_eq with bytes_from_utf8()
22286              - some bug fixes
22287              - tr/// does not handle UTF8 range (\x{}-\x{})
22288              - \ before raw UTF8 character produced
22289              "Malformed UTF-8 character" warning.
22290              - "\x{100}\N{CENT SIGN}" is Malformed.
22291              Added tests for these 3.
22292              - and one silly bug (by me) with qu operator.
22293      Branch: perl
22294            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
22295            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
22296            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
22297 ____________________________________________________________________________
22298 [  8582] By: nick                                  on 2001/01/28  19:25:04
22299         Log: Add pod/perliol.pod to MANIFEST :-(
22300      Branch: perlio
22301            ! MANIFEST
22302 ____________________________________________________________________________
22303 [  8581] By: nick                                  on 2001/01/28  19:22:40
22304         Log: PerlIO documentation. Proofing and sub-editing requested.
22305      Branch: perlio
22306            + pod/perliol.pod
22307            ! pod/perlapio.pod
22308 ____________________________________________________________________________
22309 [  8580] By: jhi                                   on 2001/01/28  05:16:25
22310         Log: Revert the change to sv_2pv() done by #8054: Someone who
22311              did SvNV_set() on a scalar that also happened to be POK,
22312              followed by sv_2pv() won't get the right coercion anymore.
22313              [Sarathy]
22314      Branch: maint-5.6/perl
22315            ! sv.c
22316 ____________________________________________________________________________
22317 [  8579] By: jhi                                   on 2001/01/28  05:15:04
22318         Log: Remove the #8084 effect: do not allow -Q to be interpreted
22319              as -&Q(), this is too much wiggle room.
22320      Branch: maint-5.6/perl
22321            ! toke.c
22322 ____________________________________________________________________________
22323 [  8578] By: jhi                                   on 2001/01/28  05:12:45
22324         Log: Needed bits of #8439 (should have been in #8576),
22325              mainly for lval substr().
22326      Branch: maint-5.6/perl
22327            ! mg.c pp.c pp_hot.c
22328 ____________________________________________________________________________
22329 [  8577] By: jhi                                   on 2001/01/28  05:02:46
22330         Log: A missing check-in.
22331      Branch: maint-5.6/perl
22332            ! utf8.c
22333 ____________________________________________________________________________
22334 [  8576] By: jhi                                   on 2001/01/28  04:26:18
22335         Log: Integrate changes #8425,8436,8439,8517 from mainline.
22336              The 8439 was not truly integrated because it had too many
22337              dependencies on the development branch and because it introduced
22338              concepts too bold for a maintenance branch (such as the qu operator).
22339              
22340              Subject: [PATCH perl@8342] -Wformat
22341              
22342              Tighten some of the UTF-8 tests a bit.
22343              
22344              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
22345              - The substr lval was still not okay.
22346              - Now pp_stringify and sv_setsv copies source's UTF8 flag
22347              even if IN_BYTE.  pp_stringify is called from fold_constants
22348              at optimization phase and "\x{100}" was made SvUTF8_off under
22349              use bytes (the bytes pragma is for "byte semantics" and not
22350              for "do not produce UTF8 data")
22351      Branch: maint-5.6/perl
22352            ! t/lib/charnames.t t/op/substr.t toke.c
22353           !> sv.c t/pragma/utf8.t
22354 ____________________________________________________________________________
22355 [  8575] By: jhi                                   on 2001/01/28  04:01:51
22356         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
22357              
22358              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
22359              
22360              Subject: [ID 20001230.003] UTF-8 tr still hurts
22361              
22362              Test cases for #8385 (from Simon's "torture.pl")
22363              
22364              Start fixing UTF-8 lval substr() (8405)
22365      Branch: maint-5.6/perl
22366           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
22367           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
22368 ____________________________________________________________________________
22369 [  8574] By: jhi                                   on 2001/01/28  03:09:06
22370         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
22371              from mainline.
22372              
22373              UTF-8 cleanup.
22374              
22375              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
22376              
22377              "\x{FF}\xFF" was broken.
22378              
22379              Tests for #8329 and #8330.
22380              
22381              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22382              
22383              IRIX compiler noticed that the bof initialization might be
22384              bypassed by control flow.
22385              
22386              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22387      Branch: maint-5.6/perl
22388           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22389           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
22390 ____________________________________________________________________________
22391 [  8573] By: jhi                                   on 2001/01/28  02:06:12
22392         Log: Retract #8552.
22393      Branch: perl
22394            ! lib/Text/Wrap.pm t/lib/textwrap.t
22395 ____________________________________________________________________________
22396 [  8572] By: jhi                                   on 2001/01/28  02:04:49
22397         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
22398              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
22399              not really integrated but instead salvaged by hand
22400              (they had too many dependencies on the development release
22401              to be cleanly integratable).
22402              
22403              Subject: more UTF8 test suites and an UTF8 patch
22404              
22405              Tweak for MULTIPLICITY/USE_PERLIO
22406              
22407              Signedness nit.
22408              
22409              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
22410              
22411              Use the UTF8_XXX macros in is_utf8_char().
22412              
22413              Rewrite pp_concat() in terms of sv_catsv().  The . operator
22414              should now be UTF-8-proof.
22415              
22416              Subject: [PATCH perl@8269] scanning two hex-constants
22417              fails on EBCDIC environment (script length.t)
22418              
22419              Add some Unicode chop() tests.
22420      Branch: maint-5.6/perl
22421            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
22422           !> sv.c t/op/chop.t utf8.h
22423 ____________________________________________________________________________
22424 [  8571] By: jhi                                   on 2001/01/28  00:35:59
22425         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
22426              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
22427              
22428              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
22429              
22430              The maxiters upper limit sanity check (guarding against
22431              non-progress) assumed bytes instead of characters in s///
22432              and split().
22433              
22434              Signedness nit.
22435              
22436              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
22437              join() should now be UTF-8-proof.
22438              
22439              More split // UTF-8 tests. (8250)
22440      Branch: maint-5.6/perl
22441           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
22442           !> util.c
22443 ____________________________________________________________________________
22444 [  8570] By: jhi                                   on 2001/01/27  22:15:46
22445         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
22446              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
22447              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
22448              8084,8204,8244,8333 from mainline.
22449              
22450              For -Q where Q might be a one-letter sub name one does no more
22451              get a warning about an unknown filetest (7941,7943,7944,8084).
22452              
22453              Subject: Re: [ID 20001130.011] expression parsing bug ?
22454              
22455              Make uv_to_utf8() to zero-terminate its output buffer.
22456              
22457              Split off t/op/length.t (7995)
22458              
22459              Split off t/op/utf8decode.t (7996)
22460              
22461              Remove an unnecessary 'use utf8' from the utf8.t (7998)
22462              
22463              Split off t/op/concat.t (8004)
22464              
22465              Split off t/op/ver.t (8005)
22466              
22467              Document utf8_length(), utf8_distance(), and utf8_hop().
22468              
22469              Document utf8_to_uv() better.
22470              
22471              Introduce macros for UTF8 decoding (8028,8033).
22472              
22473              Add test for reverse() (8030,8031).
22474              
22475              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
22476              
22477              Do not return the Unicode replacement character    on UTF-8
22478              decoding failure.
22479              
22480              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
22481              not this_utf8 i.e. the output string has one, but don't mess
22482              with source assumption. (8052,8053)
22483              
22484              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
22485              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
22486              was not expecting to be called with something that was already
22487              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
22488              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
22489              (8054)
22490              
22491              Recode the naughty binary bytes in utf8decode.t using the \xHH.
22492              
22493              Make some panic messages a bit more logical.
22494      Branch: maint-5.6/perl
22495           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
22496           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
22497           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
22498           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
22499           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
22500           !> utf8.c utf8.h
22501 ____________________________________________________________________________
22502 [  8569] By: jhi                                   on 2001/01/27  19:16:43
22503         Log: Integrate changes #7750 from perlio and #8566 from mainline.
22504      Branch: maint-5.6/perl
22505           !> regexec.c sv.c
22506 ____________________________________________________________________________
22507 [  8568] By: jhi                                   on 2001/01/27  18:06:51
22508         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
22509              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
22510              7935[-perlio.c],7936,7959,7965 from mainline.
22511              
22512              Change the "big byte" error message to "Wide character".
22513              (7355, the croak-if-wide-chars-in-print part ignored)
22514              
22515              Use UINT64_C().
22516              
22517              Introduce Perl_utf8_length().
22518              
22519              diff -se shows these as different (7753, forgotten check-ins)
22520              
22521              Subject: [PATCH] doop.c - UTF8 tr///
22522              
22523              If we use (aTHX_ ...) then put Perl_ on the front.
22524              
22525              Make utf8_length() and utf8_distance() to be less forgiving
22526              about bad UTF-8.
22527              
22528              Test line numbers are different with utf8.
22529              
22530              No need to scan till infinity, 13 is enough. (7872,7911)
22531              
22532              Subject: [PATCH] Tokeniser debugging
22533              
22534              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
22535              
22536              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
22537              
22538              Be more careful in Perl_sv_utf8_downgrade().
22539              
22540              Use DO_UTF8().
22541              
22542              Raw zero bytes in text files confuse at least GNU patch 2.1.
22543      Branch: maint-5.6/perl
22544           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22545           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
22546           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
22547           !> t/pragma/utf8.t toke.c utf8.c utf8.h
22548 ____________________________________________________________________________
22549 [  8567] By: nick                                  on 2001/01/27  11:10:38
22550         Log: Integrate mainline
22551      Branch: perlio
22552           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
22553           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
22554           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
22555           !> toke.c
22556 ____________________________________________________________________________
22557 [  8566] By: jhi                                   on 2001/01/27  06:22:48
22558         Log: More documentation for the regexp context stack.
22559      Branch: perl
22560            ! regexec.c
22561 ____________________________________________________________________________
22562 [  8565] By: jhi                                   on 2001/01/27  05:21:57
22563         Log: Update Changes.
22564      Branch: perl
22565            ! Changes patchlevel.h
22566 ____________________________________________________________________________
22567 [  8564] By: jhi                                   on 2001/01/27  04:44:04
22568         Log: Threadedness patch for #8562 from Doug MacEachern.
22569      Branch: perl
22570            ! toke.c
22571 ____________________________________________________________________________
22572 [  8563] By: jhi                                   on 2001/01/27  04:26:24
22573         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
22574              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22575              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
22576              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
22577      Branch: perl
22578            ! op.c
22579 ____________________________________________________________________________
22580 [  8562] By: jhi                                   on 2001/01/27  04:20:30
22581         Log: Subject: Re: Announce : Tokener reporting patch
22582              From: Simon Cozens <simon@cozens.net>
22583              Date: Mon, 22 Jan 2001 02:17:22 +0000
22584              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
22585      Branch: perl
22586            ! embed.h embed.pl proto.h toke.c
22587 ____________________________________________________________________________
22588 [  8561] By: jhi                                   on 2001/01/27  04:17:24
22589         Log: Forgot from #8545.  Oops.
22590      Branch: perl
22591            ! pp.c t/pragma/overload.t
22592 ____________________________________________________________________________
22593 [  8560] By: jhi                                   on 2001/01/27  03:01:47
22594         Log: A better module compilation test, use MANIFEST as suggested
22595              by Spider.
22596      Branch: perl
22597            ! t/lib/1_compile.t
22598 ____________________________________________________________________________
22599 [  8559] By: jhi                                   on 2001/01/27  02:50:48
22600         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
22601              From: Peter Prymmer <pvhp@forte.com>
22602              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
22603              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
22604      Branch: perl
22605            ! t/lib/b.t
22606 ____________________________________________________________________________
22607 [  8558] By: jhi                                   on 2001/01/27  02:27:05
22608         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
22609              From: Peter Prymmer <pvhp@forte.com>
22610              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
22611              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
22612      Branch: perl
22613            ! t/pragma/sub_lval.t
22614 ____________________________________________________________________________
22615 [  8557] By: jhi                                   on 2001/01/27  02:26:03
22616         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
22617              From: Peter Prymmer <pvhp@forte.com>
22618              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
22619              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
22620      Branch: perl
22621            ! t/lib/st-06compat.t
22622 ____________________________________________________________________________
22623 [  8556] By: jhi                                   on 2001/01/27  02:24:33
22624         Log: Subject: [PATCH: perl@8531] minor update to README.os390
22625              From: Peter Prymmer <pvhp@forte.com>
22626              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
22627              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
22628      Branch: perl
22629            ! README.os390
22630 ____________________________________________________________________________
22631 [  8555] By: jhi                                   on 2001/01/27  00:35:47
22632         Log: No point in checking the length before we know whether the pointer
22633              is bogus or not, fixes Abigail's odbm failures in Linux.
22634      Branch: perl
22635            ! sv.c
22636 ____________________________________________________________________________
22637 [  8554] By: nick                                  on 2001/01/26  19:01:31
22638         Log: Integrate mainline
22639      Branch: perlio
22640           !> lib/Text/Wrap.pm t/lib/textwrap.t
22641 ____________________________________________________________________________
22642 [  8553] By: jhi                                   on 2001/01/26  15:19:39
22643         Log: Integrate change #7792 from perlio (multiplicity fix),
22644              fix the AV leak in regex DEBUGGING (tiny part of the
22645              polymorphic regexp patch #8143).
22646      Branch: maint-5.6/perl
22647            ! regcomp.c
22648           !> scope.h
22649 ____________________________________________________________________________
22650 [  8552] By: jhi                                   on 2001/01/26  15:03:23
22651         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
22652              From: Michael G Schwern <schwern@pobox.com>
22653              Date: Fri, 26 Jan 2001 09:28:31 -0500
22654              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
22655      Branch: perl
22656            ! lib/Text/Wrap.pm t/lib/textwrap.t
22657 ____________________________________________________________________________
22658 [  8551] By: jhi                                   on 2001/01/26  02:33:19
22659         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
22660              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
22661              
22662              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
22663              
22664              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
22665              
22666              Message nit.
22667              
22668              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
22669              
22670              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
22671              
22672              (the cleanup of unused submatches in regtry() and regcppop())
22673              
22674              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
22675              stored and restored, and thusly was trounced by the utf8 swash
22676              routines.
22677              
22678              use utf8 not required to use \x{}.
22679              
22680              Removed two more tests that make no sense in UTF-8 since the test
22681              data is not in UTF-8.
22682              
22683              Get the three different space character classes right under utf8.
22684              
22685              Implement ANYOFUTF8 regprop() dumping.
22686              
22687              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22688              
22689              Document the regex context pushing/popping a bit better.
22690      Branch: maint-5.6/perl
22691           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
22692           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
22693           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
22694           !> t/op/regmesg.t utf8.c
22695 ____________________________________________________________________________
22696 [  8550] By: nick                                  on 2001/01/25  19:42:30
22697         Log: Integrate mainline
22698      Branch: perlio
22699           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
22700           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
22701           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
22702           !> t/lib/bigint.t t/lib/bigintpm.t
22703 ____________________________________________________________________________
22704 [  8549] By: jhi                                   on 2001/01/25  15:22:28
22705         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
22706      Branch: maint-5.6/perl
22707            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
22708 ____________________________________________________________________________
22709 [  8548] By: jhi                                   on 2001/01/25  15:02:55
22710         Log: Integrate changes #7997,8063,8492,8547 from mainline.
22711              
22712              Subject: Re: STRLEN - what?
22713              
22714              Subject: [PATCH] perlguts.pod
22715              
22716              Memory management calls documentation.
22717              
22718              Layout using tabulator is not a good idea in a pod.
22719      Branch: maint-5.6/perl
22720           !> pod/perlguts.pod
22721 ____________________________________________________________________________
22722 [  8547] By: jhi                                   on 2001/01/25  14:49:05
22723         Log: Layout using tabulator is not a good idea in a pod.
22724      Branch: perl
22725            ! pod/perlguts.pod
22726 ____________________________________________________________________________
22727 [  8546] By: jhi                                   on 2001/01/25  14:31:12
22728         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
22729              from mainline.
22730              
22731              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22732              
22733              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22734              
22735              More Win32 editor/IDE/shell hints.
22736              
22737              More Win32 Perling.
22738              
22739              Yet another editor edit.
22740              
22741              Edit edit edit.
22742              
22743              IDE/editor section tweaking.
22744              
22745              Few more IDE/editor nits from p5p.
22746      Branch: maint-5.6/perl
22747           !> pod/perlfaq3.pod
22748 ____________________________________________________________________________
22749 [  8545] By: jhi                                   on 2001/01/25  04:16:32
22750         Log: Subject: [PATCH 5.7.0] overload int()
22751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22752              Date: Wed, 24 Jan 2001 19:06:57 -0500
22753              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
22754      Branch: perl
22755            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
22756            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
22757            ! t/lib/bigintpm.t
22758 ____________________________________________________________________________
22759 [  8544] By: jhi                                   on 2001/01/25  04:15:11
22760         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
22761              From: Peter Prymmer <pvhp@forte.com>
22762              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
22763              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
22764      Branch: perl
22765            ! Makefile.SH README.os390 hints/os390.sh installperl
22766 ____________________________________________________________________________
22767 [  8543] By: jhi                                   on 2001/01/25  03:52:08
22768         Log: Integrate change #8462,8469 from mainline.
22769              
22770              In VMS Perl subversion (perl -V) is undef.
22771      Branch: maint-5.6/perl
22772           !> configure.com
22773 ____________________________________________________________________________
22774 [  8542] By: jhi                                   on 2001/01/25  03:44:55
22775         Log: Integrate changes #7835,7850,8315,8316 from mainline.
22776              
22777              Solaris hints.
22778      Branch: maint-5.6/perl
22779           !> hints/solaris_2.sh
22780 ____________________________________________________________________________
22781 [  8541] By: jhi                                   on 2001/01/25  03:39:28
22782         Log: Integrate #8336 from mainline.
22783      Branch: maint-5.6/perl
22784           !> hv.c
22785 ____________________________________________________________________________
22786 [  8540] By: jhi                                   on 2001/01/25  03:23:50
22787         Log: Retract #8539.
22788      Branch: maint-5.6/perl
22789            ! pod/perlfaq3.pod
22790 ____________________________________________________________________________
22791 [  8539] By: jhi                                   on 2001/01/25  03:21:55
22792         Log: (Retracted by #5940.)
22793      Branch: maint-5.6/perl
22794            ! pod/perlfaq3.pod
22795 ____________________________________________________________________________
22796 [  8538] By: jhi                                   on 2001/01/25  03:14:07
22797         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
22798              From: Peter Prymmer <pvhp@forte.com>
22799              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
22800              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
22801              
22802              The VMS bits.
22803      Branch: maint-5.6/perl
22804            ! configure.com vms/descrip_mms.template
22805 ____________________________________________________________________________
22806 [  8537] By: jhi                                   on 2001/01/25  03:06:09
22807         Log: Integrate #7710,7824,7973 from mainline.
22808      Branch: maint-5.6/perl
22809           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22810           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
22811           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
22812           !> vos/config.ga.def vos/config.ga.h win32/config.bc
22813           !> win32/config.gc win32/config.vc
22814 ____________________________________________________________________________
22815 [  8536] By: jhi                                   on 2001/01/24  13:50:20
22816         Log: Revert the edits made by me so far to the 5.6 branch since
22817              the TRIAL1 since I did edits when I should have been using
22818              integrates.  Bad programmer.   (Will integrate them properly later.)
22819              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
22820              The #8353 will not be reapplied at least for now since
22821              the UTF-8 hash keys need more thinking.
22822              (The patches #8347, #8354, #8454, #8473 were okay since they
22823              were original edits made specifically for the 5.6.1-TRIAL1.)
22824      Branch: maint-5.6/perl
22825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22826            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
22827            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
22828            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
22829            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
22830            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22831            ! win32/config.bc win32/config.gc win32/config.vc
22832 ____________________________________________________________________________
22833 [  8535] By: bailey                                on 2001/01/24  06:37:02
22834         Log: SYN SYN
22835      Branch: vmsperl
22836           +> (branch 26 files)
22837           !> (integrate 130 files)
22838 ____________________________________________________________________________
22839 [  8534] By: nick                                  on 2001/01/23  19:30:57
22840         Log: Integrate mainline.
22841      Branch: perlio
22842           !> Changes Configure Porting/Glossary Porting/config.sh
22843           !> Porting/config_H embed.h embed.pl ext/Encode/compile
22844           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
22845           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
22846           !> pod/perlvar.pod proto.h t/lib/1_compile.t
22847 ____________________________________________________________________________
22848 [  8533] By: jhi                                   on 2001/01/23  16:15:46
22849         Log: Forgotten from #8501.
22850      Branch: perl
22851            ! Porting/Glossary Porting/config.sh Porting/config_H
22852 ____________________________________________________________________________
22853 [  8532] By: jhi                                   on 2001/01/23  16:13:27
22854         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
22855              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22856              Date: Mon, 22 Jan 2001 17:51:58 +0100
22857              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
22858      Branch: perl
22859            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
22860 ____________________________________________________________________________
22861 [  8531] By: jhi                                   on 2001/01/23  15:46:01
22862         Log: Update Changes.
22863      Branch: perl
22864            ! Changes patchlevel.h
22865 ____________________________________________________________________________
22866 [  8530] By: jhi                                   on 2001/01/23  15:38:39
22867         Log: De-cut-and-pasto.
22868      Branch: perl
22869            ! t/lib/1_compile.t
22870 ____________________________________________________________________________
22871 [  8529] By: jhi                                   on 2001/01/23  15:11:04
22872         Log: Document the mkdir trailing slashes case.
22873      Branch: perl
22874            ! pod/perlfunc.pod
22875 ____________________________________________________________________________
22876 [  8528] By: jhi                                   on 2001/01/23  15:08:28
22877         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
22878              get installed:
22879              
22880              Subject: lib/lib.pm
22881              From: <abigail@foad.org>
22882              Date: Mon, 28 Aug 2000 20:35:08 -0400
22883              Message-ID: <20000829003508.21281.qmail@foad.org>
22884      Branch: perl
22885            ! installperl
22886 ____________________________________________________________________________
22887 [  8527] By: jhi                                   on 2001/01/23  14:44:04
22888         Log: Metaconfig unit change for #8526.
22889      Branch: metaconfig
22890            ! U/threads/archname.U
22891 ____________________________________________________________________________
22892 [  8526] By: jhi                                   on 2001/01/23  14:43:19
22893         Log: Attach -perlio to the archname if so selected.
22894      Branch: perl
22895            ! Configure
22896 ____________________________________________________________________________
22897 [  8525] By: jhi                                   on 2001/01/23  14:24:01
22898         Log: Subject: [PATCH] pod/perlvar.pod
22899              From: abigail@foad.org
22900              Date: Tue, 23 Jan 2001 01:41:10 +0100
22901              Message-ID: <20010123004110.22259.qmail@foad.org>
22902      Branch: perl
22903            ! pod/perlvar.pod
22904 ____________________________________________________________________________
22905 [  8524] By: jhi                                   on 2001/01/23  14:22:32
22906         Log: A bug introduced in #8217 (the undefined variable in the
22907              lib/safe1_t #3) fixed, by Charles Lane:
22908              
22909              The earlier patch made it so that stuff running in Safe
22910              compartments could do a "caller" and see "main".  That
22911              little change in name is done right before the code in
22912              the compartment is run, and apparantly the parser
22913              was picking up the stash name before it got changed.
22914              
22915              (why it was threaded vs. unthreaded Perl that was sensitive to this
22916              I still don't know...and it probably doesn't matter).
22917              
22918              I tryed removing the stash name-change and saw that threaded Perl
22919              did indeed pass the lib/safe1.t tests.
22920              
22921              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
22922              do the name change (and to connect _ in the compartment to the global
22923              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
22924              to call _safe_pkg_prep when creating a new compartment.
22925              
22926              Passes all tests with threaded perl on linux; passes all tests
22927              with unthreaded perl on VMS.
22928              
22929              At some point I'll probably want to revisit Safe and Opcode to
22930              provide more sensible handling of global variables...and to get
22931              formats working in Safe compartments, which they don't do currently.
22932      Branch: perl
22933            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
22934 ____________________________________________________________________________
22935 [  8523] By: jhi                                   on 2001/01/23  14:11:58
22936         Log: Also the lib/Thread.pm itself needs to be ignored if
22937              the Thread extension hasn't been built.
22938      Branch: perl
22939            ! t/lib/1_compile.t
22940 ____________________________________________________________________________
22941 [  8522] By: jhi                                   on 2001/01/23  13:51:28
22942         Log: print() instead of warn() so that stderr doesn't get
22943              unncessarily polluted.
22944      Branch: perl
22945            ! ext/Encode/compile
22946 ____________________________________________________________________________
22947 [  8521] By: jhi                                   on 2001/01/23  13:49:48
22948         Log: Integrate perlio.
22949      Branch: perl
22950           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
22951           !> ext/Encode/encode.h
22952 ____________________________________________________________________________
22953 [  8520] By: nick                                  on 2001/01/22  21:44:00
22954         Log: More messing with Encode:
22955              Extra fields in header to allow multiple names and to record
22956              other things "compile" knows.
22957              Re-organise compile to factor out common output routines.
22958      Branch: perlio
22959            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
22960 ____________________________________________________________________________
22961 [  8519] By: nick                                  on 2001/01/22  20:33:50
22962         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
22963      Branch: perlio
22964            ! ext/Encode/Makefile.PL ext/Encode/compile
22965 ____________________________________________________________________________
22966 [  8518] By: nick                                  on 2001/01/22  20:28:13
22967         Log: Integrate mainline
22968      Branch: perlio
22969           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
22970           !> vos/config.alpha.def vos/config.alpha.h
22971 ____________________________________________________________________________
22972 [  8517] By: jhi                                   on 2001/01/22  15:37:17
22973         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
22974              by Inaba Hiroto.
22975      Branch: perl
22976            ! sv.c
22977 ____________________________________________________________________________
22978 [  8516] By: jhi                                   on 2001/01/22  14:55:15
22979         Log: More SIG_SIZE fixes.
22980      Branch: perl
22981            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
22982 ____________________________________________________________________________
22983 [  8515] By: jhi                                   on 2001/01/22  14:50:27
22984         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
22985              From: "Craig A. Berry" <craigberry@mac.com>
22986              Date: Mon, 22 Jan 2001 00:42:24 -0600
22987              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
22988      Branch: perl
22989            ! configure.com
22990 ____________________________________________________________________________
22991 [  8514] By: jhi                                   on 2001/01/22  14:31:17
22992         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
22993              From: "Craig A. Berry" <craigberry@mac.com>
22994              Date: Sun, 21 Jan 2001 23:03:25 -0600
22995              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
22996      Branch: perl
22997            ! configure.com
22998 ____________________________________________________________________________
22999 [  8513] By: jhi                                   on 2001/01/22  14:14:00
23000         Log: Add the .ucm encoding tables to the MANIFEST.
23001      Branch: perl
23002            ! MANIFEST
23003 ____________________________________________________________________________
23004 [  8512] By: jhi                                   on 2001/01/22  13:43:33
23005         Log: Integrate perlio.
23006      Branch: perl
23007           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
23008           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
23009           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
23010           +> ext/Encode/Encode/iso8859-10.ucm
23011           +> ext/Encode/Encode/iso8859-13.ucm
23012           +> ext/Encode/Encode/iso8859-14.ucm
23013           +> ext/Encode/Encode/iso8859-15.ucm
23014           +> ext/Encode/Encode/iso8859-16.ucm
23015           +> ext/Encode/Encode/iso8859-2.ucm
23016           +> ext/Encode/Encode/iso8859-3.ucm
23017           +> ext/Encode/Encode/iso8859-4.ucm
23018           +> ext/Encode/Encode/iso8859-5.ucm
23019           +> ext/Encode/Encode/iso8859-6.ucm
23020           +> ext/Encode/Encode/iso8859-7.ucm
23021           +> ext/Encode/Encode/iso8859-8.ucm
23022           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
23023           +> ext/Encode/Encode/symbol.ucm
23024           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
23025           !> perliol.h
23026 ____________________________________________________________________________
23027 [  8511] By: nick                                  on 2001/01/21  23:44:47
23028         Log: Make "real" layers of ":utf8" and ":raw".
23029              So now PERLIO=utf8 perl ...
23030              does what Andreas wanted.
23031              Fix arg passing in open.pm (still have a Carp issue).
23032      Branch: perlio
23033            ! lib/open.pm perlio.c perliol.h
23034 ____________________________________________________________________________
23035 [  8510] By: jhi                                   on 2001/01/21  22:56:53
23036         Log: Document the regex context pushing/popping a bit better.
23037      Branch: perl
23038            ! regexec.c
23039 ____________________________________________________________________________
23040 [  8509] By: jhi                                   on 2001/01/21  22:55:44
23041         Log: Tweak the mkdir trailing slash code some more.
23042              
23043              TO DO: the same handling should probably be done for
23044              all the other filesystem functions that can have directories
23045              as their arguments.
23046      Branch: perl
23047            ! pp_sys.c
23048 ____________________________________________________________________________
23049 [  8508] By: nick                                  on 2001/01/21  21:37:43
23050         Log: Switch "compiled in" encodings to .ucm format.
23051              (Leave others as .enc till we can run-time load .ucm,
23052              or find some other way to load them.)
23053      Branch: perlio
23054            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
23055            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
23056            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
23057            + ext/Encode/Encode/iso8859-10.ucm
23058            + ext/Encode/Encode/iso8859-13.ucm
23059            + ext/Encode/Encode/iso8859-14.ucm
23060            + ext/Encode/Encode/iso8859-15.ucm
23061            + ext/Encode/Encode/iso8859-16.ucm
23062            + ext/Encode/Encode/iso8859-2.ucm
23063            + ext/Encode/Encode/iso8859-3.ucm
23064            + ext/Encode/Encode/iso8859-4.ucm
23065            + ext/Encode/Encode/iso8859-5.ucm
23066            + ext/Encode/Encode/iso8859-6.ucm
23067            + ext/Encode/Encode/iso8859-7.ucm
23068            + ext/Encode/Encode/iso8859-8.ucm
23069            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
23070            + ext/Encode/Encode/symbol.ucm
23071            ! ext/Encode/Makefile.PL ext/Encode/compile
23072 ____________________________________________________________________________
23073 [  8507] By: nick                                  on 2001/01/21  21:02:03
23074         Log: Integrate (partial) mainline.
23075      Branch: perlio
23076           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
23077           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
23078           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23079 ____________________________________________________________________________
23080 [  8506] By: jhi                                   on 2001/01/21  20:09:30
23081         Log: Update Changes.
23082      Branch: perl
23083            ! Changes patchlevel.h
23084 ____________________________________________________________________________
23085 [  8505] By: jhi                                   on 2001/01/21  19:39:59
23086         Log: Subject: Minor typos in perlfaq2.pod
23087              From: "Stephen P. Potter" <spp@spotter.yi.org>
23088              Message-Id: <200101192101.QAA11911@spotter.yi.org>
23089              Date: Fri, 19 Jan 2001 16:01:13 -0500
23090              
23091              with a nit from Philip Netwon.
23092      Branch: perl
23093            ! pod/perlfaq2.pod
23094 ____________________________________________________________________________
23095 [  8504] By: jhi                                   on 2001/01/21  19:33:05
23096         Log: Metaconfig change for #8503.
23097      Branch: metaconfig
23098            ! U/threads/usethreads.U
23099 ____________________________________________________________________________
23100 [  8503] By: jhi                                   on 2001/01/21  19:32:21
23101         Log: Sanity check for conflicting thread flavours.
23102      Branch: perl
23103            ! Configure config_h.SH
23104 ____________________________________________________________________________
23105 [  8502] By: jhi                                   on 2001/01/21  19:23:00
23106         Log: Metaconfig change for #8501.
23107      Branch: metaconfig
23108            ! U/modified/sig_name.U
23109 ____________________________________________________________________________
23110 [  8501] By: jhi                                   on 2001/01/21  19:22:26
23111         Log: The SIG_SIZE is the number of the elements *excluding*
23112              the terminating NULL.
23113      Branch: perl
23114            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
23115            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
23116            ! win32/config_H.vc
23117 ____________________________________________________________________________
23118 [  8500] By: jhi                                   on 2001/01/21  18:31:31
23119         Log: Integrate perlio.
23120      Branch: perl
23121           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
23122           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
23123           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
23124           !> pp_sys.c proto.h sv.c
23125 ____________________________________________________________________________
23126 [  8499] By: jhi                                   on 2001/01/21  17:43:57
23127         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
23128              From: Hugo <hv@crypt.compulink.co.uk>
23129              Date: Sun, 21 Jan 2001 13:34:05 +0000
23130              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
23131              
23132              In sprintf UTF8ize only if necessary.
23133      Branch: perl
23134            ! sv.c
23135 ____________________________________________________________________________
23136 [  8498] By: nick                                  on 2001/01/21  16:25:32
23137         Log: Encode cleanup.
23138              Add command line control over "compile" so that Makefile.PL
23139              needs can be combined with other uses.
23140              Use command line options in Makefile.PL.
23141              Fix multi-byte parsing in .ucm files.
23142      Branch: perlio
23143            ! ext/Encode/Makefile.PL ext/Encode/compile
23144 ____________________________________________________________________________
23145 [  8497] By: nick                                  on 2001/01/21  12:56:27
23146         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
23147      Branch: perlio
23148            ! ext/Encode/Encode.xs
23149 ____________________________________________________________________________
23150 [  8496] By: nick                                  on 2001/01/21  12:18:45
23151         Log: Fixup after integrate:
23152              missed the .sym files that are changed by regen_headers
23153              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
23154      Branch: perlio
23155            ! global.sym pp.sym sv.c
23156 ____________________________________________________________________________
23157 [  8495] By: nick                                  on 2001/01/21  11:51:07
23158         Log: Integrate mainline.
23159      Branch: perlio
23160           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
23161           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
23162           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
23163           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
23164           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
23165           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
23166           !> win32/Makefile win32/makefile.mk
23167 ____________________________________________________________________________
23168 [  8494] By: jhi                                   on 2001/01/20  23:12:11
23169         Log: Forgot the expect_number() prototype.
23170      Branch: perl
23171            ! embed.h embed.pl proto.h
23172 ____________________________________________________________________________
23173 [  8493] By: jhi                                   on 2001/01/20  22:56:39
23174         Log: Subject: [PATCH: perl@8482] README.vms URL updates
23175              From: Peter Prymmer <pvhp@forte.com>
23176              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
23177              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
23178              
23179              Plus Craig A. Berry's suggestion to use compaq.com instead
23180              of digital.com.
23181      Branch: perl
23182            ! README.vms
23183 ____________________________________________________________________________
23184 [  8492] By: jhi                                   on 2001/01/20  22:50:05
23185         Log: Memory management calls documentation.
23186      Branch: perl
23187            ! pod/perlguts.pod
23188 ____________________________________________________________________________
23189 [  8491] By: jhi                                   on 2001/01/20  22:38:33
23190         Log: Signedness nit plus few memcpy/Copy nits.
23191      Branch: perl
23192            ! sv.c
23193 ____________________________________________________________________________
23194 [  8490] By: jhi                                   on 2001/01/20  22:25:53
23195         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
23196              From: Peter Prymmer <pvhp@forte.com>
23197              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
23198              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
23199      Branch: perl
23200            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
23201 ____________________________________________________________________________
23202 [  8489] By: jhi                                   on 2001/01/20  22:24:41
23203         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
23204              From: Peter Prymmer <pvhp@forte.com>
23205              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
23206              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
23207      Branch: perl
23208            ! win32/Makefile win32/makefile.mk
23209 ____________________________________________________________________________
23210 [  8488] By: jhi                                   on 2001/01/20  22:22:27
23211         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
23212              From: Peter Prymmer <pvhp@forte.com>
23213              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
23214              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
23215      Branch: perl
23216            ! Makefile.SH
23217 ____________________________________________________________________________
23218 [  8487] By: jhi                                   on 2001/01/20  22:21:18
23219         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
23220              From: Peter Prymmer <pvhp@forte.com>
23221              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
23222              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
23223      Branch: perl
23224            + ext/DynaLoader/dl_dllload.xs
23225            ! MANIFEST Makefile.SH hints/os390.sh
23226 ____________________________________________________________________________
23227 [  8486] By: jhi                                   on 2001/01/20  22:17:53
23228         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
23229              From: Peter Prymmer <pvhp@forte.com>
23230              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
23231              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
23232      Branch: perl
23233            ! README.os390 README.posix-bc
23234 ____________________________________________________________________________
23235 [  8485] By: jhi                                   on 2001/01/20  20:15:30
23236         Log: Document and test the new qu operator.
23237      Branch: perl
23238            + t/op/qu.t
23239            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
23240            ! pod/perlretut.pod pod/perlunicode.pod
23241 ____________________________________________________________________________
23242 [  8484] By: nick                                  on 2001/01/20  19:42:30
23243         Log: Infrastructure to allow:
23244              open($fh,"|-",@array);
23245              to be implemented
23246              i.e. mark pp_open as needing a stack mark, and make pp_open
23247              process its args in that style (and pass them _all_ to tied handles OPEN).
23248              Invent do_openn() which takes SV ** at allow it to see multiple args.
23249              Note this does not _do_ anything yet.
23250      Branch: perlio
23251            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
23252            ! perlapi.c pp_proto.h pp_sys.c proto.h
23253 ____________________________________________________________________________
23254 [  8483] By: nick                                  on 2001/01/20  17:23:14
23255         Log: Integrate mainline.
23256      Branch: perlio
23257           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
23258           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
23259 ____________________________________________________________________________
23260 [  8482] By: jhi                                   on 2001/01/19  15:37:49
23261         Log: Update Changes.
23262      Branch: perl
23263            ! Changes patchlevel.h
23264 ____________________________________________________________________________
23265 [  8481] By: jhi                                   on 2001/01/19  14:41:24
23266         Log: Subject: Re: new feature: s?printf parameter reordering 
23267              From: Hugo <hv@crypt.compulink.co.uk>
23268              Date: Thu, 11 Jan 2001 17:09:03 +0000
23269              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
23270              
23271              - support reordering for all parameters: %, *v, *, .*
23272              - lay down that the reordering specification must immediately
23273              follow that parameter: %3$, *v3$, *3$, .*3$
23274              - fix vectorisation of a zero-length string
23275              - factor out the code choosing the argument to format
23276              
23277              Possibly unwanted side-effects:
23278              - the special format specifiers ' +-0' must now precede any
23279              vectorisation specifier. Tests in op/sprintf and op/ver
23280              have been changed to reflect this.
23281              - sprintf.t test #214 changed its expectations because in many
23282              cases, the next parameter has already been consumed when an
23283              invalid type letter is detected.
23284              
23285              Probably wanted side-effects:
23286              - attempts to format a non-existent parameter will warn as if C<undef>
23287              - attempt to write to non-existent parameter with '%n' will complain
23288              of "attempt to modify read-only value" instead of being silent
23289      Branch: perl
23290            ! sv.c t/op/sprintf.t t/op/ver.t
23291 ____________________________________________________________________________
23292 [  8480] By: jhi                                   on 2001/01/19  14:08:37
23293         Log: Subject: PATCH pragma/locale.t
23294              From: andreas.koenig@anima.de (Andreas J. Koenig)
23295              Date: 18 Jan 2001 09:45:37 +0100
23296              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
23297      Branch: perl
23298            ! t/pragma/locale.t
23299 ____________________________________________________________________________
23300 [  8479] By: jhi                                   on 2001/01/19  13:19:58
23301         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
23302      Branch: perl
23303            ! configure.com
23304 ____________________________________________________________________________
23305 [  8478] By: jhi                                   on 2001/01/19  02:12:35
23306         Log: Automate 1_compile.t.
23307      Branch: perl
23308            ! t/lib/1_compile.t
23309 ____________________________________________________________________________
23310 [  8477] By: jhi                                   on 2001/01/19  01:49:56
23311         Log: Integrate perlio.
23312      Branch: perl
23313           !> sv.c win32/config.bc win32/config.gc win32/config.vc
23314           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23315 ____________________________________________________________________________
23316 [  8476] By: nick                                  on 2001/01/18  21:51:52
23317         Log: Integrate mainline
23318      Branch: perlio
23319           +> t/lib/1_compile.t t/lib/compmod.pl
23320           !> MANIFEST configure.com lib/unicode/distinct.pm
23321 ____________________________________________________________________________
23322 [  8475] By: nick                                  on 2001/01/18  21:48:02
23323         Log: Win32 "safe signals" co-existance fix.
23324              Fix SIG_SIZE value.
23325              Clear PL_sig_pending when cloning (fork).
23326      Branch: perlio
23327            ! sv.c win32/config.bc win32/config.gc win32/config.vc
23328            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23329 ____________________________________________________________________________
23330 [  8474] By: jhi                                   on 2001/01/18  14:40:57
23331         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
23332      Branch: perl
23333            ! t/lib/1_compile.t
23334 ____________________________________________________________________________
23335 [  8473] By: gsar                                  on 2001/01/18  11:42:31
23336         Log: unsubmitted trial1 change
23337      Branch: maint-5.6/perl
23338            ! Changes
23339 ____________________________________________________________________________
23340 [  8472] By: jhi                                   on 2001/01/18  04:30:24
23341         Log: The first bug found by 1_compile.t.
23342      Branch: perl
23343            ! lib/unicode/distinct.pm
23344 ____________________________________________________________________________
23345 [  8471] By: jhi                                   on 2001/01/18  04:29:42
23346         Log: Add Schwern's 1_compile test.  The compile_module script renamed
23347              to be a bit shorter for the 8.3 people.
23348      Branch: perl
23349            + t/lib/1_compile.t t/lib/compmod.pl
23350            ! MANIFEST
23351 ____________________________________________________________________________
23352 [  8470] By: jhi                                   on 2001/01/18  04:16:00
23353         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
23354              From: Peter Prymmer <pvhp@forte.com>
23355              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23356              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23357              Replace #8463.
23358      Branch: maint-5.6/perl
23359            ! configure.com
23360 ____________________________________________________________________________
23361 [  8469] By: jhi                                   on 2001/01/18  04:13:02
23362         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
23363              From: Peter Prymmer <pvhp@forte.com>
23364              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23365              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23366              Replace #8462.
23367      Branch: perl
23368            ! configure.com
23369 ____________________________________________________________________________
23370 [  8468] By: jhi                                   on 2001/01/18  03:42:08
23371         Log: Integrate perlio.
23372      Branch: perl
23373           !> gv.c mg.c perlio.c util.c
23374 ____________________________________________________________________________
23375 [  8467] By: nick                                  on 2001/01/17  22:41:10
23376         Log: "Safe" signals - trial implementation.
23377              gv.c tweaked to zero PL_sig_pend array
23378              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
23379              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
23380              Odd thing is that it "works" with PERLIO=stdio as well (linux).
23381      Branch: perlio
23382            ! gv.c mg.c perlio.c util.c
23383 ____________________________________________________________________________
23384 [  8466] By: nick                                  on 2001/01/17  20:40:20
23385         Log: Integrate mainline.
23386      Branch: perlio
23387           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23388           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23389           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
23390           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23391           !> vos/config.ga.h win32/config.bc win32/config.gc
23392           !> win32/config.vc
23393 ____________________________________________________________________________
23394 [  8465] By: jhi                                   on 2001/01/17  18:37:13
23395         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23396              From: Nicholas Clark <nick@ccl4.org>
23397              Date: Wed, 17 Jan 2001 17:31:33 +0000
23398              Message-ID: <20010117173133.I2633@plum.flirble.org>
23399      Branch: perl
23400            ! t/op/int.t
23401 ____________________________________________________________________________
23402 [  8464] By: jhi                                   on 2001/01/17  14:43:17
23403         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23404              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23405              Date: Wed, 17 Jan 2001 15:16:43 +0100
23406              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
23407              
23408              pp_int() was dropping an NV to the floor,
23409              int(279964589018079/59) either returned not an integer
23410              4745162525730.15, or one got "Attempt to free unreferenced scalar."
23411      Branch: perl
23412            ! pp.c
23413 ____________________________________________________________________________
23414 [  8463] By: jhi                                   on 2001/01/17  06:12:42
23415         Log: (Replaced by #8470)
23416              
23417              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
23418              From: "Craig A. Berry" <craigberry@mac.com>
23419              Date: Tue, 16 Jan 2001 23:38:46 -0600
23420              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23421      Branch: maint-5.6/perl
23422            ! configure.com
23423 ____________________________________________________________________________
23424 [  8462] By: jhi                                   on 2001/01/17  06:11:31
23425         Log: (Replaced by #8469)
23426              
23427              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
23428              From: "Craig A. Berry" <craigberry@mac.com>
23429              Date: Tue, 16 Jan 2001 23:38:46 -0600
23430              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23431      Branch: perl
23432            ! configure.com
23433 ____________________________________________________________________________
23434 [  8461] By: jhi                                   on 2001/01/17  05:56:12
23435         Log: Allow for one trailing slash in the directory of mkdir().
23436      Branch: perl
23437            ! pp_sys.c
23438 ____________________________________________________________________________
23439 [  8460] By: jhi                                   on 2001/01/17  03:26:01
23440         Log: Metaconfig unit changes for #8459.
23441      Branch: metaconfig
23442            ! U/modified/Loc.U U/modified/sig_name.U
23443 ____________________________________________________________________________
23444 [  8459] By: jhi                                   on 2001/01/17  03:24:48
23445         Log: Define SIG_SIZE, the number of elements in the sig_name and
23446              sig_num arrays, including the final NULL entry.
23447      Branch: perl
23448            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23449            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23450            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
23451            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23452            ! win32/config.bc win32/config.gc win32/config.vc
23453 ____________________________________________________________________________
23454 [  8458] By: jhi                                   on 2001/01/17  01:41:33
23455         Log: Integrate perlio.
23456      Branch: perl
23457           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23458           !> perlapi.h proto.h sv.c
23459 ____________________________________________________________________________
23460 [  8457] By: nick                                  on 2001/01/16  22:07:26
23461         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
23462              Provides all the "cost" but no benefit yet - it is to allow cost
23463              to be measured, and implementation experiments (just in mg.c?).
23464      Branch: perlio
23465            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23466            ! perlapi.h proto.h sv.c
23467 ____________________________________________________________________________
23468 [  8456] By: nick                                  on 2001/01/16  21:07:07
23469         Log: Integrate mainline.
23470      Branch: perlio
23471           !> (integrate 51 files)
23472 ____________________________________________________________________________
23473 [  8455] By: jhi                                   on 2001/01/16  18:13:43
23474         Log: Subject: [PATCH] regcomp.c old feature removal
23475              From: mjd@plover.com
23476              Date: 16 Jan 2001 14:43:18 -0000 
23477              Message-ID: <20010116144318.7140.qmail@plover.com> 
23478      Branch: perl
23479            ! regcomp.c
23480 ____________________________________________________________________________
23481 [  8454] By: jhi                                   on 2001/01/16  16:12:39
23482         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
23483              From: "Indy Singh" <indy@nusphere.com>
23484              Date: Wed, 10 Jan 2001 20:17:49 -0500
23485              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
23486      Branch: maint-5.6/perl
23487            ! win32/Makefile
23488 ____________________________________________________________________________
23489 [  8453] By: jhi                                   on 2001/01/16  16:09:33
23490         Log: Update Changes.
23491      Branch: perl
23492            ! Changes patchlevel.h
23493 ____________________________________________________________________________
23494 [  8452] By: jhi                                   on 2001/01/16  15:42:04
23495         Log: Subject: Re: API Cleanup
23496              To: perl5-porters@perl.org
23497              Date: Tue, 16 Jan 2001 13:42:30 +0000
23498              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
23499              
23500              Subject: [PATCH] utf8.c documentation
23501              From: Simon Cozens <simon@cozens.net>
23502              Date: Tue, 16 Jan 2001 13:52:48 +0000
23503              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
23504              
23505              Subject: Re: API Cleanup
23506              From: Simon Cozens <simon@cozens.net>
23507              Date: Tue, 16 Jan 2001 14:58:55 +0000
23508              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
23509              
23510              UTF-8 doc patches.
23511      Branch: perl
23512            ! embed.pl pod/perlapi.pod utf8.c
23513 ____________________________________________________________________________
23514 [  8451] By: jhi                                   on 2001/01/16  14:41:39
23515         Log: podlators 1.07, from Russ Allbery.
23516      Branch: perl
23517            ! lib/Pod/Man.pm
23518 ____________________________________________________________________________
23519 [  8450] By: jhi                                   on 2001/01/16  14:24:19
23520         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
23521              From: "Indy Singh" <indy@nusphere.com>
23522              Date: Mon, 15 Jan 2001 20:59:40 -0500
23523              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
23524      Branch: perl
23525            ! win32/Makefile
23526 ____________________________________________________________________________
23527 [  8449] By: jhi                                   on 2001/01/16  03:42:55
23528         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
23529              at the setting of the ofs_sv in new_struct_thread() as the
23530              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
23531              that invited a core dump.
23532      Branch: perl
23533            ! util.c
23534 ____________________________________________________________________________
23535 [  8448] By: jhi                                   on 2001/01/16  01:49:07
23536         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
23537              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23538              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
23539              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
23540              
23541              Replace #8444 and #8445.
23542      Branch: perl
23543            ! ext/B/B.xs ext/B/B/Debug.pm
23544 ____________________________________________________________________________
23545 [  8447] By: jhi                                   on 2001/01/15  21:05:35
23546         Log: Subject: [PATCH] API Variable documentation   
23547              From: Simon Cozens <simon@cozens.net>
23548              Date: Mon, 15 Jan 2001 19:35:54 +0000
23549              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
23550      Branch: perl
23551            ! pod/perlapi.pod thrdvar.h
23552 ____________________________________________________________________________
23553 [  8446] By: jhi                                   on 2001/01/15  20:49:20
23554         Log: Signedness nit.
23555      Branch: perl
23556            ! pp_ctl.c
23557 ____________________________________________________________________________
23558 [  8445] By: jhi                                   on 2001/01/15  20:28:48
23559         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
23560      Branch: perl
23561            ! ext/B/B/Debug.pm
23562 ____________________________________________________________________________
23563 [  8444] By: jhi                                   on 2001/01/15  13:09:10
23564         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
23565      Branch: perl
23566            ! ext/B/B.xs
23567 ____________________________________________________________________________
23568 [  8443] By: jhi                                   on 2001/01/15  13:06:26
23569         Log: Missing from #8439.
23570      Branch: perl
23571            ! keywords.h mg.c
23572 ____________________________________________________________________________
23573 [  8442] By: jhi                                   on 2001/01/15  13:02:38
23574         Log: Subject: [PATCH @8436] Eliminate op_children
23575              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23576              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
23577              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
23578              
23579              Subject: [PATCH @8436] Re: Eliminate op_children
23580              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23581              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
23582              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
23583      Branch: perl
23584            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
23585            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
23586            ! op.c op.h
23587 ____________________________________________________________________________
23588 [  8441] By: jhi                                   on 2001/01/15  12:57:08
23589         Log: Use the /^Perl_/-less form of is_lvalue_sub().
23590      Branch: perl
23591            ! pp.h
23592 ____________________________________________________________________________
23593 [  8440] By: jhi                                   on 2001/01/15  05:13:09
23594         Log: Revert #8437 and #8438, the Linux large files story is more complex.
23595      Branch: metaconfig/U/perl
23596            ! d_fpos64_t.U d_off64_t.U
23597      Branch: perl
23598            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23599            ! config_h.SH configure.com epoc/config.sh perl.h
23600            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23601            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23602            ! win32/config.bc win32/config.gc win32/config.vc
23603 ____________________________________________________________________________
23604 [  8439] By: jhi                                   on 2001/01/15  05:02:24
23605         Log: More UTF-8 patches from Inaba Hiroto.
23606              - The substr lval was still not okay.
23607              - Now pp_stringify and sv_setsv copies source's UTF8 flag
23608              even if IN_BYTE.  pp_stringify is called from fold_constants
23609              at optimization phase and "\x{100}" was made SvUTF8_off under
23610              use bytes (the bytes pragma is for "byte semantics" and not
23611              for "do not produce UTF8 data")
23612              - New `qu' operator to generate UTF8 string explicitly.
23613              Though I agree with the policy "0x00-0xff always produce bytes",
23614              sometimes want to such a string to be coded in UTF8.
23615              I can use pack"U0a*" but it requires more typing and has
23616              runtime overhead.
23617              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
23618              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
23619              string is not UTF8_on and has char 0x80-0xff.
23620              
23621              TODO: document and test qu.
23622      Branch: perl
23623            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
23624            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
23625            ! toke.c
23626 ____________________________________________________________________________
23627 [  8438] By: jhi                                   on 2001/01/14  05:10:23
23628         Log: Metaconfig unit changes for #8437.
23629      Branch: metaconfig/U/perl
23630            ! d_fpos64_t.U d_off64_t.U
23631 ____________________________________________________________________________
23632 [  8437] By: jhi                                   on 2001/01/14  04:55:34
23633         Log: Add <features.h> probing, seems to be needed for (some?)
23634              Linux largefileness.
23635      Branch: perl
23636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23637            ! config_h.SH configure.com epoc/config.sh perl.h
23638            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23639            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23640            ! win32/config.bc win32/config.gc win32/config.vc
23641 ____________________________________________________________________________
23642 [  8436] By: jhi                                   on 2001/01/13  17:47:21
23643         Log: Tighten some of the tests a bit.
23644      Branch: perl
23645            ! t/pragma/utf8.t
23646 ____________________________________________________________________________
23647 [  8435] By: jhi                                   on 2001/01/13  17:31:54
23648         Log: Integrate perlio.
23649      Branch: perl
23650           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
23651           !> win32/config_H.gc win32/config_H.vc
23652 ____________________________________________________________________________
23653 [  8434] By: nick                                  on 2001/01/13  11:36:53
23654         Log: Run dmake regen_config_h for Win32
23655      Branch: perlio
23656            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23657 ____________________________________________________________________________
23658 [  8433] By: nick                                  on 2001/01/13  11:31:55
23659         Log: VMS friendly patch to Encode compile process
23660      Branch: perlio
23661            ! ext/Encode/Makefile.PL ext/Encode/compile
23662 ____________________________________________________________________________
23663 [  8432] By: nick                                  on 2001/01/13  11:06:44
23664         Log: Integrate mainline
23665      Branch: perlio
23666           +> ext/B/B/Concise.pm
23667           !> (integrate 52 files)
23668 ____________________________________________________________________________
23669 [  8431] By: jhi                                   on 2001/01/13  05:55:55
23670         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
23671              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23672              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
23673              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
23674      Branch: perl
23675            ! ext/B/B/Concise.pm
23676 ____________________________________________________________________________
23677 [  8430] By: jhi                                   on 2001/01/13  04:24:18
23678         Log: The LVRET macro needed an aTHX.
23679      Branch: perl
23680            ! pp.h
23681 ____________________________________________________________________________
23682 [  8429] By: jhi                                   on 2001/01/13  02:12:42
23683         Log: Update Changes.
23684      Branch: perl
23685            ! Changes patchlevel.h
23686 ____________________________________________________________________________
23687 [  8428] By: jhi                                   on 2001/01/13  02:08:50
23688         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
23689              From: Peter Prymmer <pvhp@forte.com>
23690              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
23691              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
23692              
23693              Add a BEGIN guard for sloppy floating point division.
23694      Branch: perl
23695            ! lib/Math/BigInt.pm lib/bigint.pl
23696 ____________________________________________________________________________
23697 [  8427] By: jhi                                   on 2001/01/13  01:47:16
23698         Log: The B::Terse drop-in replacement wasn't quite drop-in.
23699      Branch: perl
23700            ! ext/B/B/Terse.pm
23701 ____________________________________________________________________________
23702 [  8426] By: jhi                                   on 2001/01/12  21:20:43
23703         Log: Use UVXf.
23704      Branch: perl
23705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23706            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
23707            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23708            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23709            ! win32/config.gc win32/config.vc
23710 ____________________________________________________________________________
23711 [  8425] By: jhi                                   on 2001/01/12  20:20:14
23712         Log: Subject: [PATCH perl@8342] -Wformat
23713              From: Robin Barker <rmb1@cise.npl.co.uk>
23714              Date: Fri, 12 Jan 2001 20:03:14 GMT
23715              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
23716      Branch: perl
23717            ! ext/Encode/Encode.xs mg.c sv.c toke.c
23718 ____________________________________________________________________________
23719 [  8424] By: jhi                                   on 2001/01/12  20:01:48
23720         Log: Subject: B::Concise -- an improved replacement for B::Terse 
23721              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23722              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
23723              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
23724      Branch: perl
23725            + ext/B/B/Concise.pm
23726            ! MANIFEST ext/B/B/Terse.pm
23727 ____________________________________________________________________________
23728 [  8423] By: jhi                                   on 2001/01/12  19:24:02
23729         Log: The new metaconfig unit from the #8421.
23730      Branch: metaconfig/U/perl
23731            + d_sigprocmask.U
23732 ____________________________________________________________________________
23733 [  8422] By: jhi                                   on 2001/01/12  19:23:43
23734         Log: Forgot the microperl config from the #8421.
23735      Branch: perl
23736            ! uconfig.h uconfig.sh
23737 ____________________________________________________________________________
23738 [  8421] By: jhi                                   on 2001/01/12  19:05:27
23739         Log: Add sigprocmask() probe, regen Configure, regen toc.
23740      Branch: perl
23741            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23742            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
23743            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23744            ! vos/config.ga.h win32/config.bc win32/config.gc
23745            ! win32/config.vc
23746 ____________________________________________________________________________
23747 [  8420] By: jhi                                   on 2001/01/12  18:34:31
23748         Log: Add sockatmark() to the todo list.
23749      Branch: perl
23750            ! Todo-5.6
23751 ____________________________________________________________________________
23752 [  8419] By: jhi                                   on 2001/01/12  18:09:46
23753         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
23754      Branch: perl
23755            ! op.c
23756 ____________________________________________________________________________
23757 [  8418] By: jhi                                   on 2001/01/12  18:05:30
23758         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
23759              From: Radu Greab <radu@netsoft.ro>
23760              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
23761              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
23762      Branch: perl
23763            ! op.c t/pragma/sub_lval.t
23764 ____________________________________________________________________________
23765 [  8417] By: jhi                                   on 2001/01/12  16:09:09
23766         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
23767              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
23768              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
23769              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
23770      Branch: perl
23771            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
23772            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
23773            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
23774            ! t/pragma/sub_lval.t toke.c
23775 ____________________________________________________________________________
23776 [  8416] By: jhi                                   on 2001/01/12  15:42:06
23777         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
23778              From: "Richard Soderberg" <rs@crystalflame.net>
23779              Date: Fri, 12 Jan 2001 04:49:35 -0800
23780              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
23781              
23782              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
23783              according to the platform.
23784      Branch: perl
23785            ! op.c
23786 ____________________________________________________________________________
23787 [  8415] By: jhi                                   on 2001/01/12  15:33:41
23788         Log: One more UTF-8 fix from Inaba Hiroto.
23789      Branch: perl
23790            ! pp.c regexec.c t/pragma/utf8.t
23791 ____________________________________________________________________________
23792 [  8414] By: jhi                                   on 2001/01/12  15:30:18
23793         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
23794      Branch: perl
23795            ! regexec.c
23796 ____________________________________________________________________________
23797 [  8413] By: jhi                                   on 2001/01/12  15:22:10
23798         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
23799              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23800              Date: Thu, 11 Jan 2001 12:53:36 +0100
23801              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
23802      Branch: perl
23803            ! toke.c
23804 ____________________________________________________________________________
23805 [  8412] By: jhi                                   on 2001/01/12  15:20:25
23806         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
23807              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23808              Date: Fri, 12 Jan 2001 14:37:55 +0100
23809              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
23810      Branch: perl
23811            ! hints/posix-bc.sh
23812 ____________________________________________________________________________
23813 [  8411] By: jhi                                   on 2001/01/12  15:14:14
23814         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
23815              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23816              Date: Fri, 12 Jan 2001 10:42:21 +0100
23817              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
23818      Branch: perl
23819            ! t/op/regmesg.t
23820 ____________________________________________________________________________
23821 [  8410] By: jhi                                   on 2001/01/12  05:48:55
23822         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
23823              From: Nicholas Clark <nick@ccl4.org> 
23824              Date: Sun, 7 Jan 2001 19:47:14 +0000
23825              Message-ID: <20010107194714.B1048@plum.flirble.org>
23826      Branch: perl
23827            ! t/op/numconvert.t
23828 ____________________________________________________________________________
23829 [  8409] By: jhi                                   on 2001/01/12  05:41:28
23830         Log: Integrate perlio.
23831      Branch: perl
23832           !> mg.c scope.h
23833 ____________________________________________________________________________
23834 [  8408] By: nick                                  on 2001/01/11  22:43:28
23835         Log: Remove variables that were used in experiments.
23836      Branch: perlio
23837            ! mg.c
23838 ____________________________________________________________________________
23839 [  8407] By: nick                                  on 2001/01/11  20:57:44
23840         Log: Catch die in %SIG handler and unblock the signal before re-dying.
23841              This make Linux work _without_ sigsetjmp().
23842              Turn off sigsetjmp() to see what else it does.
23843              May need Configure probe for sigprocmask() if anything has sigaction()
23844              but not sigprocmask().
23845      Branch: perlio
23846            ! mg.c scope.h
23847 ____________________________________________________________________________
23848 [  8406] By: nick                                  on 2001/01/11  19:32:07
23849         Log: Integrate mainline
23850      Branch: perlio
23851           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
23852           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
23853           !> t/op/substr.t
23854 ____________________________________________________________________________
23855 [  8405] By: jhi                                   on 2001/01/11  17:11:01
23856         Log: Fix UTF-8 lval substr().
23857      Branch: perl
23858            ! mg.c t/op/substr.t
23859 ____________________________________________________________________________
23860 [  8404] By: jhi                                   on 2001/01/11  05:13:58
23861         Log: Update Changes.
23862      Branch: perl
23863            ! Changes patchlevel.h
23864 ____________________________________________________________________________
23865 [  8403] By: jhi                                   on 2001/01/11  04:38:24
23866         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
23867              From: Hugo <hv@crypt.compulink.co.uk>
23868              Date: Mon, 30 Oct 2000 01:33:26 +0000
23869              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
23870      Branch: perl
23871            ! regexec.c t/op/re_tests
23872 ____________________________________________________________________________
23873 [  8402] By: jhi                                   on 2001/01/11  04:26:12
23874         Log: Integrate perlio.
23875      Branch: perl
23876           !> scope.h util.c
23877 ____________________________________________________________________________
23878 [  8401] By: nick                                  on 2001/01/10  22:52:55
23879         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
23880              (So Alan and Ilya can try setting via hints.)
23881              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
23882              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
23883              doing the save everywhere seems to restart read() correctly, but just
23884              doing it once "round" the handler does not.
23885      Branch: perlio
23886            ! scope.h
23887 ____________________________________________________________________________
23888 [  8400] By: jhi                                   on 2001/01/10  21:57:54
23889         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
23890              of IRIX, HP-UX is unaffected.
23891      Branch: perl
23892            ! perl.h
23893 ____________________________________________________________________________
23894 [  8399] By: nick                                  on 2001/01/10  21:29:19
23895         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
23896      Branch: perlio
23897            ! util.c
23898 ____________________________________________________________________________
23899 [  8398] By: jhi                                   on 2001/01/10  20:55:31
23900         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
23901              also have ReusePort.
23902      Branch: perl
23903            ! ext/IO/lib/IO/Socket/INET.pm
23904 ____________________________________________________________________________
23905 [  8397] By: jhi                                   on 2001/01/10  20:50:57
23906         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23907              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23908              Date: Wed, 10 Jan 2001 01:38:13 -0800
23909              Message-ID: <20010110013813.B41744@yahoo-inc.com>
23910      Branch: perl
23911            ! ext/IO/lib/IO/Socket/INET.pm
23912 ____________________________________________________________________________
23913 [  8396] By: jhi                                   on 2001/01/10  20:49:30
23914         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
23915              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23916              Date: Wed, 10 Jan 2001 01:37:32 -0800
23917              Message-ID: <20010110013732.A41744@yahoo-inc.com>
23918      Branch: perl
23919            ! ext/Socket/Socket.pm
23920 ____________________________________________________________________________
23921 [  8395] By: jhi                                   on 2001/01/10  20:41:37
23922         Log: Test for bug id 20010105.016 (fixed by #8378).
23923      Branch: perl
23924            ! t/op/split.t
23925 ____________________________________________________________________________
23926 [  8394] By: jhi                                   on 2001/01/10  20:26:32
23927         Log: Integrate perlio.
23928      Branch: perl
23929            ! util.c
23930 ____________________________________________________________________________
23931 [  8393] By: nick                                  on 2001/01/10  19:34:30
23932         Log: Back out Simon's pid hackery for now.
23933      Branch: perlio
23934            ! util.c
23935 ____________________________________________________________________________
23936 [  8392] By: nick                                  on 2001/01/10  19:23:13
23937         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
23938      Branch: perlio
23939           !> (integrate 29 files)
23940 ____________________________________________________________________________
23941 [  8391] By: jhi                                   on 2001/01/10  18:43:15
23942         Log: Subject: [PATCH] Fix my_pclose segfault
23943              From: Simon Cozens <simon@cozens.net>
23944              Date: Wed, 10 Jan 2001 18:39:35 +0000
23945              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
23946      Branch: perl
23947            ! util.c
23948 ____________________________________________________________________________
23949 [  8390] By: jhi                                   on 2001/01/10  18:42:08
23950         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
23951              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23952              Date:     Wed, 10 Jan 2001 13:23:02 EST
23953              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
23954      Branch: perl
23955            ! ext/Opcode/Opcode.xs
23956 ____________________________________________________________________________
23957 [  8389] By: jhi                                   on 2001/01/10  15:16:07
23958         Log: Turn off the integer preservation for now.
23959      Branch: perl
23960            ! perl.h
23961 ____________________________________________________________________________
23962 [  8388] By: jhi                                   on 2001/01/10  15:01:25
23963         Log: Few more IDE/editor nits from p5p.
23964      Branch: perl
23965            ! pod/perlfaq3.pod
23966 ____________________________________________________________________________
23967 [  8387] By: jhi                                   on 2001/01/10  06:53:16
23968         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
23969              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
23970              Date: Tue, 9 Jan 2001 23:16:02 +0000
23971              Message-ID: <20010109231602.A81101@plum.flirble.org>
23972      Branch: perl
23973            ! sv.c
23974 ____________________________________________________________________________
23975 [  8386] By: jhi                                   on 2001/01/10  03:17:54
23976         Log: Test cases for #8385 (from Simon's "torture.pl")
23977      Branch: perl
23978            ! t/op/tr.t
23979 ____________________________________________________________________________
23980 [  8385] By: jhi                                   on 2001/01/10  03:17:11
23981         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
23982              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
23983              Date: Wed, 10 Jan 2001 11:39:39 +0900
23984              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
23985              
23986              Some more UTF-8 tr cases fixed.
23987      Branch: perl
23988            ! doop.c
23989 ____________________________________________________________________________
23990 [  8384] By: jhi                                   on 2001/01/09  22:45:40
23991         Log: Allow the locale test needing POSIX and the taint test
23992              needing IPC::SysV to run under 'minitest' (basically,
23993              bail out if loading the extension fails)
23994      Branch: perl
23995            ! t/op/misc.t t/op/taint.t
23996 ____________________________________________________________________________
23997 [  8383] By: jhi                                   on 2001/01/09  21:36:04
23998         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23999              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24000              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
24001              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
24002      Branch: perl
24003            ! t/io/openpid.t
24004 ____________________________________________________________________________
24005 [  8382] By: jhi                                   on 2001/01/09  21:06:08
24006         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
24007              Should finish up the bug id 20001205.022.
24008      Branch: perl
24009            ! pp.c pp_hot.c scope.c
24010 ____________________________________________________________________________
24011 [  8381] By: jhi                                   on 2001/01/09  18:27:43
24012         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
24013              From: Andy Dougherty <doughera@lafayette.edu>
24014              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
24015              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
24016              
24017              More robust yacc/bison error detection.
24018      Branch: perl
24019            ! t/comp/proto.t
24020 ____________________________________________________________________________
24021 [  8380] By: jhi                                   on 2001/01/09  15:21:38
24022         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
24023              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24024              Date:     Tue, 9 Jan 2001 07:53:55 EST
24025              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
24026      Branch: perl
24027            ! t/op/misc.t vms/test.com
24028 ____________________________________________________________________________
24029 [  8379] By: jhi                                   on 2001/01/09  15:20:38
24030         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
24031              From: jhi@cc.hut.fi
24032              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
24033              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
24034              
24035              The #8378 fixed this.
24036      Branch: perl
24037            ! t/op/tr.t
24038 ____________________________________________________________________________
24039 [  8378] By: jhi                                   on 2001/01/09  15:05:32
24040         Log: Subject: One more patch for UTF8 
24041              From: Inaba Hiroto <inaba@st.rim.or.jp>
24042              Date: Tue, 09 Jan 2001 01:04:32 +0900
24043              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
24044              
24045              UTF-8 fixes for 'x' and tr///.
24046      Branch: perl
24047            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
24048            ! regcomp.c regexec.c toke.c utf8.c
24049 ____________________________________________________________________________
24050 [  8377] By: jhi                                   on 2001/01/09  14:32:17
24051         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
24052      Branch: perl
24053            ! t/op/length.t
24054 ____________________________________________________________________________
24055 [  8376] By: jhi                                   on 2001/01/09  04:32:32
24056         Log: integrate changes #7775, #8316, #8316 from mainline
24057      Branch: maint-5.6/perl
24058            ! hints/solaris_2.sh
24059 ____________________________________________________________________________
24060 [  8375] By: jhi                                   on 2001/01/09  04:26:43
24061         Log: Update Changes.
24062      Branch: perl
24063            ! Changes patchlevel.h
24064 ____________________________________________________________________________
24065 [  8374] By: jhi                                   on 2001/01/09  04:14:32
24066         Log: IDE/editor section tweaking.
24067      Branch: perl
24068            ! pod/perlfaq3.pod
24069 ____________________________________________________________________________
24070 [  8373] By: jhi                                   on 2001/01/09  02:38:26
24071         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
24072              From: Peter Prymmer <pvhp@forte.com>
24073              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
24074              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
24075              
24076              In preparation os OS/390 dynamic loading.
24077      Branch: perl
24078            ! README.os390 hints/os390.sh
24079 ____________________________________________________________________________
24080 [  8372] By: jhi                                   on 2001/01/09  00:24:30
24081         Log: Integrate with perlio.
24082      Branch: perl
24083           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
24084 ____________________________________________________________________________
24085 [  8371] By: nick                                  on 2001/01/08  23:54:33
24086         Log: Fix "scalars leaked" bugs caused by overload magic
24087              (Highlighted by Ilya's DESTROY optimization.)
24088      Branch: perlio
24089            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
24090 ____________________________________________________________________________
24091 [  8370] By: nick                                  on 2001/01/08  20:19:41
24092         Log: Integrate mainline
24093      Branch: perlio
24094           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
24095           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
24096           !> t/op/64bitint.t
24097 ____________________________________________________________________________
24098 [  8369] By: jhi                                   on 2001/01/08  17:30:52
24099         Log: save_delete() Safefree() doesn't (anymore?) work with shared
24100              strings, one test failure in op/misc and almost all of lib/b.
24101              (Outcomments #8369.)
24102      Branch: perl
24103            ! scope.c
24104 ____________________________________________________________________________
24105 [  8368] By: jhi                                   on 2001/01/08  14:47:10
24106         Log: (Outcommented by #8369.)
24107              
24108              Subject: Re: Perl BugID 20001205.022 ---- save_delete
24109              From: Simon Cozens <simon@cozens.net>
24110              Date: Sat, 6 Jan 2001 11:48:40 +0000
24111              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
24112              
24113              The save_delete() does need the Safefree.
24114      Branch: perl
24115            ! scope.c
24116 ____________________________________________________________________________
24117 [  8367] By: bailey                                on 2001/01/08  08:53:52
24118         Log: Once again syncing after too long an absence
24119      Branch: vmsperl
24120           +> (branch 55 files)
24121            - MAINTAIN fix_pl vos/config.def vos/config.h
24122            - vos/config_h.SH_orig
24123           !> (integrate 498 files)
24124 ____________________________________________________________________________
24125 [  8366] By: jhi                                   on 2001/01/08  02:42:59
24126         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
24127              From: nick@ccl4.org
24128              Date: Sun, 7 Jan 2001 21:07:18 +0000
24129              Message-Id: <20010107210717.D1048@plum.flirble.org>
24130      Branch: perl
24131            ! sv.c t/op/64bitint.t
24132 ____________________________________________________________________________
24133 [  8365] By: jhi                                   on 2001/01/08  02:35:16
24134         Log: Subject: [PATCH] environ nit
24135              From: Simon Cozens <simon@cozens.net>
24136              Date: Sun, 7 Jan 2001 17:57:07 +0000
24137              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
24138              
24139              Use environ only if we have it.
24140      Branch: perl
24141            ! mg.c
24142 ____________________________________________________________________________
24143 [  8364] By: jhi                                   on 2001/01/08  02:24:51
24144         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
24145      Branch: perl
24146            ! ext/GDBM_File/GDBM_File.xs
24147 ____________________________________________________________________________
24148 [  8363] By: jhi                                   on 2001/01/08  02:19:24
24149         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
24150              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24151              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
24152              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
24153      Branch: perl
24154            ! dump.c op.c
24155 ____________________________________________________________________________
24156 [  8362] By: jhi                                   on 2001/01/08  02:17:43
24157         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
24158              From: Doug MacEachern <dougm@covalent.net>
24159              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
24160              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
24161              
24162              Allow AUTOLOAD to be an xsub and allow such xsubs
24163              to avoid use of $AUTOLOAD.
24164      Branch: perl
24165            ! gv.c
24166 ____________________________________________________________________________
24167 [  8361] By: jhi                                   on 2001/01/08  02:16:07
24168         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24169              From: Radu Greab <radu@netsoft.ro>
24170              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
24171              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
24172              
24173              No need for the potentially unportable $SIG{CHLD}.
24174      Branch: perl
24175            ! t/io/pipe.t
24176 ____________________________________________________________________________
24177 [  8360] By: jhi                                   on 2001/01/08  01:58:23
24178         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
24179      Branch: perl
24180            ! lib/Getopt/Long.pm
24181 ____________________________________________________________________________
24182 [  8359] By: jhi                                   on 2001/01/08  01:55:44
24183         Log: Integrate perlio.
24184      Branch: perl
24185           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
24186           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
24187           !> utf8.c win32/Makefile
24188 ____________________________________________________________________________
24189 [  8358] By: jhi                                   on 2001/01/07  21:16:50
24190         Log: Update the EPOC cross SDK URL.
24191      Branch: perl
24192            ! README.epoc
24193 ____________________________________________________________________________
24194 [  8357] By: jhi                                   on 2001/01/07  21:16:09
24195         Log: Update the EPOC cross SDK URL.
24196      Branch: maint-5.6/perl
24197            ! README.epoc
24198 ____________________________________________________________________________
24199 [  8356] By: nick                                  on 2001/01/06  21:47:52
24200         Log: FILE * in XS code for PerlIO world:
24201              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
24202              - Add FILE * T_STDIO typemap.
24203              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
24204      Branch: perlio
24205            ! lib/ExtUtils/typemap perlio.c perlio.h
24206 ____________________________________________________________________________
24207 [  8355] By: jhi                                   on 2001/01/06  20:27:15
24208         Log: integrate change #8336 from mainline
24209              
24210              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
24211      Branch: maint-5.6/perl
24212            ! hv.c
24213 ____________________________________________________________________________
24214 [  8354] By: jhi                                   on 2001/01/06  20:24:29
24215         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24216              From: Robin Barker <rmb1@cise.npl.co.uk>
24217              Date: Fri, 22 Dec 2000 12:17:38 GMT
24218              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
24219              
24220              The patch reformats some long =item lines so they give
24221              correct output via pod2man | nroff -man
24222              
24223              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24224              From: Robin Barker <rmb1@cise.npl.co.uk>
24225              Date: Tue, 2 Jan 2001 15:35:03 GMT
24226              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24227              
24228              Here is a _further_ patch which corrects a few more errors:
24229              * an empty C<=item> in CPAN.pm
24230              * patching the wrong file (pod/perlamiga.pod not README.amiga)
24231              * leaving empty C<=item>s which formatted incorrectly
24232              * over long C<=item>s revealed by latest patch to Pod::Man
24233      Branch: maint-5.6/perl
24234            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24235            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24236            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
24237            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
24238            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
24239            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
24240 ____________________________________________________________________________
24241 [  8353] By: jhi                                   on 2001/01/06  20:21:10
24242         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
24243              
24244              UTF-8 hash keys.
24245      Branch: maint-5.6/perl
24246            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
24247 ____________________________________________________________________________
24248 [  8352] By: jhi                                   on 2001/01/06  20:18:44
24249         Log: Forgotten from #8438.
24250      Branch: maint-5.6/perl
24251            ! epoc/epocish.h
24252 ____________________________________________________________________________
24253 [  8351] By: jhi                                   on 2001/01/06  20:18:12
24254         Log: Forgotten from #8347.
24255      Branch: maint-5.6/perl
24256            ! config_h.SH
24257 ____________________________________________________________________________
24258 [  8350] By: jhi                                   on 2001/01/06  20:00:19
24259         Log: Thinko in #8347.
24260      Branch: maint-5.6/perl
24261            ! regcomp.c
24262 ____________________________________________________________________________
24263 [  8349] By: jhi                                   on 2001/01/06  18:05:30
24264         Log: Copy the FAQ3 IDE section from the development branch,
24265              changes originally by Peter Prymmer.
24266      Branch: maint-5.6/perl
24267            ! pod/perlfaq3.pod
24268 ____________________________________________________________________________
24269 [  8348] By: jhi                                   on 2001/01/06  18:03:02
24270         Log: EPOC updates for TRIAL1.
24271              
24272              Subject: [5.6.1 trial1] EPOC update
24273              From: Olaf Flebbe <O.Flebbe@science-computing.de>
24274              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
24275              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
24276              
24277              Subject: epoc patch2 for perl-5.6.1-trial1
24278              From: Olaf Flebbe <O.Flebbe@science-computing.de>
24279              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
24280              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
24281      Branch: maint-5.6/perl
24282            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
24283            ! epoc/epocish.c
24284 ____________________________________________________________________________
24285 [  8347] By: jhi                                   on 2001/01/06  17:29:10
24286         Log: integrate changes #7710,7824,7973 from mainline,
24287              plus VMS nits from Peter Prymmer and Dan Sugalski.
24288              
24289              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
24290              library (getprotobyname and getprotobynumber are outversioned by
24291              the same calls in libc, at least for xlc version 3.
24292              
24293              Add HAS_SBRK_PROTO.
24294              
24295              Fixes for signedness warnings noticed by VMSperlers.
24296      Branch: maint-5.6/perl
24297            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24298            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
24299            ! sv.c vms/descrip_mms.template vos/config.alpha.def
24300            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24301            ! win32/config.bc win32/config.gc win32/config.vc
24302 ____________________________________________________________________________
24303 [  8346] By: nick                                  on 2001/01/06  14:36:01
24304         Log: Fixup accumulated integrate muddles (perlio == devperl again)
24305      Branch: perlio
24306            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
24307 ____________________________________________________________________________
24308 [  8345] By: nick                                  on 2001/01/06  14:24:58
24309         Log: Integrate mainline
24310      Branch: perlio
24311           !> (integrate 55 files)
24312 ____________________________________________________________________________
24313 [  8344] By: jhi                                   on 2001/01/06  02:24:02
24314         Log: Subject: [patch] PerlIO_cleanup() prototype
24315              From: Doug MacEachern <dougm@covalent.net>
24316              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
24317              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
24318      Branch: perl
24319            ! perlio.h
24320 ____________________________________________________________________________
24321 [  8343] By: jhi                                   on 2001/01/06  01:04:09
24322         Log: IRIX compiler noticed that the bof initialization might be
24323              bypassed by control flow.
24324      Branch: perl
24325            ! toke.c
24326 ____________________________________________________________________________
24327 [  8342] By: jhi                                   on 2001/01/06  00:10:48
24328         Log: Update Changes.
24329      Branch: perl
24330            ! Changes patchlevel.h
24331 ____________________________________________________________________________
24332 [  8341] By: jhi                                   on 2001/01/05  23:52:33
24333         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
24334      Branch: perl
24335            ! toke.c
24336 ____________________________________________________________________________
24337 [  8340] By: jhi                                   on 2001/01/05  22:44:08
24338         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24339              From: Radu Greab <radu@netsoft.ro>
24340              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
24341              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
24342      Branch: perl
24343            ! t/io/pipe.t util.c
24344 ____________________________________________________________________________
24345 [  8339] By: jhi                                   on 2001/01/05  22:35:17
24346         Log: Subject: [PATCH] format and rewording in perlfaq.pod
24347              From: Robin Barker <rmb1@cise.npl.co.uk>
24348              Date: Fri, 5 Jan 2001 18:51:20 GMT
24349              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
24350      Branch: perl
24351            ! pod/perlfaq.pod
24352 ____________________________________________________________________________
24353 [  8338] By: jhi                                   on 2001/01/05  22:31:17
24354         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
24355              From: Peter Prymmer <pvhp@forte.com>
24356              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
24357              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
24358      Branch: perl
24359            ! utils/perlbug.PL
24360 ____________________________________________________________________________
24361 [  8337] By: jhi                                   on 2001/01/05  18:15:11
24362         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
24363              From: Robin Barker <rmb1@cise.npl.co.uk>
24364              Date: Tue, 2 Jan 2001 15:24:07 GMT
24365              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
24366              
24367              If you call configure as C<./Configure> or C<sh ./Configure>,
24368              $src is set to the absolute path name, not '.'.
24369              
24370              This, in turn, means -Dmksymlink tries to do its stuff because
24371              it does not think it is in the src directory.
24372              
24373              (plus a metaconfig nitfix)
24374      Branch: metaconfig
24375            ! U/compline/ccflags.U U/modified/src.U
24376      Branch: perl
24377            ! Configure config_h.SH
24378 ____________________________________________________________________________
24379 [  8336] By: jhi                                   on 2001/01/05  17:48:32
24380         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
24381              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24382              Message-ID: <3A5606C4.473D2226@uk.sun.com>
24383              Date: Fri, 05 Jan 2001 17:39:16 +0000
24384      Branch: perl
24385            ! hv.c
24386 ____________________________________________________________________________
24387 [  8335] By: jhi                                   on 2001/01/05  16:05:44
24388         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
24389      Branch: perl
24390            ! lib/Getopt/Long.pm
24391 ____________________________________________________________________________
24392 [  8334] By: jhi                                   on 2001/01/05  16:00:51
24393         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
24394              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24395              Date: Fri, 05 Jan 2001 13:46:51 +0100
24396              Message-ID: <13693.978698811@nice.ram.loc>
24397              
24398              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
24399              accurate reading of the "atime".  
24400      Branch: perl
24401            ! t/io/fs.t
24402 ____________________________________________________________________________
24403 [  8333] By: jhi                                   on 2001/01/05  15:57:37
24404         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
24405              From: Simon Cozens <simon@cozens.net>
24406              Date: Fri, 8 Dec 2000 13:33:31 +0000
24407              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
24408              
24409              A lost patch fragment.
24410      Branch: perl
24411            ! doop.c
24412 ____________________________________________________________________________
24413 [  8332] By: jhi                                   on 2001/01/05  15:40:42
24414         Log: Do away with strncpy() and a fixed length buffer.
24415      Branch: perl
24416            ! utf8.c
24417 ____________________________________________________________________________
24418 [  8331] By: jhi                                   on 2001/01/05  15:03:07
24419         Log: Tests for #8329 and #8330.
24420      Branch: perl
24421            ! t/op/bop.t
24422 ____________________________________________________________________________
24423 [  8330] By: jhi                                   on 2001/01/05  15:02:38
24424         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
24425              raw 8-bit form to the UTF-8 string.
24426      Branch: perl
24427            ! toke.c
24428 ____________________________________________________________________________
24429 [  8329] By: jhi                                   on 2001/01/05  14:55:13
24430         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
24431              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24432              Date: Fri, 5 Jan 2001 12:28:52 +0100
24433              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
24434              
24435              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
24436              no effect.  (changed the strncpy() to Copy())
24437      Branch: perl
24438            ! toke.c
24439 ____________________________________________________________________________
24440 [  8328] By: jhi                                   on 2001/01/05  06:44:27
24441         Log: UTF-8 cleanup.
24442      Branch: perl
24443            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24444            ! regexec.c sv.c toke.c
24445 ____________________________________________________________________________
24446 [  8327] By: jhi                                   on 2001/01/05  01:11:29
24447         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
24448              From: Radu Greab <radu@netsoft.ro>
24449              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
24450              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
24451              
24452              Cleans up Harness to not use FileHandle, which uses IO.
24453      Branch: perl
24454            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24455 ____________________________________________________________________________
24456 [  8326] By: jhi                                   on 2001/01/05  00:56:37
24457         Log: Update Changes.
24458      Branch: perl
24459            ! Changes patchlevel.h
24460 ____________________________________________________________________________
24461 [  8325] By: jhi                                   on 2001/01/05  00:53:18
24462         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
24463              From: Peter Prymmer <pvhp@forte.com>
24464              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
24465              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
24466              
24467              plus a couple more tailing whitespace removals.
24468      Branch: perl
24469            ! win32/Makefile
24470 ____________________________________________________________________________
24471 [  8324] By: jhi                                   on 2001/01/05  00:47:39
24472         Log: Add some Unicode chop() tests.
24473      Branch: perl
24474            ! t/op/chop.t
24475 ____________________________________________________________________________
24476 [  8323] By: jhi                                   on 2001/01/05  00:47:23
24477         Log: Unify UTF-8 malformedness handling.
24478      Branch: perl
24479            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
24480 ____________________________________________________________________________
24481 [  8322] By: jhi                                   on 2001/01/04  22:21:54
24482         Log: The new $issymlink was unknown to Mksymlinks.
24483      Branch: metaconfig/U/perl
24484            ! Mksymlinks.U issymlink.U
24485      Branch: perl
24486            ! Configure config_h.SH
24487 ____________________________________________________________________________
24488 [  8321] By: jhi                                   on 2001/01/04  21:51:05
24489         Log: The test didn't work under the core test framework.
24490      Branch: perl
24491            ! t/lib/st-lock.t
24492 ____________________________________________________________________________
24493 [  8320] By: jhi                                   on 2001/01/04  21:14:22
24494         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
24495      Branch: perl
24496            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
24497 ____________________________________________________________________________
24498 [  8319] By: jhi                                   on 2001/01/04  20:46:17
24499         Log: Typo in #8312 when manually appying a problematic patch fragment.
24500      Branch: perl
24501            ! ext/Storable/Storable.xs
24502 ____________________________________________________________________________
24503 [  8318] By: jhi                                   on 2001/01/04  20:43:01
24504         Log: The $sh_c didn't fly.
24505      Branch: metaconfig
24506            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24507            ! U/modified/Loc.U U/modified/myhostname.U
24508            ! U/modified/spitshell.U
24509      Branch: metaconfig/U/perl
24510            ! issymlink.U
24511      Branch: perl
24512            ! Configure config_h.SH
24513 ____________________________________________________________________________
24514 [  8317] By: jhi                                   on 2001/01/04  19:58:01
24515         Log: AIX builtin test -h is broken, changes based on
24516              
24517              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
24518              Date: Tue, 02 Jan 2001 11:24:39 +0100
24519              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24520              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
24521      Branch: metaconfig
24522            + U/modified/spitshell.U
24523            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24524            ! U/modified/Loc.U U/modified/myhostname.U
24525      Branch: metaconfig/U/perl
24526            ! Mksymlinks.U issymlink.U
24527      Branch: perl
24528            ! Configure
24529 ____________________________________________________________________________
24530 [  8316] By: jhi                                   on 2001/01/04  19:02:22
24531         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
24532              From: Andy Dougherty <doughera@lafayette.edu>
24533              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
24534              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
24535              
24536              Beware of GNU ld.
24537      Branch: perl
24538            ! hints/solaris_2.sh
24539 ____________________________________________________________________________
24540 [  8315] By: jhi                                   on 2001/01/04  18:56:48
24541         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
24542              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
24543              Date: Wed, 3 Jan 2001 07:58:51 +0100
24544              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
24545      Branch: perl
24546            ! hints/solaris_2.sh
24547 ____________________________________________________________________________
24548 [  8314] By: jhi                                   on 2001/01/04  18:54:07
24549         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
24550              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24551              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
24552              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
24553              
24554              Doc tweak on #8313.
24555      Branch: perl
24556            ! ext/B/B/Deparse.pm
24557 ____________________________________________________________________________
24558 [  8313] By: jhi                                   on 2001/01/04  18:52:27
24559         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
24560              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
24561              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24562              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
24563              
24564              Make the peephole optimizer to bypass more null ops and
24565              and rewrite the deparse handling of continue blocks.
24566      Branch: perl
24567            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
24568 ____________________________________________________________________________
24569 [  8312] By: jhi                                   on 2001/01/04  18:47:39
24570         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
24571      Branch: perl
24572            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24573            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24574            ! t/lib/st-lock.t
24575 ____________________________________________________________________________
24576 [  8311] By: jhi                                   on 2001/01/04  18:36:08
24577         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
24578              filter to be run on each .pm during the pm_to_blib() phase,
24579              a fixed version of
24580              
24581              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
24582              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24583              Date: Wed, 03 Jan 2001 22:01:30 +0100
24584              Message-ID: <5296.978555690@nice.ram.loc>
24585      Branch: perl
24586            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
24587            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24588            ! lib/ExtUtils/MakeMaker.pm
24589 ____________________________________________________________________________
24590 [  8310] By: jhi                                   on 2001/01/04  18:32:54
24591         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24592              From: Robin Barker <rmb1@cise.npl.co.uk>
24593              Date: Tue, 2 Jan 2001 15:35:03 GMT
24594              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24595      Branch: perl
24596            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
24597            ! pod/perlrequick.pod
24598 ____________________________________________________________________________
24599 [  8309] By: jhi                                   on 2001/01/04  18:29:07
24600         Log: Subject: Re: [patch] static-ize XS()
24601              From: Doug MacEachern <dougm@covalent.net>
24602              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
24603              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
24604              
24605              Provide prototypes for the XS functions.
24606      Branch: perl
24607            ! lib/ExtUtils/xsubpp
24608 ____________________________________________________________________________
24609 [  8308] By: jhi                                   on 2001/01/04  18:27:44
24610         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
24611              From: Doug MacEachern <dougm@covalent.net>
24612              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
24613              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
24614      Branch: perl
24615            ! lib/ExtUtils/typemap
24616 ____________________________________________________________________________
24617 [  8307] By: jhi                                   on 2001/01/04  18:25:25
24618         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
24619              From: Doug MacEachern <dougm@covalent.net>
24620              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
24621              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
24622              
24623              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
24624      Branch: perl
24625            ! lib/ExtUtils/MM_Unix.pm
24626 ____________________________________________________________________________
24627 [  8306] By: jhi                                   on 2001/01/04  18:23:00
24628         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
24629              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24630              Date: Thu, 4 Jan 2001 12:47:10 +0100 
24631              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
24632              
24633              The toke.c part only, patching embed.h and proto.h is futile.
24634      Branch: perl
24635            ! toke.c
24636 ____________________________________________________________________________
24637 [  8305] By: jhi                                   on 2001/01/04  18:05:51
24638         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
24639              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24640              Date: Thu, 4 Jan 2001 17:50:12 +0100 
24641              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
24642      Branch: perl
24643            ! toke.c
24644 ____________________________________________________________________________
24645 [  8304] By: jhi                                   on 2001/01/04  18:03:26
24646         Log: Subject: [PATCH perl@8269]
24647              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24648              Date: Thu, 4 Jan 2001 12:53:39 +0100 
24649              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
24650              
24651              If running byacc write-enable also perly.h.
24652      Branch: perl
24653            ! Makefile.SH
24654 ____________________________________________________________________________
24655 [  8303] By: jhi                                   on 2001/01/04  15:40:49
24656         Log: Rewrite pp_concat() in terms of sv_catsv().
24657      Branch: perl
24658            ! pp_hot.c
24659 ____________________________________________________________________________
24660 [  8302] By: nick                                  on 2001/01/03  22:43:22
24661         Log: Integrate mainline.
24662      Branch: perlio
24663           !> ext/Encode/Encode.xs sv.c utf8.c
24664 ____________________________________________________________________________
24665 [  8301] By: jhi                                   on 2001/01/02  23:40:26
24666         Log: Variable naming tweak.
24667      Branch: perl
24668            ! sv.c
24669 ____________________________________________________________________________
24670 [  8300] By: jhi                                   on 2001/01/02  23:40:02
24671         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
24672              in is_utf8_string().
24673      Branch: perl
24674            ! utf8.c
24675 ____________________________________________________________________________
24676 [  8299] By: jhi                                   on 2001/01/02  22:14:40
24677         Log: Integrate perlio.
24678      Branch: perl
24679           !> pp.c pp_hot.c win32/Makefile
24680 ____________________________________________________________________________
24681 [  8298] By: nick                                  on 2001/01/02  22:03:06
24682         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
24683      Branch: perlio
24684            ! pp.c pp_hot.c
24685 ____________________________________________________________________________
24686 [  8297] By: jhi                                   on 2001/01/02  04:26:28
24687         Log: Signedness nit.
24688      Branch: perl
24689            ! ext/Encode/Encode.xs
24690 ____________________________________________________________________________
24691 [  8296] By: nick                                  on 2001/01/01  23:49:36
24692         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
24693      Branch: perlio
24694            ! win32/Makefile
24695 ____________________________________________________________________________
24696 [  8295] By: jhi                                   on 2001/01/01  23:05:48
24697         Log: Integrate perlio.
24698      Branch: perl
24699           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24700           !> t/lib/encode.t
24701 ____________________________________________________________________________
24702 [  8294] By: nick                                  on 2001/01/01  22:48:34
24703         Log: Integrate mainline
24704      Branch: perlio
24705            ! pp_hot.c t/lib/encode.t
24706           !> (integrate 65 files)
24707 ____________________________________________________________________________
24708 [  8293] By: nick                                  on 2001/01/01  21:58:50
24709         Log: More rigor in UTF-8-ness of Encode's toUnicode
24710              XS export some of the utf8 internal functions.
24711              Test some of the functions.
24712              Fix pp_concat() bug shown by said tests.
24713      Branch: perlio
24714            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24715            ! t/lib/encode.t
24716 ____________________________________________________________________________
24717 [  8292] By: jhi                                   on 2001/01/01  18:11:44
24718         Log: Integrate perlio.
24719      Branch: perl
24720           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24721           !> ext/Encode/encengine.c ext/Encode/encode.h
24722 ____________________________________________________________________________
24723 [  8291] By: jhi                                   on 2001/01/01  18:10:58
24724         Log: Podify README.mpeix (a new version from the web),
24725              add a dummy NAME to Carp::Heavy, regen toc.
24726      Branch: perl
24727            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
24728            ! pod/perltoc.pod
24729 ____________________________________________________________________________
24730 [  8290] By: nick                                  on 2001/01/01  17:43:47
24731         Log: Loose the "Loading..." warning.
24732              Another bug in fallback support
24733      Branch: perlio
24734            ! ext/Encode/Encode.pm ext/Encode/encengine.c
24735 ____________________________________________________________________________
24736 [  8289] By: jhi                                   on 2001/01/01  00:01:57
24737         Log: Bump up Larry's copyright.
24738      Branch: perl
24739            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
24740            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
24741            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
24742            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
24743            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
24744            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
24745            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
24746            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
24747 ____________________________________________________________________________
24748 [  8288] By: nick                                  on 2000/12/31  21:27:53
24749         Log: Fix .ucm reading - forgot a chr()
24750              Start of .ucm write (for .enc to .ucm)
24751      Branch: perlio
24752            ! ext/Encode/compile
24753 ____________________________________________________________________________
24754 [  8287] By: jhi                                   on 2000/12/31  18:15:56
24755         Log: Comment away a diagnostic message as noted by Craig A. Berry
24756              (the unexpected message was confusing testing)
24757      Branch: perl
24758            ! ext/Encode/Encode.pm
24759 ____________________________________________________________________________
24760 [  8286] By: jhi                                   on 2000/12/31  18:14:51
24761         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
24762              Date: Sun, 31 Dec 2000 11:17:37 -0600
24763              From: "Craig A. Berry" <craigberry@mac.com>
24764              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
24765      Branch: perl
24766            ! ext/Encode/Makefile.PL
24767 ____________________________________________________________________________
24768 [  8285] By: nick                                  on 2000/12/31  18:11:54
24769         Log: Start of support of ICU-style .ucm files:
24770              - teach compile how to read a .ucm file
24771              - first guess at how to represent fallbacks in "tries".
24772              - use fallbacks if check == 0
24773              - new return code to indicate we used one.
24774      Branch: perlio
24775            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24776            ! ext/Encode/encengine.c ext/Encode/encode.h
24777 ____________________________________________________________________________
24778 [  8284] By: jhi                                   on 2000/12/31  18:04:41
24779         Log: Pacify picky VMS compiler.
24780              
24781              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
24782              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24783              Date: Sat, 30 Dec 2000 18:10:02 -0600
24784              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
24785      Branch: perl
24786            ! sv.c
24787 ____________________________________________________________________________
24788 [  8283] By: jhi                                   on 2000/12/31  16:11:47
24789         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
24790      Branch: perl
24791            ! t/lib/glob-basic.t
24792 ____________________________________________________________________________
24793 [  8282] By: jhi                                   on 2000/12/31  15:26:11
24794         Log: Integrate perlio.
24795      Branch: perl
24796           !> makedef.pl opcode.pl os2/os2.c perlio.c
24797 ____________________________________________________________________________
24798 [  8281] By: nick                                  on 2000/12/31  10:06:15
24799         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
24800              is available to be exported
24801      Branch: perlio
24802            ! makedef.pl perlio.c
24803 ____________________________________________________________________________
24804 [  8280] By: nick                                  on 2000/12/31  09:41:26
24805         Log: Ilya's OS2 patch (testing for damage on Win32)
24806      Branch: perlio
24807            ! makedef.pl opcode.pl os2/os2.c
24808 ____________________________________________________________________________
24809 [  8279] By: jhi                                   on 2000/12/30  21:52:07
24810         Log: Test nits.
24811      Branch: perl
24812            ! t/lib/syslfs.t t/op/lfs.t
24813 ____________________________________________________________________________
24814 [  8278] By: jhi                                   on 2000/12/30  21:47:49
24815         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24816              From: andreas.koenig@anima.de (Andreas J. Koenig)
24817              Date: 30 Dec 2000 22:35:37 +0100
24818              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
24819              
24820              The 32-bit wraparound test wasn't quite right.
24821      Branch: perl
24822            ! t/lib/syslfs.t t/op/lfs.t
24823 ____________________________________________________________________________
24824 [  8277] By: jhi                                   on 2000/12/30  21:33:44
24825         Log: Subject: [PATCH] open() example in perlfunc.pod 
24826              From: Karsten Sperling <s_sperli@ira.uka.de>
24827              Date: Sat, 30 Dec 2000 22:27:09 +0100
24828              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
24829      Branch: perl
24830            ! pod/perlfunc.pod
24831 ____________________________________________________________________________
24832 [  8276] By: jhi                                   on 2000/12/30  20:32:40
24833         Log: Not quite that many tests yet.
24834      Branch: perl
24835            ! t/op/pat.t
24836 ____________________________________________________________________________
24837 [  8275] By: jhi                                   on 2000/12/30  20:26:58
24838         Log: Integrate perlio.
24839      Branch: perl
24840           !> toke.c
24841 ____________________________________________________________________________
24842 [  8274] By: jhi                                   on 2000/12/30  20:24:56
24843         Log: Signedness nit.
24844      Branch: perl
24845            ! utf8.c
24846 ____________________________________________________________________________
24847 [  8273] By: jhi                                   on 2000/12/30  20:15:46
24848         Log: Add a test case for 20000731.001 which was fixed by the #8267.
24849      Branch: perl
24850            ! t/op/pat.t
24851 ____________________________________________________________________________
24852 [  8272] By: nick                                  on 2000/12/30  19:47:51
24853         Log: Tweak for MULTIPLICITY/USE_PERLIO
24854      Branch: perlio
24855            ! toke.c
24856 ____________________________________________________________________________
24857 [  8271] By: nick                                  on 2000/12/30  19:46:45
24858         Log: Integrate mainline
24859      Branch: perlio
24860           +> lib/unicode/distinct.pm
24861           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
24862           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
24863           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
24864 ____________________________________________________________________________
24865 [  8270] By: jhi                                   on 2000/12/30  19:39:50
24866         Log: Subject: RE: perl@8269
24867              From: "Richard Soderberg" <rs@crystalflame.net>
24868              Date: Sat, 30 Dec 2000 11:36:27 -0800
24869              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
24870              
24871              A missing aTHX_.
24872      Branch: perl
24873            ! toke.c
24874 ____________________________________________________________________________
24875 [  8269] By: jhi                                   on 2000/12/30  18:55:48
24876         Log: Update Changes.
24877      Branch: perl
24878            ! Changes patchlevel.h
24879 ____________________________________________________________________________
24880 [  8268] By: jhi                                   on 2000/12/30  17:18:40
24881         Log: Add a test for Unicode split //.  The #8267 was the cure.
24882      Branch: perl
24883            ! t/op/split.t
24884 ____________________________________________________________________________
24885 [  8267] By: jhi                                   on 2000/12/30  17:14:19
24886         Log: Subject: more UTF8 test suites and an UTF8 patch
24887              From: Inaba Hiroto <inaba@st.rim.or.jp>
24888              Date: Sat, 30 Dec 2000 14:27:10 +0900
24889              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
24890              
24891              Just the patch part for now, and the pragma renamed
24892              as unicode::distinct.
24893      Branch: perl
24894            + lib/unicode/distinct.pm
24895            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
24896            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24897            ! regcomp.h regexec.c sv.c toke.c utf8.c
24898 ____________________________________________________________________________
24899 [  8266] By: nick                                  on 2000/12/30  16:40:49
24900         Log: Integrate mainline
24901      Branch: perlio
24902           +> lib/Pod/Text/Overstrike.pm
24903           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
24904           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
24905           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
24906           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
24907           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
24908 ____________________________________________________________________________
24909 [  8265] By: jhi                                   on 2000/12/30  07:28:55
24910         Log: The sv_catsv() fix, take two.
24911      Branch: perl
24912            ! sv.c t/op/join.t
24913 ____________________________________________________________________________
24914 [  8264] By: jhi                                   on 2000/12/30  06:19:18
24915         Log: Undo all the join-related changes since #8248: relevant
24916              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
24917              The new sv_catsv() doesn't fly so it must go back to
24918              the drawing board.
24919      Branch: perl
24920            ! sv.c t/op/join.t t/pragma/utf8.t
24921 ____________________________________________________________________________
24922 [  8263] By: jhi                                   on 2000/12/30  01:08:32
24923         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
24924      Branch: perl
24925            ! sv.c
24926 ____________________________________________________________________________
24927 [  8262] By: jhi                                   on 2000/12/30  00:45:14
24928         Log: Retract #8261.
24929      Branch: perl
24930            ! hv.c util.c
24931 ____________________________________________________________________________
24932 [  8261] By: jhi                                   on 2000/12/30  00:38:32
24933         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
24934      Branch: perl
24935            ! hv.c util.c
24936 ____________________________________________________________________________
24937 [  8260] By: jhi                                   on 2000/12/29  22:51:33
24938         Log: (Retracted by #8264)  More fixing for #8251.
24939      Branch: perl
24940            ! sv.c
24941 ____________________________________________________________________________
24942 [  8259] By: jhi                                   on 2000/12/29  18:27:30
24943         Log: Subject: podlators 1.06 released
24944              From: Russ Allbery <rra@stanford.edu>
24945              Date: 25 Dec 2000 05:09:30 -0800
24946              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
24947      Branch: perl
24948            + lib/Pod/Text/Overstrike.pm
24949            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
24950            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
24951 ____________________________________________________________________________
24952 [  8258] By: jhi                                   on 2000/12/29  18:20:45
24953         Log: Make the large file tests more robust/talkative as suggested by
24954              
24955              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24956              From: andreas.koenig@anima.de (Andreas J. Koenig)
24957              Date: 29 Dec 2000 14:23:01 +0100
24958              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
24959      Branch: perl
24960            ! t/lib/syslfs.t t/op/lfs.t
24961 ____________________________________________________________________________
24962 [  8257] By: jhi                                   on 2000/12/29  17:48:04
24963         Log: Further VMS piping fixes from Charles Lane:
24964              
24965              In summary, error messages produced when a subprocess terminated
24966              abnormally were being sent not just to the parent process, but to
24967              grandparents, because of default values for error output that were
24968              not completely overridden when the subprocess was started.
24969              
24970              This patch fixes this behavior by defining user-mode (i.e., temporary
24971              for the duration of the program) logical names for SYS$OUTPUT and
24972              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
24973              changes to make it so that the user-mode logicals are the ones that
24974              control where Perl's error messages go if it terminates abnormally.
24975              
24976              I also added some gratuitous fixes to the indentation of braces in
24977              the piping code.  It just looked ugly, before.
24978      Branch: perl
24979            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
24980 ____________________________________________________________________________
24981 [  8256] By: jhi                                   on 2000/12/29  17:45:12
24982         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
24983              From: "Casey R. Tweten" <crt@kiski.net>
24984              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
24985              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
24986              
24987              Tests for for #8240.
24988      Branch: perl
24989            ! t/pragma/constant.t
24990 ____________________________________________________________________________
24991 [  8255] By: jhi                                   on 2000/12/29  17:43:07
24992         Log: Subject: Re: [PATCH] Interesting syntax idea
24993              From: Simon Cozens <simon@cozens.net>
24994              Date: Fri, 29 Dec 2000 14:34:04 +0000
24995              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
24996              
24997              Tests for #8254.
24998      Branch: perl
24999            ! t/pragma/sub_lval.t
25000 ____________________________________________________________________________
25001 [  8254] By: jhi                                   on 2000/12/29  17:42:11
25002         Log: Subject: [PATCH] Interesting syntax idea
25003              From: Simon Cozens <simon@cozens.net>
25004              Date: Wed, 27 Dec 2000 05:08:57 +0000
25005              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
25006              
25007              Make opens + bareword assigns do typeglob assigns.
25008      Branch: perl
25009            ! op.c
25010 ____________________________________________________________________________
25011 [  8253] By: jhi                                   on 2000/12/29  17:36:45
25012         Log: Output the (apparent) version of gcc, as suggested by
25013              
25014              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
25015              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
25016              Date: 26 Dec 2000 04:29:17 -0500
25017              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
25018              
25019              (The patch as such didn't any more apply as the misparsing had
25020              already been addressed in #6474.)  Also change the wording about
25021              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
25022      Branch: perl
25023            ! hints/dec_osf.sh
25024 ____________________________________________________________________________
25025 [  8252] By: nick                                  on 2000/12/29  12:14:31
25026         Log: Integrate mainline
25027      Branch: perlio
25028           !> (integrate 27 files)
25029 ____________________________________________________________________________
25030 [  8251] By: jhi                                   on 2000/12/29  08:45:46
25031         Log: (Retracted by #8264)
25032              
25033              (Fixed by #8260.)
25034              
25035              sv_catsv() needs one more byte space than seems reasonable.
25036              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
25037              Curiouser and curiouser.
25038      Branch: perl
25039            ! sv.c
25040 ____________________________________________________________________________
25041 [  8250] By: jhi                                   on 2000/12/29  07:57:52
25042         Log: More split // UTF-8 tests.
25043      Branch: perl
25044            ! t/pragma/utf8.t
25045 ____________________________________________________________________________
25046 [  8249] By: jhi                                   on 2000/12/29  07:54:51
25047         Log: (Retracted by #8264)  More join() testing which was good because
25048              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
25049      Branch: perl
25050            ! pp.c t/op/join.t utf8.c utf8.h
25051 ____________________________________________________________________________
25052 [  8248] By: jhi                                   on 2000/12/29  07:08:32
25053         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
25054              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
25055              that the only cases to care about are byte+byte and byte+character.
25056              
25057              TODO: See how well pp_concat() could be implemented in terms
25058              of sv_catsv().
25059      Branch: perl
25060            ! doop.c sv.c t/op/join.t utf8.h
25061 ____________________________________________________________________________
25062 [  8247] By: jhi                                   on 2000/12/29  06:35:23
25063         Log: Signedness nit.
25064      Branch: perl
25065            ! pp_hot.c
25066 ____________________________________________________________________________
25067 [  8246] By: jhi                                   on 2000/12/29  01:23:31
25068         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
25069              From: Lupe Christoph <lupe@lupe-christoph.de>
25070              Date: Thu, 28 Dec 2000 23:00:00 +0100
25071              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
25072              
25073              Suggest rsync --delete --dry-run.
25074      Branch: perl
25075            ! pod/perlhack.pod
25076 ____________________________________________________________________________
25077 [  8245] By: jhi                                   on 2000/12/28  23:57:05
25078         Log: The maxiters upper limit sanity check (guarding against
25079              non-progress) assumed bytes instead of characters in s///
25080              and split().
25081      Branch: perl
25082            ! pp.c pp_hot.c
25083 ____________________________________________________________________________
25084 [  8244] By: jhi                                   on 2000/12/28  23:34:08
25085         Log: Make some panic messages a bit more logical.
25086      Branch: perl
25087            ! doop.c pod/perldiag.pod pp.c pp_hot.c
25088 ____________________________________________________________________________
25089 [  8243] By: jhi                                   on 2000/12/28  22:59:16
25090         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
25091              From: Simon Cozens <simon@cozens.net>
25092              Date: Wed, 27 Dec 2000 02:30:03 +0000
25093              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
25094      Branch: perl
25095            ! pp.c t/pragma/sub_lval.t
25096 ____________________________________________________________________________
25097 [  8242] By: jhi                                   on 2000/12/28  22:56:53
25098         Log: Subject: [PATCH blead] Fix B::Terse indentation
25099              From: Daniel Chetlin <daniel@chetlin.com>
25100              Date: Wed, 27 Dec 2000 06:43:30 -0800
25101              Message-ID: <20001227064329.B9573@darkstar>
25102      Branch: perl
25103            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
25104 ____________________________________________________________________________
25105 [  8241] By: jhi                                   on 2000/12/28  22:48:59
25106         Log: The latter patch from the
25107              
25108              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
25109              From: Peter Prymmer <pvhp@forte.com> 
25110              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
25111              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
25112              
25113              (the former patch from the above should have been
25114              taken care of by Nick I-S)
25115      Branch: perl
25116            ! win32/Makefile
25117 ____________________________________________________________________________
25118 [  8240] By: jhi                                   on 2000/12/28  22:45:22
25119         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
25120              From: "Casey R. Tweten" <crt@kiski.net>
25121              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
25122              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
25123      Branch: perl
25124            ! lib/constant.pm
25125 ____________________________________________________________________________
25126 [  8239] By: jhi                                   on 2000/12/28  22:37:45
25127         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
25128              From: Simon Cozens <simon@cozens.net>
25129              Date: Wed, 27 Dec 2000 14:12:44 +0000
25130              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
25131      Branch: perl
25132            ! t/op/method.t t/op/sort.t toke.c
25133 ____________________________________________________________________________
25134 [  8238] By: jhi                                   on 2000/12/28  22:30:32
25135         Log: Subject: [PATCH perl@8229] Call.pm
25136              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25137              Date: Mon, 25 Dec 2000 10:47:15 -0000
25138              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
25139      Branch: perl
25140            ! ext/Filter/Util/Call/Call.pm
25141 ____________________________________________________________________________
25142 [  8237] By: jhi                                   on 2000/12/28  22:19:21
25143         Log: Subject: [PATCH blead] Fix problem with `&' prototype
25144              From: Daniel Chetlin <daniel@chetlin.com>
25145              Date: Wed, 27 Dec 2000 15:55:32 -0800
25146              Message-ID: <20001227155532.D9573@darkstar>
25147      Branch: perl
25148            ! op.c t/comp/proto.t
25149 ____________________________________________________________________________
25150 [  8236] By: jhi                                   on 2000/12/28  22:09:25
25151         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
25152              From: Daniel Chetlin <daniel@chetlin.com>
25153              Date: Sun, 24 Dec 2000 04:09:49 -0800
25154              Message-ID: <20001224040949.B3090@darkstar>
25155      Branch: perl
25156            ! gv.c mg.c t/op/attrs.t
25157 ____________________________________________________________________________
25158 [  8235] By: jhi                                   on 2000/12/28  22:07:11
25159         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
25160              From: Jan Dubois <jand@ActiveState.com>
25161              Date: Tue, 26 Dec 2000 20:57:31 -0800
25162              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
25163      Branch: perl
25164            ! win32/win32.c
25165 ____________________________________________________________________________
25166 [  8234] By: jhi                                   on 2000/12/28  21:52:42
25167         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
25168              From: Simon Cozens <simon@cozens.net>
25169              Date: Thu, 28 Dec 2000 20:33:13 +0000
25170              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
25171      Branch: perl
25172            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
25173 ____________________________________________________________________________
25174 [  8233] By: jhi                                   on 2000/12/28  19:40:49
25175         Log: Integrate perlio.
25176      Branch: perl
25177           !> ext/Encode/Makefile.PL ext/Encode/compile
25178 ____________________________________________________________________________
25179 [  8232] By: nick                                  on 2000/12/23  16:06:00
25180         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
25181              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
25182      Branch: perlio
25183            ! ext/Encode/Makefile.PL
25184 ____________________________________________________________________________
25185 [  8231] By: nick                                  on 2000/12/23  14:30:34
25186         Log: "Compiled" encode build cleanup
25187              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
25188              - .c files do not export sub-tables
25189      Branch: perlio
25190            ! ext/Encode/Makefile.PL ext/Encode/compile
25191 ____________________________________________________________________________
25192 [  8230] By: nick                                  on 2000/12/23  12:50:37
25193         Log: Integrate mainline
25194      Branch: perlio
25195           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
25196           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
25197           !> pod/perl5004delta.pod pod/perl5005delta.pod
25198           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
25199           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
25200           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
25201           !> pod/perlsub.pod
25202 ____________________________________________________________________________
25203 [  8229] By: jhi                                   on 2000/12/22  15:32:12
25204         Log: Integrate perlio.
25205      Branch: perl
25206           +> win32/distclean.bat
25207           !> MANIFEST t/io/utf8.t
25208 ____________________________________________________________________________
25209 [  8228] By: jhi                                   on 2000/12/22  15:29:40
25210         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
25211              From: Robin Barker <rmb1@cise.npl.co.uk>
25212              Date: Fri, 22 Dec 2000 12:17:38 GMT
25213              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
25214      Branch: perl
25215            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
25216            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
25217            ! pod/perl5004delta.pod pod/perl5005delta.pod
25218            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
25219            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
25220            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
25221            ! pod/perlsub.pod
25222 ____________________________________________________________________________
25223 [  8227] By: jhi                                   on 2000/12/22  15:24:28
25224         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
25225              From: "John L. Allen" <allen@grumman.com>
25226              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
25227              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
25228              
25229              Document APPLLIB_EXP.
25230      Branch: perl
25231            ! INSTALL
25232 ____________________________________________________________________________
25233 [  8226] By: nick                                  on 2000/12/21  22:11:50
25234         Log: Handy script for when one forgets to "dmake clean" 
25235      Branch: perlio
25236            + win32/distclean.bat
25237            ! MANIFEST
25238 ____________________________________________________________________________
25239 [  8225] By: nick                                  on 2000/12/21  21:54:04
25240         Log: CRLF platform issue with io/utf8 fix.
25241      Branch: perlio
25242            ! t/io/utf8.t
25243 ____________________________________________________________________________
25244 [  8224] By: nick                                  on 2000/12/21  21:02:20
25245         Log: Integrate mainline
25246      Branch: perlio
25247           !> Changes Configure Makefile.SH Porting/Glossary
25248           !> Porting/config.sh Porting/config_H configure.com
25249           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
25250           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
25251           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
25252           !> win32/config.bc win32/config.gc win32/config.vc
25253 ____________________________________________________________________________
25254 [  8223] By: jhi                                   on 2000/12/21  17:09:16
25255         Log: Update Changes.
25256      Branch: perl
25257            ! Changes patchlevel.h
25258 ____________________________________________________________________________
25259 [  8222] By: jhi                                   on 2000/12/21  16:24:01
25260         Log: Metaconfig unit changes for #8221.
25261      Branch: metaconfig/U/perl
25262           +> issymlink.U
25263            - testsyml.U
25264            ! Mksymlinks.U
25265 ____________________________________________________________________________
25266 [  8221] By: jhi                                   on 2000/12/21  16:23:48
25267         Log: Rename testsyml to issymlink.
25268      Branch: perl
25269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25270            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
25271            ! win32/config.vc
25272 ____________________________________________________________________________
25273 [  8220] By: jhi                                   on 2000/12/21  15:47:26
25274         Log: Robustness support for #8218 (symlink forest) since the GNU
25275              tools seem to be overly picky about symlinkage depths.
25276      Branch: perl
25277            ! Makefile.SH t/io/fs.t
25278 ____________________________________________________________________________
25279 [  8219] By: jhi                                   on 2000/12/21  15:38:27
25280         Log: Metaconfig changes for #8218.
25281      Branch: metaconfig
25282            ! U/modified/Oldconfig.U
25283      Branch: metaconfig/U/perl
25284            + Mksymlinks.U
25285            ! testsyml.U
25286 ____________________________________________________________________________
25287 [  8218] By: jhi                                   on 2000/12/21  15:37:57
25288         Log: Add Configure option -Dmksymlinks which will create a symlink
25289              forest if the current/build differs from the source directory.
25290              TODO: mkdir -p is not portable.
25291      Branch: perl
25292            ! Configure
25293 ____________________________________________________________________________
25294 [  8217] By: jhi                                   on 2000/12/21  14:39:12
25295         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
25296              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
25297              Date: Thu, 21 Dec 2000 09:38:18 GMT
25298              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
25299              
25300              The ofs became an SV.
25301      Branch: perl
25302            ! ext/Thread/Thread.xs
25303 ____________________________________________________________________________
25304 [  8216] By: jhi                                   on 2000/12/21  05:40:21
25305         Log: The polymorphism seems to have fixed 20000517.001.
25306      Branch: perl
25307            ! t/pragma/utf8.t
25308 ____________________________________________________________________________
25309 [  8215] By: jhi                                   on 2000/12/21  04:44:52
25310         Log: read() documentation tweak for 20001121.004.
25311      Branch: perl
25312            ! pod/perlfunc.pod
25313 ____________________________________________________________________________
25314 [  8214] By: jhi                                   on 2000/12/21  03:54:11
25315         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
25316      Branch: perl
25317            ! pp_sys.c t/op/misc.t
25318 ____________________________________________________________________________
25319 [  8213] By: jhi                                   on 2000/12/21  00:28:10
25320         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
25321              From: Peter Prymmer <pvhp@forte.com>
25322              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
25323              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
25324      Branch: perl
25325            ! configure.com
25326 ____________________________________________________________________________
25327 [  8212] By: jhi                                   on 2000/12/21  00:26:21
25328         Log: Edit edit edit.
25329      Branch: perl
25330            ! pod/perlfaq3.pod
25331 ____________________________________________________________________________
25332 [  8211] By: jhi                                   on 2000/12/20  18:52:46
25333         Log: Update Changes.
25334      Branch: perl
25335            ! Changes patchlevel.h
25336 ____________________________________________________________________________
25337 [  8210] By: jhi                                   on 2000/12/20  18:34:47
25338         Log: Yet another editor edit.
25339      Branch: perl
25340            ! pod/perlfaq3.pod
25341 ____________________________________________________________________________
25342 [  8209] By: jhi                                   on 2000/12/20  15:33:28
25343         Log: More Win32 Perling.
25344      Branch: perl
25345            ! pod/perlfaq3.pod
25346 ____________________________________________________________________________
25347 [  8208] By: jhi                                   on 2000/12/20  15:07:46
25348         Log: More Win32 editor/IDE/shell hints.
25349      Branch: perl
25350            ! pod/perlfaq3.pod
25351 ____________________________________________________________________________
25352 [  8207] By: jhi                                   on 2000/12/20  03:54:08
25353         Log: Subject: [PATCH] obscure timing knowledge
25354              From: Nicholas Clark <nick@ccl4.org>
25355              Date: Tue, 19 Dec 2000 19:22:31 +0000
25356              Message-ID: <20001219192231.F2827@plum.flirble.org>
25357      Branch: perl
25358            ! sv.c
25359 ____________________________________________________________________________
25360 [  8206] By: jhi                                   on 2000/12/20  03:45:57
25361         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
25362              From: Spider Boardman <spider@leggy.zk3.dec.com>
25363              Date: Tue, 19 Dec 2000 21:30:16 -0500
25364              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
25365      Branch: perl
25366            ! sv.c
25367 ____________________________________________________________________________
25368 [  8205] By: jhi                                   on 2000/12/19  23:02:01
25369         Log: Update Changes.
25370      Branch: perl
25371            ! Changes patchlevel.h
25372 ____________________________________________________________________________
25373 [  8204] By: jhi                                   on 2000/12/19  22:58:18
25374         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
25375              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
25376              on editors and diffing/patching.
25377      Branch: perl
25378            ! t/op/utf8decode.t
25379 ____________________________________________________________________________
25380 [  8203] By: nick                                  on 2000/12/19  21:36:16
25381         Log: Integrate mainline (forgot my own change...)
25382      Branch: perlio
25383           !> ext/Encode/compile
25384 ____________________________________________________________________________
25385 [  8202] By: nick                                  on 2000/12/19  21:34:42
25386         Log: Integrate mainline.
25387      Branch: perlio
25388           !> (integrate 61 files)
25389 ____________________________________________________________________________
25390 [  8201] By: nick                                  on 2000/12/19  21:34:06
25391         Log: Avoid looking for File::Glob when we don't need it.
25392      Branch: perl
25393            ! ext/Encode/compile
25394 ____________________________________________________________________________
25395 [  8200] By: jhi                                   on 2000/12/19  18:35:49
25396         Log: Update Changes.
25397      Branch: perl
25398            ! Changes patchlevel.h
25399 ____________________________________________________________________________
25400 [  8199] By: jhi                                   on 2000/12/19  18:35:07
25401         Log: Microperl tweaks.
25402      Branch: perl
25403            ! sv.c uconfig.h uconfig.sh
25404 ____________________________________________________________________________
25405 [  8198] By: jhi                                   on 2000/12/19  18:29:59
25406         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
25407      Branch: perl
25408            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25409            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
25410 ____________________________________________________________________________
25411 [  8197] By: jhi                                   on 2000/12/19  17:55:29
25412         Log: In VMS embedded perls couldn't access the statically built Socket,
25413              from Charles Lane.
25414      Branch: perl
25415            ! configure.com
25416 ____________________________________________________________________________
25417 [  8196] By: jhi                                   on 2000/12/19  17:49:50
25418         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
25419              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
25420              Date: Sun, 17 Dec 2000 19:11:44 -0000
25421              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
25422      Branch: perl
25423            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25424            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25425 ____________________________________________________________________________
25426 [  8195] By: jhi                                   on 2000/12/19  17:47:53
25427         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
25428              From: Jonathan Stowe <gellyfish@gellyfish.com>
25429              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
25430              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
25431      Branch: perl
25432            ! utils/h2xs.PL
25433 ____________________________________________________________________________
25434 [  8194] By: jhi                                   on 2000/12/19  17:46:28
25435         Log: Subject: Re: useless use of void context work-around
25436              From: andreas.koenig@anima.de (Andreas J. Koenig)
25437              Date: 16 Dec 2000 15:13:36 +0100
25438              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
25439              
25440              Document (comment) the q(di ds ig) trick in the code.
25441      Branch: perl
25442            ! op.c
25443 ____________________________________________________________________________
25444 [  8193] By: jhi                                   on 2000/12/19  17:10:57
25445         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
25446              From: "Mark J. Reed" <mreed@strange.turner.com>
25447              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
25448              Message-Id: <200012160222.VAA13986@strange.turner.com>
25449      Branch: perl
25450            ! ext/Sys/Syslog/Syslog.pm
25451 ____________________________________________________________________________
25452 [  8192] By: jhi                                   on 2000/12/19  17:07:45
25453         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
25454              From: Nicholas Clark <nick@ccl4.org>
25455              Date: Sat, 16 Dec 2000 19:03:13 +0000
25456              Message-ID: <20001216190313.D68304@plum.flirble.org>
25457      Branch: perl
25458            ! t/op/64bitint.t
25459 ____________________________________________________________________________
25460 [  8191] By: jhi                                   on 2000/12/19  17:06:13
25461         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
25462              From: Dominic Dunlop <domo@computer.org>
25463              Date: Mon, 18 Dec 2000 12:00:15 +0100
25464              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
25465              
25466              This patchlet is needed in order that perl can be statically linked.  
25467      Branch: perl
25468            ! regexec.c
25469 ____________________________________________________________________________
25470 [  8190] By: jhi                                   on 2000/12/19  17:03:08
25471         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
25472              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25473              Date: Sun, 17 Dec 2000 00:18:35 -0600
25474              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
25475      Branch: perl
25476            ! perlio.h vms/gen_shrfls.pl
25477 ____________________________________________________________________________
25478 [  8189] By: jhi                                   on 2000/12/19  16:20:28
25479         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
25480              From: Prymmer/Kahn <pvhp@best.com>
25481              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
25482              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
25483              
25484              A better version of #8188.
25485      Branch: perl
25486            ! pod/perlfaq3.pod
25487 ____________________________________________________________________________
25488 [  8188] By: jhi                                   on 2000/12/19  15:57:06
25489         Log: (Replaced by #8189)
25490              
25491              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25492              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
25493              From: Prymmer/Kahn <pvhp@best.com>
25494              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
25495              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25496              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
25497              Date: Mon, 18 Dec 2000 11:10:45 -0500
25498              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
25499      Branch: perl
25500            ! pod/perlfaq3.pod
25501 ____________________________________________________________________________
25502 [  8187] By: jhi                                   on 2000/12/19  15:54:19
25503         Log: Email address fix for Anton Berezin.
25504      Branch: perl
25505            ! AUTHORS
25506 ____________________________________________________________________________
25507 [  8186] By: jhi                                   on 2000/12/19  15:38:54
25508         Log: Subject: [PATCH perl@8102] cygwin port
25509              From: "Eric Fifer" <efifer@dircon.co.uk> 
25510              Date: Thu, 14 Dec 2000 13:41:29 -0000
25511              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
25512              
25513              When compiling modules the data item that is being imported
25514              from libperl.dll needs to be tagged as imported/shared data:
25515              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
25516      Branch: perl
25517            ! perliol.h
25518 ____________________________________________________________________________
25519 [  8185] By: jhi                                   on 2000/12/19  14:53:24
25520         Log: Regen uconfig.h and uconfig.sh.
25521      Branch: perl
25522            ! uconfig.h uconfig.sh
25523 ____________________________________________________________________________
25524 [  8184] By: jhi                                   on 2000/12/18  20:43:49
25525         Log: Comments work so much better when they are closed.
25526      Branch: perl
25527            ! regcomp.c
25528 ____________________________________________________________________________
25529 [  8183] By: jhi                                   on 2000/12/18  18:04:02
25530         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
25531              Fixes the bug 20001218.016.
25532      Branch: perl
25533            ! regcomp.c
25534 ____________________________________________________________________________
25535 [  8182] By: gsar                                  on 2000/12/18  09:53:47
25536         Log: delete spurious files
25537      Branch: maint-5.6/perl
25538            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
25539            - vos/config.h vos/config_h.SH_orig
25540 ____________________________________________________________________________
25541 [  8181] By: gsar                                  on 2000/12/18  09:46:08
25542         Log: regen perltoc
25543      Branch: maint-5.6/perl
25544            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
25545 ____________________________________________________________________________
25546 [  8180] By: gsar                                  on 2000/12/18  09:20:27
25547         Log: integrate changes#7924..7926,7946,7952 from mainline
25548      Branch: maint-5.6/perl
25549           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
25550           !> lib/File/stat.pm t/lib/class-struct.t
25551 ____________________________________________________________________________
25552 [  8179] By: gsar                                  on 2000/12/18  08:55:54
25553         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
25554              7918,7919,7988,8907 from mainline (various)
25555      Branch: maint-5.6/perl
25556           +> t/lib/class-struct.t
25557           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
25558           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
25559           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
25560 ____________________________________________________________________________
25561 [  8178] By: gsar                                  on 2000/12/18  08:16:30
25562         Log: avoid redefinition warnings on windows due to sys/socket.h getting
25563              #included before win32.h
25564      Branch: maint-5.6/perl
25565            ! win32/include/sys/socket.h
25566 ____________________________________________________________________________
25567 [  8177] By: gsar                                  on 2000/12/18  05:24:04
25568         Log: make regen_headers; fix POSIX.xs problems; remove outdated
25569              code from sys/socket.h that makes build fail now
25570      Branch: maint-5.6/perl
25571            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
25572            ! pod/perlapi.pod
25573           !> win32/include/sys/socket.h
25574 ____________________________________________________________________________
25575 [  8176] By: gsar                                  on 2000/12/18  05:20:17
25576         Log: update Changes
25577      Branch: maint-5.6/perl
25578            ! Changes patchlevel.h
25579 ____________________________________________________________________________
25580 [  8175] By: gsar                                  on 2000/12/18  04:57:48
25581         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
25582              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
25583              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
25584              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
25585              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
25586              7823,7825,7838
25587      Branch: maint-5.6/perl
25588           +> lib/File/Spec/Epoc.pm
25589           !> (integrate 88 files)
25590 ____________________________________________________________________________
25591 [  8174] By: gsar                                  on 2000/12/18  03:53:09
25592         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
25593              7625..7629,7631..7634,7637,7639,7642 from mainline
25594      Branch: maint-5.6/perl
25595           +> README.solaris
25596           !> (integrate 26 files)
25597 ____________________________________________________________________________
25598 [  8173] By: gsar                                  on 2000/12/18  03:37:02
25599         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
25600              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
25601              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
25602              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
25603      Branch: maint-5.6/perl
25604           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
25605            - MAINTAIN
25606           !> (integrate 111 files)
25607 ____________________________________________________________________________
25608 [  8172] By: jhi                                   on 2000/12/18  02:49:27
25609         Log: Regen pods.
25610      Branch: perl
25611            ! pod/perlmodlib.pod pod/perltoc.pod
25612 ____________________________________________________________________________
25613 [  8171] By: gsar                                  on 2000/12/18  02:49:24
25614         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
25615              7465..7471 from mainline
25616              
25617              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
25618              in platforms that strictly require all the symbols being present
25619              at link time.
25620              
25621              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
25622              
25623              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
25624              
25625              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
25626              
25627              Subject: [PATCH] todo
25628              
25629              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
25630              
25631              Use $sort, $uniq (and $tr) consistently as wondered
25632              by Nicholas Clark.
25633              
25634              Too enthusiastic editing in #7460.
25635              
25636              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
25637              
25638              Upgrade to CPAN 1.58_55.
25639              Subject: CPAN.pm status
25640              
25641              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
25642              
25643              Make target reordering to avoid pointless re-makes.
25644              Subject: Re: Total re-make of 'make okfile' after 7451 ?
25645              
25646              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
25647              
25648              Subject: DOC PATCH 5.6.0
25649              
25650              Add the repository doc by Malcolm, Sarathy, and by Simon,
25651              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
25652      Branch: maint-5.6/perl
25653           +> Porting/repository.pod
25654           !> Configure MANIFEST Makefile.SH README.dos README.os2
25655           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
25656           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
25657           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
25658 ____________________________________________________________________________
25659 [  8169] By: gsar                                  on 2000/12/18  02:33:34
25660         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
25661              7435..7441,7445 from mainline
25662              
25663              Make the UTF-8 decoding stricter and more verbose when
25664              malformation happens.  This involved adding an argument
25665              to utf8_to_uv_chk(), which involved changing its prototype,
25666              and prefer STRLEN over I32 for the UTF-8 length, which as
25667              a domino effect necessitated changing the prototypes of
25668              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
25669              The stricter UTF-8 decoding checking uses Markus Kuhn's
25670              UTF-8 Decode Stress Tester from
25671              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
25672              
25673              Run vms/vms_yfix.pl, should have done that after changing
25674              perly.c in #7382.
25675              
25676              Subject: [PATCH 5.7.0] static linking with uninstalled perl
25677              
25678              (Replaced by #7440.)
25679              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25680              
25681              Fix the bug ID 20001024.005, the bug introduced by #7416.
25682              
25683              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
25684              
25685              Fix the bug reported in
25686              From: andreas.koenig@anima.de (Andreas J. Koenig)
25687              Also make is_utf8_char() stricter.
25688              
25689              Missed the header file changes from #7425.
25690              
25691              Check if stdio supports tweaking lval and cnt simultaneously.
25692              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
25693              
25694              Stratus VOS updates from Paul Green.
25695              
25696              Podify README.epoc and README.vos.
25697              
25698              Add targets to Makefile.SH, most importantly
25699              'regen_all' which also remembers to update vms/perly*.
25700              
25701              Subject: Minor update to find2perl, for portability
25702              
25703              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
25704              
25705              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
25706              
25707              Rename UTF8LEN() to be UNISKIP(), too confusing to have
25708              UTF8LEN() and UTF8SKIP(). 
25709              
25710              Allow poking holes at the UTF-8 decoding strictness.
25711              
25712              Continue the internal UTF-8 API tweaking.
25713              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
25714              used much more than the simpler API, now called utf8_to_uv_simple().
25715              Still not quite happy with API, too much partial duplication
25716              of functionality.
25717              
25718              A new version of making the syslog test more robust.
25719              (Replaces #7421.)
25720              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25721              
25722              buildtoc target tweaks.
25723              
25724              Integrate with vmsperl #7430 by Charles Bailey:
25725              
25726              Cleanup from prior patch (Charles Lane?):
25727              - improve handling of MFDs in Basename and Path
25728              - default to no xsubpp line # munging when building debug images
25729      Branch: maint-5.6/perl
25730           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25731           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
25732           !> (integrate 67 files)
25733 ____________________________________________________________________________
25734 [  8168] By: gsar                                  on 2000/12/18  02:05:49
25735         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
25736              
25737              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
25738              From: Martin Husemann <martin@duskware.de>
25739              
25740              Subject: [PATCH 5.7.0] restore match data on backtracing
25741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25742      Branch: maint-5.6/perl
25743           !> regcomp.c regexec.c t/op/re_tests
25744 ____________________________________________________________________________
25745 [  8167] By: gsar                                  on 2000/12/18  01:55:22
25746         Log: integrate changes#7858,7986 from mainline
25747              
25748              C<foreach my $x ...> in pseudo-fork()ed process may diddle
25749              parent's memory; fix it by keeping track of the actual pad
25750              offset rather than a raw pointer (this change is probably also
25751              relevant to non-ithreads case to avoid fallout from reallocs of
25752              the pad array, but is currently only enabled for the ithreads
25753              case in the interests of minimal disruption to existing "well
25754              tested" code)
25755              
25756              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25757              due to the notorious GetFileType() bug in Windows 9x, which fstat()
25758              tickles)
25759      Branch: maint-5.6/perl
25760           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25761           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
25762           !> win32/win32.c win32/win32.h win32/win32sck.c
25763 ____________________________________________________________________________
25764 [  8166] By: gsar                                  on 2000/12/18  01:52:59
25765         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
25766              from mainline (xsubpp and ExtUtils::LibList fixups, various
25767              other small items)
25768      Branch: maint-5.6/perl
25769           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
25770           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
25771           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
25772           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
25773           !> win32/bin/search.pl
25774 ____________________________________________________________________________
25775 [  8165] By: gsar                                  on 2000/12/18  01:28:45
25776         Log: integrate changes#7533,7563,7611,7623 from mainline (various
25777              malloc.c embellishments)
25778      Branch: maint-5.6/perl
25779           !> malloc.c pod/perldiag.pod
25780 ____________________________________________________________________________
25781 [  8164] By: gsar                                  on 2000/12/18  01:23:33
25782         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
25783              fixups)
25784      Branch: maint-5.6/perl
25785           !> utils/h2xs.PL
25786 ____________________________________________________________________________
25787 [  8163] By: gsar                                  on 2000/12/18  01:17:50
25788         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
25789              fixups)
25790      Branch: maint-5.6/perl
25791           !> Makefile.SH utils/perlbug.PL
25792 ____________________________________________________________________________
25793 [  8162] By: gsar                                  on 2000/12/18  00:25:43
25794         Log: always export Perl_deb() (it is required by re.xs whether
25795              Perl is built with or without -DDEBUGGING)
25796      Branch: maint-5.6/perl
25797            ! makedef.pl
25798 ____________________________________________________________________________
25799 [  8161] By: gsar                                  on 2000/12/18  00:23:38
25800         Log: integrate change#7414 from mainline
25801              
25802              Undo the basename() part of #7412 since the lib/basename
25803              tests would need upgrading too.
25804              
25805              squelch two tests in tr.t that rely on tr/// paranoia change
25806              that's not in 5.6.x
25807      Branch: maint-5.6/perl
25808            ! t/op/tr.t
25809           !> lib/File/Basename.pm
25810 ____________________________________________________________________________
25811 [  8160] By: gsar                                  on 2000/12/18  00:05:30
25812         Log: missing change in previous integrate
25813      Branch: maint-5.6/perl
25814           !> README.aix
25815 ____________________________________________________________________________
25816 [  8159] By: gsar                                  on 2000/12/18  00:03:38
25817         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
25818              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
25819              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
25820              7410..7413 from mainline
25821      Branch: maint-5.6/perl
25822           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
25823           +> t/lib/tie-splice.t
25824            - lib/unicode/Is/DCinital.pl
25825           !> (integrate 112 files)
25826 ____________________________________________________________________________
25827 [  8158] By: jhi                                   on 2000/12/17  23:04:24
25828         Log: Subject: [PATCHES] RE: perl@8150 
25829              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25830              Date: Sun, 17 Dec 2000 21:46:39 +0100
25831              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
25832              
25833              Neither cygwin has a getpwuid() one can trust on.
25834      Branch: perl
25835            ! t/lib/glob-basic.t
25836 ____________________________________________________________________________
25837 [  8157] By: jhi                                   on 2000/12/17  23:01:54
25838         Log: More MAN.PODS => {} fixes.
25839      Branch: perl
25840            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
25841            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
25842            ! os2/OS2/REXX/Makefile.PL
25843 ____________________________________________________________________________
25844 [  8156] By: gsar                                  on 2000/12/17  22:49:13
25845         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
25846              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
25847              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
25848              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
25849              7201,7204 from mainline
25850      Branch: maint-5.6/perl
25851           !> (integrate 121 files)
25852 ____________________________________________________________________________
25853 [  8155] By: jhi                                   on 2000/12/17  22:30:58
25854         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
25855              From: "Craig A. Berry" <craigberry@mac.com>
25856              Date: Sun, 17 Dec 2000 13:09:28 -0600
25857              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
25858              
25859              MAN.PODS => ' ' is naughty.
25860      Branch: perl
25861            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25862 ____________________________________________________________________________
25863 [  8154] By: nick                                  on 2000/12/17  22:07:13
25864         Log: MULTIPLICITY nit.
25865      Branch: perl
25866            ! mg.c
25867 ____________________________________________________________________________
25868 [  8153] By: gsar                                  on 2000/12/17  21:23:05
25869         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
25870              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
25871              from mainline
25872              
25873              Document the SvIOK_.*UV().
25874              
25875              Update Unicode todo list.
25876              
25877              Guard against bad string->int conversion for quads.
25878              
25879              Subject: small apidoc fix
25880              
25881              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25882              
25883              Subject: [PATCH] Tied filehandle documentation
25884              
25885              Subject: [PATCH] Modernize Opcode.pm documentation
25886              
25887              Make Data::Dumper (non-XS) to work with changed semantics of ref().
25888              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25889              [applied even though said semantics didn't change in 5.6.x]
25890              
25891              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25892              
25893              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25894              
25895              Fix the URL, but the server is still missing in action.
25896              Subject: [ID 20000905.002] perlfaq1.pod URL error
25897              
25898              Subject: [ID 20000903.001] \w in utf8-strings
25899              
25900              Fix the ccversion detection for 5.1 and beyond.
25901              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25902              
25903              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25904              
25905              Subject: [ID 20000904.008] Tiny fix for perldiag
25906              
25907              Subject: Re: [ID 20000906.004] segfault with bad perl statement
25908              
25909              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25910              
25911              Subject: [ID 20000908.002] perlipc documentation bug.
25912              
25913              Subject: [PATCH lib/Benchmark.pm]
25914              
25915              Re-allow vec() for characters > 255.
25916              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25917              
25918              Do away with memory models cruft.  Sorry, PDP users.
25919              
25920              Continue #7041.
25921              
25922              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25923              
25924              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25925              
25926              Upgrade to CPAN 1.57_65, from Andreas König.
25927              
25928              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25929              by Russ Allbery.
25930              
25931              Silence t/pod/*.t about alternate quote-mappings now implemented
25932              by Pod::Text, from Brad Appleton.
25933              
25934              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25935              Subject: borland C++ win32.c tweak
25936              
25937              C<@a = @b = split(...)> optimization coredumps under ithreads
25938              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25939              
25940              Document the SvUTF8*().
25941              
25942              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25943              
25944              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25945              
25946              Do in VMS as the #7054 does.
25947              
25948              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25949              
25950              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25951              
25952              Subject: [patch: perl@7045] vms updates
25953              
25954              Test for the #7049.
25955              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25956              
25957              Break up the myconfig lines a bit.
25958              Subject: perlbug/perl -V output format
25959              
25960              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25961              
25962              The #7054 truncated Configure badly.
25963              
25964              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25965              initialization in all the threads on Windows
25966              
25967              Allow for whitespace between "#" and "line" in cpp output.
25968              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25969              
25970              Remove vestiges of tr//CU.
25971              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25972              
25973              The return value of setlocale must be copied away.
25974              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25975              
25976              Allow chop() and chomp() to be overridden.
25977              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25978              
25979              Hints optimization.
25980              Subject: Minor nit
25981              
25982              Subject: [PATCH] de-wall t/README
25983              
25984              Subject: Re: Two advertising clauses need to be removed
25985      Branch: maint-5.6/perl
25986           !> (integrate 75 files)
25987 ____________________________________________________________________________
25988 [  8152] By: gsar                                  on 2000/12/17  20:30:11
25989         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
25990              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
25991              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
25992              
25993              Don't attach -ld to the archname if pointless.
25994              
25995              Document UNTIE in a very minimalistic way.
25996              
25997              POSIX doesn't report long double values under -Duselongdouble
25998              when the long doubles are "real" (bigger than doubles).
25999              
26000              More author updates.
26001              
26002              Try to deduce NV_MAX.  Really should be Configure fodder.
26003              
26004              :: not allowed in pathnames, change to .
26005              Subject: [PATCH perl@6938] cygwin port
26006              
26007              Forget about NV_MAX (#6951).  Various floating point tweaks,
26008              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
26009              
26010              Move the Solaris 7 scan to use64bitall, make the
26011              failure to find 64-bot sparc libc to mention the
26012              possibility of being in an intel, from Lupe and Alan.
26013              
26014              Regen perltoc.
26015              
26016              AUTHORS tweaks, from Peter Prymmer.
26017              
26018              More address tweaking.
26019              
26020              Small tweaks all over.
26021              
26022              File::Temp patches from Andreas König,
26023              
26024              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
26025              
26026              Subject: CPAN.pm beta 1.57_57 for the core
26027              
26028              Part of the solution.
26029              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
26030              
26031              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
26032              
26033              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
26034              
26035              Add the overload warnings to perldiag.
26036              
26037              Drop unused argument.
26038              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
26039              
26040              Subject: Nit in Configure (bleadperl@6961)
26041              
26042              Update to PodParser 1.18, from Brad Appleton.
26043              
26044              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
26045              
26046              Subject: [PATCH: 6948] add SCNfldbl to configure.com
26047              
26048              Document UNTIE. Also tweak implementation to suppress the 'inner references'
26049              warning when UNTIE exists and instead pass the cound of extra references to
26050              the UNTIE method.
26051              
26052              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
26053              so that case-ignoring systems like DCL can tell them from
26054              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
26055              
26056              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
26057              
26058              Feature ordering tweak.
26059              
26060              Regen perltoc.
26061              
26062              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
26063              
26064              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
26065              
26066              Subject: http:// in L<>
26067              
26068              Detypo.
26069              
26070              change#6791 accidentally clobbered change#6710, put it back
26071              
26072              Only the first line, thank you very much.
26073              
26074              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
26075              plus rework the http: spots as suggested by Tom Christiansen,
26076              plus regen perltoc.
26077              
26078              Undo part of change 6489 which looks like a bulk edit which
26079              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
26080              The supressing of main:: on return from select() is undesirable.
26081              
26082              Apparently avoiding the swapping is too costly.
26083              
26084              Various Configure nits by Philip Newton,
26085              plus the ebcdic one by me.
26086              
26087              Make certain cc is set before trying to run it.
26088              
26089              If overloaded %{} etc. return the object do not loop.
26090              Thus  sub deref { $_[0] } functions if object is wanted type.
26091              
26092              Update perlhist.
26093              
26094              More %{} and other deref special casing - do not pass to 'nomethod'.
26095      Branch: maint-5.6/perl
26096           !> (integrate 59 files)
26097 ____________________________________________________________________________
26098 [  8151] By: gsar                                  on 2000/12/17  19:14:38
26099         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
26100              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
26101              
26102              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
26103              
26104              Make the epsilon to be relative, not absolute.
26105              
26106              Put back the flags dump as reasoned in
26107              Subject: Re: [PATCH] Glob dumping
26108              
26109              Introduce ccname to keep track of what compiler kind of we have.
26110              
26111              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
26112              
26113              Put back the slice accidentally removed by #6907.
26114              
26115              Reset archname and archname64 always, forcing them be
26116              recomputed at each Configure run, make Configure and
26117              the hints files agree on the naming of largefiles variables.
26118              
26119              Don't say "Perl 5.0 source kit".
26120              
26121              Subject: [PATCH] fix misc cast warnings
26122              
26123              Subject: typos in pods
26124              
26125              NVs not necessarily doubles, as pointed out by Yitzchak.
26126              
26127              Subject: [PATCH 6889] add a few ldbl formats to configure.com
26128              
26129              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
26130              
26131              Better options for rsync.
26132              
26133              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
26134              
26135              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
26136              
26137              Subject: [PATCH] Re: UNTIE method 
26138              
26139              A better fix for the Socket building problem from Craig Berry.
26140              
26141              Retract the dummy test, skip the security tests (instead of failing),
26142              explain what the warnings mean.
26143              
26144              Heap decorruption.
26145              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
26146              
26147              Update to Unicode 3.0.1.
26148              
26149              Missed one Unicode file.
26150              
26151              Subject: Re: typos in pods
26152              
26153              The #6929 was too skimpy.
26154              
26155              sscanf() may be the only way to read long doubles from strings.
26156              
26157              Reveal Borland's isnan.
26158              Subject: build with BC++ tweak
26159              
26160              Issue useful diagnostic on unknown pod commands.
26161              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
26162              
26163              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
26164              
26165              Clarify the third case of ftmp-security warnings.
26166              
26167              Make -Dusemorebits find long doubles in Solaris.
26168              
26169              Wrap the test in eval.
26170      Branch: maint-5.6/perl
26171           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
26172           +> lib/unicode/PropList.txt lib/unicode/README.perl
26173           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
26174           +> lib/unicode/Unicode.301 vms/vmspipe.com
26175            - lib/unicode/Props.txt lib/unicode/UCD300.html
26176            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
26177           !> (integrate 305 files)
26178 ____________________________________________________________________________
26179 [  8150] By: jhi                                   on 2000/12/17  18:47:57
26180         Log: Uncheckedin generated files.
26181      Branch: perl
26182            ! global.sym perlapi.c pod/perlapi.pod
26183 ____________________________________________________________________________
26184 [  8149] By: jhi                                   on 2000/12/17  18:41:22
26185         Log: Update Changes.
26186      Branch: perl
26187            ! Changes patchlevel.h
26188 ____________________________________________________________________________
26189 [  8148] By: jhi                                   on 2000/12/17  18:39:16
26190         Log: Subject: [PATCH] Fcntl constants speedup
26191              From: Nicholas Clark <nick@ccl4.org>
26192              Date: Sun, 17 Dec 2000 16:29:24 +0000
26193              Message-ID: <20001217162924.E97668@plum.flirble.org>
26194              
26195              Use IVs for the Fcntl constants instead of NVs.
26196      Branch: perl
26197            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
26198 ____________________________________________________________________________
26199 [  8147] By: jhi                                   on 2000/12/17  18:33:41
26200         Log: Add test for #8145 (binmode() warning), add warning for
26201              ioctl() and sockpair(), document them. (fileno() cannot
26202              be tripwired with the same kind of warning because
26203              'defined fileno($foo)' seems to be an idiom.)
26204      Branch: perl
26205            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
26206 ____________________________________________________________________________
26207 [  8146] By: gsar                                  on 2000/12/17  18:09:08
26208         Log: update Changes
26209      Branch: maint-5.6/perl
26210            ! Changes
26211 ____________________________________________________________________________
26212 [  8145] By: jhi                                   on 2000/12/17  17:39:35
26213         Log: Subject: [PATCH] Re: The long awaited feature ...
26214              From: Simon Cozens <simon@cozens.net>
26215              Date: Sun, 17 Dec 2000 12:31:56 +0000
26216              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
26217              
26218              Add a warning to binmode() about using bad filehandles
26219              (can happen e.g. if someone forgets the filehandle argument)
26220      Branch: perl
26221            ! pp_sys.c
26222 ____________________________________________________________________________
26223 [  8144] By: jhi                                   on 2000/12/17  17:33:48
26224         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
26225              From: Jonathan Stowe <gellyfish@gellyfish.com>
26226              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
26227              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
26228      Branch: perl
26229            ! lib/Net/Ping.pm
26230 ____________________________________________________________________________
26231 [  8143] By: jhi                                   on 2000/12/17  05:31:37
26232         Log: Polymorphic regexps.
26233              
26234              Fixes at least the bugs 20001028.003 (both of them...) and
26235              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
26236              also to be fixed by now, probably already before this patch.
26237      Branch: perl
26238            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
26239            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
26240            ! t/op/utf8decode.t t/pragma/utf8.t
26241 ____________________________________________________________________________
26242 [  8142] By: jhi                                   on 2000/12/16  17:16:05
26243         Log: Subject: [patch perl@8102] dos/djgpp update
26244              From: Laszlo Molnar <ml1050@freemail.hu>
26245              Date: Sat, 16 Dec 2000 01:40:52 +0100
26246              Message-ID: <20001216014052.A335@freemail.hu>
26247      Branch: perl
26248            ! djgpp/config.over t/base/commonsense.t
26249 ____________________________________________________________________________
26250 [  8141] By: jhi                                   on 2000/12/16  17:09:27
26251         Log: Few uncheckedin files.
26252      Branch: perl
26253            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
26254 ____________________________________________________________________________
26255 [  8140] By: nick                                  on 2000/12/15  22:14:31
26256         Log: Integrate mainline
26257      Branch: perlio
26258           !> (integrate 53 files)
26259 ____________________________________________________________________________
26260 [  8139] By: jhi                                   on 2000/12/15  19:49:49
26261         Log: One more IVUV tweak from Nicholas Clark.
26262      Branch: perl
26263            ! sv.c
26264 ____________________________________________________________________________
26265 [  8138] By: jhi                                   on 2000/12/15  19:17:06
26266         Log: Return of the IVUV-preservation, now seems to be happy even
26267              in Digital UNIX (the broken strtoul brokenness detection
26268              seems to have been the fly in the ointment).
26269      Branch: perl
26270            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26271            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
26272            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
26273            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
26274            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26275            ! vos/config.ga.h win32/config.bc win32/config.gc
26276            ! win32/config.vc
26277 ____________________________________________________________________________
26278 [  8137] By: jhi                                   on 2000/12/15  18:12:14
26279         Log: Metaconfig unit change for #8136.
26280      Branch: metaconfig
26281            ! U/modified/d_strtoul.U
26282      Branch: metaconfig/U/perl
26283            ! d_strtoull.U d_strtouq.U
26284 ____________________________________________________________________________
26285 [  8136] By: jhi                                   on 2000/12/15  18:11:35
26286         Log: I don't think it's sensible or portable to test the strtou*
26287              on /^-/ strings.
26288      Branch: perl
26289            ! Configure
26290 ____________________________________________________________________________
26291 [  8135] By: jhi                                   on 2000/12/15  17:18:49
26292         Log: Metaconfig unit change for #8134.
26293      Branch: metaconfig
26294            ! U/modified/d_strtoul.U
26295 ____________________________________________________________________________
26296 [  8134] By: jhi                                   on 2000/12/15  17:14:13
26297         Log: If longsize is 8 we don't need a LL suffix for integer constants.
26298      Branch: perl
26299            ! Configure config_h.SH
26300 ____________________________________________________________________________
26301 [  8133] By: jhi                                   on 2000/12/15  16:00:23
26302         Log: Update Changes.
26303      Branch: perl
26304            ! Changes patchlevel.h
26305 ____________________________________________________________________________
26306 [  8132] By: jhi                                   on 2000/12/15  15:44:16
26307         Log: Some compilers get huffy if you do not cast a const pointer
26308              to a non-const when assigning.
26309      Branch: perl
26310            ! gv.c
26311 ____________________________________________________________________________
26312 [  8131] By: jhi                                   on 2000/12/15  15:38:30
26313         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
26314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26315              Date: Fri, 15 Dec 2000 05:26:57 -0500
26316              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
26317      Branch: perl
26318            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
26319            ! t/pragma/overload.t
26320 ____________________________________________________________________________
26321 [  8130] By: jhi                                   on 2000/12/15  15:36:08
26322         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
26323              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26324              Date: Thu, 14 Dec 2000 22:02:43 -0500
26325              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
26326      Branch: perl
26327            ! gv.c perl.h
26328 ____________________________________________________________________________
26329 [  8129] By: jhi                                   on 2000/12/15  15:34:16
26330         Log: Subject: PATCH: h2xs nit
26331              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26332              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
26333              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
26334              
26335              Add a template README.
26336      Branch: perl
26337            ! utils/h2xs.PL
26338 ____________________________________________________________________________
26339 [  8128] By: jhi                                   on 2000/12/15  15:32:22
26340         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
26341      Branch: perl
26342            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
26343 ____________________________________________________________________________
26344 [  8127] By: jhi                                   on 2000/12/15  15:19:34
26345         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
26346              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26347              Date:     Thu, 14 Dec 2000 20:04:42 EST
26348              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
26349      Branch: perl
26350            ! ext/Opcode/Opcode.xs
26351 ____________________________________________________________________________
26352 [  8126] By: jhi                                   on 2000/12/15  15:17:49
26353         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
26354              From: Peter Prymmer <pvhp@forte.com>
26355              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
26356              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
26357      Branch: perl
26358            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
26359            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
26360            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
26361 ____________________________________________________________________________
26362 [  8125] By: jhi                                   on 2000/12/15  15:11:05
26363         Log: This seems to be a stage sane and stable enough to checkin.
26364              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
26365      Branch: perl
26366            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
26367            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
26368            ! t/op/cmp.t t/op/numconvert.t
26369 ____________________________________________________________________________
26370 [  8124] By: jhi                                   on 2000/12/15  04:20:26
26371         Log: Something is really wonky.
26372      Branch: perl
26373            ! sv.c
26374 ____________________________________________________________________________
26375 [  8123] By: jhi                                   on 2000/12/15  04:00:50
26376         Log: Fixes for the IV UV patches to compile in Digital UNIX.
26377      Branch: perl
26378            ! sv.c
26379 ____________________________________________________________________________
26380 [  8122] By: jhi                                   on 2000/12/15  02:53:40
26381         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
26382              From: "Craig A. Berry" <craigberry@mac.com>
26383              Date: Thu, 14 Dec 2000 19:10:49 -0600
26384              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
26385      Branch: perl
26386            ! vms/vms.c
26387 ____________________________________________________________________________
26388 [  8121] By: jhi                                   on 2000/12/15  02:50:00
26389         Log: Metaconfig changes for #8120.
26390      Branch: metaconfig
26391            + U/modified/d_strtoul.U
26392      Branch: metaconfig/U/perl
26393            ! d_strtoull.U d_strtouq.U
26394 ____________________________________________________________________________
26395 [  8120] By: jhi                                   on 2000/12/15  02:49:42
26396         Log: From: Nicholas Clark <nick@ccl4.org> 
26397              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
26398              Date: Thu, 14 Dec 2000 18:38:57 +0000
26399              Message-ID: <20001214183857.B97909@plum.flirble.org>
26400      Branch: perl
26401            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26402            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
26403            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26404            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26405            ! win32/config.gc win32/config.vc
26406 ____________________________________________________________________________
26407 [  8119] By: jhi                                   on 2000/12/14  23:40:58
26408         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
26409              From: Nicholas Clark <nick@ccl4.org>
26410              Date: Wed, 13 Dec 2000 20:08:50 +0000
26411              Message-ID: <20001213200849.B71166@plum.flirble.org>
26412      Branch: perl
26413            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
26414            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
26415 ____________________________________________________________________________
26416 [  8118] By: jhi                                   on 2000/12/14  22:46:26
26417         Log: Integrate perlio.
26418      Branch: perl
26419           !> MANIFEST ext/Encode/compile makedef.pl
26420 ____________________________________________________________________________
26421 [  8117] By: nick                                  on 2000/12/14  22:38:53
26422         Log: Win32 tweaks to get Encode to build
26423              - temp hack to makedef.pl till PerlIO is properly "exported".
26424              - MSVC dislikes  
26425              static encpage_t foo[];
26426              so make 'em extern for now.
26427      Branch: perlio
26428            ! ext/Encode/compile makedef.pl
26429 ____________________________________________________________________________
26430 [  8116] By: nick                                  on 2000/12/14  22:00:53
26431         Log: Document the new files
26432      Branch: perlio
26433            ! MANIFEST
26434 ____________________________________________________________________________
26435 [  8115] By: jhi                                   on 2000/12/14  21:58:01
26436         Log: MANIFEST new files of #8114.
26437      Branch: perl
26438            ! MANIFEST
26439 ____________________________________________________________________________
26440 [  8114] By: jhi                                   on 2000/12/14  21:50:49
26441         Log: Integrate perlio.
26442      Branch: perl
26443           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26444           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
26445           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26446           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26447           !> ext/Encode/Makefile.PL
26448 ____________________________________________________________________________
26449 [  8113] By: jhi                                   on 2000/12/14  21:48:49
26450         Log: The documentation part of the
26451              
26452              Subject: [ID 20001214.002] Net::Ping patch
26453              From: Jonathan Stowe <gellyfish@gellyfish.com>
26454              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
26455              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
26456              since the #7529 had already addressed the same problem.
26457      Branch: perl
26458            ! lib/Net/Ping.pm
26459 ____________________________________________________________________________
26460 [  8112] By: jhi                                   on 2000/12/14  21:42:57
26461         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
26462              From: Dominic Dunlop <domo@computer.org>
26463              Date: Tue, 12 Dec 2000 10:47:10 +0100
26464              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
26465              
26466              Document how elusive subroutines can be.
26467      Branch: perl
26468            ! pod/perlfunc.pod
26469 ____________________________________________________________________________
26470 [  8111] By: jhi                                   on 2000/12/14  21:38:05
26471         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
26472              From: Dominic Dunlop <domo@computer.org>
26473              Date: Thu, 14 Dec 2000 10:13:51 +0100
26474              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
26475      Branch: perl
26476            ! ext/POSIX/POSIX.pod
26477 ____________________________________________________________________________
26478 [  8110] By: jhi                                   on 2000/12/14  21:36:32
26479         Log: Subject: [patch] perlfaq7
26480              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
26481              Date: Thu, 14 Dec 2000 15:31:07 +0100
26482              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
26483      Branch: perl
26484            ! pod/perlfaq7.pod
26485 ____________________________________________________________________________
26486 [  8109] By: jhi                                   on 2000/12/14  21:29:20
26487         Log: Subject: [8104] Encode
26488              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26489              Date: Thu, 14 Dec 2000 14:49:34 +0100
26490              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
26491              
26492              Type casting for nervous compilers.
26493      Branch: perl
26494            ! ext/Encode/Encode.xs
26495 ____________________________________________________________________________
26496 [  8108] By: jhi                                   on 2000/12/14  21:26:17
26497         Log: Subject: [8104] DB_File
26498              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26499              Date: Thu, 14 Dec 2000 14:49:35 +0100
26500              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
26501              
26502              Type definition incorrect for DB 2.7.7.  Not known when it
26503              changed, so only changed it for a known revision.
26504      Branch: perl
26505            ! ext/DB_File/DB_File.xs
26506 ____________________________________________________________________________
26507 [  8107] By: jhi                                   on 2000/12/14  21:23:41
26508         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
26509              From: Peter Prymmer <pvhp@forte.com>
26510              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
26511              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
26512              
26513              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
26514      Branch: perl
26515            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
26516            ! ext/Encode/Encode/posix-bc.enc
26517 ____________________________________________________________________________
26518 [  8106] By: nick                                  on 2000/12/14  20:36:13
26519         Log: "Cold" build correction to Encode's Makefile.PL
26520      Branch: perlio
26521            ! ext/Encode/Makefile.PL
26522 ____________________________________________________________________________
26523 [  8105] By: nick                                  on 2000/12/14  20:09:37
26524         Log: "Compiled" encodings.
26525              Correct replacement character in EBCDIC .enc files
26526              Add 0x7F to ASCII repertoire.
26527      Branch: perlio
26528            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
26529            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26530            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26531            ! ext/Encode/Makefile.PL ext/Encode/compile
26532            ! ext/Encode/encengine.c ext/Encode/encode.h
26533 ____________________________________________________________________________
26534 [  8104] By: nick                                  on 2000/12/14  00:38:20
26535         Log: Integrate mainline
26536      Branch: perlio
26537           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
26538           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
26539           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
26540           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
26541           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
26542           !> t/lib/db-hash.t t/lib/db-recno.t
26543 ____________________________________________________________________________
26544 [  8103] By: nick                                  on 2000/12/13  23:16:13
26545         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
26546              so far and so it does not get lost.
26547      Branch: perlio
26548            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26549 ____________________________________________________________________________
26550 [  8102] By: jhi                                   on 2000/12/13  17:14:22
26551         Log: Update Changes.
26552      Branch: perl
26553            ! Changes patchlevel.h
26554 ____________________________________________________________________________
26555 [  8101] By: jhi                                   on 2000/12/13  16:53:41
26556         Log: Move the proto of start_glob() to a better place; regen api files.
26557      Branch: perl
26558            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
26559 ____________________________________________________________________________
26560 [  8100] By: jhi                                   on 2000/12/13  16:47:11
26561         Log: Metaconfig change for #8099.
26562      Branch: metaconfig
26563            ! U/modified/Head.U
26564 ____________________________________________________________________________
26565 [  8099] By: jhi                                   on 2000/12/13  16:46:48
26566         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
26567              From: Andy Dougherty <doughera@lafayette.edu>
26568              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
26569              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
26570      Branch: perl
26571            ! Configure
26572 ____________________________________________________________________________
26573 [  8098] By: jhi                                   on 2000/12/13  16:39:02
26574         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
26575              From: rspier@pobox.com (Robert Spier)
26576              Date: Tue, 12 Dec 2000 21:12:39 -0500
26577              Message-ID: <14902.56087.678086.725773@rls.cx>
26578              
26579              fastgetcwd is defined using a glob alias on a $^O dependent basis -
26580              and there was no default assignment or perl subroutine.
26581      Branch: perl
26582            ! lib/Cwd.pm
26583 ____________________________________________________________________________
26584 [  8097] By: jhi                                   on 2000/12/13  16:16:01
26585         Log: Subject: [PATCH] move startglob out of pp_hot.c
26586              From: Nicholas Clark <nick@ccl4.org>
26587              Date: Mon, 11 Dec 2000 23:16:39 +0000
26588              Message-ID: <20001211231638.A55550@plum.flirble.org>
26589      Branch: perl
26590            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
26591 ____________________________________________________________________________
26592 [  8096] By: jhi                                   on 2000/12/13  15:26:23
26593         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
26594              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
26595              Date: Wed, 13 Dec 2000 14:01:37 +0100
26596              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
26597              
26598              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
26599              in turn requires libpthread in libswanted.
26600      Branch: perl
26601            ! hints/hpux.sh
26602 ____________________________________________________________________________
26603 [  8095] By: jhi                                   on 2000/12/12  19:51:05
26604         Log: The integration wars continue.
26605      Branch: perl
26606           !> sv.c
26607 ____________________________________________________________________________
26608 [  8094] By: jhi                                   on 2000/12/12  19:48:26
26609         Log: Subject: [PATCH perl@8070] DB_File-1.74  
26610              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
26611              Date: Mon, 11 Dec 2000 23:07:17 -0000
26612              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
26613      Branch: perl
26614            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26615            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
26616            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
26617            ! t/lib/db-recno.t
26618 ____________________________________________________________________________
26619 [  8093] By: nick                                  on 2000/12/12  19:42:13
26620         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
26621      Branch: perlio
26622            ! sv.c
26623           !> lib/File/DosGlob.pm
26624 ____________________________________________________________________________
26625 [  8092] By: jhi                                   on 2000/12/12  19:28:11
26626         Log: Integrate perlio.
26627      Branch: perl
26628           !> sv.c
26629 ____________________________________________________________________________
26630 [  8091] By: nick                                  on 2000/12/12  18:49:45
26631         Log: Fix for Tk, and upgrading shared SVs.
26632      Branch: perlio
26633            ! sv.c
26634 ____________________________________________________________________________
26635 [  8090] By: jhi                                   on 2000/12/12  16:48:59
26636         Log: Subject: [PATCH] Re: Breadperl & Tk
26637              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26638              Date: Tue, 12 Dec 2000 14:48:27 GMT
26639              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
26640      Branch: perl
26641            ! sv.c
26642 ____________________________________________________________________________
26643 [  8089] By: jhi                                   on 2000/12/12  03:37:19
26644         Log: Subject: DosGlob.pm diff for bash style brace expansion.
26645              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
26646              Date: Fri, 8 Dec 2000 10:45:30 -0600
26647              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
26648      Branch: perl
26649            ! lib/File/DosGlob.pm
26650 ____________________________________________________________________________
26651 [  8088] By: nick                                  on 2000/12/11  23:59:59
26652         Log: Integrate mainline
26653      Branch: perlio
26654           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
26655           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26656           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
26657           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
26658           !> t/op/local.t t/pragma/warn/toke toke.c
26659 ____________________________________________________________________________
26660 [  8087] By: jhi                                   on 2000/12/11  23:20:23
26661         Log: Integrate perlio.
26662      Branch: perl
26663           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26664 ____________________________________________________________________________
26665 [  8086] By: jhi                                   on 2000/12/11  22:50:59
26666         Log: Tune further the OS detection of CGI.
26667      Branch: perl
26668            ! lib/CGI.pm
26669 ____________________________________________________________________________
26670 [  8085] By: nick                                  on 2000/12/11  22:50:46
26671         Log: Finish 1st pass of "encoding" layer e.g. :
26672              open($fh,"<encoding(iso8859-7)",$greek) || die;
26673      Branch: perlio
26674            ! ext/Encode/Encode.xs perlio.c perliol.h
26675 ____________________________________________________________________________
26676 [  8084] By: jhi                                   on 2000/12/11  22:32:06
26677         Log: Revert the -f ambiguousity patch, seems to cause
26678              too much hassle (the interpret -Q as a function
26679              where Q is not a known filetest part is left in).
26680      Branch: perl
26681            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
26682            ! toke.c
26683 ____________________________________________________________________________
26684 [  8083] By: jhi                                   on 2000/12/11  22:27:23
26685         Log: (accidentally empty check-in)
26686      Branch: perl
26687            ! lib/File/DosGlob.pm
26688 ____________________________________________________________________________
26689 [  8082] By: nick                                  on 2000/12/11  19:09:51
26690         Log: Restore mmap function (broken by tweaks to shared buffer
26691              layer for encode(xxxx)).
26692      Branch: perlio
26693            ! perlio.c
26694 ____________________________________________________________________________
26695 [  8081] By: jhi                                   on 2000/12/11  18:29:13
26696         Log: Subject: Re: The long awaited feature ...
26697              From: Simon Cozens <simon@cozens.net>
26698              Date: Mon, 11 Dec 2000 15:54:24 +0000
26699              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
26700              
26701              More io/utf8 tests.
26702      Branch: perl
26703            ! t/io/utf8.t
26704 ____________________________________________________________________________
26705 [  8080] By: jhi                                   on 2000/12/11  18:19:36
26706         Log: Subject: PATCH MakeMaker manpage clarification
26707              From: andreas.koenig@anima.de (Andreas J. Koenig)
26708              Date: 10 Dec 2000 20:46:13 +0100
26709              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
26710      Branch: perl
26711            ! lib/ExtUtils/MakeMaker.pm
26712 ____________________________________________________________________________
26713 [  8079] By: jhi                                   on 2000/12/11  15:35:07
26714         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
26715              From: Simon Cozens <simon@cozens.net>
26716              Date: Sun, 10 Dec 2000 19:06:19 +0000
26717              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
26718      Branch: perl
26719            ! ext/B/B/Deparse.pm t/lib/b.t
26720 ____________________________________________________________________________
26721 [  8078] By: jhi                                   on 2000/12/11  15:09:11
26722         Log: Subject: [PATCH] docs on NaN
26723              From: Nicholas Clark <nick@ccl4.org>
26724              Date: Mon, 11 Dec 2000 01:48:38 +0000
26725              Message-ID: <20001211014838.B99205@plum.flirble.org>
26726      Branch: perl
26727            ! pod/perlop.pod
26728 ____________________________________________________________________________
26729 [  8077] By: jhi                                   on 2000/12/11  15:02:21
26730         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
26731              From: Simon Cozens <simon@cozens.net>
26732              Date: Mon, 11 Dec 2000 01:21:45 +0000
26733              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
26734      Branch: perl
26735            ! pp.c pp_hot.c scope.c t/op/local.t
26736 ____________________________________________________________________________
26737 [  8076] By: nick                                  on 2000/12/10  20:43:32
26738         Log: Not merge worthy...
26739              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
26740              syntax is modelled on attributes.
26741              Untested fix for io/utf8 on Win32 etc.
26742              Very clumsy start to the encode layer.
26743      Branch: perlio
26744            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26745 ____________________________________________________________________________
26746 [  8075] By: jhi                                   on 2000/12/10  18:39:33
26747         Log: Darwin is not Windows.
26748      Branch: perl
26749            ! lib/CGI.pm
26750 ____________________________________________________________________________
26751 [  8074] By: jhi                                   on 2000/12/10  18:31:27
26752         Log: Subject: Ambiguous -%c() resolved as a file test
26753              From: "Paul Marquess" <Paul.Marquess@openwave.com>
26754              Date: Sun, 10 Dec 2000 15:35:07 -0000
26755              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
26756      Branch: perl
26757            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26758 ____________________________________________________________________________
26759 [  8073] By: jhi                                   on 2000/12/10  18:16:29
26760         Log: Subject: PATCH installperl misinformed 
26761              From: andreas.koenig@anima.de (Andreas J. Koenig)
26762              Date: 10 Dec 2000 13:01:32 +0100 
26763              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
26764      Branch: perl
26765            ! installperl
26766 ____________________________________________________________________________
26767 [  8072] By: jhi                                   on 2000/12/10  18:07:55
26768         Log: The walkoptree confusion rages; walkoptree() seems to be coming
26769              from B.xs, while walkoptree_slow() comes from B.pm.
26770      Branch: perl
26771            ! ext/B/B.pm
26772 ____________________________________________________________________________
26773 [  8071] By: nick                                  on 2000/12/10  11:45:47
26774         Log: Integrate mainline
26775      Branch: perlio
26776           +> t/base/commonsense.t
26777           !> (integrate 37 files)
26778 ____________________________________________________________________________
26779 [  8070] By: jhi                                   on 2000/12/10  04:46:21
26780         Log: Update Changes.
26781      Branch: perl
26782            ! Changes patchlevel.h
26783 ____________________________________________________________________________
26784 [  8069] By: jhi                                   on 2000/12/10  04:39:19
26785         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
26786              From: andreas.koenig@anima.de (Andreas J. Koenig)
26787              Date: 09 Dec 2000 17:14:25 +0100
26788              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
26789      Branch: perl
26790            + t/base/commonsense.t
26791            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
26792 ____________________________________________________________________________
26793 [  8068] By: jhi                                   on 2000/12/10  04:17:36
26794         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
26795              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26796              Date: Sat, 9 Dec 2000 16:47:22 -0000
26797              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
26798      Branch: perl
26799            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
26800            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
26801            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
26802            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
26803            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
26804            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26805            ! t/lib/sdbm.t
26806 ____________________________________________________________________________
26807 [  8067] By: jhi                                   on 2000/12/10  03:52:02
26808         Log: Test case for #8066.
26809      Branch: perl
26810            ! t/op/misc.t
26811 ____________________________________________________________________________
26812 [  8066] By: jhi                                   on 2000/12/10  03:50:30
26813         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
26814              From: Simon Cozens <simon@cozens.net>
26815              Date: Sun, 10 Dec 2000 00:55:37 +0000
26816              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
26817      Branch: perl
26818            ! pp_sys.c
26819 ____________________________________________________________________________
26820 [  8065] By: jhi                                   on 2000/12/10  03:44:52
26821         Log: Test case for #8064.
26822      Branch: perl
26823            ! t/comp/proto.t
26824 ____________________________________________________________________________
26825 [  8064] By: jhi                                   on 2000/12/10  03:42:32
26826         Log: Subject: Re: prototype of substr
26827              From: Simon Cozens <simon@cozens.net>
26828              Date: Sun, 10 Dec 2000 00:13:33 +0000
26829              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
26830              
26831              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
26832      Branch: perl
26833            ! pp.c
26834 ____________________________________________________________________________
26835 [  8063] By: jhi                                   on 2000/12/10  03:39:42
26836         Log: Subject: [PATCH] perlguts.pod
26837              From: Simon Cozens <simon@cozens.net>
26838              Date: Sun, 10 Dec 2000 00:06:47 +0000
26839              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
26840              
26841              Documentation of the different types of ops,
26842              plus the functions in dump.c
26843      Branch: perl
26844            ! pod/perlguts.pod
26845 ____________________________________________________________________________
26846 [  8062] By: jhi                                   on 2000/12/10  03:30:04
26847         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
26848              From: Nicholas Clark <nick@talking.bollo.cx>
26849              Date: Sat, 09 Dec 2000 18:57:25 +0000
26850              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
26851              
26852              Be more robust in weird hostname setups.
26853      Branch: perl
26854            ! t/lib/net-hostent.t
26855 ____________________________________________________________________________
26856 [  8061] By: jhi                                   on 2000/12/10  03:28:21
26857         Log: Pacify fussy compiler. 
26858      Branch: perl
26859            ! pp_sys.c
26860 ____________________________________________________________________________
26861 [  8060] By: jhi                                   on 2000/12/10  02:52:46
26862         Log: Integrate perlio.
26863      Branch: perl
26864           !> pp_sys.c t/io/utf8.t
26865 ____________________________________________________________________________
26866 [  8059] By: nick                                  on 2000/12/09  23:40:14
26867         Log: read/sysread/recv should now be utf8 aware.
26868              Basic test for utf8 read.
26869      Branch: perlio
26870            ! pp_sys.c t/io/utf8.t
26871 ____________________________________________________________________________
26872 [  8058] By: jhi                                   on 2000/12/09  21:56:02
26873         Log: Integrate perlio.
26874      Branch: perl
26875           +> t/io/utf8.t
26876           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
26877 ____________________________________________________________________________
26878 [  8057] By: jhi                                   on 2000/12/09  21:53:35
26879         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
26880              From: Inaba Hiroto <inaba@st.rim.or.jp>
26881              Date: Sun, 10 Dec 2000 05:53:21 +0900
26882              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
26883              
26884              Tests for #8056.
26885      Branch: perl
26886            ! t/op/each.t
26887 ____________________________________________________________________________
26888 [  8056] By: jhi                                   on 2000/12/09  21:51:16
26889         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
26890              From: Inaba Hiroto <inaba@st.rim.or.jp>
26891              Date: Sat, 09 Dec 2000 18:02:00 +0900
26892              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
26893              
26894              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
26895      Branch: perl
26896            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
26897 ____________________________________________________________________________
26898 [  8055] By: nick                                  on 2000/12/09  20:11:48
26899         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
26900              than raw PerlIO_write() - does not seem to break any tests.
26901      Branch: perlio
26902            ! pp_sys.c
26903 ____________________________________________________________________________
26904 [  8054] By: nick                                  on 2000/12/09  19:47:30
26905         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
26906              (sysread, recv and write i.e. formats still to do...)
26907              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
26908              open($fh,">:utf8","name")
26909              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
26910              so no extra overhead is involved.
26911              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
26912              to a non-utf8 stream.
26913              Add initial io/utf8.t
26914              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
26915              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
26916              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
26917      Branch: perlio
26918            + t/io/utf8.t
26919            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
26920 ____________________________________________________________________________
26921 [  8053] By: nick                                  on 2000/12/09  19:26:37
26922         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
26923              was only testing this_utf8.
26924      Branch: perlio
26925            ! toke.c
26926 ____________________________________________________________________________
26927 [  8052] By: nick                                  on 2000/12/09  19:09:41
26928         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
26929              i.e. the output string has one, but don't mess with source assumption.
26930      Branch: perlio
26931            ! toke.c
26932 ____________________________________________________________________________
26933 [  8051] By: jhi                                   on 2000/12/09  16:55:17
26934         Log: Integrate perlio.
26935      Branch: perl
26936           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
26937           !> sv.c thrdvar.h util.c
26938 ____________________________________________________________________________
26939 [  8050] By: jhi                                   on 2000/12/09  16:48:07
26940         Log: Nits noticed by Peter Prymmer.
26941      Branch: perl
26942            ! lib/ExtUtils/MM_VMS.pm
26943 ____________________________________________________________________________
26944 [  8049] By: nick                                  on 2000/12/09  13:49:40
26945         Log: UTF8 output prework.
26946              - Store $\ and $, as SVs so they can have SvUTF8 flag
26947              - use do_print() rather than raw PerlIO_write() to print them.
26948      Branch: perlio
26949            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
26950            ! thrdvar.h util.c
26951 ____________________________________________________________________________
26952 [  8048] By: nick                                  on 2000/12/09  12:30:43
26953         Log: Integrate mainline.
26954      Branch: perlio
26955           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
26956           +> t/op/reverse.t
26957           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
26958           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26959           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
26960           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
26961           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
26962           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26963 ____________________________________________________________________________
26964 [  8047] By: jhi                                   on 2000/12/09  00:23:27
26965         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
26966              From: Michael G Schwern <schwern@pobox.com>
26967              Date: Fri, 8 Dec 2000 14:43:04 -0600
26968      Branch: perl
26969            ! lib/ExtUtils/MM_VMS.pm
26970 ____________________________________________________________________________
26971 [  8046] By: jhi                                   on 2000/12/08  23:10:27
26972         Log: A missed check-in.
26973      Branch: perl
26974            ! lib/ExtUtils/Manifest.pm
26975 ____________________________________________________________________________
26976 [  8045] By: jhi                                   on 2000/12/08  21:57:12
26977         Log: (null check-in)
26978      Branch: perl
26979            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
26980 ____________________________________________________________________________
26981 [  8044] By: jhi                                   on 2000/12/08  21:11:06
26982         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
26983              at the final draft stage.
26984      Branch: perl
26985            + ext/Encode/Encode/iso8859-16.enc
26986            ! MANIFEST
26987 ____________________________________________________________________________
26988 [  8043] By: jhi                                   on 2000/12/08  16:39:04
26989         Log: Update Changes.
26990      Branch: perl
26991            ! Changes patchlevel.h
26992 ____________________________________________________________________________
26993 [  8042] By: jhi                                   on 2000/12/08  16:33:39
26994         Log: Do not return the Unicode replacement character if UTF-8
26995              decoding goes awry, it should be up to the caller to decide.
26996      Branch: perl
26997            ! pod/perlapi.pod utf8.c
26998 ____________________________________________________________________________
26999 [  8041] By: jhi                                   on 2000/12/08  16:22:28
27000         Log: metaconfig maintenance.
27001      Branch: metaconfig
27002            ! U/modified/stdchar.U
27003      Branch: metaconfig/U/perl
27004            + testsyml.U
27005 ____________________________________________________________________________
27006 [  8040] By: jhi                                   on 2000/12/08  16:03:08
27007         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
27008              From: sthoenna@efn.org
27009              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
27010              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
27011      Branch: perl
27012            ! Changes lib/ExtUtils/MM_OS2.pm
27013 ____________________________________________________________________________
27014 [  8039] By: jhi                                   on 2000/12/08  15:57:11
27015         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
27016              From: Simon Cozens <simon@cozens.net>
27017              Date: Fri, 8 Dec 2000 13:33:31 +0000
27018              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
27019              
27020              (The pp_hot part needed a rewrite.)
27021      Branch: perl
27022            ! doop.c pp_hot.c utf8.c
27023 ____________________________________________________________________________
27024 [  8038] By: jhi                                   on 2000/12/08  15:25:08
27025         Log: Subject: djSP
27026              From: Michael Stevens <michael@etla.org>
27027              Date: Wed, 6 Dec 2000 23:24:01 +0000
27028              Message-ID: <20001206232400.A21381@firedrake.org>
27029              
27030              Plus a note from Nick Ing-Simmons.
27031      Branch: perl
27032            ! pp.h
27033 ____________________________________________________________________________
27034 [  8037] By: jhi                                   on 2000/12/08  15:18:35
27035         Log: Filetype is text.
27036      Branch: perl
27037            ! t/op/utf8decode.t
27038 ____________________________________________________________________________
27039 [  8036] By: jhi                                   on 2000/12/08  03:31:27
27040         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
27041              From: Andy Dougherty <doughera@lafayette.edu>
27042              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
27043              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
27044              
27045              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
27046              From: Andy Dougherty <doughera@lafayette.edu>
27047              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
27048              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
27049      Branch: perl
27050            + ext/POSIX/hints/svr4.pl
27051            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
27052 ____________________________________________________________________________
27053 [  8035] By: jhi                                   on 2000/12/08  03:26:01
27054         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
27055              From: Andy Dougherty <doughera@lafayette.edu>
27056              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
27057              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
27058      Branch: perl
27059            ! t/README t/base/term.t
27060 ____________________________________________________________________________
27061 [  8034] By: jhi                                   on 2000/12/08  03:21:59
27062         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
27063              From: mjd@plover.com  
27064              Date: 7 Dec 2000 21:04:20 -0000
27065              Message-ID: <20001207210420.22282.qmail@plover.com>
27066              
27067              Plus -z doc.
27068      Branch: perl
27069            ! pod/perlfunc.pod
27070 ____________________________________________________________________________
27071 [  8033] By: jhi                                   on 2000/12/08  03:19:03
27072         Log: Use the UTF8 macros a bit.  They can't be used with abandon
27073              everywhere because we do generate illegal UTF-8 in some situations.
27074              This is of course naughty.
27075      Branch: perl
27076            ! pod/perlapi.pod utf8.c utf8.h
27077 ____________________________________________________________________________
27078 [  8032] By: jhi                                   on 2000/12/08  03:00:09
27079         Log: Out of sync?
27080      Branch: perl
27081            ! t/pragma/warn/utf8
27082 ____________________________________________________________________________
27083 [  8031] By: jhi                                   on 2000/12/08  02:22:39
27084         Log: Cnt spl.
27085      Branch: perl
27086            ! MANIFEST
27087 ____________________________________________________________________________
27088 [  8030] By: jhi                                   on 2000/12/08  01:23:54
27089         Log: Add test for reverse().
27090      Branch: perl
27091            + t/op/reverse.t
27092            ! MANIFEST
27093 ____________________________________________________________________________
27094 [  8029] By: jhi                                   on 2000/12/08  01:21:47
27095         Log: Integrate perlio.
27096      Branch: perl
27097           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
27098           !> perlio.c perlio.h perlsdio.h warnings.pl
27099 ____________________________________________________________________________
27100 [  8028] By: jhi                                   on 2000/12/08  01:19:08
27101         Log: Introduce macros for UTF8 decoding.
27102      Branch: perl
27103            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
27104 ____________________________________________________________________________
27105 [  8027] By: nick                                  on 2000/12/07  22:18:19
27106         Log: Integrate mainline
27107      Branch: perlio
27108           !> embed.pl pod/perlapi.pod utf8.c
27109 ____________________________________________________________________________
27110 [  8026] By: nick                                  on 2000/12/07  21:45:08
27111         Log: Various oddities p4 diff -se showed up
27112              Remove 'our' from warnings.pl
27113      Branch: perlio
27114            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
27115 ____________________________________________________________________________
27116 [  8025] By: nick                                  on 2000/12/07  21:43:32
27117         Log: Change PerlIO_(get|set)pos to take SV *
27118              Should fix, OS/2, VMS, (sfio??)
27119      Branch: perlio
27120            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
27121 ____________________________________________________________________________
27122 [  8024] By: jhi                                   on 2000/12/07  19:05:32
27123         Log: Document utf8_to_uv() better.
27124      Branch: perl
27125            ! pod/perlapi.pod utf8.c
27126 ____________________________________________________________________________
27127 [  8023] By: jhi                                   on 2000/12/07  18:23:47
27128         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
27129      Branch: perl
27130            ! embed.pl pod/perlapi.pod utf8.c
27131 ____________________________________________________________________________
27132 [  8022] By: jhi                                   on 2000/12/07  04:13:51
27133         Log: Integrate perlio.
27134      Branch: perl
27135           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
27136           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
27137           !> win32/makefile.mk
27138 ____________________________________________________________________________
27139 [  8021] By: nick                                  on 2000/12/07  00:28:14
27140         Log: Various attempts at MSVC debug - not sure what has
27141              changed but works now. 
27142              Seems atexit() _may_ work for DLLs built with MSVC so don't
27143              call cleanup that way.
27144      Branch: perlio
27145            ! perlio.c win32/makefile.mk
27146 ____________________________________________________________________________
27147 [  8020] By: nick                                  on 2000/12/06  19:57:20
27148         Log: Integrate mainline
27149      Branch: perlio
27150           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
27151           !> (integrate 75 files)
27152 ____________________________________________________________________________
27153 [  8019] By: nick                                  on 2000/12/06  19:28:21
27154         Log: Add useperlio to config.vc
27155              Turn off binmode in config_H.PL
27156              Regen all the config_H.xx
27157              Attempt to get debugging build with MSVC.
27158      Branch: perlio
27159            ! win32/config.vc win32/config_H.bc win32/config_H.gc
27160            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
27161 ____________________________________________________________________________
27162 [  8018] By: nick                                  on 2000/12/06  19:21:57
27163         Log: Test various dup/external program options on all platforms.
27164      Branch: perlio
27165            ! t/io/dup.t
27166 ____________________________________________________________________________
27167 [  8017] By: nick                                  on 2000/12/06  19:20:47
27168         Log: Fix harness to be less picky
27169      Branch: perlio
27170            ! lib/Test/Harness.pm
27171 ____________________________________________________________________________
27172 [  8016] By: jhi                                   on 2000/12/06  16:45:12
27173         Log: Update Changes.
27174      Branch: perl
27175            ! Changes patchlevel.h
27176 ____________________________________________________________________________
27177 [  8015] By: jhi                                   on 2000/12/06  16:41:03
27178         Log: Test \x{...} with ord().
27179      Branch: perl
27180            ! t/op/ord.t
27181 ____________________________________________________________________________
27182 [  8014] By: jhi                                   on 2000/12/06  16:20:33
27183         Log: Test tweak because of #8013.
27184      Branch: perl
27185            ! t/lib/b.t
27186 ____________________________________________________________________________
27187 [  8013] By: jhi                                   on 2000/12/06  16:09:09
27188         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
27189              From: Michael G Schwern <schwern@pobox.com>
27190              Date: Tue, 5 Dec 2000 21:23:28 -0500
27191              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
27192              
27193              Carp::Heavy parts not very applicable because of recent changes.
27194      Branch: perl
27195            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
27196            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
27197            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
27198            ! lib/Exporter.pm lib/Exporter/Heavy.pm
27199            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
27200            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27201            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
27202            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
27203            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
27204            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
27205            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
27206            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
27207            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
27208            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
27209            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
27210            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
27211            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
27212            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
27213            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
27214            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
27215            ! warnings.pl
27216 ____________________________________________________________________________
27217 [  8012] By: jhi                                   on 2000/12/06  15:22:38
27218         Log: Subject: [PATCH] Re: New harness is failing things
27219              From: Nick Ing-Simmons <nik@tiuk.ti.com>
27220              Date: Wed, 6 Dec 2000 13:00:30 GMT
27221              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
27222      Branch: perl
27223            ! lib/Test/Harness.pm
27224 ____________________________________________________________________________
27225 [  8011] By: jhi                                   on 2000/12/06  15:12:08
27226         Log: Subject: installhtml changes
27227              From: Michael Stevens <michael@etla.org>
27228              Date: Wed, 6 Dec 2000 13:15:53 +0000
27229              Message-ID: <20001206131553.A27317@firedrake.org>
27230      Branch: perl
27231            ! installhtml
27232 ____________________________________________________________________________
27233 [  8010] By: jhi                                   on 2000/12/06  15:06:05
27234         Log: Subject: the dTHR hits
27235              From: Michael Stevens <michael@etla.org>
27236              Date: Wed, 6 Dec 2000 12:06:03 +0000
27237              Message-ID: <20001206120603.A24581@firedrake.org>
27238              
27239              More, errrm, less dTHRs.
27240      Branch: perl
27241            ! bytecode.pl ext/B/B/C.pm
27242 ____________________________________________________________________________
27243 [  8009] By: jhi                                   on 2000/12/06  15:04:25
27244         Log: Subject: MakeMaker mailing list gone?
27245              From: Michael G Schwern <schwern@pobox.com>
27246              Date: Tue, 5 Dec 2000 19:29:59 -0500
27247              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
27248              
27249              The MakeMaker mailing list is dead, perlbug is the right
27250              address to report bugs.
27251      Branch: perl
27252            ! lib/ExtUtils/MakeMaker.pm
27253 ____________________________________________________________________________
27254 [  8008] By: jhi                                   on 2000/12/06  15:00:32
27255         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
27256              From: Michael G Schwern <schwern@pobox.com>
27257              Date: Tue, 5 Dec 2000 19:21:21 -0500
27258              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
27259              
27260              Add a default MANIFEST skip that ignores things like
27261              version control files, editor temporary files, and the Makefile.
27262      Branch: perl
27263            + lib/ExtUtils/MANIFEST.SKIP
27264            ! MANIFEST lib/ExtUtils/Manifest.pm
27265 ____________________________________________________________________________
27266 [  8007] By: jhi                                   on 2000/12/06  14:57:20
27267         Log: In Amiga more manual hackery of the scripts seems to be needed,
27268              from Jan-Erik Karlsson.  Why Configure does not get this right
27269              is unknown, may be shell-induced.
27270      Branch: perl
27271            ! README.amiga
27272 ____________________________________________________________________________
27273 [  8006] By: jhi                                   on 2000/12/05  23:53:12
27274         Log: Add TOPm1s to peek at the second topmost stack item.
27275      Branch: perl
27276            ! pp.h
27277 ____________________________________________________________________________
27278 [  8005] By: jhi                                   on 2000/12/05  23:13:55
27279         Log: Avaunt, you foul UTF-8 tests.
27280      Branch: perl
27281            ! t/op/ver.t t/pragma/utf8.t
27282 ____________________________________________________________________________
27283 [  8004] By: jhi                                   on 2000/12/05  23:09:54
27284         Log: Continue utf8 dispersal. 
27285      Branch: perl
27286            + t/op/concat.t
27287            ! MANIFEST t/pragma/utf8.t
27288 ____________________________________________________________________________
27289 [  8003] By: nick                                  on 2000/12/05  23:02:39
27290         Log: Integrate mainline.
27291      Branch: perlio
27292           +> t/op/length.t t/op/utf8decode.t
27293           !> (integrate 69 files)
27294 ____________________________________________________________________________
27295 [  8002] By: jhi                                   on 2000/12/05  22:59:28
27296         Log: Integrate perlio.
27297      Branch: perl
27298           !> iperlsys.h perl.c perlio.c win32/perllib.c
27299 ____________________________________________________________________________
27300 [  8001] By: nick                                  on 2000/12/05  22:07:52
27301         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
27302              - calloc/free suffer from damage on TerminateThread()
27303              - use PerlMemShared (as originally planned) now fixed
27304              - avoid doing anything important on DLL "detach".
27305      Branch: perlio
27306            ! perl.c perlio.c win32/perllib.c
27307 ____________________________________________________________________________
27308 [  8000] By: nick                                  on 2000/12/05  21:05:09
27309         Log: Fix gross PerlMemShared issue.
27310      Branch: perlio
27311            ! iperlsys.h
27312 ____________________________________________________________________________
27313 [  7999] By: jhi                                   on 2000/12/05  20:46:58
27314         Log: Test for Unicode (UTF-8) hash keys.
27315      Branch: perl
27316            ! t/op/each.t
27317 ____________________________________________________________________________
27318 [  7998] By: jhi                                   on 2000/12/05  20:30:35
27319         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
27320              is now always UTF-8), empty line cosmetics.
27321      Branch: perl
27322            ! t/pragma/utf8.t
27323 ____________________________________________________________________________
27324 [  7997] By: jhi                                   on 2000/12/05  20:15:40
27325         Log: Subject: Re: STRLEN - what?
27326              From: Andy Dougherty <doughera@lafayette.edu>
27327              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
27328              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
27329              
27330              Explain STRLEN.
27331      Branch: perl
27332            ! pod/perlguts.pod
27333 ____________________________________________________________________________
27334 [  7996] By: jhi                                   on 2000/12/05  20:13:34
27335         Log: Split off the UTF-8 decoder tests, make them to check also
27336              the error message.
27337      Branch: perl
27338            + t/op/utf8decode.t
27339            ! MANIFEST t/pragma/utf8.t utf8.c
27340 ____________________________________________________________________________
27341 [  7995] By: jhi                                   on 2000/12/05  16:39:47
27342         Log: Start migrating bits of pragma/utf8 to elsewhere
27343              (since the long term plan is to obsolete 'use utf8').
27344      Branch: perl
27345            + t/op/length.t
27346            ! MANIFEST t/pragma/utf8.t
27347 ____________________________________________________________________________
27348 [  7994] By: jhi                                   on 2000/12/05  16:30:21
27349         Log: Fix a manual edit typo from #7993, fix the message formatting
27350              for Unicode, add few our declarations.
27351      Branch: perl
27352            ! lib/Carp/Heavy.pm
27353 ____________________________________________________________________________
27354 [  7993] By: jhi                                   on 2000/12/05  16:09:15
27355         Log: Subject: Need help with warnings :-(
27356              From: "Ben Tilly" <ben_tilly@hotmail.com>
27357              Date: Tue, 05 Dec 2000 01:35:54 -0500
27358              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
27359              
27360              Subject: UPDATE: Carp/Heavy now passes all tests
27361              From: "Ben Tilly" <ben_tilly@hotmail.com>
27362              Date: Tue, 05 Dec 2000 07:59:41 -0500
27363              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
27364              
27365              The Brave New Carp.
27366      Branch: perl
27367            ! lib/Carp.pm lib/Carp/Heavy.pm
27368 ____________________________________________________________________________
27369 [  7992] By: jhi                                   on 2000/12/05  15:55:08
27370         Log: Subject: [PATCH perl@7979] cygwin port
27371              From: "Eric Fifer" <efifer@dircon.co.uk>
27372              Date: Tue, 5 Dec 2000 14:04:09 -0000
27373              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
27374      Branch: perl
27375            ! t/lib/net-hostent.t
27376 ____________________________________________________________________________
27377 [  7991] By: jhi                                   on 2000/12/05  15:52:34
27378         Log: Subject: Re: [PATCH] The largest hoax of all times?
27379              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27380              Date: Tue, 5 Dec 2000 00:40:25 -0500
27381              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
27382              
27383              Subject: Re: [PATCH] The largest hoax of all times?
27384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27385              Date: Mon, 4 Dec 2000 23:55:53 -0500
27386              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
27387              
27388              Subject: Re: [PATCH] The largest hoax of all times?
27389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27390              Date: Tue, 5 Dec 2000 01:28:45 -0500
27391              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
27392              
27393              Fix the unpredictable order of DESTROYs.
27394      Branch: perl
27395            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
27396            ! sv.c sv.h t/op/ref.t
27397 ____________________________________________________________________________
27398 [  7990] By: jhi                                   on 2000/12/05  14:38:53
27399         Log: Subject: [PATCH] shrink pp_hot fractionally
27400              From: Nicholas Clark <nick@ccl4.org>
27401              Date: Tue, 5 Dec 2000 12:44:31 +0000
27402              Message-ID: <20001205124431.E74518@plum.flirble.org>
27403              
27404              Use report_evil_fh().
27405      Branch: perl
27406            ! opcode.pl opnames.h pp_hot.c util.c
27407 ____________________________________________________________________________
27408 [  7989] By: jhi                                   on 2000/12/05  14:21:27
27409         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27410              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27411              Date: Mon, 04 Dec 2000 22:21:59 -0800
27412              Message-ID: <HmIL6gzkgepS092yn@efn.org>
27413              
27414              Harness shouldn't ignore responses like "ok 3\r\r\n".
27415      Branch: perl
27416            ! lib/Test/Harness.pm
27417 ____________________________________________________________________________
27418 [  7988] By: jhi                                   on 2000/12/05  13:51:28
27419         Log: Integrate the "skip" messages to explain().
27420      Branch: perl
27421            ! t/lib/syslfs.t t/op/lfs.t
27422 ____________________________________________________________________________
27423 [  7987] By: jhi                                   on 2000/12/05  12:34:54
27424         Log: The one that got away in #7984.
27425              
27426              Subject: Re: dTHR - what and why?
27427              From: Michael Stevens <michael@etla.org> 
27428              Date: Tue, 5 Dec 2000 11:15:52 +0000
27429              Message-ID: <20001205111552.A4647@firedrake.org>
27430      Branch: perl
27431            ! sv.h
27432 ____________________________________________________________________________
27433 [  7986] By: gsar                                  on 2000/12/05  09:14:44
27434         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
27435              due to the notorious GetFileType() bug in Windows 9x, which fstat()
27436              tickles)
27437      Branch: perl
27438            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
27439 ____________________________________________________________________________
27440 [  7985] By: jhi                                   on 2000/12/05  05:49:03
27441         Log: Integrate perlio.
27442      Branch: perl
27443           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27444           !> win32/perlhost.h win32/perllib.c
27445 ____________________________________________________________________________
27446 [  7984] By: jhi                                   on 2000/12/05  05:48:16
27447         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
27448      Branch: perl
27449            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
27450            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
27451            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
27452            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
27453            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
27454            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
27455            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
27456            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
27457            ! win32/win32.c
27458 ____________________________________________________________________________
27459 [  7983] By: nick                                  on 2000/12/04  23:27:43
27460         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
27461      Branch: perlio
27462            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27463            ! win32/perlhost.h win32/perllib.c
27464 ____________________________________________________________________________
27465 [  7982] By: jhi                                   on 2000/12/04  19:44:09
27466         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
27467              uncovered by #7980.
27468      Branch: perl
27469            ! op.c
27470 ____________________________________________________________________________
27471 [  7981] By: jhi                                   on 2000/12/04  19:42:07
27472         Log: Subject: [PATCH] Trivial dump.c feature
27473              From: Simon Cozens <simon@cozens.net>
27474              Date: Mon, 4 Dec 2000 18:08:38 +0000
27475              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
27476              
27477              Show whether a constant is UTF-8.
27478      Branch: perl
27479            ! dump.c
27480 ____________________________________________________________________________
27481 [  7980] By: jhi                                   on 2000/12/04  19:36:51
27482         Log: UTF-8 hash keys, patch from Inaba Hiroto.
27483      Branch: perl
27484            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
27485 ____________________________________________________________________________
27486 [  7979] By: jhi                                   on 2000/12/04  17:36:28
27487         Log: Update Changes.
27488      Branch: perl
27489            ! Changes patchlevel.h
27490 ____________________________________________________________________________
27491 [  7978] By: jhi                                   on 2000/12/04  16:42:17
27492         Log: Retract #7977, still too volatile (the euphemism of the day
27493              for unfinished and buggy :-)
27494      Branch: perl
27495            ! doop.c hv.c pp.c sv.h
27496 ____________________________________________________________________________
27497 [  7977] By: jhi                                   on 2000/12/04  16:25:15
27498         Log: (Retracted by #7978, too shaky yet.)
27499              
27500              Subject: Re: utf8 in hash keys, implementor missing
27501              From: Simon Cozens <simon@cozens.net>
27502              Date: Sat, 2 Dec 2000 19:49:35 +0000
27503              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
27504              
27505              The first step at UTF-8 hash keys.
27506      Branch: perl
27507            ! doop.c hv.c pp.c sv.h
27508 ____________________________________________________________________________
27509 [  7976] By: jhi                                   on 2000/12/04  16:13:53
27510         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27511              From: sthoenna@efn.org
27512              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
27513              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
27514      Branch: perl
27515            ! os2/os2.c perlio.c
27516 ____________________________________________________________________________
27517 [  7975] By: jhi                                   on 2000/12/04  16:05:25
27518         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
27519              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27520              Date: Thu, 30 Nov 2000 20:50:37 -0800
27521              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
27522      Branch: perl
27523            ! os2/os2.c
27524 ____________________________________________________________________________
27525 [  7974] By: jhi                                   on 2000/12/04  16:03:57
27526         Log: Subject: [PATCH] ++ 20% faster
27527              From: Nicholas Clark <nick@ccl4.org>
27528              Date: Mon, 4 Dec 2000 12:17:27 +0000
27529              Message-ID: <20001204121726.B52976@plum.flirble.org>
27530              
27531              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
27532      Branch: perl
27533            ! sv.c
27534 ____________________________________________________________________________
27535 [  7973] By: jhi                                   on 2000/12/04  16:00:48
27536         Log: 
27537              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
27538              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27539              Date: Mon, 04 Dec 2000 12:30:45 +0100
27540              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
27541              
27542              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
27543              library (getprotobyname and getprotobynumber are outversioned by
27544              the same calls in libc, at least for xlc version 3.
27545      Branch: perl
27546            ! hints/aix.sh
27547 ____________________________________________________________________________
27548 [  7972] By: jhi                                   on 2000/12/04  02:58:31
27549         Log: Integrate perlio.
27550      Branch: perl
27551           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
27552           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
27553           !> win32/win32.h win32/win32iop.h win32/win32thread.h
27554 ____________________________________________________________________________
27555 [  7971] By: nick                                  on 2000/12/04  00:24:33
27556         Log: Quieten some noise in Win32 builds:
27557              - win32.h is included after <sys/socket.h>, so need to 
27558              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
27559              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
27560      Branch: perlio
27561            ! doio.c perl.h toke.c win32/win32.h
27562 ____________________________________________________________________________
27563 [  7970] By: nick                                  on 2000/12/03  22:57:46
27564         Log: PERL_IMPLICIT_SYS compiles but does not work.
27565      Branch: perlio
27566            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
27567            ! win32/perlhost.h win32/perllib.c win32/win32.h
27568            ! win32/win32iop.h win32/win32thread.h
27569 ____________________________________________________________________________
27570 [  7969] By: jhi                                   on 2000/12/03  22:12:58
27571         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
27572              used to swash_init(), makes regprop() dumps more informative
27573              (+utf8::IsAlpha, -utf8::IsDigit, for example).
27574      Branch: perl
27575            ! regcomp.c regexec.c
27576 ____________________________________________________________________________
27577 [  7968] By: jhi                                   on 2000/12/03  21:39:56
27578         Log: Implement ANYOFUTF8 regprop() dumping.
27579      Branch: perl
27580            ! regcomp.c
27581 ____________________________________________________________________________
27582 [  7967] By: jhi                                   on 2000/12/03  20:57:19
27583         Log: Make uv_to_utf8() to zero-terminate its output buffer,
27584              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
27585      Branch: perl
27586            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
27587 ____________________________________________________________________________
27588 [  7966] By: nick                                  on 2000/12/03  18:41:21
27589         Log: Integrate mainline (STDCHAR)
27590      Branch: perlio
27591           !> Configure t/pragma/utf8.t
27592 ____________________________________________________________________________
27593 [  7965] By: jhi                                   on 2000/12/03  17:58:20
27594         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
27595      Branch: perl
27596            ! t/pragma/utf8.t
27597 ____________________________________________________________________________
27598 [  7964] By: jhi                                   on 2000/12/03  17:35:56
27599         Log: Integrate perlio.
27600      Branch: perl
27601           !> iperlsys.h perlio.c
27602 ____________________________________________________________________________
27603 [  7963] By: jhi                                   on 2000/12/03  17:33:55
27604         Log: Metaconfig unit change for #7962.
27605      Branch: metaconfig
27606            ! U/modified/stdchar.U
27607 ____________________________________________________________________________
27608 [  7962] By: jhi                                   on 2000/12/03  17:33:27
27609         Log: Untangle the <stdio.h> #include nest for the stdchar test,
27610              from Andy Dougherty.
27611      Branch: perl
27612            ! Configure
27613 ____________________________________________________________________________
27614 [  7961] By: nick                                  on 2000/12/03  16:53:00
27615         Log: Make iperlsys.h vector stdio not PerlIO.
27616      Branch: perlio
27617            ! iperlsys.h perlio.c
27618 ____________________________________________________________________________
27619 [  7960] By: nick                                  on 2000/12/03  14:43:01
27620         Log: Integrate mainline
27621      Branch: perlio
27622           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
27623           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
27624 ____________________________________________________________________________
27625 [  7959] By: jhi                                   on 2000/12/03  08:16:36
27626         Log: Use DO_UTF8().
27627      Branch: perl
27628            ! op.c
27629 ____________________________________________________________________________
27630 [  7958] By: jhi                                   on 2000/12/02  18:33:05
27631         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27632              From: Mike Guy <mjtg@cam.ac.uk>         
27633              Date: Sat, 02 Dec 2000 17:27:13 +0000
27634              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
27635              
27636              An extraneous argument.
27637      Branch: perl
27638            ! toke.c
27639 ____________________________________________________________________________
27640 [  7957] By: jhi                                   on 2000/12/02  18:22:32
27641         Log: A missing hunk.
27642      Branch: perl
27643            ! t/lib/net-hostent.t
27644 ____________________________________________________________________________
27645 [  7956] By: jhi                                   on 2000/12/02  18:06:20
27646         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
27647              From: Nicholas Clark <nick@ccl4.org>
27648              Date: Sat, 2 Dec 2000 14:28:27 +0000
27649              Message-ID: <20001202142827.A12308@plum.flirble.org>
27650              
27651              Test robustness.
27652      Branch: perl
27653            ! t/lib/net-hostent.t
27654 ____________________________________________________________________________
27655 [  7955] By: jhi                                   on 2000/12/02  17:58:06
27656         Log: Metaconfig unit change for #7954.
27657      Branch: metaconfig
27658            ! U/modified/stdchar.U
27659 ____________________________________________________________________________
27660 [  7954] By: jhi                                   on 2000/12/02  17:54:32
27661         Log: An inconvenient hang would happen if the stdio _ptr wasn't
27662              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
27663              would be grepping stdin for all eternity for the _ptr.)
27664      Branch: perl
27665            ! Configure
27666 ____________________________________________________________________________
27667 [  7953] By: jhi                                   on 2000/12/02  00:07:15
27668         Log: Update Changes.
27669      Branch: perl
27670            ! Changes patchlevel.h
27671 ____________________________________________________________________________
27672 [  7952] By: jhi                                   on 2000/12/01  23:54:47
27673         Log: Subject: Re: long shell lines
27674              From: Andy Dougherty <doughera@lafayette.edu>
27675              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
27676              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
27677              
27678              Split overly long shell command lines.
27679      Branch: perl
27680            ! lib/ExtUtils/MM_Unix.pm
27681 ____________________________________________________________________________
27682 [  7951] By: jhi                                   on 2000/12/01  23:48:02
27683         Log: The metaconfig unit change for #7950.
27684      Branch: metaconfig
27685            + U/modified/stdchar.U
27686 ____________________________________________________________________________
27687 [  7950] By: jhi                                   on 2000/12/01  23:47:39
27688         Log: Try to find stdchar also from <stdio_impl.h>.
27689      Branch: perl
27690            ! Configure config_h.SH
27691 ____________________________________________________________________________
27692 [  7949] By: jhi                                   on 2000/12/01  23:46:45
27693         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27694              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27695              Date: Fri, 1 Dec 2000 16:26:08 -0500
27696              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
27697              
27698              Reword the diagnostic message.
27699      Branch: perl
27700            ! pod/perldiag.pod
27701 ____________________________________________________________________________
27702 [  7948] By: nick                                  on 2000/12/01  22:49:43
27703         Log: Integrate mainline (for s/y/m as sub names stuff).
27704      Branch: perlio
27705           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
27706           !> t/pragma/warn/toke toke.c
27707 ____________________________________________________________________________
27708 [  7947] By: jhi                                   on 2000/12/01  20:55:41
27709         Log: Integrate perlio.
27710      Branch: perl
27711           !> perlio.c perliol.h t/io/pipe.t
27712 ____________________________________________________________________________
27713 [  7946] By: jhi                                   on 2000/12/01  20:36:51
27714         Log: Upgrade to CPAN 1.59_51, from Andreas König.
27715      Branch: perl
27716            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27717 ____________________________________________________________________________
27718 [  7945] By: nick                                  on 2000/12/01  20:31:32
27719         Log: Integrate mainline
27720      Branch: perlio
27721           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
27722           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
27723           +> t/lib/net-hostent.t
27724           !> (integrate 35 files)
27725 ____________________________________________________________________________
27726 [  7944] By: jhi                                   on 2000/12/01  20:23:29
27727         Log: Some help for 20001130.011.  Now one gets warnings like
27728              "Ambiguous -f() resolved as a file test ..."
27729      Branch: perl
27730            ! pod/perldiag.pod t/pragma/warn/toke toke.c
27731 ____________________________________________________________________________
27732 [  7943] By: jhi                                   on 2000/12/01  19:44:44
27733         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
27734              that also breaks using them as methods. 
27735      Branch: perl
27736            ! pod/perldiag.pod t/op/misc.t toke.c
27737 ____________________________________________________________________________
27738 [  7942] By: nick                                  on 2000/12/01  17:56:46
27739         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
27740              Make 'unix' pass most tests
27741              - do unread by temporary push of layer ("pending") holding unread chars
27742              - fast_gets is now based on per-handle flag
27743              - relax one of io/pipe.t tests to allow print to fail and close to
27744              succeed so that it passes on unbuffered "unix" layer.
27745              Remaining fail is sporadic and a genuine race condition between
27746              parent/child in fork test.
27747      Branch: perlio
27748            ! perlio.c perliol.h t/io/pipe.t
27749 ____________________________________________________________________________
27750 [  7941] By: jhi                                   on 2000/12/01  15:28:58
27751         Log: (Retracted by #7943.)
27752              
27753              Reserve the short named string operator names.
27754      Branch: perl
27755            ! pod/perldiag.pod t/op/misc.t toke.c
27756 ____________________________________________________________________________
27757 [  7940] By: jhi                                   on 2000/12/01  06:45:53
27758         Log: Get the three different space character classes right under utf8.
27759      Branch: perl
27760            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
27761            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
27762            ! regexec.c t/op/pat.t utf8.c
27763 ____________________________________________________________________________
27764 [  7939] By: jhi                                   on 2000/12/01  03:26:26
27765         Log: Two more tests that make no sense in UTF-8 since the test
27766              data is not in UTF-8.
27767      Branch: perl
27768            ! t/op/regexp.t
27769 ____________________________________________________________________________
27770 [  7938] By: jhi                                   on 2000/12/01  03:20:39
27771         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
27772              should it be required inside regexen?
27773      Branch: perl
27774            ! regcomp.c t/op/regmesg.t
27775 ____________________________________________________________________________
27776 [  7937] By: jhi                                   on 2000/12/01  02:58:53
27777         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
27778              stored and restored, and thusly was trounced by the utf8 swash
27779              routines.
27780      Branch: perl
27781            ! regcomp.c
27782 ____________________________________________________________________________
27783 [  7936] By: jhi                                   on 2000/11/30  20:41:39
27784         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
27785              Why the different platforms behave so differently (core dump vs
27786              no core dump) on this bug is a but of a mystery, but if I had to
27787              guess I would mumble something like 'alignment'.
27788      Branch: perl
27789            ! sv.c
27790 ____________________________________________________________________________
27791 [  7935] By: jhi                                   on 2000/11/30  16:17:02
27792         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
27793              From: Robin Barker <rmb1@cise.npl.co.uk>
27794              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
27795              Date: Thu, 30 Nov 2000 14:27:12 GMT
27796      Branch: perl
27797            ! perlio.c toke.c
27798 ____________________________________________________________________________
27799 [  7934] By: jhi                                   on 2000/11/30  16:04:49
27800         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
27801      Branch: perl
27802            ! t/lib/net-hostent.t
27803 ____________________________________________________________________________
27804 [  7933] By: jhi                                   on 2000/11/30  06:07:26
27805         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
27806              From: Peter Prymmer <pvhp@forte.com>
27807              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
27808              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
27809              
27810              In VMS the localhost may be LOCALHOST.
27811      Branch: perl
27812            ! t/lib/net-hostent.t
27813 ____________________________________________________________________________
27814 [  7932] By: jhi                                   on 2000/11/30  01:11:11
27815         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
27816              From: Peter Prymmer <pvhp@forte.com>
27817              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
27818              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
27819              
27820              plus regen perlapi.pod.
27821      Branch: perl
27822            ! pod/perlapi.pod utf8.c
27823 ____________________________________________________________________________
27824 [  7931] By: jhi                                   on 2000/11/30  01:06:19
27825         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
27826              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27827              Date:     Wed, 29 Nov 2000 17:15:11 EST
27828              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
27829      Branch: perl
27830            ! t/lib/filter-util.pl t/lib/filter-util.t
27831 ____________________________________________________________________________
27832 [  7930] By: jhi                                   on 2000/11/29  18:51:55
27833         Log: Update Changes.
27834      Branch: perl
27835            ! Changes patchlevel.h
27836 ____________________________________________________________________________
27837 [  7929] By: jhi                                   on 2000/11/29  18:50:55
27838         Log: Update the va_copy() metaconfig unit.
27839      Branch: metaconfig/U/perl
27840            ! need_va_copy.U
27841 ____________________________________________________________________________
27842 [  7928] By: jhi                                   on 2000/11/29  17:50:43
27843         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
27844              From: Dominic Dunlop <domo@computer.org>
27845              Date: Tue, 28 Nov 2000 16:41:57 +0100
27846              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
27847              
27848              Patch to catch a core dump in the Configure va_copy test.
27849      Branch: perl
27850            ! Configure config_h.SH
27851 ____________________________________________________________________________
27852 [  7927] By: jhi                                   on 2000/11/29  17:31:59
27853         Log: Retract #7921, the patch shouldn't be needed.
27854      Branch: perl
27855            ! sv.c
27856 ____________________________________________________________________________
27857 [  7926] By: jhi                                   on 2000/11/29  17:01:41
27858         Log: Make the Class::Struct import() wiser.
27859      Branch: perl
27860            ! lib/Class/Struct.pm t/lib/class-struct.t
27861 ____________________________________________________________________________
27862 [  7925] By: jhi                                   on 2000/11/29  16:36:33
27863         Log: All the core library users of Class::Struct seem to be
27864              using "use Class::Struct 'struct';" instead of the bare
27865              "use Class::Struct;", which isn't documented in Class::Struct.
27866              This can't be right.
27867      Branch: perl
27868            ! lib/File/stat.pm
27869 ____________________________________________________________________________
27870 [  7924] By: jhi                                   on 2000/11/29  16:32:15
27871         Log: A test works better if it has the right 1..$n output.
27872      Branch: perl
27873            ! t/lib/class-struct.t
27874 ____________________________________________________________________________
27875 [  7923] By: jhi                                   on 2000/11/29  16:29:11
27876         Log: Forgot to MANIFEST the new Net::hostent test.
27877      Branch: perl
27878            ! MANIFEST
27879 ____________________________________________________________________________
27880 [  7922] By: jhi                                   on 2000/11/29  16:27:49
27881         Log: Integrate perlio.
27882      Branch: perl
27883           !> iperlsys.h perlio.c
27884 ____________________________________________________________________________
27885 [  7921] By: jhi                                   on 2000/11/29  16:27:10
27886         Log: (Retracted by #7927.)
27887              
27888              Subject: [PATCH] Is infinity a number?
27889              From: Simon Cozens <simon@cozens.net>
27890              Date: Wed, 29 Nov 2000 14:48:20 +0000
27891              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
27892      Branch: perl
27893            ! sv.c
27894 ____________________________________________________________________________
27895 [  7920] By: jhi                                   on 2000/11/29  16:23:02
27896         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
27897              From: rspier@pobox.com (Robert Spier)
27898              Date: Wed, 29 Nov 2000 02:17:49 -0500
27899              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
27900              
27901              Add a test for Net::hostent.
27902      Branch: perl
27903            + t/lib/net-hostent.t
27904 ____________________________________________________________________________
27905 [  7919] By: jhi                                   on 2000/11/29  16:21:31
27906         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
27907              add a test for Class::Struct.
27908      Branch: perl
27909            + t/lib/class-struct.t
27910            ! MANIFEST lib/Class/Struct.pm
27911 ____________________________________________________________________________
27912 [  7918] By: jhi                                   on 2000/11/29  15:48:40
27913         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
27914              From: rspier@pobox.com (Robert Spier)
27915              Date: Wed, 29 Nov 2000 02:25:39 -0500
27916              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
27917              
27918              More checking in case someone has broken their services or
27919              protocol databases.
27920      Branch: perl
27921            ! ext/Sys/Syslog/Syslog.pm
27922 ____________________________________________________________________________
27923 [  7917] By: jhi                                   on 2000/11/29  15:46:25
27924         Log: Subject: [PATCH] $^O  win32 -> MSWin32
27925              From: rspier@pobox.com (Robert Spier)
27926              Date: Wed, 29 Nov 2000 02:17:38 -0500
27927              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
27928              
27929              plus similar nits for vms, err, VMS, and UNICOS.
27930      Branch: perl
27931            ! t/lib/syslfs.t t/op/lfs.t
27932 ____________________________________________________________________________
27933 [  7916] By: jhi                                   on 2000/11/29  15:42:51
27934         Log: Subject: [PATCH] Tokeniser debugging
27935              From: Simon Cozens <simon@cozens.net>
27936              Date: Wed, 29 Nov 2000 14:15:45 +0000
27937              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
27938      Branch: perl
27939            ! perl.c perl.h pod/perlrun.pod toke.c
27940 ____________________________________________________________________________
27941 [  7915] By: jhi                                   on 2000/11/29  15:41:36
27942         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27944              Date: Wed, 29 Nov 2000 02:13:14 -0500
27945              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
27946              
27947              OUT keyword nits.
27948              
27949              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27951              Date: Wed, 29 Nov 2000 03:09:04 -0500
27952              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
27953              
27954              OUT and IN_OUT documentation.
27955      Branch: perl
27956            ! lib/ExtUtils/xsubpp pod/perlxs.pod
27957 ____________________________________________________________________________
27958 [  7914] By: jhi                                   on 2000/11/29  03:35:01
27959         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
27960              From: John Tobey <jtobey@john-edwin-tobey.org>
27961              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
27962              Message-Id: <m140e1N-000FOoC@feynman.localnet>
27963              
27964              plus a performance speedup noticed by Sarathy.
27965      Branch: perl
27966            ! op.c
27967 ____________________________________________________________________________
27968 [  7913] By: jhi                                   on 2000/11/29  03:16:59
27969         Log: Use "1 while unlink" so that VMS gets clean, too.
27970      Branch: perl
27971            ! t/lib/filter-util.t
27972 ____________________________________________________________________________
27973 [  7912] By: jhi                                   on 2000/11/29  03:09:08
27974         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
27975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27976              Date: Tue, 28 Nov 2000 03:27:09 -0500
27977              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
27978      Branch: perl
27979            ! lib/ExtUtils/xsubpp
27980 ____________________________________________________________________________
27981 [  7911] By: jhi                                   on 2000/11/29  03:06:30
27982         Log: This should have been part of #7872: no need to scan UTF-8
27983              until eternity.
27984      Branch: perl
27985            ! utf8.c
27986 ____________________________________________________________________________
27987 [  7910] By: jhi                                   on 2000/11/29  02:50:04
27988         Log: One more perltie.pod nit from Casey R. Tweten.
27989      Branch: perl
27990            ! pod/perltie.pod
27991 ____________________________________________________________________________
27992 [  7909] By: jhi                                   on 2000/11/29  02:44:23
27993         Log: Document the known sprintf test failures, exact standard
27994              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
27995      Branch: perl
27996            ! pod/perldelta.pod t/op/sprintf.t
27997 ____________________________________________________________________________
27998 [  7908] By: jhi                                   on 2000/11/29  02:36:23
27999         Log: Add the Encoding table format documentation.
28000      Branch: perl
28001            + ext/Encode/Encode/EncodeFormat.pod
28002            ! MANIFEST
28003 ____________________________________________________________________________
28004 [  7907] By: jhi                                   on 2000/11/29  02:07:24
28005         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
28006              From: "Casey R. Tweten" <crt@kiski.net>
28007              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
28008              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
28009              
28010              Subject: Re: [PATCH] Updating perltie.pod for arrays
28011              From: "Casey R. Tweten" <crt@kiski.net>
28012              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
28013              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
28014      Branch: perl
28015            ! pod/perltie.pod
28016 ____________________________________________________________________________
28017 [  7906] By: nick                                  on 2000/11/28  22:40:59
28018         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
28019      Branch: perlio
28020            ! iperlsys.h perlio.c
28021 ____________________________________________________________________________
28022 [  7905] By: nick                                  on 2000/11/28  22:04:34
28023         Log: Integrate mainline
28024      Branch: perlio
28025           !> (integrate 39 files)
28026 ____________________________________________________________________________
28027 [  7904] By: jhi                                   on 2000/11/28  16:44:43
28028         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
28029              From: Nicholas Clark <nick@babyhippo.co.uk>
28030              Date: Tue, 28 Nov 2000 11:16:57 +0000
28031              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
28032      Branch: perl
28033            ! pod/perlipc.pod
28034 ____________________________________________________________________________
28035 [  7903] By: jhi                                   on 2000/11/28  16:40:31
28036         Log: Subject: [PATCH] Updating perltie.pod for arrays
28037              From: "Casey R. Tweten" <crt@kiski.net>
28038              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
28039              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
28040      Branch: perl
28041            ! pod/perltie.pod
28042 ____________________________________________________________________________
28043 [  7902] By: jhi                                   on 2000/11/28  16:39:37
28044         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
28045              From: Robin Barker <rmb1@cise.npl.co.uk>
28046              Date: Mon, 27 Nov 2000 17:56:44 GMT
28047              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
28048      Branch: perl
28049            ! pod/perlfunc.pod t/op/split.t
28050 ____________________________________________________________________________
28051 [  7901] By: jhi                                   on 2000/11/28  16:28:04
28052         Log: setmode() is a DOSish-only thing.
28053      Branch: perl
28054            ! perlio.c
28055 ____________________________________________________________________________
28056 [  7900] By: jhi                                   on 2000/11/28  16:21:46
28057         Log: Subject: [PATCH] perlcc.PL cleanups
28058              From: Simon Cozens <simon@cozens.net>
28059              Date: Tue, 28 Nov 2000 12:44:35 +0000
28060              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
28061      Branch: perl
28062            ! utils/perlcc.PL
28063 ____________________________________________________________________________
28064 [  7899] By: gsar                                  on 2000/11/28  06:32:55
28065         Log: reintegrate files missed by change#7895
28066      Branch: maint-5.6/perl
28067           +> ext/ByteLoader/bytecode.h utils/Makefile
28068            - utils/perlbc.PL
28069 ____________________________________________________________________________
28070 [  7897] By: gsar                                  on 2000/11/27  18:22:47
28071         Log: can't integrate these two files, for some reason
28072      Branch: maint-5.6/perl
28073            - ext/ByteLoader/bytecode.h utils/Makefile
28074 ____________________________________________________________________________
28075 [  7895] By: gsar                                  on 2000/11/27  18:11:21
28076         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
28077              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
28078              6757..6890,6892..6901 from mainline
28079              
28080              Bytecompiler patches from Benjamin Stuhl.
28081              
28082              More bytecompiler.
28083              
28084              Subject: [PATCH blead] B:: missing dependency
28085              
28086              Subject: [PATCH: 6757] configure.com updates and syslog build
28087              
28088              Long double Gconvert fixes from Yitzchak Scott-Thoennes
28089              and Spider Boardman.
28090              
28091              Subject: [PATCH blead] nextchar() abuse misses an optimisation
28092              
28093              Long double fixes from Spider Boardman.
28094              
28095              Make the selection of NVff et al stricter.
28096              
28097              cSVOPo_*v things index into the current PL_curpad
28098              under ithreads, which is different from the curpad
28099              used by the XSUB.  (In other words, the code as-is
28100              before this patch wouldn't work under ithreads.)
28101              
28102              Be portable.
28103              
28104              VMS MMS (make) wants null action.
28105              
28106              Mac and other portability updates from Chris Nandor.
28107              
28108              Storable support, v-version fixes.
28109              Subject: CPAN.pm beta for testing available
28110              
28111              Portability fix from Hugo van der Sanden.
28112              
28113              Bad makefile.
28114              
28115              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
28116              
28117              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
28118              
28119              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
28120              
28121              Replace #6705 with a minimal doc patch.
28122              Subject: [PATCH 5.6.0] replace change #6705
28123              
28124              Drop the separate perlbc, perlcc -b should be enough.
28125              
28126              installperl couldn't tell whether it had run tests or not.
28127              Subject: [PATCH] Re: installperl and t/TEST
28128              
28129              Add silencer flags to installperl.
28130              Subject: [PATCH] Making installperl silent.
28131              
28132              Make "make install" by default silent.  A new "install-verbose"
28133              target is verbose.
28134              
28135              More liberal parsing of version numbers.
28136              Subject: Re: CPAN.pm beta for testing available
28137              
28138              Create directories in silence.
28139              Subject: [PATCH] Another silencer for MakeMaker
28140              
28141              DOS patches and portability/porting notes, from Tim Jenness.
28142              
28143              Make installman to recognize the silence flag -S.
28144              
28145              Actually do something with the silencer option.
28146              
28147              Continue silencing.
28148              
28149              Show the doc file, not the temp file.
28150              
28151              Regen perltoc.
28152              
28153              Subject: [PATCH] More silencing of installman.
28154              
28155              Better wording for the vec lvalue diagnostic.
28156              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
28157              
28158              Subject: [PATCH: 6805] several more tweaks to configure.com
28159              
28160              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
28161              
28162              Missing parts of 
28163              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
28164              
28165              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
28166              (applied slightly modified)
28167              
28168              installperl --verbose and --silent.
28169              Subject: Re: [PATCH] More silencing of installman.
28170              
28171              Add install-silent target.
28172              
28173              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
28174              the problem reported in
28175              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
28176              
28177              Tweak the sfio/useperlio logic, hopefully as wished in
28178              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
28179              
28180              One forgotten file from #6816.
28181              
28182              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
28183              
28184              Remove duplicately applied patch shards.
28185              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
28186              
28187              Support preserving extremely big/small angles.
28188              
28189              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
28190              
28191              Subject: [PATCH] installation not quite silent yet.
28192              
28193              Update the test count.
28194              
28195              Use UVxf, PTR2UV, NVff.
28196              
28197              Document PTR2XX and INT2PTR.
28198              
28199              no-install target a la make -n.
28200              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
28201              
28202              grep -e isn't portable.
28203              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
28204              
28205              Can't get the test to reliably work thanks to the
28206              inaccurateness of floating point.  "Resolves" bug ids
28207              20000826.003, 20000826.009, 20000826.010,
28208              
28209              Subject: installman buglet
28210              
28211              DJGPP update from Laszlo Molnar.
28212              
28213              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28214              
28215              Passing -R in ldflags makes now it to appear in the default
28216              for lddlflags, just like with -L.
28217              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28218              
28219              Test nit.
28220              
28221              Use the actual thread type, not the pointer-to-struct.
28222              
28223              Provice virtual $Config{ccflags_nolargefiles} etc. 
28224              
28225              display_format used as a class method without arguments was broken,
28226              reported in
28227              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
28228              
28229              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
28230              
28231              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
28232              
28233              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
28234              
28235              opmini.o may be left around if a build is interrupted.
28236              
28237              Typo in #6858.
28238              
28239              Fix for ID 20000828.001, long doubles were not formatted
28240              correctly (showed up in $], which stopped installing perl).
28241              
28242              An attempt to fix the problem reported in
28243              Subject: Building perl@6856 using gcc/AIX 4.3.3 
28244              I can't test this properly since the gcc installation I have
28245              access to seems to be botched (gcc is calling the AIX cpp,
28246              a losing proposition...)
28247              
28248              Add -ld to archname on long tr...double platforms.
28249              
28250              Subject: hv.h Doc Patch
28251              
28252              Potential cruft.
28253              
28254              Subject: [PATCH bleedperl@6856] warnings fixes
28255              
28256              -S is the silent flag, -s is the strip flag.
28257              Subject: [PATCH] Re: [PATCH] make no-install          
28258              
28259              Take out the SUIDMAIL thing, that will not be
28260              a problem in 5.7.*.
28261              
28262              Subject: [PATCH bleedperl@6866] spellings
28263              
28264              Subject: [PATCH] Re: files not cleaned even by veryclean
28265              
28266              Use minimal @INC in tests, most of the time just '../lib',
28267              so that we simply can't pick up stuff from other Perls than
28268              the one we are testing.  Pointed out by
28269              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
28270              
28271              Update to Getopt::Long 2.24, from Johan Vromans.
28272              
28273              Fix for thinko in #6848.
28274              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
28275              
28276              Patches all over for people and the files they (hopefully) care about.
28277              
28278              Subject: Net::protoent does not export 'getproto'
28279              
28280              Missed a change in #6869.
28281              
28282              Subject: [PATCH] Warnings in B::Deparse
28283              
28284              Subject: [PATCH] Glob dumping
28285              
28286              Disable one of the tests for now.
28287              
28288              Disabling the one test is a bit tricky.
28289              
28290              Don't forget to tidy up.
28291              
28292              The #6881 removed one dump line.
28293              
28294              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
28295              
28296              Under usethreads the dumped variable is IN_PAD.
28297              Subject: Re: [PATCH] Glob dumping
28298              
28299              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
28300              
28301              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
28302              
28303              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
28304              
28305              Regen Configure for #6894.
28306              
28307              Subject: [PATCH: 6889] updates to perlebcdic.pod
28308              
28309              Undo namespace pollution of #6878.
28310              Subject: Re: Net::protoent does not export 'getproto'
28311              
28312              Admit that we are leaking scalars.
28313              
28314              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
28315      Branch: maint-5.6/perl
28316           !> (integrate 271 files)
28317 ____________________________________________________________________________
28318 [  7894] By: gsar                                  on 2000/11/27  16:00:34
28319         Log: a couple of nits
28320      Branch: maint-5.6/perl
28321            ! MANIFEST pp_sys.c
28322 ____________________________________________________________________________
28323 [  7893] By: gsar                                  on 2000/11/27  15:10:56
28324         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
28325              6740..6745,6747..6757,6760
28326              
28327              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
28328              
28329              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
28330              
28331              Doc nits spotted by Richard Soderberg.
28332              
28333              move WNOHANG definition to where other such things are
28334              
28335              Make $Config{byteorder} more magical so that it is
28336              dynamically computed: nice for 'fat binaries'.
28337              Subject: [PATCH]: default byteorder
28338              
28339              Subject: [PATCH] Cwd.pm now uses strict
28340              
28341              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
28342              
28343              Get -DLEAKTEST to compile (not necessarily to work, mind)
28344              Subject: [ID 20000724.006] -DLEAKTEST problem
28345              
28346              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
28347              
28348              Add perlebcdic from Peter Prymmer, regen toc.
28349              
28350              Don't propose using modules built for 5.005 if no binary
28351              compatibility with 5.005 is attempted.
28352              
28353              Do not use prototyping here.
28354              Subject: [ID 20000817.016] [PATCH] Peek.xs
28355              
28356              Document what the backtick returns if the command fails.
28357              
28358              Add byteorder to the myconfig output.
28359              
28360              Introduce NVef, NVff, and NVgf, use the middle one.
28361              (helps for lib/peek + Linux + long doubles)  Reported in
28362              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28363              Use NVs in POSIX math, not doubles.
28364              Subject: [ID 20000817.014] POSIX & modfl
28365              
28366              Subject: [PATCH 5.6.0+] newSVrv() memory leak
28367              
28368              The byteorder code in #6671 was wrong.
28369              
28370              Fix the lib/complex failure of
28371              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28372              Linux long double accuracy issue: something that
28373              when printed with %g looks like "2" but int() of it is 1.
28374              
28375              Propagate new Configure vars.
28376              
28377              Unbuffer the output.
28378              
28379              Subject: [PATCH] perltrap.pod spring cleaning
28380              
28381              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
28382              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
28383              
28384              Tiny Getopt::Long patch from Johan Vromans.
28385              
28386              Document code point which makes if (defined %stash::) to work
28387              (noted by Spider Boardman).
28388              
28389              Subject: [PATCH perl@6698] cygwin port
28390              
28391              Document the NDBM_File and ODBM_File as SDBM_File
28392              was documented in #6417.
28393              
28394              The new tests were missing from #6415.
28395              
28396              Add [[:blank:]] as suggested in
28397              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28398              (the [=cc=] has already been taken care of by #6439
28399              so the whole bug report can be closed)
28400              and make [[:space:]] to be equivalent to isspace(3)
28401              (as opposed to \s, which is isSPACE()).  The difference
28402              is that now [[:space:]] matches the mythical vertical tab,
28403              while \s doesn't.
28404              
28405              Don't eat leading os from index entries.
28406              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
28407              
28408              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
28409              
28410              Typo in pp_complement().
28411              Subject: [PATCH perl-current] Deparse
28412              
28413              Add warnif(), check warnings further up the stack,
28414              all the warnings functions now can take an optional object reference.
28415              Subject: [PATCH bleedperl@6691] warnings pragma update
28416              
28417              Fix a core dump in lib/selfloader under -DDEBUGGING.
28418              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
28419              
28420              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
28421              
28422              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
28423              
28424              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
28425              Put back the long double avoidance code to POSIX.xs
28426              because VMS seems to need it still.
28427              
28428              Introduce a 'veryclean' target that is like 'distclean'
28429              but also removes *~ and *.orig.
28430              
28431              Subject: [ID 20000817.023] endianness description in perlfunc.pod
28432              
28433              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
28434              
28435              Let's try #6717 again.
28436              
28437              UTF8 concat fixes.
28438              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
28439              
28440              pp_open() could pass an uninitialized filename down to do_open9().
28441              
28442              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
28443              
28444              Update to CGI 2.72, from Lincoln Stein.
28445              
28446              Subject: [PATCH] Silence MakeMaker (Was: installman)
28447              
28448              Use temporary directory instead of current directory.
28449              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
28450              
28451              Document odd vs even subreleases and -Dusedevel.
28452              
28453              The veryclean target needs to clobber.
28454              
28455              Use File::Spec->tmpdir().
28456              
28457              Document the number of exponent digits.
28458              
28459              Mention perlebcdic and perlposix-bc.
28460              
28461              s/this one/the 5.6.0 release/
28462              
28463              The #6724 is here.
28464              
28465              The correct cleaning order is an art.
28466              
28467              small tweaks for change#6705: avoid C++ style comments in C code;
28468              use Perl's malloc API rather than the low level system one
28469              
28470              Array context keeps slithering in.
28471              
28472              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
28473              
28474              Subject: [PATCH] os2.c fix for use64bitint
28475              
28476              Update to Pod::LaTeX 0.53.
28477              Subject: [PATCH] lib/Pod/LaTeX.pm updates
28478              
28479              Document the endianness of Alpha more precisely.
28480              
28481              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
28482              
28483              Rename the macro argument because some preprocessors
28484              can't tell the difference and expand arguments also inside
28485              double quoted strings.
28486              
28487              free TLS slot properly on Windows
28488              
28489              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
28490              
28491              Unicos/mk requires elaborate paranoia.
28492              
28493              Tweak the floating point output routine preferences.
28494              
28495              Also under djgpp the timestamps are funky.
28496              
28497              Apply some PodParser 1.18 patches; the Pod/Find.pm
28498              patches cannot be applied since #6712 conflicts.
28499              
28500              Use PodParser 1.18 new test.
28501              
28502              A pod nit.
28503              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
28504              
28505              Be verydeepclean.
28506      Branch: maint-5.6/perl
28507           +> pod/perlebcdic.pod
28508           !> (integrate 106 files)
28509 ____________________________________________________________________________
28510 [  7892] By: jhi                                   on 2000/11/27  15:02:32
28511         Log: Update Changes.
28512      Branch: perl
28513            ! Changes patchlevel.h
28514 ____________________________________________________________________________
28515 [  7891] By: jhi                                   on 2000/11/27  14:57:23
28516         Log: Subject: Re: perlfaq style changes
28517              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28518              Date: Sat, 25 Nov 2000 23:32:26 -0800
28519              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
28520              
28521              plus a note from Ronald Kimball.
28522      Branch: perl
28523            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
28524 ____________________________________________________________________________
28525 [  7890] By: jhi                                   on 2000/11/27  14:53:14
28526         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
28527              From: Benjamin Holzman <bah@ecnvantage.com>
28528              Date: Sun, 26 Nov 2000 16:27:33 -0500
28529              Message-ID: <20001126162733.J25040@ecnvantage.com>
28530      Branch: perl
28531            ! gv.c
28532 ____________________________________________________________________________
28533 [  7889] By: jhi                                   on 2000/11/27  14:43:11
28534         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
28535              From: lvirden@cas.org
28536              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
28537              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
28538      Branch: perl
28539            ! README.amiga
28540 ____________________________________________________________________________
28541 [  7888] By: jhi                                   on 2000/11/27  14:32:34
28542         Log: Restore also the locale test to no-sprintf-taint state.
28543              Fixes the bug 20001127.003.
28544      Branch: perl
28545            ! sv.c t/pragma/locale.t
28546 ____________________________________________________________________________
28547 [  7887] By: gsar                                  on 2000/11/27  14:13:05
28548         Log: integrate changes#6613..6616,6620..6665 from mainline
28549              
28550              VMS configure.com update continues.
28551              
28552              Subject: Test fails / warnings with perl-current #6612
28553              
28554              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28555              
28556              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28557              
28558              For now remove the mail code.
28559              
28560              Subject: Re: [PATCH] @+, @- readonly
28561              
28562              Subject: warning: storage class after type is obsolescent
28563              
28564              Subject: sfio2000
28565              
28566              Subject: Re: File::Temp problems on VMS in bleedperl
28567              
28568              README.os2 update.
28569              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28570              
28571              Make the user to give up his firstborn, err, to knowingly
28572              verify installing an unstable developer release.  Also bump
28573              the release to 5.7.0, but leave a patch tag in the local
28574              patches saying that this is not yet the real thing.
28575              
28576              Update (kinda) to Test 1.14, from Joshua Pritikin.
28577              
28578              make ok etc also for win32.
28579              
28580              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28581              
28582              Don't blow limited stacks, a lower number is enough to
28583              tickle the lookbehind limit.
28584              
28585              Use -Dusedevel; regen Configure and the respective Porting stuff.
28586              
28587              Subject: [PATCH] debugger exit code should reflect user exit code
28588              
28589              Subject: [PATCH perl@6620] cygwin port
28590              
28591              Missed a file from #6638.
28592              
28593              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)
28594              
28595              magic callbacks all need to have same type signature
28596              
28597              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28598              
28599              Fix a dependency problem.
28600              Subject: [PATCH: 6640] VMS Makefile.SH update
28601              
28602              The numeric locale was reset to "C" by s?printf and never restored.
28603              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28604              No test since adding the failing example to locale.t
28605              does not fail -- probably because the locale settings are so
28606              thoroughly tweaked by that time.  Running the example standalone
28607              does fail, though.  UPDATE: test case added at change #7540.
28608              
28609              Subject: [ID 20000324.040] minor fix to perlhpux.pod
28610              
28611              Update to CPAN 1.57.
28612              
28613              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28614              
28615              Change the perlbug address to perl.org since it's more forgiving.
28616              
28617              Change the regx compilation error markers to use = instead of <
28618              since pod makes using the latter quite messy.  Reported in
28619              ID 20000814.006 by Abigail and in
28620              Subject: Unknown escape E<> ?
28621              
28622              Update to perldebtut 1.9, from Richard Foley.
28623              
28624              check that the number pseudo children doesn't exceed
28625              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28626              the WaitForMultipleObjects() limit that would cause wait()
28627              to crash)
28628              wait() and waitpid() could potentially be rewritten to use
28629              more than one thread to do the waiting to eliminate this
28630              limitation
28631              
28632              change#6328 could make close(SOCKET) return false on windows
28633              when it shouldn't
28634              
28635              pod nit seen in passing
28636              
28637              on windows, the return values from wait() and waitpid() don't
28638              match those of pseudo-pids
28639              
28640              waitpid() now handles externally spawned pids correctly;
28641              fixes for backtick/wait/waitpid failures on Windows 9x
28642              these changes make the pid returned by process functions on
28643              Windows 9x always positive by clearing the high bit (which
28644              is always set on Win9x); pseudo-process PIDs are likewise
28645              always negative now on Win9x (just as on NT/2000)
28646              
28647              trailing new %ENV entries weren't being pushed into the real
28648              environment of subprocesses on Windows
28649              
28650              Tweak the regex compilation errors once more.
28651              
28652              avoid warnings from dense compiler
28653              
28654              add "ok" targets from change#6632 in makefile.mk
28655      Branch: maint-5.6/perl
28656            - lib/Pod/PlainText.pm vms/configure.com
28657           !> (integrate 66 files)
28658 ____________________________________________________________________________
28659 [  7886] By: jhi                                   on 2000/11/27  13:54:18
28660         Log: __FUNCTION__ isn't portable and trying to emulate it leads
28661              into practically spelling out the name of the function.
28662              Takes care of the bug 20001127.001.
28663      Branch: perl
28664            ! perlio.c
28665 ____________________________________________________________________________
28666 [  7885] By: gsar                                  on 2000/11/27  13:53:18
28667         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
28668              6610..6611 from mainline
28669              
28670              Make regular expression parse error messages easier to understand.
28671              Subject: Re: enhanced(?) regex error messages
28672              
28673              Tiny tidying on report_evil_fh().
28674              
28675              Subject: Re: enhanced(?) regex error messages 
28676              plus Capitalize the error messages, plus perldiag them.
28677              
28678              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28679              
28680              Document here-doc better.
28681              
28682              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28683              
28684              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28685              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28686              (either perlbug or p5p ate the original), plus regen
28687              perlapi and perltoc. 
28688              
28689              Regen global.sym.
28690              
28691              Double check that we have a dirhandle.
28692              
28693              Subject: Re: enhanced(?) regex error messages
28694              (plus two small patches sent privately)
28695              (this still seems to leave few test failures)
28696              
28697              warn is a macro, avoid using at a variable to avoid warnings
28698              in some configurations; readdir.t is too conservative in
28699              estimating number of *.t's
28700              
28701              Get back into sync with Jeffrey on the enhanced regex warnings.
28702              
28703              Subject: [PATCH 5.6.0] cygwin port
28704              
28705              Zero entries were skipped, fix from Adrian Goalby
28706              <argoalby@yahoo.co.uk>
28707              
28708              Subject: Remove dead entry in perldiag
28709              
28710              Amend the description of Perl6.
28711              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28712              
28713              detypo
28714              
28715              It's the 2ndO'ROSSC.
28716              
28717              Revert the sv.c part of #6559, a better fix is needed.
28718              
28719              Iterating perl6 description.
28720              
28721              Update to Term::ANSIColor 1.03, from Russ Allbery.
28722              
28723              Update to Getopt::Long 2.23_05, from Johan Vromans.
28724              
28725              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28726              
28727              Update to Pod::Parser 1.17, from Brad Appleton.
28728              
28729              Update to CPAN 1.56, from Andreas König.
28730              
28731              Update to CGI 2.70, from Lincoln Stein.
28732              
28733              Put back the std @INC thing.
28734              
28735              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28736              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28737              
28738              Document the IO::Select timeout.
28739              
28740              sleep(1) does not necessarily return 1.
28741              Subject: [PATCH bleadperl] op/lex_assign.t  
28742              
28743              Subject: debugger "d" command doesnt check line number
28744              
28745              B::Deparse didn't do sub attributes.
28746              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28747              
28748              Preprocessing and postprocessing for File::Find.
28749              Subject: Patch to Find::File.pm to allow alphabetical results
28750              
28751              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28752              
28753              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28754              
28755              Subject: Re: [ID 20000730.003] utf8::length() bad
28756              
28757              Subject: Getting perlio and threads to compile
28758              (the Solaris version changes in Configure skipped)
28759              
28760              Tests for #6589.
28761              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28762              
28763              Add Perl debugging tutorial, regen toc. 
28764              Subject: perldebtut.pod
28765              
28766              Add a few missing files, update MANIFEST.
28767              
28768              Rewrite of vms/subconfigure.com as configure.com,
28769              from Peter Prymmer and the vmsperl crew.
28770              
28771              Should have deleted this in #6603.
28772              
28773              Fix the test for 5005threads.
28774              
28775              Fix-n-skip the tests under 5005threads.
28776              
28777              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28778              
28779              Upgrade to CGI 2.71, from Lincoln Stein.
28780      Branch: maint-5.6/perl
28781           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28782           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
28783           +> t/op/regmesg.t t/pod/find.t vms/configure.com
28784            - vms/subconfigure.com
28785            ! lib/lib.pm
28786           !> (integrate 115 files)
28787 ____________________________________________________________________________
28788 [  7884] By: jhi                                   on 2000/11/27  13:44:33
28789         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
28790              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28791              Date:     Mon, 27 Nov 2000 08:23:54 EST
28792              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
28793      Branch: perl
28794            ! vms/descrip_mms.template vms/test.com
28795 ____________________________________________________________________________
28796 [  7883] By: gsar                                  on 2000/11/27  11:50:46
28797         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
28798              6511..6513,6515..6523,6525..6536
28799              
28800              The swallow_bom() saga continues.  The #23 of require.t
28801              (UTF16-LE) still fails (silently, no output) but the #22
28802              (UTF16-BE) seems to be working now.  The root of the
28803              failure may be in sv_gets(): is it UTF-16LE-aware,
28804              especially when it comes to line endings? 
28805              
28806              Document the problem with -P in HP-UX and its workaround.
28807              
28808              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
28809              (aka ID 20000730.002)
28810              
28811              Subject: fix and question re: waitpid() under win32
28812              
28813              Make the safety catch for buggy gccs work with triple version
28814              numbers like 2.95.2.  Reported in
28815              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
28816              
28817              In Digital UNIX warn if gcc explicitly chosen because even
28818              2.95.2 is known to cause problems.
28819              
28820              Make chr() for values >127 to create utf8 when under utf8.
28821              
28822              various syntax errors and such (not fixed: comp/require.t#22 coredump
28823              on Windows)
28824              
28825              Stash away the largefiles flags and libswanted.
28826              
28827              BOM patching from Simon Cozens.
28828              
28829              If gccosandvers is equal to osname, clear gccosandvers.
28830              
28831              Make p4desc to skip non-mainperl branches by default.
28832              
28833              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
28834              
28835              The test from this
28836              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
28837              
28838              In new BSDs changes to argv[] do not show up in ps(1) output,
28839              instead one must use setproctitle().  This was already addressed
28840              by change #6457, but the below has a new variant for FreeBSD 4.0
28841              or later, and the matter is also documented more.
28842              
28843              FreeBSD 3.* updates from
28844              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28845              
28846              regen_headers, regen perltoc.
28847              
28848              Document in one place the memory abstractions used in Perl core.
28849              
28850              memcpy has n o in it, as pinted ut by Sarathy.
28851              
28852              Remove the extraneous "main::" prefix from all the
28853              "opened only for", "on closed", and "never opened" warnings.
28854              
28855              The name of a filehandle does not have <these>.
28856              
28857              The tr utf8 patching continues.
28858              
28859              The new setproctitle() feature is available only in 
28860              bleeding edge FreeBSD.  From Paul Saab.
28861              
28862              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
28863              
28864              Dump UVs as UVs in Data::Dumper.
28865              
28866              detypo #6494
28867              
28868              Document the IVdf UVuf UVof UVxf.
28869              
28870              require.t needs binmode() to work on windows
28871              
28872              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28873              that are hopefully soon put into use.
28874              
28875              Allow "no Module;" even if there is no 'unimport'.
28876              
28877              Better skip message for the test; one of the two problems in
28878              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28879              
28880              The subtest 4 may fail also on VOBS, as pointed out
28881              by Nick Ing-Simmons in November 1999, bug id 19991124.003
28882              (but the failure in that bug report isn't the subtest 4).
28883              
28884              Be more informative on what is skipped and why,
28885              also repeat the list at the end.
28886              
28887              Add a URL for FSF.
28888              
28889              Subject: [PATCH] sv.h documentation - SvLEN
28890              
28891              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28892              
28893              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28894              
28895              Subject: [PATCH] bad cppsymbols on os2 + Configure question
28896              
28897              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28898              
28899              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28900              mention the idea of @( and @)
28901              
28902              This is 6512.  Really.
28903              
28904              Subject: [ID 19990721.004] Documentation bug in perlfunc
28905              
28906              Subject: Minor tweak to perlvar.pod
28907              
28908              In the warnings call filehandles consistently so;
28909              add "unopened" warning for stat().
28910              
28911              After the #6519 a warning about stat() is just that,
28912              not about a filetest, which now have their own warning.
28913              
28914              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28915              
28916              Subject: Re: Array vs. List context
28917              
28918              Subject: New perlcc, take 2
28919              
28920              Weed buglets pointed out by
28921              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28922              
28923              gcc versions might have (parentheses) in them.
28924              
28925              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28926              
28927              Essential prototype changes were missing from #6527.
28928              Also make report_evil_fh() more bomb-proof.
28929              
28930              Zap lib/Sys directory when cleaning up.
28931              
28932              Change the Policy policy: now -Dprefix= with an existing
28933              Policy.sh and prefix == siteprefix == vendorprefix, then all
28934              of them follow along the new prefix.
28935              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28936              
28937              Continue fixing the io warnings.  This also
28938              sort of fixes bug ID 20000802.003: the core dump
28939              is no more.  Whether the current behaviour is correct
28940              (giving a warning: "Not a format reference"), is another matter.
28941              
28942              Have symbols for the IoTYPEs.
28943              
28944              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28945              
28946              Document a bit that UDP is not what you might think.
28947              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28948              tr memory corruption fix from Simon Cozens.
28949              
28950              Plug the security hole described in the Aug 05 2000 bugtraq message
28951              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28952              The security hole exists only in suidperls, which isn't
28953              installed or even built by default.
28954      Branch: maint-5.6/perl
28955           !> (integrate 71 files)
28956 ____________________________________________________________________________
28957 [  7882] By: gsar                                  on 2000/11/27  10:25:36
28958         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
28959              from mainline
28960              
28961              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28962              to be fatal errors (instead of by default ignoring them, and
28963              ignoring with a bug: even though -w gave an error, the opening [
28964              was left in)  Reported in:
28965              
28966              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28967              
28968              Subject: [PATCH] split /^/
28969              
28970              MacOS nits from Matthias Neeracher.
28971              
28972              More split() doc and test patches from Mike Guy.
28973              
28974              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28975              from Graham Barr in the module list.
28976              
28977              docfix from Peter Scott <Peter@PSDT.com>.
28978              
28979              File::Temp patches for VMS and OS/2 from Tim Jenness.
28980              
28981              open() wariness in perlbug.
28982              
28983              Subject: [PATCH] minor doc change - perlguts
28984              
28985              Subject: Minor doc patch: handy.h
28986              
28987              Be wary of close()s, too.
28988              
28989              Further File::Temp patches from Yitzchak Scott-Thoennes
28990              and Craig A. Berry.
28991              
28992              Subject: [PATCH] fixes bug 20000508.004
28993              
28994              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28995              
28996              Allow "no AutoLoader;", based on change #6444,
28997              suggested by Graham Barr.
28998              
28999              Use setproctitle() if available to modify $0.
29000              
29001              Warn if the version of the operating system used to compile gcc
29002              differs from the current version of the operating system.
29003              Also display the gcc compilation os and version in myconfig.
29004              Inspiration from
29005              
29006              Tiny fixes for #6460.
29007              
29008              The problem described in this
29009              Subject: [ID 20000322.018] named chars aren't magical enough
29010              has been fixed in perl 5.6.0 but just in case added a test
29011              to keep it away.  (The report from Joseph Hall.)
29012              
29013              Tune the comments and hopefully stop a memory leak.
29014              
29015              Subject: UTF8 concat
29016              (with a memory leak fixed, plus a few casts added)
29017              This also seems to help for
29018              Subject: [ID 20000716.015] join UTF8 weirdness
29019              
29020              Do not upgrade SVs into utf8 just because they participate
29021              in eq or cmp.  Reported and fix suggested in
29022              Subject: [ID 20000720.009] sv_eq UTF8 bug
29023              
29024              Fix the HALF_UPGRADE() macro introduced in #6263.
29025              
29026              Find green threads before native threads.
29027              Subject: Re: Patch to jpl/JNI/Makefile.PL
29028      Branch: maint-5.6/perl
29029           !> (integrate 30 files)
29030 ____________________________________________________________________________
29031 [  7881] By: jhi                                   on 2000/11/27  05:48:41
29032         Log: It seems that *both* the unused submatch loop cleanup
29033              codes are needed.
29034      Branch: perl
29035            ! regexec.c
29036 ____________________________________________________________________________
29037 [  7880] By: jhi                                   on 2000/11/27  04:50:07
29038         Log: Clean .exists deeper.
29039      Branch: perl
29040            ! Makefile.SH
29041 ____________________________________________________________________________
29042 [  7879] By: jhi                                   on 2000/11/27  02:31:35
29043         Log: The code in regcppop() (see #7878) contains the correct lower
29044              limit for the unused submatch 'cleanup' loop so that under
29045              "use utf8" the following code wouldn't dump core:
29046              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
29047              the cleanup loop in regtry() stomped beyond allocated area
29048              in the startp[] array.  Therefore, copied the correct lower
29049              loop limit (*PL_reglastparen) to regtry().  Note: something
29050              may still not be quite right: why was the _higher_ loop limit
29051              (prog->nparens) different in the utf8 case?
29052              
29053              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
29054              without core dumps, there were about 17 of them before
29055              the patch (with us since Perl 5.7.0).  Two failures, still:
29056              496 and 505 (though these may not be severe).
29057              
29058              Patch #7881 is also needed since both the cleanup loops
29059              seem to be needed.
29060              
29061              Also, the t/op/pat#44 seems to core dump under utf8.
29062              Plus a couple of failures.  UGH-8.
29063      Branch: perl
29064            ! regexec.c
29065 ____________________________________________________________________________
29066 [  7878] By: jhi                                   on 2000/11/27  02:21:17
29067         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
29068              the code in regcppop() seems to be redundant for the test suite --
29069              but it contains a germ of truth, and it needed for the build
29070              process itself: see #7879 and #7881.
29071      Branch: perl
29072            ! regexec.c
29073 ____________________________________________________________________________
29074 [  7877] By: jhi                                   on 2000/11/27  01:53:09
29075         Log: Comment on comment.
29076      Branch: perl
29077            ! regexec.c
29078 ____________________________________________________________________________
29079 [  7876] By: jhi                                   on 2000/11/27  00:49:59
29080         Log: Adjust the docs to agree with #7875.
29081      Branch: perl
29082            ! pod/perllocale.pod
29083 ____________________________________________________________________________
29084 [  7875] By: jhi                                   on 2000/11/27  00:49:27
29085         Log: Retract #7863.  It makes more sense not to taint formatted output,
29086              not even by sprintf().
29087      Branch: perl
29088            ! sv.c
29089 ____________________________________________________________________________
29090 [  7874] By: jhi                                   on 2000/11/26  23:36:02
29091         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
29092              Not really fixed (should really dump the UTF-8 charclass),
29093              but stopped displaying the garbage.
29094              
29095              Also add a note on the (missing) Unicode PSXSPC and BLANK.
29096      Branch: perl
29097            ! regcomp.c
29098 ____________________________________________________________________________
29099 [  7873] By: jhi                                   on 2000/11/26  21:31:13
29100         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
29101      Branch: perl
29102            ! regexec.c
29103 ____________________________________________________________________________
29104 [  7872] By: jhi                                   on 2000/11/26  21:06:04
29105         Log: No need to scan till infinity, 13 is enough.
29106      Branch: perl
29107            ! handy.h utf8.c
29108 ____________________________________________________________________________
29109 [  7871] By: jhi                                   on 2000/11/26  20:20:32
29110         Log: Test line numbers are different with utf8.
29111      Branch: perl
29112            ! t/op/re_tests
29113 ____________________________________________________________________________
29114 [  7870] By: jhi                                   on 2000/11/26  20:10:12
29115         Log: Message nit.
29116      Branch: perl
29117            ! regcomp.c
29118 ____________________________________________________________________________
29119 [  7869] By: jhi                                   on 2000/11/26  19:01:05
29120         Log: Make utf8_length() and utf8_distance() (the latter of which
29121              is unused at the moment) to be less forgiving about bad UTF-8.
29122      Branch: perl
29123            ! embed.h embed.pl objXSUB.h proto.h utf8.c
29124 ____________________________________________________________________________
29125 [  7868] By: jhi                                   on 2000/11/26  18:45:56
29126         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
29127              From: Benjamin Holzman <bah@ecnvantage.com>
29128              Date: Sat, 25 Nov 2000 20:40:20 -0500       
29129              Message-ID: <20001125204020.A25040@ecnvantage.com>              
29130              
29131              Debian allows installing /usr/bin/locale without installing
29132              any locales, an error message will ensue.
29133      Branch: perl
29134            ! t/pragma/locale.t
29135 ____________________________________________________________________________
29136 [  7867] By: jhi                                   on 2000/11/26  18:31:12
29137         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
29138              From: Benjamin Holzman <bah@ecnvantage.com>
29139              Date: Sun, 26 Nov 2000 02:42:34 -0500
29140              Message-ID: <20001126024234.G25040@ecnvantage.com>
29141              
29142              Patch for the bug 20000212.002.
29143      Branch: perl
29144            ! sv.c t/op/array.t
29145 ____________________________________________________________________________
29146 [  7866] By: jhi                                   on 2000/11/26  18:28:09
29147         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
29148              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29149              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
29150              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
29151              
29152              File::Temp 0.11.
29153      Branch: perl
29154            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
29155 ____________________________________________________________________________
29156 [  7865] By: jhi                                   on 2000/11/26  18:24:22
29157         Log: The metaconfig unit change for #7864.
29158      Branch: metaconfig/U/perl
29159            ! need_va_copy.U
29160 ____________________________________________________________________________
29161 [  7864] By: jhi                                   on 2000/11/26  18:23:41
29162         Log: Make the va_copy() test not to be so talkative.
29163      Branch: perl
29164            ! Configure config_h.SH
29165 ____________________________________________________________________________
29166 [  7863] By: jhi                                   on 2000/11/26  18:11:02
29167         Log: Fix locale inconsistencies unearthed by Hugo's work.
29168              Now the floating point sprintf really does taint the result
29169              string as perllocale promises (has promised for a long time)
29170              if "use locale" is in the lexical scope.
29171      Branch: perl
29172            ! sv.c t/pragma/locale.t
29173 ____________________________________________________________________________
29174 [  7862] By: jhi                                   on 2000/11/26  00:35:15
29175         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
29176              From: Nicholas Clark <nick@ccl4.org>
29177              Date: Sun, 26 Nov 2000 00:07:50 +0000
29178              Message-ID: <20001126000750.A22446@plum.flirble.org>
29179              
29180              Infinit.
29181      Branch: perl
29182            ! sv.c
29183 ____________________________________________________________________________
29184 [  7861] By: jhi                                   on 2000/11/26  00:01:26
29185         Log: Integrate perlio.
29186      Branch: perl
29187           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
29188 ____________________________________________________________________________
29189 [  7860] By: nick                                  on 2000/11/25  22:04:17
29190         Log: Correct relative path from new ext\Filter\Util\Call location
29191              back to miniperl.
29192      Branch: perlio
29193            ! win32/makefile.mk
29194 ____________________________________________________________________________
29195 [  7859] By: nick                                  on 2000/11/25  21:26:54
29196         Log: Integrate mainline.
29197      Branch: perlio
29198           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29199           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
29200           +> t/lib/filter-util.t
29201            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29202            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29203            - t/lib/filt-util.t
29204           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
29205           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
29206           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
29207           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
29208           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
29209           !> win32/makefile.mk
29210 ____________________________________________________________________________
29211 [  7858] By: gsar                                  on 2000/11/25  20:52:17
29212         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
29213              parent's memory; fix it by keeping track of the actual pad
29214              offset rather than a raw pointer (this change is probably also
29215              relevant to non-ithreads case to avoid fallout from reallocs of
29216              the pad array, but is currently only enabled for the ithreads
29217              case in the interests of minimal disruption to existing "well
29218              tested" code)
29219      Branch: perl
29220            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
29221            ! proto.h scope.c scope.h sv.c t/op/fork.t
29222 ____________________________________________________________________________
29223 [  7857] By: nick                                  on 2000/11/25  20:01:28
29224         Log: All tests pass on Win32/gcc/USE_PERLIO.
29225              - when crlf layer is pushed make unix-level binary.
29226              - remove :crlf injection in pp_backtick in pp_sys.c
29227              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
29228      Branch: perlio
29229            ! doio.c perlio.c pp_sys.c win32/makefile.mk
29230 ____________________________________________________________________________
29231 [  7856] By: jhi                                   on 2000/11/25  18:38:30
29232         Log: Update the metaconfig units for #7855.
29233      Branch: metaconfig/U/perl
29234            ! useperlio.U usesocks.U
29235 ____________________________________________________________________________
29236 [  7855] By: jhi                                   on 2000/11/25  18:37:54
29237         Log: Undo the SOCKS workarounds, instead start using PerlIO
29238              if SOCKS is selected.
29239              
29240              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
29241              From: Jens Hamisch <jens@Strawberry.COM>
29242              Date: Fri, 24 Nov 2000 18:31:30 +0100
29243              Message-ID: <20001124183130.E28337@Strawberry.COM>
29244              
29245              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
29246              From: Jens Hamisch <jens@Strawberry.COM>
29247              Date: Fri, 24 Nov 2000 19:11:51 +0100
29248              Message-ID: <20001124191151.A28753@Strawberry.COM>
29249      Branch: perl
29250            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
29251            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
29252 ____________________________________________________________________________
29253 [  7854] By: jhi                                   on 2000/11/25  17:39:08
29254         Log: Undo #7848.  Some of the code seems to use walkoptree(),
29255              some walkoptree_slow().  An unfinished renaming?
29256              Now the sub is walkoptree() (which is @EXPORT_OK),
29257              the walkoptree_slow() is a typeglob alias to walkoptree.
29258              This makes the tests to pass, at least.
29259      Branch: perl
29260            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
29261 ____________________________________________________________________________
29262 [  7853] By: nick                                  on 2000/11/24  22:24:33
29263         Log: Re-arrange crlf vs binary for platforms that care.
29264              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
29265              Lip-service to making stdio layer work on such platfroms (untested).
29266              Now fails 3 tests rather than one, checkin to see if I can debug 
29267              the issue under linux. (Do not merge.)
29268      Branch: perlio
29269            ! doio.c perlio.c perliol.h
29270 ____________________________________________________________________________
29271 [  7852] By: jhi                                   on 2000/11/24  18:57:39
29272         Log: AUTHORS edits.
29273      Branch: perl
29274            ! AUTHORS
29275 ____________________________________________________________________________
29276 [  7851] By: jhi                                   on 2000/11/24  17:34:56
29277         Log: Add Jan-Erik Karlsson.
29278      Branch: perl
29279            ! AUTHORS
29280 ____________________________________________________________________________
29281 [  7850] By: jhi                                   on 2000/11/24  17:27:56
29282         Log: Configure should find stdchar on its own.
29283      Branch: perl
29284            ! hints/solaris_2.sh
29285 ____________________________________________________________________________
29286 [  7849] By: jhi                                   on 2000/11/24  17:24:55
29287         Log: Subject: PATCH over 7848: Filter test flawed
29288              From: andreas.koenig@anima.de (Andreas J. Koenig)
29289              Date: 24 Nov 2000 10:28:29 +0100
29290              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
29291      Branch: perl
29292            ! t/lib/filter-util.t
29293 ____________________________________________________________________________
29294 [  7848] By: jhi                                   on 2000/11/24  17:22:15
29295         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
29296              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
29297              Date: Fri, 24 Nov 2000 16:12:58 +0000
29298              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
29299      Branch: perl
29300            ! ext/B/B.pm
29301 ____________________________________________________________________________
29302 [  7847] By: jhi                                   on 2000/11/24  03:07:01
29303         Log: Integrate perlio.
29304      Branch: perl
29305           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
29306           !> win32/makefile.mk
29307 ____________________________________________________________________________
29308 [  7846] By: gsar                                  on 2000/11/24  00:55:57
29309         Log: integrate changes#6415..6418,6420..6438 from mainline
29310              
29311              Fix the bitvector ops for utf8 (tricky since past 7 bits
29312              the utf8 'characters' can be more than one octet).
29313              
29314              MPE/ix updates for perl 5.6.0 from Mark Bixby.
29315              
29316              Subject: SDBM_File documentation
29317              
29318              Detypo.
29319              
29320              Decutandpasto.
29321              
29322              Send all installperl messages to STDERR and be -w clean.
29323              
29324              Out-of-date note removed.
29325              
29326              Protect against "wild next"s, that is, callbacks doing "next"
29327              instead of "return".
29328              
29329              Use STDOUT consistently.
29330              
29331              The output might have been produced in the wrong order.
29332              
29333              A missing 'break' after the [[:space:]] switch case.
29334              
29335              Add tests for
29336              [ID 19991110.003] another matching finding by pcre author
29337              which has already been fixed by some patch, as verified in
29338              
29339              Documentation to explain the behaviour of map().
29340              
29341              Add an optimization for map-maps-a-list-element-to-more-list-elements
29342              case, but add also notes explaining the relationship of this
29343              patch and the earlier notes by Sarathy.
29344              
29345              Subject: [ID 20000716.023] syslog test fails without sockets
29346              
29347              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29348              Test cases for #6431.
29349              
29350              File::Spec::VMS fixup for tmpdir from Craig Berry.
29351              
29352              Make the "uninit variable" warning to say "concat or string"
29353              or "join or string" when in concat or join .
29354              
29355              Get UTF16 BOMs working.  Patch from
29356              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29357              
29358              Subject: [PATCH] Make large file tests deal with SIGXFSZ
29359              
29360              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29361              
29362              Subject: [PATCH] av.c apidoc
29363      Branch: maint-5.6/perl
29364           !> (integrate 43 files)
29365 ____________________________________________________________________________
29366 [  7845] By: gsar                                  on 2000/11/24  00:20:45
29367         Log: integrate changes#6406..6414 from mainline
29368              
29369              Merge perlhacktut into perlhack, update perlguts.
29370              
29371              Fix AutoSplit to use File::Spec the right way in VMS,
29372              from Peter Prymmer.
29373              
29374              The bug report
29375              [ID 19991110.002] minimal matching discrepancy found by pcre author
29376              seems to have been fixed (though differently from what was suggested
29377              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
29378              
29379              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
29380              not in pod, from Peter Prymmer
29381              
29382              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
29383              From: Hugo <hv@crypt.compulink.co.uk>
29384              Date: Fri, 14 Jul 2000 23:05:20 +0100
29385              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
29386              
29387              Didn't anymore apply, but that point still could use another fix.
29388              
29389              lib/b test fixes from Peter Prymmer.
29390              
29391              More docs for sv functions.
29392              
29393              perlvms.pod whitespace cleanup to keep pod utils happy.
29394              
29395              another VMS build tweak from Peter Prymmer
29396      Branch: maint-5.6/perl
29397           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
29398           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
29399           !> vms/descrip_mms.template vms/perlvms.pod
29400 ____________________________________________________________________________
29401 [  7844] By: nick                                  on 2000/11/23  23:42:45
29402         Log: Win32/perlio Now just fails one io/argv.t test - lack 
29403              of default :crlf on standard streams.
29404      Branch: perlio
29405            ! doio.c perlio.c
29406 ____________________________________________________________________________
29407 [  7843] By: nick                                  on 2000/11/23  23:04:05
29408         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
29409              peek fail is showing a real problem (multiple crlf layers
29410              are getting pushed.)
29411      Branch: perlio
29412            ! doio.c perlio.c win32/makefile.mk
29413 ____________________________________________________________________________
29414 [  7842] By: nick                                  on 2000/11/23  19:46:23
29415         Log: Implement PerlIO_binmode()
29416              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
29417              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
29418              make binmode in t/lib/io_tell.t unconditional so that works.
29419              Checkin just so Win32 machine can see these changes.
29420      Branch: perlio
29421            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
29422 ____________________________________________________________________________
29423 [  7841] By: jhi                                   on 2000/11/23  19:30:00
29424         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
29425      Branch: perl
29426            ! README.amiga
29427 ____________________________________________________________________________
29428 [  7840] By: jhi                                   on 2000/11/23  17:18:02
29429         Log: SOCKS wrestling continues, patches from Jens Hamisch.
29430      Branch: perl
29431            ! doio.c embed.h embed.pl perlsdio.h proto.h
29432 ____________________________________________________________________________
29433 [  7839] By: jhi                                   on 2000/11/23  16:54:14
29434         Log: Push Filter::Util::Call one level deeper.
29435      Branch: perl
29436            + t/lib/filter-util.t
29437           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29438           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
29439            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29440            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29441            - t/lib/filt-util.t
29442            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
29443            ! win32/Makefile win32/makefile.mk
29444 ____________________________________________________________________________
29445 [  7838] By: jhi                                   on 2000/11/23  16:52:40
29446         Log: Reach back one higher up when searching for PERL_SRC.
29447      Branch: perl
29448            ! lib/ExtUtils/MM_Unix.pm
29449 ____________________________________________________________________________
29450 [  7837] By: jhi                                   on 2000/11/23  16:05:41
29451         Log: Subject: Re: perl@7826
29452              Date: Thu, 23 Nov 2000 02:20:25 -0600
29453              From: "Craig A. Berry" <craigberry@mac.com>
29454              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
29455              
29456              Make VMS to like Filter::Util::Call. 
29457      Branch: perl
29458            ! configure.com ext/Filter/Util/Makefile.PL
29459 ____________________________________________________________________________
29460 [  7836] By: nick                                  on 2000/11/23  16:04:08
29461         Log: Implement crlf layer - not ready for merge.
29462      Branch: perlio
29463            ! perlio.c win32/makefile.mk
29464 ____________________________________________________________________________
29465 [  7835] By: jhi                                   on 2000/11/23  15:56:52
29466         Log: STDCHAR is different in Sparc v9 vs x86.
29467      Branch: perl
29468            ! hints/solaris_2.sh
29469 ____________________________________________________________________________
29470 [  7834] By: jhi                                   on 2000/11/23  15:50:47
29471         Log: The type needs to be visible to protos.
29472      Branch: perl
29473            ! perl.h
29474 ____________________________________________________________________________
29475 [  7833] By: jhi                                   on 2000/11/23  15:40:46
29476         Log: Finish unfinished SOCKS workaround changes.
29477      Branch: perl
29478            ! doio.c
29479 ____________________________________________________________________________
29480 [  7832] By: jhi                                   on 2000/11/23  15:33:30
29481         Log: Integrate perlio.
29482      Branch: perl
29483           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29484           !> win32/makefile.mk
29485 ____________________________________________________________________________
29486 [  7831] By: nick                                  on 2000/11/23  10:31:07
29487         Log: Correct makefile.mk dependancies for ext/Filter/Util
29488              Build ext/Encode
29489              Run dmake regen_config_h
29490      Branch: perlio
29491            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29492            ! win32/makefile.mk
29493 ____________________________________________________________________________
29494 [  7830] By: nick                                  on 2000/11/23  08:05:07
29495         Log: Integrate mainline
29496      Branch: perlio
29497           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29498           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
29499           +> t/lib/filt-util.pl t/lib/filt-util.t
29500           !> (integrate 41 files)
29501 ____________________________________________________________________________
29502 [  7829] By: gsar                                  on 2000/11/23  03:07:11
29503         Log: build the Filter extension on windows
29504      Branch: perl
29505            ! win32/Makefile win32/makefile.mk
29506 ____________________________________________________________________________
29507 [  7828] By: gsar                                  on 2000/11/23  02:46:35
29508         Log: regenerate win32/config* and fix some inconsistencies in the
29509              makefiles; always export Perl_deb() because it is needed
29510              by ext/re/* (whether perl itself is built with -DDEBUGGING
29511              or not)
29512      Branch: perl
29513            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
29514            ! win32/config_H.vc win32/makefile.mk
29515 ____________________________________________________________________________
29516 [  7827] By: gsar                                  on 2000/11/23  02:18:38
29517         Log: get sources building on windows+MSVC again (untested with other
29518              compilers)
29519      Branch: perl
29520            ! win32/include/sys/socket.h win32/perllib.c
29521 ____________________________________________________________________________
29522 [  7826] By: jhi                                   on 2000/11/23  01:18:26
29523         Log: Update Changes.
29524      Branch: perl
29525            ! Changes patchlevel.h
29526 ____________________________________________________________________________
29527 [  7825] By: jhi                                   on 2000/11/23  00:20:41
29528         Log: Subject: Re: av.c patch (having slight problems)
29529              From: "Ben Tilly" <ben_tilly@hotmail.com>
29530              Date: Tue, 21 Nov 2000 23:29:31 -0500
29531              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
29532              
29533              unshift() speedup.
29534      Branch: perl
29535            ! av.c
29536 ____________________________________________________________________________
29537 [  7824] By: jhi                                   on 2000/11/22  23:59:15
29538         Log: Fixes for signedness warnings noticed by VMSperlers.
29539      Branch: perl
29540            ! ext/Storable/Storable.xs regcomp.c sv.c
29541 ____________________________________________________________________________
29542 [  7823] By: jhi                                   on 2000/11/22  23:19:31
29543         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
29544              From: Peter Prymmer <pvhp@forte.com>
29545              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
29546              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
29547      Branch: perl
29548            ! t/pragma/warn/pp_hot
29549 ____________________________________________________________________________
29550 [  7822] By: jhi                                   on 2000/11/22  22:52:20
29551         Log: Be clean.
29552      Branch: perl
29553            ! Makefile.SH
29554 ____________________________________________________________________________
29555 [  7821] By: jhi                                   on 2000/11/22  22:46:39
29556         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
29557              by Damian Conway, as suggested by Paul Marquess.
29558      Branch: perl
29559            + lib/Filter/Simple.pm
29560 ____________________________________________________________________________
29561 [  7820] By: jhi                                   on 2000/11/22  22:45:51
29562         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
29563      Branch: perl
29564            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29565            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29566            + t/lib/filt-util.t
29567            ! MANIFEST
29568 ____________________________________________________________________________
29569 [  7819] By: jhi                                   on 2000/11/22  22:03:27
29570         Log: Integrate perlio.
29571      Branch: perl
29572           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29573           !> win32/makefile.mk
29574 ____________________________________________________________________________
29575 [  7818] By: jhi                                   on 2000/11/22  21:56:02
29576         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
29577      Branch: perl
29578            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
29579            ! t/lib/io_sock.t
29580 ____________________________________________________________________________
29581 [  7817] By: jhi                                   on 2000/11/22  21:39:49
29582         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
29583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29584              Date: Wed, 22 Nov 2000 16:08:12 -0500
29585              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
29586      Branch: perl
29587            ! lib/ExtUtils/Liblist.pm
29588 ____________________________________________________________________________
29589 [  7816] By: jhi                                   on 2000/11/22  21:38:25
29590         Log: Go ahead and #include <unistd.h> in perl.h.
29591      Branch: perl
29592            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
29593            ! util.c
29594 ____________________________________________________________________________
29595 [  7815] By: jhi                                   on 2000/11/22  21:22:52
29596         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29598              Date: Mon, 20 Nov 2000 18:30:52 -0500
29599              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
29600      Branch: perl
29601            ! pod/perlre.pod regcomp.c t/op/re_tests
29602 ____________________________________________________________________________
29603 [  7814] By: jhi                                   on 2000/11/22  21:21:46
29604         Log: Subject: [PATCH 5.7.0] Liblist finally works
29605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29606              Date: Tue, 21 Nov 2000 22:02:17 -0500
29607              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
29608      Branch: perl
29609            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
29610            ! lib/ExtUtils/MakeMaker.pm
29611 ____________________________________________________________________________
29612 [  7813] By: jhi                                   on 2000/11/22  21:20:23
29613         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
29614              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29615              Date: Wed, 22 Nov 2000 17:53:15 +0100
29616              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
29617              
29618              AIX dynaloader and perlio patch.
29619      Branch: perl
29620            ! ext/DynaLoader/dl_aix.xs
29621 ____________________________________________________________________________
29622 [  7812] By: jhi                                   on 2000/11/22  21:17:52
29623         Log: (Accidentally empty patch.)
29624      Branch: perl
29625            ! av.c
29626 ____________________________________________________________________________
29627 [  7811] By: jhi                                   on 2000/11/22  21:16:31
29628         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
29629              From: Peter Prymmer <pvhp@forte.com>
29630              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
29631              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
29632      Branch: perl
29633            ! vms/test.com
29634 ____________________________________________________________________________
29635 [  7810] By: jhi                                   on 2000/11/22  21:15:36
29636         Log: Subject: Re: perl@7777 
29637              From: "John P. Linderman" <jpl@research.att.com>
29638              Date: Wed, 22 Nov 2000 13:11:11 -0500
29639              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
29640              
29641              Detypoing.
29642      Branch: perl
29643            ! lib/CPAN.pm
29644 ____________________________________________________________________________
29645 [  7809] By: jhi                                   on 2000/11/22  21:14:19
29646         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
29647              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29648              Date:     Wed, 22 Nov 2000 13:51:37 EST
29649              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
29650      Branch: perl
29651            ! perlsdio.h
29652 ____________________________________________________________________________
29653 [  7808] By: jhi                                   on 2000/11/22  21:13:27
29654         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
29655              From: Casey Tweten <crt@kiski.net>
29656              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
29657              Message-Id: <200011201653.LAA10194@home.kiski.net>
29658      Branch: perl
29659            ! t/lib/io_udp.t
29660 ____________________________________________________________________________
29661 [  7807] By: jhi                                   on 2000/11/22  21:12:35
29662         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
29663              From: Casey Tweten <crt@kiski.net>
29664              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
29665              Message-Id: <200011201636.LAA07227@home.kiski.net>
29666      Branch: perl
29667            ! t/lib/io_sock.t
29668 ____________________________________________________________________________
29669 [  7806] By: jhi                                   on 2000/11/22  21:10:59
29670         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
29671              From: "Casey R. Tweten" <crt@kiski.net>
29672              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
29673              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
29674      Branch: perl
29675            ! utils/h2xs.PL
29676 ____________________________________________________________________________
29677 [  7805] By: nick                                  on 2000/11/22  21:05:06
29678         Log: Integrate mainline
29679      Branch: perlio
29680           !> Changes Porting/genlog ext/DB_File/DB_File.xs
29681           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
29682           !> utils/perlbug.PL
29683 ____________________________________________________________________________
29684 [  7804] By: jhi                                   on 2000/11/22  21:01:12
29685         Log: Subject: [PATCH] Test.pm POD peculiarity
29686              From: "Casey R. Tweten" <crt@kiski.net>
29687              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
29688              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
29689      Branch: perl
29690            ! lib/Test.pm
29691 ____________________________________________________________________________
29692 [  7803] By: jhi                                   on 2000/11/22  20:59:59
29693         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
29694              From: "Philip Newton" <pnewton@gmx.de>
29695              Date: Wed, 22 Nov 2000 14:25:53 +0100
29696              Message-Id: <3A1BD771.25462.1939FAD@localhost>
29697              
29698              Be case-understanding also on 's', and use the -oi of sendmail
29699              not to terminate the transmission on a lone '.'.
29700      Branch: perl
29701            ! utils/perlbug.PL
29702 ____________________________________________________________________________
29703 [  7802] By: nick                                  on 2000/11/22  20:51:42
29704         Log: Win32 PerlIO intermediate state now working as expected.
29705              - In current state we are still using C runtime in text/binary
29706              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
29707              - PERLIO=stdio and PERLIO=unix pass all expected tests.
29708              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
29709              and PerlIO_seek() and the dummy crlf layer is not making adjustments
29710              for CRLF translation happening in C runtime. All other tests pass.
29711              
29712              Added note to README.win32 to point out the snags of doing a perl build
29713              with Norton AntiVirus turned on.
29714              
29715              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
29716              which file a fail comes from.
29717              
29718              Updated "canned" config.h to match the one generated.
29719      Branch: perlio
29720            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29721            ! win32/makefile.mk
29722 ____________________________________________________________________________
29723 [  7801] By: jhi                                   on 2000/11/22  06:50:20
29724         Log: Nickety nits.
29725      Branch: perl
29726            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
29727 ____________________________________________________________________________
29728 [  7800] By: jhi                                   on 2000/11/22  01:29:55
29729         Log: Changes had accidentally gone too silent on non-main branches.
29730      Branch: perl
29731            ! Changes Porting/genlog patchlevel.h
29732 ____________________________________________________________________________
29733 [  7799] By: gsar                                  on 2000/11/22  01:02:56
29734         Log: some lib_pm.PL changes snuck in via change#7772
29735      Branch: maint-5.6/perl
29736            ! Makefile.SH
29737 ____________________________________________________________________________
29738 [  7798] By: nick                                  on 2000/11/21  21:59:40
29739         Log: Integrate mainline
29740      Branch: perlio
29741           !> (integrate 28 files)
29742 ____________________________________________________________________________
29743 [  7797] By: jhi                                   on 2000/11/21  21:01:45
29744         Log: Integrate perlio.
29745      Branch: perl
29746           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
29747 ____________________________________________________________________________
29748 [  7796] By: nick                                  on 2000/11/21  20:36:22
29749         Log: Win32 builds and runs (mostly) with USE_PERLIO.
29750              PERLIO=perlio passes all tests. 
29751              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
29752      Branch: perlio
29753            ! perlio.c win32/perllib.c win32/win32.c
29754 ____________________________________________________________________________
29755 [  7795] By: jhi                                   on 2000/11/21  19:03:44
29756         Log: Update Changes.
29757      Branch: perl
29758            ! Changes patchlevel.h
29759 ____________________________________________________________________________
29760 [  7794] By: jhi                                   on 2000/11/21  18:56:34
29761         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
29762              From: "Craig A. Berry" <craigberry@mac.com>
29763              Date: Mon, 20 Nov 2000 20:27:06 -0600
29764              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
29765              
29766              A cut-and-pasto.
29767      Branch: perl
29768            ! perlio.h
29769 ____________________________________________________________________________
29770 [  7793] By: jhi                                   on 2000/11/21  18:54:41
29771         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
29772              From: Dominic Dunlop <domo@computer.org> 
29773              Date: Mon, 20 Nov 2000 18:55:29 +0100
29774              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
29775              
29776              va_copy() and the need of it.
29777              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
29778      Branch: metaconfig/U/perl
29779            + need_va_copy.U
29780      Branch: perl
29781            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29782            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
29783            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
29784            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29785            ! win32/config.bc win32/config.gc win32/config.vc
29786 ____________________________________________________________________________
29787 [  7792] By: jhi                                   on 2000/11/21  17:04:10
29788         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
29789      Branch: perl
29790           !> scope.h
29791 ____________________________________________________________________________
29792 [  7791] By: jhi                                   on 2000/11/21  17:01:16
29793         Log: Export the SOCKS workaround symbols only if necessary.
29794      Branch: perl
29795            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
29796 ____________________________________________________________________________
29797 [  7790] By: nick                                  on 2000/11/20  23:57:11
29798         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
29799      Branch: perlio
29800            ! scope.h
29801 ____________________________________________________________________________
29802 [  7789] By: nick                                  on 2000/11/20  23:38:33
29803         Log: Integrate mainline
29804      Branch: perlio
29805           +> lib/File/Spec/Epoc.pm
29806           !> (integrate 34 files)
29807 ____________________________________________________________________________
29808 [  7788] By: nick                                  on 2000/11/20  23:20:18
29809         Log: Make extra buffer layer work (dummy crlf layer)
29810      Branch: perlio
29811            ! doio.c perlio.c perlio.h
29812 ____________________________________________________________________________
29813 [  7787] By: jhi                                   on 2000/11/20  22:44:04
29814         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
29815              From: Peter Prymmer <pvhp@forte.com>
29816              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
29817              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
29818      Branch: perl
29819            ! t/pragma/locale.t
29820 ____________________________________________________________________________
29821 [  7786] By: jhi                                   on 2000/11/20  22:29:10
29822         Log: Subject: DOC PATCH 5.6.0 perlreftut
29823              From: mjd@plover.com
29824              Date: 20 Nov 2000 19:45:06 -0000
29825              Message-ID: <20001120194506.9505.qmail@plover.com>
29826      Branch: perl
29827            ! pod/perlreftut.pod
29828 ____________________________________________________________________________
29829 [  7785] By: jhi                                   on 2000/11/20  22:27:44
29830         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
29831              From: David Dyck <dcd@tc.fluke.com>
29832              Date: Mon, 20 Nov 2000 11:43:40 -0800
29833              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
29834      Branch: perl
29835            ! lib/Cwd.pm
29836 ____________________________________________________________________________
29837 [  7784] By: jhi                                   on 2000/11/20  22:23:21
29838         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
29839              Date: Mon, 20 Nov 2000 17:06:10 -0500
29840              To: Mailing list Perl5 <perl5-porters@perl.org>
29841              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
29842      Branch: perl
29843            ! pp_ctl.c t/op/pat.t
29844 ____________________________________________________________________________
29845 [  7783] By: jhi                                   on 2000/11/20  22:11:18
29846         Log: Subject: [PATCH] doop.c - UTF8 tr///               
29847              From: Simon Cozens <simon@cozens.net>
29848              Date: Sat, 18 Nov 2000 18:49:30 +0000
29849              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
29850              
29851              Subject: Re: [PATCH] doop.c - UTF8 tr///           
29852              From: Simon Cozens <simon@cozens.net>
29853              Date: Mon, 20 Nov 2000 20:45:22 +0000
29854              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
29855              
29856              Make tr on UTF-8 better but still not correct.
29857      Branch: perl
29858            ! doop.c
29859 ____________________________________________________________________________
29860 [  7782] By: jhi                                   on 2000/11/20  22:02:16
29861         Log: Remove the shared object before attempting to create
29862              (by linking) a new one.  E.g. in AIX not removing
29863              becomes quite painful if one tries to do more than one
29864              build in the same tree (an interrupted build, for example),
29865              since the AIX' shared dynaloader seemingly keeps the shared
29866              objects open and therefore 'busy' for quite a while, even when
29867              nobody is using the objects, leading into link failures.
29868      Branch: perl
29869            ! lib/ExtUtils/MM_Unix.pm
29870 ____________________________________________________________________________
29871 [  7781] By: gsar                                  on 2000/11/20  19:02:55
29872         Log: type mismatch due to faulty integration
29873      Branch: maint-5.6/perl
29874            ! toke.c win32/Makefile
29875 ____________________________________________________________________________
29876 [  7780] By: gsar                                  on 2000/11/20  17:31:55
29877         Log: integrate changes#6392,6394..6399,6401..6404
29878              
29879              The {multiplier} of a fixed substring was overlooked which
29880              caused a wrong initial search offset for that substring.
29881              
29882              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29883              From: Hugo <hv@crypt.compulink.co.uk>
29884              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29885              Date: Thu, 13 Jul 2000 19:27:13 +0100
29886              
29887              Fix the BOM bug: not a byteorder bug, a signedness bug.
29888              
29889              Replace change #6337 with a better one.
29890              
29891              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29892              From: Hugo <hv@crypt.compulink.co.uk>
29893              Date: Fri, 14 Jul 2000 04:16:20 +0100
29894              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29895              
29896              MakeMaker should not remove editor backups (*~) on `make clean`
29897              by default (completes change#6383)
29898              
29899              move new variables to the end of the interpreter structure (for
29900              bincompat in code that doesn't #include XSUB.h)
29901              
29902              rename totally bletcherous SvLOCK() thingy (doesn't do what the
29903              name suggests anyway)
29904              
29905              various cleanups (typos, misformatted code, and small bugs)
29906              
29907              typecasts needed for change#6394
29908              
29909              typos in change#6399, regen headers
29910              
29911              inconsistent types needs casts
29912              
29913              PERL_OBJECT build tweaks
29914      Branch: maint-5.6/perl
29915           !> MANIFEST doop.c embed.h embed.pl embedvar.h
29916           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
29917           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
29918           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
29919           !> toke.c util.c
29920 ____________________________________________________________________________
29921 [  7779] By: gsar                                  on 2000/11/20  17:06:29
29922         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
29923              
29924              Cosmetics and perldelta.
29925              
29926              Fix nits noticed by Boston.pm.
29927              
29928              Do the cc sanity check both before the hints and
29929              after the cc selction.
29930              
29931              get sprintf.t to adjust properly for 3-digit exponents
29932              
29933              don't clobber *.orig files on *clean targets
29934              
29935              fix bugs in processing %v-*d and similar format specs (from
29936              Avi Finkel <avi@finkel.org>)
29937              
29938              sprintf test tweaks (from Dominic Dunlop)
29939              
29940              new selfloader.t in change#6183 doesn't close DATA handles,
29941              and thus fails to clean up tmp files on dosish platforms
29942              
29943              typos (spotted by Peter Prymmer)
29944              
29945              typo fix from Craig Berry
29946      Branch: maint-5.6/perl
29947           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
29948           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
29949           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
29950           !> x2p/Makefile.SH
29951 ____________________________________________________________________________
29952 [  7778] By: gsar                                  on 2000/11/20  16:46:51
29953         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
29954              
29955              Subject: Re: format bug report  [Patch]
29956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29957              Date: Wed, 05 Jul 2000 13:12:52 +0200
29958              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29959              
29960              Subject: Re: format bug report  [Patch]
29961              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29962              Date: Wed, 05 Jul 2000 14:10:01 +0200
29963              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29964              
29965              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29966              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29967              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29968              Date: Fri, 07 Jul 2000 17:57:16 +0100
29969              
29970              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29971              To: perl5-porters@perl.org
29972              From: Karsten Sperling <spiff@phreax.net>
29973              Date: Mon, 10 Jul 2000 15:12:52 +0200
29974              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29975              
29976              README.posix-bc podified from Thomas Dorner.
29977              
29978              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
29979              From: Dominic Dunlop <domo@computer.org>
29980              Date: Tue, 11 Jul 2000 12:27:33 +0200
29981              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
29982              
29983              Typo in #6341.
29984              
29985              Fix for
29986              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29987              From: Roderick Schertler <roderick@argon.org>
29988              Date: Tue, 11 Jul 2000 13:55:05 -0400
29989              Message-Id: <200007111755.NAA05077@jones.argon.org>
29990              
29991              Minor cleanups on the booklist.
29992              
29993              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29994              regen perltoc.
29995              
29996              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29997      Branch: maint-5.6/perl
29998           +> pod/perlbook.pod
29999           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
30000           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
30001           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
30002 ____________________________________________________________________________
30003 [  7777] By: jhi                                   on 2000/11/20  16:08:49
30004         Log: Update Changes.
30005      Branch: perl
30006            ! Changes patchlevel.h
30007 ____________________________________________________________________________
30008 [  7776] By: jhi                                   on 2000/11/20  15:27:56
30009         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
30010              This may be overly harsh but until proven otherwise, we think this
30011              way, or until we have a simple test for Configure (having to start
30012              up servers is does not count as simple) to check for the problems.
30013      Branch: perl
30014            ! perl.h
30015 ____________________________________________________________________________
30016 [  7775] By: jhi                                   on 2000/11/20  15:22:17
30017         Log: Solaris hints tweaks.
30018      Branch: perl
30019            ! hints/solaris_2.sh
30020 ____________________________________________________________________________
30021 [  7774] By: jhi                                   on 2000/11/20  15:01:20
30022         Log: Add a workaround to SOCKS 64-bit problems.
30023      Branch: perl
30024            ! doio.c embed.h embed.pl perlsdio.h proto.h
30025 ____________________________________________________________________________
30026 [  7773] By: jhi                                   on 2000/11/20  14:51:47
30027         Log: sysseek() instead of seek().
30028      Branch: perl
30029            ! t/lib/syslfs.t
30030 ____________________________________________________________________________
30031 [  7772] By: gsar                                  on 2000/11/20  13:06:23
30032         Log: integrate changes#6315..6319,6321..6331,6333..6338
30033              
30034              Integrate with Sarathy, preliminary fix for unicos
30035              alignment problems in [ID 20000612.002] Perl problem on Cray system.
30036              
30037              some debugger output does not go to the socket when RemotePort is set
30038              
30039              winsock cleanup never done on Windows (leads to handle leaks)
30040              
30041              fix UNC path handling on Windows under ithreads, and chdir()
30042              return value when given a non-existent directory
30043              
30044              Autogenerate pod/Makefile and pod/buildtoc.
30045              buildtoc also checks whether the existin pods are
30046              mentioned in MANIFEST and perl.pod, and vice versa.
30047              (None of the thusly found discrepancies fixed yet.)
30048              roffitall also needs to be autogenerated similarly but it
30049              seems so badly out of date that I didn't touch it yet.
30050              
30051              Config is being used.
30052              
30053              Add =head1 NAMEs so that buildtoc is happy.
30054              (The CGI::Util nit reported to Lincoln.)
30055              
30056              Fix complaints of buildtoc.
30057              
30058              Fix the alignment problem in Crays ([ID 20000612.002]).
30059              
30060              Remove perlbook, update perlfaq book listing,
30061              rearrange perl.pod, regenerate perltoc.
30062              
30063              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
30064              was cast to an unsigned (32-bit) integer with wild abandon.
30065              
30066              winsock options weren't being set in all threads under ithreads
30067              (caused send()s from second and subsequent threads to fail)
30068              
30069              accept() leaks memory on windows due to incorrect ordering of
30070              closesocket() and fclose() calls
30071              
30072              Reorder perl.pod once more.
30073              
30074              More POSIX.pod tweaks.
30075              
30076              Sprinkle ldlibpath.
30077              
30078              Precedence goof, fix based on
30079              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
30080              From: Hugo <hv@crypt.compulink.co.uk>
30081              Date: Tue, 11 Jul 2000 12:52:38 +0100
30082              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
30083              
30084              Subject: PATCH perlguts.pod: Document D and d magic types
30085              From: mjd@plover.com
30086              Date: 5 Jul 2000 18:01:51 -0000
30087              Message-ID: <20000705180151.29413.qmail@plover.com>
30088              
30089              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
30090              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
30091              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
30092              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
30093              
30094              Subject: [PATCH cfgperl] $& segfaults if you trick it
30095              From: simon@brecon.co.uk (Simon Cozens)
30096              Date: 7 Jul 2000 11:26:09 GMT
30097              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
30098              
30099              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
30100              From: Hugo <hv@crypt.compulink.co.uk>
30101              Date: Tue, 11 Jul 2000 12:44:50 +0100
30102              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
30103              
30104              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
30105              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30106              Date: Tue, 11 Jul 2000 13:50:51 +0100
30107              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
30108      Branch: maint-5.6/perl
30109           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
30110           +> pod/buildtoc.PL
30111            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
30112           !> (integrate 26 files)
30113 ____________________________________________________________________________
30114 [  7771] By: gsar                                  on 2000/11/20  12:31:42
30115         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
30116              6310,6311,6314
30117              
30118              Subject: [PATCH bleedperl] File::Spec 0.82 beta
30119              From: Barrie Slaymaker <barries@jester.slaysys.com>
30120              Date: Wed, 28 Jun 2000 11:35:29 -0400
30121              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
30122              
30123              tweak perlembed for multiplicity/usethreads sanity; correct notes
30124              about Windows
30125              
30126              localize %INC in a Safe compartment so that use/require work
30127              (many other magic globals probably need similar treatment)
30128              
30129              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
30130              when @_ is modified, causing coredumps
30131              
30132              slurp mode fix in change#4736 still not quite right
30133              
30134              Point to perlipc for more SysV IPC examples.
30135              
30136              Elaborate POSIX.pod.  Still needs work.
30137              
30138              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
30139              
30140              fix large memory leak that has been around for ever, masked by
30141              -DPURIFY (most of the arenas were never freed!)
30142              
30143              fix memory leak on Windows (PL_sys_intern contents were never
30144              freed)
30145              
30146              PERL_OBJECT build tweak
30147              
30148              adjust change#6299
30149              
30150              remove rel2abs prototypes (from Barrie Slaymaker)
30151              
30152              missing perldiag entry for unpack("w",...) diagnostic (from
30153              Andreas Koenig)
30154              
30155              better diagnostic on Frob->stuff() when Frob:: doesn't exist
30156              (from Richard Soderberg <rs@oregonnet.com>)
30157              
30158              Win32 patches for cfgperl from Sarathy.
30159              
30160              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
30161              
30162              More POSIX.pod embellishment.
30163              
30164              tyop in change#6306
30165      Branch: maint-5.6/perl
30166           !> (integrate 44 files)
30167 ____________________________________________________________________________
30168 [  7770] By: gsar                                  on 2000/11/20  11:51:00
30169         Log: integrate changes#6268..6282 from cfgperl branch
30170              
30171              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
30172              From: Dominic Dunlop <domo@computer.org>
30173              Date: Thu, 29 Jun 2000 12:32:39 +0200
30174              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
30175              
30176              Regen headers for #6261 (and update embed.pl for this) and #6267,
30177              silence few compiler warnings.
30178              
30179              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
30180              From: Nicholas Clark <nick@talking.bollo.cx>
30181              Date: Fri, 23 Jun 2000 16:21:15 +0100
30182              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
30183              
30184              Subject: PATCH pod/perltie.pod
30185              From: Ian Phillipps <Ian.Phillipps@iname.com>
30186              Date: Fri, 16 Jun 2000 00:17:19 +0100
30187              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
30188              (only the first hunk, the second hunk had already been done
30189              by some other patch)
30190              
30191              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
30192              From: Tom Phoenix <rootbeer@redcat.com>
30193              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
30194              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
30195              
30196              Subject: [PATCH] xsub attributes
30197              From: Doug MacEachern <dougm@covalent.net>
30198              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
30199              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
30200              
30201              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
30202              From: Andy Dougherty <doughera@lafayette.edu>
30203              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
30204              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
30205              
30206              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
30207              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30208              Date: Tue, 13 Jun 2000 02:43:48 -0500
30209              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
30210              
30211              Subject: [PATCH] Re: eval documentation: context
30212              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30213              Date: Mon, 12 Jun 2000 15:07:29 +0100
30214              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
30215              
30216              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
30217              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30218              Date: Mon, 12 Jun 2000 14:55:59 +0100
30219              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
30220              
30221              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
30222              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
30223              Date: Fri, 09 Jun 2000 12:39:27 -0400
30224              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
30225              (plus update the version "number" of Text::Wrap)
30226              
30227              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
30228              From: Tim Ayers <tayers@bridge.com>
30229              Date: Thu, 08 Jun 2000 08:11:06 +0200
30230              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
30231              [resent by Richard Foley, Message-Id probably wrong]
30232              
30233              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
30234              From: rspier@pobox.com (Robert Spier)
30235              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
30236              Message-ID: <14654.31913.845602.610277@rls.cx>
30237              
30238              Subject: [PATCH 5.6.0] utils/h2xs.PL
30239              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30240              Date: Wed, 7 Jun 2000 04:02:04 -0500
30241              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
30242              
30243              Subject: [PATCH 5.6.0]ITHREADs for VMS
30244              From: Dan Sugalski <dan@sidhe.org>
30245              Date: Tue, 06 Jun 2000 11:59:50 -0400
30246              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
30247      Branch: maint-5.6/perl
30248           !> (integrate 31 files)
30249 ____________________________________________________________________________
30250 [  7769] By: gsar                                  on 2000/11/20  11:29:06
30251         Log: integrate changes#6261..6266 from cfgperl
30252              
30253              Subject: Re: [PATCH cfgperl] BOMs away!
30254              From: simon@brecon.co.uk (Simon Cozens)
30255              Date: 17 Jun 2000 11:49:57 GMT
30256              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
30257              
30258              Subject: 5.6.0 Patch for EPOC
30259              From: Olaf Flebbe <o.flebbe@gmx.de>
30260              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
30261              Message-ID: <23449.960929969@www11.gmx.net>
30262              
30263              tr fixes from Simon Cozens
30264              
30265              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
30266              From: Marty Lucich <marty@netcom.com>
30267              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
30268              Message-Id: <200006282116.OAA11148@netcom.com>
30269              ccdlflags update (the BSD/OS 4.1 part had already been taken
30270              care of by #6141).
30271              
30272              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
30273              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30274              Date: Wed, 28 Jun 2000 17:50:12 -0700
30275              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
30276              
30277              Subject: [PATCH 5.6.0] cygwin port
30278              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
30279              From: "Fifer, Eric" <EFifer@sanwaint.com>
30280              Date: Thu, 29 Jun 2000 12:58:29 +0100
30281      Branch: maint-5.6/perl
30282           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
30283           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
30284           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30285           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
30286 ____________________________________________________________________________
30287 [  7768] By: gsar                                  on 2000/11/20  11:13:44
30288         Log: integrate changes#6252..6256,6259..6260
30289              
30290              Paranoia tweak on #6249.
30291              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30292              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30293              Date: Sun, 25 Jun 2000 23:43:12 -0400
30294              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
30295              
30296              Subject: tr///, help wanted.
30297              From: simon@brecon.co.uk (Simon Cozens)
30298              Date: 28 Jun 2000 11:29:04 GMT
30299              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
30300              
30301              small thinko tweaks
30302              
30303              tweaks from Simon Conzes to further fix tr/// under utf8
30304              
30305              perlnewmod was missing from MANIFEST.
30306              
30307              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
30308              From: simon@brecon.co.uk (Simon Cozens)
30309              Date: 17 Jun 2000 11:56:44 GMT
30310              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
30311              pack U0, pack C0
30312      Branch: maint-5.6/perl
30313           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
30314           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
30315           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
30316           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
30317 ____________________________________________________________________________
30318 [  7767] By: gsar                                  on 2000/11/20  10:51:38
30319         Log: integrate change#6250 from cfgperl
30320              
30321              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
30322              From: Doug MacEachern <dougm@covalent.net>
30323              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
30324              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
30325      Branch: maint-5.6/perl
30326           +> t/op/my_stash.t
30327           !> MANIFEST embed.pl global.sym proto.h toke.c
30328 ____________________________________________________________________________
30329 [  7766] By: gsar                                  on 2000/11/20  10:48:34
30330         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
30331              
30332              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
30333              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30334              Date: Mon, 26 Jun 2000 18:40:14 +0100
30335              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
30336              
30337              Subject: [PATCH] bytes<->utf8 fixes
30338              From: simon@brecon.co.uk (Simon Cozens)
30339              Date: 26 Jun 2000 04:55:45 GMT
30340              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
30341              
30342              Subject: [PATCH] is_utf8_string
30343              From: simon@brecon.co.uk (Simon Cozens)
30344              Date: 26 Jun 2000 02:25:59 GMT
30345              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
30346              
30347              Subject: [PATCH] avoid mg_ptr in '*' magic
30348              From: Doug MacEachern <dougm@covalent.net>
30349              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
30350              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
30351              
30352              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
30353              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30354              Date: Sat, 24 Jun 2000 13:06:20 +0100
30355              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
30356              
30357              Allow for standalone testing.
30358              
30359              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
30360              From: Mark-Jason Dominus <mjd@plover.com>
30361              Date: Tue, 27 Jun 2000 22:36:42 -0400
30362              Message-ID: <20000628023642.12166.qmail@plover.com>
30363              
30364              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30365              From: Frank Tobin <ftobin@uiuc.edu>
30366              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
30367              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
30368      Branch: maint-5.6/perl
30369           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30370           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
30371           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
30372           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
30373           !> utf8.c utils/h2xs.PL
30374 ____________________________________________________________________________
30375 [  7765] By: gsar                                  on 2000/11/20  10:29:13
30376         Log: integrate change#6239 from cfgperl
30377              
30378              Configure maintenance.  Sever some dependency cycles,
30379              separate gccversion from the cc unit,
30380              address [ID 20000623.006] Configure script patch for using gcc on AIX
30381              (but solve it a little bit differently),
30382              unduplex some accidentally duplicated units,
30383              suggest using gcc if no cc available
30384              (p5p thread: "Solaris configure: counterproposal", 1999-09)
30385      Branch: maint-5.6/perl
30386           !> Configure Todo-5.6 config_h.SH
30387 ____________________________________________________________________________
30388 [  7764] By: gsar                                  on 2000/11/20  10:25:55
30389         Log: integrate changes#6233..6238 from cfgperl
30390              
30391              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
30392              From: Mark-Jason Dominus <mjd@plover.com>
30393              Date: Fri, 16 Jun 2000 20:53:04 -0400
30394              Message-ID: <20000617005304.8008.qmail@plover.com>
30395              
30396              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
30397              because when run as services (Win32ese for daemons)
30398              no environment variables are set and tmpdir ends up as /tmp,
30399              which is ambiguous.
30400              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
30401              From: matt@sergeant.org
30402              Date: 16 Jun 2000 16:30:43 -0000
30403              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
30404              
30405              The thread begun by
30406              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
30407              From: Kevin.Ruscoe@ubsw.com
30408              Date: Fri, 16 Jun 2000 16:38:51 +0100
30409              Message-Id: <H000019b03c300d6@MHS>
30410              
30411              Tweak embed.pl, regen headers.
30412              
30413              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
30414              From: Dan Sugalski <dan@sidhe.org>
30415              Date: Fri, 23 Jun 2000 17:00:00 -0400
30416              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
30417      Branch: maint-5.6/perl
30418           !> (integrate 27 files)
30419 ____________________________________________________________________________
30420 [  7763] By: gsar                                  on 2000/11/20  10:08:08
30421         Log: s/perl56delta/perldelta/g
30422      Branch: maint-5.6/perl
30423            ! pod/Makefile
30424 ____________________________________________________________________________
30425 [  7762] By: gsar                                  on 2000/11/20  10:04:00
30426         Log: integrate changes#6225,6229,6231,6232 from cfgperl
30427              
30428              Add source code filenames to apidoc.
30429              From: simon@brecon.co.uk (Simon Cozens)
30430              Subject: [PATCH embed.pl] Source X-ref
30431              Date: 22 Jun 2000 02:18:49 GMT
30432              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
30433              
30434              Subject: README.hpux version 0.6.1
30435              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
30436              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30437              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
30438              
30439              Subject: [PATCH 5.6.0] cygwin port
30440              From: "Fifer, Eric" <EFifer@sanwaint.com>
30441              Date: Tue, 20 Jun 2000 14:30:58 +0100
30442              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
30443              
30444              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
30445              From: simon@brecon.co.uk (Simon Cozens)
30446              Date: 19 Jun 2000 15:18:27 GMT
30447              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
30448              
30449              plus update pod/Makefile and regenerate perltoc
30450      Branch: maint-5.6/perl
30451           +> pod/perlutil.pod
30452           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
30453           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
30454 ____________________________________________________________________________
30455 [  7761] By: jhi                                   on 2000/11/20  04:09:55
30456         Log: Miraculous typo.
30457      Branch: perl
30458            ! t/op/pat.t
30459 ____________________________________________________________________________
30460 [  7760] By: jhi                                   on 2000/11/20  04:06:08
30461         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
30462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30463              Date: Sun, 19 Nov 2000 22:30:26 -0500
30464              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
30465      Branch: perl
30466            ! regexec.c scope.h t/op/pat.t
30467 ____________________________________________________________________________
30468 [  7759] By: jhi                                   on 2000/11/20  02:05:22
30469         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
30470      Branch: perl
30471            ! perl.h
30472 ____________________________________________________________________________
30473 [  7758] By: jhi                                   on 2000/11/20  01:58:11
30474         Log: Subject: [perl 7711: EPOC] updates
30475              From: Olaf Flebbe <o.flebbe@gmx.de>
30476              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
30477              Message-ID: <25575.974658810@www23.gmx.net>               
30478      Branch: perl
30479            + lib/File/Spec/Epoc.pm
30480            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
30481            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
30482            ! lib/File/Spec.pm perl.c sv.c
30483 ____________________________________________________________________________
30484 [  7757] By: jhi                                   on 2000/11/20  01:53:11
30485         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
30486      Branch: perl
30487            ! MANIFEST
30488 ____________________________________________________________________________
30489 [  7756] By: jhi                                   on 2000/11/20  01:47:22
30490         Log: Integrate perlio.
30491      Branch: perl
30492            - ext/re/hints/MSWin32.pl
30493           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
30494           !> win32/config.gc win32/config_H.gc win32/win32sck.c
30495 ____________________________________________________________________________
30496 [  7755] By: nick                                  on 2000/11/19  20:57:17
30497         Log: Add dummy crlf layer (just as buffer)
30498              Correct 1st bug - one layer of indirection.
30499      Branch: perlio
30500            ! perlio.c perlio.h perliol.h
30501 ____________________________________________________________________________
30502 [  7754] By: nick                                  on 2000/11/19  20:56:12
30503         Log: Work-round to Perl_deb_nocontext is no longer required
30504      Branch: perlio
30505            - ext/re/hints/MSWin32.pl
30506 ____________________________________________________________________________
30507 [  7753] By: nick                                  on 2000/11/19  20:01:16
30508         Log: diff -se shows these as different
30509      Branch: perlio
30510            ! global.sym pod/perlapi.pod
30511 ____________________________________________________________________________
30512 [  7752] By: nick                                  on 2000/11/19  18:57:30
30513         Log: Configure GCC/Win32 build -Duseperlio
30514              Fix a couple of gross issues
30515              - double-include of ../deb.o in re.dll
30516              - win32sck.c needs PerlIO and FILE 
30517      Branch: perlio
30518            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
30519            ! win32/win32sck.c
30520 ____________________________________________________________________________
30521 [  7751] By: nick                                  on 2000/11/19  17:05:36
30522         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
30523      Branch: perlio
30524            ! perlio.c
30525 ____________________________________________________________________________
30526 [  7750] By: nick                                  on 2000/11/19  16:57:14
30527         Log: Missing aTHX_
30528      Branch: perlio
30529            ! sv.c
30530 ____________________________________________________________________________
30531 [  7749] By: jhi                                   on 2000/11/19  16:28:40
30532         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
30533              From: "Peter J. Farley III" <pjfarley@banet.net>
30534              Date: Sun, 19 Nov 2000 01:42:58 -0500
30535              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
30536      Branch: perl
30537            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
30538 ____________________________________________________________________________
30539 [  7748] By: jhi                                   on 2000/11/19  16:08:10
30540         Log: Subject: podlators 1.05 available        
30541              From: Russ Allbery <rra@stanford.edu>   
30542              Date: 18 Nov 2000 22:04:28 -0800
30543              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
30544      Branch: perl
30545            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
30546 ____________________________________________________________________________
30547 [  7747] By: nick                                  on 2000/11/19  11:19:39
30548         Log: Integrate mainline
30549      Branch: perlio
30550           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30551           !> util.c
30552 ____________________________________________________________________________
30553 [  7746] By: jhi                                   on 2000/11/19  06:42:22
30554         Log: Make hex scanning warn on "\x{x}" and "\xx".
30555              "\x" and and hex("x") are still valid.
30556      Branch: perl
30557            ! util.c
30558 ____________________________________________________________________________
30559 [  7745] By: nick                                  on 2000/11/18  22:52:28
30560         Log: Integrate mainline
30561      Branch: perlio
30562           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
30563           !> perl.h perlio.c proto.h regcomp.c regcomp.h
30564 ____________________________________________________________________________
30565 [  7744] By: jhi                                   on 2000/11/18  22:50:28
30566         Log: Introduce Perl_utf8_length().  Use it.
30567      Branch: perl
30568            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30569 ____________________________________________________________________________
30570 [  7743] By: jhi                                   on 2000/11/18  22:38:51
30571         Log: Compiler denit.
30572      Branch: perl
30573            ! perlio.c
30574 ____________________________________________________________________________
30575 [  7742] By: jhi                                   on 2000/11/18  20:33:05
30576         Log: Integrate perlio.
30577      Branch: perl
30578           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30579           !> perlio.h pp_ctl.c pp_sys.c sv.c
30580 ____________________________________________________________________________
30581 [  7741] By: jhi                                   on 2000/11/18  20:31:27
30582         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
30583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30584              Date: Fri, 17 Nov 2000 20:35:11 -0500
30585              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
30586              
30587              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
30588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30589              Date: Fri, 17 Nov 2000 21:03:47 -0500
30590              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
30591              
30592              Plus a little bit of tweaking in pregcomp().
30593      Branch: perl
30594            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
30595 ____________________________________________________________________________
30596 [  7740] By: nick                                  on 2000/11/18  20:17:22
30597         Log: Lexical use open ... support:
30598              add ->cop_io to COP structure in cop.h.
30599              Make mg.c and gv.c associate it with ${^OPEN}.
30600              Make lib/open.pm set it.
30601              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
30602              manner similar to ->cop_warnings.
30603              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
30604              call new PerlIO_apply_layers().
30605              Declare latter in perlio.h and define in perlio.c
30606      Branch: perlio
30607            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30608            ! perlio.h pp_ctl.c pp_sys.c sv.c
30609 ____________________________________________________________________________
30610 [  7739] By: jhi                                   on 2000/11/18  19:54:00
30611         Log: Integrate perlio.
30612      Branch: perl
30613           !> doio.c perlio.c pp.c
30614 ____________________________________________________________________________
30615 [  7738] By: jhi                                   on 2000/11/18  17:16:13
30616         Log: Subject: [PATCH 5.7.0] etags broken again
30617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30618              Date: Sat, 18 Nov 2000 02:41:36 -0500
30619              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
30620      Branch: perl
30621            ! emacs/ptags
30622 ____________________________________________________________________________
30623 [  7737] By: jhi                                   on 2000/11/18  17:12:18
30624         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
30625      Branch: perl
30626            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30627 ____________________________________________________________________________
30628 [  7736] By: nick                                  on 2000/11/18  14:06:20
30629         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
30630              part to be isolated.
30631      Branch: perlio
30632            ! doio.c perlio.c
30633 ____________________________________________________________________________
30634 [  7735] By: nick                                  on 2000/11/18  11:03:32
30635         Log: Integrate mainline
30636      Branch: perlio
30637           !> Changes README.amiga README.win32 patchlevel.h
30638           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
30639 ____________________________________________________________________________
30640 [  7734] By: jhi                                   on 2000/11/18  01:18:56
30641         Log: Update Changes.
30642      Branch: perl
30643            ! Changes patchlevel.h
30644 ____________________________________________________________________________
30645 [  7733] By: jhi                                   on 2000/11/18  00:32:54
30646         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
30647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30648              Date: Fri, 17 Nov 2000 17:28:02 -0500
30649              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
30650      Branch: perl
30651            ! regcomp.c regexec.c t/op/re_tests
30652 ____________________________________________________________________________
30653 [  7732] By: jhi                                   on 2000/11/18  00:28:56
30654         Log: Sparc 64-bit pack() fix from Jens Hamisch.
30655      Branch: perl
30656            ! pp.c
30657 ____________________________________________________________________________
30658 [  7731] By: jhi                                   on 2000/11/18  00:18:39
30659         Log: Explain in more detail the {} syntax ambiguousity.
30660              
30661              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
30662              From: Nicholas Clark <nick@ccl4.org>
30663              Date: Fri, 17 Nov 2000 22:10:28 +0000
30664              Message-ID: <20001117221028.A88930@plum.flirble.org>
30665      Branch: perl
30666            ! pod/perlfunc.pod
30667 ____________________________________________________________________________
30668 [  7730] By: jhi                                   on 2000/11/18  00:12:18
30669         Log: Subject: Fix for README.amiga (20000323.033)
30670              From: "Stephen P. Potter" <spp@spotter.yi.org>
30671              Date: Fri, 17 Nov 2000 12:25:51 -0500
30672              Message-Id: <200011171725.MAA05768@spotter.yi.org>
30673      Branch: perl
30674            ! README.amiga
30675 ____________________________________________________________________________
30676 [  7729] By: jhi                                   on 2000/11/18  00:08:34
30677         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
30678              From: "A. C. Yardley" <yardley@tanet.net>
30679              Date: Mon, 3 Apr 2000 11:35:33 -0700
30680              Message-ID: <3483.000403@tanet.net>
30681      Branch: perl
30682            ! README.win32
30683 ____________________________________________________________________________
30684 [  7728] By: nick                                  on 2000/11/17  21:59:47
30685         Log: Integrate mainline
30686      Branch: perlio
30687           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
30688           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
30689           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
30690           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
30691 ____________________________________________________________________________
30692 [  7727] By: nick                                  on 2000/11/17  21:56:31
30693         Log: Experiment on use of attributes.pm interface.
30694              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
30695              SVt_PVRV if not already something better (else vivify of say magic gets
30696              core dump).
30697      Branch: perlio
30698            ! perlio.c pp.c
30699 ____________________________________________________________________________
30700 [  7726] By: jhi                                   on 2000/11/17  14:15:49
30701         Log: Subject: Fix for 20000815.006
30702              From: "Stephen P. Potter" <spp@spotter.yi.org>
30703              Date: Fri, 17 Nov 2000 08:57:45 -0500
30704              Message-Id: <200011171357.IAA05122@spotter.yi.org>
30705              
30706              It's really 20000518.006.
30707      Branch: perl
30708            ! pod/perlmodlib.PL
30709 ____________________________________________________________________________
30710 [  7725] By: jhi                                   on 2000/11/17  14:12:31
30711         Log: Subject: Fix for 20000409.001
30712              From: "Stephen P. Potter" <spp@spotter.yi.org>
30713              Date: Fri, 17 Nov 2000 08:55:45 -0500
30714              Message-Id: <200011171355.IAA05104@spotter.yi.org>
30715      Branch: perl
30716            ! pod/perlfaq9.pod
30717 ____________________________________________________________________________
30718 [  7724] By: jhi                                   on 2000/11/17  14:08:58
30719         Log: Undo #7627 now that we have =head3.
30720      Branch: perl
30721            ! pod/perlhack.pod
30722 ____________________________________________________________________________
30723 [  7723] By: jhi                                   on 2000/11/17  14:04:09
30724         Log: As surmised the #7719 wasn't a good move.
30725      Branch: perl
30726            ! hints/solaris_2.sh
30727 ____________________________________________________________________________
30728 [  7722] By: jhi                                   on 2000/11/17  13:59:04
30729         Log: Also the 64bitall hints can be either here or there.
30730      Branch: perl
30731            ! hints/solaris_2.sh
30732 ____________________________________________________________________________
30733 [  7721] By: jhi                                   on 2000/11/17  02:26:23
30734         Log: Test tweak for the open pragma.
30735      Branch: perl
30736            ! t/lib/b.t
30737 ____________________________________________________________________________
30738 [  7720] By: jhi                                   on 2000/11/17  00:23:22
30739         Log: The long double hints can be here or there.
30740      Branch: perl
30741            ! hints/solaris_2.sh
30742 ____________________________________________________________________________
30743 [  7719] By: jhi                                   on 2000/11/17  00:14:06
30744         Log: For Solaris use64bitall the stdchar needs a little bit of help.
30745      Branch: perl
30746            ! hints/solaris_2.sh
30747 ____________________________________________________________________________
30748 [  7718] By: jhi                                   on 2000/11/16  23:27:34
30749         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
30750              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30751              Date: Wed, 15 Nov 2000 08:56:32 +0100
30752              Message-ID: <3A1241B0.64477E00@alcatel.at>
30753      Branch: perl
30754            ! lib/Carp/Heavy.pm
30755 ____________________________________________________________________________
30756 [  7717] By: jhi                                   on 2000/11/16  23:23:29
30757         Log: Subject: [PATCH] Re: 20001101.003 PDL
30758              From: Nicholas Clark <nick@ccl4.org>
30759              Date: Thu, 16 Nov 2000 16:48:25 +0000
30760              Message-ID: <20001116164825.B93487@plum.flirble.org>
30761      Branch: perl
30762            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
30763 ____________________________________________________________________________
30764 [  7716] By: jhi                                   on 2000/11/16  23:21:31
30765         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
30766              From: "Casey R. Tweten" <crt@kiski.net>
30767              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
30768              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
30769      Branch: perl
30770            ! lib/Pod/Checker.pm pod/perlpod.pod
30771 ____________________________________________________________________________
30772 [  7715] By: jhi                                   on 2000/11/16  23:19:40
30773         Log: Avoid an infinite loop in VMS when utils scripts are run
30774              with no arguments, from Charles Lane.
30775      Branch: perl
30776            ! configure.com
30777 ____________________________________________________________________________
30778 [  7714] By: jhi                                   on 2000/11/16  23:17:08
30779         Log: Subject: perllocale.pod changes
30780              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30781              Date: Mon, 13 Nov 2000 10:09:22 +0300
30782              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
30783      Branch: perl
30784            ! pod/perllocale.pod
30785 ____________________________________________________________________________
30786 [  7713] By: jhi                                   on 2000/11/16  23:14:06
30787         Log: Integrate perlio.
30788      Branch: perl
30789           !> doio.c perlio.c perlio.h util.c
30790 ____________________________________________________________________________
30791 [  7712] By: nick                                  on 2000/11/16  21:10:58
30792         Log: Integrate mainline
30793      Branch: perlio
30794           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30795           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30796           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
30797           !> vos/config.ga.def vos/config.ga.h win32/config.bc
30798           !> win32/config.gc win32/config.vc
30799 ____________________________________________________________________________
30800 [  7711] By: nick                                  on 2000/11/16  19:56:41
30801         Log: Minor tweaks:
30802              consistent way of getting 'rb', 'wb' etc. for binary opens
30803              move *perlio::layers to *open::layers
30804              a #define to show layers available
30805              DOSISH popen/PerlIO had export/import sense inverted.
30806      Branch: perlio
30807            ! doio.c perlio.c perlio.h util.c
30808 ____________________________________________________________________________
30809 [  7710] By: jhi                                   on 2000/11/16  15:46:05
30810         Log: Add HAS_SBRK_PROTO.
30811      Branch: metaconfig/U/perl
30812            + d_sbrkproto.U
30813      Branch: perl
30814            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30815            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30816            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30817            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30818            ! win32/config.gc win32/config.vc
30819 ____________________________________________________________________________
30820 [  7709] By: nick                                  on 2000/11/16  07:31:49
30821         Log: Integrate mainline
30822      Branch: perlio
30823           !> (integrate 35 files)
30824 ____________________________________________________________________________
30825 [  7708] By: jhi                                   on 2000/11/16  05:33:03
30826         Log: These files are text, not binary.
30827      Branch: perl
30828            ! ext/Encode/Encode/iso8859-10.enc
30829            ! ext/Encode/Encode/iso8859-13.enc
30830            ! ext/Encode/Encode/iso8859-14.enc
30831            ! ext/Encode/Encode/iso8859-15.enc
30832 ____________________________________________________________________________
30833 [  7707] By: jhi                                   on 2000/11/16  01:53:37
30834         Log: Update Changes.
30835      Branch: perl
30836            ! Changes patchlevel.h
30837 ____________________________________________________________________________
30838 [  7706] By: jhi                                   on 2000/11/16  01:35:59
30839         Log: More #undefing of stdio.
30840      Branch: perl
30841            ! fakesdio.h nostdio.h
30842 ____________________________________________________________________________
30843 [  7705] By: jhi                                   on 2000/11/16  01:34:18
30844         Log: Add fwalk() probe to the configuration files and regen perltoc.
30845      Branch: perl
30846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30847            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
30848            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30849            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30850            ! win32/config.bc win32/config.gc win32/config.vc
30851 ____________________________________________________________________________
30852 [  7704] By: jhi                                   on 2000/11/16  01:33:07
30853         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
30854              an optional third argument to Inlibc?)
30855      Branch: metaconfig/U/perl
30856            + d__fwalk.U
30857 ____________________________________________________________________________
30858 [  7703] By: jhi                                   on 2000/11/16  01:09:22
30859         Log: The type of the hash_cb() size argument is tricky.
30860      Branch: perl
30861            ! ext/DB_File/DB_File.xs
30862 ____________________________________________________________________________
30863 [  7702] By: jhi                                   on 2000/11/15  23:01:16
30864         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
30865      Branch: perl
30866            ! nostdio.h
30867 ____________________________________________________________________________
30868 [  7701] By: jhi                                   on 2000/11/15  22:52:32
30869         Log: Detypo.
30870      Branch: perl
30871            ! t/lib/bigfltpm.t
30872 ____________________________________________________________________________
30873 [  7700] By: jhi                                   on 2000/11/15  22:51:56
30874         Log: UINT64_C() work continues.
30875      Branch: perl
30876            ! handy.h perl.h utf8.h
30877 ____________________________________________________________________________
30878 [  7699] By: jhi                                   on 2000/11/15  14:13:04
30879         Log: SOCKS has its own USE_THREADS, based on
30880              
30881              Subject: [ID 20001114.002] et. al. bugfix followup
30882              From: Jens Hamisch <jens@Strawberry.COM> 
30883              Date: Wed, 15 Nov 2000 14:23:11 +0100
30884              Message-ID: <20001115142311.A21164@Strawberry.COM>
30885      Branch: perl
30886            ! perl.h
30887 ____________________________________________________________________________
30888 [  7698] By: jhi                                   on 2000/11/15  03:50:56
30889         Log: Add few missing #undefs and sort them.
30890      Branch: perl
30891            ! fakesdio.h
30892 ____________________________________________________________________________
30893 [  7697] By: jhi                                   on 2000/11/15  03:39:14
30894         Log: Linenumber fix.
30895      Branch: perl
30896            ! t/pragma/warn/utf8
30897 ____________________________________________________________________________
30898 [  7696] By: jhi                                   on 2000/11/15  02:55:26
30899         Log: EBCDIC tweaks.
30900              
30901              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
30902              From: Peter Prymmer <pvhp@forte.com>
30903              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
30904              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
30905      Branch: perl
30906            ! t/op/regmesg.t t/pragma/warn/utf8
30907 ____________________________________________________________________________
30908 [  7695] By: jhi                                   on 2000/11/15  02:53:58
30909         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
30910              From: Peter Prymmer <pvhp@forte.com>
30911              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
30912              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
30913      Branch: perl
30914            ! utf8.c
30915 ____________________________________________________________________________
30916 [  7694] By: jhi                                   on 2000/11/15  02:50:55
30917         Log: Subject: [PATCH: perl@7674] updates to README.os390
30918              From: Prymmer/Kahn <pvhp@best.com>
30919              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
30920              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
30921      Branch: perl
30922            ! README.os390
30923 ____________________________________________________________________________
30924 [  7693] By: jhi                                   on 2000/11/15  02:48:37
30925         Log: Quit utf8_to_uv() instantly if curlen == 0.
30926      Branch: perl
30927            ! utf8.c
30928 ____________________________________________________________________________
30929 [  7692] By: jhi                                   on 2000/11/15  02:24:29
30930         Log: Use u_int32_t for the size of hash_cb(), not size_t.
30931              
30932              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
30933              From: Jens Hamisch <jens@Strawberry.COM>     
30934              Date: Tue, 14 Nov 2000 19:03:55 +0100
30935              Message-Id: <20001114190355.A20559@Strawberry.COM>
30936      Branch: perl
30937            ! ext/DB_File/DB_File.xs
30938 ____________________________________________________________________________
30939 [  7691] By: jhi                                   on 2000/11/15  02:20:12
30940         Log: Use UINT64_C().
30941              
30942              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
30943              From: Jens Hamisch <jens@Strawberry.COM>
30944              Date: Tue, 14 Nov 2000 19:16:23 +0100
30945              Message-Id: <20001114191623.G20559@Strawberry.COM>
30946      Branch: perl
30947            ! utf8.c utf8.h
30948 ____________________________________________________________________________
30949 [  7690] By: jhi                                   on 2000/11/15  02:17:06
30950         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
30951              (a macro to define signed and unsigned integer constants).
30952      Branch: perl
30953            ! handy.h
30954 ____________________________________________________________________________
30955 [  7689] By: jhi                                   on 2000/11/15  01:56:51
30956         Log: Regen Configure.
30957      Branch: perl
30958            ! Configure
30959 ____________________________________________________________________________
30960 [  7688] By: jhi                                   on 2000/11/15  01:56:32
30961         Log: Make the unit know about SOCKS.
30962      Branch: metaconfig
30963            ! U/protos/socksizetype.U
30964 ____________________________________________________________________________
30965 [  7687] By: jhi                                   on 2000/11/15  01:54:47
30966         Log: Remove unused dependencies.
30967      Branch: metaconfig
30968            ! U/compline/d_getpagsz.U
30969 ____________________________________________________________________________
30970 [  7686] By: nick                                  on 2000/11/14  21:25:13
30971         Log: Integrate mainline.
30972      Branch: perlio
30973           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
30974           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
30975           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
30976           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
30977           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
30978           !> win32/config.bc win32/config.gc win32/config.vc
30979           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
30980 ____________________________________________________________________________
30981 [  7685] By: jhi                                   on 2000/11/14  17:54:56
30982         Log: Integrate perlio.
30983      Branch: perl
30984           +> fakesdio.h perliol.h
30985           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30986           !> perlsdio.h perlsfio.h pod/perlfunc.pod
30987 ____________________________________________________________________________
30988 [  7684] By: nick                                  on 2000/11/14  17:43:04
30989         Log: PerlIO #include and #ifdef re-work.
30990      Branch: perlio
30991            + fakesdio.h perliol.h
30992            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30993            ! perlsdio.h perlsfio.h
30994 ____________________________________________________________________________
30995 [  7683] By: jhi                                   on 2000/11/14  15:42:40
30996         Log: Hoist the duplicated socket/netdb include logic to perl.h;
30997              undef SETERRNO in case SOCKS has defined it.  Based on:
30998              
30999              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
31000              From: Jens Hamisch <jens@Strawberry.COM> 
31001              Date: Tue, 14 Nov 2000 11:34:40 +0100
31002              Message-Id: <20001114113440.A20005@Strawberry.COM>
31003      Branch: perl
31004            ! doio.c perl.h pp_sys.c
31005 ____________________________________________________________________________
31006 [  7682] By: jhi                                   on 2000/11/14  14:07:28
31007         Log: Subject: some additions for makefiles for win32 (for perl@7674)
31008              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31009              Date: Tue, 14 Nov 2000 09:31:13 +0300
31010              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
31011      Branch: perl
31012            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
31013            ! win32/makefile.mk
31014 ____________________________________________________________________________
31015 [  7681] By: jhi                                   on 2000/11/14  14:01:41
31016         Log: Subject: tiny typo in perl5db.pl
31017              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31018              Date: Tue, 14 Nov 2000 09:29:28 +0300
31019              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
31020      Branch: perl
31021            ! lib/perl5db.pl
31022 ____________________________________________________________________________
31023 [  7680] By: jhi                                   on 2000/11/14  04:13:50
31024         Log: Redo #7679 with LFs instead of CRLFs.
31025      Branch: perl
31026            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
31027            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
31028            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
31029 ____________________________________________________________________________
31030 [  7679] By: jhi                                   on 2000/11/14  01:21:09
31031         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
31032              From: Benjamin Stuhl <tiriath@yahoo.com> 
31033              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
31034              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
31035      Branch: perl
31036            + win32/bin/mdelete.bat
31037            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
31038            ! makedef.pl perlio.c win32/Makefile win32/config.gc
31039            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
31040 ____________________________________________________________________________
31041 [  7678] By: jhi                                   on 2000/11/14  01:19:20
31042         Log: Fix the re extension building for Win32.
31043              
31044              Subject: [PATCH perl@7638] Get PerlIO building on Win32
31045              From: Benjamin Stuhl <tiriath@yahoo.com> 
31046              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
31047              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
31048      Branch: perl
31049            + ext/re/hints/MSWin32.pl
31050            ! MANIFEST
31051 ____________________________________________________________________________
31052 [  7677] By: jhi                                   on 2000/11/14  01:13:54
31053         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
31054              From: sthoenna@efn.org
31055              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
31056              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
31057      Branch: perl
31058            ! doop.c pp.c toke.c utf8.c utf8.h
31059 ____________________________________________________________________________
31060 [  7676] By: jhi                                   on 2000/11/13  20:23:15
31061         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
31062              From: Nicholas Clark <nick@ccl4.org>
31063              Date: Mon, 13 Nov 2000 18:55:04 +0000
31064              Message-ID: <20001113185504.J29183@plum.flirble.org>
31065      Branch: perl
31066            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
31067 ____________________________________________________________________________
31068 [  7675] By: nick                                  on 2000/11/13  20:21:57
31069         Log: Integrate mainline ...
31070      Branch: perlio
31071           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
31072           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
31073           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
31074           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
31075 ____________________________________________________________________________
31076 [  7674] By: jhi                                   on 2000/11/13  15:07:56
31077         Log: Update Changes.
31078      Branch: perl
31079            ! Changes patchlevel.h
31080 ____________________________________________________________________________
31081 [  7673] By: jhi                                   on 2000/11/13  14:42:42
31082         Log: Remove the new two tests of lib/io_xs for now, they seem to
31083              fail under perlio on some platforms.
31084      Branch: perl
31085            ! t/lib/io_xs.t
31086 ____________________________________________________________________________
31087 [  7672] By: jhi                                   on 2000/11/13  13:57:53
31088         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
31089      Branch: perl
31090            ! perlio.c
31091 ____________________________________________________________________________
31092 [  7671] By: jhi                                   on 2000/11/13  05:30:48
31093         Log: Placate nervous compilers that see longer than ints switch()ing.
31094      Branch: perl
31095            ! utf8.c
31096 ____________________________________________________________________________
31097 [  7670] By: jhi                                   on 2000/11/13  05:14:21
31098         Log: fputs() does return EOF on error but here we don't care.
31099      Branch: perl
31100            ! perlio.c
31101 ____________________________________________________________________________
31102 [  7669] By: jhi                                   on 2000/11/13  05:02:45
31103         Log: Declare reg_data like reg_substr_data.
31104      Branch: perl
31105            ! regexp.h
31106 ____________________________________________________________________________
31107 [  7668] By: jhi                                   on 2000/11/13  04:54:34
31108         Log: Typos in #7667.
31109      Branch: perl
31110            ! perl.h
31111 ____________________________________________________________________________
31112 [  7667] By: jhi                                   on 2000/11/13  04:49:49
31113         Log: Cleanup messy #ifdef.
31114      Branch: perl
31115            ! perl.h
31116 ____________________________________________________________________________
31117 [  7666] By: jhi                                   on 2000/11/13  04:17:34
31118         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
31119              From: Nicholas Clark <nick@talking.bollo.cx>
31120              Date: Sun, 12 Nov 2000 21:14:11 +0000
31121              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
31122              
31123              Note: only one breakage of the two reported is fixed by this patch.
31124      Branch: perl
31125            ! perlio.c
31126 ____________________________________________________________________________
31127 [  7665] By: jhi                                   on 2000/11/13  04:05:07
31128         Log: Tweak the definition of the bit complement on UTF-8 data:
31129              if none of the characters in the string are > 0xff,
31130              the result is a complemented byte string, not a (UTF-8)
31131              char string.  Based on the summary in
31132              
31133              Subject: Re: [ID 20000918.005] ~ on wide chars
31134              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
31135              Date: Fri, 10 Nov 2000 09:47:15 -0800
31136              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
31137              
31138              This should give us the maximum backward (pre-char string)
31139              compatibility and utf8 compatibility.  The other alternative
31140              would be to limit the bit complement to be always byte only,
31141              taking the least significant byte of the chars.
31142      Branch: perl
31143            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
31144 ____________________________________________________________________________
31145 [  7664] By: jhi                                   on 2000/11/13  00:23:44
31146         Log: Couple of tests from #7660 salvaged.
31147      Branch: perl
31148            - t/op/tell.t
31149            ! MANIFEST t/io/tell.t
31150 ____________________________________________________________________________
31151 [  7663] By: jhi                                   on 2000/11/13  00:02:48
31152         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
31153              From: Nicholas Clark <nick@talking.bollo.cx>
31154              Date: Sun, 12 Nov 2000 21:23:43 +0000
31155              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
31156      Branch: perl
31157            ! perlsfio.h
31158 ____________________________________________________________________________
31159 [  7662] By: jhi                                   on 2000/11/13  00:01:39
31160         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
31161              From: Nicholas Clark <nick@talking.bollo.cx>
31162              Date: Sun, 12 Nov 2000 21:30:04 +0000
31163              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
31164      Branch: perl
31165            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
31166 ____________________________________________________________________________
31167 [  7661] By: jhi                                   on 2000/11/12  23:57:29
31168         Log: Document tell() on special streams.
31169      Branch: perl
31170            ! pod/perlfunc.pod
31171 ____________________________________________________________________________
31172 [  7660] By: jhi                                   on 2000/11/12  23:54:22
31173         Log: (Subsumed by #7664)
31174      Branch: perl
31175            + t/op/tell.t
31176            ! MANIFEST
31177 ____________________________________________________________________________
31178 [  7659] By: jhi                                   on 2000/11/12  22:55:25
31179         Log: Many subdocumented return values of the IO extension now documented.
31180              ungetc and write still left subdocumented.
31181              
31182              Subject: [PATCH] (was Re: IO::Handle::ungetc)
31183              From: Nicholas Clark <nick@talking.bollo.cx>
31184              Date: Sun, 12 Nov 2000 21:35:53 +0000
31185              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
31186      Branch: perl
31187            ! ext/IO/lib/IO/Handle.pm
31188 ____________________________________________________________________________
31189 [  7658] By: jhi                                   on 2000/11/12  21:37:06
31190         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
31191              From: Nicholas Clark <nick@talking.bollo.cx>
31192              Date: Sun, 12 Nov 2000 20:03:22 +0000
31193              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
31194      Branch: perl
31195            ! pod/perlfunc.pod
31196 ____________________________________________________________________________
31197 [  7657] By: jhi                                   on 2000/11/12  20:34:55
31198         Log: Integrate perlio.
31199      Branch: perl
31200           !> perlio.c
31201 ____________________________________________________________________________
31202 [  7656] By: nick                                  on 2000/11/12  19:25:06
31203         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
31204      Branch: perlio
31205            ! perlio.c
31206 ____________________________________________________________________________
31207 [  7655] By: nick                                  on 2000/11/12  19:09:41
31208         Log: Integrate mainline
31209      Branch: perlio
31210           +> README.solaris ext/Encode/Encode/cp1006.enc
31211           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
31212           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
31213           +> ext/Encode/Encode/iso8859-13.enc
31214           +> ext/Encode/Encode/iso8859-14.enc
31215           +> ext/Encode/Encode/iso8859-15.enc
31216           !> (integrate 34 files)
31217 ____________________________________________________________________________
31218 [  7654] By: jhi                                   on 2000/11/12  19:00:22
31219         Log: Add a metaconfig unit for fsync.
31220      Branch: metaconfig/U/perl
31221            + d_fsync.U
31222 ____________________________________________________________________________
31223 [  7653] By: jhi                                   on 2000/11/12  19:00:01
31224         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
31225      Branch: perl
31226            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31227            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
31228            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31229            ! vos/config.ga.h win32/config.bc win32/config.gc
31230            ! win32/config.vc
31231 ____________________________________________________________________________
31232 [  7652] By: jhi                                   on 2000/11/11  21:12:01
31233         Log: Copy the s// information of README.hpux also to the perlrun.
31234      Branch: perl
31235            ! README.hpux pod/perlrun.pod
31236 ____________________________________________________________________________
31237 [  7651] By: jhi                                   on 2000/11/11  21:03:13
31238         Log: More README.solaris updates from Andy Dougherty.
31239      Branch: perl
31240            ! README.solaris
31241 ____________________________________________________________________________
31242 [  7650] By: jhi                                   on 2000/11/11  18:38:57
31243         Log: More descriptive error for unknown perlio layers.
31244              
31245              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
31246              From: Dominic Dunlop <domo@computer.org> 
31247              Date: Sat, 11 Nov 2000 18:20:32 +0100             
31248              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
31249      Branch: perl
31250            ! perlio.c pod/perldiag.pod
31251 ____________________________________________________________________________
31252 [  7649] By: jhi                                   on 2000/11/11  18:37:52
31253         Log: MachTen doesn't really do mmap() and munmap().
31254              
31255              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
31256              From: Dominic Dunlop <domo@computer.org> 
31257              Date: Sat, 11 Nov 2000 18:20:32 +0100             
31258              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
31259      Branch: perl
31260            ! hints/machten.sh
31261 ____________________________________________________________________________
31262 [  7648] By: jhi                                   on 2000/11/11  18:36:46
31263         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
31264              From: rspier@pobox.com (Robert Spier)
31265              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
31266              Message-ID: <14861.32839.491271.985797@rls.cx>
31267      Branch: perl
31268            ! Porting/Contract pod/perltoot.pod
31269 ____________________________________________________________________________
31270 [  7647] By: jhi                                   on 2000/11/11  18:35:30
31271         Log: Simplify the getpagesize() unit by dropping the
31272              pagesize probe since it's nowadays slightly more
31273              complicated because of sysconf(). (Note: if some
31274              platform really needs the -lPW for getpagesize,
31275              I just broke it.)
31276              
31277              TODO: a new pagesize unit.
31278      Branch: metaconfig
31279            ! U/compline/d_getpagsz.U
31280 ____________________________________________________________________________
31281 [  7646] By: jhi                                   on 2000/11/11  18:33:23
31282         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
31283      Branch: perl
31284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31285            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
31286            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31287            ! vos/config.ga.h win32/config.bc win32/config.gc
31288            ! win32/config.vc
31289 ____________________________________________________________________________
31290 [  7645] By: jhi                                   on 2000/11/11  16:45:15
31291         Log: Use sysconf() or getpagesize() to find out the pagesize.
31292      Branch: perl
31293            ! perlio.c
31294 ____________________________________________________________________________
31295 [  7644] By: jhi                                   on 2000/11/11  15:46:08
31296         Log: Integrate perlio.
31297      Branch: perl
31298           !> perlio.c
31299 ____________________________________________________________________________
31300 [  7643] By: jhi                                   on 2000/11/11  15:33:36
31301         Log: Subject: Re: [PATCH] README.solaris
31302              From: Lupe Christoph <lupe@lupe-christoph.de>
31303              Date: Sat, 11 Nov 2000 14:08:10 +0100
31304              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
31305      Branch: perl
31306            ! README.solaris
31307 ____________________________________________________________________________
31308 [  7642] By: jhi                                   on 2000/11/11  15:22:12
31309         Log: Subject: [PATCH perl@7638] cygwin port
31310              From: "Eric Fifer" <egf7@columbia.edu>            
31311              Date: Fri, 10 Nov 2000 19:30:30 -0000
31312              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
31313      Branch: perl
31314            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
31315 ____________________________________________________________________________
31316 [  7641] By: nick                                  on 2000/11/11  14:50:36
31317         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
31318              Also call "Buf" layer directly when unread'ing non-read chars.
31319      Branch: perlio
31320            ! perlio.c
31321 ____________________________________________________________________________
31322 [  7640] By: jhi                                   on 2000/11/11  02:05:02
31323         Log: Add more encoding tables.
31324      Branch: perl
31325            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
31326            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
31327            + ext/Encode/Encode/iso8859-10.enc
31328            + ext/Encode/Encode/iso8859-13.enc
31329            + ext/Encode/Encode/iso8859-14.enc
31330            + ext/Encode/Encode/iso8859-15.enc
31331            ! MANIFEST
31332 ____________________________________________________________________________
31333 [  7639] By: jhi                                   on 2000/11/10  18:49:25
31334         Log: Subject: [PATCH] README.solaris
31335              From: Andy Dougherty <doughera@lafayette.edu>
31336              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
31337              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
31338      Branch: perl
31339            + README.solaris
31340            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
31341            ! pod/perl.pod pod/perltoc.pod
31342 ____________________________________________________________________________
31343 [  7638] By: jhi                                   on 2000/11/10  15:04:15
31344         Log: Update Changes.
31345      Branch: perl
31346            ! Changes patchlevel.h
31347 ____________________________________________________________________________
31348 [  7637] By: jhi                                   on 2000/11/10  14:14:28
31349         Log: Explain better why certain regex tests are skipped.
31350              
31351              Subject: Re: tests skipped: unknown reason
31352              From: Lupe Christoph <lupe@lupe-christoph.de>
31353              Date: Fri, 10 Nov 2000 09:08:56 +0100
31354              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
31355      Branch: perl
31356            ! t/op/regexp.t
31357 ____________________________________________________________________________
31358 [  7636] By: nick                                  on 2000/11/10  13:40:00
31359         Log: Integrate mainline.
31360      Branch: perlio
31361           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
31362           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
31363           !> win32/bin/search.pl
31364 ____________________________________________________________________________
31365 [  7635] By: nick                                  on 2000/11/10  13:25:52
31366         Log: Re-instate stdio large file support via perlio.
31367      Branch: perl
31368            ! perlio.c
31369 ____________________________________________________________________________
31370 [  7634] By: jhi                                   on 2000/11/10  04:49:55
31371         Log: Amdahl UTS hints updates.
31372              
31373              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
31374              From: hom00@utsglobal.com (Harold O Morris)
31375              Date: Thu, 9 Nov 2000 20:02 PST
31376              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
31377      Branch: perl
31378            ! hints/uts.sh
31379 ____________________________________________________________________________
31380 [  7633] By: jhi                                   on 2000/11/09  23:33:28
31381         Log: Subject: [PATCH] IO::Seekable pod
31382              From: Nicholas Clark <nick@talking.bollo.cx>
31383              Date: Thu, 9 Nov 2000 20:29:45 +0000
31384              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
31385      Branch: perl
31386            ! ext/IO/lib/IO/Handle.pm
31387 ____________________________________________________________________________
31388 [  7632] By: jhi                                   on 2000/11/09  21:55:41
31389         Log: Various doc oddball characters.
31390              
31391              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
31392              From: Michael Somos <somos@grail.cba.csuohio.edu>
31393              Date: Mon, 6 Nov 2000 17:44:20 -0500
31394              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
31395      Branch: perl
31396            ! emacs/cperl-mode.el lib/unicode/syllables.txt
31397            ! win32/bin/search.pl
31398 ____________________________________________________________________________
31399 [  7631] By: jhi                                   on 2000/11/09  21:12:29
31400         Log: Subject: Re: bash -c exit and linux hints 
31401              From: "John P. Linderman" <jpl@research.att.com>
31402              Date: Thu, 02 Nov 2000 09:37:25 -0500
31403              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
31404      Branch: perl
31405            ! hints/linux.sh
31406 ____________________________________________________________________________
31407 [  7630] By: nick                                  on 2000/11/09  20:34:11
31408         Log: Integrate mainline.
31409      Branch: perlio
31410           !> (integrate 91 files)
31411 ____________________________________________________________________________
31412 [  7629] By: jhi                                   on 2000/11/09  19:46:31
31413         Log: Missing dTHXs.
31414              
31415              Subject: RE: perl@7595 builds not on cygwin
31416              From: "Eric Fifer" <egf7@columbia.edu>
31417              Date: Thu, 9 Nov 2000 19:26:50 -0000
31418              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
31419      Branch: perl
31420            ! ext/Devel/Peek/Peek.xs
31421 ____________________________________________________________________________
31422 [  7628] By: jhi                                   on 2000/11/09  14:48:27
31423         Log: Disable only the tests 99 and 166 for UTF-8 locales.
31424      Branch: perl
31425            ! t/pragma/locale.t
31426 ____________________________________________________________________________
31427 [  7627] By: jhi                                   on 2000/11/09  14:40:27
31428         Log: There's no =head3.
31429      Branch: perl
31430            ! pod/perlhack.pod
31431 ____________________________________________________________________________
31432 [  7626] By: jhi                                   on 2000/11/09  13:54:26
31433         Log: The generated boot_* headers are wrong.  Pickier compiler,
31434              such as KAI C++ will refuse to compile the resulting perlmain.
31435              
31436              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
31437              From: Harri Pasanen <harri.pasanen@trema.com>
31438              Date: Thu, 09 Nov 2000 14:23:28 +0100
31439              Message-Id: <3A0AA550.26D548A3@trema.com>
31440      Branch: perl
31441            ! minimod.pl
31442 ____________________________________________________________________________
31443 [  7625] By: jhi                                   on 2000/11/09  13:50:44
31444         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
31445              From: Prymmer/Kahn <pvhp@best.com>
31446              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
31447              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
31448              
31449              All except the "cow orker" change.
31450      Branch: perl
31451            ! Porting/pumpkin.pod
31452 ____________________________________________________________________________
31453 [  7624] By: jhi                                   on 2000/11/09  13:45:33
31454         Log: Fix for
31455              
31456              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
31457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31458              Date: Thu, 09 Nov 2000 11:05:52 +0100
31459              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
31460      Branch: perl
31461            ! pod/perldiag.pod t/pragma/warn/pp_sys
31462 ____________________________________________________________________________
31463 [  7623] By: jhi                                   on 2000/11/09  13:37:16
31464         Log: Typo in an ifndef.
31465              
31466              Subject: Re: [PATCH 5.7.0] better messages from malloc()
31467              From: Joe Smith <jms@inwap.com>         
31468              Date: Thu, 09 Nov 2000 01:33:14 -0800
31469              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
31470      Branch: perl
31471            ! malloc.c
31472 ____________________________________________________________________________
31473 [  7622] By: jhi                                   on 2000/11/09  13:31:18
31474         Log: Remove unused extra arguments.
31475      Branch: metaconfig/U/perl
31476            ! perlxv.U
31477      Branch: perl
31478            ! Configure config_h.SH
31479 ____________________________________________________________________________
31480 [  7621] By: jhi                                   on 2000/11/09  13:16:36
31481         Log: More VMS moves on environment handling, from Charles Lane.
31482      Branch: perl
31483            ! t/pragma/locale.t
31484 ____________________________________________________________________________
31485 [  7620] By: jhi                                   on 2000/11/09  04:42:38
31486         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31487              From: David Dyck <dcd@tc.fluke.com>
31488              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
31489              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
31490      Branch: perl
31491            ! pp_sys.c
31492 ____________________________________________________________________________
31493 [  7619] By: jhi                                   on 2000/11/09  04:36:21
31494         Log: Forgot from #7618.
31495      Branch: perl
31496            ! lib/File/stat.pm
31497 ____________________________________________________________________________
31498 [  7618] By: jhi                                   on 2000/11/09  04:28:44
31499         Log: Make deleting for %ENV work for (newer versions of) VMS,
31500              from Craig A. Berry.
31501      Branch: perl
31502            ! vms/vms.c
31503 ____________________________________________________________________________
31504 [  7617] By: jhi                                   on 2000/11/09  04:25:05
31505         Log: Subject: [PATCH] Class::Struct at compile time
31506              From: "Casey R. Tweten" <crt@kiski.net>
31507              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
31508              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
31509      Branch: perl
31510            ! lib/Class/Struct.pm
31511 ____________________________________________________________________________
31512 [  7616] By: jhi                                   on 2000/11/09  04:15:17
31513         Log: Subject: [ID 20001108.013] spelling
31514              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
31515              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
31516              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
31517      Branch: perl
31518            ! lib/ftp.pl
31519 ____________________________________________________________________________
31520 [  7615] By: jhi                                   on 2000/11/09  04:12:42
31521         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
31522              From: Peter Prymmer <pvhp@forte.com>
31523              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
31524              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
31525      Branch: perl
31526            ! configure.com
31527 ____________________________________________________________________________
31528 [  7614] By: jhi                                   on 2000/11/08  22:42:55
31529         Log: A missing aTHX_.
31530      Branch: perl
31531            ! ext/IPC/SysV/SysV.xs
31532 ____________________________________________________________________________
31533 [  7613] By: jhi                                   on 2000/11/08  19:30:21
31534         Log: Update Changes.
31535      Branch: perl
31536            ! Changes patchlevel.h
31537 ____________________________________________________________________________
31538 [  7612] By: jhi                                   on 2000/11/08  18:35:25
31539         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31540              From: David Dyck <dcd@tc.fluke.com>
31541              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
31542              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
31543      Branch: perl
31544            ! pp_sys.c
31545 ____________________________________________________________________________
31546 [  7611] By: jhi                                   on 2000/11/08  18:30:26
31547         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
31548              From: Dominic Dunlop <domo@computer.org>
31549              Date: Tue, 7 Nov 2000 12:05:25 +0100
31550              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
31551      Branch: perl
31552            ! malloc.c
31553 ____________________________________________________________________________
31554 [  7610] By: jhi                                   on 2000/11/08  18:25:14
31555         Log: Do not test UTF-8 locales since that the tests would require
31556              polymorphic regexen.
31557      Branch: perl
31558            ! t/pragma/locale.t
31559 ____________________________________________________________________________
31560 [  7609] By: jhi                                   on 2000/11/08  17:12:51
31561         Log: Locale buglets.
31562              
31563              Subject: RE: Locales support (setlocale) fixes
31564              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31565              Date: Wed, 8 Nov 2000 20:01:39 +0300
31566              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
31567      Branch: perl
31568            ! t/pragma/locale.t util.c
31569 ____________________________________________________________________________
31570 [  7608] By: jhi                                   on 2000/11/08  17:00:16
31571         Log: Deleting $ENV{PATH} in VMS is not recommendable.
31572      Branch: perl
31573            ! t/pragma/locale.t
31574 ____________________________________________________________________________
31575 [  7607] By: jhi                                   on 2000/11/08  16:58:26
31576         Log: Subject: PATCH std stdio for (Free)BSD
31577              From: Nicholas Clark <nick@ccl4.org>
31578              Date: Wed, 8 Nov 2000 15:36:29 +0000
31579              Message-ID: <20001108153629.D98736@plum.flirble.org>
31580      Branch: metaconfig
31581            ! U/compline/d_stdstdio.U
31582      Branch: perl
31583            ! Configure config_h.SH
31584 ____________________________________________________________________________
31585 [  7606] By: jhi                                   on 2000/11/08  16:43:31
31586         Log: Forgot to bump the line numbers in #7601.
31587      Branch: perl
31588            ! t/pragma/warn/pp_sys
31589 ____________________________________________________________________________
31590 [  7605] By: jhi                                   on 2000/11/08  16:39:12
31591         Log: More careful detection of how well NVs and UVs mix.
31592              
31593              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))
31594              From: Nicholas Clark <nick@ccl4.org>
31595              Date: Wed, 8 Nov 2000 15:14:12 +0000
31596              Message-ID: <20001108151412.B98736@plum.flirble.org>
31597              
31598              Added some SIGFPE paranoia.
31599      Branch: metaconfig/U/perl
31600            ! perlxv.U
31601      Branch: perl
31602            ! Configure config_h.SH
31603 ____________________________________________________________________________
31604 [  7604] By: jhi                                   on 2000/11/08  14:39:10
31605         Log: Subject: [patch perl@7595] VMS configure.com tweak
31606              From: "Craig A. Berry" <craigberry@mac.com>
31607              Date: Wed, 8 Nov 2000 00:24:12 -0600
31608              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
31609      Branch: perl
31610            ! configure.com
31611 ____________________________________________________________________________
31612 [  7603] By: jhi                                   on 2000/11/08  14:27:11
31613         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
31614              From: Robin Barker <rmb1@cise.npl.co.uk>
31615              Date: Wed, 8 Nov 2000 11:11:39 GMT
31616              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
31617      Branch: perl
31618            ! perlio.c
31619 ____________________________________________________________________________
31620 [  7602] By: jhi                                   on 2000/11/08  14:25:03
31621         Log: Fix for the tie-refhash string table leaks.
31622              
31623              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
31624              Date: Wed, 8 Nov 2000 13:03:04 GMT
31625              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
31626      Branch: perl
31627            ! t/lib/tie-refhash.t
31628 ____________________________________________________________________________
31629 [  7601] By: jhi                                   on 2000/11/08  14:21:08
31630         Log: Try to avoid flockless and emulationless places.
31631      Branch: perl
31632            ! t/pragma/warn/pp_sys
31633 ____________________________________________________________________________
31634 [  7600] By: jhi                                   on 2000/11/08  02:28:54
31635         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
31636              
31637              Subject: [PATCH] prototyped functions that should be overrideable
31638              From: "Casey R. Tweten" <crt@kiski.net>
31639              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
31640              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
31641      Branch: perl
31642            ! toke.c
31643 ____________________________________________________________________________
31644 [  7599] By: jhi                                   on 2000/11/08  01:12:05
31645         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
31646              
31647              Subject: [PATCH] perlbug.PL
31648              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31649              Date: Mon, 6 Nov 2000 21:39:01 -0500
31650              Message-ID: <20001106213901.B20955@O2.chapin.edu>
31651      Branch: perl
31652            ! utils/perlbug.PL
31653 ____________________________________________________________________________
31654 [  7598] By: jhi                                   on 2000/11/07  23:42:00
31655         Log: Bad thinko in #7581 (I used the test program with the expanded
31656              values as-is).
31657      Branch: metaconfig
31658            ! U/compline/d_stdstdio.U
31659      Branch: perl
31660            ! Configure
31661 ____________________________________________________________________________
31662 [  7597] By: jhi                                   on 2000/11/07  21:43:29
31663         Log: Subject: [PATCH perl@7573] cygwin port
31664              From: "Fifer, Eric" <EFifer@sanwaint.com>
31665              Date: Tue, 7 Nov 2000 18:08:51 -0000 
31666              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
31667              
31668              Synchronize with Cygwin 1.1.5.
31669      Branch: perl
31670            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
31671            ! pod/perlport.pod unixish.h util.c
31672 ____________________________________________________________________________
31673 [  7596] By: jhi                                   on 2000/11/07  21:39:25
31674         Log: perlhack updates from H.Merijn Brand.
31675      Branch: perl
31676            ! pod/perlhack.pod
31677 ____________________________________________________________________________
31678 [  7595] By: jhi                                   on 2000/11/07  20:21:41
31679         Log: Update Changes.
31680      Branch: perl
31681            ! Changes patchlevel.h
31682 ____________________________________________________________________________
31683 [  7594] By: jhi                                   on 2000/11/07  19:18:58
31684         Log: Be more robust in Dynaloader.pm.
31685      Branch: perl
31686            ! ext/DynaLoader/DynaLoader_pm.PL
31687 ____________________________________________________________________________
31688 [  7593] By: jhi                                   on 2000/11/07  16:49:31
31689         Log: AUTHORS update.
31690      Branch: perl
31691            ! AUTHORS
31692 ____________________________________________________________________________
31693 [  7592] By: gsar                                  on 2000/11/07  16:39:51
31694         Log: normalize relative paths in virtualized current directory on windows,
31695              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
31696              returns)
31697      Branch: perl
31698            ! win32/vdir.h
31699 ____________________________________________________________________________
31700 [  7591] By: jhi                                   on 2000/11/07  16:04:26
31701         Log: Too profiler-happy: with optimization the #7590 actually makes
31702              the test to run 0.5% _slower_.  Requires much more instrumentation.
31703              Retract #7590.
31704      Branch: perl
31705            ! regcomp.c regcomp.h
31706 ____________________________________________________________________________
31707 [  7590] By: jhi                                   on 2000/11/07  15:51:13
31708         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
31709              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
31710              by using memset() and testing bytewise (as opposed to bitwise).
31711      Branch: perl
31712            ! regcomp.c regcomp.h
31713 ____________________________________________________________________________
31714 [  7589] By: jhi                                   on 2000/11/07  12:56:39
31715         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
31716              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31717              Date: Mon, 06 Nov 2000 23:45:30 -0500
31718              Message-Id: <0011079735.AA973576259@univpress.com>
31719      Branch: perl
31720            ! configure.com t/lib/st-lock.t
31721 ____________________________________________________________________________
31722 [  7588] By: jhi                                   on 2000/11/07  01:03:28
31723         Log: Tweak #7587.
31724      Branch: perl
31725            ! pod/perldiag.pod
31726 ____________________________________________________________________________
31727 [  7587] By: jhi                                   on 2000/11/07  01:00:27
31728         Log: A doc addition for bug id 20001105.019, beware \p.
31729      Branch: perl
31730            ! pod/perldiag.pod
31731 ____________________________________________________________________________
31732 [  7586] By: jhi                                   on 2000/11/07  00:32:22
31733         Log: Fake support of holey files in win/dosish platforms.
31734              
31735              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
31736              From: kipp@shonanblue.ne.jp
31737              Date: Mon, 6 Nov 2000 13:30:55 -0800
31738              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
31739      Branch: perl
31740            ! ext/SDBM_File/sdbm/sdbm.c
31741 ____________________________________________________________________________
31742 [  7585] By: jhi                                   on 2000/11/07  00:12:54
31743         Log: Subject: Pod updates
31744              From: "Stephen P. Potter" <spp@spotter.yi.org>
31745              Date: Mon, 06 Nov 2000 18:56:43 -0500
31746              Message-Id: <200011062357.SAA18173@spotter.yi.org>
31747      Branch: perl
31748            ! README.dos README.os2 README.win32 pod/buildtoc.PL
31749            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
31750            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
31751            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
31752            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
31753            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
31754            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
31755            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
31756            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31757            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
31758            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
31759            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
31760            ! pod/perltootc.pod pod/perlunicode.pod
31761 ____________________________________________________________________________
31762 [  7584] By: jhi                                   on 2000/11/07  00:04:17
31763         Log: Varargs don't always work too well if one puts an unsigned
31764              char on the stack and pop an unsigned quad off the stack.
31765              
31766              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
31767              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
31768              Date: Mon, 06 Nov 2000 15:19:05 -0800
31769              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
31770      Branch: perl
31771            ! utf8.c
31772 ____________________________________________________________________________
31773 [  7583] By: jhi                                   on 2000/11/06  23:58:48
31774         Log: %ENV note tweaks from Dan Sugalski.
31775      Branch: perl
31776            ! pod/perlport.pod vms/perlvms.pod
31777 ____________________________________________________________________________
31778 [  7582] By: jhi                                   on 2000/11/06  23:05:49
31779         Log: glibc5 detection by __GNU_LIBRARY__.
31780      Branch: perl
31781            ! toke.c
31782 ____________________________________________________________________________
31783 [  7581] By: jhi                                   on 2000/11/06  22:51:29
31784         Log: Make the stdio test program of 7427 less noisy while being 
31785              compiled so that Digital UNIX wouldn't get both
31786              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
31787              undefined.  This makes perlio happy.
31788      Branch: metaconfig
31789            ! U/compline/d_stdstdio.U
31790      Branch: perl
31791            ! Configure config_h.SH
31792 ____________________________________________________________________________
31793 [  7580] By: jhi                                   on 2000/11/06  22:41:41
31794         Log: Document %ENV = () portability issues.
31795      Branch: perl
31796            ! pod/perlport.pod vms/perlvms.pod
31797 ____________________________________________________________________________
31798 [  7579] By: jhi                                   on 2000/11/06  21:29:24
31799         Log: VOS updates from Paul Green.
31800      Branch: perl
31801            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31802 ____________________________________________________________________________
31803 [  7578] By: jhi                                   on 2000/11/06  21:00:40
31804         Log: Sanitize the environment further.
31805      Branch: perl
31806            ! t/pragma/locale.t
31807 ____________________________________________________________________________
31808 [  7577] By: jhi                                   on 2000/11/06  20:53:51
31809         Log: Re-introduce 7552 lost in integration.
31810      Branch: perl
31811            ! perlio.c
31812 ____________________________________________________________________________
31813 [  7576] By: jhi                                   on 2000/11/06  20:33:46
31814         Log: Admit that the test leaks scalars.
31815      Branch: perl
31816            ! t/comp/proto.t
31817 ____________________________________________________________________________
31818 [  7575] By: jhi                                   on 2000/11/06  20:17:08
31819         Log: Integrate perlio.
31820      Branch: perl
31821           !> perlio.c
31822 ____________________________________________________________________________
31823 [  7574] By: nick                                  on 2000/11/06  20:07:28
31824         Log: Remove debug. Try (Mmap_t) on madvise() call.
31825      Branch: perlio
31826            ! perlio.c
31827 ____________________________________________________________________________
31828 [  7573] By: jhi                                   on 2000/11/06  13:56:05
31829         Log: Update Changes.
31830      Branch: perl
31831            ! Changes patchlevel.h
31832 ____________________________________________________________________________
31833 [  7572] By: jhi                                   on 2000/11/06  13:48:41
31834         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
31835              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31836              Date: Mon, 06 Nov 2000 10:11:42 +0100
31837              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
31838      Branch: perl
31839            ! pod/perlhack.pod
31840 ____________________________________________________________________________
31841 [  7571] By: jhi                                   on 2000/11/06  01:45:51
31842         Log: AUTHORS updates.
31843      Branch: perl
31844            ! AUTHORS
31845 ____________________________________________________________________________
31846 [  7570] By: jhi                                   on 2000/11/06  00:18:00
31847         Log: Fix for
31848              
31849              Subject: [ID 20000728.005] perl -P broken
31850              From: David Dyck <dcd@tc.fluke.com>
31851              Date: Fri, 28 Jul 2000 17:19:16 -0700
31852              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
31853              
31854              (hopefully).  The fix is also not complete, it seems to break
31855              BOM swallowing for libc5 systems, but until someone figures
31856              out a way to do this without ftell(), this will do.
31857      Branch: perl
31858            ! toke.c
31859 ____________________________________________________________________________
31860 [  7569] By: jhi                                   on 2000/11/06  00:05:30
31861         Log: Document that the evaled syntax errors cause scalar leaks.
31862      Branch: perl
31863            ! t/comp/proto.t
31864 ____________________________________________________________________________
31865 [  7568] By: jhi                                   on 2000/11/05  23:14:47
31866         Log: opmini.o can linger from Configures past.
31867      Branch: perl
31868            ! Makefile.SH
31869 ____________________________________________________________________________
31870 [  7567] By: jhi                                   on 2000/11/05  21:28:39
31871         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
31872              first argument correctly.
31873      Branch: perl
31874            ! perlio.c
31875 ____________________________________________________________________________
31876 [  7566] By: jhi                                   on 2000/11/05  21:15:56
31877         Log: Integrate perlio.
31878      Branch: perl
31879           !> perlio.c
31880 ____________________________________________________________________________
31881 [  7565] By: jhi                                   on 2000/11/05  21:15:13
31882         Log: Use -dM for gcc (the suggested patch did it only for Linux,
31883              but I think it can be generalized).
31884              
31885              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
31886              From: Pixel <pixel@mandrakesoft.com>
31887              Date: 05 Nov 2000 21:49:34 +0100 
31888              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
31889      Branch: perl
31890            ! ext/Errno/Errno_pm.PL
31891 ____________________________________________________________________________
31892 [  7564] By: nick                                  on 2000/11/05  21:09:18
31893         Log: Added a mmap layer as a "subclass" of perlio.
31894              PERLIO=mmap ./perl harness passes
31895      Branch: perlio
31896            ! perlio.c
31897 ____________________________________________________________________________
31898 [  7563] By: jhi                                   on 2000/11/05  19:48:55
31899         Log: Add a note for future generations about bug id 20000229.006.
31900      Branch: perl
31901            ! malloc.c
31902 ____________________________________________________________________________
31903 [  7562] By: jhi                                   on 2000/11/05  19:38:24
31904         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
31905      Branch: perl
31906            ! pp_ctl.c t/op/pos.t
31907 ____________________________________________________________________________
31908 [  7561] By: jhi                                   on 2000/11/05  18:21:46
31909         Log: Add =pod to be tidy.
31910      Branch: perl
31911            ! lib/Math/Complex.pm
31912 ____________________________________________________________________________
31913 [  7560] By: jhi                                   on 2000/11/05  17:38:46
31914         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
31915      Branch: perl
31916            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31917            ! ext/Storable/Storable.xs t/lib/st-recurse.t
31918 ____________________________________________________________________________
31919 [  7559] By: jhi                                   on 2000/11/05  17:32:59
31920         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
31921              From: "Peter J. Farley III" <pjfarley@banet.net>
31922              Date: Sun, 05 Nov 2000 11:55:59 -0500
31923              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
31924      Branch: perl
31925            ! t/lib/syslog.t
31926 ____________________________________________________________________________
31927 [  7558] By: jhi                                   on 2000/11/05  17:29:19
31928         Log: Integrate perlio.
31929      Branch: perl
31930           !> perlio.c
31931 ____________________________________________________________________________
31932 [  7557] By: jhi                                   on 2000/11/05  17:22:01
31933         Log: A fix of sorts for 20000329.026, a better error message
31934              for a missing "use charnames" when using the \N{...}. 
31935      Branch: perl
31936            ! pod/perldiag.pod toke.c
31937 ____________________________________________________________________________
31938 [  7556] By: jhi                                   on 2000/11/05  16:33:50
31939         Log: Test tweak: show also the failed locales.
31940              
31941              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
31942              From: Lupe Christoph <lupe@lupe-christoph.de>         
31943              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
31944              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
31945      Branch: perl
31946            ! t/pragma/locale.t
31947 ____________________________________________________________________________
31948 [  7555] By: nick                                  on 2000/11/05  11:09:34
31949         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
31950              open RDWR so does not fail. (pragma/warnings 303 again...)
31951      Branch: perlio
31952            ! perlio.c
31953 ____________________________________________________________________________
31954 [  7554] By: nick                                  on 2000/11/05  10:10:13
31955         Log: Fix case where ungetc(f,EOF) was allowed.
31956              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
31957              so we can see similarities.
31958              Use types more carefully and a STDCHAR array in hope that this will
31959              fix Jarrko's 64bit machine.
31960      Branch: perlio
31961            ! perlio.c
31962 ____________________________________________________________________________
31963 [  7553] By: jhi                                   on 2000/11/05  01:12:16
31964         Log: Fix for
31965              
31966              Subject: [ID 20001004.007] taint propogation is inconsistent
31967              From: pimlott@idiomtech.com (Andrew Pimlott) 
31968              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
31969              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
31970              
31971              The culprit was sv_setsv() which was rather blindly
31972              propagating taint, which lead to behaviour where if
31973              a tainted anon hash value was seen all the hash values
31974              from then on at that level became tainted, or at any
31975              upper levels in the case of nested anon hashes.
31976      Branch: perl
31977            ! sv.c t/op/taint.t
31978 ____________________________________________________________________________
31979 [  7552] By: jhi                                   on 2000/11/04  23:44:18
31980         Log: Some cpps don't like splitting conditionals across several lines.
31981      Branch: perl
31982            ! perlio.c
31983 ____________________________________________________________________________
31984 [  7551] By: nick                                  on 2000/11/04  23:40:44
31985         Log: Integrate mainline
31986      Branch: perlio
31987           !> pp_hot.c t/op/taint.t
31988 ____________________________________________________________________________
31989 [  7550] By: nick                                  on 2000/11/04  23:39:05
31990         Log: Integrate mainline again
31991      Branch: perlio
31992           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
31993           !> t/lib/b.t t/op/misc.t util.c
31994 ____________________________________________________________________________
31995 [  7549] By: jhi                                   on 2000/11/04  23:14:01
31996         Log: Fix for
31997              
31998              Subject: [ID 20001004.006] undef is never tainted
31999              From: pimlott@idiomtech.com (Andrew Pimlott)
32000              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
32001              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
32002              
32003              An undef read from a slurped file was not tainted.
32004      Branch: perl
32005            ! pp_hot.c t/op/taint.t
32006 ____________________________________________________________________________
32007 [  7548] By: jhi                                   on 2000/11/04  22:56:21
32008         Log: Test tweak ($Config{useperlio} is by default undef) .
32009      Branch: perl
32010            ! t/lib/b.t
32011 ____________________________________________________________________________
32012 [  7547] By: jhi                                   on 2000/11/04  22:43:56
32013         Log: Integrate perlio.
32014      Branch: perl
32015           +> lib/perlio.pm
32016           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
32017           !> pod/perlapi.pod t/lib/b.t
32018 ____________________________________________________________________________
32019 [  7546] By: jhi                                   on 2000/11/04  22:40:59
32020         Log: Configure would use a bad $myuname from an old config.sh.
32021              
32022              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
32023              From: Andy Dougherty <doughera@lafayette.edu>
32024              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
32025              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
32026      Branch: metaconfig
32027            ! U/modified/Oldconfig.U
32028      Branch: perl
32029            ! Configure config_h.SH
32030 ____________________________________________________________________________
32031 [  7545] By: jhi                                   on 2000/11/04  22:36:54
32032         Log: Subject: Locales support (setlocale) fixes
32033              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32034              Date: Sat, 4 Nov 2000 10:15:48 +0300 
32035              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
32036              
32037              Modified quite a bit to be more portable.
32038      Branch: perl
32039            ! embed.h embed.pl perl.h proto.h util.c
32040 ____________________________________________________________________________
32041 [  7544] By: jhi                                   on 2000/11/04  22:32:47
32042         Log: Dying is too strict here, better just skip.
32043      Branch: perl
32044            ! t/op/misc.t
32045 ____________________________________________________________________________
32046 [  7543] By: nick                                  on 2000/11/04  21:55:13
32047         Log: Merge mainline
32048      Branch: perlio
32049           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
32050           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
32051           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
32052           !> (integrate 64 files)
32053 ____________________________________________________________________________
32054 [  7542] By: jhi                                   on 2000/11/04  21:09:28
32055         Log: More Changes tweakery.
32056      Branch: perl
32057            ! Changes Porting/genlog
32058 ____________________________________________________________________________
32059 [  7541] By: jhi                                   on 2000/11/04  20:58:18
32060         Log: Changes fixups.
32061      Branch: perl
32062            ! Changes
32063 ____________________________________________________________________________
32064 [  7540] By: jhi                                   on 2000/11/04  20:42:38
32065         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
32066              create a "fast path" for locale name probing using "locale -a"
32067              if available, squash finally hopefully the s?printf resetting
32068              the numeric locale (since, IIUC perllocale, it never shouldn't). 
32069      Branch: perl
32070            ! sv.c t/op/misc.t t/pragma/locale.t
32071 ____________________________________________________________________________
32072 [  7539] By: nick                                  on 2000/11/04  19:56:10
32073         Log: PerlIO infrastructure complete.
32074      Branch: perlio
32075            + lib/perlio.pm
32076            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
32077 ____________________________________________________________________________
32078 [  7538] By: nick                                  on 2000/11/04  14:31:32
32079         Log: Type tweaks + less contorted allocation scheme
32080      Branch: perlio
32081            ! perlio.c
32082 ____________________________________________________________________________
32083 [  7537] By: nick                                  on 2000/11/04  12:40:42
32084         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
32085              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
32086              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
32087              sensible) which lead to some interesting fails.
32088      Branch: perlio
32089            ! perlio.c
32090 ____________________________________________________________________________
32091 [  7536] By: jhi                                   on 2000/11/04  00:20:02
32092         Log: Add FCNTL_CAN_LOCK.
32093              
32094              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
32095              From: Andy Dougherty <doughera@lafayette.edu>
32096              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
32097              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
32098              
32099              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
32100              From: Andy Dougherty <doughera@lafayette.edu>
32101              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
32102              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
32103      Branch: metaconfig/U/perl
32104            + d_fcntl_can_lock.U
32105            ! startperl.U
32106      Branch: perl
32107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32108            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
32109            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32110            ! vos/config.ga.h win32/config.bc win32/config.gc
32111            ! win32/config.vc
32112 ____________________________________________________________________________
32113 [  7535] By: nick                                  on 2000/11/03  22:19:10
32114         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
32115              - Works on Linux with
32116              perlio + unix
32117              stdio
32118              - Works on Solaris with
32119              perlio + unix
32120              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
32121              - Fails (hangs in openpid) if you try and stack
32122              perlio + stdio - Linux stdio's read() logic is hanging.
32123      Branch: perlio
32124            ! iperlsys.h perlio.c
32125 ____________________________________________________________________________
32126 [  7534] By: jhi                                   on 2000/11/03  15:16:02
32127         Log: Subject: Re: README.aix
32128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32129              Date: Fri, 03 Nov 2000 16:03:15 +0100
32130              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
32131      Branch: perl
32132            ! README.aix
32133 ____________________________________________________________________________
32134 [  7533] By: jhi                                   on 2000/11/03  03:59:02
32135         Log: Subject: [PATCH 5.7.0] better messages from malloc()
32136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32137              Date: Wed, 1 Nov 2000 23:39:56 -0500
32138              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
32139      Branch: perl
32140            ! malloc.c pod/perldiag.pod
32141 ____________________________________________________________________________
32142 [  7532] By: jhi                                   on 2000/11/03  00:11:56
32143         Log: The #7521 touched things it shouldn't have.
32144      Branch: perl
32145            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
32146 ____________________________________________________________________________
32147 [  7531] By: jhi                                   on 2000/11/02  22:32:33
32148         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
32149              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32150              Date:     Thu, 2 Nov 2000 16:58:36 EST
32151              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
32152      Branch: perl
32153            ! vms/gen_shrfls.pl
32154 ____________________________________________________________________________
32155 [  7530] By: jhi                                   on 2000/11/02  22:08:49
32156         Log: Fix the problem discussed in
32157              
32158              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
32159              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
32160              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
32161              
32162              originally from Linc Madison.  Also Andreas König's comments
32163              taken into account.  Some other problems with Tie::SubstrHash
32164              fixed: didn't croak when the table exceeded the requested number
32165              of entries (as documented) but instead when the number of entries
32166              exceeded the size of the table, a croak() had an unnecessary \n,
32167              didn't have a CLEAR method, documented that there is no exists().
32168              Didn't fix to be strict-proof because the module uses &foo; and
32169              dynamic scope.  Added a test script exercizing both first tamely 
32170              the basic functionality, and then the failure cases reported by
32171              Linc Madison.
32172      Branch: perl
32173            + t/lib/tie-substrhash.t
32174            ! MANIFEST lib/Tie/SubstrHash.pm
32175 ____________________________________________________________________________
32176 [  7529] By: jhi                                   on 2000/11/02  17:58:08
32177         Log: recv() can fail and return undef.
32178              
32179              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
32180              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
32181              Date: Thu, 2 Nov 2000 20:12:20 +0300
32182              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
32183      Branch: perl
32184            ! lib/Net/Ping.pm
32185 ____________________________________________________________________________
32186 [  7528] By: jhi                                   on 2000/11/02  17:49:09
32187         Log: Detpyo.
32188      Branch: perl
32189            ! pod/perlop.pod
32190 ____________________________________________________________________________
32191 [  7527] By: jhi                                   on 2000/11/02  15:48:37
32192         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
32193              fix a autovivification bug in Tie::RefHash, add tests for both.
32194              
32195              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
32196              From: Edward Avis <epa98@doc.ic.ac.uk>
32197              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
32198              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
32199      Branch: perl
32200            + t/lib/tie-refhash.t
32201            ! MANIFEST lib/Tie/RefHash.pm
32202 ____________________________________________________________________________
32203 [  7526] By: jhi                                   on 2000/11/02  13:56:26
32204         Log: Test::Harness revealed buglets in the new DynaLoader.
32205              
32206              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
32207              From: andreas.koenig@anima.de (Andreas J. Koenig)
32208              Date: 02 Nov 2000 11:26:48 +0100 
32209              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
32210      Branch: perl
32211            ! ext/DynaLoader/DynaLoader_pm.PL
32212 ____________________________________________________________________________
32213 [  7525] By: jhi                                   on 2000/11/01  23:52:08
32214         Log: The entry for #7503 was missing.
32215      Branch: perl
32216            ! Changes
32217 ____________________________________________________________________________
32218 [  7524] By: jhi                                   on 2000/11/01  23:40:52
32219         Log: Update Changes.
32220      Branch: perl
32221            ! Changes patchlevel.h
32222 ____________________________________________________________________________
32223 [  7523] By: jhi                                   on 2000/11/01  22:57:09
32224         Log: More tweaking on the #7522 theme.
32225      Branch: perl
32226            ! ext/DynaLoader/DynaLoader_pm.PL
32227 ____________________________________________________________________________
32228 [  7522] By: jhi                                   on 2000/11/01  22:06:15
32229         Log: Expand %Config variables and %ENV variables only if
32230              so requested during build time using the
32231              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
32232              Not expanding makes relocating distributions easier.
32233      Branch: perl
32234            ! ext/DynaLoader/DynaLoader_pm.PL
32235 ____________________________________________________________________________
32236 [  7521] By: jhi                                   on 2000/11/01  20:56:34
32237         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
32238              and setgid() because they were just changing $< and $( which means
32239              only changing the real uid/gid, as opposed to changing both
32240              real and effective ids.  (The alternative way could have been
32241              in POSIX.pm to change $> and $), too, but making a direct call
32242              to the C API feels cleaner.)  Fixes the bug
32243              
32244              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
32245              From: "Garry T. Williams" <garry@zvolve.com>
32246              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
32247              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
32248      Branch: perl
32249            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32250            ! ext/POSIX/typemap pod/perlvar.pod
32251 ____________________________________________________________________________
32252 [  7520] By: jhi                                   on 2000/11/01  20:08:33
32253         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
32254              From: "Garry T. Williams" <garry@zvolve.com>
32255              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
32256              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
32257      Branch: perl
32258            ! pod/perlsec.pod
32259 ____________________________________________________________________________
32260 [  7519] By: jhi                                   on 2000/11/01  20:01:22
32261         Log: Locale warning explanation tweak.
32262      Branch: perl
32263            ! pod/perldiag.pod
32264 ____________________________________________________________________________
32265 [  7518] By: jhi                                   on 2000/11/01  18:57:13
32266         Log: C.pm part of
32267              
32268              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
32269              From: Jarkko Hietaniemi <jhi@iki.fi>
32270              Date: Tue, 10 Oct 2000 08:22:28 -0500
32271              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
32272      Branch: perl
32273            ! ext/B/B/C.pm
32274 ____________________________________________________________________________
32275 [  7517] By: jhi                                   on 2000/11/01  18:41:59
32276         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
32277              From: Martien Verbruggen <mgjv@comdyn.com.au>
32278              Date: Fri, 6 Oct 2000 14:09:10 +1100
32279              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
32280      Branch: perl
32281            ! pod/perlop.pod
32282 ____________________________________________________________________________
32283 [  7516] By: jhi                                   on 2000/11/01  18:34:55
32284         Log: Generalize the Camel wording.
32285              
32286              Subject: Re: perlfaq style changes
32287              From: John Borwick <jhborwic@unity.ncsu.edu>
32288              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
32289              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
32290      Branch: perl
32291            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
32292 ____________________________________________________________________________
32293 [  7515] By: jhi                                   on 2000/11/01  16:52:31
32294         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
32295              From: pimlott@idiomtech.com (Andrew Pimlott)
32296              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
32297              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
32298      Branch: perl
32299            ! pod/perlsec.pod
32300 ____________________________________________________________________________
32301 [  7514] By: jhi                                   on 2000/11/01  15:03:40
32302         Log: More AIX lore.
32303      Branch: perl
32304            ! ext/re/hints/aix.pl
32305 ____________________________________________________________________________
32306 [  7513] By: jhi                                   on 2000/11/01  14:48:30
32307         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
32308              From: root <root@chronos.fi.muni.cz>
32309              Date: Wed, 1 Nov 2000 12:31:32 +0100
32310              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
32311      Branch: perl
32312            ! lib/Net/Ping.pm
32313 ____________________________________________________________________________
32314 [  7512] By: jhi                                   on 2000/11/01  14:46:47
32315         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
32316              From: Martin Husemann <martin@duskware.de>
32317              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
32318              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
32319      Branch: perl
32320            ! regcomp.c
32321 ____________________________________________________________________________
32322 [  7511] By: jhi                                   on 2000/11/01  14:39:50
32323         Log: AUTHORS updates.
32324      Branch: perl
32325            ! AUTHORS
32326 ____________________________________________________________________________
32327 [  7510] By: jhi                                   on 2000/11/01  14:29:50
32328         Log: Subject: [PATCH] startperl to respect versiononly
32329              From: Robin Barker <rmb1@cise.npl.co.uk> 
32330              Date: Tue, 31 Oct 2000 16:29:36 GMT
32331              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
32332      Branch: metaconfig/U/perl
32333            ! startperl.U
32334      Branch: perl
32335            ! Configure config_h.SH
32336 ____________________________________________________________________________
32337 [  7509] By: jhi                                   on 2000/11/01  14:19:53
32338         Log: printf UVs the correct way, noticed by Robin Barker.
32339      Branch: perl
32340            ! utf8.c
32341 ____________________________________________________________________________
32342 [  7508] By: jhi                                   on 2000/11/01  14:10:03
32343         Log: Do not cleanup *% because the % has special meanings in some
32344              shell environments.
32345      Branch: perl
32346            ! ext/Storable/Makefile.PL
32347 ____________________________________________________________________________
32348 [  7507] By: jhi                                   on 2000/11/01  14:06:00
32349         Log: The NonStop-UX libraries have a novel way to say NaN.
32350      Branch: perl
32351            ! t/lib/bigfltpm.t
32352 ____________________________________________________________________________
32353 [  7506] By: jhi                                   on 2000/11/01  14:03:35
32354         Log: The osname has been lowercased by now, from Tom Bates.
32355      Branch: metaconfig
32356            ! U/modified/Oldconfig.U
32357      Branch: perl
32358            ! Configure config_h.SH
32359 ____________________________________________________________________________
32360 [  7505] By: jhi                                   on 2000/10/31  19:18:39
32361         Log: The compiler is either gcc or cc, from Tom Bates.
32362      Branch: perl
32363            ! hints/nonstopux.sh
32364 ____________________________________________________________________________
32365 [  7504] By: jhi                                   on 2000/10/31  14:53:42
32366         Log: Update Changes.
32367      Branch: perl
32368            ! Changes patchlevel.h
32369 ____________________________________________________________________________
32370 [  7503] By: jhi                                   on 2000/10/31  14:30:50
32371         Log: Whitespace style tweak.  Was originally going to see to
32372              
32373              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32374              From: Joe Smith <jms@inwap.com>
32375              Date: Mon, 30 Oct 2000 18:47:57 -0800
32376              Message-Id: <39FE32DD.24AAC4D@inwap.com>
32377              
32378              but that had already been taken care of.
32379      Branch: metaconfig
32380            ! U/compline/d_stdstdio.U
32381      Branch: perl
32382            ! Configure config_h.SH
32383 ____________________________________________________________________________
32384 [  7502] By: jhi                                   on 2000/10/31  14:25:02
32385         Log: AUTHORS tweaks.
32386      Branch: perl
32387            ! AUTHORS
32388 ____________________________________________________________________________
32389 [  7501] By: jhi                                   on 2000/10/31  14:23:59
32390         Log: Subject: perlfaq style changes
32391              From: John Borwick <jhborwic@unity.ncsu.edu>
32392              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
32393              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
32394      Branch: perl
32395            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32396            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32397            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32398            ! pod/perlfaq9.pod
32399 ____________________________________________________________________________
32400 [  7500] By: jhi                                   on 2000/10/31  14:22:15
32401         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
32402              
32403              Subject: Re: [ID 20000918.005] ~ on wide chars
32404              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32405              Date: Mon, 30 Oct 2000 21:09:55 -0800
32406              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
32407              
32408              (The ord() part of the patch skipped.)
32409      Branch: perl
32410            ! doop.c
32411 ____________________________________________________________________________
32412 [  7499] By: jhi                                   on 2000/10/31  14:20:08
32413         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
32414              From: Jens Hamisch <jens@Strawberry.COM>
32415              Date: Mon, 30 Oct 2000 15:17:07 +0100
32416              Message-Id: <20001030151707.A9597@Strawberry.COM>
32417      Branch: perl
32418            ! av.c
32419 ____________________________________________________________________________
32420 [  7498] By: jhi                                   on 2000/10/31  14:16:29
32421         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
32422              From: Peter Prymmer <pvhp@forte.com>
32423              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
32424              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
32425      Branch: perl
32426            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
32427            + ext/Encode/Encode/posix-bc.enc
32428            ! MANIFEST t/lib/encode.t
32429 ____________________________________________________________________________
32430 [  7497] By: jhi                                   on 2000/10/31  14:13:22
32431         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
32432              From: Peter Prymmer <pvhp@forte.com>
32433              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
32434              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
32435      Branch: perl
32436            ! t/lib/cgi-html.t
32437 ____________________________________________________________________________
32438 [  7496] By: jhi                                   on 2000/10/31  14:12:05
32439         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
32440              From: Peter Prymmer <pvhp@forte.com>
32441              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
32442              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
32443      Branch: perl
32444            ! t/lib/cgi-function.t
32445 ____________________________________________________________________________
32446 [  7495] By: jhi                                   on 2000/10/31  14:11:08
32447         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
32448              From: Peter Prymmer <pvhp@forte.com>
32449              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
32450              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
32451      Branch: perl
32452            + ext/re/hints/aix.pl
32453            ! MANIFEST ext/re/Makefile.PL
32454 ____________________________________________________________________________
32455 [  7494] By: jhi                                   on 2000/10/31  14:08:32
32456         Log: Use Errno magic.
32457              
32458              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
32459              From: Casey Tweten <perl@ctweten.amsite.com>
32460              Date: Mon, 30 Oct 2000 15:51:17 -0500
32461              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
32462      Branch: perl
32463            ! lib/File/Temp.pm
32464 ____________________________________________________________________________
32465 [  7493] By: jhi                                   on 2000/10/31  14:05:07
32466         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
32467              
32468              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
32469              From: Nicholas Clark <nick@ccl4.org>
32470              Date: Mon, 30 Oct 2000 17:38:45 +0000
32471              Message-ID: <20001030173845.O60355@plum.flirble.org>
32472      Branch: perl
32473            ! Makefile.SH utils/perlbug.PL
32474 ____________________________________________________________________________
32475 [  7492] By: nick                                  on 2000/10/30  19:37:23
32476         Log: Change files which are mysteriously different to mainline to be
32477              copies of mainline.
32478      Branch: perlio
32479            ! objXSUB.h perlapi.c pod/perlapi.pod
32480 ____________________________________________________________________________
32481 [  7491] By: nick                                  on 2000/10/30  18:05:54
32482         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
32483              - typo in endian code in putc.
32484              - Don't allow read of write-only files and vice-versa
32485              - and off-by-one in flush-all loop.
32486              Remove debug calls as they were using GCC specific features.
32487      Branch: perlio
32488            ! perlio.c
32489 ____________________________________________________________________________
32490 [  7490] By: nick                                  on 2000/10/29  21:45:45
32491         Log: Integrate mainline to perlio
32492      Branch: perlio
32493           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
32494           !> toke.c
32495 ____________________________________________________________________________
32496 [  7489] By: jhi                                   on 2000/10/29  21:11:08
32497         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
32498              From: andreas.koenig@anima.de (Andreas J. Koenig)
32499              Date: 29 Oct 2000 22:05:59 +0100
32500              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
32501      Branch: perl
32502            ! lib/ExtUtils/Manifest.pm
32503 ____________________________________________________________________________
32504 [  7488] By: jhi                                   on 2000/10/29  21:07:47
32505         Log: Tests for #7487.
32506              
32507              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32508              From: andreas.koenig@anima.de (Andreas J. Koenig)
32509              Date: 29 Oct 2000 19:37:09 +0100
32510              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
32511      Branch: perl
32512            ! t/comp/proto.t
32513 ____________________________________________________________________________
32514 [  7487] By: jhi                                   on 2000/10/29  21:06:27
32515         Log: constsub spillage.
32516              
32517              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32518              From: John Tobey <jtobey@john-edwin-tobey.org>
32519              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
32520              Message-Id: <m13pvSr-000FObC@feynman.localnet>
32521      Branch: perl
32522            ! op.c
32523 ____________________________________________________________________________
32524 [  7486] By: nick                                  on 2000/10/29  21:05:04
32525         Log: Integrate mainline to perlio branch
32526      Branch: perlio
32527           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
32528           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
32529           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
32530           +> vos/install_perl.cm
32531            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
32532            - vos/config.h vos/config_h.SH_orig
32533           !> (integrate 141 files)
32534 ____________________________________________________________________________
32535 [  7485] By: jhi                                   on 2000/10/29  21:00:47
32536         Log: Make \x{...} consistently produce UTF-8.
32537              
32538              Subject: Re: \x{...} is confused 
32539              From: Simon Cozens <simon@cozens.net>
32540              Date: Sun, 29 Oct 2000 19:36:48 +0000
32541              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
32542      Branch: perl
32543            ! t/pragma/utf8.t toke.c
32544 ____________________________________________________________________________
32545 [  7484] By: nick                                  on 2000/10/29  20:05:29
32546         Log: PerlIO passes all tests.
32547      Branch: perlio
32548            ! perlio.c
32549 ____________________________________________________________________________
32550 [  7483] By: jhi                                   on 2000/10/29  18:06:55
32551         Log: Update Changes.
32552      Branch: perl
32553            ! Changes patchlevel.h
32554 ____________________________________________________________________________
32555 [  7482] By: nick                                  on 2000/10/29  17:43:28
32556         Log: Include <unistd.h> to get correct lseek() prototype etc.
32557              (I thought perl.h did that) - down to two fails
32558              - comp/require.t (last test)
32559              - lib/io_xs.t - possibly import/export of FILE * ?
32560      Branch: perlio
32561            ! perlio.c
32562 ____________________________________________________________________________
32563 [  7481] By: jhi                                   on 2000/10/29  17:02:37
32564         Log: UTF-8 decoder tweak.
32565      Branch: perl
32566            ! utf8.c
32567 ____________________________________________________________________________
32568 [  7480] By: nick                                  on 2000/10/29  16:26:11
32569         Log: Fixed two bugs:
32570              - error code not being set on close (of broken pipe)
32571              - append mode was truncating.
32572              At least one seek/tell bug remains.
32573      Branch: perlio
32574            ! perlio.c
32575 ____________________________________________________________________________
32576 [  7479] By: nick                                  on 2000/10/29  11:18:16
32577         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
32578              in case of accidents. Still several worrying fails, no line disciplines yet.
32579      Branch: perlio
32580            ! iperlsys.h perlio.c
32581 ____________________________________________________________________________
32582 [  7478] By: jhi                                   on 2000/10/29  02:04:01
32583         Log: Add also emailless people.
32584      Branch: perl
32585            ! AUTHORS
32586 ____________________________________________________________________________
32587 [  7477] By: jhi                                   on 2000/10/29  01:36:00
32588         Log: The #7476 needs a MANIFEST change, too.
32589      Branch: perl
32590            ! MANIFEST
32591 ____________________________________________________________________________
32592 [  7476] By: jhi                                   on 2000/10/29  01:35:21
32593         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
32594      Branch: perl
32595            - MAINTAIN
32596            ! AUTHORS Changes
32597 ____________________________________________________________________________
32598 [  7475] By: jhi                                   on 2000/10/28  23:57:25
32599         Log: De-quoted-unreadable to ISO Latin 1.
32600              (There's one ISO-2022-JP name in Changes5.004.)
32601      Branch: perl
32602            ! Changes Changes5.6
32603 ____________________________________________________________________________
32604 [  7474] By: jhi                                   on 2000/10/28  19:13:06
32605         Log: Subject: [ID 20001027.007] uniq array in perlfaq
32606              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
32607              Date: Fri, 27 Oct 2000 19:28:30 +0200
32608              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
32609      Branch: perl
32610            ! pod/perlfaq4.pod
32611 ____________________________________________________________________________
32612 [  7473] By: jhi                                   on 2000/10/28  18:02:05
32613         Log: Locking null mutexes is not recommendable.
32614              
32615              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
32616              From: Hugo <hv@crypt.compulink.co.uk>
32617              Date: Sat, 28 Oct 2000 18:41:12 +0100
32618              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
32619      Branch: perl
32620            ! op.c
32621 ____________________________________________________________________________
32622 [  7472] By: jhi                                   on 2000/10/28  17:52:58
32623         Log: Better create a true mailing list for the repository keepers.
32624      Branch: perl
32625            ! Porting/repository.pod
32626 ____________________________________________________________________________
32627 [  7471] By: jhi                                   on 2000/10/28  17:28:24
32628         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
32629              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32630      Branch: perl
32631            + Porting/repository.pod
32632            ! MANIFEST
32633 ____________________________________________________________________________
32634 [  7470] By: jhi                                   on 2000/10/28  17:20:54
32635         Log: Subject: DOC PATCH 5.6.0
32636              From: mjd@plover.com
32637              Date: 27 Oct 2000 17:32:44 -0000
32638              Message-ID: <20001027173244.23754.qmail@plover.com>
32639      Branch: perl
32640            ! pod/perlfunc.pod
32641 ____________________________________________________________________________
32642 [  7469] By: jhi                                   on 2000/10/28  17:16:45
32643         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32644              From: "Peter J. Farley III" <pjfarley@banet.net>
32645              Date: Fri, 27 Oct 2000 20:32:56 -0400
32646              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
32647      Branch: perl
32648            ! README.dos
32649 ____________________________________________________________________________
32650 [  7468] By: jhi                                   on 2000/10/28  17:07:18
32651         Log: Make target reordering to avoid pointless re-makes.
32652              
32653              Subject: Re: Total re-make of 'make okfile' after 7451 ?
32654              From: Nicholas Clark <nick@ccl4.org>
32655              Date: Sat, 28 Oct 2000 00:31:02 +0100
32656              Message-ID: <20001028003101.A54517@plum.flirble.org>
32657      Branch: perl
32658            ! Makefile.SH
32659 ____________________________________________________________________________
32660 [  7467] By: jhi                                   on 2000/10/28  17:05:31
32661         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32662              From: lvirden@cas.org
32663              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
32664              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
32665      Branch: perl
32666            ! README.os2
32667 ____________________________________________________________________________
32668 [  7466] By: jhi                                   on 2000/10/28  16:09:16
32669         Log: Upgrade to CPAN 1.58_55.
32670              
32671              Subject: CPAN.pm status
32672              From: andreas.koenig@anima.de (Andreas J. Koenig) 
32673              Date: 28 Oct 2000 08:18:00 +0200 
32674              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
32675      Branch: perl
32676            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32677 ____________________________________________________________________________
32678 [  7465] By: jhi                                   on 2000/10/28  16:02:47
32679         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32680      Branch: perl
32681            ! embed.h embed.pl perl.h proto.h toke.c
32682 ____________________________________________________________________________
32683 [  7464] By: nick                                  on 2000/10/28  10:43:44
32684         Log: Fix for sv_2iv() on "shared" value from keys %hash.
32685      Branch: perl
32686            ! sv.c
32687 ____________________________________________________________________________
32688 [  7463] By: jhi                                   on 2000/10/27  16:18:29
32689         Log: Update Changes.
32690      Branch: perl
32691            ! Changes patchlevel.h
32692 ____________________________________________________________________________
32693 [  7462] By: jhi                                   on 2000/10/27  16:17:44
32694         Log: Too enthusiastic editing in #7460.
32695      Branch: metaconfig
32696            ! U/modified/Oldsym.U
32697      Branch: perl
32698            ! Configure config_h.SH
32699 ____________________________________________________________________________
32700 [  7461] By: jhi                                   on 2000/10/27  15:37:38
32701         Log: Retract #7459, the script needs more work.
32702      Branch: perl
32703            - mkreef
32704            ! MANIFEST
32705 ____________________________________________________________________________
32706 [  7460] By: jhi                                   on 2000/10/27  15:23:14
32707         Log: Use $sort, $uniq (and $tr) consistently as wondered
32708              by Nicholas Clark.
32709      Branch: metaconfig
32710            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
32711            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
32712            ! U/modified/libc.U
32713      Branch: perl
32714            ! Configure config_h.SH
32715 ____________________________________________________________________________
32716 [  7459] By: jhi                                   on 2000/10/27  15:02:07
32717         Log: (Retracted by #7461)
32718              
32719              Add a shell script for creating/removing symbolic link farms,
32720              useful for keeping the source code read-only and doing the
32721              builds somewhere else.
32722      Branch: perl
32723            + mkreef
32724            ! MANIFEST
32725 ____________________________________________________________________________
32726 [  7458] By: jhi                                   on 2000/10/27  14:42:20
32727         Log: Do away with the fix_pl.
32728      Branch: perl
32729            - fix_pl
32730            ! MANIFEST Makefile.SH
32731 ____________________________________________________________________________
32732 [  7457] By: jhi                                   on 2000/10/27  12:43:13
32733         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32734              From: Jens Hamisch <jens@Strawberry.COM>
32735              Date: Fri, 27 Oct 2000 14:38:21 +0200
32736              Message-Id: <20001027143821.B3366@Strawberry.COM>
32737      Branch: perl
32738            ! perl.h
32739 ____________________________________________________________________________
32740 [  7456] By: jhi                                   on 2000/10/27  12:33:42
32741         Log: Subject: [PATCH] todo
32742              From: Nicholas Clark <nick@ccl4.org>
32743              Date: Thu, 26 Oct 2000 22:32:29 +0100
32744              Message-ID: <20001026223229.A44540@plum.flirble.org>
32745      Branch: perl
32746            ! pod/perltodo.pod
32747 ____________________________________________________________________________
32748 [  7455] By: jhi                                   on 2000/10/27  12:02:21
32749         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
32750              From: John Tobey <jtobey@john-edwin-tobey.org>
32751              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
32752              Message-Id: <m13ozHF-000FObC@feynman.localnet>
32753      Branch: perl
32754            ! op.c t/pragma/sub_lval.t
32755 ____________________________________________________________________________
32756 [  7454] By: jhi                                   on 2000/10/27  11:59:42
32757         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32758              From: sthoenna@efn.org
32759              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
32760              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
32761      Branch: perl
32762            ! pp.c t/op/assignwarn.t
32763 ____________________________________________________________________________
32764 [  7453] By: jhi                                   on 2000/10/27  00:15:08
32765         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
32766      Branch: perl
32767            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32768            ! ext/Storable/Storable.xs t/lib/st-lock.t
32769 ____________________________________________________________________________
32770 [  7452] By: jhi                                   on 2000/10/26  13:05:52
32771         Log: Undo #7451, this seems to be a deficiency in Perforce,
32772              there is no per-file line-terminator type, only per-client.
32773      Branch: perl
32774            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32775            ! win32/makefile.mk
32776 ____________________________________________________________________________
32777 [  7451] By: jhi                                   on 2000/10/26  04:56:03
32778         Log: Experimenting in DOS arcana.
32779      Branch: perl
32780            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32781            ! win32/makefile.mk
32782 ____________________________________________________________________________
32783 [  7450] By: jhi                                   on 2000/10/26  04:50:52
32784         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
32785              From: "Peter J. Farley III" <pjfarley@banet.net>            
32786              Date: Wed, 25 Oct 2000 23:10:18 -0400
32787              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
32788      Branch: perl
32789            ! t/io/open.t
32790 ____________________________________________________________________________
32791 [  7449] By: jhi                                   on 2000/10/26  04:49:16
32792         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
32793              From: Hugo <hv@crypt.compulink.co.uk>
32794              Date: Thu, 26 Oct 2000 01:55:17 +0100
32795              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
32796              
32797              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
32798      Branch: perl
32799            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
32800 ____________________________________________________________________________
32801 [  7448] By: jhi                                   on 2000/10/26  04:38:36
32802         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32803              From: Peter Prymmer <pvhp@forte.com>
32804              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
32805              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
32806      Branch: perl
32807            ! configure.com
32808 ____________________________________________________________________________
32809 [  7447] By: jhi                                   on 2000/10/25  23:20:02
32810         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32811              in platforms that strictly require all the symbols being present
32812              at link time.
32813      Branch: perl
32814            ! handy.h
32815 ____________________________________________________________________________
32816 [  7446] By: jhi                                   on 2000/10/25  21:55:57
32817         Log: Update Changes.
32818      Branch: perl
32819            ! Changes patchlevel.h
32820 ____________________________________________________________________________
32821 [  7445] By: jhi                                   on 2000/10/25  21:27:08
32822         Log: Integrate with vmsperl #7430 by Charles Bailey:
32823              
32824              Cleanup from prior patch (Charles Lane?):
32825              - improve handling of MFDs in Basename and Path
32826              - default to no xsubpp line # munging when building debug images
32827      Branch: perl
32828           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32829 ____________________________________________________________________________
32830 [  7444] By: jhi                                   on 2000/10/25  21:03:50
32831         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
32832              From: John Peacock <JPeacock@UnivPress.com>
32833              Date: Thu, 18 May 2000 11:55:27 -0400
32834              Message-ID: <3924126F.A58BE57A@UnivPress.com>
32835      Branch: perl
32836            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
32837            ! t/op/write.t
32838 ____________________________________________________________________________
32839 [  7443] By: jhi                                   on 2000/10/25  20:43:10
32840         Log: Temporary stopgap for the self-tying issue: for now only
32841              array and hash self-ties are verboten.  The real fix, of
32842              course, would be to comprehensively test (and implement?)
32843              and debug (and document) self-ties.
32844      Branch: perl
32845            ! pod/perldiag.pod pp_sys.c t/op/tie.t
32846 ____________________________________________________________________________
32847 [  7442] By: jhi                                   on 2000/10/25  20:14:30
32848         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
32849              From: Dan Sugalski <dan@sidhe.org>
32850              Date: Wed, 25 Oct 2000 13:36:35 -0400
32851              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
32852              
32853              plus regen global.sym.
32854      Branch: perl
32855            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
32856            ! thrdvar.h util.c
32857 ____________________________________________________________________________
32858 [  7441] By: jhi                                   on 2000/10/25  20:12:20
32859         Log: buildtoc target tweaks.
32860      Branch: perl
32861            ! pod/Makefile.SH
32862 ____________________________________________________________________________
32863 [  7440] By: jhi                                   on 2000/10/25  20:03:53
32864         Log: A new version of making the syslog test more robust.
32865              (Replaces #7421.)
32866              
32867              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32868              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32869              Date: Wed, 25 Oct 2000 12:13:54 -0400
32870              Message-ID: <20001025121354.B2264@O2.chapin.edu>
32871      Branch: perl
32872            ! t/lib/syslog.t
32873 ____________________________________________________________________________
32874 [  7439] By: jhi                                   on 2000/10/25  20:00:48
32875         Log: Continue the internal UTF-8 API tweaking.
32876              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32877              used much more than the simpler API, now called utf8_to_uv_simple().
32878              Still not quite happy with API, too much partial duplication
32879              of functionality.
32880      Branch: perl
32881            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
32882            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
32883            ! regcomp.c regexec.c sv.c toke.c utf8.c
32884 ____________________________________________________________________________
32885 [  7438] By: jhi                                   on 2000/10/25  18:52:30
32886         Log: Allow poking holes at the UTF-8 decoding strictness.
32887      Branch: perl
32888            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
32889            ! utf8.h
32890 ____________________________________________________________________________
32891 [  7437] By: jhi                                   on 2000/10/25  13:53:05
32892         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
32893              UTF8LEN() and UTF8SKIP(). 
32894      Branch: perl
32895            ! pp.c utf8.c utf8.h
32896 ____________________________________________________________________________
32897 [  7436] By: jhi                                   on 2000/10/25  13:51:37
32898         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
32899              From: Nicholas Clark <nick@ccl4.org>
32900              Date: Wed, 25 Oct 2000 14:44:05 +0100
32901              Message-ID: <20001025144404.D27253@plum.flirble.org>
32902      Branch: perl
32903            ! pod/perlrun.pod
32904 ____________________________________________________________________________
32905 [  7435] By: jhi                                   on 2000/10/25  13:49:32
32906         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32907              From: Mike Guy <mjtg@cam.ac.uk>
32908              Date: Tue, 24 Oct 2000 14:59:40 +0100
32909              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
32910      Branch: perl
32911            ! scope.c
32912 ____________________________________________________________________________
32913 [  7434] By: jhi                                   on 2000/10/25  13:48:41
32914         Log: AIX is picky about its symbol exports.  Solution for now
32915              is to include the deb.o explicitly to the re extension build.
32916              
32917              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
32918              From: Peter Prymmer <pvhp@forte.com>
32919              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
32920              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
32921      Branch: perl
32922            ! ext/re/Makefile.PL hints/aix.sh
32923 ____________________________________________________________________________
32924 [  7433] By: jhi                                   on 2000/10/25  13:46:49
32925         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32926              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32927              Date: Wed, 25 Oct 2000 12:02:20 +0200
32928              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
32929      Branch: perl
32930            ! perlsdio.h
32931 ____________________________________________________________________________
32932 [  7432] By: jhi                                   on 2000/10/25  13:44:28
32933         Log: Subject: Minor update to find2perl, for portability
32934              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32935              Date: Wed, 25 Oct 2000 12:05:47 +0100
32936              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
32937      Branch: perl
32938            ! x2p/find2perl.PL
32939 ____________________________________________________________________________
32940 [  7431] By: jhi                                   on 2000/10/25  13:40:39
32941         Log: Add targets to Makefile.SH, most importantly
32942              'regen_all' which also remembers to update vms/perly*.
32943      Branch: perl
32944            ! Makefile.SH
32945 ____________________________________________________________________________
32946 [  7430] By: bailey                                on 2000/10/25  03:13:53
32947         Log: Cleanup from prior patch (Charles Lane?):
32948              - improve handling of MFDs in Basename and Path
32949              - default to no xsubpp line # munging when building debug images
32950      Branch: vmsperl
32951            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32952 ____________________________________________________________________________
32953 [  7429] By: jhi                                   on 2000/10/24  20:03:40
32954         Log: Podify README.epoc and README.vos.
32955      Branch: perl
32956            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
32957            ! pod/perlport.pod pod/perltoc.pod
32958 ____________________________________________________________________________
32959 [  7428] By: jhi                                   on 2000/10/24  19:10:33
32960         Log: Stratus VOS updates from Paul Green.
32961      Branch: perl
32962            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32963            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32964            - vos/config.def vos/config.h vos/config_h.SH_orig
32965            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
32966            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
32967 ____________________________________________________________________________
32968 [  7427] By: jhi                                   on 2000/10/24  18:59:48
32969         Log: Check if stdio supports tweaking lval and cnt simultaneously.
32970              
32971              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32972              From: Nicholas Clark <nick@ccl4.org>
32973              Date: Mon, 23 Oct 2000 15:39:32 +0100
32974              Message-ID: <20001023153932.A10786@plum.flirble.org>
32975      Branch: metaconfig
32976            ! U/compline/d_stdstdio.U
32977      Branch: perl
32978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32979            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
32980            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
32981            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
32982            ! vos/config.h vos/config_h.SH_orig win32/config.bc
32983            ! win32/config.gc win32/config.vc
32984 ____________________________________________________________________________
32985 [  7426] By: jhi                                   on 2000/10/24  17:57:44
32986         Log: Missed the header file changes from #7425.
32987      Branch: perl
32988            ! embed.h embed.pl objXSUB.h proto.h
32989 ____________________________________________________________________________
32990 [  7425] By: jhi                                   on 2000/10/24  17:55:17
32991         Log: Fix the bug reported in
32992              
32993              From: andreas.koenig@anima.de (Andreas J. Koenig)
32994              Subject: Encode bug?
32995              Date: 24 Oct 2000 14:01:26 +0200 
32996              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
32997              
32998              Also make is_utf8_char() stricter.
32999      Branch: perl
33000            ! ext/Encode/Encode.xs utf8.c
33001 ____________________________________________________________________________
33002 [  7424] By: jhi                                   on 2000/10/24  15:15:39
33003         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
33004              From: Peter Scott <Peter@PSDT.com>
33005              Date: Mon, 23 Oct 2000 19:46:01 -0700
33006              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
33007      Branch: perl
33008            ! pod/perlfaq5.pod
33009 ____________________________________________________________________________
33010 [  7423] By: jhi                                   on 2000/10/24  14:25:30
33011         Log: Test tweak to avoid pulling in the whole Config.
33012      Branch: perl
33013            ! t/lib/st-lock.t
33014 ____________________________________________________________________________
33015 [  7422] By: jhi                                   on 2000/10/24  14:03:16
33016         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
33017      Branch: perl
33018            ! pp.c
33019 ____________________________________________________________________________
33020 [  7421] By: jhi                                   on 2000/10/24  13:32:09
33021         Log: (Replaced by #7440.)
33022              
33023              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
33024              From: "Kurt D. Starsinic" <kstar@chapin.edu>
33025              Date: Mon, 23 Oct 2000 16:40:54 -0400
33026              Message-ID: <20001023164054.B14491@O2.chapin.edu>
33027      Branch: perl
33028            ! t/lib/syslog.t
33029 ____________________________________________________________________________
33030 [  7420] By: jhi                                   on 2000/10/24  13:30:53
33031         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
33032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33033              Date: Mon, 23 Oct 2000 17:29:03 -0400
33034              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
33035      Branch: perl
33036            ! lib/ExtUtils/MM_Unix.pm
33037 ____________________________________________________________________________
33038 [  7419] By: jhi                                   on 2000/10/24  13:29:57
33039         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
33040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33041              Date: Mon, 23 Oct 2000 19:01:32 -0400
33042              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
33043      Branch: perl
33044            ! utils/h2xs.PL
33045 ____________________________________________________________________________
33046 [  7418] By: jhi                                   on 2000/10/24  13:26:04
33047         Log: Replace #7409 with
33048              
33049              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
33050              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
33051              Date: Mon, 23 Oct 2000 20:08:56 +0200
33052              Message-ID: <20001023200855.A14850@nice.ram.loc>
33053      Branch: perl
33054            ! ext/Storable/Storable.pm t/lib/st-lock.t
33055 ____________________________________________________________________________
33056 [  7417] By: jhi                                   on 2000/10/24  13:17:52
33057         Log: Run vms/vms_yfix.pl, should have done that after changing
33058              perly.c in #7382.
33059      Branch: perl
33060            ! vms/perly_c.vms vms/perly_h.vms
33061 ____________________________________________________________________________
33062 [  7416] By: jhi                                   on 2000/10/24  02:55:33
33063         Log: Make the UTF-8 decoding stricter and more verbose when
33064              malformation happens.  This involved adding an argument
33065              to utf8_to_uv_chk(), which involved changing its prototype,
33066              and prefer STRLEN over I32 for the UTF-8 length, which as
33067              a domino effect necessitated changing the prototypes of
33068              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
33069              The stricter UTF-8 decoding checking uses Markus Kuhn's
33070              UTF-8 Decode Stress Tester from
33071              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
33072      Branch: perl
33073            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
33074            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
33075            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
33076            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
33077 ____________________________________________________________________________
33078 [  7415] By: jhi                                   on 2000/10/23  14:06:06
33079         Log: Update Changes.
33080      Branch: perl
33081            ! Changes patchlevel.h
33082 ____________________________________________________________________________
33083 [  7414] By: jhi                                   on 2000/10/23  12:39:52
33084         Log: Undo the basename() part of #7412 since the lib/basename
33085              tests would need upgrading too.
33086      Branch: perl
33087            ! lib/File/Basename.pm
33088 ____________________________________________________________________________
33089 [  7413] By: jhi                                   on 2000/10/23  12:19:27
33090         Log: Document PERL_INSTALL_ROOT of #7210.
33091      Branch: perl
33092            ! lib/ExtUtils/Install.pm
33093 ____________________________________________________________________________
33094 [  7412] By: jhi                                   on 2000/10/23  12:16:47
33095         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
33096      Branch: perl
33097            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
33098            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
33099 ____________________________________________________________________________
33100 [  7411] By: jhi                                   on 2000/10/23  12:07:41
33101         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
33102              From: Prymmer/Kahn <pvhp@best.com>
33103              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
33104              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
33105      Branch: perl
33106            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
33107 ____________________________________________________________________________
33108 [  7410] By: jhi                                   on 2000/10/23  04:10:11
33109         Log: The change #7187 was not so good on VMS.
33110              
33111              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
33112              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33113              Date: Sun, 22 Oct 2000 23:03:08 -0500
33114              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
33115      Branch: perl
33116            ! utils/perldoc.PL
33117 ____________________________________________________________________________
33118 [  7409] By: jhi                                   on 2000/10/23  03:57:36
33119         Log: Avoid Storable locking on DJGPP for now.
33120              
33121              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
33122              From: "Peter J. Farley III" <pjfarley@banet.net>
33123              Date: Sun, 22 Oct 2000 20:00:00 -0400
33124              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
33125      Branch: perl
33126            ! ext/Storable/Storable.pm t/lib/st-lock.t
33127 ____________________________________________________________________________
33128 [  7408] By: jhi                                   on 2000/10/23  03:50:24
33129         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
33130              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
33131              Date: Sun, 22 Oct 2000 21:12:22 -0400
33132              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
33133      Branch: perl
33134            ! lib/vars.pm
33135 ____________________________________________________________________________
33136 [  7407] By: jhi                                   on 2000/10/23  03:43:12
33137         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
33138              From: Hugo <hv@crypt.compulink.co.uk>
33139              Date: Mon, 23 Oct 2000 00:47:22 +0100
33140              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
33141      Branch: perl
33142            ! regexec.c t/op/pat.t
33143 ____________________________________________________________________________
33144 [  7406] By: jhi                                   on 2000/10/23  03:40:29
33145         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
33146      Branch: perl
33147            ! lib/ExtUtils/MakeMaker.pm
33148 ____________________________________________________________________________
33149 [  7405] By: jhi                                   on 2000/10/22  21:32:00
33150         Log: Doc patch.
33151              
33152              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
33153              From: rspier@pobox.com (Robert Spier)
33154              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
33155              Message-ID: <14835.16112.13457.447971@rls.cx>
33156      Branch: perl
33157            ! lib/strict.pm
33158 ____________________________________________________________________________
33159 [  7404] By: jhi                                   on 2000/10/22  21:30:51
33160         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
33161              From: rspier@pobox.com (Robert Spier)
33162              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
33163              Message-ID: <14835.17223.72448.705566@rls.cx>
33164      Branch: perl
33165            ! lib/ExtUtils/MakeMaker.pm
33166 ____________________________________________________________________________
33167 [  7403] By: jhi                                   on 2000/10/22  21:24:11
33168         Log: Subject: [PATCH bleadperl] ripples from constsub patch
33169              From: John Tobey <jtobey@john-edwin-tobey.org>
33170              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
33171              Message-Id: <m13nSOB-000FObC@feynman.localnet>
33172      Branch: perl
33173            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
33174 ____________________________________________________________________________
33175 [  7402] By: jhi                                   on 2000/10/22  20:59:35
33176         Log: Support s?printf parameter reordering.
33177      Branch: perl
33178            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
33179 ____________________________________________________________________________
33180 [  7401] By: jhi                                   on 2000/10/22  19:19:14
33181         Log: Expand %Config variables only if explicitly so requested
33182              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
33183              
33184              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
33185              From: Gurusamy Sarathy <gsar@ActiveState.com>
33186              Date: Sun, 22 Oct 2000 11:47:32 -0700
33187              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
33188      Branch: perl
33189            ! Makefile.SH lib/lib_pm.PL
33190 ____________________________________________________________________________
33191 [  7400] By: jhi                                   on 2000/10/22  18:24:10
33192         Log: Move the #7390 test from warn/op to comp/redef.
33193              
33194              Subject: Re: Creating const subs for constants.
33195              From: John Tobey <jtobey@john-edwin-tobey.org>
33196              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
33197              Message-Id: <m13nG72-000FObC@feynman.localnet>               
33198      Branch: perl
33199            ! t/comp/redef.t t/pragma/warn/op
33200 ____________________________________________________________________________
33201 [  7399] By: jhi                                   on 2000/10/22  17:49:59
33202         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
33203              From: Nicholas Clark <nick@ccl4.org>
33204              Date: Sat, 21 Oct 2000 22:23:19 +0100
33205              Message-ID: <20001021222319.B45586@plum.flirble.org>
33206      Branch: perl
33207            ! ext/DynaLoader/DynaLoader_pm.PL
33208 ____________________________________________________________________________
33209 [  7398] By: jhi                                   on 2000/10/22  17:47:35
33210         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
33211              From: Hugo <hv@crypt.compulink.co.uk>
33212              Date: Sat, 21 Oct 2000 18:19:59 +0100
33213              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
33214      Branch: perl
33215            ! ext/B/B.pm ext/B/B/C.pm
33216 ____________________________________________________________________________
33217 [  7397] By: jhi                                   on 2000/10/22  17:35:18
33218         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
33219              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
33220              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
33221              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
33222      Branch: perl
33223            ! hints/openbsd.sh
33224 ____________________________________________________________________________
33225 [  7396] By: jhi                                   on 2000/10/22  17:19:46
33226         Log: Subject: installman go-faster stripes
33227              From: Nicholas Clark <nick@talking.bollo.cx>
33228              Date: Sat, 21 Oct 2000 17:24:53 +0100
33229              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
33230              
33231              Subject: Re: installman go-faster stripes
33232              From: Russ Allbery <rra@stanford.edu>
33233              Date: 21 Oct 2000 11:04:13 -0700
33234              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
33235      Branch: perl
33236            ! installman pod/pod2man.PL
33237 ____________________________________________________________________________
33238 [  7395] By: jhi                                   on 2000/10/22  17:17:35
33239         Log: Hints tweak from Anton Berezin.
33240      Branch: perl
33241            ! hints/freebsd.sh
33242 ____________________________________________________________________________
33243 [  7394] By: jhi                                   on 2000/10/22  04:50:04
33244         Log: Tweak the Is* definitions of Unicode character classes
33245              to better match the official categorizations; embrace
33246              the official categorizations; add the combining marks
33247              as alpha (and -numeric); fix DCinital (a typo and edito)
33248              to be DCmedial.
33249      Branch: perl
33250            + lib/unicode/Is/DCmedial.pl
33251            - lib/unicode/Is/DCinital.pl
33252            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33253            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
33254            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
33255            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33256 ____________________________________________________________________________
33257 [  7393] By: jhi                                   on 2000/10/21  18:06:05
33258         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
33259              From: Daniel Chetlin <daniel@chetlin.com>
33260              Date: Sat, 21 Oct 2000 02:57:03 -0700
33261              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
33262      Branch: perl
33263            + t/lib/tie-splice.t
33264            ! MANIFEST lib/Tie/Array.pm
33265 ____________________________________________________________________________
33266 [  7392] By: gsar                                  on 2000/10/21  18:05:15
33267         Log: resync utfperl branch with mainline
33268      Branch: utfperl
33269           !> (integrate 1760 files)
33270 ____________________________________________________________________________
33271 [  7391] By: jhi                                   on 2000/10/21  14:37:49
33272         Log: Testcases for a #7383,#7385 related bug.
33273              
33274              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
33275              From: Nicholas Clark <nick@ccl4.org>
33276              Date: Sat, 21 Oct 2000 15:04:51 +0100
33277              Message-ID: <20001021150451.A51566@plum.flirble.org>
33278      Branch: perl
33279            ! t/pragma/utf8.t
33280 ____________________________________________________________________________
33281 [  7390] By: jhi                                   on 2000/10/21  14:35:57
33282         Log: Add a testcase for #7389.
33283      Branch: perl
33284            ! t/pragma/warn/op
33285 ____________________________________________________________________________
33286 [  7389] By: jhi                                   on 2000/10/21  14:26:45
33287         Log: Subject: Re: Creating const subs for constants.
33288              From: John Tobey <jtobey@john-edwin-tobey.org>
33289              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
33290              Message-Id: <m13mo0N-000FObC@feynman.localnet>
33291      Branch: perl
33292            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
33293            ! proto.h sv.c
33294 ____________________________________________________________________________
33295 [  7388] By: nick                                  on 2000/10/21  11:44:23
33296         Log: Populate perlio branch
33297      Branch: perlio
33298           +> (branch 1760 files)
33299 ____________________________________________________________________________
33300 [  7387] By: nick                                  on 2000/10/21  10:52:05
33301         Log: Get branch back as replica of mainline via :
33302              p4 integrate -b utfperl
33303              p4 resolve -at ./...
33304      Branch: utfperl
33305           +> (branch 269 files)
33306            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
33307            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
33308            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
33309            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
33310            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
33311            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33312            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33313            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33314            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33315            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33316            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33317            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33318            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33319            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33320            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33321            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33322            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33323            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33324            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
33325            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
33326            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
33327            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
33328            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
33329            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
33330            - lib/unicode/UCD300.html lib/unicode/Unicode.300
33331            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
33332            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
33333            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
33334            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
33335           !> (integrate 965 files)
33336 ____________________________________________________________________________
33337 [  7386] By: jhi                                   on 2000/10/21  01:31:12
33338         Log: Update Changes.
33339      Branch: perl
33340            ! Changes patchlevel.h
33341 ____________________________________________________________________________
33342 [  7385] By: jhi                                   on 2000/10/21  01:28:42
33343         Log: The #7383 was right only in the context of the original bug report,
33344              not in more general case.
33345      Branch: perl
33346            ! pp_hot.c
33347 ____________________________________________________________________________
33348 [  7384] By: jhi                                   on 2000/10/21  01:08:23
33349         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
33350      Branch: perl
33351            ! ext/IO/lib/IO/Select.pm
33352 ____________________________________________________________________________
33353 [  7383] By: jhi                                   on 2000/10/21  00:44:18
33354         Log: Fix for ID 20001020.006, concatenating an unset submatch
33355              with utf8 resulted in "Modification of a read-only value".
33356      Branch: perl
33357            ! pp_hot.c t/pragma/utf8.t
33358 ____________________________________________________________________________
33359 [  7382] By: jhi                                   on 2000/10/20  20:44:31
33360         Log: Make scan_num() reëntrant, as suggested in
33361              
33362              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33363              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33364              Date: Fri, 20 Oct 2000 14:17:27 +0100
33365              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33366      Branch: perl
33367            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
33368            ! toke.c
33369 ____________________________________________________________________________
33370 [  7381] By: jhi                                   on 2000/10/20  20:07:29
33371         Log: Reëntrancy fix.
33372              
33373              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33374              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33375              Date: Fri, 20 Oct 2000 14:17:27 +0100
33376              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33377      Branch: perl
33378            ! embed.h embed.pl perl.h proto.h toke.c
33379 ____________________________________________________________________________
33380 [  7380] By: jhi                                   on 2000/10/20  19:15:54
33381         Log: Don't write double values through long double pointers,
33382              based on a part of
33383              
33384              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33385              From: Jens Hamisch <jens@Strawberry.COM>
33386              Date: Tue, 17 Oct 2000 08:39:36 +0200
33387              Message-Id: <20001017083936.A11104@Strawberry.COM>
33388      Branch: perl
33389            ! perl.h pp.c
33390 ____________________________________________________________________________
33391 [  7379] By: jhi                                   on 2000/10/20  18:43:37
33392         Log: Portability tweak on #7377.
33393              
33394              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
33395              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33396              Date:     Fri, 20 Oct 2000 13:13:41 EDT
33397              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
33398      Branch: perl
33399            ! t/lib/dprof.t
33400 ____________________________________________________________________________
33401 [  7378] By: jhi                                   on 2000/10/20  12:57:19
33402         Log: SOCKS function redefinitions need prototypes, too, otherwise
33403              for example 32 bit versus 64 bit differences cause a lot of
33404              problems.  Part of
33405              
33406              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33407              From: Jens Hamisch <jens@Strawberry.COM>
33408              Date: Tue, 17 Oct 2000 08:39:36 +0200
33409              Message-Id: <20001017083936.A11104@Strawberry.COM>
33410      Branch: perl
33411            ! doio.c pp_sys.c
33412 ____________________________________________________________________________
33413 [  7377] By: jhi                                   on 2000/10/20  12:37:12
33414         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
33415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33416              Date:     Fri, 20 Oct 2000 08:26:04 EDT
33417              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
33418      Branch: perl
33419            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
33420 ____________________________________________________________________________
33421 [  7376] By: jhi                                   on 2000/10/20  12:35:31
33422         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
33423              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33424              Date:     Fri, 20 Oct 2000 07:48:15 EDT
33425              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
33426      Branch: perl
33427            ! configure.com vms/gen_shrfls.pl
33428 ____________________________________________________________________________
33429 [  7375] By: bailey                                on 2000/10/20  04:44:37
33430         Log: SYN SYN
33431      Branch: vmsperl
33432           +> (branch 134 files)
33433            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
33434            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
33435            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
33436            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
33437            - eg/cgi/frameset.cgi eg/cgi/index.html
33438            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33439            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33440            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33441            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33442            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33443            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33444            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33445            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33446            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33447            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33448            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33449            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33450            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33451            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
33452            - lib/unicode/Props.txt lib/unicode/UCD300.html
33453            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33454            - utils/perlbc.PL vms/subconfigure.com
33455           !> (integrate 785 files)
33456 ____________________________________________________________________________
33457 [  7374] By: jhi                                   on 2000/10/20  00:59:48
33458         Log: In the latest compiler builds cccdlflags must not become -fpic,
33459              from Wilfredo Sánchez.
33460      Branch: perl
33461            ! hints/darwin.sh
33462 ____________________________________________________________________________
33463 [  7373] By: jhi                                   on 2000/10/20  00:56:35
33464         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
33465              From: Tony Cook <tony@develop-help.com>
33466              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
33467              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
33468      Branch: perl
33469            ! pod/perlop.pod
33470 ____________________________________________________________________________
33471 [  7372] By: jhi                                   on 2000/10/19  19:34:40
33472         Log: Typo noted by Mark Lutz.
33473      Branch: perl
33474            ! t/op/64bitint.t
33475 ____________________________________________________________________________
33476 [  7371] By: jhi                                   on 2000/10/19  19:33:13
33477         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
33478      Branch: metaconfig
33479            ! U/modified/Cppsym.U U/modified/Oldconfig.U
33480      Branch: metaconfig/U/perl
33481            ! End.U dlsrc.U libperl.U
33482      Branch: perl
33483            + hints/nonstopux.sh
33484            ! Configure MANIFEST config_h.SH
33485 ____________________________________________________________________________
33486 [  7370] By: jhi                                   on 2000/10/19  17:18:08
33487         Log: Subject: PATCH do_print has 2 PerlIO_error()s
33488              From: nick@ccl4.org
33489              Date: Thu, 19 Oct 2000 18:09:20 +0100
33490              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
33491      Branch: perl
33492            ! doio.c
33493 ____________________________________________________________________________
33494 [  7369] By: jhi                                   on 2000/10/19  14:01:49
33495         Log: Update Changes.
33496      Branch: perl
33497            ! Changes patchlevel.h
33498 ____________________________________________________________________________
33499 [  7368] By: jhi                                   on 2000/10/19  13:04:29
33500         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
33501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33502              Date: Wed, 18 Oct 2000 13:12:01 +0200
33503              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
33504      Branch: perl
33505            ! hints/aix.sh
33506 ____________________________________________________________________________
33507 [  7367] By: jhi                                   on 2000/10/19  02:22:40
33508         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
33509              of a 'pmshort' anywhere in the B, so the offending line was simply
33510              removed.
33511      Branch: perl
33512            ! ext/B/B/Debug.pm
33513 ____________________________________________________________________________
33514 [  7366] By: jhi                                   on 2000/10/19  02:12:37
33515         Log: Add the test case for the bug id 20000730.004 which seems
33516              to have been fixed by now.
33517      Branch: perl
33518            ! t/pragma/utf8.t
33519 ____________________________________________________________________________
33520 [  7365] By: jhi                                   on 2000/10/18  23:36:24
33521         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
33522              From: Hugo <hv@crypt.compulink.co.uk>
33523              Date: Wed, 18 Oct 2000 23:25:58 +0100
33524              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
33525      Branch: perl
33526            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
33527 ____________________________________________________________________________
33528 [  7364] By: jhi                                   on 2000/10/18  21:12:53
33529         Log: (retracted)
33530      Branch: perl
33531            ! pp.c
33532 ____________________________________________________________________________
33533 [  7363] By: jhi                                   on 2000/10/18  20:55:38
33534         Log: Missing change from #7362.
33535      Branch: perl
33536            ! win32/perlhost.h
33537 ____________________________________________________________________________
33538 [  7362] By: jhi                                   on 2000/10/18  20:52:01
33539         Log: Borland C fstat() never saw the fd as writable.
33540              
33541              Subject: fix for Borland's weak "stat" (perl@7211)
33542              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33543              Date: Mon, 16 Oct 2000 09:55:03 +0400
33544              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
33545      Branch: perl
33546            ! win32/win32.c
33547 ____________________________________________________________________________
33548 [  7361] By: jhi                                   on 2000/10/18  17:43:50
33549         Log: Regen toc.
33550      Branch: perl
33551            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
33552 ____________________________________________________________________________
33553 [  7360] By: jhi                                   on 2000/10/18  17:07:44
33554         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33555              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
33556              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
33557              Date: Mon, 16 Oct 2000 15:19:49 +0200
33558      Branch: perl
33559            + README.aix
33560            ! MANIFEST
33561 ____________________________________________________________________________
33562 [  7359] By: jhi                                   on 2000/10/18  17:04:49
33563         Log: Subject: Pod patch for Devel::Peek
33564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33565              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
33566              Date: Mon, 16 Oct 2000 12:26:34 +0200
33567      Branch: perl
33568            ! ext/Devel/Peek/Peek.pm
33569 ____________________________________________________________________________
33570 [  7358] By: jhi                                   on 2000/10/18  17:03:15
33571         Log: Make Cwd more bulletproof in chrooted environments.
33572              
33573              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
33574              From: "Eric E. Coe" <Eric.Coe@oracle.com>
33575              Date: Wed, 18 Oct 2000 04:03:54 -0400
33576              Message-Id: <39ED596A.70E599FE@oracle.com>
33577      Branch: perl
33578            ! lib/Cwd.pm
33579 ____________________________________________________________________________
33580 [  7357] By: jhi                                   on 2000/10/18  16:37:26
33581         Log: Disable the UTF8 downgrade croakage for now to avoid
33582              too many not okay messages.
33583      Branch: perl
33584            ! doio.c
33585 ____________________________________________________________________________
33586 [  7356] By: jhi                                   on 2000/10/17  23:29:41
33587         Log: Show the failed remote port, instead of the failing line number.
33588              
33589              Subject: [PATCH 5.6.1 Debugger] More diagnostics
33590              From: David Sparks <daves@ActiveState.com>
33591              Date: Tue, 17 Oct 2000 15:00:24 -0700
33592              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
33593      Branch: perl
33594            ! lib/perl5db.pl
33595 ____________________________________________________________________________
33596 [  7355] By: jhi                                   on 2000/10/17  14:11:31
33597         Log: On output try to downgrade to bytes, croak if impossible,
33598              from Simon Cozens.  This means that outputting >255 UTF8
33599              is impossible.  Consider this as a strong incentive to get
33600              the I/O disciplines implemented.
33601      Branch: perl
33602            ! doio.c pod/perldiag.pod sv.c
33603 ____________________________________________________________________________
33604 [  7354] By: jhi                                   on 2000/10/17  13:42:23
33605         Log: Clarify documentation on 'use bytes'.
33606              
33607              Subject: Re: What does 'use bytes' "mean" ?
33608              From: Simon Cozens <simon@cozens.net>
33609              Date: Mon, 18 Sep 2000 18:24:25 +0100
33610              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
33611      Branch: perl
33612            ! lib/bytes.pm
33613 ____________________________________________________________________________
33614 [  7353] By: jhi                                   on 2000/10/17  13:28:12
33615         Log: Workaround for a sfio bug where the stream error indicator
33616              is not cleared as documented.
33617              
33618              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33619              From: Nicholas Clark <nick@ccl4.org>
33620              Date: Mon, 16 Oct 2000 18:28:23 +0100
33621              Message-ID: <20001016182823.J19700@plum.flirble.org>
33622      Branch: perl
33623            ! doio.c
33624 ____________________________________________________________________________
33625 [  7352] By: jhi                                   on 2000/10/17  13:06:19
33626         Log: More IoTYPE sprinkling.
33627      Branch: perl
33628            ! doio.c pp_hot.c
33629 ____________________________________________________________________________
33630 [  7351] By: jhi                                   on 2000/10/16  22:47:07
33631         Log: Detect early whether the std streams have gone bad.
33632              
33633              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33634              Date: Mon, 16 Oct 2000 23:28:42 +0100
33635              From: Nicholas Clark <nick@ccl4.org>
33636              Message-ID: <20001016232842.A37942@plum.flirble.org>
33637      Branch: perl
33638            ! t/op/misc.t
33639 ____________________________________________________________________________
33640 [  7350] By: jhi                                   on 2000/10/16  22:45:16
33641         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
33642              From: "Peter J. Farley III" <pjfarley@banet.net>
33643              Date: Mon, 16 Oct 2000 18:15:59 -0400
33644              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
33645      Branch: perl
33646            ! djgpp/djgpp.c dosish.h t/io/open.t
33647 ____________________________________________________________________________
33648 [  7349] By: jhi                                   on 2000/10/16  22:36:45
33649         Log: perldelta tweak.
33650      Branch: perl
33651            ! pod/perldelta.pod
33652 ____________________________________________________________________________
33653 [  7348] By: jhi                                   on 2000/10/16  15:17:53
33654         Log: Update Changes.
33655      Branch: perl
33656            ! Changes patchlevel.h
33657 ____________________________________________________________________________
33658 [  7347] By: jhi                                   on 2000/10/16  13:55:27
33659         Log: Add the capability to include/exclude branches.
33660      Branch: perl
33661            ! Porting/genlog
33662 ____________________________________________________________________________
33663 [  7346] By: jhi                                   on 2000/10/16  13:18:04
33664         Log: Add Charles Lane.
33665      Branch: perl
33666            ! AUTHORS Changes
33667 ____________________________________________________________________________
33668 [  7345] By: jhi                                   on 2000/10/16  13:13:21
33669         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
33670      Branch: perl
33671            ! pod/perldelta.pod
33672 ____________________________________________________________________________
33673 [  7344] By: gsar                                  on 2000/10/16  09:30:21
33674         Log: integrate change#6220 from cfgperl
33675              
33676              Win32 patches from Benjamin Stuhl.
33677      Branch: maint-5.6/perl
33678           !> makedef.pl win32/win32.h
33679 ____________________________________________________________________________
33680 [  7343] By: gsar                                  on 2000/10/16  08:32:19
33681         Log: integrate changes#6221,6222 from cfgperl
33682              
33683              Remove tr///CU (the feature is to be obsoleted by better interfaces).
33684              From: simon@brecon.co.uk (Simon Cozens)
33685              Subject: [PATCH] Eliminate tr///[CU][CU]
33686              Date: 23 Jun 2000 11:05:40 GMT
33687              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33688              
33689              doc typo fix
33690              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33691              From: Ian Phillipps <Ian.Phillipps@iname.com>
33692              Date: Fri, 23 Jun 2000 10:40:58 +0100
33693              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33694      Branch: maint-5.6/perl
33695           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
33696 ____________________________________________________________________________
33697 [  7342] By: gsar                                  on 2000/10/16  08:28:08
33698         Log: integrate change#6217 from cfgperl (in part)
33699              
33700              Rename the fdpid locking and integrate with Sarathy.
33701      Branch: maint-5.6/perl
33702           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33703           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33704           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33705           !> win32/win32.c
33706 ____________________________________________________________________________
33707 [  7341] By: gsar                                  on 2000/10/16  08:23:39
33708         Log: integrate changes#6214..6216 from mainline
33709              
33710              @_ can't have junk in it even in the non-USE_ITHREADS case because
33711              caller() wants to populate @DB::args with it (causes a coredump
33712              in Carp::confess())
33713              
33714              tweak comment about @DB::args
33715              
33716              be more optimal about clearing @_
33717      Branch: maint-5.6/perl
33718           !> av.h cop.h pp_ctl.c t/op/runlevel.t
33719 ____________________________________________________________________________
33720 [  7340] By: gsar                                  on 2000/10/16  08:20:37
33721         Log: integrate changes#6207..6210 from cfgperl
33722              
33723              Subject: [PATCH 5.6.0] Threadsafe patches
33724              From: Dan Sugalski <dan@sidhe.org>
33725              To: perl5-porters@perl.org
33726              Date: Mon, 08 May 2000 18:08:13 -0400
33727              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33728              
33729              Regen headers for #6207.
33730              
33731              Lock PL_fdpid against race conditions, based on:
33732              Subject: [PATCH 5.6.0]subprocess fixup for threads
33733              From: Dan Sugalski <dan@sidhe.org>
33734              To: perl5-porters@perl.org
33735              Date: Tue, 11 Apr 2000 17:02:32 -0400
33736              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33737              
33738              Mopup for #6207 and #6209.
33739      Branch: maint-5.6/perl
33740           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
33741           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
33742           !> win32/win32.c
33743 ____________________________________________________________________________
33744 [  7339] By: gsar                                  on 2000/10/16  08:14:34
33745         Log: integrate change#6203 from cfgperl
33746              
33747              perldiag should refer to perlos2.pod not README.os2
33748      Branch: maint-5.6/perl
33749           !> pod/perldiag.pod
33750 ____________________________________________________________________________
33751 [  7338] By: gsar                                  on 2000/10/16  08:11:42
33752         Log: integrate change#6201 from mainline
33753              
33754              Perl_eval_pv() leaks 4 bytes every time it is called because it
33755              does a PUSHMARK that's never ever POPMARKed; in general, only
33756              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33757              Perl_eval_[sp]v() don't because they don't take any incoming
33758              arguments (this leak has been around since the original version
33759              of perl_eval_pv() in 5.003_97e)
33760      Branch: maint-5.6/perl
33761           !> perl.c
33762 ____________________________________________________________________________
33763 [  7337] By: gsar                                  on 2000/10/16  08:08:47
33764         Log: integrate changes#6197..6200 from cfgperl
33765              
33766              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33767              From: John Borwick <jhborwic@unity.ncsu.edu>
33768              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33769              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33770              
33771              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33772              From: Dan Sugalski <dan@sidhe.org>
33773              To: vmsperl@perl.org, perl5-porters@perl.org
33774              Date: Fri, 02 Jun 2000 16:00:41 -0400
33775              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33776              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33777              
33778              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33779              From: Dan Sugalski <dan@sidhe.org>
33780              To: perl5-porters@perl.org, vmsperl@perl.org
33781              Date: Fri, 02 Jun 2000 17:30:51 -0400
33782              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33783              
33784              Update to cperl-mode.el 4.31 from
33785              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33786              Subject: A couple of notes
33787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33788              To: Mailing list Perl5 <perl5-porters@perl.org>
33789              Date: Sat, 3 Jun 2000 23:33:32 -0400
33790              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33791      Branch: maint-5.6/perl
33792           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
33793           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
33794           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
33795           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
33796           !> vms/vmsish.h
33797 ____________________________________________________________________________
33798 [  7336] By: gsar                                  on 2000/10/16  08:03:46
33799         Log: integrate changes#6194,6195 from mainline
33800              
33801              fix small eval"" memory leaks under USE_ITHREADS
33802              
33803              fix yet another eval"" leak under USE_ITHREADS
33804      Branch: maint-5.6/perl
33805           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33806           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33807           !> vms/perly_c.vms
33808 ____________________________________________________________________________
33809 [  7335] By: gsar                                  on 2000/10/16  08:02:15
33810         Log: integrate changes#6190,6191 from mainline
33811              
33812              submit missing embed.pl change
33813              
33814              vec() loses numericalness (modified version of patch suggested
33815              by Robin Barker)
33816      Branch: maint-5.6/perl
33817           !> doop.c embed.pl t/op/vec.t
33818 ____________________________________________________________________________
33819 [  7334] By: gsar                                  on 2000/10/16  08:01:03
33820         Log: integrate change#6189 from mainline
33821              
33822              counting tr/// corrupts later operation (from M.J.T Guy)
33823      Branch: maint-5.6/perl
33824           !> doop.c t/op/tr.t
33825 ____________________________________________________________________________
33826 [  7333] By: gsar                                  on 2000/10/16  07:59:07
33827         Log: integrate changes#6183..6188 from mainline
33828              
33829              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
33830              <nick@ccl4.org>)
33831              
33832              tweak for change#6127
33833              
33834              remove incorrect documentation about implicit split to @_ in
33835              list context, which never really worked in perl 5 (from
33836              M.J.T. Guy)
33837              
33838              further qualify references to "alphanumeric" (from Wolfgang Laun
33839              <wolfgang.laun@alcatel.at>)
33840              
33841              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33842              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33843              
33844              h2xs tweaks
33845      Branch: maint-5.6/perl
33846           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33847           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
33848           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
33849           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
33850           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
33851           !> pod/pod2latex.PL utils/h2xs.PL
33852 ____________________________________________________________________________
33853 [  7332] By: gsar                                  on 2000/10/16  07:53:52
33854         Log: integrate change#6179 from mainline
33855              
33856              buggy modulus on UVs introduced by change#3378 (resulted in
33857              4063328477 % 65535 amounting to 27406, instead of 27407)
33858      Branch: maint-5.6/perl
33859           !> pp.c t/op/arith.t
33860 ____________________________________________________________________________
33861 [  7331] By: gsar                                  on 2000/10/16  07:52:49
33862         Log: integrate changes#6176,6177,6178,6182 from cfgperl
33863              
33864              Single-quoted utf8 patch from Simon Cozens.
33865              
33866              Substitution utf8 patch from Simon Cozens.
33867              
33868              Be cleaner.
33869              
33870              Be Cleaner Part Deux.
33871      Branch: maint-5.6/perl
33872           !> Makefile.SH pp_hot.c toke.c
33873 ____________________________________________________________________________
33874 [  7330] By: gsar                                  on 2000/10/16  07:41:36
33875         Log: integrate change#6172 from mainline
33876              
33877              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33878              (from Ilya Zakharevich)
33879      Branch: maint-5.6/perl
33880           !> regexec.c t/op/re_tests
33881 ____________________________________________________________________________
33882 [  7329] By: gsar                                  on 2000/10/16  07:40:25
33883         Log: integrate change#6171 from mainline
33884              
33885              scalar() doesn't force scalar context when used in void context
33886              (from Simon Cozens)
33887      Branch: maint-5.6/perl
33888           !> op.c t/op/wantarray.t
33889 ____________________________________________________________________________
33890 [  7328] By: gsar                                  on 2000/10/16  07:39:33
33891         Log: integrate change#6170 from mainline
33892              
33893              change#6142 needs tweaks to tests to work where there's no
33894              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33895      Branch: maint-5.6/perl
33896           !> t/lib/filefind.t
33897 ____________________________________________________________________________
33898 [  7327] By: gsar                                  on 2000/10/16  07:35:34
33899         Log: integrate changes#6166..6168 from cfgperl
33900              
33901              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33902              in case somebody wants to write an extension for more
33903              shadow database interfaces.
33904              
33905              tweak todo
33906              
33907              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33908      Branch: maint-5.6/perl
33909           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33910           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
33911           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
33912           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33913           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33914           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33915 ____________________________________________________________________________
33916 [  7326] By: gsar                                  on 2000/10/16  07:29:05
33917         Log: integrate changes#6157,6159..6161,6164 from cfgperl
33918              
33919              Regen Configure to jive with #6149.
33920              
33921              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33922              
33923              Changes for the File::Temp 0.08 (change #6159) test suite
33924              to fit better into the Perl distribution test framework.
33925              
33926              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33927              both from Simon Cozens.
33928              
33929              detypo
33930      Branch: maint-5.6/perl
33931           +> pod/perlmodlib.PL pod/perlnewmod.pod
33932           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
33933           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
33934           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33935           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33936 ____________________________________________________________________________
33937 [  7325] By: gsar                                  on 2000/10/16  07:25:13
33938         Log: integrate change#6158 from vmsperl
33939              
33940              Add fallback to tmpfile for use in cases where user's relying on
33941              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33942              Lane's patch)
33943      Branch: maint-5.6/perl
33944           !> vms/vms.c vms/vmsish.h
33945 ____________________________________________________________________________
33946 [  7324] By: gsar                                  on 2000/10/16  07:20:50
33947         Log: integrate changes#6153..6155 from mainline
33948              
33949              prettier Test::Harness output on failed tests (from Nicholas Clark
33950              <nick@Bagpuss.uk.boo.com>)
33951              
33952              avoid type mismatch warning
33953              
33954              small bug in change#6144; remove random \xA0 character that snuck
33955              in via change#6145
33956      Branch: maint-5.6/perl
33957           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
33958           !> perl.c
33959 ____________________________________________________________________________
33960 [  7323] By: gsar                                  on 2000/10/16  07:18:47
33961         Log: integrate changes#6151,6152 from mainline
33962              
33963              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33964              
33965              cosmetic fixups of RE debug output (from Ilya Zakharevich)
33966      Branch: maint-5.6/perl
33967           !> regexec.c
33968 ____________________________________________________________________________
33969 [  7322] By: gsar                                  on 2000/10/16  07:17:25
33970         Log: integrate changes#6146..6150 from mainline
33971              
33972              doc typo
33973              
33974              add a make entry to Config.pm so "perl -V:make" works on VMS
33975              (from Peter Prymmer)
33976              
33977              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33978              
33979              OS/2 tweaks for usethreads build (from Rocco Caputo
33980              <troc@netrus.net>)
33981              
33982              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33983      Branch: maint-5.6/perl
33984           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
33985           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
33986           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
33987           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
33988           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
33989           !> warnings.pl x2p/a2p.h
33990 ____________________________________________________________________________
33991 [  7321] By: gsar                                  on 2000/10/16  07:14:02
33992         Log: integrate changes#6143..6145 from mainline
33993              
33994              MacOS support, part 1 (from Matthias Neeracher
33995              <neeri@iis.ee.ethz.ch>)
33996              
33997              MacOS support, part 2: make AutoSplit use File::Spec instead
33998              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33999              <neeri@iis.ee.ethz.ch>)
34000              
34001              make xsubpp skip embedded pod (from Matthias Neeracher
34002              <neeri@iis.ee.ethz.ch>)
34003      Branch: maint-5.6/perl
34004           +> ext/DynaLoader/dl_mac.xs
34005           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
34006           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
34007           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
34008           !> pp_ctl.c proto.h toke.c util.c util.h
34009 ____________________________________________________________________________
34010 [  7320] By: gsar                                  on 2000/10/16  07:12:13
34011         Log: integrate changes#6141,6142 from mainline
34012              
34013              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
34014              forwarded by Peter Seebach from the bsdi-users mailing list.
34015              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
34016              
34017              File::Find fails to chdir when chasing symlinks (from
34018              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
34019      Branch: maint-5.6/perl
34020           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
34021 ____________________________________________________________________________
34022 [  7319] By: gsar                                  on 2000/10/16  07:04:30
34023         Log: integrate change#6139 from mainline
34024              
34025              revise mktables.PL for bugs and newness in Unicode 3.0
34026              (from James Bence <jbence@amgen.com>)
34027      Branch: maint-5.6/perl
34028           +> (branch 30 files)
34029           !> (integrate 49 files)
34030 ____________________________________________________________________________
34031 [  7318] By: gsar                                  on 2000/10/16  07:01:01
34032         Log: integrate changes#6137,6138 from mainline
34033              
34034              fix bogus redeclaration warning for "our" variables in different
34035              scopes
34036              
34037              add note about the handling of negative indices to tied arrays
34038              (from Michael G Schwern <schwern@pobox.com>)
34039      Branch: maint-5.6/perl
34040           !> op.c pod/perltie.pod t/pragma/strict-vars
34041 ____________________________________________________________________________
34042 [  7317] By: gsar                                  on 2000/10/16  06:58:46
34043         Log: integrate changes#6127..6136 from mainline
34044              
34045              call_method(...,G_EVAL) can longjmp() out if the method probing
34046              failed (from Gisle Aas)
34047              
34048              new perlxstut example for passing/returning refs to arrays
34049              (from David Lowe <dlowe@pootpoot.com>)
34050              
34051              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
34052              
34053              fix places that mean C<"word" character> but say C<alphanumeric
34054              character>
34055              
34056              avoid warnings in POSIX.pm (from Barrie Slaymaker)
34057              
34058              warnings::enabled() doesn't fall back to looking at $^W if
34059              caller isn't using lexical warnings (from Paul Marquess)
34060              
34061              elide bogus test in change#6132
34062              
34063              make Test::Harness use wait.h/WCOREDUMP if available
34064              (from Ben Tilly <ben_tilly@hotmail.com>)
34065              
34066              enable Test::Harness to dynamically determine column width etc.
34067              (from Rob Napier <rnapier@employees.org>)
34068              
34069              random pod typos (from Peter Scott <Peter@PSDT.com>)
34070      Branch: maint-5.6/perl
34071           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
34072           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
34073           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
34074           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
34075 ____________________________________________________________________________
34076 [  7316] By: gsar                                  on 2000/10/16  06:53:23
34077         Log: integrate change#6126 from mainline
34078              
34079              change#2879 broke rvalue autovivification of magicals such as
34080              ${$num} (reworked variant of patch suggested by Simon Cozens)
34081      Branch: maint-5.6/perl
34082           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
34083           !> pp_hot.c proto.h t/op/gv.t
34084 ____________________________________________________________________________
34085 [  7315] By: gsar                                  on 2000/10/16  06:51:38
34086         Log: integrate changes#6123,6125 from mainline
34087              
34088              clarify gotcha with #line directives (from Rocco Caputo
34089              <troc@netrus.net>)
34090              
34091              enable propagating exception objects via Perl_croak() in XS code
34092              (from Gisle Aas)
34093      Branch: maint-5.6/perl
34094           !> pod/perldebug.pod pod/perlsyn.pod util.c
34095 ____________________________________________________________________________
34096 [  7314] By: gsar                                  on 2000/10/16  06:49:28
34097         Log: integrate change#6122 from mainline
34098              
34099              downgrade fatal error on C<"foo@nosucharray.com"> to optional
34100              warning (from Mark-Jason Dominus)
34101      Branch: maint-5.6/perl
34102           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
34103           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
34104           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
34105           !> toke.c
34106 ____________________________________________________________________________
34107 [  7313] By: gsar                                  on 2000/10/16  06:46:54
34108         Log: integrate changes#6112..6121 from vmsperl
34109              
34110              Check for existence of file before trying to delete
34111              
34112              Ugly workaround for version-specific RTL error
34113              
34114              Urk -- undo previous removal of vmsish 'exit' change
34115              
34116              Add bounds checking for several strings (Charles Lane)
34117              
34118              Miscellaneous cosmetic fixes (Charles Lane)
34119              
34120              Treat sockets as special in sys(read|write) (Charles Lane et al.)
34121              
34122              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
34123              Flatten case labels in switch statements uniformly (Charles Bailey)
34124              
34125              Quiet error messages in vmsish.t (Charles Lane)
34126              
34127              Add missing escape (Charles Lane)
34128              
34129              Allow eliminate_macros() and fixpath() to handle space-delimited
34130              lists (based on fixes by Craig Berry)
34131      Branch: maint-5.6/perl
34132           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
34133           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
34134           !> vms/vmsish.h
34135 ____________________________________________________________________________
34136 [  7312] By: gsar                                  on 2000/10/16  06:41:18
34137         Log: integrate changes#6107,6110 from cfgperl
34138              
34139              Tweak the todo list.
34140              
34141              todo tweak
34142      Branch: maint-5.6/perl
34143           !> Todo-5.6
34144 ____________________________________________________________________________
34145 [  7311] By: gsar                                  on 2000/10/16  06:38:38
34146         Log: integrate changes#6104,6108 from mainline
34147              
34148              PL_sys_intern was being initialized too late on windows
34149              
34150              reenable fake signal handling on Windows, bugs and all
34151      Branch: maint-5.6/perl
34152           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
34153           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
34154           !> win32/win32.c
34155 ____________________________________________________________________________
34156 [  7310] By: gsar                                  on 2000/10/16  06:36:03
34157         Log: integrate changes#6095,6097..6103 from cfgperl
34158              
34159              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
34160              might be useful in future.
34161              
34162              Add a note about possible compilation problems from Allen Smith.
34163              
34164              Add a note about other, yet unsupported, shadow password APIs.
34165              
34166              Tweaks for the cc bugs from Allen Smith.
34167              
34168              More compilation tweakery from Allen Smith.
34169              
34170              Hints and test tweaks for Unicos.
34171              
34172              The test suite tweak in #6101 wasn't quite right.
34173              
34174              Test tweaking for Unicos continues.
34175      Branch: maint-5.6/perl
34176           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34177           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
34178           !> t/lib/complex.t t/op/64bitint.t
34179 ____________________________________________________________________________
34180 [  7309] By: gsar                                  on 2000/10/16  06:29:41
34181         Log: integrate changes#6093,6094 from mainline
34182              
34183              fork() failure to create pseudo process sets errno=EAGAIN and returns
34184              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
34185              
34186              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
34187      Branch: maint-5.6/perl
34188           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34189           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
34190 ____________________________________________________________________________
34191 [  7308] By: gsar                                  on 2000/10/16  06:27:29
34192         Log: integrate change#6092 from cfgperl
34193              
34194              Regen perltoc with the fixed buildtoc.
34195      Branch: maint-5.6/perl
34196           !> pod/perltoc.pod
34197 ____________________________________________________________________________
34198 [  7307] By: gsar                                  on 2000/10/16  06:26:40
34199         Log: integrate changes#6089,6090 from mainline
34200              
34201              buildtoc tweak to fix newline lossage
34202              
34203              concat doesn't preserve utf8-ness, and doesn't invalidate
34204              [NI]OK; added tests for both
34205      Branch: maint-5.6/perl
34206           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
34207 ____________________________________________________________________________
34208 [  7306] By: gsar                                  on 2000/10/16  06:24:05
34209         Log: integrate change#6088 from cfgperl
34210              
34211              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
34212              because we do not use those.  The HAS_GETSPNAM remains,
34213              though, because we still do use that.
34214      Branch: maint-5.6/perl
34215           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34216           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
34217           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
34218           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
34219           !> win32/config.vc win32/config_H.bc win32/config_H.gc
34220           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
34221 ____________________________________________________________________________
34222 [  7305] By: gsar                                  on 2000/10/16  06:15:52
34223         Log: integrate changes#6084,6085,6087 from mainline
34224              
34225              substr() does not preserve utf8-ness (from Stefan Eissing
34226              <Eissing@medicaldataservice.de>); added tests
34227              
34228              repeat operator (x) doesn't preserve utf8-ness
34229              
34230              reverse() and quotemeta() weren't preserving utf8-ness; add tests
34231      Branch: maint-5.6/perl
34232           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
34233 ____________________________________________________________________________
34234 [  7304] By: gsar                                  on 2000/10/16  06:13:10
34235         Log: integrate changes#6077..6083 from mainline
34236              
34237              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
34238              and Tom Phoenix)
34239              
34240              workaround for CRT bug in chdir() (from Charles Lane, via
34241              Peter Prymmer)
34242              
34243              remove outdated kludge in Carp (NULLs are permitted in diagnostics
34244              now)
34245              
34246              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
34247              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
34248              
34249              better default perlbug categories for ok reports (from Richard Foley)
34250              
34251              peek.t non-portable to ithreads
34252              
34253              note about undocumented caller() return value (from M.J.T. Guy);
34254              yet another peek.t tweak
34255      Branch: maint-5.6/perl
34256           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34257           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34258           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
34259           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
34260           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
34261           !> vms/vmsish.h
34262 ____________________________________________________________________________
34263 [  7303] By: gsar                                  on 2000/10/16  06:03:18
34264         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
34265              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
34266              
34267              &HUGE_VAL is not defined, it exists.
34268              
34269              Do not warn that an infinity does not look like a number.
34270              
34271              Rewrite the pwent/spent logic to be a little bit more clearer.
34272              
34273              Continue on the pwent/spent case.
34274              
34275              Correct Freudian slip.
34276              
34277              Use HUGE_VALL if applicable.
34278              
34279              pwent/spent #ifdef imbalance.
34280              
34281              Infinite problems.
34282              
34283              Call getspnam() only iff needd.
34284              
34285              Test both the scalar and list contexts.
34286              
34287              Use setxxent()/endxxent().
34288              
34289              Complex tweakery.
34290              
34291              Unicos hint tweak.
34292              
34293              Be more forgiving in POSIX about HUGE_VALL.
34294              
34295              Detypo.
34296              
34297              The search of infinity continues, this time simplified.
34298              
34299              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
34300              in natively 64-bit platforms where a long is a quad (no need
34301              for long longs).  Also added bias for IVs.
34302              
34303              Complex tweaks.
34304              
34305              Introduce t/lib/peek.t.
34306              
34307              Make the test more portable.
34308      Branch: maint-5.6/perl
34309           +> t/lib/peek.t
34310            ! pp_sys.c
34311           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
34312           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
34313           !> t/op/pwent.t toke.c util.c
34314 ____________________________________________________________________________
34315 [  7302] By: gsar                                  on 2000/10/16  05:03:37
34316         Log: integrate changes#6066..6071 from mainline
34317              
34318              s/END/CHECK/
34319              
34320              replace direct call to sighandler() with (*PL_sighandlerp)()
34321              
34322              note about values()
34323              
34324              File::Spec compatibility update (from Barrie Slaymaker
34325              <barries@slaysys.com>)
34326              
34327              remove misleading comment (from M.J.T. Guy)
34328              
34329              misformatted perllocal.pod (from Tim Jenness
34330              <t.jenness@jach.hawaii.edu>)
34331      Branch: maint-5.6/perl
34332           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34333           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34334           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
34335           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
34336 ____________________________________________________________________________
34337 [  7301] By: gsar                                  on 2000/10/16  05:00:08
34338         Log: integrate changes#6061..6063 from mainline
34339              
34340              change#5921 neglected to make eq honor "use bytes"
34341              
34342              additional tests for utf8.t
34343              
34344              tokeq() could read unallocated field in argument
34345      Branch: maint-5.6/perl
34346           !> sv.c t/pragma/utf8.t toke.c
34347 ____________________________________________________________________________
34348 [  7300] By: gsar                                  on 2000/10/16  04:56:54
34349         Log: integrate changes#6046,6048,6057,6058 from mainline
34350              
34351              libscheck has insufficient checks for n32 libs (from
34352              Albert Chin-A-Young <china@thewrittenword.com>)
34353              
34354              add note about how $( doesn't interpolate in REs (from
34355              Philip Newton <newton@ficus.frogspace.net>)
34356              
34357              fix broken parsing of /\x{ab}/
34358              
34359              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
34360              (spotted by Donald Kinzer <dkinzer@premia.com>)
34361      Branch: maint-5.6/perl
34362           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
34363           !> t/pragma/utf8.t
34364 ____________________________________________________________________________
34365 [  7299] By: gsar                                  on 2000/10/16  04:52:50
34366         Log: integrate change#6044 from mainline
34367              
34368              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
34369              such that underscores are only ignored in literal numbers,
34370              "\x{...}", and hex/oct argument
34371      Branch: maint-5.6/perl
34372           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
34373 ____________________________________________________________________________
34374 [  7298] By: gsar                                  on 2000/10/16  04:50:53
34375         Log: integrate changes#6027..6043 from mainline
34376              
34377              podlators-1.02 update (from Russ Allbery)
34378              
34379              Pod::Man generates groff-incompatible macro definition (from
34380              Tom Christiansen)
34381              
34382              add CGI.pm v2.66 (from Lincoln Stein)
34383              
34384              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
34385              for @- and @+ (from Johan Vromans)
34386              
34387              small nits in diagnostics.pm (from Robin Barker)
34388              
34389              whitespace adjustments
34390              
34391              missing files in MANIFEST
34392              
34393              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
34394              to compensate
34395              
34396              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
34397              
34398              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
34399      Branch: maint-5.6/perl
34400           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
34401           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
34402           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
34403           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
34404           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
34405           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
34406           !> t/lib/cgi-html.t t/lib/cgi-request.t
34407 ____________________________________________________________________________
34408 [  7297] By: gsar                                  on 2000/10/16  04:44:30
34409         Log: integrate change#6025 from mainline
34410              
34411              Is{Alnum,Alpha,Word} don't match titlecase
34412              TODO: IsSpace is defined recursively!
34413              (both spotted by Larry)
34414      Branch: maint-5.6/perl
34415           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
34416           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
34417 ____________________________________________________________________________
34418 [  7296] By: gsar                                  on 2000/10/16  04:39:30
34419         Log: integrate change#6023 from mainline
34420              
34421              debugger stomps on $. (from M.J.T. Guy)
34422      Branch: maint-5.6/perl
34423           !> lib/perl5db.pl
34424 ____________________________________________________________________________
34425 [  7295] By: gsar                                  on 2000/10/16  04:38:02
34426         Log: integrate change#6022 from mainline
34427              
34428              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
34429      Branch: maint-5.6/perl
34430           !> sv.c
34431 ____________________________________________________________________________
34432 [  7294] By: gsar                                  on 2000/10/16  04:37:05
34433         Log: integrate changes#6018..6021 from mainline
34434              
34435              make lib/syslog.t portable to systems that don't have _PATH_LOG,
34436              make _PATH_LOG() return "" if unavailable
34437              
34438              windows portability tweaks
34439              
34440              test tweak
34441              
34442              remove Win2K issue in pod (fixed by change#6020)
34443      Branch: maint-5.6/perl
34444           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
34445           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
34446           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
34447 ____________________________________________________________________________
34448 [  7293] By: gsar                                  on 2000/10/16  04:20:00
34449         Log: integrate changes#6013..6015 from mainline
34450              
34451              tweak change#5945 to display correct switch name in diagnostic
34452              
34453              glob() loading File::Glob behind the scenes may cause syntax errors
34454              
34455              tweak test for portability
34456      Branch: maint-5.6/perl
34457           !> op.c perl.c pod/perldiag.pod t/lib/b.t
34458 ____________________________________________________________________________
34459 [  7292] By: gsar                                  on 2000/10/16  04:18:11
34460         Log: integrate changes#6005..6010 from mainline, cfgperl
34461              
34462              perldoc might fail via "use blib" (from Hugo van der Sanden)
34463              
34464              Regen Configure.
34465              
34466              note about compile failures and END blocks (from M.J.T. Guy)
34467              
34468              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
34469              
34470              (change#6009 integrated earlier in change#7255)
34471              
34472              clarify note about shadow password support (from
34473              gellyfish@gellyfish.com)
34474      Branch: maint-5.6/perl
34475           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34476           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
34477           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
34478 ____________________________________________________________________________
34479 [  7291] By: gsar                                  on 2000/10/16  04:12:03
34480         Log: integrate changes#6002,6003 from mainline
34481              
34482              destructive sv_setsv() can lose UV-ness from source, causing
34483              numeric promotions/comparisons to fail to do the right thing
34484              
34485              allow REG_EXPAND_SZ keys in Windows registry (from
34486              John Clayton <John.Clayton@barclayscapital.com>)
34487      Branch: maint-5.6/perl
34488           !> sv.c win32/win32.c
34489 ____________________________________________________________________________
34490 [  7290] By: gsar                                  on 2000/10/16  04:10:19
34491         Log: integrate change#6001 from mainline
34492              
34493              support additional library locations via $Config{otherlibdirs}
34494              (from Andy Dougherty)
34495      Branch: maint-5.6/perl
34496           !> Configure INSTALL Porting/Glossary Porting/config.sh
34497           !> Porting/config_H config_h.SH epoc/config.sh perl.c
34498           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
34499           !> win32/config.bc win32/config.gc win32/config.vc
34500 ____________________________________________________________________________
34501 [  7289] By: gsar                                  on 2000/10/16  04:08:28
34502         Log: integrate change#5999 from mainline
34503              
34504              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
34505      Branch: maint-5.6/perl
34506           !> t/pragma/warn/toke toke.c
34507 ____________________________________________________________________________
34508 [  7288] By: gsar                                  on 2000/10/16  04:07:01
34509         Log: integrate changes#5997,5998 from cfgperl
34510              
34511              Preserve $!.
34512              
34513              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
34514      Branch: maint-5.6/perl
34515           !> lib/Math/Complex.pm
34516 ____________________________________________________________________________
34517 [  7287] By: gsar                                  on 2000/10/16  04:04:37
34518         Log: integrate change#5995 from mainline
34519              
34520              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
34521      Branch: maint-5.6/perl
34522           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
34523 ____________________________________________________________________________
34524 [  7286] By: gsar                                  on 2000/10/16  04:03:21
34525         Log: integrate change#5994 from mainline
34526              
34527              fix for missed accounting for null byte in pack("Z",...) (from
34528              M.J.T. Guy)
34529      Branch: maint-5.6/perl
34530           !> pp.c t/op/pack.t
34531 ____________________________________________________________________________
34532 [  7285] By: gsar                                  on 2000/10/16  04:02:11
34533         Log: integrate changes#5989..5993 from mainline
34534              
34535              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
34536              itself and no other (from Tom Hughes)
34537              
34538              use $ENV{LIB} to search for libs under Visual C compiler
34539              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
34540              
34541              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
34542              
34543              pod nit (from Simon Cozens)
34544              
34545              various minor tweaks seen on p5p
34546      Branch: maint-5.6/perl
34547           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
34548           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
34549           !> t/op/array.t toke.c
34550 ____________________________________________________________________________
34551 [  7284] By: gsar                                  on 2000/10/16  03:59:00
34552         Log: integrate changes#5978..5988 from mainline
34553              
34554              sync version numbers in File::Spec with the ones on CPAN
34555              (from Barrie Slaymaker)
34556              
34557              under useithreads, constant pad entries could inadvertantly be
34558              shared across threads (from Eric Blood <eblood@xmission.com>);
34559              added Eric's test case to testsuite
34560              
34561              allow Configure -S to run non-interactively (spotted by Greg Hudson
34562              <ghudson@mit.edu>)
34563              
34564              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
34565              prototype mismatch with CORE::glob(); update pod and tests to
34566              suit (File::Glob::glob() is still available for backward
34567              compatibility, but should be considered deprecated)
34568              
34569              avoid error in IO::Socket::INET when given an unknown service name
34570              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
34571              
34572              numeric conversion of non-number in change#3378 tramples on
34573              OOK offset, causing segfaults
34574              
34575              attributes::reftype() doesn't work on tied argument
34576              
34577              forked child may not exit correctly if it failed to open
34578              /dev/console (from Graham Barr)
34579              
34580              add regular expressions tutorial and quick-start guide (from
34581              Mark Kvale <kvale@phy.ucsf.edu>)
34582              
34583              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
34584              
34585              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
34586              <paul@miraclefish.com>)
34587      Branch: maint-5.6/perl
34588           +> pod/perlrequick.pod pod/perlretut.pod
34589           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
34590           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
34591           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
34592           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
34593           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
34594           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34595           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
34596           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
34597 ____________________________________________________________________________
34598 [  7283] By: gsar                                  on 2000/10/16  03:52:14
34599         Log: integrate change#5977 from mainline
34600              
34601              autoquote barewords followed by newline and arrow properly
34602              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
34603      Branch: maint-5.6/perl
34604           !> t/pragma/warn/toke toke.c
34605 ____________________________________________________________________________
34606 [  7282] By: gsar                                  on 2000/10/16  03:50:48
34607         Log: integrate change#5976 from mainline
34608              
34609              DB_File v1.73 update (from Paul Marquess)
34610      Branch: maint-5.6/perl
34611           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34612           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
34613 ____________________________________________________________________________
34614 [  7281] By: gsar                                  on 2000/10/16  03:49:14
34615         Log: integrate change#5975 from mainline
34616              
34617              allow sort() reentrancy (variant of patch suggested by
34618              Hugo van der Sanden)
34619      Branch: maint-5.6/perl
34620           !> pp_ctl.c t/op/sort.t
34621 ____________________________________________________________________________
34622 [  7280] By: gsar                                  on 2000/10/16  03:48:22
34623         Log: integrate change#5974 from mainline
34624              
34625              change#4197 somehow missed initializing PL_errors, meaning
34626              syntax error queueing wasn't working outside eval"" at all;
34627              also fixed eval"" to localize PL_error_count, so that compile-time
34628              eval's don't clobber the error state of the outer context
34629      Branch: maint-5.6/perl
34630           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
34631           !> t/pragma/warn/toke
34632 ____________________________________________________________________________
34633 [  7279] By: gsar                                  on 2000/10/16  03:46:21
34634         Log: integrate change#5973 from mainline
34635              
34636              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
34637      Branch: maint-5.6/perl
34638           !> regcomp.c regexec.c t/op/re_tests
34639 ____________________________________________________________________________
34640 [  7278] By: gsar                                  on 2000/10/16  03:44:54
34641         Log: integrate change#5971 from cfgperl
34642              
34643              Unicos tweaks from Mark P. Lutz.
34644      Branch: maint-5.6/perl
34645           !> hints/unicos.sh lib/Math/Complex.pm
34646 ____________________________________________________________________________
34647 [  7277] By: gsar                                  on 2000/10/16  03:42:59
34648         Log: integrate changes#5966..5970 from mainline
34649              
34650              add testsuite for B backends, fix bug in B::Deparse (from
34651              Simon Cozens <simon@brecon.co.uk>)
34652              
34653              improved docs on the warn_uninit diagnostic (from David Glasser
34654              and Simon Cozens)
34655              
34656              tolerate spaces in group names in test on solaris (from David Boyce
34657              <dsb@boyski.com>)
34658              
34659              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
34660              
34661              Data::Dumper fumbles negative numbers on 32-bit platforms where
34662              IV is >32bits
34663      Branch: maint-5.6/perl
34664           +> t/lib/b.t t/lib/syslog.t
34665           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
34666           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
34667           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
34668 ____________________________________________________________________________
34669 [  7276] By: gsar                                  on 2000/10/16  03:39:30
34670         Log: integrate change#5965 from mainline
34671              
34672              avoid "will not stay shared" warnings for our variables (from
34673              Robin Barker)
34674      Branch: maint-5.6/perl
34675           !> op.c t/pragma/warn/op
34676 ____________________________________________________________________________
34677 [  7275] By: gsar                                  on 2000/10/16  03:38:18
34678         Log: integrate change#5964 from mainline
34679              
34680              reformat to 72 columns (again)
34681      Branch: maint-5.6/perl
34682           !> pod/perldiag.pod
34683 ____________________________________________________________________________
34684 [  7274] By: gsar                                  on 2000/10/16  03:36:58
34685         Log: integrate change#5963 from mainline
34686              
34687              patch from Larry to make (\&) prototype work; added tests for
34688              the same
34689      Branch: maint-5.6/perl
34690           !> op.c t/comp/proto.t
34691 ____________________________________________________________________________
34692 [  7273] By: gsar                                  on 2000/10/16  03:35:51
34693         Log: integrate changes#5956..5962 from mainline
34694              
34695              better diagnostics on failed tests (from Ilya Zakharevich)
34696              
34697              pod nits (from A. C. Yardley <yardley@tanet.net>)
34698              
34699              change#3569 deleted some essential code, revert; avoid use of
34700              atexit() to make DynaLoader work properly on AIX under mod_perl
34701              (from Jens-Uwe Mager <jum@helios.de>)
34702              
34703              doubled words in pods (from Simon Cozens
34704              <simon.p.cozens@jp.pwcglobal.com>)
34705              
34706              better INSTALL notes on Solaris issues (from Dominic Dunlop)
34707              
34708              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34709              
34710              updated README.hpux (from Jeff Okamoto)
34711      Branch: maint-5.6/perl
34712           !> INSTALL README.hpux emacs/cperl-mode.el
34713           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
34714           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
34715           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
34716           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
34717           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
34718           !> t/op/lex_assign.t
34719 ____________________________________________________________________________
34720 [  7272] By: gsar                                  on 2000/10/16  03:31:22
34721         Log: integrate change#5955 from mainline
34722              
34723              longstanding bug exposed by change#3307: sort arguments weren't
34724              compiled with the right wantarray context (ensuing runtime lookup
34725              via block_gimme() was getting the incidental context of the
34726              sort() itself)
34727      Branch: maint-5.6/perl
34728           !> op.c t/op/sort.t
34729 ____________________________________________________________________________
34730 [  7271] By: gsar                                  on 2000/10/16  03:29:11
34731         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
34732              branch
34733              
34734              Flatten the cpp jungle doing the nosuid checking.
34735              
34736              Do not assume sign propagation. (from M.J.T. Guy)
34737              
34738              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
34739              
34740              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
34741              Now pp_ncmp() returns undef is either operand is a NaN.
34742              
34743              On second thoughts frexp() does have two arguments.
34744              
34745              Document that tr() is not tr(1).
34746              
34747              Be more robust on "extreme" (large absolute value)
34748              arguments.  Originally reported by Daniel Connelly
34749              as a problem with asinh() on large negative arguments,
34750              asinh() used to bail out because an argument to log()
34751              ended up being zero.  Ilya Zakharevich proposed using
34752              Taylor's series in such cases, which for such large
34753              arguments is a very good approximation.
34754              
34755              Undo "use integer" addition from 64bitint as it seems
34756              to break most of the subtests in Digital UNIX;
34757              Unicos needs to find another way.
34758      Branch: maint-5.6/perl
34759           !> (integrate 29 files)
34760 ____________________________________________________________________________
34761 [  7270] By: gsar                                  on 2000/10/16  03:09:44
34762         Log: integrate changes#5948,5949,5950 from mainline
34763              
34764              typo in vars.pm that leads to cryptic message (from Piotr
34765              Piatkowski <kompas@kompas.usr.onet.pl>)
34766              
34767              make perldoc use the pod2man from the same version (from
34768              M.J.T. Guy)
34769              
34770              reformat perldiag to avoid long lines
34771      Branch: maint-5.6/perl
34772           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
34773 ____________________________________________________________________________
34774 [  7269] By: gsar                                  on 2000/10/16  03:05:54
34775         Log: integrate change#5947 from mainline
34776              
34777              use &dl_error rather than &dl_load_file as the guard for calling
34778              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
34779              statically built perl)
34780      Branch: maint-5.6/perl
34781           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34782 ____________________________________________________________________________
34783 [  7268] By: gsar                                  on 2000/10/16  03:04:48
34784         Log: integrate change#5945 from mainline
34785              
34786              make module name mandatory after -M switch; reorder perldiag
34787              alphabetically (from Mark-Jason Dominus)
34788      Branch: maint-5.6/perl
34789           !> perl.c pod/perldiag.pod
34790 ____________________________________________________________________________
34791 [  7267] By: gsar                                  on 2000/10/16  03:03:01
34792         Log: integrate change#5939 from mainline
34793              
34794              more pod nits (from Larry Virden)
34795      Branch: maint-5.6/perl
34796           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
34797           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
34798           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
34799 ____________________________________________________________________________
34800 [  7266] By: gsar                                  on 2000/10/16  03:01:39
34801         Log: integrate change#5938 from mainline
34802              
34803              Consolidated B::Deparse fixes (from Stephen McCamant)
34804      Branch: maint-5.6/perl
34805           !> ext/B/B/Deparse.pm
34806 ____________________________________________________________________________
34807 [  7265] By: gsar                                  on 2000/10/16  03:00:43
34808         Log: integrate change#5936 from mainline
34809              
34810              additional tests for change#7263 (from Paul Marquess)
34811      Branch: maint-5.6/perl
34812           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
34813           !> t/pragma/warn/5nolint t/pragma/warn/6default
34814 ____________________________________________________________________________
34815 [  7264] By: gsar                                  on 2000/10/16  02:58:34
34816         Log: integrate change#5934 from mainline
34817              
34818              propagate lexical warnings from surrounding scope correctly
34819              within string eval() (from Paul Marquess)
34820      Branch: maint-5.6/perl
34821           !> pp_ctl.c t/pragma/warn/pp_ctl
34822 ____________________________________________________________________________
34823 [  7263] By: gsar                                  on 2000/10/16  02:56:53
34824         Log: integrate change#5932 from mainline
34825              
34826              add rsignal(), whichsig() and do_join() to public API list
34827              (mod_perl uses them to good advantage)
34828      Branch: maint-5.6/perl
34829           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
34830 ____________________________________________________________________________
34831 [  7262] By: gsar                                  on 2000/10/16  02:55:53
34832         Log: integrate change#5931 from mainline
34833              
34834              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
34835      Branch: maint-5.6/perl
34836           !> pp_hot.c regexec.c t/op/pat.t
34837 ____________________________________________________________________________
34838 [  7261] By: gsar                                  on 2000/10/16  02:55:01
34839         Log: integrate change#5930 from mainline
34840              
34841              small os390 tweaks (from Peter Prymmer)
34842      Branch: maint-5.6/perl
34843           !> config_h.SH makedepend.SH
34844 ____________________________________________________________________________
34845 [  7260] By: gsar                                  on 2000/10/16  02:54:10
34846         Log: integrate change#5929 from mainline
34847              
34848              pod nits
34849      Branch: maint-5.6/perl
34850           !> pod/perlguts.pod
34851 ____________________________________________________________________________
34852 [  7259] By: gsar                                  on 2000/10/16  02:52:55
34853         Log: integrate change#5927 from mainline
34854              
34855              arrange for next() to resume at the unstack op rather than the
34856              loop conditional, so that scope cleanup happens correctly
34857              (from Stephen McCamant)
34858      Branch: maint-5.6/perl
34859           !> op.c pp_ctl.c t/op/misc.t
34860 ____________________________________________________________________________
34861 [  7258] By: gsar                                  on 2000/10/16  02:51:38
34862         Log: integrate change#5926 from mainline
34863              
34864              on windows, reserve 16M of stack rather than 128M (allows more
34865              threads to run concurrently)
34866      Branch: maint-5.6/perl
34867           !> win32/Makefile win32/makefile.mk
34868 ____________________________________________________________________________
34869 [  7257] By: gsar                                  on 2000/10/16  02:50:37
34870         Log: integrate change#5925 from mainline
34871              
34872              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34873      Branch: maint-5.6/perl
34874           !> toke.c
34875 ____________________________________________________________________________
34876 [  7256] By: gsar                                  on 2000/10/16  02:49:36
34877         Log: integrate change#5924 from mainline
34878              
34879              avoid using uninitialized memory in require version check
34880      Branch: maint-5.6/perl
34881           !> pp_ctl.c universal.c
34882 ____________________________________________________________________________
34883 [  7255] By: gsar                                  on 2000/10/16  02:48:03
34884         Log: integrate changes#5923,5928,6009 from mainline
34885              
34886              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34887      Branch: maint-5.6/perl
34888           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34889 ____________________________________________________________________________
34890 [  7254] By: gsar                                  on 2000/10/16  02:44:46
34891         Log: integrate change#5922 from mainline
34892              
34893              commentary about IoTYPE() (from Nathan Torkington)
34894      Branch: maint-5.6/perl
34895           !> sv.h
34896 ____________________________________________________________________________
34897 [  7253] By: gsar                                  on 2000/10/16  02:43:49
34898         Log: integrate change#5921 from mainline
34899              
34900              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34901      Branch: maint-5.6/perl
34902           !> sv.c t/lib/charnames.t t/pragma/utf8.t
34903 ____________________________________________________________________________
34904 [  7252] By: gsar                                  on 2000/10/16  02:42:31
34905         Log: integrate change#5920 from mainline
34906              
34907              Larry's fix for buggy propagation of utf8-ness in join(); add test
34908      Branch: maint-5.6/perl
34909           !> doop.c t/op/ver.t
34910 ____________________________________________________________________________
34911 [  7251] By: gsar                                  on 2000/10/16  02:41:14
34912         Log: integrate changes#5915..5919 from mainline
34913              
34914              various (pod tweaks &c)
34915      Branch: maint-5.6/perl
34916           !> (integrate 33 files)
34917 ____________________________________________________________________________
34918 [  7250] By: gsar                                  on 2000/10/16  02:38:16
34919         Log: integrate change#5914 from mainline
34920              
34921              caller() wasn't returning the right number of elements for
34922              eval {...}
34923      Branch: maint-5.6/perl
34924           !> pp_ctl.c t/pragma/warn/9enabled
34925 ____________________________________________________________________________
34926 [  7249] By: gsar                                  on 2000/10/16  02:37:02
34927         Log: integrate change#5913 from mainline
34928              
34929              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
34930              (from Mark-Jason Dominus)
34931      Branch: maint-5.6/perl
34932           !> pod/perlfunc.pod
34933 ____________________________________________________________________________
34934 [  7248] By: gsar                                  on 2000/10/16  02:35:58
34935         Log: integrate change#5912 from mainline
34936              
34937              fix totally broken caching in UNIVERSAL::isa() (from
34938              Nick Ing-Simmons)
34939      Branch: maint-5.6/perl
34940           !> t/op/universal.t universal.c
34941 ____________________________________________________________________________
34942 [  7247] By: gsar                                  on 2000/10/16  02:34:27
34943         Log: integrate changes#5910,5911 from mainline
34944              
34945              typo in pod
34946              
34947              add linebreak properties from unicode/LineBrk.txt (from
34948              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34949      Branch: maint-5.6/perl
34950           +> (branch 29 files)
34951           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
34952 ____________________________________________________________________________
34953 [  7246] By: gsar                                  on 2000/10/16  02:33:29
34954         Log: integrate change#5909 from mainline
34955              
34956              mode argument to do_binmode() should be file mode, not boolean
34957      Branch: maint-5.6/perl
34958           !> pp_sys.c
34959 ____________________________________________________________________________
34960 [  7245] By: gsar                                  on 2000/10/16  02:31:04
34961         Log: integrate change#5908 from mainline
34962              
34963              introduce illegal symbols into null package so that
34964              gv_fetchpv(...,TRUE) always returns a valid GV even when the
34965              symbol is trapped by strictures (avoids coredumps)
34966      Branch: maint-5.6/perl
34967           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
34968           !> t/pragma/strict-vars
34969 ____________________________________________________________________________
34970 [  7244] By: jhi                                   on 2000/10/16  02:29:54
34971         Log: Subject: $Carp::ExportLevel confusion in Exporter
34972              From: "Ben Tilly" <ben_tilly@hotmail.com>
34973              Date: Sat, 14 Oct 2000 16:44:34 EDT
34974              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
34975      Branch: perl
34976            ! lib/Exporter/Heavy.pm
34977 ____________________________________________________________________________
34978 [  7243] By: jhi                                   on 2000/10/16  02:28:33
34979         Log: Subject: [PATCH perlguts.pod] Document offset hack
34980              From: Simon Cozens <simon@cozens.net>
34981              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
34982              Date: Sat, 14 Oct 2000 19:32:25 +0100
34983      Branch: perl
34984            ! pod/perlguts.pod
34985 ____________________________________________________________________________
34986 [  7242] By: gsar                                  on 2000/10/16  02:26:51
34987         Log: integrate changes#5905,5906,5907,6064 from mainline
34988              
34989              printf/sprintf didn't get quad types right under use64bitint
34990      Branch: maint-5.6/perl
34991           !> pp_sys.c sv.c t/op/64bitint.t
34992 ____________________________________________________________________________
34993 [  7241] By: jhi                                   on 2000/10/16  02:22:44
34994         Log: Subject: small pod patch
34995              From: Dan Boorstein <dan_boo@bellsouth.net>
34996              Date: Sat, 14 Oct 2000 14:29:24 -0400
34997              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
34998      Branch: perl
34999            ! pod/perlfaq7.pod pod/perlmod.pod
35000 ____________________________________________________________________________
35001 [  7240] By: jhi                                   on 2000/10/16  02:13:46
35002         Log: -w cleanup.
35003              
35004              Subject: Re: Problems with bleadperl 
35005              From: "Stephen P. Potter" <spp@ds.net>
35006              Date: Fri, 13 Oct 2000 13:32:49 -0400
35007              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
35008      Branch: perl
35009            ! t/pragma/overload.t
35010 ____________________________________________________________________________
35011 [  7239] By: jhi                                   on 2000/10/16  01:41:18
35012         Log: One more ~utf8 tweak.
35013      Branch: perl
35014            ! t/op/bop.t
35015 ____________________________________________________________________________
35016 [  7238] By: jhi                                   on 2000/10/16  01:34:14
35017         Log: Tweak the test of #7235.
35018      Branch: perl
35019            ! t/op/bop.t
35020 ____________________________________________________________________________
35021 [  7237] By: jhi                                   on 2000/10/16  01:25:04
35022         Log: Fix a couple of compiler-noted nits in #7235.
35023      Branch: perl
35024            ! pp.c
35025 ____________________________________________________________________________
35026 [  7236] By: jhi                                   on 2000/10/16  01:22:46
35027         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
35028      Branch: perl
35029            ! pp.c pp_hot.c
35030 ____________________________________________________________________________
35031 [  7235] By: jhi                                   on 2000/10/15  16:24:44
35032         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
35033              
35034              From: Simon Cozens <simon@cozens.net>
35035              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
35036              Date: Sat, 14 Oct 2000 20:52:13 +0100
35037              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
35038      Branch: perl
35039            ! pp.c t/op/bop.t utf8.h
35040 ____________________________________________________________________________
35041 [  7234] By: jhi                                   on 2000/10/15  15:19:29
35042         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
35043              The problem was that rx->minlen was in chars while pp_split()
35044              thought it would be in bytes. 
35045      Branch: perl
35046            ! pp.c t/pragma/utf8.t
35047 ____________________________________________________________________________
35048 [  7233] By: jhi                                   on 2000/10/14  20:24:24
35049         Log: Document FNCASE=y as discussed in the bug 20000902.009.
35050      Branch: perl
35051            ! README.dos
35052 ____________________________________________________________________________
35053 [  7232] By: jhi                                   on 2000/10/14  18:52:21
35054         Log: Add test for bug id 20000427.003 (which seems to have
35055              been fixed) (also duplicate as 20000427.004, though
35056              with a higher severity).  Move one utf8 from op/append
35057              to pragma/utf8, tag the tests with bug ids.
35058      Branch: perl
35059            ! t/op/append.t t/pragma/utf8.t
35060 ____________________________________________________________________________
35061 [  7231] By: jhi                                   on 2000/10/14  17:28:37
35062         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
35063      Branch: perl
35064            ! t/pragma/utf8.t
35065 ____________________________________________________________________________
35066 [  7230] By: jhi                                   on 2000/10/14  14:24:50
35067         Log: Needs to be conditional on SunOS 4.
35068              
35069              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
35070              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35071              Date: Sat, 14 Oct 2000 13:37:49 +0100
35072              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
35073      Branch: metaconfig/U/perl
35074            ! End.U
35075      Branch: perl
35076            ! Configure myconfig.SH pod/perldelta.pod
35077 ____________________________________________________________________________
35078 [  7229] By: jhi                                   on 2000/10/14  00:49:22
35079         Log: Update Changes.
35080      Branch: perl
35081            ! Changes patchlevel.h
35082 ____________________________________________________________________________
35083 [  7228] By: jhi                                   on 2000/10/14  00:46:10
35084         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
35085              From: Peter Prymmer <pvhp@forte.com>
35086              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
35087              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
35088      Branch: perl
35089            ! lib/utf8.pm
35090 ____________________________________________________________________________
35091 [  7227] By: jhi                                   on 2000/10/13  23:20:30
35092         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
35093      Branch: perl
35094            ! t/op/tie.t
35095 ____________________________________________________________________________
35096 [  7226] By: jhi                                   on 2000/10/13  22:14:32
35097         Log: Tweak #7225.
35098              
35099              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
35100              From: Peter Prymmer <pvhp@forte.com>
35101              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
35102              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
35103      Branch: perl
35104            ! t/op/sprintf.t
35105 ____________________________________________________________________________
35106 [  7225] By: jhi                                   on 2000/10/13  22:11:31
35107         Log: op/sprintf.t patch for OS/390 (and any other host with limited
35108              floating-point exponent length)
35109              
35110              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
35111              From: Dominic Dunlop <domo@computer.org>
35112              Date: Fri, 13 Oct 2000 19:17:57 +0200
35113              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
35114      Branch: perl
35115            ! t/op/sprintf.t
35116 ____________________________________________________________________________
35117 [  7224] By: jhi                                   on 2000/10/13  18:40:48
35118         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
35119      Branch: perl
35120            ! toke.c
35121 ____________________________________________________________________________
35122 [  7223] By: jhi                                   on 2000/10/13  18:37:13
35123         Log: Thinko in #7222.
35124      Branch: perl
35125            ! utf8.c
35126 ____________________________________________________________________________
35127 [  7222] By: jhi                                   on 2000/10/13  18:05:23
35128         Log: Use UTF8SKIP(), from Simon Cozens.
35129      Branch: perl
35130            ! utf8.c
35131 ____________________________________________________________________________
35132 [  7221] By: jhi                                   on 2000/10/13  15:43:19
35133         Log: (accidentally empty check-in)
35134      Branch: perl
35135            ! utf8.c
35136 ____________________________________________________________________________
35137 [  7220] By: jhi                                   on 2000/10/13  15:23:51
35138         Log: Add (optimistically) Storable to static extensions.
35139      Branch: perl
35140            ! hints/uwin.sh hints/vmesa.sh
35141 ____________________________________________________________________________
35142 [  7219] By: jhi                                   on 2000/10/13  15:20:05
35143         Log: Amdahl UTS doesn't seem to do dynaloading.
35144      Branch: perl
35145            ! hints/uts.sh
35146 ____________________________________________________________________________
35147 [  7218] By: jhi                                   on 2000/10/13  15:15:20
35148         Log: Slight tweak of the code to appease Amdahl UTS cc.
35149      Branch: perl
35150            ! pp.c
35151 ____________________________________________________________________________
35152 [  7217] By: jhi                                   on 2000/10/13  14:50:42
35153         Log: In Amdahl UTS "struct sv" is defined by a system header,
35154              <ksync.h>.
35155      Branch: perl
35156            ! perl.h sv.h
35157 ____________________________________________________________________________
35158 [  7216] By: jhi                                   on 2000/10/13  11:58:25
35159         Log: Ilya implemented the memory profiling API.
35160      Branch: perl
35161            ! Todo
35162 ____________________________________________________________________________
35163 [  7215] By: jhi                                   on 2000/10/13  02:56:38
35164         Log: Subject: [PATCH 5.7.0] Perl API for mstats
35165              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35166              Date: Thu, 12 Oct 2000 22:52:40 -0400
35167              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
35168      Branch: perl
35169            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
35170 ____________________________________________________________________________
35171 [  7214] By: jhi                                   on 2000/10/13  02:55:38
35172         Log: Subject: [PATCH 5.7.0] IVs in mtats
35173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35174              Date: Thu, 12 Oct 2000 22:51:04 -0400
35175              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
35176      Branch: perl
35177            ! malloc.c perl.h
35178 ____________________________________________________________________________
35179 [  7213] By: jhi                                   on 2000/10/13  02:31:47
35180         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
35181      Branch: perl
35182            ! pod/perldiag.pod pp_sys.c
35183 ____________________________________________________________________________
35184 [  7212] By: jhi                                   on 2000/10/13  01:27:38
35185         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
35186              From: Peter Prymmer <pvhp@forte.com>
35187              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
35188              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
35189      Branch: perl
35190            ! t/op/oct.t
35191 ____________________________________________________________________________
35192 [  7211] By: jhi                                   on 2000/10/13  00:35:09
35193         Log: Update Changes.
35194      Branch: perl
35195            ! Changes patchlevel.h
35196 ____________________________________________________________________________
35197 [  7210] By: jhi                                   on 2000/10/12  23:59:40
35198         Log: The Install.pm third of
35199              
35200              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
35201              From: Bill Campbell <bill@celestial.com>
35202              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
35203              Date: Thu, 5 Oct 2000 18:04:51 -0700
35204      Branch: perl
35205            ! lib/ExtUtils/Install.pm
35206 ____________________________________________________________________________
35207 [  7209] By: jhi                                   on 2000/10/12  23:58:43
35208         Log: Two thirds of
35209              
35210              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
35211              Date: Thu, 5 Oct 2000 18:04:51 -0700
35212              From: Bill Campbell <bill@celestial.com>
35213              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
35214              
35215              The Install.pm changes will be submitted separately because
35216              they need some work and discussion still.
35217      Branch: perl
35218            ! lib/getopts.pl lib/termcap.pl
35219 ____________________________________________________________________________
35220 [  7208] By: jhi                                   on 2000/10/12  23:41:19
35221         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
35222              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35223              Date:     Thu, 12 Oct 2000 07:30:02 EDT
35224              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
35225      Branch: perl
35226            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
35227            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
35228 ____________________________________________________________________________
35229 [  7207] By: jhi                                   on 2000/10/12  23:39:01
35230         Log: An updated EBCDIC tr patch.
35231              
35232              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
35233              From: Peter Prymmer <pvhp@forte.com>
35234              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
35235              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
35236      Branch: perl
35237            ! t/op/tr.t
35238 ____________________________________________________________________________
35239 [  7206] By: jhi                                   on 2000/10/12  23:34:55
35240         Log: Upgrade to CPAN 1.58, from Andreas König.
35241      Branch: perl
35242            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35243 ____________________________________________________________________________
35244 [  7205] By: jhi                                   on 2000/10/12  23:29:08
35245         Log: Introduce the man[24-8] variables, from Andy Dougherty.
35246      Branch: metaconfig/U/perl
35247            + mandirs.U mandirstyle.U
35248      Branch: perl
35249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35250            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
35251            ! vos/config.h vos/config.pl vos/config_h.SH_orig
35252            ! win32/config.bc win32/config.gc win32/config.vc
35253 ____________________________________________________________________________
35254 [  7204] By: gsar                                  on 2000/10/12  18:11:24
35255         Log: restore change#7202
35256      Branch: perl
35257            ! mg.c
35258 ____________________________________________________________________________
35259 [  7203] By: gsar                                  on 2000/10/12  18:09:40
35260         Log: another test of the Emergency Broadcast System--back out 
35261              change#7202
35262      Branch: perl
35263            ! mg.c
35264 ____________________________________________________________________________
35265 [  7202] By: gsar                                  on 2000/10/12  16:40:47
35266         Log: (submitted on behalf of Jarkko)
35267              Fix the lib/encode.t subtest 6 failure as reported by Andreas
35268              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
35269              was unearthed by change 7182, as was a bug in HTML::Entities.
35270      Branch: perl
35271            ! mg.c
35272 ____________________________________________________________________________
35273 [  7201] By: jhi                                   on 2000/10/11  03:16:05
35274         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
35275      Branch: perl
35276            ! pp_hot.c t/pragma/utf8.t
35277 ____________________________________________________________________________
35278 [  7200] By: jhi                                   on 2000/10/11  00:40:30
35279         Log: The #7198 was a false alarm.
35280      Branch: perl
35281            ! pp_hot.c
35282 ____________________________________________________________________________
35283 [  7199] By: jhi                                   on 2000/10/11  00:26:04
35284         Log: Remove duplicated code.
35285      Branch: perl
35286            ! t/lib/cgi-html.t
35287 ____________________________________________________________________________
35288 [  7198] By: jhi                                   on 2000/10/10  23:30:46
35289         Log: (Retracted by #7200.)
35290      Branch: perl
35291            ! pp_hot.c
35292 ____________________________________________________________________________
35293 [  7197] By: jhi                                   on 2000/10/10  21:49:30
35294         Log: Add the test case for #7190, from the original bug report
35295              by Andreas König.
35296      Branch: perl
35297            ! t/pragma/utf8.t
35298 ____________________________________________________________________________
35299 [  7196] By: jhi                                   on 2000/10/10  21:40:49
35300         Log: Reapply Andy's patch and regen Configure.
35301      Branch: perl
35302            ! Configure INSTALL Makefile.SH Porting/Glossary
35303            ! Porting/config.sh config_h.SH epoc/config.sh installperl
35304            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35305            ! win32/config.vc
35306 ____________________________________________________________________________
35307 [  7195] By: jhi                                   on 2000/10/10  21:09:30
35308         Log: Use the versiononly instead of the installscripts,
35309              retract the changes 7146 and 7147.
35310      Branch: perl
35311            ! Configure INSTALL Makefile.SH Porting/Glossary
35312            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
35313            ! installperl uconfig.sh vos/config.def win32/config.bc
35314            ! win32/config.gc win32/config.vc
35315 ____________________________________________________________________________
35316 [  7194] By: jhi                                   on 2000/10/10  21:06:15
35317         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
35318              From: Peter Prymmer <pvhp@forte.com>
35319              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
35320              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
35321      Branch: perl
35322            ! t/op/ver.t
35323 ____________________________________________________________________________
35324 [  7193] By: jhi                                   on 2000/10/10  21:05:12
35325         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
35326              From: Peter Prymmer <pvhp@forte.com>
35327              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
35328              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
35329      Branch: perl
35330            ! t/op/tr.t
35331 ____________________________________________________________________________
35332 [  7192] By: jhi                                   on 2000/10/10  20:57:30
35333         Log: Add versiononly, delete installscripts, from Andy Dougherty.
35334      Branch: metaconfig
35335            - U/installdirs/installscripts.U
35336      Branch: metaconfig/U/perl
35337            + versiononly.U
35338 ____________________________________________________________________________
35339 [  7191] By: jhi                                   on 2000/10/10  19:41:21
35340         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
35341              From: Peter Prymmer <pvhp@forte.com>
35342              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
35343              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
35344      Branch: perl
35345            ! pod/perlebcdic.pod
35346 ____________________________________________________________________________
35347 [  7190] By: jhi                                   on 2000/10/10  19:26:14
35348         Log: Subject: Re: utf8 concat, mg_get
35349              From: Simon Cozens <simon@cozens.net>
35350              Date: Tue, 10 Oct 2000 17:40:17 +0100
35351              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
35352      Branch: perl
35353            ! pp_hot.c
35354 ____________________________________________________________________________
35355 [  7189] By: jhi                                   on 2000/10/10  19:23:03
35356         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
35357              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
35358              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
35359              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
35360      Branch: perl
35361            ! lib/ExtUtils/MM_Unix.pm
35362 ____________________________________________________________________________
35363 [  7188] By: jhi                                   on 2000/10/10  15:31:24
35364         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
35365              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35366              Date: Fri, 14 Jul 2000 10:47:36 +0100
35367              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
35368      Branch: perl
35369            ! README.win32
35370 ____________________________________________________________________________
35371 [  7187] By: jhi                                   on 2000/10/10  13:30:10
35372         Log: Quote the temp file name, needed in Win32 because the
35373              default name unfortunately contains spaces, shouldn't
35374              hurt elsewhere.
35375              
35376              Subject: FW: perldoc fails if $TEMP contains spaces
35377              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35378              Date: Thu, 14 Sep 2000 08:58:45 +0100
35379              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
35380      Branch: perl
35381            ! utils/perldoc.PL
35382 ____________________________________________________________________________
35383 [  7186] By: jhi                                   on 2000/10/10  13:16:27
35384         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
35385              From: hv@hugo.hybyte.com
35386              Date: Tue, 10 Oct 2000 14:10:20 +0100
35387              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
35388      Branch: perl
35389            ! t/lib/thr5005.t util.c
35390 ____________________________________________________________________________
35391 [  7185] By: jhi                                   on 2000/10/10  12:06:22
35392         Log: Upgrade to podlators 1.04, from Russ Allbery.
35393      Branch: perl
35394            ! lib/Pod/Man.pm lib/Pod/Text.pm
35395 ____________________________________________________________________________
35396 [  7184] By: jhi                                   on 2000/10/10  12:01:32
35397         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
35398      Branch: perl
35399            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
35400 ____________________________________________________________________________
35401 [  7183] By: jhi                                   on 2000/10/09  23:47:15
35402         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
35403              From: Peter Prymmer <pvhp@forte.com>
35404              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
35405              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
35406      Branch: perl
35407            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
35408 ____________________________________________________________________________
35409 [  7182] By: jhi                                   on 2000/10/09  23:43:16
35410         Log: Make eq work again with utf8 (disabling the upgrading
35411              should no more be necessary since the copies of the
35412              scalars are upgraded, not the scalars themselves).
35413              Takes care of ID 20001009.001.  (The claimed length()
35414              bug in 20001009.001 seems bogus to me.)
35415      Branch: perl
35416            ! sv.c t/pragma/utf8.t
35417 ____________________________________________________________________________
35418 [  7181] By: gsar                                  on 2000/10/09  19:41:54
35419         Log: tweak for change#7173
35420      Branch: perl
35421            ! win32/win32sck.c
35422 ____________________________________________________________________________
35423 [  7180] By: gsar                                  on 2000/10/09  19:26:56
35424         Log: on Windows, clean targets might not work under some flavors of the shell
35425      Branch: perl
35426            ! win32/Makefile win32/makefile.mk
35427 ____________________________________________________________________________
35428 [  7179] By: jhi                                   on 2000/10/09  19:21:02
35429         Log: Update Changes.
35430      Branch: perl
35431            ! Changes patchlevel.h
35432 ____________________________________________________________________________
35433 [  7178] By: jhi                                   on 2000/10/09  19:18:23
35434         Log: Warn about unknown scripts.
35435              
35436              Subject: Re: ideas? patches? [PATCH bleadperl]
35437              From: Dominic Dunlop <domo@computer.org>
35438              Date: Mon, 9 Oct 2000 14:57:17 +0200
35439              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
35440      Branch: perl
35441            ! lib/charnames.pm
35442 ____________________________________________________________________________
35443 [  7177] By: jhi                                   on 2000/10/09  19:13:27
35444         Log: Change #7160 had a nasty typo.
35445      Branch: metaconfig
35446            ! U/compline/Compile.U
35447      Branch: perl
35448            ! Configure config_h.SH
35449 ____________________________________________________________________________
35450 [  7176] By: gsar                                  on 2000/10/09  18:59:33
35451         Log: pod nit
35452      Branch: perl
35453            ! pod/perlport.pod
35454 ____________________________________________________________________________
35455 [  7175] By: gsar                                  on 2000/10/09  18:54:28
35456         Log: Windows9x doesn't support link(), despite what Config.pm
35457              might think
35458      Branch: perl
35459            ! lib/ExtUtils/Manifest.pm
35460 ____________________________________________________________________________
35461 [  7174] By: gsar                                  on 2000/10/09  18:50:03
35462         Log: avoid nonportable example code
35463      Branch: perl
35464            ! lib/File/Copy.pm
35465 ____________________________________________________________________________
35466 [  7173] By: gsar                                  on 2000/10/09  18:46:54
35467         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
35468              being used) when closing a socket handle
35469      Branch: perl
35470            ! win32/win32.c win32/win32.h win32/win32sck.c
35471 ____________________________________________________________________________
35472 [  7172] By: gsar                                  on 2000/10/09  18:41:40
35473         Log: on Windows, cwd strings in the environment should be of the
35474              form =X:=X:\foo instead of =X=X:\foo\
35475      Branch: perl
35476            ! win32/vdir.h
35477 ____________________________________________________________________________
35478 [  7171] By: gsar                                  on 2000/10/09  18:30:09
35479         Log: on Windows, LoadLibrary() could load an extension DLL multiple
35480              times if forward slashes are used in the path
35481      Branch: perl
35482            ! win32/win32.c
35483 ____________________________________________________________________________
35484 [  7170] By: jhi                                   on 2000/10/09  17:53:59
35485         Log: Add a todo note about overloadable assertions.
35486      Branch: perl
35487            ! Todo-5.6
35488 ____________________________________________________________________________
35489 [  7169] By: jhi                                   on 2000/10/09  13:43:45
35490         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
35491              From: mjd@plover.com
35492              Date: 9 Oct 2000 00:24:44 -0000
35493              Message-ID: <20001009002444.10616.qmail@plover.com>
35494      Branch: perl
35495            ! pod/perldebguts.pod
35496 ____________________________________________________________________________
35497 [  7168] By: nick                                  on 2000/10/08  13:16:33
35498         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
35499              is not right thing to do on (e.g. x86). Network order is also "right" for
35500              X fonts.
35501      Branch: perl
35502            ! ext/Encode/Encode.pm
35503 ____________________________________________________________________________
35504 [  7167] By: nick                                  on 2000/10/08  12:54:42
35505         Log: Make "encodings" work post-install when Encode/*.enc files may not
35506              be in same directory as Encode.pm
35507      Branch: perl
35508            ! ext/Encode/Encode.pm
35509 ____________________________________________________________________________
35510 [  7166] By: nick                                  on 2000/10/08  11:51:26
35511         Log: Work round the fact that $hash->{$key} does not take into account
35512              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
35513              so that key is always in the "expected" encoding - i.e. same way we put
35514              it in the hash.
35515      Branch: perl
35516            ! ext/Encode/Encode.pm
35517 ____________________________________________________________________________
35518 [  7165] By: gsar                                  on 2000/10/08  04:15:29
35519         Log: save_re_context() could reset PL_curcop to freed memory, causing core
35520              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
35521      Branch: perl
35522            ! pp_ctl.c
35523 ____________________________________________________________________________
35524 [  7164] By: jhi                                   on 2000/10/06  20:51:48
35525         Log: UTF8ize split() so that the cloned substrings get the UTF8
35526              flag of the original scalar.  Problem reported by Simon Cozens.
35527      Branch: perl
35528            ! pp.c t/pragma/utf8.t
35529 ____________________________________________________________________________
35530 [  7163] By: nick                                  on 2000/10/06  20:48:34
35531         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
35532              got a false +ve and so did not reach code which would have un-FAKEd the SV.
35533      Branch: perl
35534            ! sv.c
35535 ____________________________________________________________________________
35536 [  7162] By: nick                                  on 2000/10/06  20:25:37
35537         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
35538              To fix  (sort {$a <=> $b} keys %hash) in particular but
35539              should cover a number of other as-yet-unknown cases as well.
35540      Branch: perl
35541            ! sv.c
35542 ____________________________________________________________________________
35543 [  7161] By: jhi                                   on 2000/10/06  19:56:18
35544         Log: Change the version number of Tie::Handle in the core to 4.0,
35545              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
35546              
35547              Subject: Note on Tie::Handle
35548              From: andreas.koenig@anima.de (Andreas J. Koenig)
35549              Date:      06 Oct 2000 21:48:58 +0200
35550              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
35551      Branch: perl
35552            ! lib/Tie/Handle.pm
35553 ____________________________________________________________________________
35554 [  7160] By: jhi                                   on 2000/10/06  18:20:35
35555         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
35556              as the first option of cc/ld because of ultrapicky compilers
35557              (e.g. OS/390 R2.5)
35558      Branch: metaconfig
35559            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
35560            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
35561            ! U/compline/orderlib.U U/modified/Cppsym.U
35562            ! U/modified/d_access.U
35563      Branch: metaconfig/U/perl
35564            ! Checkcc.U d_dlsymun.U gccvers.U
35565      Branch: perl
35566            ! Configure config_h.SH
35567 ____________________________________________________________________________
35568 [  7159] By: jhi                                   on 2000/10/06  13:56:39
35569         Log: Update Changes.
35570      Branch: perl
35571            ! Changes patchlevel.h
35572 ____________________________________________________________________________
35573 [  7158] By: jhi                                   on 2000/10/06  12:48:40
35574         Log: Eliminate $Is_VMS code from the test.
35575              
35576              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
35577              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35578              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
35579              Date:     Thu, 5 Oct 2000 07:46:33 EDT
35580      Branch: perl
35581            ! t/lib/b.t
35582 ____________________________________________________________________________
35583 [  7157] By: jhi                                   on 2000/10/06  12:47:13
35584         Log: Also the $ccflags is needed for the C compiler check.
35585              
35586              Subject: Configure (check for C-compiler)
35587              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35588              Date: Fri, 06 Oct 2000 08:47:15 +0200
35589              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
35590      Branch: metaconfig/U/perl
35591            ! Checkcc.U
35592      Branch: perl
35593            ! Configure config_h.SH
35594 ____________________________________________________________________________
35595 [  7156] By: jhi                                   on 2000/10/06  11:45:15
35596         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
35597      Branch: perl
35598            ! perl.c pp_ctl.c sv.h utf8.c
35599 ____________________________________________________________________________
35600 [  7155] By: jhi                                   on 2000/10/06  11:40:41
35601         Log: IO::Handle->syswrite() did not handle length omission
35602              like CORE::syswrite() does.
35603              
35604              Subject: [Fwd] IO::Handle, syswrite and arguments
35605              From: Graham Barr <gbarr@pobox.com>
35606              Date: Fri, 6 Oct 2000 10:22:05 +0100
35607              Message-ID: <20001006102205.U6312@pobox.com>
35608              
35609              The original patch from andrew@ugh.net.au.
35610      Branch: perl
35611            ! ext/IO/lib/IO/Handle.pm
35612 ____________________________________________________________________________
35613 [  7154] By: jhi                                   on 2000/10/06  01:42:15
35614         Log: Tweak #7153.
35615      Branch: perl
35616            ! utf8.h
35617 ____________________________________________________________________________
35618 [  7153] By: jhi                                   on 2000/10/06  00:39:55
35619         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
35620      Branch: perl
35621            ! utf8.h
35622 ____________________________________________________________________________
35623 [  7152] By: jhi                                   on 2000/10/06  00:38:11
35624         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
35625      Branch: perl
35626            ! perl.c pp_ctl.c sv.h utf8.c
35627 ____________________________________________________________________________
35628 [  7151] By: jhi                                   on 2000/10/06  00:36:38
35629         Log: Subject: Re: Questions about Tie::Array and perl modules
35630              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35631              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
35632              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
35633              
35634              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
35635      Branch: perl
35636            ! lib/Tie/Array.pm t/op/array.t
35637 ____________________________________________________________________________
35638 [  7150] By: jhi                                   on 2000/10/05  00:20:45
35639         Log: Regen Changes.
35640      Branch: perl
35641            ! Changes patchlevel.h
35642 ____________________________________________________________________________
35643 [  7149] By: jhi                                   on 2000/10/05  00:20:01
35644         Log: Regen toc.
35645      Branch: perl
35646            ! pod/perltoc.pod
35647 ____________________________________________________________________________
35648 [  7148] By: jhi                                   on 2000/10/04  23:35:08
35649         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
35650              reported several times by Dominic Dunlop, for example in
35651              ID 20000315.008.  Patch from Dominic.  Patch affects at
35652              least MachTen, and possibly other oldish BSDs. Should not
35653              break non-broken platforms (tested on LinuxPPC). 
35654      Branch: perl
35655            ! doio.c
35656 ____________________________________________________________________________
35657 [  7147] By: jhi                                   on 2000/10/04  23:26:34
35658         Log: The one that got away from 7146.
35659      Branch: metaconfig
35660            + U/installdirs/installscripts.U
35661 ____________________________________________________________________________
35662 [  7146] By: jhi                                   on 2000/10/04  23:25:04
35663         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
35664              suggested by H. Merijn Brand.
35665      Branch: perl
35666            ! Configure INSTALL Makefile.SH Porting/Glossary
35667            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
35668            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35669            ! win32/config.vc
35670 ____________________________________________________________________________
35671 [  7145] By: jhi                                   on 2000/10/04  22:08:21
35672         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
35673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35674              Date: Wed, 4 Oct 2000 17:37:46 -0400
35675              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
35676      Branch: perl
35677            ! utils/h2xs.PL
35678 ____________________________________________________________________________
35679 [  7144] By: jhi                                   on 2000/10/04  18:11:41
35680         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
35681              From: Jeff Pinyan <jeffp@crusoe.net>
35682              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
35683              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
35684      Branch: perl
35685            ! pod/perlrun.pod
35686 ____________________________________________________________________________
35687 [  7143] By: jhi                                   on 2000/10/04  18:09:58
35688         Log: Subject: perlhack.pod Patch for Externals Tools
35689              From: Fisher Mark <fisherm@tce.com>
35690              Date: Tue, 3 Oct 2000 15:43:27 -0500 
35691              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
35692      Branch: perl
35693            ! pod/perlhack.pod
35694 ____________________________________________________________________________
35695 [  7142] By: jhi                                   on 2000/10/04  18:08:41
35696         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
35697              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35698              Date:     Wed, 4 Oct 2000 12:11:11 EDT
35699              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
35700      Branch: perl
35701            ! vms/vms.c
35702 ____________________________________________________________________________
35703 [  7141] By: jhi                                   on 2000/10/04  12:20:16
35704         Log: Subject: [PATCH 5.7.0] h2xs not working
35705              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35706              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
35707              Date: Tue, 3 Oct 2000 21:43:01 -0400
35708              
35709              Subject: [PATCH 5.7.0] h2xs not documenting the created module
35710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35711              Date: Tue, 3 Oct 2000 22:55:19 -0400
35712              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
35713      Branch: perl
35714            ! utils/h2xs.PL
35715 ____________________________________________________________________________
35716 [  7140] By: jhi                                   on 2000/10/04  11:53:44
35717         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
35718              From: nick@babyhippo.com
35719              Date: Wed, 4 Oct 2000 12:06:45 +0100
35720              Message-Id: <20001004120645.A7356@babyhippo.com>
35721              
35722              Retract 7118 and 7135.
35723      Branch: perl
35724            ! installman installperl op.c t/pragma/subs.t
35725 ____________________________________________________________________________
35726 [  7139] By: jhi                                   on 2000/10/03  22:09:41
35727         Log: It is possible to have no hosts database at all.  Pointed out in
35728              
35729              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35730              From: Peter Prymmer <pvhp@forte.com>
35731              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35732              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35733      Branch: metaconfig
35734            ! U/modified/myhostname.U
35735      Branch: perl
35736            ! Configure config_h.SH
35737 ____________________________________________________________________________
35738 [  7138] By: jhi                                   on 2000/10/03  21:49:49
35739         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35740              From: Peter Prymmer <pvhp@forte.com>
35741              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35742              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35743      Branch: perl
35744            ! pp_sys.c
35745 ____________________________________________________________________________
35746 [  7137] By: jhi                                   on 2000/10/03  20:10:05
35747         Log: One remaining nit less at the VMS mailbox sizing.
35748      Branch: perl
35749            ! vms/vms.c
35750 ____________________________________________________________________________
35751 [  7136] By: jhi                                   on 2000/10/03  20:08:47
35752         Log: Test harness update to sync with the new perlcc,
35753              from Simon Cozens.
35754      Branch: perl
35755            ! t/TEST t/UTEST
35756 ____________________________________________________________________________
35757 [  7135] By: jhi                                   on 2000/10/03  15:15:42
35758         Log: Subject: Re: PATCH for 20001003.004
35759              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
35760              From: "AARON B. DOSSETT" <aaron@iglou.com>
35761              Message-Id: <E13gTay-0006od-00@iglou.com>
35762      Branch: perl
35763            ! installman installperl
35764 ____________________________________________________________________________
35765 [  7134] By: jhi                                   on 2000/10/03  15:00:34
35766         Log: Subject: [ID 20001003.006] B::Debug not -w clean
35767              From: Nicholas Clark <nick@babyhippo.co.uk>
35768              Date: Tue, 03 Oct 2000 15:46:32 +0100
35769              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
35770      Branch: perl
35771            ! ext/B/B/Debug.pm
35772 ____________________________________________________________________________
35773 [  7133] By: jhi                                   on 2000/10/03  14:58:39
35774         Log: Scale down the VMS message boxes, by Charles Lane.
35775              Fix for ID 20000903.009, workaround at
35776              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
35777      Branch: perl
35778            ! vms/vms.c
35779 ____________________________________________________________________________
35780 [  7132] By: jhi                                   on 2000/10/03  11:20:37
35781         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
35782      Branch: perl
35783            + t/lib/st-lock.t t/lib/st-utf8.t
35784            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
35785            ! ext/Storable/Storable.xs t/lib/st-recurse.t
35786 ____________________________________________________________________________
35787 [  7131] By: jhi                                   on 2000/10/03  03:38:23
35788         Log: Encode nits.
35789      Branch: perl
35790            ! MANIFEST Makefile.SH
35791 ____________________________________________________________________________
35792 [  7130] By: jhi                                   on 2000/10/03  03:31:05
35793         Log: Update Changes.
35794      Branch: perl
35795            ! Changes patchlevel.h
35796 ____________________________________________________________________________
35797 [  7129] By: jhi                                   on 2000/10/03  02:24:02
35798         Log: Misplaced else.
35799      Branch: metaconfig/U/perl
35800            ! d_strtoll.U
35801      Branch: perl
35802            ! Configure config_h.SH
35803 ____________________________________________________________________________
35804 [  7128] By: jhi                                   on 2000/10/03  02:08:29
35805         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
35806              From: sthoenna@efn.org
35807              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
35808              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
35809      Branch: metaconfig/U/perl
35810            ! d_strtoll.U
35811      Branch: perl
35812            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
35813 ____________________________________________________________________________
35814 [  7127] By: jhi                                   on 2000/10/03  01:13:14
35815         Log: Update Changes.
35816      Branch: perl
35817            ! Changes patchlevel.h
35818 ____________________________________________________________________________
35819 [  7126] By: jhi                                   on 2000/10/03  00:57:08
35820         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
35821              as suggested by Olaf Flebbe and Nick Clark.
35822      Branch: perl
35823            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
35824 ____________________________________________________________________________
35825 [  7125] By: jhi                                   on 2000/10/03  00:50:56
35826         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
35827              From: Nick Clark <nick@plum.flirble.org>
35828              Date: Mon, 2 Oct 2000 11:03:24 +0100
35829              Message-Id: <20001002110324.D20073@plum.flirble.org>
35830              
35831              Also fixes bug ID 20001002.005.
35832      Branch: perl
35833            ! t/lib/encode.t
35834 ____________________________________________________________________________
35835 [  7124] By: jhi                                   on 2000/10/03  00:34:59
35836         Log: Subject: [PATCH 5.7.0] Epoc update
35837              From: Olaf Flebbe <o.flebbe@gmx.de>
35838              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
35839              Message-ID: <26423.969484586@www10.gmx.net>
35840      Branch: perl
35841            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
35842            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
35843            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
35844            ! util.c util.h
35845 ____________________________________________________________________________
35846 [  7123] By: jhi                                   on 2000/10/03  00:30:07
35847         Log: Regen headers.
35848      Branch: perl
35849            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
35850 ____________________________________________________________________________
35851 [  7122] By: jhi                                   on 2000/10/03  00:10:48
35852         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
35853      Branch: perl
35854            ! hints/openbsd.sh
35855 ____________________________________________________________________________
35856 [  7121] By: jhi                                   on 2000/10/03  00:05:06
35857         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
35858              From: <abigail@foad.org>
35859              Date: Tue, 26 Sep 2000 13:36:14 -0400
35860              Message-ID: <20000926173614.4356.qmail@foad.org>
35861      Branch: perl
35862            ! pod/perlop.pod
35863 ____________________________________________________________________________
35864 [  7120] By: jhi                                   on 2000/10/03  00:04:00
35865         Log: Inside require() $^S was always left undefined.
35866              
35867              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
35868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35869              Date: Wed, 27 Sep 2000 18:54:49 -0400
35870              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
35871      Branch: perl
35872            ! cop.h mg.c pp_ctl.c util.c
35873 ____________________________________________________________________________
35874 [  7119] By: jhi                                   on 2000/10/03  00:00:16
35875         Log: Subject: [PATCH] DLL not restartabke with threaded perl
35876              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
35877              Date: Thu, 28 Sep 2000 09:20:46 +0100
35878              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
35879      Branch: perl
35880            ! perl.c
35881 ____________________________________________________________________________
35882 [  7118] By: jhi                                   on 2000/10/02  23:59:20
35883         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
35884              From: Nicholas Clark <nick@ccl4.org>
35885              Date: Thu, 28 Sep 2000 11:52:24 +0100
35886              Message-ID: <20000928115224.D7924@plum.flirble.org>
35887      Branch: perl
35888            ! op.c
35889 ____________________________________________________________________________
35890 [  7117] By: jhi                                   on 2000/10/02  23:57:51
35891         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
35892              From: Nicholas Clark <nick@babyhippo.co.uk>
35893              Date: Thu, 28 Sep 2000 12:18:10 +0100
35894              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
35895              
35896              Did not apply cleanly, manual intervention was needed.
35897      Branch: perl
35898            ! ext/B/B/Bytecode.pm utils/perlcc.PL
35899 ____________________________________________________________________________
35900 [  7116] By: jhi                                   on 2000/10/02  23:50:40
35901         Log: Document the issue (is not a syntax error, kind of)
35902              
35903              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
35904              From: Nicholas Clark <nick@ccl4.org>
35905              Date: Thu, 28 Sep 2000 17:12:42 +0100
35906              Message-ID: <20000928171242.K7924@plum.flirble.org>
35907      Branch: perl
35908            ! pod/perldata.pod
35909 ____________________________________________________________________________
35910 [  7115] By: jhi                                   on 2000/10/02  23:48:58
35911         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
35912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35913              Date: Thu, 28 Sep 2000 21:55:31 -0400
35914              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
35915      Branch: perl
35916            ! regexec.c
35917 ____________________________________________________________________________
35918 [  7114] By: jhi                                   on 2000/10/02  23:47:57
35919         Log: Subject: DOC PATCH 5.6.0
35920              From: mjd@plover.com
35921              Date: 30 Sep 2000 06:02:34 -0000
35922              Message-ID: <20000930060234.4559.qmail@plover.com>
35923      Branch: perl
35924            ! pod/perldebguts.pod
35925 ____________________________________________________________________________
35926 [  7113] By: jhi                                   on 2000/10/02  23:46:43
35927         Log: SOCK_DGRAM and listen() do not mix as reported in
35928              
35929              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
35930              From: Petter Reinholdtsen <pere@hungry.com>
35931              Date: Sun, 1 Oct 2000 10:57:20 +0800
35932              Message-Id: <200010010257.KAA05735@localhost.localdomain>
35933              
35934              The patch for 5.7.0+ had to be reengineered, though.
35935      Branch: perl
35936            ! ext/IO/lib/IO/Socket/UNIX.pm
35937 ____________________________________________________________________________
35938 [  7112] By: jhi                                   on 2000/10/02  23:36:57
35939         Log: Subject: Re: [PATCH 5.005_64 missed]
35940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35941              Date: Sun, 1 Oct 2000 18:50:10 -0400
35942              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
35943      Branch: perl
35944            ! pod/perlxs.pod
35945 ____________________________________________________________________________
35946 [  7111] By: jhi                                   on 2000/10/02  23:35:40
35947         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
35948              From: Radu Greab <radu@netsoft.ro>
35949              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
35950              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
35951      Branch: perl
35952            ! op.c opcode.pl t/op/substr.t
35953 ____________________________________________________________________________
35954 [  7110] By: jhi                                   on 2000/10/02  23:32:38
35955         Log: Subject: [PATCH] Fix aliasing of tied filehandles
35956              From: Daniel Chetlin <daniel@chetlin.com>
35957              Date: Mon, 2 Oct 2000 14:53:27 -0700
35958              Message-ID: <20001002145327.C1617@ilmd>
35959      Branch: perl
35960            ! perl.h pp_hot.c t/op/tiehandle.t
35961 ____________________________________________________________________________
35962 [  7109] By: jhi                                   on 2000/10/02  23:31:30
35963         Log: s/Robin Parker/Robin Barker/
35964      Branch: perl
35965            ! Changes5.6
35966 ____________________________________________________________________________
35967 [  7108] By: jhi                                   on 2000/10/02  23:15:46
35968         Log: Retract #7091 as suggested in
35969              
35970              From: Robin Barker <rmb1@cise.npl.co.uk> 
35971              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
35972              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
35973              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
35974      Branch: perl
35975            ! embed.pl proto.h
35976 ____________________________________________________________________________
35977 [  7107] By: nick                                  on 2000/10/02  18:23:14
35978         Log: A few tweaks to get Tk803 to work with Encode scheme.
35979      Branch: perl
35980            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35981 ____________________________________________________________________________
35982 [  7106] By: nick                                  on 2000/10/01  21:34:14
35983         Log: Add checking cases to Encode's toUnicode and fromUnicode.
35984      Branch: perl
35985            ! ext/Encode/Encode.pm
35986 ____________________________________________________________________________
35987 [  7105] By: nick                                  on 2000/10/01  17:18:01
35988         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
35989              To read and use them.
35990              Add a lib/encode.t which checks a few things.
35991      Branch: perl
35992            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
35993            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
35994            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
35995            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
35996            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
35997            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
35998            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
35999            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
36000            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
36001            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
36002            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
36003            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
36004            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
36005            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
36006            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
36007            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
36008            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
36009            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
36010            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
36011            + ext/Encode/Encode/iso2022-jp.enc
36012            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
36013            + ext/Encode/Encode/iso8859-1.enc
36014            + ext/Encode/Encode/iso8859-2.enc
36015            + ext/Encode/Encode/iso8859-3.enc
36016            + ext/Encode/Encode/iso8859-4.enc
36017            + ext/Encode/Encode/iso8859-5.enc
36018            + ext/Encode/Encode/iso8859-6.enc
36019            + ext/Encode/Encode/iso8859-7.enc
36020            + ext/Encode/Encode/iso8859-8.enc
36021            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
36022            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
36023            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
36024            + ext/Encode/Encode/macCentEuro.enc
36025            + ext/Encode/Encode/macCroatian.enc
36026            + ext/Encode/Encode/macCyrillic.enc
36027            + ext/Encode/Encode/macDingbats.enc
36028            + ext/Encode/Encode/macGreek.enc
36029            + ext/Encode/Encode/macIceland.enc
36030            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
36031            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
36032            + ext/Encode/Encode/macTurkish.enc
36033            + ext/Encode/Encode/macUkraine.enc
36034            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
36035            + t/lib/encode.t
36036            ! MANIFEST ext/Encode/Encode.pm
36037 ____________________________________________________________________________
36038 [  7104] By: nick                                  on 2000/09/30  13:04:30
36039         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
36040              From: Daniel Chetlin <daniel@chetlin.com>
36041              Date: Mon, 18 Sep 2000 05:05:40 -0700
36042              Message-Id: <20000918050540.C652@ilmd>
36043      Branch: perl
36044            ! lib/overload.pm sv.c t/pragma/overload.t
36045 ____________________________________________________________________________
36046 [  7103] By: nick                                  on 2000/09/30  12:53:36
36047         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
36048              From: Johan Vromans <jvromans@squirrel.nl>
36049              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
36050              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
36051      Branch: perl
36052            ! pod/Makefile.SH
36053 ____________________________________________________________________________
36054 [  7102] By: nick                                  on 2000/09/30  12:52:31
36055         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
36056              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36057              Date: Sat, 16 Sep 2000 16:36:45 -0400
36058              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
36059      Branch: perl
36060            ! ext/B/B/Deparse.pm
36061 ____________________________________________________________________________
36062 [  7101] By: nick                                  on 2000/09/30  12:51:41
36063         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
36064              From: Craig A. Berry <craig.berry@psinetcs.com>
36065              Date: Sat, 16 Sep 2000 10:11:10 -0500
36066              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
36067      Branch: perl
36068            ! vms/vms.c
36069 ____________________________________________________________________________
36070 [  7100] By: nick                                  on 2000/09/30  12:50:33
36071         Log: Subject: Re: unicode support and perl [ID 20000901.097]
36072              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36073              Date: Fri, 15 Sep 2000 16:37:58 -0400
36074              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
36075      Branch: perl
36076            ! t/op/append.t
36077 ____________________________________________________________________________
36078 [  7099] By: nick                                  on 2000/09/30  12:49:35
36079         Log: Subject: Re: unicode support and perl [ID 20000901.097]
36080              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36081              Date: Fri, 15 Sep 2000 16:25:30 -0400
36082              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
36083      Branch: perl
36084            ! pp_hot.c
36085 ____________________________________________________________________________
36086 [  7098] By: nick                                  on 2000/09/30  12:48:00
36087         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
36088              From: Gisle Aas <gisle@ActiveState.com>
36089              Date: 15 Sep 2000 16:23:41 +0200
36090              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
36091      Branch: perl
36092            ! toke.c
36093 ____________________________________________________________________________
36094 [  7097] By: nick                                  on 2000/09/30  12:45:16
36095         Log: Subject: [PATCH] Nits in perlmod.pod
36096              From: Daniel Chetlin <daniel@chetlin.com>
36097              Date: Fri, 15 Sep 2000 02:04:09 -0700
36098              Message-Id: <20000915020409.A2104@ilmd>
36099      Branch: perl
36100            ! pod/perlmod.pod
36101 ____________________________________________________________________________
36102 [  7096] By: nick                                  on 2000/09/30  12:18:00
36103         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
36104              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
36105              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
36106              0 to checking to get the warning.
36107      Branch: perl
36108            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
36109            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
36110            ! regexec.c sv.c toke.c utf8.c
36111 ____________________________________________________________________________
36112 [  7095] By: nick                                  on 2000/09/15  16:55:59
36113         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
36114              
36115              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
36116              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36117              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
36118              Date: Fri, 15 Sep 2000 06:37:30 -0400
36119      Branch: perl
36120            ! ext/Encode/Encode.xs sv.c
36121 ____________________________________________________________________________
36122 [  7094] By: jhi                                   on 2000/09/15  03:23:32
36123         Log: Update Changes.
36124      Branch: perl
36125            ! Changes patchlevel.h
36126 ____________________________________________________________________________
36127 [  7093] By: jhi                                   on 2000/09/15  03:11:44
36128         Log: Fix for the charnames.t failures from Spider Boardman.
36129      Branch: perl
36130            ! toke.c
36131 ____________________________________________________________________________
36132 [  7092] By: jhi                                   on 2000/09/15  00:15:48
36133         Log: Botched the #7090 check-in.
36134      Branch: perl
36135            ! sv.c
36136 ____________________________________________________________________________
36137 [  7091] By: jhi                                   on 2000/09/14  23:33:24
36138         Log: Part of #7081 didn't come through.
36139      Branch: perl
36140            ! embed.pl proto.h
36141 ____________________________________________________________________________
36142 [  7090] By: jhi                                   on 2000/09/14  23:17:39
36143         Log: Subject: Re: perl@7078 
36144              From: Spider Boardman <spider@web.zk3.dec.com>
36145              Date: Thu, 14 Sep 2000 19:06:36 -0400
36146              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
36147      Branch: perl
36148            ! sv.c toke.c
36149 ____________________________________________________________________________
36150 [  7089] By: jhi                                   on 2000/09/14  23:11:21
36151         Log: Small portability tweaks.
36152      Branch: perl
36153            ! ext/Encode/Encode.xs
36154 ____________________________________________________________________________
36155 [  7088] By: jhi                                   on 2000/09/14  22:57:23
36156         Log: Fake return to pacify picky compilers.
36157      Branch: perl
36158            ! ext/Encode/Encode.xs
36159 ____________________________________________________________________________
36160 [  7087] By: jhi                                   on 2000/09/14  22:53:37
36161         Log: Subject: [PATCH] utf8.c apidoc
36162              From: Simon Cozens <simon@cozens.net>
36163              Date: Thu, 14 Sep 2000 23:46:57 +0100
36164              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
36165      Branch: perl
36166            ! perlapi.c pod/perlapi.pod utf8.c
36167 ____________________________________________________________________________
36168 [  7086] By: jhi                                   on 2000/09/14  22:40:38
36169         Log: We don't need to count the high bit bytes, a boolean is enough. 
36170      Branch: perl
36171            ! sv.c
36172 ____________________________________________________________________________
36173 [  7085] By: jhi                                   on 2000/09/14  21:20:09
36174         Log: Replace #7084 with
36175              
36176              Subject: Re: perl@7078 
36177              From: Spider Boardman <spider@web.zk3.dec.com>
36178              Date: Thu, 14 Sep 2000 17:09:36 -0400
36179              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
36180      Branch: perl
36181            ! sv.c utf8.c
36182 ____________________________________________________________________________
36183 [  7084] By: jhi                                   on 2000/09/14  20:03:34
36184         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
36185              convertable to bytes by checking it doesn't go above 0xc3
36186              
36187              Subject: Re: perl@7078
36188              From: Simon Cozens <simon@cozens.net>
36189              Date: Thu, 14 Sep 2000 20:59:19 +0100
36190              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
36191      Branch: perl
36192            ! utf8.c
36193 ____________________________________________________________________________
36194 [  7083] By: jhi                                   on 2000/09/14  19:38:47
36195         Log: Subject: Re: perl@7078
36196              From: Simon Cozens <simon@cozens.net>
36197              Date: Thu, 14 Sep 2000 20:13:09 +0100
36198              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
36199      Branch: perl
36200            ! t/op/bop.t
36201 ____________________________________________________________________________
36202 [  7082] By: jhi                                   on 2000/09/14  17:50:44
36203         Log: The one that got away.
36204      Branch: perl
36205            ! lib/File/Find.pm
36206 ____________________________________________________________________________
36207 [  7081] By: jhi                                   on 2000/09/14  17:45:35
36208         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
36209              From: Robin Barker <rmb1@cise.npl.co.uk>
36210              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
36211              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
36212      Branch: perl
36213            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
36214            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
36215            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
36216            ! regcomp.c toke.c universal.c
36217 ____________________________________________________________________________
36218 [  7080] By: jhi                                   on 2000/09/14  17:40:35
36219         Log: Problems picked up by AIX cc.
36220              
36221              Subject: Re: perl@7078 (patch included)
36222              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36223              Date: Thu, 14 Sep 2000 18:53:30 +0200
36224              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
36225      Branch: perl
36226            ! ext/Encode/Encode.xs
36227 ____________________________________________________________________________
36228 [  7079] By: jhi                                   on 2000/09/14  17:38:27
36229         Log: Subject: File::Find 5.7.0 POD nits
36230              From: Rich Morin <rdm@cfcl.com>
36231              Date: Wed, 13 Sep 2000 22:03:58 -0700
36232              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
36233      Branch: perl
36234            ! lib/File/Find.pm
36235 ____________________________________________________________________________
36236 [  7078] By: jhi                                   on 2000/09/14  14:58:20
36237         Log: Update Changes.
36238      Branch: perl
36239            ! Changes patchlevel.h
36240 ____________________________________________________________________________
36241 [  7077] By: jhi                                   on 2000/09/14  14:55:54
36242         Log: Compilation warnings and an error.
36243      Branch: perl
36244            ! sv.c
36245 ____________________________________________________________________________
36246 [  7076] By: jhi                                   on 2000/09/14  14:42:56
36247         Log: Fix for a parsing bug, not for the original bug.
36248              
36249              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
36250              From: Spider Boardman <spider@web.zk3.dec.com>
36251              Date: Wed, 13 Sep 2000 17:52:20 -0400
36252              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
36253      Branch: perl
36254            ! regcomp.c
36255 ____________________________________________________________________________
36256 [  7075] By: jhi                                   on 2000/09/14  14:40:40
36257         Log: Batch of UTF-8 patches from Simon Cozens.
36258      Branch: perl
36259            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
36260            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
36261            ! toke.c utf8.c
36262 ____________________________________________________________________________
36263 [  7074] By: jhi                                   on 2000/09/14  14:29:58
36264         Log: Subject: Re: Two advertising clauses need to be removed
36265              From: Russ Allbery <rra@stanford.edu>
36266              Date: 13 Sep 2000 18:50:26 -0700
36267              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
36268      Branch: perl
36269            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36270 ____________________________________________________________________________
36271 [  7073] By: jhi                                   on 2000/09/14  14:28:20
36272         Log: Subject: [PATCH] de-wall t/README
36273              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36274              Date: Wed, 13 Sep 2000 17:46:55 -0700
36275              Message-ID: <//Bw5gzkge/e092yn@efn.org>
36276      Branch: perl
36277            ! t/README
36278 ____________________________________________________________________________
36279 [  7072] By: jhi                                   on 2000/09/14  14:25:10
36280         Log: Hints optimization.
36281              
36282              Subject: Minor nit
36283              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36284              Date: Wed, 13 Sep 2000 21:42:07 +0200
36285              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
36286      Branch: perl
36287            ! hints/hpux.sh
36288 ____________________________________________________________________________
36289 [  7071] By: jhi                                   on 2000/09/14  14:23:30
36290         Log: Allow chop() and chomp() to be overridden.
36291              
36292              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
36293              From: "Casey R. Tweten" <crt@kiski.net>
36294              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
36295              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
36296      Branch: perl
36297            ! toke.c
36298 ____________________________________________________________________________
36299 [  7070] By: jhi                                   on 2000/09/14  14:20:36
36300         Log: The return value of setlocale must be copied away.
36301              
36302              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
36303              From: Alan Burlison <Alan.Burlison@uk.sun.com>
36304              Date: Wed, 13 Sep 2000 16:27:37 +0100 
36305              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
36306      Branch: perl
36307            ! util.c
36308 ____________________________________________________________________________
36309 [  7069] By: jhi                                   on 2000/09/14  14:16:27
36310         Log: Remove vestiges of tr//CU.
36311              
36312              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
36313              From: Nick Clark <nick@plum.flirble.org>
36314              Date: Tue, 12 Sep 2000 22:50:14 +0100
36315              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
36316              
36317              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
36318              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36319              Date: Tue, 12 Sep 2000 21:38:48 -0700
36320              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
36321      Branch: perl
36322            ! op.h pod/perlunicode.pod
36323 ____________________________________________________________________________
36324 [  7068] By: jhi                                   on 2000/09/13  14:18:39
36325         Log: Add the Encode extension.  The code is still largely just skeleton.
36326      Branch: perl
36327            + ext/Encode/Encode.pm ext/Encode/Encode.xs
36328            + ext/Encode/Makefile.PL ext/Encode/Todo
36329            ! MANIFEST Todo-5.6
36330 ____________________________________________________________________________
36331 [  7067] By: jhi                                   on 2000/09/12  17:43:33
36332         Log: Allow for whitespace between "#" and "line" in cpp output.
36333              
36334              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
36335              From: Calle Dybedahl <calle@lysator.liu.se>
36336              Date: 12 Sep 2000 19:38:02 +0200 
36337              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
36338      Branch: perl
36339            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
36340 ____________________________________________________________________________
36341 [  7066] By: gsar                                  on 2000/09/12  17:24:29
36342         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
36343              initialization in all the threads on Windows
36344      Branch: perl
36345            ! win32/win32.c
36346 ____________________________________________________________________________
36347 [  7065] By: jhi                                   on 2000/09/12  15:11:31
36348         Log: Update Changes.
36349      Branch: perl
36350            ! Changes patchlevel.h
36351 ____________________________________________________________________________
36352 [  7064] By: jhi                                   on 2000/09/12  14:54:54
36353         Log: Retract #7062, the pod tests are not ready.
36354      Branch: perl
36355            ! t/TEST t/harness
36356 ____________________________________________________________________________
36357 [  7063] By: jhi                                   on 2000/09/12  14:25:41
36358         Log: The #7054 truncated Configure badly.
36359      Branch: metaconfig/U/perl
36360            ! End.U
36361      Branch: perl
36362            ! Configure config_h.SH
36363 ____________________________________________________________________________
36364 [  7062] By: jhi                                   on 2000/09/12  14:08:32
36365         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
36366              From: sthoenna@efn.org
36367              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
36368              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
36369      Branch: perl
36370            ! t/TEST t/harness
36371 ____________________________________________________________________________
36372 [  7061] By: jhi                                   on 2000/09/12  14:07:18
36373         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
36374              From: sthoenna@efn.org
36375              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
36376              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
36377      Branch: perl
36378            ! pod/perlxs.pod
36379 ____________________________________________________________________________
36380 [  7060] By: jhi                                   on 2000/09/12  14:06:08
36381         Log: Break up the myconfig lines a bit.
36382              
36383              Subject: perlbug/perl -V output format
36384              From: sthoenna@efn.org
36385              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
36386              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
36387      Branch: perl
36388            ! myconfig.SH
36389 ____________________________________________________________________________
36390 [  7059] By: jhi                                   on 2000/09/12  14:05:04
36391         Log: Test for the #7049.
36392              
36393              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
36394              From: andreas.koenig@anima.de (Andreas J. Koenig)
36395              Date: 12 Sep 2000 06:42:01 +0200
36396              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
36397      Branch: perl
36398            ! t/op/my.t
36399 ____________________________________________________________________________
36400 [  7058] By: jhi                                   on 2000/09/12  14:03:05
36401         Log: Subject: [patch: perl@7045] vms updates
36402              From: Peter Prymmer <pvhp@forte.com>
36403              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
36404              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
36405      Branch: perl
36406            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
36407 ____________________________________________________________________________
36408 [  7057] By: jhi                                   on 2000/09/12  14:00:51
36409         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
36410              From: sthoenna@efn.org
36411              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
36412              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
36413      Branch: perl
36414            ! t/op/64bitint.t
36415 ____________________________________________________________________________
36416 [  7056] By: jhi                                   on 2000/09/12  13:58:14
36417         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
36418              From: Jeff Pinyan <jeffp@crusoe.net>
36419              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
36420              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
36421      Branch: perl
36422            ! pod/perlfunc.pod
36423 ____________________________________________________________________________
36424 [  7055] By: jhi                                   on 2000/09/12  13:56:32
36425         Log: Do in VMS as the #7054 does.
36426      Branch: perl
36427            ! configure.com
36428 ____________________________________________________________________________
36429 [  7054] By: jhi                                   on 2000/09/12  13:50:31
36430         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
36431              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36432              Date: Mon, 11 Sep 2000 08:33:09 +0100
36433              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
36434      Branch: metaconfig/U/perl
36435            ! End.U
36436      Branch: perl
36437            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
36438            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
36439 ____________________________________________________________________________
36440 [  7053] By: jhi                                   on 2000/09/12  13:29:19
36441         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
36442              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36443              Date:     Tue, 12 Sep 2000 08:35:59 EDT
36444              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
36445      Branch: perl
36446            ! vms/test.com
36447 ____________________________________________________________________________
36448 [  7052] By: jhi                                   on 2000/09/11  23:01:50
36449         Log: Document the SvUTF8*().
36450      Branch: perl
36451            ! pod/perlapi.pod sv.h
36452 ____________________________________________________________________________
36453 [  7051] By: gsar                                  on 2000/09/11  14:46:30
36454         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
36455              (missed a spot when fixing up op_pmreplroot hack for ithreads)
36456      Branch: perl
36457            ! op.c t/op/split.t
36458 ____________________________________________________________________________
36459 [  7050] By: nick                                  on 2000/09/11  10:03:51
36460         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
36461              
36462              Subject: borland C++ win32.c tweak
36463              From: Vadim Konovalov <vkonovalov@lucent.com>
36464              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
36465              Date: Mon, 11 Sep 2000 11:22:33 +0400
36466      Branch: perl
36467            ! win32/win32.c
36468 ____________________________________________________________________________
36469 [  7049] By: nick                                  on 2000/09/11  09:57:33
36470         Log: Point fix for s/// on foreach (keys %xxx).
36471      Branch: perl
36472            ! pp_hot.c
36473 ____________________________________________________________________________
36474 [  7048] By: jhi                                   on 2000/09/10  23:37:09
36475         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
36476              by Pod::Text, from Brad Appleton.
36477      Branch: perl
36478            ! t/pod/testp2pt.pl
36479 ____________________________________________________________________________
36480 [  7047] By: jhi                                   on 2000/09/10  14:32:53
36481         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
36482              by Russ Allbery.
36483      Branch: perl
36484            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
36485 ____________________________________________________________________________
36486 [  7046] By: jhi                                   on 2000/09/10  14:15:08
36487         Log: Upgrade to CPAN 1.57_65, from Andreas König.
36488      Branch: perl
36489            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36490 ____________________________________________________________________________
36491 [  7045] By: jhi                                   on 2000/09/08  21:36:32
36492         Log: Update Changes.
36493      Branch: perl
36494            ! Changes patchlevel.h
36495 ____________________________________________________________________________
36496 [  7044] By: jhi                                   on 2000/09/08  21:29:56
36497         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
36498              From: Peter Prymmer <pvhp@forte.com>
36499              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
36500              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
36501      Branch: perl
36502            ! configure.com
36503 ____________________________________________________________________________
36504 [  7043] By: jhi                                   on 2000/09/08  21:27:50
36505         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
36506              From: Peter Prymmer <pvhp@forte.com>
36507              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
36508              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
36509      Branch: perl
36510            ! Makefile.SH installperl
36511 ____________________________________________________________________________
36512 [  7042] By: jhi                                   on 2000/09/08  21:23:21
36513         Log: Continue #7041.
36514      Branch: perl
36515            ! cygwin/Makefile.SHs os2/Makefile.SHs
36516 ____________________________________________________________________________
36517 [  7041] By: jhi                                   on 2000/09/08  21:18:10
36518         Log: Do away with memory models cruft.  Sorry, PDP users.
36519      Branch: metaconfig
36520            ! U/modified/cc.U U/modified/libpth.U
36521      Branch: perl
36522            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
36523            ! Porting/config_H cflags.SH config_h.SH configure.com
36524            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
36525            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
36526            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
36527 ____________________________________________________________________________
36528 [  7040] By: jhi                                   on 2000/09/08  14:34:18
36529         Log: Major rewrite of s2p.  And I mean really major, it is
36530              an implementation of sed in perl.  If called as s2p it
36531              will function as s2p.  Note: needs non-UNIXifying.
36532              
36533              Subject: s2p
36534              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
36535              Date: Mon, 28 Aug 2000 14:05:12 +0200
36536              Message-ID: <39AA5578.2102E2AA@alcatel.at>
36537      Branch: perl
36538            ! x2p/s2p.PL
36539 ____________________________________________________________________________
36540 [  7039] By: jhi                                   on 2000/09/08  14:19:49
36541         Log: Re-allow vec() for characters > 255.
36542              
36543              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
36544              From: Spider Boardman <spider@web.zk3.dec.com>
36545              Date: Fri, 08 Sep 2000 02:21:02 -0400
36546              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
36547      Branch: perl
36548            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
36549            ! t/op/vec.t
36550 ____________________________________________________________________________
36551 [  7038] By: jhi                                   on 2000/09/08  14:14:18
36552         Log: Subject: [PATCH lib/Benchmark.pm]
36553              From: <abigail@foad.org>
36554              Date: Thu, 7 Sep 2000 15:03:20 -0400
36555              Message-ID: <20000907190320.888.qmail@foad.org>
36556      Branch: perl
36557            ! lib/Benchmark.pm
36558 ____________________________________________________________________________
36559 [  7037] By: jhi                                   on 2000/09/08  14:11:06
36560         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
36561              
36562              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
36563              From: Spider Boardman <spider@web.zk3.dec.com>
36564              Date: Fri, 08 Sep 2000 01:30:27 -0400
36565              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
36566      Branch: perl
36567            ! op.c
36568 ____________________________________________________________________________
36569 [  7036] By: jhi                                   on 2000/09/08  14:08:58
36570         Log: Subject: [ID 20000908.002] perlipc documentation bug.
36571              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
36572              Date: Fri, 08 Sep 2000 12:38:32 +0200
36573              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
36574      Branch: perl
36575            ! pod/perlipc.pod
36576 ____________________________________________________________________________
36577 [  7035] By: jhi                                   on 2000/09/08  14:03:12
36578         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36580              Date: Fri, 08 Sep 2000 11:47:34 +0200
36581              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
36582      Branch: perl
36583            ! hints/dec_osf.sh
36584 ____________________________________________________________________________
36585 [  7034] By: jhi                                   on 2000/09/08  13:59:35
36586         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
36587              From: Simon Cozens <simon@cozens.net>
36588              Date: Thu, 7 Sep 2000 20:40:38 +0100
36589              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
36590      Branch: perl
36591            ! pp_hot.c
36592 ____________________________________________________________________________
36593 [  7033] By: jhi                                   on 2000/09/08  04:03:03
36594         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
36595              From: "Larry W. Virden" <lvirden@cas.org>
36596              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
36597              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
36598      Branch: perl
36599            ! pod/perldiag.pod
36600 ____________________________________________________________________________
36601 [  7032] By: jhi                                   on 2000/09/07  22:18:30
36602         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
36603              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
36604              Date: Mon, 04 Sep 2000 13:16:38 -0700
36605              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
36606      Branch: perl
36607            ! lib/perl5db.pl
36608 ____________________________________________________________________________
36609 [  7031] By: jhi                                   on 2000/09/07  22:02:29
36610         Log: Fix the ccversion detection for 5.1 and beyond.
36611              
36612              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36613              From: Spider Boardman <spider@leggy.zk3.dec.com>
36614              Date: Thu, 7 Sep 2000 17:54:27 -0400
36615              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
36616      Branch: perl
36617            ! hints/dec_osf.sh
36618 ____________________________________________________________________________
36619 [  7030] By: jhi                                   on 2000/09/07  19:12:28
36620         Log: Fix for
36621              
36622              Subject: [ID 20000903.001] \w in utf8-strings
36623              From: Marc Lehmann <pcg@goof.com>
36624              Date: Sun, 03 Sep 2000 09:44:29 +0200
36625              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
36626              
36627              and various related nits.
36628      Branch: perl
36629            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
36630 ____________________________________________________________________________
36631 [  7029] By: jhi                                   on 2000/09/07  18:49:09
36632         Log: Fix the URL, but the server is still missing in action.
36633              
36634              Subject: [ID 20000905.002] perlfaq1.pod URL error
36635              From: "Larry W. Virden" <lvirden@cas.org>
36636              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
36637              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
36638      Branch: perl
36639            ! pod/perlfaq1.pod
36640 ____________________________________________________________________________
36641 [  7028] By: jhi                                   on 2000/09/07  18:47:13
36642         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
36643              From: Hugo <hv@crypt.compulink.co.uk>
36644              Date: Tue, 05 Sep 2000 14:13:37 +0100
36645              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
36646      Branch: perl
36647            ! toke.c
36648 ____________________________________________________________________________
36649 [  7027] By: jhi                                   on 2000/09/07  18:45:35
36650         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
36651              From: Daniel Chetlin <daniel@chetlin.com>
36652              Date: Tue, 5 Sep 2000 04:57:07 -0700
36653              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
36654      Branch: perl
36655            ! pod/perlfaq6.pod pod/perlop.pod
36656 ____________________________________________________________________________
36657 [  7026] By: jhi                                   on 2000/09/07  18:44:01
36658         Log: Document the new ref() semantics.
36659              
36660              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36661              From: Gisle Aas <gisle@ActiveState.com>
36662              Date: 05 Sep 2000 08:10:30 +0200
36663              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
36664      Branch: perl
36665            ! pod/perldelta.pod
36666 ____________________________________________________________________________
36667 [  7025] By: jhi                                   on 2000/09/07  18:42:27
36668         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
36669              
36670              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36671              From: Gisle Aas <gisle@ActiveState.com>
36672              Date: 05 Sep 2000 08:11:40 +0200
36673              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
36674      Branch: perl
36675            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
36676 ____________________________________________________________________________
36677 [  7024] By: jhi                                   on 2000/09/07  18:39:32
36678         Log: Subject: [PATCH] Modernize Opcode.pm documentation
36679              From: Gisle Aas <gisle@ActiveState.com>
36680              Date: 4 Sep 2000 00:18:55 -0000
36681              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
36682      Branch: perl
36683            ! ext/Opcode/Opcode.pm
36684 ____________________________________________________________________________
36685 [  7023] By: jhi                                   on 2000/09/07  18:37:42
36686         Log: Subject: [PATCH] Tied filehandle documentation
36687              From: Gisle Aas <gisle@ActiveState.com>
36688              Date: 4 Sep 2000 00:14:40 -0000
36689              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
36690      Branch: perl
36691            ! pod/perlfunc.pod pod/perltie.pod
36692 ____________________________________________________________________________
36693 [  7022] By: jhi                                   on 2000/09/07  18:35:37
36694         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
36695              From: Gisle Aas <gisle@ActiveState.com>
36696              Date: 4 Sep 2000 00:04:22 -0000
36697              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
36698      Branch: perl
36699            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
36700 ____________________________________________________________________________
36701 [  7021] By: jhi                                   on 2000/09/07  18:33:22
36702         Log: Subject: small apidoc fix
36703              From: Marc Lehmann <pcg@goof.com>
36704              Date: Sun, 3 Sep 2000 05:12:06 +0200
36705              Message-ID: <20000903051206.A5909@cerebro.laendle>
36706      Branch: perl
36707            ! pod/perlapi.pod utf8.c
36708 ____________________________________________________________________________
36709 [  7020] By: jhi                                   on 2000/09/07  16:14:57
36710         Log: Tiny perldelta nits.
36711      Branch: perl
36712            ! pod/perldelta.pod
36713 ____________________________________________________________________________
36714 [  7019] By: jhi                                   on 2000/09/07  16:04:20
36715         Log: Guard against bad string->int conversion for quads.
36716      Branch: perl
36717            ! t/op/64bitint.t
36718 ____________________________________________________________________________
36719 [  7018] By: jhi                                   on 2000/09/06  17:07:03
36720         Log: Update Unicode todo list.
36721      Branch: perl
36722            ! Todo-5.6
36723 ____________________________________________________________________________
36724 [  7017] By: jhi                                   on 2000/09/05  21:16:01
36725         Log: Document the SvIOK_.*UV().
36726      Branch: perl
36727            ! pod/perlapi.pod sv.h
36728 ____________________________________________________________________________
36729 [  7016] By: nick                                  on 2000/09/03  21:54:46
36730         Log: Hash lookup of constant strings optimization:
36731              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
36732              to string table (as per sharepvn). Add newSV_pvn_share to create such
36733              a thing. Make hv.c compare addresses of strings and skip string compare
36734              if equal. Make method_named and helem ops use these shared-string SVs
36735              when arg is constant. Make keys op return shared-string SVs (less clearly
36736              a win).
36737      Branch: perl
36738            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
36739            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
36740            ! pod/perlintern.pod pp_hot.c proto.h sv.c
36741 ____________________________________________________________________________
36742 [  7015] By: jhi                                   on 2000/09/02  17:48:59
36743         Log: This is 5.7.0.
36744      Branch: perl
36745            ! Changes
36746 ____________________________________________________________________________
36747 [  7014] By: jhi                                   on 2000/09/02  17:35:45
36748         Log: Changes and patchlevel tweaks.
36749      Branch: perl
36750            ! Changes patchlevel.h
36751 ____________________________________________________________________________
36752 [  7013] By: jhi                                   on 2000/09/02  17:30:50
36753         Log: Update Changes.
36754      Branch: perl
36755            ! Changes patchlevel.h
36756 ____________________________________________________________________________
36757 [  7012] By: nick                                  on 2000/09/02  17:25:20
36758         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
36759      Branch: perl
36760            ! gv.c lib/overload.pm
36761 ____________________________________________________________________________
36762 [  7011] By: jhi                                   on 2000/09/02  17:16:25
36763         Log: Update perlhist.
36764      Branch: perl
36765            ! pod/perlhist.pod
36766 ____________________________________________________________________________
36767 [  7010] By: jhi                                   on 2000/09/02  17:01:35
36768         Log: perldelta nits.
36769      Branch: perl
36770            ! pod/perldelta.pod
36771 ____________________________________________________________________________
36772 [  7009] By: nick                                  on 2000/09/02  16:48:35
36773         Log: If overloaded %{} etc. return the object do not loop.
36774              Thus  sub deref { $_[0] } functions if object is wanted type.
36775      Branch: perl
36776            ! pp.h
36777 ____________________________________________________________________________
36778 [  7008] By: jhi                                   on 2000/09/02  16:26:11
36779         Log: Retab MANIFEST.
36780      Branch: perl
36781            ! ext/Storable/MANIFEST
36782 ____________________________________________________________________________
36783 [  7007] By: jhi                                   on 2000/09/02  16:23:02
36784         Log: Make certain cc is set before trying to run it.
36785      Branch: perl
36786            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
36787 ____________________________________________________________________________
36788 [  7006] By: jhi                                   on 2000/09/02  15:45:41
36789         Log: Unicode notes.
36790      Branch: perl
36791            ! pod/perldelta.pod
36792 ____________________________________________________________________________
36793 [  7005] By: jhi                                   on 2000/09/02  15:42:11
36794         Log: Various Configure nits by Philip Newton,
36795              plus the ebcdic one by me.
36796      Branch: metaconfig
36797            + U/modified/pager.U
36798            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
36799      Branch: metaconfig/U/perl
36800            ! Devel.U quadfio.U
36801      Branch: perl
36802            ! Configure config_h.SH
36803 ____________________________________________________________________________
36804 [  7004] By: jhi                                   on 2000/09/02  15:06:14
36805         Log: Apparently avoiding the swapping is too costly.
36806              
36807              From: "Ben Tilly" <ben_tilly@hotmail.com>
36808              Subject: Re: the door is closed.
36809              Date: Fri, 01 Sep 2000 20:23:16 EDT
36810              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
36811      Branch: perl
36812            ! pod/perlfaq4.pod
36813 ____________________________________________________________________________
36814 [  7003] By: nick                                  on 2000/09/02  12:26:04
36815         Log: Undo part of change 6489 which looks like a bulk edit which
36816              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
36817              The supressing of main:: on return from select() is undesirable.
36818      Branch: perl
36819            ! pp_sys.c
36820 ____________________________________________________________________________
36821 [  7002] By: jhi                                   on 2000/09/01  23:08:54
36822         Log: Update Changes.
36823      Branch: perl
36824            ! Changes patchlevel.h
36825 ____________________________________________________________________________
36826 [  7001] By: jhi                                   on 2000/09/01  23:00:13
36827         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
36828              From: Peter Prymmer <pvhp@forte.com>
36829              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
36830              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
36831              
36832              plus rework the http: spots as suggested by Tom Christiansen,
36833              plus regen perltoc.
36834      Branch: perl
36835            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
36836            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
36837 ____________________________________________________________________________
36838 [  7000] By: jhi                                   on 2000/09/01  22:36:01
36839         Log: Only the first line, thank you very much.
36840      Branch: perl
36841            ! hints/solaris_2.sh
36842 ____________________________________________________________________________
36843 [  6999] By: gsar                                  on 2000/09/01  22:16:40
36844         Log: change#6791 accidentally clobbered change#6710, put it back
36845      Branch: perl
36846            ! win32/win32.c
36847 ____________________________________________________________________________
36848 [  6998] By: jhi                                   on 2000/09/01  22:14:16
36849         Log: Mention the HP-UX LP64 freak failure.
36850      Branch: perl
36851            ! pod/perldelta.pod
36852 ____________________________________________________________________________
36853 [  6997] By: jhi                                   on 2000/09/01  21:48:32
36854         Log: Detypo.
36855      Branch: perl
36856            ! hints/hpux.sh
36857 ____________________________________________________________________________
36858 [  6996] By: jhi                                   on 2000/09/01  21:27:10
36859         Log: Update Changes.
36860      Branch: perl
36861            ! Changes patchlevel.h
36862 ____________________________________________________________________________
36863 [  6995] By: jhi                                   on 2000/09/01  21:14:24
36864         Log: Mi splgn s gnin.g
36865      Branch: perl
36866            ! pp_ctl.c
36867 ____________________________________________________________________________
36868 [  6994] By: jhi                                   on 2000/09/01  21:09:54
36869         Log: Subject: http:// in L<>
36870              From: Nicholas Clark <nick@ccl4.org>
36871              Date: Fri, 1 Sep 2000 22:03:21 +0100
36872              Message-ID: <20000901220321.B72074@plum.flirble.org>
36873      Branch: perl
36874            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
36875 ____________________________________________________________________________
36876 [  6993] By: jhi                                   on 2000/09/01  21:06:54
36877         Log: Update to Storable 1.0, from Raphael Manfredi.
36878      Branch: perl
36879            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
36880            ! ext/Storable/Makefile.PL ext/Storable/README
36881            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36882            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36883            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
36884            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
36885            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
36886            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
36887 ____________________________________________________________________________
36888 [  6992] By: jhi                                   on 2000/09/01  20:43:05
36889         Log: Mention known sfio+linux buglet.
36890      Branch: perl
36891            ! pod/perldelta.pod
36892 ____________________________________________________________________________
36893 [  6991] By: jhi                                   on 2000/09/01  20:40:11
36894         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
36895              From: Peter Prymmer <pvhp@forte.com>
36896              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
36897              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
36898      Branch: perl
36899            ! vms/vms.c
36900 ____________________________________________________________________________
36901 [  6990] By: jhi                                   on 2000/09/01  20:25:26
36902         Log: Retract #6986.
36903      Branch: perl
36904            ! hints/solaris_2.sh
36905 ____________________________________________________________________________
36906 [  6989] By: jhi                                   on 2000/09/01  20:23:00
36907         Log: Mergesort is back.
36908      Branch: perl
36909            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
36910 ____________________________________________________________________________
36911 [  6988] By: jhi                                   on 2000/09/01  19:37:40
36912         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
36913              From: Mike Guy <mjtg@cam.ac.uk>
36914              Date: Fri, 01 Sep 2000 17:43:33 +0100
36915              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
36916      Branch: perl
36917            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
36918            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
36919 ____________________________________________________________________________
36920 [  6987] By: jhi                                   on 2000/09/01  19:17:10
36921         Log: Regen perltoc.
36922      Branch: perl
36923            ! pod/perltoc.pod
36924 ____________________________________________________________________________
36925 [  6986] By: jhi                                   on 2000/09/01  18:51:10
36926         Log: Subject: Re: Solaris x86 has no SPARC libraries!
36927              From: Lupe Christoph <lupe@lupe-christoph.de>
36928              Date: Fri, 1 Sep 2000 20:41:20 +0200
36929              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
36930      Branch: perl
36931            ! hints/solaris_2.sh
36932 ____________________________________________________________________________
36933 [  6985] By: jhi                                   on 2000/09/01  18:28:10
36934         Log: Update Changes.
36935      Branch: perl
36936            ! Changes patchlevel.h
36937 ____________________________________________________________________________
36938 [  6984] By: jhi                                   on 2000/09/01  18:26:53
36939         Log: Feature ordering tweak.
36940      Branch: perl
36941            ! myconfig.SH
36942 ____________________________________________________________________________
36943 [  6983] By: jhi                                   on 2000/09/01  18:19:50
36944         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36945              From: <abigail@foad.org>
36946              Date: Fri, 1 Sep 2000 13:07:32 -0400
36947              Message-ID: <20000901170732.18249.qmail@foad.org>
36948      Branch: perl
36949            ! t/pragma/overload.t
36950 ____________________________________________________________________________
36951 [  6982] By: jhi                                   on 2000/09/01  18:17:54
36952         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
36953              so that case-ignoring systems like DCL can tell them from
36954              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
36955      Branch: metaconfig/U/perl
36956            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
36957      Branch: perl
36958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36959            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
36960            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
36961            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
36962            ! vos/config.def vos/config.h vos/config_h.SH_orig
36963            ! win32/config.bc win32/config.gc win32/config.vc
36964 ____________________________________________________________________________
36965 [  6981] By: nick                                  on 2000/09/01  17:21:57
36966         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
36967              warning when UNTIE exists and instead pass the cound of extra references to
36968              the UNTIE method.
36969      Branch: perl
36970            ! pod/perltie.pod pp_sys.c
36971 ____________________________________________________________________________
36972 [  6980] By: jhi                                   on 2000/09/01  16:54:44
36973         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
36974              From: Peter Prymmer <pvhp@forte.com>
36975              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
36976              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
36977      Branch: perl
36978            ! configure.com
36979 ____________________________________________________________________________
36980 [  6979] By: jhi                                   on 2000/09/01  16:06:20
36981         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
36982              From: Mike Guy <mjtg@cam.ac.uk> 
36983              Date: Fri, 01 Sep 2000 16:49:27 +0100
36984              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
36985      Branch: perl
36986            ! t/base/rs.t
36987 ____________________________________________________________________________
36988 [  6978] By: jhi                                   on 2000/09/01  16:00:42
36989         Log: Update to PodParser 1.18, from Brad Appleton.
36990      Branch: perl
36991            ! lib/Pod/Checker.pm t/pod/find.t
36992 ____________________________________________________________________________
36993 [  6977] By: jhi                                   on 2000/09/01  14:48:58
36994         Log: Subject: Nit in Configure (bleadperl@6961)
36995              From: Lupe Christoph <lupe@lupe-christoph.de>
36996              Date: Fri, 1 Sep 2000 16:34:29 +0200
36997              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
36998      Branch: metaconfig
36999            ! U/compline/ccflags.U
37000      Branch: perl
37001            ! Configure config_h.SH
37002 ____________________________________________________________________________
37003 [  6976] By: jhi                                   on 2000/09/01  14:39:52
37004         Log: Update Changes.
37005      Branch: perl
37006            ! Changes patchlevel.h
37007 ____________________________________________________________________________
37008 [  6975] By: jhi                                   on 2000/09/01  14:37:36
37009         Log: microperl config update.
37010      Branch: perl
37011            ! uconfig.h uconfig.sh
37012 ____________________________________________________________________________
37013 [  6974] By: jhi                                   on 2000/09/01  14:36:53
37014         Log: Document known deficiencies.
37015      Branch: perl
37016            ! pod/perldelta.pod
37017 ____________________________________________________________________________
37018 [  6973] By: jhi                                   on 2000/09/01  14:10:20
37019         Log: Mention warnings fixes and updates.
37020      Branch: perl
37021            ! pod/perldelta.pod
37022 ____________________________________________________________________________
37023 [  6972] By: jhi                                   on 2000/09/01  14:01:52
37024         Log: Drop unused argument.
37025              
37026              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
37027              From: Spider Boardman <spider@web.zk3.dec.com>
37028              Date: Thu, 31 Aug 2000 16:10:15 -0400
37029              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
37030      Branch: perl
37031            ! toke.c
37032 ____________________________________________________________________________
37033 [  6971] By: jhi                                   on 2000/09/01  13:59:24
37034         Log: Add the overload warnings to perldiag.
37035      Branch: perl
37036            ! lib/overload.pm pod/perldiag.pod
37037 ____________________________________________________________________________
37038 [  6970] By: jhi                                   on 2000/09/01  13:55:10
37039         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
37040              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37041              Date: Fri, 1 Sep 2000 13:43:15 +0100 
37042              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
37043      Branch: perl
37044            ! lib/overload.pm t/pragma/overload.t
37045 ____________________________________________________________________________
37046 [  6969] By: jhi                                   on 2000/09/01  13:52:27
37047         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
37048              From: <abigail@foad.org>
37049              Date: Fri, 1 Sep 2000 05:46:54 -0400
37050              Message-ID: <20000901094654.6476.qmail@foad.org>
37051      Branch: perl
37052            ! lib/overload.pm
37053 ____________________________________________________________________________
37054 [  6968] By: jhi                                   on 2000/09/01  13:50:05
37055         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
37056              From: Daniel Chetlin <daniel@chetlin.com>
37057              Date: Fri, 1 Sep 2000 02:10:55 -0700
37058              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
37059      Branch: perl
37060            ! pod/perlretut.pod
37061 ____________________________________________________________________________
37062 [  6967] By: jhi                                   on 2000/09/01  13:47:54
37063         Log: Part of the solution.
37064              
37065              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
37066              From: Mike Guy <mjtg@cam.ac.uk>
37067              Date: Fri, 01 Sep 2000 14:16:01 +0100
37068              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
37069      Branch: perl
37070            ! gv.c mg.c
37071 ____________________________________________________________________________
37072 [  6966] By: jhi                                   on 2000/09/01  13:46:17
37073         Log: Subject: CPAN.pm beta 1.57_57 for the core
37074              From: andreas.koenig@anima.de (Andreas J. Koenig)
37075              Date: 01 Sep 2000 15:16:31 +0200
37076              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
37077      Branch: perl
37078            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37079 ____________________________________________________________________________
37080 [  6965] By: jhi                                   on 2000/09/01  13:43:18
37081         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
37082              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37083              Date: Fri, 01 Sep 2000 01:47:22 -0500
37084              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
37085      Branch: perl
37086            ! pod/perldelta.pod vms/vms.c
37087 ____________________________________________________________________________
37088 [  6964] By: jhi                                   on 2000/09/01  13:35:35
37089         Log: File::Temp patches from Andreas König,
37090              
37091              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
37092              From: andreas.koenig@anima.de (Andreas J. Koenig)
37093              Date: 01 Sep 2000 10:07:20 +0200
37094              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
37095              
37096              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
37097              From: andreas.koenig@anima.de (Andreas J. Koenig)
37098              Date: 31 Aug 2000 23:26:08 +0200
37099              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
37100      Branch: perl
37101            ! lib/File/Temp.pm t/lib/ftmp-security.t
37102 ____________________________________________________________________________
37103 [  6963] By: jhi                                   on 2000/09/01  02:22:24
37104         Log: Retract the mergesort code, way too incompatible licensing
37105              and copyrights.
37106      Branch: perl
37107            ! pod/perldelta.pod pp_ctl.c
37108 ____________________________________________________________________________
37109 [  6962] By: jhi                                   on 2000/08/31  23:27:32
37110         Log: Update Changes.
37111      Branch: perl
37112            ! Changes patchlevel.h
37113 ____________________________________________________________________________
37114 [  6961] By: jhi                                   on 2000/08/31  23:20:04
37115         Log: Small tweaks all over.
37116      Branch: metaconfig
37117            ! U/compline/d_gconvert.U
37118      Branch: perl
37119            ! AUTHORS Configure config_h.SH pp_ctl.c
37120 ____________________________________________________________________________
37121 [  6960] By: jhi                                   on 2000/08/31  22:39:36
37122         Log: Further rewording.
37123      Branch: perl
37124            ! pp_ctl.c
37125 ____________________________________________________________________________
37126 [  6959] By: jhi                                   on 2000/08/31  21:26:44
37127         Log: More address tweaking.
37128      Branch: perl
37129            ! AUTHORS Changes
37130 ____________________________________________________________________________
37131 [  6958] By: jhi                                   on 2000/08/31  20:47:25
37132         Log: AUTHORS tweaks, from Peter Prymmer.
37133              
37134              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
37135              From: Peter Prymmer <pvhp@forte.com>
37136              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
37137              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
37138      Branch: perl
37139            ! AUTHORS MAINTAIN
37140 ____________________________________________________________________________
37141 [  6957] By: jhi                                   on 2000/08/31  20:34:43
37142         Log: perldelta tweaks.
37143      Branch: perl
37144            ! pod/perldelta.pod
37145 ____________________________________________________________________________
37146 [  6956] By: jhi                                   on 2000/08/31  19:11:06
37147         Log: Regen perltoc.
37148      Branch: perl
37149            ! pod/perltoc.pod
37150 ____________________________________________________________________________
37151 [  6955] By: jhi                                   on 2000/08/31  19:06:30
37152         Log: Clarify the mergesort situation.
37153      Branch: perl
37154            ! pp_ctl.c
37155 ____________________________________________________________________________
37156 [  6954] By: jhi                                   on 2000/08/31  18:24:17
37157         Log: Move the Solaris 7 scan to use64bitall, make the
37158              failure to find 64-bot sparc libc to mention the
37159              possibility of being in an intel, from Lupe and Alan.
37160      Branch: perl
37161            ! hints/solaris_2.sh
37162 ____________________________________________________________________________
37163 [  6953] By: jhi                                   on 2000/08/31  18:09:20
37164         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
37165              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
37166      Branch: metaconfig
37167            ! U/compline/d_gconvert.U U/threads/archname.U
37168      Branch: metaconfig/U/perl
37169            ! perlxv.U
37170      Branch: perl
37171            ! Configure config_h.SH sv.c
37172 ____________________________________________________________________________
37173 [  6952] By: jhi                                   on 2000/08/31  17:42:24
37174         Log: :: not allowed in pathnames, change to .
37175              
37176              Subject: [PATCH perl@6938] cygwin port
37177              From: "Fifer, Eric" <EFifer@sanwaint.com>
37178              Date: Thu, 31 Aug 2000 16:32:59 +0100
37179              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
37180      Branch: metaconfig/U/perl
37181            ! perlxv.U
37182 ____________________________________________________________________________
37183 [  6951] By: jhi                                   on 2000/08/31  17:02:05
37184         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
37185      Branch: perl
37186            ! perl.h
37187 ____________________________________________________________________________
37188 [  6950] By: jhi                                   on 2000/08/31  16:26:08
37189         Log: More author updates.
37190              
37191              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
37192              From: Simon Cozens <simon@cozens.net>
37193              Date: Thu, 31 Aug 2000 17:13:32 +0100
37194              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
37195      Branch: perl
37196            ! AUTHORS
37197 ____________________________________________________________________________
37198 [  6949] By: jhi                                   on 2000/08/31  16:04:49
37199         Log: POSIX doesn't report long double values under -Duselongdouble
37200              when the long doubles are "real" (bigger than doubles).
37201              
37202              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
37203              From: Spider Boardman <spider@peano.zk3.dec.com>
37204              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
37205              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
37206      Branch: perl
37207            ! ext/POSIX/POSIX.xs
37208 ____________________________________________________________________________
37209 [  6948] By: jhi                                   on 2000/08/31  15:25:10
37210         Log: Update Changes.
37211      Branch: perl
37212            ! Changes patchlevel.h
37213 ____________________________________________________________________________
37214 [  6947] By: jhi                                   on 2000/08/31  15:22:29
37215         Log: Document UNTIE in a very minimalistic way.
37216      Branch: perl
37217            ! pod/perlfunc.pod pod/perltie.pod
37218 ____________________________________________________________________________
37219 [  6946] By: jhi                                   on 2000/08/31  15:15:23
37220         Log: Document known failures.
37221      Branch: perl
37222            ! pod/perldelta.pod
37223 ____________________________________________________________________________
37224 [  6945] By: jhi                                   on 2000/08/31  15:07:00
37225         Log: Don't attach -ld to the archname if pointless.
37226      Branch: metaconfig
37227            ! U/threads/archname.U
37228      Branch: perl
37229            ! Configure config_h.SH
37230 ____________________________________________________________________________
37231 [  6944] By: jhi                                   on 2000/08/31  14:37:42
37232         Log: Wrap the test in eval.
37233              
37234              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
37235              From: Tim Jenness <timj@jach.hawaii.edu>
37236              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
37237              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
37238      Branch: perl
37239            ! t/lib/ftmp-security.t
37240 ____________________________________________________________________________
37241 [  6943] By: jhi                                   on 2000/08/31  14:30:57
37242         Log: Make -Dusemorebits find long doubles in Solaris.
37243      Branch: perl
37244            ! hints/solaris_2.sh
37245 ____________________________________________________________________________
37246 [  6942] By: jhi                                   on 2000/08/31  13:48:45
37247         Log: Clarify the third case of ftmp-security warnings.
37248      Branch: perl
37249            ! INSTALL
37250 ____________________________________________________________________________
37251 [  6941] By: jhi                                   on 2000/08/31  13:40:31
37252         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
37253              From: <abigail@foad.org>
37254              Date: Thu, 31 Aug 2000 01:35:05 -0400
37255              Message-ID: <20000831053505.32120.qmail@foad.org>
37256      Branch: perl
37257            ! pod/perldelta.pod
37258 ____________________________________________________________________________
37259 [  6940] By: jhi                                   on 2000/08/31  13:38:48
37260         Log: Issue useful diagnostic on unknown pod commands.
37261              
37262              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
37263              From: <abigail@foad.org>
37264              Date: Thu, 31 Aug 2000 03:41:18 -0400
37265              Message-ID: <20000831074118.24880.qmail@foad.org>
37266      Branch: perl
37267            ! lib/Pod/Man.pm
37268 ____________________________________________________________________________
37269 [  6939] By: jhi                                   on 2000/08/31  13:34:33
37270         Log: Reveal Borland's isnan.
37271              
37272              Subject: build with BC++ tweak
37273              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37274              Date: Thu, 31 Aug 2000 13:09:37 +0400
37275              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
37276      Branch: perl
37277            ! win32/win32.h
37278 ____________________________________________________________________________
37279 [  6938] By: jhi                                   on 2000/08/31  05:01:20
37280         Log: Update Changes.
37281      Branch: perl
37282            ! Changes patchlevel.h
37283 ____________________________________________________________________________
37284 [  6937] By: jhi                                   on 2000/08/31  04:26:23
37285         Log: sscanf() may be the only way to read long doubles from strings.
37286      Branch: metaconfig/U/perl
37287            ! longdblfio.U
37288      Branch: perl
37289            ! Configure config_h.SH perl.h util.c
37290 ____________________________________________________________________________
37291 [  6936] By: jhi                                   on 2000/08/31  04:18:19
37292         Log: The #6929 was too skimpy.
37293      Branch: perl
37294            ! sv.c
37295 ____________________________________________________________________________
37296 [  6935] By: jhi                                   on 2000/08/31  02:47:07
37297         Log: Subject: Re: typos in pods
37298              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37299              Date: Wed, 30 Aug 2000 19:25:34 -0700
37300              Message-ID: <eIcr5gzkg25X092yn@efn.org>
37301      Branch: perl
37302            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
37303 ____________________________________________________________________________
37304 [  6934] By: jhi                                   on 2000/08/31  02:42:55
37305         Log: Missed one Unicode file.
37306      Branch: perl
37307            + lib/unicode/UCDFF301.html
37308 ____________________________________________________________________________
37309 [  6933] By: jhi                                   on 2000/08/30  23:42:27
37310         Log: Update Changes.
37311      Branch: perl
37312            ! Changes patchlevel.h
37313 ____________________________________________________________________________
37314 [  6932] By: jhi                                   on 2000/08/30  23:40:07
37315         Log: Mention UNTIE in perldelta.  Still needs documenting
37316              in perltie et alia.
37317      Branch: perl
37318            ! pod/perldelta.pod
37319 ____________________________________________________________________________
37320 [  6931] By: jhi                                   on 2000/08/30  23:36:02
37321         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
37322              From: <abigail@foad.org>
37323              Date: Wed, 30 Aug 2000 19:28:07 -0400
37324              Message-ID: <20000830232807.305.qmail@foad.org>
37325      Branch: perl
37326            ! pod/perldelta.pod
37327 ____________________________________________________________________________
37328 [  6930] By: jhi                                   on 2000/08/30  23:32:40
37329         Log: Update to Unicode 3.0.1.
37330      Branch: perl
37331            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
37332            + lib/unicode/PropList.txt lib/unicode/README.perl
37333            + lib/unicode/UCD301.html lib/unicode/Unicode.301
37334            - lib/unicode/Props.txt lib/unicode/UCD300.html
37335            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
37336            ! (edit 257 files)
37337 ____________________________________________________________________________
37338 [  6929] By: jhi                                   on 2000/08/30  22:38:18
37339         Log: Heap decorruption.
37340              
37341              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
37342              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37343              Date: Wed, 30 Aug 2000 22:39:52 +0100
37344              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
37345      Branch: perl
37346            ! sv.c
37347 ____________________________________________________________________________
37348 [  6928] By: jhi                                   on 2000/08/30  22:29:34
37349         Log: Retract the dummy test, skip the security tests (instead of failing),
37350              explain what the warnings mean.
37351      Branch: perl
37352            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
37353 ____________________________________________________________________________
37354 [  6927] By: jhi                                   on 2000/08/30  22:14:13
37355         Log: Change the internal implementation of sort() to be mergesort
37356              instead of quicksort, from John Linderman <jpl@research.att.com>.
37357              Gives us better worst case, better average case, and stability.
37358              What's there not to like?  (Small fixes for threaded builds
37359              were required).
37360      Branch: perl
37361            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
37362 ____________________________________________________________________________
37363 [  6926] By: jhi                                   on 2000/08/30  20:55:20
37364         Log: A better fix for the Socket building problem from Craig Berry.
37365      Branch: perl
37366            ! vms/vms.c
37367 ____________________________________________________________________________
37368 [  6925] By: jhi                                   on 2000/08/30  20:20:25
37369         Log: Subject: [PATCH] Re: UNTIE method 
37370              From: Nick Ing-Simmons <nik@tiuk.ti.com>
37371              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
37372              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
37373      Branch: perl
37374            ! pp_sys.c t/op/tie.t
37375 ____________________________________________________________________________
37376 [  6924] By: jhi                                   on 2000/08/30  20:17:11
37377         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
37378              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37379              Date: Wed, 30 Aug 2000 15:03:14 -0500
37380              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
37381      Branch: perl
37382            ! vms/vms.c
37383 ____________________________________________________________________________
37384 [  6923] By: jhi                                   on 2000/08/30  20:15:18
37385         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
37386              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37387              Date: Wed, 30 Aug 2000 13:30:36 -0500
37388              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
37389      Branch: perl
37390            ! vms/vms.c
37391 ____________________________________________________________________________
37392 [  6922] By: jhi                                   on 2000/08/30  19:54:43
37393         Log: Better options for rsync.
37394      Branch: perl
37395            ! pod/perlhack.pod
37396 ____________________________________________________________________________
37397 [  6921] By: jhi                                   on 2000/08/30  19:40:16
37398         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
37399              From: Rick Delaney <rick@consumercontact.com>
37400              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
37401              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
37402      Branch: perl
37403            ! pod/perlfunc.pod
37404 ____________________________________________________________________________
37405 [  6920] By: jhi                                   on 2000/08/30  19:36:40
37406         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
37407              From: Peter Prymmer <pvhp@forte.com>
37408              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
37409              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
37410      Branch: perl
37411            ! configure.com
37412 ____________________________________________________________________________
37413 [  6919] By: jhi                                   on 2000/08/30  14:52:02
37414         Log: Update Changes.
37415      Branch: perl
37416            ! Changes patchlevel.h
37417 ____________________________________________________________________________
37418 [  6918] By: jhi                                   on 2000/08/30  14:48:34
37419         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
37420      Branch: perl
37421            ! lib/ExtUtils/typemap
37422 ____________________________________________________________________________
37423 [  6917] By: jhi                                   on 2000/08/30  14:46:34
37424         Log: Subject: typos in pods
37425              From: Nicholas Clark <nick@ccl4.org>
37426              Date: Wed, 30 Aug 2000 01:12:50 +0100
37427              Message-ID: <20000830011249.A61388@plum.flirble.org>
37428      Branch: perl
37429            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
37430            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
37431            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
37432            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
37433 ____________________________________________________________________________
37434 [  6916] By: jhi                                   on 2000/08/30  14:19:09
37435         Log: Document Storable problems on Crays.  (Will have
37436              to document all the other Storable problems, too.)
37437      Branch: perl
37438            ! pod/perldelta.pod
37439 ____________________________________________________________________________
37440 [  6915] By: jhi                                   on 2000/08/30  14:06:02
37441         Log: Subject: [PATCH] fix misc cast warnings
37442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37443              Date: Tue, 29 Aug 2000 23:16:14 -0700
37444              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
37445      Branch: perl
37446            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
37447            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
37448            ! os2/os2ish.h
37449 ____________________________________________________________________________
37450 [  6914] By: jhi                                   on 2000/08/30  14:03:45
37451         Log: Timestamp mismatch again.  Need to fix this dependence on
37452              config_h.SH timestamp, since it's the contents of config_h.SH
37453              that matter.
37454      Branch: perl
37455            ! uconfig.h uconfig.sh
37456 ____________________________________________________________________________
37457 [  6913] By: jhi                                   on 2000/08/30  13:54:06
37458         Log: Don't say "Perl 5.0 source kit".
37459      Branch: perl
37460            ! perl.c
37461 ____________________________________________________________________________
37462 [  6912] By: jhi                                   on 2000/08/30  13:51:24
37463         Log: Reset archname and archname64 always, forcing them be
37464              recomputed at each Configure run, make Configure and
37465              the hints files agree on the naming of largefiles variables.
37466      Branch: metaconfig
37467            ! U/threads/archname.U
37468      Branch: metaconfig/U/perl
37469            ! use64bits.U
37470      Branch: perl
37471            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
37472            ! hints/linux.sh hints/solaris_2.sh
37473 ____________________________________________________________________________
37474 [  6911] By: jhi                                   on 2000/08/30  13:30:13
37475         Log: Put back the slice accidentally removed by #6907.
37476      Branch: perl
37477            ! hints/solaris_2.sh
37478 ____________________________________________________________________________
37479 [  6910] By: jhi                                   on 2000/08/30  01:24:26
37480         Log: Be consistent: other Net::get* do export theirs.
37481              
37482              Subject: Re: Net::protoent does not export 'getproto'
37483              From: Yasushi Nakajima <sey@jkc.co.jp>
37484              Date: Wed, 30 Aug 2000 09:53:14 +0900
37485              Message-Id: <200008300051.DAA24700@taku.hut.fi>
37486      Branch: perl
37487            ! lib/Net/protoent.pm
37488 ____________________________________________________________________________
37489 [  6909] By: jhi                                   on 2000/08/30  01:17:25
37490         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
37491              From: Gurusamy Sarathy <gsar@ActiveState.com>
37492              Date: Tue, 29 Aug 2000 17:17:07 -0700
37493              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
37494      Branch: perl
37495            ! cop.h
37496 ____________________________________________________________________________
37497 [  6908] By: jhi                                   on 2000/08/30  00:58:05
37498         Log: Update Changes.
37499      Branch: perl
37500            ! Changes patchlevel.h
37501 ____________________________________________________________________________
37502 [  6907] By: jhi                                   on 2000/08/30  00:57:22
37503         Log: Introduce ccname to keep track of what compiler kind of we have.
37504      Branch: metaconfig/U/perl
37505            ! Checkcc.U gccvers.U
37506      Branch: perl
37507            ! Configure config_h.SH hints/solaris_2.sh
37508 ____________________________________________________________________________
37509 [  6906] By: jhi                                   on 2000/08/30  00:25:47
37510         Log: Put back the flags dump as reasoned in
37511              
37512              Subject: Re: [PATCH] Glob dumping
37513              From: Mike Guy <mjtg@cam.ac.uk> 
37514              Date: Tue, 29 Aug 2000 21:41:32 +0100
37515              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
37516      Branch: perl
37517            ! dump.c t/lib/peek.t
37518 ____________________________________________________________________________
37519 [  6905] By: jhi                                   on 2000/08/30  00:16:17
37520         Log: Make the epsilon to be relative, not absolute.
37521              
37522              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
37523              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
37524              Date: Tue, 29 Aug 2000 19:58:56 -0400
37525              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
37526      Branch: perl
37527            ! t/lib/trig.t
37528 ____________________________________________________________________________
37529 [  6904] By: jhi                                   on 2000/08/30  00:13:09
37530         Log: From now on, Gisle is on my list of usual suspects :-)
37531              Retract #6902.
37532      Branch: perl
37533            ! ext/Opcode/Safe.pm
37534 ____________________________________________________________________________
37535 [  6903] By: jhi                                   on 2000/08/29  23:51:20
37536         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
37537              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37538              Date: Tue, 29 Aug 2000 18:43:26 -0500
37539              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
37540      Branch: perl
37541            + vms/vmspipe.com
37542            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
37543            ! vms/vms.c
37544 ____________________________________________________________________________
37545 [  6902] By: jhi                                   on 2000/08/29  23:44:14
37546         Log: Retry what #6882 attempted.
37547              
37548              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
37549              From: Gisle Aas <gisle@ActiveState.com>
37550              Date: 30 Aug 2000 00:33:09 +0200
37551              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
37552      Branch: perl
37553            ! ext/Opcode/Safe.pm
37554 ____________________________________________________________________________
37555 [  6901] By: jhi                                   on 2000/08/29  22:59:32
37556         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
37557              From: Hugo <hv@crypt.compulink.co.uk>
37558              Date: Mon, 12 Jun 2000 19:36:08 +0100
37559              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
37560      Branch: perl
37561            ! sv.c
37562 ____________________________________________________________________________
37563 [  6900] By: jhi                                   on 2000/08/29  22:58:35
37564         Log: Admit that we are leaking scalars.
37565              
37566              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
37567              From: Spider Boardman <spider@leggy.zk3.dec.com>
37568              Date: Tue, 29 Aug 2000 18:48:29 -0400
37569              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
37570      Branch: perl
37571            ! t/pragma/warnings.t
37572 ____________________________________________________________________________
37573 [  6899] By: jhi                                   on 2000/08/29  20:53:13
37574         Log: Update Changes.
37575      Branch: perl
37576            ! Changes patchlevel.h
37577 ____________________________________________________________________________
37578 [  6898] By: jhi                                   on 2000/08/29  20:46:21
37579         Log: Undo namespace pollution of #6878.
37580              
37581              Subject: Re: Net::protoent does not export 'getproto'
37582              From: Mike Guy <mjtg@cam.ac.uk>
37583              Date: Tue, 29 Aug 2000 21:32:37 +0100
37584              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
37585      Branch: perl
37586            ! lib/Net/protoent.pm
37587 ____________________________________________________________________________
37588 [  6897] By: jhi                                   on 2000/08/29  20:44:29
37589         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
37590              From: Peter Prymmer <pvhp@forte.com>
37591              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
37592              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
37593      Branch: perl
37594            ! pod/perlebcdic.pod
37595 ____________________________________________________________________________
37596 [  6896] By: jhi                                   on 2000/08/29  20:40:57
37597         Log: There's no point repeating the 'revision' (5) of perl5.
37598      Branch: metaconfig/U/perl
37599            ! Devel.U patchlevel.U
37600      Branch: perl
37601            ! Configure config_h.SH
37602 ____________________________________________________________________________
37603 [  6895] By: jhi                                   on 2000/08/29  20:16:58
37604         Log: Regen Configure for #6894.
37605      Branch: metaconfig/U/perl
37606            ! perladmin.U
37607      Branch: perl
37608            ! Configure config_h.SH
37609 ____________________________________________________________________________
37610 [  6894] By: jhi                                   on 2000/08/29  19:59:52
37611         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
37612              From: "Philip Newton" <Philip.Newton@gmx.net>
37613              Date: Tue, 29 Aug 2000 21:39:14 +0200
37614              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
37615      Branch: perl
37616            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
37617            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
37618            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
37619            ! utils/perlbug.PL
37620 ____________________________________________________________________________
37621 [  6893] By: jhi                                   on 2000/08/29  19:55:30
37622         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
37623              From: "Philip Newton" <Philip.Newton@gmx.net>
37624              Date: Tue, 29 Aug 2000 21:39:14 +0200
37625              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
37626      Branch: perl
37627            ! installhtml
37628 ____________________________________________________________________________
37629 [  6892] By: jhi                                   on 2000/08/29  19:53:59
37630         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
37631              From: "Philip Newton" <Philip.Newton@gmx.net>
37632              Date: Tue, 29 Aug 2000 21:48:18 +0200
37633              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
37634      Branch: perl
37635            ! lib/File/Temp.pm
37636 ____________________________________________________________________________
37637 [  6891] By: jhi                                   on 2000/08/29  18:30:03
37638         Log: Nail the ID 20000828.023.
37639      Branch: perl
37640            ! ext/Storable/Storable.xs
37641 ____________________________________________________________________________
37642 [  6890] By: jhi                                   on 2000/08/29  16:50:17
37643         Log: Under usethreads the dumped variable is IN_PAD.
37644              
37645              Subject: Re: [PATCH] Glob dumping
37646              From: Gisle Aas <gisle@ActiveState.com>
37647              Date: 29 Aug 2000 18:45:05 +0200
37648              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
37649      Branch: perl
37650            ! t/lib/peek.t
37651 ____________________________________________________________________________
37652 [  6889] By: jhi                                   on 2000/08/29  15:17:37
37653         Log: Update Changes.
37654      Branch: perl
37655            ! Changes patchlevel.h
37656 ____________________________________________________________________________
37657 [  6888] By: jhi                                   on 2000/08/29  14:49:59
37658         Log: Retract #6882, broke the safe tests.
37659      Branch: perl
37660            ! ext/Opcode/Safe.pm
37661 ____________________________________________________________________________
37662 [  6887] By: jhi                                   on 2000/08/29  14:47:06
37663         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
37664              From: Gisle Aas <gisle@ActiveState.com> 
37665              Date: 09 Jun 2000 20:00:11 +0200
37666              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
37667      Branch: perl
37668            ! utils/perldoc.PL
37669 ____________________________________________________________________________
37670 [  6886] By: jhi                                   on 2000/08/29  14:42:45
37671         Log: The #6881 removed one dump line.
37672      Branch: perl
37673            ! t/lib/peek.t
37674 ____________________________________________________________________________
37675 [  6885] By: jhi                                   on 2000/08/29  14:30:47
37676         Log: Don't forget to tidy up.
37677      Branch: perl
37678            ! t/lib/ftmp-security.t
37679 ____________________________________________________________________________
37680 [  6884] By: jhi                                   on 2000/08/29  14:25:17
37681         Log: Disabling the one test is a bit tricky.
37682      Branch: perl
37683            ! t/lib/ftmp-security.t
37684 ____________________________________________________________________________
37685 [  6883] By: jhi                                   on 2000/08/29  14:16:25
37686         Log: Disable one of the tests for now.
37687      Branch: perl
37688            ! t/lib/ftmp-security.t
37689 ____________________________________________________________________________
37690 [  6882] By: jhi                                   on 2000/08/29  14:05:50
37691         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
37692              From: gisle@aas.no
37693              Date: 29 Aug 2000 10:35:06 -0000
37694              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
37695      Branch: perl
37696            ! ext/Opcode/Safe.pm
37697 ____________________________________________________________________________
37698 [  6881] By: jhi                                   on 2000/08/29  14:03:51
37699         Log: Subject: [PATCH] Glob dumping
37700              From: Gisle Aas <gisle@ActiveState.com>
37701              Date: 29 Aug 2000 07:59:42 -0000
37702              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
37703      Branch: perl
37704            ! dump.c
37705 ____________________________________________________________________________
37706 [  6880] By: jhi                                   on 2000/08/29  14:02:01
37707         Log: Subject: [PATCH] Warnings in B::Deparse
37708              From: <abigail@foad.org>
37709              Date: Tue, 29 Aug 2000 00:00:01 -0400
37710              Message-ID: <20000829040001.2999.qmail@foad.org>
37711      Branch: perl
37712            ! ext/B/B/Deparse.pm
37713 ____________________________________________________________________________
37714 [  6879] By: jhi                                   on 2000/08/29  13:57:26
37715         Log: Missed a change in #6869.
37716      Branch: perl
37717            ! mg.c
37718 ____________________________________________________________________________
37719 [  6878] By: jhi                                   on 2000/08/29  13:45:04
37720         Log: Subject: Net::protoent does not export 'getproto'
37721              From: Yasushi Nakajima <sey@jkc.co.jp>
37722              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
37723      Branch: perl
37724            ! lib/Net/protoent.pm
37725 ____________________________________________________________________________
37726 [  6877] By: jhi                                   on 2000/08/29  13:39:19
37727         Log: Patches all over for people and the files they (hopefully) care about.
37728      Branch: perl
37729            ! AUTHORS Changes MAINTAIN
37730 ____________________________________________________________________________
37731 [  6876] By: jhi                                   on 2000/08/29  12:53:54
37732         Log: Fix for thinko in #6848.
37733              
37734              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
37735              From: Lupe Christoph <lupe@lupe-christoph.de>
37736              Date: Tue, 29 Aug 2000 09:04:08 +0200
37737              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
37738      Branch: perl
37739            ! ext/Thread/Thread.xs
37740 ____________________________________________________________________________
37741 [  6875] By: jhi                                   on 2000/08/29  12:50:14
37742         Log: Update to Getopt::Long 2.24, from Johan Vromans.
37743      Branch: perl
37744            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37745 ____________________________________________________________________________
37746 [  6874] By: jhi                                   on 2000/08/29  02:09:53
37747         Log: Use minimal @INC in tests, most of the time just '../lib',
37748              so that we simply can't pick up stuff from other Perls than
37749              the one we are testing.  Pointed out by
37750              
37751              From: Mike Guy <mjtg@cam.ac.uk>
37752              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
37753              Date: Fri, 25 Aug 2000 15:15:59 +0100
37754              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
37755      Branch: perl
37756            ! (edit 185 files)
37757 ____________________________________________________________________________
37758 [  6873] By: jhi                                   on 2000/08/29  01:07:11
37759         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
37760              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37761              Date: Mon, 28 Aug 2000 17:45:52 -0700
37762              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
37763      Branch: perl
37764            ! Makefile.SH hints/os2.sh
37765 ____________________________________________________________________________
37766 [  6872] By: jhi                                   on 2000/08/28  23:33:39
37767         Log: Subject: [PATCH bleedperl@6866] spellings
37768              From: marcel@codewerk.com (Marcel Grunauer)
37769              Date: Tue, 29 Aug 2000 01:19:59 +0200
37770              Message-Id: <200008282319.BAA29862@gandalf.local>
37771      Branch: perl
37772            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
37773            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
37774            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
37775 ____________________________________________________________________________
37776 [  6871] By: jhi                                   on 2000/08/28  23:22:09
37777         Log: Take out the SUIDMAIL thing, that will not be
37778              a problem in 5.7.*.
37779      Branch: perl
37780            ! patchlevel.h
37781 ____________________________________________________________________________
37782 [  6870] By: jhi                                   on 2000/08/28  23:19:30
37783         Log: -S is the silent flag, -s is the strip flag.
37784              
37785              Subject: [PATCH] Re: [PATCH] make no-install          
37786              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37787              Date: Mon, 28 Aug 2000 15:12:55 -0700
37788              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
37789      Branch: perl
37790            ! Makefile.SH
37791 ____________________________________________________________________________
37792 [  6869] By: jhi                                   on 2000/08/28  23:12:05
37793         Log: Subject: [PATCH bleedperl@6856] warnings fixes
37794              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37795              Date: Mon, 28 Aug 2000 23:55:06 +0100
37796              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
37797      Branch: perl
37798            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
37799            ! warnings.h warnings.pl
37800 ____________________________________________________________________________
37801 [  6868] By: jhi                                   on 2000/08/28  21:38:22
37802         Log: Potential cruft.
37803      Branch: perl
37804            ! Makefile.SH
37805 ____________________________________________________________________________
37806 [  6867] By: jhi                                   on 2000/08/28  21:35:36
37807         Log: Update Changes.
37808      Branch: perl
37809            ! Changes patchlevel.h
37810 ____________________________________________________________________________
37811 [  6866] By: jhi                                   on 2000/08/28  21:33:49
37812         Log: Subject: hv.h Doc Patch
37813              From: Fisher Mark <fisherm@tce.com>
37814              Date: Mon, 28 Aug 2000 16:24:59 -0500
37815              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
37816      Branch: perl
37817            ! hv.h
37818 ____________________________________________________________________________
37819 [  6865] By: jhi                                   on 2000/08/28  21:02:15
37820         Log: Add -ld to archname on long tr...double platforms.
37821      Branch: metaconfig
37822            ! U/threads/archname.U
37823      Branch: perl
37824            ! Configure config_h.SH
37825 ____________________________________________________________________________
37826 [  6864] By: jhi                                   on 2000/08/28  20:38:59
37827         Log: An attempt to fix the problem reported in
37828              
37829              Subject: Building perl@6856 using gcc/AIX 4.3.3 
37830              From: Daniel Muino <dmuino@afip.gov.ar> 
37831              Date: Mon, 28 Aug 2000 15:50:01 -0300   
37832              Message-ID: <20000828155001.A14403@con2-dgi>
37833              
37834              I can't test this properly since the gcc installation I have
37835              access to seems to be botched (gcc is calling the AIX cpp,
37836              a losing proposition...)
37837      Branch: perl
37838            ! hints/aix.sh
37839 ____________________________________________________________________________
37840 [  6863] By: jhi                                   on 2000/08/28  18:57:52
37841         Log: Fix for ID 20000828.001, long doubles were not formatted
37842              correctly (showed up in $], which stopped installing perl).
37843      Branch: perl
37844            ! sv.c
37845 ____________________________________________________________________________
37846 [  6862] By: jhi                                   on 2000/08/28  18:07:15
37847         Log: Typo in #6858.
37848      Branch: perl
37849            ! lib/Cwd.pm
37850 ____________________________________________________________________________
37851 [  6861] By: jhi                                   on 2000/08/28  17:57:27
37852         Log: opmini.o may be left around if a build is interrupted.
37853      Branch: perl
37854            ! Makefile.SH
37855 ____________________________________________________________________________
37856 [  6860] By: jhi                                   on 2000/08/28  16:52:50
37857         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
37858              From: Daniel Chetlin <daniel@chetlin.com>
37859              Date: Mon, 28 Aug 2000 01:14:18 -0700
37860              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
37861      Branch: perl
37862            ! lib/overload.pm
37863 ____________________________________________________________________________
37864 [  6859] By: jhi                                   on 2000/08/28  16:08:46
37865         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
37866              From: Nicholas Clark <nick@ccl4.org>
37867              Date: Mon, 28 Aug 2000 16:03:27 +0100
37868              Message-Id: <20000828160327.C49785@plum.flirble.org>
37869      Branch: perl
37870            ! ext/ByteLoader/bytecode.h
37871 ____________________________________________________________________________
37872 [  6858] By: jhi                                   on 2000/08/28  16:02:10
37873         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
37874              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
37875              Date: Mon, 28 Aug 2000 13:08:30 +0200
37876              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
37877      Branch: perl
37878            ! lib/Cwd.pm
37879 ____________________________________________________________________________
37880 [  6857] By: jhi                                   on 2000/08/28  15:42:47
37881         Log: display_format used as a class method without arguments was broken,
37882              reported in
37883              
37884              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
37885              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
37886              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
37887              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
37888      Branch: perl
37889            ! lib/Math/Complex.pm t/lib/complex.t
37890 ____________________________________________________________________________
37891 [  6856] By: jhi                                   on 2000/08/27  22:09:48
37892         Log: Update Changes.
37893      Branch: perl
37894            ! Changes patchlevel.h
37895 ____________________________________________________________________________
37896 [  6855] By: jhi                                   on 2000/08/27  21:59:21
37897         Log: Retract #6853 (false alarm).
37898      Branch: perl
37899            ! lib/ExtUtils/xsubpp
37900 ____________________________________________________________________________
37901 [  6854] By: jhi                                   on 2000/08/27  21:37:44
37902         Log: Update Changes.
37903      Branch: perl
37904            ! Changes patchlevel.h
37905 ____________________________________________________________________________
37906 [  6853] By: jhi                                   on 2000/08/27  21:37:16
37907         Log: Subject: [PATCH perl@6850] workaround for xsubpp
37908              From: Hugo <hv@crypt.compulink.co.uk>
37909              Date: Sun, 27 Aug 2000 22:30:25 +0100
37910              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
37911      Branch: perl
37912            ! lib/ExtUtils/xsubpp
37913 ____________________________________________________________________________
37914 [  6852] By: jhi                                   on 2000/08/27  21:33:58
37915         Log: Big-endian 64-bit patch from Raphael Manfredi.
37916      Branch: perl
37917            ! ext/Storable/Storable.xs
37918 ____________________________________________________________________________
37919 [  6851] By: jhi                                   on 2000/08/27  21:22:21
37920         Log: More ruthless editing from Hugo van der Sanden.
37921      Branch: perl
37922            ! pod/perldelta.pod
37923 ____________________________________________________________________________
37924 [  6850] By: jhi                                   on 2000/08/27  16:11:46
37925         Log: Update Changes.
37926      Branch: perl
37927            ! Changes patchlevel.h
37928 ____________________________________________________________________________
37929 [  6849] By: jhi                                   on 2000/08/27  16:11:05
37930         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
37931      Branch: perl
37932            ! configpm pod/perldelta.pod
37933 ____________________________________________________________________________
37934 [  6848] By: jhi                                   on 2000/08/27  15:35:08
37935         Log: Use the actual thread type, not the pointer-to-struct.
37936      Branch: perl
37937            ! ext/Thread/Thread.xs
37938 ____________________________________________________________________________
37939 [  6847] By: jhi                                   on 2000/08/27  15:30:49
37940         Log: Test nit.
37941      Branch: perl
37942            ! t/pragma/warn/pp_sys
37943 ____________________________________________________________________________
37944 [  6846] By: jhi                                   on 2000/08/27  15:19:02
37945         Log: Passing -R in ldflags makes now it to appear in the default
37946              for lddlflags, just like with -L.
37947              
37948              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37949              From: Lupe Christoph <lupe@lupe-christoph.de>
37950              Date: Sun, 27 Aug 2000 10:28:21 +0200
37951              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
37952      Branch: metaconfig/U/perl
37953            ! dlsrc.U
37954      Branch: perl
37955            ! Configure
37956 ____________________________________________________________________________
37957 [  6845] By: jhi                                   on 2000/08/27  15:08:54
37958         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37959              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37960              Date: Sat, 26 Aug 2000 22:23:27 +0100
37961              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
37962      Branch: perl
37963            ! lib/ExtUtils/MM_Unix.pm
37964 ____________________________________________________________________________
37965 [  6844] By: jhi                                   on 2000/08/27  15:02:37
37966         Log: DJGPP update from Laszlo Molnar.
37967              
37968              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
37969              From: ml1050 <ml1050@freemail.hu>
37970              Date: Sat, 26 Aug 2000 23:24:40 +0200
37971              Message-Id: <20000826232440.A439@freemail.hu>
37972      Branch: perl
37973            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
37974            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
37975 ____________________________________________________________________________
37976 [  6843] By: jhi                                   on 2000/08/27  14:53:58
37977         Log: Subject: installman buglet
37978              From: Lupe Christoph <lupe@lupe-christoph.de>
37979              Date: Sun, 27 Aug 2000 14:38:59 +0200
37980              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
37981      Branch: perl
37982            ! installman
37983 ____________________________________________________________________________
37984 [  6842] By: jhi                                   on 2000/08/27  14:52:08
37985         Log: Can't get the test to reliably work thanks to the
37986              inaccurateness of floating point.  "Resolves" bug ids
37987              20000826.003, 20000826.009, 20000826.010,
37988      Branch: perl
37989            ! t/lib/trig.t
37990 ____________________________________________________________________________
37991 [  6841] By: jhi                                   on 2000/08/26  15:53:58
37992         Log: Update Changes.
37993      Branch: perl
37994            ! Changes patchlevel.h
37995 ____________________________________________________________________________
37996 [  6840] By: jhi                                   on 2000/08/26  14:23:03
37997         Log: grep -e isn't portable.
37998              
37999              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
38000              From: chris@broadband.att.com
38001              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
38002              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
38003      Branch: perl
38004            ! hints/solaris_2.sh
38005 ____________________________________________________________________________
38006 [  6839] By: jhi                                   on 2000/08/26  14:12:23
38007         Log: no-install target a la make -n.
38008              
38009              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
38010              From: <abigail@foad.org>
38011              Date: Sat, 26 Aug 2000 03:57:34 -0400
38012              Message-ID: <20000826075735.18912.qmail@foad.org>
38013      Branch: perl
38014            ! Makefile.SH installman installperl
38015 ____________________________________________________________________________
38016 [  6838] By: jhi                                   on 2000/08/26  14:06:33
38017         Log: Retract #6826 as the #6828 should be do the same
38018              in a More Correct Way.
38019      Branch: perl
38020            ! installperl
38021 ____________________________________________________________________________
38022 [  6837] By: jhi                                   on 2000/08/26  05:24:00
38023         Log: More casting.
38024      Branch: perl
38025            ! ext/Storable/Storable.xs
38026 ____________________________________________________________________________
38027 [  6836] By: jhi                                   on 2000/08/26  05:05:46
38028         Log: Nicer in decimal.
38029      Branch: perl
38030            ! ext/Storable/Storable.xs
38031 ____________________________________________________________________________
38032 [  6835] By: jhi                                   on 2000/08/26  05:03:50
38033         Log: There be no UVdf.
38034      Branch: perl
38035            ! ext/Storable/Storable.xs
38036 ____________________________________________________________________________
38037 [  6834] By: jhi                                   on 2000/08/26  05:00:18
38038         Log: Continue IVdfing and UVxfing.
38039      Branch: perl
38040            ! ext/Storable/Storable.xs
38041 ____________________________________________________________________________
38042 [  6833] By: jhi                                   on 2000/08/26  04:53:14
38043         Log: Use IVdf.
38044      Branch: perl
38045            ! ext/Storable/Storable.xs
38046 ____________________________________________________________________________
38047 [  6832] By: jhi                                   on 2000/08/26  04:40:41
38048         Log: Document PTR2XX and INT2PTR.
38049      Branch: perl
38050            ! pod/perlguts.pod
38051 ____________________________________________________________________________
38052 [  6831] By: jhi                                   on 2000/08/26  04:33:18
38053         Log: Use UVxf, PTR2UV, NVff.
38054      Branch: perl
38055            ! ext/Storable/Storable.xs
38056 ____________________________________________________________________________
38057 [  6830] By: jhi                                   on 2000/08/26  04:31:32
38058         Log: Update the test count.
38059      Branch: perl
38060            ! t/lib/trig.t
38061 ____________________________________________________________________________
38062 [  6829] By: jhi                                   on 2000/08/26  03:05:50
38063         Log: Subject: [PATCH] installation not quite silent yet.
38064              From: <abigail@foad.org>
38065              Date: Fri, 25 Aug 2000 20:07:53 -0400
38066              Message-ID: <20000826000753.7822.qmail@foad.org>
38067      Branch: perl
38068            ! installman installperl
38069 ____________________________________________________________________________
38070 [  6828] By: jhi                                   on 2000/08/26  03:05:14
38071         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
38072              From: Spider Boardman <spider@web.zk3.dec.com>
38073              Date: Fri, 25 Aug 2000 19:12:40 -0400
38074              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
38075      Branch: perl
38076            ! gv.c
38077 ____________________________________________________________________________
38078 [  6827] By: jhi                                   on 2000/08/25  23:54:34
38079         Log: Support preserving extremely big/small angles.
38080      Branch: perl
38081            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
38082 ____________________________________________________________________________
38083 [  6826] By: jhi                                   on 2000/08/25  23:01:20
38084         Log: Patch installperl to be long double-aware.
38085              
38086              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
38087              From: Spider Boardman <spider@web.zk3.dec.com>
38088              Date: Fri, 25 Aug 2000 18:15:23 -0400
38089              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
38090      Branch: perl
38091            ! installperl
38092 ____________________________________________________________________________
38093 [  6825] By: jhi                                   on 2000/08/25  22:58:25
38094         Log: Remove duplicately applied patch shards.
38095              
38096              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
38097              From: Spider Boardman <spider@leggy.zk3.dec.com>
38098              Date: Fri, 25 Aug 2000 16:45:03 -0400
38099              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
38100      Branch: perl
38101            ! t/lib/cgi-html.t
38102 ____________________________________________________________________________
38103 [  6824] By: jhi                                   on 2000/08/25  22:57:00
38104         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
38105              From: Daniel Chetlin <daniel@chetlin.com>
38106              Date: Fri, 25 Aug 2000 12:23:16 -0700
38107              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
38108              
38109              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
38110              From: Daniel Chetlin <daniel@chetlin.com>
38111              Date: Fri, 25 Aug 2000 14:47:19 -0700
38112              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
38113      Branch: perl
38114            ! installman
38115 ____________________________________________________________________________
38116 [  6823] By: jhi                                   on 2000/08/25  22:44:17
38117         Log: Timestamp problem?
38118      Branch: perl
38119            ! uconfig.h uconfig.sh
38120 ____________________________________________________________________________
38121 [  6822] By: jhi                                   on 2000/08/25  19:01:06
38122         Log: One forgotten file from #6816.
38123      Branch: perl
38124            ! vos/config.h
38125 ____________________________________________________________________________
38126 [  6821] By: jhi                                   on 2000/08/25  18:56:39
38127         Log: Regen Changes.
38128      Branch: perl
38129            ! Changes patchlevel.h
38130 ____________________________________________________________________________
38131 [  6820] By: jhi                                   on 2000/08/25  18:52:35
38132         Log: Fix Changes ordering.
38133      Branch: perl
38134            ! Changes
38135 ____________________________________________________________________________
38136 [  6819] By: jhi                                   on 2000/08/25  18:50:25
38137         Log: Update Changes.
38138      Branch: perl
38139            ! Changes patchlevel.h
38140 ____________________________________________________________________________
38141 [  6818] By: jhi                                   on 2000/08/25  18:47:45
38142         Log: Tweak the sfio/useperlio logic, hopefully as wished in
38143              
38144              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
38145              From: Nicholas Clark <nick@babyhippo.co.uk>
38146              Date: Fri, 25 Aug 2000 12:01:45 +0100
38147              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
38148      Branch: metaconfig/U/perl
38149            ! d_sfio.U
38150      Branch: perl
38151            ! Configure
38152 ____________________________________________________________________________
38153 [  6817] By: jhi                                   on 2000/08/25  18:32:51
38154         Log: Allow microperl to assume <math.h>, without it the math
38155              functions like floor() are assumed to return int, which makes
38156              for core dumps in machines where integer and floating register
38157              don't mix.
38158      Branch: perl
38159            ! uconfig.h uconfig.sh
38160 ____________________________________________________________________________
38161 [  6816] By: jhi                                   on 2000/08/25  18:27:17
38162         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
38163              the problem reported in
38164              
38165              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
38166              From: danhale@us.ibm.com
38167              Date: Fri, 25 Aug 2000 10:58:06 -0400
38168              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
38169      Branch: metaconfig/U/perl
38170            + d_socks5_init.U
38171      Branch: perl
38172            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
38173            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
38174            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
38175            ! win32/config.gc win32/config.vc
38176 ____________________________________________________________________________
38177 [  6815] By: jhi                                   on 2000/08/25  17:43:31
38178         Log: A solution for the retrieve_fd autosplit warning,
38179              idea suggested by Mike Guy.
38180      Branch: perl
38181            ! ext/Storable/Storable.pm
38182 ____________________________________________________________________________
38183 [  6814] By: jhi                                   on 2000/08/25  17:16:03
38184         Log: Add install-silent target.
38185      Branch: perl
38186            ! Makefile.SH
38187 ____________________________________________________________________________
38188 [  6813] By: jhi                                   on 2000/08/25  17:14:23
38189         Log: Subject: Re: [PATCH] More silencing of installman.
38190              From: <abigail@foad.org>
38191              Date: Thu, 24 Aug 2000 19:27:03 -0400
38192              Message-ID: <20000824232703.7001.qmail@foad.org>
38193              
38194              Subject: Re: [PATCH] More silencing of installman.
38195              From: <abigail@foad.org>
38196              Date: Fri, 25 Aug 2000 03:00:58 -0400
38197              Message-ID: <20000825070058.10697.qmail@foad.org>
38198      Branch: perl
38199            ! installman
38200 ____________________________________________________________________________
38201 [  6812] By: jhi                                   on 2000/08/25  17:11:28
38202         Log: installperl --verbose and --silent.
38203              
38204              Subject: Re: [PATCH] More silencing of installman.
38205              From: <abigail@foad.org>
38206              Message-ID: <20000825064430.9719.qmail@foad.org>
38207              Date: Fri, 25 Aug 2000 02:44:30 -0400
38208      Branch: perl
38209            ! installperl
38210 ____________________________________________________________________________
38211 [  6811] By: jhi                                   on 2000/08/25  17:05:43
38212         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
38213              From: "Peter J. Farley III" <pjfarley@banet.net>
38214              Date: Thu, 24 Aug 2000 21:58:03 -0400
38215              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
38216              
38217              (applied slightly modified)
38218      Branch: perl
38219            ! lib/ExtUtils/MM_Unix.pm
38220 ____________________________________________________________________________
38221 [  6810] By: jhi                                   on 2000/08/25  17:01:18
38222         Log: Missing parts of 
38223              
38224              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
38225              From: Peter Prymmer <pvhp@forte.com>
38226              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
38227              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
38228      Branch: perl
38229            ! t/lib/cgi-html.t
38230 ____________________________________________________________________________
38231 [  6809] By: jhi                                   on 2000/08/25  16:46:32
38232         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
38233              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38234              Date: Thu, 24 Aug 2000 19:13:11 -0500
38235              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
38236      Branch: perl
38237            ! vms/vms.c
38238 ____________________________________________________________________________
38239 [  6808] By: jhi                                   on 2000/08/25  16:39:22
38240         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
38241              From: Peter Prymmer <pvhp@forte.com>
38242              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
38243              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
38244      Branch: perl
38245            ! configure.com
38246 ____________________________________________________________________________
38247 [  6807] By: jhi                                   on 2000/08/25  16:36:37
38248         Log: Better wording for the vec lvalue diagnostic.
38249              
38250              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
38251              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38252              Date: Wed, 23 Aug 2000 14:12:16 -0400
38253              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
38254      Branch: perl
38255            ! pod/perldiag.pod
38256 ____________________________________________________________________________
38257 [  6806] By: jhi                                   on 2000/08/24  18:17:22
38258         Log: Subject: [PATCH] More silencing of installman.
38259              From: <abigail@foad.org>
38260              Date: Thu, 24 Aug 2000 14:01:44 -0400
38261              Message-ID: <20000824180144.20062.qmail@foad.org>
38262      Branch: perl
38263            ! installman
38264 ____________________________________________________________________________
38265 [  6805] By: jhi                                   on 2000/08/24  15:00:31
38266         Log: Update Changes.
38267      Branch: perl
38268            ! Changes patchlevel.h
38269 ____________________________________________________________________________
38270 [  6804] By: jhi                                   on 2000/08/24  14:59:07
38271         Log: Regen perltoc.
38272      Branch: perl
38273            ! pod/perltoc.pod
38274 ____________________________________________________________________________
38275 [  6803] By: jhi                                   on 2000/08/24  14:44:39
38276         Log: Show the doc file, not the temp file.
38277      Branch: perl
38278            ! installman
38279 ____________________________________________________________________________
38280 [  6802] By: jhi                                   on 2000/08/24  14:41:53
38281         Log: Continue silencing.
38282      Branch: perl
38283            ! installman
38284 ____________________________________________________________________________
38285 [  6801] By: jhi                                   on 2000/08/24  14:34:40
38286         Log: Actually do something with the silencer option.
38287      Branch: perl
38288            ! installman
38289 ____________________________________________________________________________
38290 [  6800] By: jhi                                   on 2000/08/24  14:26:22
38291         Log: Make installman to recognize the silence flag -S.
38292      Branch: perl
38293            ! installman
38294 ____________________________________________________________________________
38295 [  6799] By: jhi                                   on 2000/08/24  13:49:38
38296         Log: DOS patches and portability/porting notes, from Tim Jenness.
38297      Branch: perl
38298            ! lib/File/Temp.pm
38299 ____________________________________________________________________________
38300 [  6798] By: jhi                                   on 2000/08/24  13:48:27
38301         Log: Create directories in silence.
38302              
38303              Subject: [PATCH] Another silencer for MakeMaker
38304              From: andreas.koenig@anima.de (Andreas J. Koenig)
38305              Date: 24 Aug 2000 14:18:52 +0200
38306              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
38307      Branch: perl
38308            ! lib/ExtUtils/Command.pm
38309 ____________________________________________________________________________
38310 [  6797] By: jhi                                   on 2000/08/24  13:46:42
38311         Log: More liberal parsing of version numbers.
38312              
38313              Subject: Re: CPAN.pm beta for testing available
38314              From: andreas.koenig@anima.de (Andreas J. Koenig)
38315              Date: 24 Aug 2000 13:51:57 +0200
38316              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
38317      Branch: perl
38318            ! lib/CPAN.pm
38319 ____________________________________________________________________________
38320 [  6796] By: jhi                                   on 2000/08/24  13:44:36
38321         Log: Make "make install" by default silent.  A new "install-verbose"
38322              target is verbose.
38323      Branch: perl
38324            ! Makefile.SH
38325 ____________________________________________________________________________
38326 [  6795] By: jhi                                   on 2000/08/24  13:39:14
38327         Log: Add silencer flags to installperl.
38328              
38329              Subject: [PATCH] Making installperl silent.
38330              From: <abigail@foad.org>
38331              Date: Thu, 24 Aug 2000 05:01:45 -0400
38332              Message-ID: <20000824090145.13141.qmail@foad.org>
38333      Branch: perl
38334            ! installperl
38335 ____________________________________________________________________________
38336 [  6794] By: jhi                                   on 2000/08/24  13:35:50
38337         Log: installperl couldn't tell whether it had run tests or not.
38338              
38339              Subject: [PATCH] Re: installperl and t/TEST
38340              From: <abigail@foad.org>
38341              Date: Thu, 24 Aug 2000 04:00:53 -0400
38342              Message-ID: <20000824080053.2494.qmail@foad.org>
38343      Branch: perl
38344            ! Makefile.SH installperl
38345 ____________________________________________________________________________
38346 [  6793] By: jhi                                   on 2000/08/24  13:27:50
38347         Log: Drop the separate perlbc, perlcc -b should be enough.
38348      Branch: perl
38349            - utils/perlbc.PL
38350            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
38351 ____________________________________________________________________________
38352 [  6792] By: jhi                                   on 2000/08/24  04:41:30
38353         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
38354              plus the typo fix from Peter Prymmer.
38355      Branch: perl
38356            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
38357            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38358 ____________________________________________________________________________
38359 [  6791] By: jhi                                   on 2000/08/24  02:10:43
38360         Log: Replace #6705 with a minimal doc patch.
38361              
38362              Subject: [PATCH 5.6.0] replace change #6705
38363              From: Jan Dubois <jand@ActiveState.com>
38364              Date: Wed, 23 Aug 2000 18:31:51 -0700
38365              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
38366      Branch: perl
38367            ! lib/Win32.pod win32/win32.c
38368 ____________________________________________________________________________
38369 [  6790] By: jhi                                   on 2000/08/23  17:52:00
38370         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
38371              From: Mike Guy <mjtg@cam.ac.uk>
38372              Date: Wed, 23 Aug 2000 18:38:46 +0100
38373              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
38374      Branch: perl
38375            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
38376 ____________________________________________________________________________
38377 [  6789] By: jhi                                   on 2000/08/23  15:34:21
38378         Log: Update Changes.
38379      Branch: perl
38380            ! Changes patchlevel.h
38381 ____________________________________________________________________________
38382 [  6788] By: jhi                                   on 2000/08/23  15:33:40
38383         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
38384              From: Wilfredo Sánchez <wsanchez@apple.com>
38385              Date: Tue, 22 Aug 2000 19:31:27 -0700
38386              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
38387      Branch: perl
38388            ! perl.h
38389 ____________________________________________________________________________
38390 [  6787] By: jhi                                   on 2000/08/23  15:29:31
38391         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
38392              From: Spider Boardman <spider@leggy.zk3.dec.com>
38393              Date: Wed, 23 Aug 2000 10:33:23 -0400
38394              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
38395      Branch: perl
38396            ! lib/Pod/Html.pm
38397 ____________________________________________________________________________
38398 [  6786] By: jhi                                   on 2000/08/23  15:28:11
38399         Log: Bad makefile.
38400      Branch: perl
38401            ! ext/B/Makefile.PL
38402 ____________________________________________________________________________
38403 [  6785] By: jhi                                   on 2000/08/23  14:37:04
38404         Log: Update Changes.
38405      Branch: perl
38406            ! Changes patchlevel.h
38407 ____________________________________________________________________________
38408 [  6784] By: jhi                                   on 2000/08/23  13:58:41
38409         Log: Portability fix from Hugo van der Sanden.
38410      Branch: perl
38411            ! ext/re/Makefile.PL
38412 ____________________________________________________________________________
38413 [  6783] By: jhi                                   on 2000/08/23  13:53:53
38414         Log: Storable support, v-version fixes.
38415              
38416              Subject: CPAN.pm beta for testing available
38417              From: andreas.koenig@anima.de (Andreas J. Koenig)
38418              Date: 22 Aug 2000 23:31:33 +0200
38419              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
38420      Branch: perl
38421            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38422 ____________________________________________________________________________
38423 [  6782] By: jhi                                   on 2000/08/23  13:51:26
38424         Log: Mac and other portability updates from Chris Nandor.
38425      Branch: perl
38426            ! pod/perlmodinstall.pod
38427 ____________________________________________________________________________
38428 [  6781] By: jhi                                   on 2000/08/23  13:47:33
38429         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
38430              From: Peter Prymmer <pvhp@forte.com>
38431              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
38432              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
38433      Branch: perl
38434            ! ext/Storable/Storable.xs
38435 ____________________________________________________________________________
38436 [  6780] By: jhi                                   on 2000/08/23  13:33:34
38437         Log: VMS MMS (make) wants null action.
38438      Branch: perl
38439            ! ext/B/Makefile.PL
38440 ____________________________________________________________________________
38441 [  6779] By: jhi                                   on 2000/08/22  19:44:47
38442         Log: Forgot portability nit.
38443      Branch: perl
38444            ! t/lib/st-forgive.t
38445 ____________________________________________________________________________
38446 [  6778] By: jhi                                   on 2000/08/22  19:35:25
38447         Log: Be portable.
38448      Branch: perl
38449            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
38450            ! t/lib/st-store.t
38451 ____________________________________________________________________________
38452 [  6777] By: jhi                                   on 2000/08/22  18:50:53
38453         Log: Update Changes.
38454      Branch: perl
38455            ! Changes patchlevel.h
38456 ____________________________________________________________________________
38457 [  6776] By: jhi                                   on 2000/08/22  18:44:46
38458         Log: cSVOPo_*v things index into the current PL_curpad
38459              under ithreads, which is different from the curpad
38460              used by the XSUB.  (In other words, the code as-is
38461              before this patch wouldn't work under ithreads.)
38462              From Sarathy.
38463      Branch: perl
38464            ! ext/B/B.xs
38465 ____________________________________________________________________________
38466 [  6775] By: jhi                                   on 2000/08/22  18:18:37
38467         Log: Make the selection of NVff et al stricter.
38468      Branch: metaconfig/U/perl
38469            ! perlxvf.U
38470      Branch: perl
38471            ! Configure config_h.SH
38472 ____________________________________________________________________________
38473 [  6774] By: jhi                                   on 2000/08/22  17:19:42
38474         Log: perldelta nits.
38475      Branch: perl
38476            ! pod/perldelta.pod
38477 ____________________________________________________________________________
38478 [  6773] By: jhi                                   on 2000/08/22  17:06:26
38479         Log: Long double fixes from Spider Boardman.
38480              
38481              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
38482              From: system PRIVILEGED account <root@peano.zk3.dec.com>
38483              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
38484              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
38485      Branch: perl
38486            ! t/lib/bigfltpm.t t/lib/st-06compat.t
38487 ____________________________________________________________________________
38488 [  6772] By: jhi                                   on 2000/08/22  15:04:53
38489         Log: Update Changes.
38490      Branch: perl
38491            ! Changes patchlevel.h
38492 ____________________________________________________________________________
38493 [  6771] By: jhi                                   on 2000/08/22  15:01:44
38494         Log: perldelta fixes from Hugo van der Sanden.
38495      Branch: perl
38496            ! pod/perldelta.pod
38497 ____________________________________________________________________________
38498 [  6770] By: jhi                                   on 2000/08/22  14:34:49
38499         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
38500              From: Hugo <hv@crypt.compulink.co.uk>
38501              Date: Tue, 22 Aug 2000 11:21:53 +0100
38502              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
38503      Branch: perl
38504            ! regcomp.c
38505 ____________________________________________________________________________
38506 [  6769] By: jhi                                   on 2000/08/22  14:30:02
38507         Log: Add Yitzchak, reformat.
38508      Branch: perl
38509            ! Changes config_h.SH
38510 ____________________________________________________________________________
38511 [  6768] By: jhi                                   on 2000/08/22  14:21:35
38512         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
38513              and Spider Boardman.
38514      Branch: metaconfig
38515            ! U/compline/d_gconvert.U
38516      Branch: perl
38517            ! Configure
38518 ____________________________________________________________________________
38519 [  6767] By: jhi                                   on 2000/08/22  14:11:24
38520         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
38521              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38522              Date: Mon, 21 Aug 2000 19:08:31 -0700
38523              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
38524      Branch: perl
38525            - ext/Storable/patchlevel.h
38526            ! MANIFEST ext/Storable/MANIFEST
38527 ____________________________________________________________________________
38528 [  6766] By: jhi                                   on 2000/08/22  13:49:29
38529         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
38530              From: Peter Prymmer <pvhp@forte.com>
38531              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
38532              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
38533      Branch: perl
38534            ! configure.com ext/Storable/Makefile.PL
38535 ____________________________________________________________________________
38536 [  6765] By: jhi                                   on 2000/08/22  13:44:59
38537         Log: Subject: [PATCH blead] B:: missing dependency
38538              From: Hugo <hv@crypt.compulink.co.uk>
38539              Date: Tue, 22 Aug 2000 06:44:33 +0100
38540              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
38541      Branch: perl
38542            ! ext/B/Makefile.PL
38543 ____________________________________________________________________________
38544 [  6764] By: jhi                                   on 2000/08/22  13:38:12
38545         Log: More bytecompiler.
38546      Branch: perl
38547            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
38548 ____________________________________________________________________________
38549 [  6763] By: jhi                                   on 2000/08/22  13:36:44
38550         Log: Bytecompiler patches from Benjamin Stuhl.
38551      Branch: perl
38552            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
38553            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38554            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38555            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38556            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
38557            ! perl.c perlapi.h pod/perldelta.pod
38558 ____________________________________________________________________________
38559 [  6762] By: jhi                                   on 2000/08/21  23:43:40
38560         Log: An obsoleted diagnostic.
38561      Branch: perl
38562            ! pod/perldelta.pod
38563 ____________________________________________________________________________
38564 [  6761] By: jhi                                   on 2000/08/21  23:01:45
38565         Log: The #6759 wasn't quite right.
38566      Branch: perl
38567            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38568            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38569            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38570            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38571            ! t/lib/st-tieditems.t
38572 ____________________________________________________________________________
38573 [  6760] By: jhi                                   on 2000/08/21  22:35:49
38574         Log: Be verydeepclean.
38575      Branch: perl
38576            ! Makefile.SH
38577 ____________________________________________________________________________
38578 [  6759] By: jhi                                   on 2000/08/21  22:25:40
38579         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
38580              From: Peter Prymmer <pvhp@forte.com>
38581              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
38582              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
38583      Branch: perl
38584            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38585            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38586            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38587            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38588            ! t/lib/st-tieditems.t
38589 ____________________________________________________________________________
38590 [  6758] By: jhi                                   on 2000/08/21  22:22:32
38591         Log: Few more casts, need reported in
38592              
38593              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
38594              From: Mike Stok <mike@stok.co.uk>
38595              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
38596              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
38597              
38598              and
38599              
38600              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
38601              From: abigail@foad.org
38602              Date: 21 Aug 2000 21:31:34 -0000
38603              Message-Id: <20000821213134.30170.qmail@foad.org>
38604      Branch: perl
38605            ! ext/Storable/Storable.xs
38606 ____________________________________________________________________________
38607 [  6757] By: jhi                                   on 2000/08/21  18:37:07
38608         Log: Update Changes.
38609      Branch: perl
38610            ! Changes patchlevel.h
38611 ____________________________________________________________________________
38612 [  6756] By: jhi                                   on 2000/08/21  18:34:02
38613         Log: A pod nit.
38614              
38615              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
38616              From: <abigail@foad.org>
38617              Date: Mon, 21 Aug 2000 14:00:16 -0400
38618              Message-ID: <20000821180016.28627.qmail@foad.org>
38619      Branch: perl
38620            ! pod/perlre.pod
38621 ____________________________________________________________________________
38622 [  6755] By: jhi                                   on 2000/08/21  18:30:56
38623         Log: Use PodParser 1.18 new test.
38624      Branch: perl
38625            ! t/pod/special_seqs.t t/pod/special_seqs.xr
38626 ____________________________________________________________________________
38627 [  6754] By: jhi                                   on 2000/08/21  18:28:35
38628         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
38629              patches cannot be applied since #6712 conflicts.
38630      Branch: perl
38631            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
38632 ____________________________________________________________________________
38633 [  6753] By: jhi                                   on 2000/08/21  18:15:11
38634         Log: Weed out some smaller changes.
38635      Branch: perl
38636            ! pod/perldelta.pod
38637 ____________________________________________________________________________
38638 [  6752] By: jhi                                   on 2000/08/21  18:02:30
38639         Log: Also under djgpp the timestamps are funky.
38640      Branch: perl
38641            ! t/op/stat.t
38642 ____________________________________________________________________________
38643 [  6751] By: jhi                                   on 2000/08/21  17:55:56
38644         Log: Tweak the floating point output routine preferences.
38645      Branch: metaconfig
38646            ! U/compline/d_gconvert.U
38647      Branch: perl
38648            ! Configure
38649 ____________________________________________________________________________
38650 [  6750] By: jhi                                   on 2000/08/21  17:51:29
38651         Log: Unicos/mk requires elaborate paranoia.
38652      Branch: perl
38653            ! lib/Math/Complex.pm
38654 ____________________________________________________________________________
38655 [  6749] By: gsar                                  on 2000/08/21  16:53:31
38656         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
38657      Branch: perl
38658            ! lib/Cwd.pm
38659 ____________________________________________________________________________
38660 [  6748] By: gsar                                  on 2000/08/21  16:22:19
38661         Log: free TLS slot properly on Windows
38662      Branch: perl
38663            ! thread.h win32/perllib.c win32/win32thread.h
38664 ____________________________________________________________________________
38665 [  6747] By: jhi                                   on 2000/08/21  16:20:58
38666         Log: Rename the macro argument because some preprocessors
38667              can't tell the difference and expand arguments also inside
38668              double quoted strings.
38669      Branch: perl
38670            ! regcomp.c
38671 ____________________________________________________________________________
38672 [  6746] By: jhi                                   on 2000/08/21  16:09:41
38673         Log: Support long doubles in Storable.
38674              
38675              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
38676              From: Radu Greab <radu@netsoft.ro>
38677              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
38678              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
38679      Branch: perl
38680            ! ext/Storable/Storable.xs
38681 ____________________________________________________________________________
38682 [  6745] By: jhi                                   on 2000/08/21  15:51:40
38683         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
38684              From: "Fifer, Eric" <EFifer@sanwaint.com>
38685              Date: Mon, 21 Aug 2000 15:34:49 +0100
38686              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
38687      Branch: perl
38688            ! t/pragma/warn/9enabled
38689 ____________________________________________________________________________
38690 [  6744] By: jhi                                   on 2000/08/21  15:39:35
38691         Log: Document the endianness of Alpha more precisely.
38692      Branch: perl
38693            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
38694            ! pod/perlport.pod
38695 ____________________________________________________________________________
38696 [  6743] By: jhi                                   on 2000/08/21  14:47:05
38697         Log: perldelta fixes from the p5p crowd.
38698      Branch: perl
38699            ! pod/perldelta.pod pod/perlop.pod
38700 ____________________________________________________________________________
38701 [  6742] By: jhi                                   on 2000/08/21  13:34:51
38702         Log: Update to Pod::LaTeX 0.53.
38703              
38704              Subject: [PATCH] lib/Pod/LaTeX.pm updates
38705              From: Tim Jenness <timj@jach.hawaii.edu>
38706              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
38707              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
38708      Branch: perl
38709            ! lib/Pod/LaTeX.pm
38710 ____________________________________________________________________________
38711 [  6741] By: jhi                                   on 2000/08/21  13:33:01
38712         Log: Subject: [PATCH] os2.c fix for use64bitint
38713              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38714              Date: Mon, 21 Aug 2000 01:32:25 -0700
38715              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
38716      Branch: perl
38717            ! os2/os2.c
38718 ____________________________________________________________________________
38719 [  6740] By: jhi                                   on 2000/08/21  13:28:52
38720         Log: Array context keeps slithering in.
38721              
38722              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
38723              From: Daniel Chetlin <daniel@chetlin.com>
38724              Date: Sun, 20 Aug 2000 21:40:25 -0700
38725              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
38726      Branch: perl
38727            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
38728            ! pod/perldebtut.pod
38729 ____________________________________________________________________________
38730 [  6739] By: jhi                                   on 2000/08/21  13:23:55
38731         Log: Big-endian quad fixes for Storable from Radu Greab,
38732              plus few explicit null casts for picky compilers.
38733      Branch: perl
38734            ! ext/Storable/Storable.xs
38735 ____________________________________________________________________________
38736 [  6738] By: gsar                                  on 2000/08/21  05:56:13
38737         Log: small tweaks for change#6705: avoid C++ style comments in C code;
38738              use Perl's malloc API rather than the low level system one
38739      Branch: perl
38740            ! win32/win32.c
38741 ____________________________________________________________________________
38742 [  6737] By: gsar                                  on 2000/08/21  05:35:41
38743         Log: add Storable to list of extensions on Windows
38744      Branch: perl
38745            ! win32/Makefile win32/makefile.mk
38746 ____________________________________________________________________________
38747 [  6736] By: jhi                                   on 2000/08/21  02:57:53
38748         Log: Update Changes.
38749      Branch: perl
38750            ! Changes patchlevel.h
38751 ____________________________________________________________________________
38752 [  6735] By: jhi                                   on 2000/08/21  02:57:20
38753         Log: Draft 0.
38754      Branch: perl
38755            ! pod/perldelta.pod
38756 ____________________________________________________________________________
38757 [  6734] By: jhi                                   on 2000/08/21  02:57:03
38758         Log: Add Storable 0.7.2 from Raphael Manfredi,
38759              plus the patch from
38760              
38761              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
38762              From: Radu Greab <radu@netsoft.ro>
38763              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
38764              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
38765              
38766              plus changes to get Storable to compile with
38767              picky ANSI compilers.
38768      Branch: perl
38769            + ext/Storable/ChangeLog ext/Storable/MANIFEST
38770            + ext/Storable/Makefile.PL ext/Storable/README
38771            + ext/Storable/Storable.pm ext/Storable/Storable.xs
38772            + ext/Storable/patchlevel.h t/lib/st-06compat.t
38773            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
38774            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
38775            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38776            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38777            + t/lib/st-tieditems.t
38778            ! MANIFEST
38779 ____________________________________________________________________________
38780 [  6733] By: jhi                                   on 2000/08/21  02:29:09
38781         Log: The correct cleaning order is an art.
38782      Branch: perl
38783            ! Makefile.SH
38784 ____________________________________________________________________________
38785 [  6732] By: jhi                                   on 2000/08/21  01:23:39
38786         Log: The #6724 is here.
38787      Branch: perl
38788            ! t/lib/ftmp-security.t
38789 ____________________________________________________________________________
38790 [  6731] By: jhi                                   on 2000/08/20  23:17:03
38791         Log: s/this one/the 5.6.0 release/
38792      Branch: perl
38793            ! pod/perl56delta.pod
38794 ____________________________________________________________________________
38795 [  6730] By: jhi                                   on 2000/08/20  23:07:34
38796         Log: Mention perlebcdic and perlposix-bc.
38797      Branch: perl
38798            ! pod/perlport.pod
38799 ____________________________________________________________________________
38800 [  6729] By: jhi                                   on 2000/08/20  21:32:59
38801         Log: Document the number of exponent digits.
38802      Branch: perl
38803            ! pod/perlfunc.pod
38804 ____________________________________________________________________________
38805 [  6728] By: jhi                                   on 2000/08/20  21:16:47
38806         Log: Use File::Spec->tmpdir().
38807              
38808              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
38809              From: Tim Jenness <timj@jach.hawaii.edu>
38810              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
38811              MIME-Version: 1.0
38812              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
38813      Branch: perl
38814            ! utils/perlbug.PL
38815 ____________________________________________________________________________
38816 [  6727] By: jhi                                   on 2000/08/20  20:43:32
38817         Log: Update Changes.
38818      Branch: perl
38819            ! Changes patchlevel.h
38820 ____________________________________________________________________________
38821 [  6726] By: jhi                                   on 2000/08/20  20:41:44
38822         Log: The veryclean target needs to clobber.
38823      Branch: perl
38824            ! Makefile.SH
38825 ____________________________________________________________________________
38826 [  6725] By: jhi                                   on 2000/08/20  20:37:38
38827         Log: Document odd vs even subreleases and -Dusedevel.
38828      Branch: perl
38829            ! INSTALL
38830 ____________________________________________________________________________
38831 [  6724] By: jhi                                   on 2000/08/20  19:58:05
38832         Log: Use temporary directory instead of current directory.
38833              
38834              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
38835              From: Tim Jenness <timj@jach.hawaii.edu>
38836              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
38837              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
38838      Branch: perl
38839            ! t/lib/ftmp-security.t
38840 ____________________________________________________________________________
38841 [  6723] By: jhi                                   on 2000/08/20  19:55:55
38842         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
38843              From: andreas.koenig@anima.de (Andreas J. Koenig)
38844              Date: 20 Aug 2000 15:52:03 +0200
38845              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
38846      Branch: perl
38847            ! lib/ExtUtils/MM_Unix.pm
38848 ____________________________________________________________________________
38849 [  6722] By: jhi                                   on 2000/08/20  19:46:01
38850         Log: Update to CGI 2.72, from Lincoln Stein.
38851      Branch: perl
38852            ! lib/CGI.pm
38853 ____________________________________________________________________________
38854 [  6721] By: jhi                                   on 2000/08/20  19:43:54
38855         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
38856              From: Radu Greab <radu@netsoft.ro>
38857              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
38858              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
38859      Branch: perl
38860            ! ext/GDBM_File/GDBM_File.xs
38861 ____________________________________________________________________________
38862 [  6720] By: jhi                                   on 2000/08/20  19:42:01
38863         Log: pp_open() could pass an uninitialized filename down to do_open9().
38864      Branch: perl
38865            ! pp_sys.c
38866 ____________________________________________________________________________
38867 [  6719] By: jhi                                   on 2000/08/20  14:06:41
38868         Log: UTF8 concat fixes.
38869              
38870              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
38871              From: Hugo <hv@crypt.compulink.co.uk>
38872              Date: Sun, 20 Aug 2000 07:30:46 +0100
38873              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
38874      Branch: perl
38875            ! pp_hot.c t/op/append.t
38876 ____________________________________________________________________________
38877 [  6718] By: jhi                                   on 2000/08/20  02:09:37
38878         Log: Let's try #6717 again.
38879      Branch: perl
38880            ! lib/File/Temp.pm
38881 ____________________________________________________________________________
38882 [  6717] By: jhi                                   on 2000/08/20  01:56:55
38883         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
38884              From: "Craig A. Berry" <craig.berry@metamorgs.com>
38885              Date: Sat, 19 Aug 2000 18:15:39 -0500
38886              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
38887      Branch: perl
38888            ! lib/File/Temp.pm
38889 ____________________________________________________________________________
38890 [  6716] By: jhi                                   on 2000/08/19  15:50:11
38891         Log: Update Changes.
38892      Branch: perl
38893            ! Changes patchlevel.h
38894 ____________________________________________________________________________
38895 [  6715] By: jhi                                   on 2000/08/19  15:39:09
38896         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
38897              From: Jonathan D Johnston <jdjohnston2@juno.com>
38898              Date: Thu, 17 Aug 2000 23:13:01 -0400       
38899              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
38900      Branch: perl
38901            ! pod/perlfunc.pod
38902 ____________________________________________________________________________
38903 [  6714] By: jhi                                   on 2000/08/19  15:34:04
38904         Log: Introduce a 'veryclean' target that is like 'distclean'
38905              but also removes *~ and *.orig.
38906      Branch: perl
38907            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
38908            ! utils/Makefile x2p/Makefile.SH
38909 ____________________________________________________________________________
38910 [  6713] By: jhi                                   on 2000/08/19  14:15:45
38911         Log: Put back the long double avoidance code to POSIX.xs
38912              because VMS seems to need it still.
38913      Branch: perl
38914            ! ext/POSIX/POSIX.xs
38915 ____________________________________________________________________________
38916 [  6712] By: jhi                                   on 2000/08/19  14:10:41
38917         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
38918              From: Peter Prymmer <pvhp@forte.com>
38919              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
38920              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
38921      Branch: perl
38922            ! lib/Pod/Find.pm t/pod/find.t
38923 ____________________________________________________________________________
38924 [  6711] By: jhi                                   on 2000/08/19  14:09:19
38925         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
38926              From: Peter Prymmer <pvhp@forte.com>
38927              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
38928              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
38929              cc: vmsperl@perl.org
38930      Branch: perl
38931            ! t/lib/peek.t
38932 ____________________________________________________________________________
38933 [  6710] By: jhi                                   on 2000/08/19  14:08:01
38934         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
38935              From: Jan Dubois <jand@ActiveState.com>
38936              Date: Fri, 18 Aug 2000 16:31:48 -0700
38937              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
38938      Branch: perl
38939            ! win32/win32.c
38940 ____________________________________________________________________________
38941 [  6709] By: jhi                                   on 2000/08/19  14:06:57
38942         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
38943              
38944              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
38945              From: Spider.Boardman@Orb.Nashua.NH.US
38946              Date: Fri, 18 Aug 2000 18:41:14 -0400
38947              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
38948      Branch: perl
38949            ! regcomp.c
38950 ____________________________________________________________________________
38951 [  6708] By: jhi                                   on 2000/08/18  22:04:49
38952         Log: Update Changes.
38953      Branch: perl
38954            ! Changes patchlevel.h
38955 ____________________________________________________________________________
38956 [  6707] By: jhi                                   on 2000/08/18  21:55:14
38957         Log: Add warnif(), check warnings further up the stack,
38958              all the warnings functions now can take an optional object reference.
38959              
38960              Subject: [PATCH bleedperl@6691] warnings pragma update
38961              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38962              Date: Fri, 18 Aug 2000 22:42:06 +0100
38963              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
38964      Branch: perl
38965            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
38966            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
38967            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
38968 ____________________________________________________________________________
38969 [  6706] By: jhi                                   on 2000/08/18  21:41:45
38970         Log: Typo in pp_complement().
38971              
38972              Subject: [PATCH perl-current] Deparse
38973              From: Peter Scott <Peter@PSDT.com>
38974              Date: Fri, 18 Aug 2000 12:44:37 -0700
38975              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
38976      Branch: perl
38977            ! ext/B/B/Deparse.pm
38978 ____________________________________________________________________________
38979 [  6705] By: jhi                                   on 2000/08/18  21:25:59
38980         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
38981              From: Jan Dubois <jand@ActiveState.com>
38982              Date: Fri, 18 Aug 2000 14:22:51 -0700
38983              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
38984      Branch: perl
38985            ! lib/Win32.pod win32/win32.c
38986 ____________________________________________________________________________
38987 [  6704] By: jhi                                   on 2000/08/18  21:16:14
38988         Log: Don't eat leading os from index entries.
38989              
38990              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
38991              From: Russ Allbery <rra@stanford.edu>
38992              Date: 10 Aug 2000 20:49:25 -0700
38993              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
38994      Branch: perl
38995            ! lib/Pod/Man.pm
38996 ____________________________________________________________________________
38997 [  6703] By: jhi                                   on 2000/08/18  21:07:06
38998         Log: Add [[:blank:]] as suggested in
38999              
39000              Subject: [ID 20000716.024] [=cc=] / [:blank:]
39001              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
39002              Date: Sun, 16 Jul 2000 17:55:29 -0700
39003              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
39004              
39005              (the [=cc=] has already been taken care of by #6439
39006              so the whole bug report can be closed)
39007              
39008              and make [[:space:]] to be equivalent to isspace(3)
39009              (as opposed to \s, which is isSPACE()).  The difference
39010              is that now [[:space:]] matches the mythical vertical tab,
39011              while \s doesn't.
39012      Branch: perl
39013            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
39014            ! regexec.c t/op/pat.t
39015 ____________________________________________________________________________
39016 [  6702] By: jhi                                   on 2000/08/18  18:47:47
39017         Log: The new tests were missing from #6415.
39018      Branch: perl
39019            ! t/op/bop.t
39020 ____________________________________________________________________________
39021 [  6701] By: jhi                                   on 2000/08/18  18:20:40
39022         Log: Document the NDBM_File and ODBM_File as SDBM_File
39023              was documented in #6417.
39024      Branch: perl
39025            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
39026            ! ext/SDBM_File/SDBM_File.pm
39027 ____________________________________________________________________________
39028 [  6700] By: jhi                                   on 2000/08/18  18:10:39
39029         Log: Subject: [PATCH perl@6698] cygwin port
39030              From: "Fifer, Eric" <EFifer@sanwaint.com>
39031              Date: Fri, 18 Aug 2000 17:30:05 +0100
39032              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
39033      Branch: perl
39034            ! lib/File/Temp.pm
39035 ____________________________________________________________________________
39036 [  6699] By: jhi                                   on 2000/08/18  16:21:49
39037         Log: Document code point which makes if (defined %stash::) to work
39038              (noted by Spider Boardman).
39039      Branch: perl
39040            ! op.c
39041 ____________________________________________________________________________
39042 [  6698] By: jhi                                   on 2000/08/18  13:43:27
39043         Log: Update Changes.
39044      Branch: perl
39045            ! Changes patchlevel.h
39046 ____________________________________________________________________________
39047 [  6697] By: jhi                                   on 2000/08/18  13:35:57
39048         Log: Tiny Getopt::Long patch from Johan Vromans.
39049      Branch: perl
39050            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
39051 ____________________________________________________________________________
39052 [  6696] By: jhi                                   on 2000/08/18  13:26:14
39053         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
39054              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
39055              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
39056              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
39057      Branch: perl
39058            ! pod/perldiag.pod pod/perlsyn.pod
39059 ____________________________________________________________________________
39060 [  6695] By: jhi                                   on 2000/08/18  13:13:26
39061         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
39062              From: Daniel Chetlin <daniel@chetlin.com>
39063              Date: Fri, 18 Aug 2000 03:13:36 -0700
39064              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
39065      Branch: perl
39066            ! pod/perlfunc.pod
39067 ____________________________________________________________________________
39068 [  6694] By: jhi                                   on 2000/08/18  13:08:05
39069         Log: Subject: [PATCH] perltrap.pod spring cleaning
39070              From: Daniel Chetlin <daniel@chetlin.com>
39071              Date: Fri, 18 Aug 2000 03:06:54 -0700
39072              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
39073              
39074              plus Mike Guy's nitfix.
39075      Branch: perl
39076            ! pod/perltrap.pod
39077 ____________________________________________________________________________
39078 [  6693] By: jhi                                   on 2000/08/18  13:00:26
39079         Log: Unbuffer the output.
39080              
39081              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
39082              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39083              Date: Thu, 17 Aug 2000 18:39:29 -0700
39084              Message-ID: <RPJn5gzkgydf092yn@efn.org>
39085      Branch: perl
39086            ! t/op/fork.t
39087 ____________________________________________________________________________
39088 [  6692] By: jhi                                   on 2000/08/18  05:19:17
39089         Log: Delete the image, too, not just its MANIFEStation.
39090      Branch: perl
39091            - lib/CGI/eg/wilogo.gif
39092 ____________________________________________________________________________
39093 [  6691] By: jhi                                   on 2000/08/18  05:10:26
39094         Log: Propagate new Configure vars.
39095      Branch: perl
39096            ! configure.com epoc/config.sh uconfig.h uconfig.sh
39097            ! vos/config.def vos/config.h vos/config_h.SH_orig
39098            ! win32/config.bc win32/config.gc win32/config.vc
39099            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39100 ____________________________________________________________________________
39101 [  6690] By: jhi                                   on 2000/08/18  04:30:56
39102         Log: Update Changes.
39103      Branch: perl
39104            ! Changes patchlevel.h
39105 ____________________________________________________________________________
39106 [  6689] By: jhi                                   on 2000/08/18  04:12:30
39107         Log: Fix the lib/complex failure of
39108              
39109              From: abigail@foad.org
39110              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
39111              Date: 15 Aug 2000 04:06:38 -0000
39112              Message-Id: <20000815040638.8524.qmail@foad.org> 
39113              
39114              Linux long double accuracy issue: something that
39115              when printed with %g looks like "2" but int() of it is 1.
39116      Branch: perl
39117            ! lib/Math/Complex.pm
39118 ____________________________________________________________________________
39119 [  6688] By: jhi                                   on 2000/08/18  03:15:35
39120         Log: The byteorder code in #6671 was wrong.
39121      Branch: perl
39122            ! configpm
39123 ____________________________________________________________________________
39124 [  6687] By: jhi                                   on 2000/08/18  02:08:42
39125         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
39126              From: Jan Dubois <jand@ActiveState.com>
39127              Date: Thu, 17 Aug 2000 18:31:55 -0700
39128              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
39129      Branch: perl
39130            ! sv.c
39131 ____________________________________________________________________________
39132 [  6686] By: jhi                                   on 2000/08/18  02:04:15
39133         Log: Use NVs in POSIX math, not doubles.
39134              
39135              From: abigail@foad.org
39136              Subject: [ID 20000817.014] POSIX & modfl
39137              Date: 17 Aug 2000 20:49:18 -0000
39138              Message-Id: <20000817204918.23123.qmail@foad.org>
39139      Branch: perl
39140            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
39141 ____________________________________________________________________________
39142 [  6685] By: jhi                                   on 2000/08/18  02:02:12
39143         Log: Introduce NVef, NVff, and NVgf, use the middle one.
39144              (helps for lib/peek + Linux + long doubles)  Reported in
39145              
39146              From: abigail@foad.org
39147              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
39148              Date: 15 Aug 2000 04:06:38 -0000
39149              Message-Id: <20000815040638.8524.qmail@foad.org> 
39150              
39151              (note: the lib/complex failure has not yet been addressed)
39152      Branch: metaconfig/U/perl
39153            ! perlxvf.U
39154      Branch: perl
39155            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39156            ! config_h.SH dump.c perl.h pod/perlguts.pod
39157 ____________________________________________________________________________
39158 [  6684] By: jhi                                   on 2000/08/17  23:22:19
39159         Log: Add byteorder to the myconfig output.
39160      Branch: perl
39161            ! myconfig.SH
39162 ____________________________________________________________________________
39163 [  6683] By: jhi                                   on 2000/08/17  23:20:19
39164         Log: The image doth not exist, spotted by Johan Vromans.
39165      Branch: perl
39166            ! MANIFEST
39167 ____________________________________________________________________________
39168 [  6682] By: jhi                                   on 2000/08/17  22:38:16
39169         Log: Document what the backtick returns if the command fails.
39170      Branch: perl
39171            ! pod/perlop.pod
39172 ____________________________________________________________________________
39173 [  6681] By: jhi                                   on 2000/08/17  22:33:12
39174         Log: Do not use prototyping here.
39175              
39176              Subject: [ID 20000817.016] [PATCH] Peek.xs
39177              From: abigail@foad.org
39178              Date: 17 Aug 2000 20:55:56 -0000
39179              Message-Id: <20000817205556.24270.qmail@foad.org>
39180      Branch: perl
39181            ! ext/Devel/Peek/Makefile.PL
39182 ____________________________________________________________________________
39183 [  6680] By: jhi                                   on 2000/08/17  19:46:43
39184         Log: Don't propose using modules built for 5.005 if no binary
39185              compatibility with 5.005 is attempted.
39186              
39187              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39188              Subject: Minor nit with 5.7.0 (6655)
39189              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
39190              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
39191      Branch: metaconfig
39192            ! U/installdirs/inc_version_list.U
39193      Branch: perl
39194            ! Configure config_h.SH
39195 ____________________________________________________________________________
39196 [  6679] By: jhi                                   on 2000/08/17  19:16:39
39197         Log: Microperl config update.
39198      Branch: perl
39199            ! uconfig.h uconfig.sh
39200 ____________________________________________________________________________
39201 [  6678] By: jhi                                   on 2000/08/17  19:16:13
39202         Log: The #6648 wasn't protective enough for limited platforms
39203              (like microperl).
39204      Branch: perl
39205            ! dump.c sv.c
39206 ____________________________________________________________________________
39207 [  6677] By: jhi                                   on 2000/08/17  14:46:35
39208         Log: Update Changes.
39209      Branch: perl
39210            ! Changes patchlevel.h
39211 ____________________________________________________________________________
39212 [  6676] By: jhi                                   on 2000/08/17  14:44:02
39213         Log: Add perlebcdic from Peter Prymmer, regen toc.
39214      Branch: perl
39215            + pod/perlebcdic.pod
39216            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39217 ____________________________________________________________________________
39218 [  6675] By: jhi                                   on 2000/08/17  14:41:52
39219         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
39220      Branch: perl
39221            ! pod/perldebtut.pod
39222 ____________________________________________________________________________
39223 [  6674] By: jhi                                   on 2000/08/17  14:29:43
39224         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
39225              
39226              Subject: [ID 20000724.006] -DLEAKTEST problem
39227              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
39228              Date: Tue, 25 Jul 2000 00:36:32 -0500
39229              Message-Id: <20000725003632.A26186@www.llamacom.com>
39230              
39231              Reminder sent
39232              
39233              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
39234              From: Hugo <hv@crypt.compulink.co.uk>
39235              Date: Thu, 17 Aug 2000 15:23:42 +0100
39236              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
39237      Branch: perl
39238            ! util.c
39239 ____________________________________________________________________________
39240 [  6673] By: jhi                                   on 2000/08/17  04:07:10
39241         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
39242              From: John Peacock <JPeacock@UnivPress.com>
39243              Date: Tue, 01 Aug 2000 09:38:12 -0400
39244              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
39245      Branch: perl
39246            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
39247 ____________________________________________________________________________
39248 [  6672] By: jhi                                   on 2000/08/17  03:04:35
39249         Log: Subject: [PATCH] Cwd.pm now uses strict
39250              From: Tim Jenness <timj@jach.hawaii.edu>
39251              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
39252              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
39253      Branch: perl
39254            ! lib/Cwd.pm
39255 ____________________________________________________________________________
39256 [  6671] By: jhi                                   on 2000/08/17  02:16:35
39257         Log: Make $Config{byteorder} more magical so that it is
39258              dynamically computed: nice for 'fat binaries'.
39259              
39260              Subject: [PATCH]: default byteorder
39261              From: Wilfredo Sánchez <wsanchez@apple.com>
39262              Date: Mon, 31 Jul 2000 19:45:31 -0700
39263              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
39264      Branch: perl
39265            ! configpm
39266 ____________________________________________________________________________
39267 [  6670] By: gsar                                  on 2000/08/17  01:22:21
39268         Log: move WNOHANG definition to where other such things are
39269      Branch: perl
39270            ! win32/win32.h
39271 ____________________________________________________________________________
39272 [  6669] By: jhi                                   on 2000/08/17  01:19:17
39273         Log: Update Changes.
39274      Branch: perl
39275            ! Changes patchlevel.h
39276 ____________________________________________________________________________
39277 [  6668] By: jhi                                   on 2000/08/17  01:16:29
39278         Log: Doc nits spotted by Richard Soderberg.
39279      Branch: perl
39280            ! README.posix-bc README.vmesa
39281 ____________________________________________________________________________
39282 [  6667] By: jhi                                   on 2000/08/17  01:12:11
39283         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
39284              From: "Casey R. Tweten" <crt@kiski.net>
39285              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
39286              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
39287      Branch: perl
39288            ! pod/perldebtut.pod
39289 ____________________________________________________________________________
39290 [  6666] By: jhi                                   on 2000/08/17  01:09:31
39291         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
39292              From: "Casey R. Tweten" <crt@kiski.net>
39293              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
39294              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
39295      Branch: perl
39296            ! lib/Shell.pm
39297 ____________________________________________________________________________
39298 [  6665] By: gsar                                  on 2000/08/17  01:03:52
39299         Log: add "ok" targets from change#6632 in makefile.mk
39300      Branch: perl
39301            ! pod/perlport.pod win32/Makefile win32/makefile.mk
39302 ____________________________________________________________________________
39303 [  6664] By: gsar                                  on 2000/08/17  00:56:11
39304         Log: avoid warnings from dense compiler
39305      Branch: perl
39306            ! win32/win32.c
39307 ____________________________________________________________________________
39308 [  6663] By: jhi                                   on 2000/08/17  00:51:49
39309         Log: Tweak the regex compilation errors once more.
39310      Branch: perl
39311            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
39312            ! t/op/regmesg.t t/pragma/warn/regcomp
39313 ____________________________________________________________________________
39314 [  6662] By: gsar                                  on 2000/08/17  00:28:19
39315         Log: trailing new %ENV entries weren't being pushed into the real
39316              environment of subprocesses on Windows
39317      Branch: perl
39318            ! t/op/magic.t win32/perlhost.h
39319 ____________________________________________________________________________
39320 [  6661] By: gsar                                  on 2000/08/17  00:19:20
39321         Log: waitpid() now handles externally spawned pids correctly;
39322              fixes for backtick/wait/waitpid failures on Windows 9x
39323              
39324              these changes make the pid returned by process functions on
39325              Windows 9x always positive by clearing the high bit (which
39326              is always set on Win9x); pseudo-process PIDs are likewise
39327              always negative now on Win9x (just as on NT/2000)
39328      Branch: perl
39329            ! pp_sys.c win32/perlhost.h win32/win32.c
39330 ____________________________________________________________________________
39331 [  6660] By: jhi                                   on 2000/08/17  00:04:32
39332         Log: Retract #6645.
39333      Branch: perl
39334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39335            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39336            ! t/op/sprintf.t
39337 ____________________________________________________________________________
39338 [  6659] By: gsar                                  on 2000/08/16  23:59:28
39339         Log: on windows, the return values from wait() and waitpid() don't
39340              match those of pseudo-pids
39341      Branch: perl
39342            ! pp_sys.c t/op/fork.t util.c win32/win32.c
39343 ____________________________________________________________________________
39344 [  6658] By: gsar                                  on 2000/08/16  23:56:14
39345         Log: pod nit seen in passing
39346      Branch: perl
39347            ! pod/perlfunc.pod
39348 ____________________________________________________________________________
39349 [  6657] By: gsar                                  on 2000/08/16  23:53:42
39350         Log: change#6328 could make close(SOCKET) return false on windows
39351              when it shouldn't
39352      Branch: perl
39353            ! win32/win32sck.c
39354 ____________________________________________________________________________
39355 [  6656] By: gsar                                  on 2000/08/16  23:46:57
39356         Log: check that the number pseudo children doesn't exceed
39357              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
39358              the WaitForMultipleObjects() limit that would cause wait()
39359              to crash)
39360              
39361              wait() and waitpid() could potentially be rewritten to use
39362              more than one thread to do the waiting to eliminate this
39363              limitation
39364      Branch: perl
39365            ! win32/perlhost.h
39366 ____________________________________________________________________________
39367 [  6655] By: jhi                                   on 2000/08/16  14:11:05
39368         Log: Update Changes.
39369      Branch: perl
39370            ! Changes patchlevel.h
39371 ____________________________________________________________________________
39372 [  6654] By: jhi                                   on 2000/08/16  14:10:12
39373         Log: Update to perldebtut 1.9, from Richard Foley.
39374      Branch: perl
39375            ! pod/perldebtut.pod
39376 ____________________________________________________________________________
39377 [  6653] By: jhi                                   on 2000/08/16  14:08:17
39378         Log: Change the regx compilation error markers to use = instead of <
39379              since pod makes using the latter quite messy.  Reported in
39380              ID 20000814.006 by Abigail and in
39381              Subject: Unknown escape E<> ?
39382              From: Lupe Christoph <lupe@lupe-christoph.de>
39383              Date: Fri, 11 Aug 2000 00:30:27 +0200
39384              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
39385      Branch: perl
39386            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
39387            ! t/op/regmesg.t t/pragma/warn/regcomp
39388 ____________________________________________________________________________
39389 [  6652] By: jhi                                   on 2000/08/16  13:25:31
39390         Log: Change the perlbug address to perl.org since it's more forgiving.
39391              
39392              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
39393              From: abigail@foad.org
39394              Date: 15 Aug 2000 04:15:40 -0000
39395              Message-Id: <20000815041540.8633.qmail@foad.org>
39396      Branch: perl
39397            ! utils/perlbug.PL
39398 ____________________________________________________________________________
39399 [  6651] By: jhi                                   on 2000/08/16  13:22:35
39400         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
39401              From: Tim Jenness <timj@jach.hawaii.edu>
39402              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
39403              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
39404      Branch: perl
39405            ! lib/Cwd.pm
39406 ____________________________________________________________________________
39407 [  6650] By: jhi                                   on 2000/08/16  13:18:13
39408         Log: Update to CPAN 1.57.
39409              
39410              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
39411              From: andreas.koenig@anima.de (Andreas J. Koenig)
39412              Date: 16 Aug 2000 15:09:46 +0200
39413              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
39414      Branch: perl
39415            ! lib/CPAN.pm
39416 ____________________________________________________________________________
39417 [  6649] By: jhi                                   on 2000/08/16  13:12:31
39418         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
39419              From: "Larry W. Virden" <lvirden@cas.org>
39420              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
39421              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
39422      Branch: perl
39423            ! README.hpux
39424 ____________________________________________________________________________
39425 [  6648] By: jhi                                   on 2000/08/16  13:03:53
39426         Log: The numeric locale was reset to "C" by s?printf and never restored.
39427              
39428              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39429              From: Christian Kirsch <ck@held.mind.de>
39430              Date: Wed, 9 Aug 2000 17:05:17 +0200
39431              Message-Id: <20000809170517.A25389@held>
39432              
39433              No test since adding the failing example to locale.t
39434              does not fail -- probably because the locale settings are so
39435              thoroughly tweaked by that time.  Running the example standalone
39436              does fail, though.  UPDATE: test case added at change #7540.
39437      Branch: perl
39438            ! dump.c perl.h pp.c pp_ctl.c sv.c
39439 ____________________________________________________________________________
39440 [  6647] By: jhi                                   on 2000/08/16  00:07:54
39441         Log: Update Changes and test semi-automatic patchlevel updating.
39442      Branch: perl
39443            ! Changes patchlevel.h
39444 ____________________________________________________________________________
39445 [  6646] By: jhi                                   on 2000/08/15  23:35:07
39446         Log: Fix a dependency problem.
39447              
39448              Subject: [PATCH: 6640] VMS Makefile.SH update
39449              From: Peter Prymmer <pvhp@forte.com>
39450              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
39451              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
39452      Branch: perl
39453            ! vms/descrip_mms.template
39454 ____________________________________________________________________________
39455 [  6645] By: jhi                                   on 2000/08/15  23:33:23
39456         Log: (Retracted by #6660)
39457              
39458              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
39459              From: Dominic Dunlop <domo@computer.org>
39460              Date: Tue, 15 Aug 2000 22:20:52 +0200
39461              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
39462      Branch: metaconfig/U/perl
39463            + d_printfed.U
39464      Branch: perl
39465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39466            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39467            ! t/op/sprintf.t
39468 ____________________________________________________________________________
39469 [  6644] By: jhi                                   on 2000/08/15  21:17:20
39470         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
39471              From: abigail@foad.org
39472              Date: 15 Aug 2000 20:12:41 -0000
39473              Message-Id: <20000815201241.25556.qmail@foad.org>
39474      Branch: perl
39475            ! INSTALL
39476 ____________________________________________________________________________
39477 [  6643] By: jhi                                   on 2000/08/15  21:15:28
39478         Log: (an already applied patch)
39479      Branch: perl
39480            ! lib/CGI.pm
39481 ____________________________________________________________________________
39482 [  6642] By: gsar                                  on 2000/08/15  19:54:05
39483         Log: magic callbacks all need to have same type signature
39484      Branch: perl
39485            ! embed.pl mg.c proto.h
39486 ____________________________________________________________________________
39487 [  6641] By: jhi                                   on 2000/08/15  17:56:27
39488         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)
39489              From: Mike Guy <mjtg@cam.ac.uk>
39490              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
39491              Date: Tue, 15 Aug 2000 18:26:45 +0100
39492              
39493              Only the peek.t part applied, not the hash quality part.
39494      Branch: perl
39495            ! t/lib/peek.t
39496 ____________________________________________________________________________
39497 [  6640] By: jhi                                   on 2000/08/15  16:37:37
39498         Log: Update Changes.
39499      Branch: perl
39500            ! Changes
39501 ____________________________________________________________________________
39502 [  6639] By: jhi                                   on 2000/08/15  16:34:55
39503         Log: Missed a file from #6638.
39504      Branch: perl
39505            ! lib/File/Temp.pm
39506 ____________________________________________________________________________
39507 [  6638] By: jhi                                   on 2000/08/15  16:33:19
39508         Log: Subject: [PATCH perl@6620] cygwin port
39509              From: "Fifer, Eric" <EFifer@sanwaint.com>
39510              Date: Tue, 15 Aug 2000 17:00:49 +0100
39511              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
39512      Branch: perl
39513            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
39514 ____________________________________________________________________________
39515 [  6637] By: jhi                                   on 2000/08/15  16:29:22
39516         Log: Subject: [PATCH] debugger exit code should reflect user exit code
39517              From: Mike Guy <mjtg@cam.ac.uk>
39518              Date: Tue, 15 Aug 2000 16:55:59 +0100
39519              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
39520      Branch: perl
39521            ! lib/perl5db.pl
39522 ____________________________________________________________________________
39523 [  6636] By: jhi                                   on 2000/08/15  15:30:58
39524         Log: Update Changes.
39525      Branch: perl
39526            ! Changes
39527 ____________________________________________________________________________
39528 [  6635] By: jhi                                   on 2000/08/15  15:27:21
39529         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
39530      Branch: metaconfig
39531            ! U/mkglossary U/mksample
39532      Branch: metaconfig/U/perl
39533            ! Devel.U
39534      Branch: perl
39535            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39536 ____________________________________________________________________________
39537 [  6634] By: jhi                                   on 2000/08/15  14:11:55
39538         Log: Don't blow limited stacks, a lower number is enough to
39539              tickle the lookbehind limit.
39540              
39541              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
39542              From: Dominic Dunlop <domo@computer.org>
39543              Date: Tue, 15 Aug 2000 13:51:24 +0200
39544              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
39545      Branch: perl
39546            ! t/op/regmesg.t
39547 ____________________________________________________________________________
39548 [  6633] By: jhi                                   on 2000/08/15  14:01:46
39549         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
39550              From: Mike Guy <mjtg@cam.ac.uk>
39551              Date: Tue, 15 Aug 2000 12:10:50 +0100
39552              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
39553      Branch: perl
39554            ! utils/perldoc.PL
39555 ____________________________________________________________________________
39556 [  6632] By: jhi                                   on 2000/08/15  13:58:48
39557         Log: make ok etc also for win32.
39558              
39559              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
39560              From: Prymmer/Kahn <pvhp@best.com>
39561              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
39562              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
39563      Branch: perl
39564            ! win32/Makefile
39565 ____________________________________________________________________________
39566 [  6631] By: jhi                                   on 2000/08/15  13:45:03
39567         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
39568      Branch: perl
39569            ! lib/Test.pm
39570 ____________________________________________________________________________
39571 [  6630] By: jhi                                   on 2000/08/15  03:25:09
39572         Log: Update Changes.
39573      Branch: perl
39574            ! Changes
39575 ____________________________________________________________________________
39576 [  6629] By: jhi                                   on 2000/08/15  03:23:53
39577         Log: magic_regdatum_set() is void, not int.
39578      Branch: perl
39579            ! embed.pl mg.c proto.h
39580 ____________________________________________________________________________
39581 [  6628] By: jhi                                   on 2000/08/15  03:08:02
39582         Log: Make the user to give up his firstborn, err, to knowingly
39583              verify installing an unstable developer release.  Also bump
39584              the release to 5.7.0, but leave a patch tag in the local
39585              patches saying that this is not yet the real thing.
39586      Branch: metaconfig
39587            ! U/modified/Instruct.U
39588      Branch: metaconfig/U/perl
39589            + Devel.U
39590      Branch: perl
39591            ! Configure patchlevel.h
39592 ____________________________________________________________________________
39593 [  6627] By: jhi                                   on 2000/08/14  22:32:52
39594         Log: README.os2 update.
39595              
39596              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
39597              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39598              Date: Wed, 02 Aug 2000 21:55:09 -0700
39599              Message-ID: <tsPi5gzkgegX092yn@efn.org>
39600      Branch: perl
39601            ! README.os2
39602 ____________________________________________________________________________
39603 [  6626] By: jhi                                   on 2000/08/14  21:00:02
39604         Log: Subject: Re: File::Temp problems on VMS in bleedperl
39605              From: Tim Jenness <timj@jach.hawaii.edu>
39606              cc: vmsperl@perl.org
39607              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
39608              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
39609      Branch: perl
39610            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
39611 ____________________________________________________________________________
39612 [  6625] By: jhi                                   on 2000/08/14  20:52:16
39613         Log: Add SUIDMAIL as was done for the CERT alert.
39614      Branch: perl
39615            ! patchlevel.h
39616 ____________________________________________________________________________
39617 [  6624] By: jhi                                   on 2000/08/14  20:48:50
39618         Log: Subject: sfio2000
39619              From: Daniel Muino <dmuino@afip.gov.ar>
39620              Date: Mon, 14 Aug 2000 16:58:11 -0300
39621              Message-ID: <20000814165811.B16368@con2-dgi>
39622      Branch: perl
39623            ! perlsdio.h perlsfio.h
39624 ____________________________________________________________________________
39625 [  6623] By: jhi                                   on 2000/08/14  20:47:36
39626         Log: Subject: warning: storage class after type is obsolescent
39627              From: Daniel Muino <dmuino@afip.gov.ar>
39628              Date: Mon, 14 Aug 2000 16:42:47 -0300
39629              Message-ID: <20000814164247.A16368@con2-dgi>
39630      Branch: perl
39631            ! regcomp.pl regnodes.h
39632 ____________________________________________________________________________
39633 [  6622] By: jhi                                   on 2000/08/14  20:43:05
39634         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
39635              From: abigail@foad.org
39636              Date: 14 Aug 2000 20:00:10 -0000
39637              Message-Id: <20000814200010.27271.qmail@foad.org>
39638      Branch: perl
39639            ! Changes
39640 ____________________________________________________________________________
39641 [  6621] By: jhi                                   on 2000/08/14  15:23:05
39642         Log: Update Changes.
39643      Branch: perl
39644            ! Changes
39645 ____________________________________________________________________________
39646 [  6620] By: jhi                                   on 2000/08/14  15:22:14
39647         Log: Subject: Re: [PATCH] @+, @- readonly
39648              From: Mike Guy <mjtg@cam.ac.uk>
39649              Date: Mon, 14 Aug 2000 15:26:55 +0100
39650              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
39651      Branch: perl
39652            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
39653            ! sv.c t/op/pat.t
39654 ____________________________________________________________________________
39655 [  6619] By: jhi                                   on 2000/08/14  14:12:08
39656         Log: Update Changes.
39657      Branch: perl
39658            ! Changes
39659 ____________________________________________________________________________
39660 [  6618] By: jhi                                   on 2000/08/14  14:09:34
39661         Log: For now remove the mail code.
39662      Branch: perl
39663            ! perl.c
39664 ____________________________________________________________________________
39665 [  6617] By: jhi                                   on 2000/08/14  14:08:28
39666         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
39667      Branch: perl
39668            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
39669            ! pod/perlfaq8.pod pod/perlsec.pod
39670 ____________________________________________________________________________
39671 [  6616] By: jhi                                   on 2000/08/14  14:00:11
39672         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39673              From: Mike Guy <mjtg@cam.ac.uk>
39674              Date: Mon, 14 Aug 2000 08:26:02 +0100
39675              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
39676      Branch: perl
39677            ! lib/perl5db.pl
39678 ____________________________________________________________________________
39679 [  6615] By: jhi                                   on 2000/08/14  13:58:45
39680         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
39681              From: Mike Guy <mjtg@cam.ac.uk>
39682              Date: Mon, 14 Aug 2000 08:04:22 +0100
39683              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
39684      Branch: perl
39685            ! gv.c mg.c t/op/pat.t
39686 ____________________________________________________________________________
39687 [  6614] By: jhi                                   on 2000/08/14  13:56:45
39688         Log: Subject: Test fails / warnings with perl-current #6612
39689              From: Mike Guy <mjtg@cam.ac.uk>
39690              Date: Mon, 14 Aug 2000 07:57:23 +0100
39691              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
39692      Branch: perl
39693            ! t/lib/b.t t/lib/peek.t
39694 ____________________________________________________________________________
39695 [  6613] By: jhi                                   on 2000/08/14  13:45:33
39696         Log: VMS configure.com update continues.
39697      Branch: perl
39698            - vms/configure.com
39699            ! MANIFEST configure.com
39700 ____________________________________________________________________________
39701 [  6612] By: jhi                                   on 2000/08/13  22:13:35
39702         Log: Update Changes.
39703      Branch: perl
39704            ! Changes
39705 ____________________________________________________________________________
39706 [  6611] By: jhi                                   on 2000/08/13  16:21:45
39707         Log: Upgrade to CGI 2.71, from Lincoln Stein.
39708      Branch: perl
39709            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
39710 ____________________________________________________________________________
39711 [  6610] By: jhi                                   on 2000/08/13  15:09:16
39712         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
39713              From: Mike Guy <mjtg@cam.ac.uk>
39714              Date: Sun, 13 Aug 2000 13:45:51 +0100
39715              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
39716      Branch: perl
39717            ! t/op/regmesg.t
39718 ____________________________________________________________________________
39719 [  6609] By: jhi                                   on 2000/08/13  14:31:26
39720         Log: Andreas says that 1.56 is fine, so reverting back to it.
39721      Branch: perl
39722            ! lib/CPAN.pm
39723 ____________________________________________________________________________
39724 [  6608] By: jhi                                   on 2000/08/13  05:34:20
39725         Log: Update Changes.
39726      Branch: perl
39727            ! Changes
39728 ____________________________________________________________________________
39729 [  6607] By: jhi                                   on 2000/08/13  05:32:01
39730         Log: Put back the \z changes of #5406 to CPAN.pm.
39731      Branch: perl
39732            ! lib/CPAN.pm
39733 ____________________________________________________________________________
39734 [  6606] By: jhi                                   on 2000/08/13  05:20:16
39735         Log: Fix-n-skip the tests under 5005threads.
39736      Branch: perl
39737            ! t/lib/b.t
39738 ____________________________________________________________________________
39739 [  6605] By: jhi                                   on 2000/08/13  05:07:48
39740         Log: Fix the test for 5005threads.
39741      Branch: perl
39742            ! t/lib/peek.t
39743 ____________________________________________________________________________
39744 [  6604] By: jhi                                   on 2000/08/13  03:35:37
39745         Log: Should have deleted this in #6603.
39746      Branch: perl
39747            - vms/subconfigure.com
39748 ____________________________________________________________________________
39749 [  6603] By: jhi                                   on 2000/08/12  18:29:32
39750         Log: Rewrite of vms/subconfigure.com as configure.com,
39751              from Peter Prymmer and the vmsperl crew.
39752      Branch: perl
39753            + vms/configure.com
39754            ! MANIFEST
39755 ____________________________________________________________________________
39756 [  6602] By: jhi                                   on 2000/08/11  13:00:01
39757         Log: PlainText.pm is dead.
39758      Branch: perl
39759            - lib/Pod/PlainText.pm
39760            ! MANIFEST
39761 ____________________________________________________________________________
39762 [  6601] By: jhi                                   on 2000/08/11  04:06:45
39763         Log: Update Changes.
39764      Branch: perl
39765            ! Changes
39766 ____________________________________________________________________________
39767 [  6600] By: jhi                                   on 2000/08/11  04:06:10
39768         Log: Add a few missing files, update MANIFEST.
39769      Branch: perl
39770            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
39771            + lib/Pod/PlainText.pm t/pod/find.t
39772            ! MANIFEST t/op/regmesg.t
39773 ____________________________________________________________________________
39774 [  6599] By: jhi                                   on 2000/08/11  03:31:10
39775         Log: Add Perl debugging tutorial, regen toc. 
39776              
39777              Subject: perldebtut.pod
39778              From: Richard Foley <Richard.Foley@m.dasa.de>
39779              Date: Wed, 09 Aug 2000 10:17:15 +0200
39780              Message-id: <3991138B.262247B8@m.dasa.de>
39781      Branch: perl
39782            + pod/perldebtut.pod
39783            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39784 ____________________________________________________________________________
39785 [  6598] By: jhi                                   on 2000/08/11  02:48:56
39786         Log: tiny Changes edit
39787      Branch: perl
39788            ! Changes
39789 ____________________________________________________________________________
39790 [  6597] By: jhi                                   on 2000/08/11  02:39:04
39791         Log: Tests for #6589.
39792              
39793              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39794              From: simon@brecon.co.uk (Simon Cozens)
39795              Date: 11 Aug 2000 02:24:52 GMT
39796              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
39797      Branch: perl
39798            ! t/lib/b.t
39799 ____________________________________________________________________________
39800 [  6596] By: jhi                                   on 2000/08/11  01:50:07
39801         Log: Update Changes.
39802      Branch: perl
39803            ! Changes
39804 ____________________________________________________________________________
39805 [  6595] By: jhi                                   on 2000/08/11  01:47:16
39806         Log: nitfix
39807      Branch: perl
39808            ! Changes
39809 ____________________________________________________________________________
39810 [  6594] By: jhi                                   on 2000/08/11  01:36:16
39811         Log: Subject: Getting perlio and threads to compile
39812              From: Lupe Christoph <lupe@lupe-christoph.de>
39813              Date: Wed, 9 Aug 2000 11:35:54 +0200
39814              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
39815              
39816              (the Solaris version changes in Configure skipped)
39817      Branch: perl
39818            ! hints/solaris_2.sh thread.h
39819 ____________________________________________________________________________
39820 [  6593] By: jhi                                   on 2000/08/11  01:30:16
39821         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
39822              From: simon@brecon.co.uk (Simon Cozens)
39823              Date: 1 Aug 2000 06:55:19 GMT
39824              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
39825      Branch: perl
39826            ! lib/utf8.pm
39827 ____________________________________________________________________________
39828 [  6592] By: jhi                                   on 2000/08/11  01:26:39
39829         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
39830              From: Peter Scott <Peter@PeterScott.com>
39831              Date: Thu, 10 Aug 2000 08:23:27 -0700
39832              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
39833      Branch: perl
39834            ! lib/perl5db.pl
39835 ____________________________________________________________________________
39836 [  6591] By: jhi                                   on 2000/08/11  01:22:02
39837         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
39838              From: Hugo <hv@crypt.compulink.co.uk>
39839              Date: Thu, 10 Aug 2000 19:23:04 +0100
39840              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
39841      Branch: perl
39842            ! regexec.c t/op/pat.t
39843 ____________________________________________________________________________
39844 [  6590] By: jhi                                   on 2000/08/11  01:19:19
39845         Log: Preprocessing and postprocessing for File::Find.
39846              
39847              Subject: Patch to Find::File.pm to allow alphabetical results
39848              From: Joe Smith <jsmith@inwap.com>
39849              Date: Wed, 9 Aug 2000 02:44:54 -0700
39850              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
39851      Branch: perl
39852            ! lib/File/Find.pm
39853 ____________________________________________________________________________
39854 [  6589] By: jhi                                   on 2000/08/11  01:12:39
39855         Log: B::Deparse didn't do sub attributes.
39856              
39857              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39858              From: simon@brecon.co.uk (Simon Cozens)
39859              Date: 9 Aug 2000 04:49:20 GMT
39860              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
39861      Branch: perl
39862            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
39863 ____________________________________________________________________________
39864 [  6588] By: jhi                                   on 2000/08/11  01:06:40
39865         Log: Subject: debugger "d" command doesnt check line number
39866              From: Mike Guy <mjtg@cam.ac.uk>
39867              Date: Tue, 08 Aug 2000 21:54:29 +0100
39868              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
39869      Branch: perl
39870            ! lib/perl5db.pl mg.c pod/perldiag.pod
39871 ____________________________________________________________________________
39872 [  6587] By: jhi                                   on 2000/08/11  00:45:03
39873         Log: sleep(1) does not necessarily return 1.
39874              
39875              Subject: [PATCH bleadperl] op/lex_assign.t  
39876              From: Hugo <hv@crypt.compulink.co.uk>
39877              Date: Thu, 03 Aug 2000 14:34:22 +0100        
39878              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
39879      Branch: perl
39880            ! t/op/lex_assign.t
39881 ____________________________________________________________________________
39882 [  6586] By: jhi                                   on 2000/08/11  00:31:50
39883         Log: Document the IO::Select timeout.
39884      Branch: perl
39885            ! ext/IO/lib/IO/Select.pm
39886 ____________________________________________________________________________
39887 [  6585] By: jhi                                   on 2000/08/11  00:13:54
39888         Log: Forgot contributor.
39889      Branch: perl
39890            ! Changes
39891 ____________________________________________________________________________
39892 [  6584] By: jhi                                   on 2000/08/11  00:09:19
39893         Log: detypo
39894      Branch: perl
39895            ! Changes
39896 ____________________________________________________________________________
39897 [  6583] By: jhi                                   on 2000/08/11  00:07:53
39898         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
39899              
39900              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
39901              From: Mike Guy <mjtg@cam.ac.uk> 
39902              Date: Thu, 10 Aug 2000 15:50:54 +0100
39903              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
39904      Branch: perl
39905            ! sv.c t/op/int.t
39906 ____________________________________________________________________________
39907 [  6582] By: jhi                                   on 2000/08/10  23:29:32
39908         Log: Update Changes.
39909      Branch: perl
39910            ! Changes
39911 ____________________________________________________________________________
39912 [  6581] By: jhi                                   on 2000/08/10  23:26:16
39913         Log: Put back the std @INC thing.
39914      Branch: perl
39915            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
39916            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
39917            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
39918            ! t/lib/gol-oo.t
39919 ____________________________________________________________________________
39920 [  6580] By: jhi                                   on 2000/08/10  23:03:34
39921         Log: Update to CGI 2.70, from Lincoln Stein.
39922      Branch: perl
39923            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39924            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39925            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
39926            ! t/lib/cgi-request.t
39927 ____________________________________________________________________________
39928 [  6579] By: jhi                                   on 2000/08/10  22:41:50
39929         Log: Update to CPAN 1.56, from Andreas König.
39930      Branch: perl
39931            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39932 ____________________________________________________________________________
39933 [  6578] By: jhi                                   on 2000/08/10  22:38:13
39934         Log: Update to Pod::Parser 1.17, from Brad Appleton.
39935      Branch: perl
39936            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39937            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
39938            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
39939            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39940            ! t/pod/include.t t/pod/included.t t/pod/lref.t
39941            ! t/pod/multiline_items.t t/pod/nested_items.t
39942            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39943            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
39944            ! t/pod/special_seqs.t
39945 ____________________________________________________________________________
39946 [  6577] By: jhi                                   on 2000/08/10  22:35:41
39947         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
39948      Branch: perl
39949            ! AUTHORS MAINTAIN
39950 ____________________________________________________________________________
39951 [  6576] By: jhi                                   on 2000/08/10  22:24:54
39952         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
39953      Branch: perl
39954            + t/lib/gol-oo.t
39955            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
39956            ! t/lib/gol-compat.t t/lib/gol-linkage.t
39957 ____________________________________________________________________________
39958 [  6575] By: jhi                                   on 2000/08/10  22:02:07
39959         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
39960      Branch: perl
39961            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
39962 ____________________________________________________________________________
39963 [  6574] By: jhi                                   on 2000/08/10  21:55:03
39964         Log: Iterating perl6 description.
39965      Branch: perl
39966            ! pod/perlfaq1.pod
39967 ____________________________________________________________________________
39968 [  6573] By: jhi                                   on 2000/08/10  21:48:26
39969         Log: Revert the sv.c part of #6559, a better fix is needed.
39970      Branch: perl
39971            ! sv.c
39972 ____________________________________________________________________________
39973 [  6572] By: jhi                                   on 2000/08/10  20:33:43
39974         Log: It's the 2ndO'ROSSC.
39975      Branch: perl
39976            ! pod/perlfaq1.pod
39977 ____________________________________________________________________________
39978 [  6571] By: jhi                                   on 2000/08/10  15:55:48
39979         Log: detypo
39980      Branch: perl
39981            ! pod/perlfaq1.pod
39982 ____________________________________________________________________________
39983 [  6570] By: jhi                                   on 2000/08/10  14:11:17
39984         Log: An exceptionally sticky typo.
39985      Branch: perl
39986            ! Changes
39987 ____________________________________________________________________________
39988 [  6569] By: jhi                                   on 2000/08/10  14:09:33
39989         Log: detypo (and test Changes updating script)
39990      Branch: perl
39991            ! Changes
39992 ____________________________________________________________________________
39993 [  6568] By: jhi                                   on 2000/08/10  14:07:07
39994         Log: Update Changes.
39995      Branch: perl
39996            ! Changes
39997 ____________________________________________________________________________
39998 [  6567] By: jhi                                   on 2000/08/10  14:06:19
39999         Log: Amend the description of Perl6.
40000              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
40001              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
40002              Date: Wed, 9 Aug 2000 22:11:06 -0500
40003              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
40004      Branch: perl
40005            ! pod/perlfaq1.pod
40006 ____________________________________________________________________________
40007 [  6566] By: jhi                                   on 2000/08/10  13:58:57
40008         Log: Subject: Remove dead entry in perldiag
40009              From: Mike Guy <mjtg@cam.ac.uk>
40010              Date: Thu, 10 Aug 2000 14:19:19 +0100
40011              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
40012      Branch: perl
40013            ! pod/perldiag.pod
40014 ____________________________________________________________________________
40015 [  6565] By: jhi                                   on 2000/08/10  13:51:48
40016         Log: Zero entries were skipped, fix from Adrian Goalby
40017              <argoalby@yahoo.co.uk>
40018      Branch: perl
40019            ! lib/unicode/Number.pl lib/unicode/mktables.PL
40020 ____________________________________________________________________________
40021 [  6564] By: jhi                                   on 2000/08/10  13:00:12
40022         Log: Subject: [PATCH 5.6.0] cygwin port
40023              From: "Fifer, Eric" <EFifer@sanwaint.com>
40024              Date: Thu, 10 Aug 2000 13:15:36 +0100
40025              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
40026      Branch: perl
40027            ! README.cygwin hints/cygwin.sh
40028 ____________________________________________________________________________
40029 [  6563] By: jhi                                   on 2000/08/10  12:55:16
40030         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
40031      Branch: perl
40032            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
40033 ____________________________________________________________________________
40034 [  6562] By: gsar                                  on 2000/08/10  08:38:39
40035         Log: warn is a macro, avoid using at a variable to avoid warnings
40036              in some configurations; readdir.t is too conservative in
40037              estimating number of *.t's
40038      Branch: perl
40039            ! t/op/readdir.t util.c
40040 ____________________________________________________________________________
40041 [  6561] By: jhi                                   on 2000/08/09  23:35:42
40042         Log: Update Changes.
40043      Branch: perl
40044            ! Changes
40045 ____________________________________________________________________________
40046 [  6560] By: jhi                                   on 2000/08/09  23:05:47
40047         Log: Subject: Re: enhanced(?) regex error messages
40048              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40049              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
40050              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
40051              
40052              (plus two small patches sent privately)
40053              (this still seems to leave few test failures)
40054      Branch: perl
40055            + t/op/regmesg.t
40056            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
40057            ! t/pragma/warn/regcomp
40058 ____________________________________________________________________________
40059 [  6559] By: jhi                                   on 2000/08/09  20:41:18
40060         Log: (The fix did work but was not right, retracted in #6573)
40061              
40062              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
40063              From: Christian Kirsch <ck@held.mind.de>
40064              Date: Wed, 9 Aug 2000 17:05:17 +0200
40065              Message-Id: <20000809170517.A25389@held>
40066      Branch: perl
40067            ! sv.c t/pragma/locale.t
40068 ____________________________________________________________________________
40069 [  6558] By: jhi                                   on 2000/08/08  22:34:08
40070         Log: Tiny updates on the contributors list.
40071      Branch: perl
40072            ! Changes
40073 ____________________________________________________________________________
40074 [  6557] By: jhi                                   on 2000/08/08  19:34:28
40075         Log: Double check that we have a dirhandle.
40076      Branch: perl
40077            ! util.c
40078 ____________________________________________________________________________
40079 [  6556] By: jhi                                   on 2000/08/08  19:01:51
40080         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
40081              May be repopulated with fresh maintained examples.
40082      Branch: perl
40083            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
40084            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
40085            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
40086            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
40087            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
40088            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
40089            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
40090            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
40091            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
40092            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
40093            + lib/CGI/eg/wilogo_gif.uu
40094            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
40095            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
40096            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
40097            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
40098            - eg/cgi/frameset.cgi eg/cgi/index.html
40099            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
40100            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
40101            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
40102            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
40103            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
40104            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
40105            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
40106            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
40107            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
40108            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
40109            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
40110            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
40111            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
40112            - eg/van/vanish eg/who eg/wrapsuid
40113            ! MANIFEST
40114 ____________________________________________________________________________
40115 [  6555] By: jhi                                   on 2000/08/08  18:51:08
40116         Log: Delete chat2 as requested by Randal.
40117              
40118              Subject: Re: perlfaq8 coyness
40119              From: merlyn@stonehenge.com (Randal L. Schwartz) 
40120              Date: 15 May 2000 18:52:42 -0700 
40121              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
40122      Branch: perl
40123            - lib/chat2.pl
40124            ! MANIFEST
40125 ____________________________________________________________________________
40126 [  6554] By: jhi                                   on 2000/08/08  18:31:35
40127         Log: Regen global.sym.
40128      Branch: perl
40129            ! global.sym
40130 ____________________________________________________________________________
40131 [  6553] By: jhi                                   on 2000/08/08  18:28:13
40132         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
40133              (either perlbug or p5p ate the original), plus regen
40134              perlapi and perltoc. 
40135      Branch: perl
40136            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
40137            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
40138            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
40139            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
40140            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
40141            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
40142            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
40143            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
40144            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
40145            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
40146 ____________________________________________________________________________
40147 [  6552] By: jhi                                   on 2000/08/08  18:06:29
40148         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
40149              From: Mike Guy <mjtg@cam.ac.uk>
40150              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
40151              Date: Tue, 08 Aug 2000 15:51:27 +0100
40152      Branch: perl
40153            ! doop.c sv.h t/op/join.t t/pragma/overload.t
40154 ____________________________________________________________________________
40155 [  6551] By: jhi                                   on 2000/08/08  18:01:11
40156         Log: Re-apply #6549.
40157      Branch: perl
40158            ! lib/perl5db.pl
40159 ____________________________________________________________________________
40160 [  6550] By: jhi                                   on 2000/08/08  17:43:08
40161         Log: Accidental retraction of #6549.
40162      Branch: perl
40163            ! lib/perl5db.pl
40164 ____________________________________________________________________________
40165 [  6549] By: jhi                                   on 2000/08/08  17:40:04
40166         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
40167              From: Mike Guy <mjtg@cam.ac.uk>
40168              Date: Mon, 07 Aug 2000 21:49:58 +0100
40169              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
40170      Branch: perl
40171            ! lib/perl5db.pl
40172 ____________________________________________________________________________
40173 [  6548] By: jhi                                   on 2000/08/08  17:37:57
40174         Log: Document here-doc better.
40175              
40176              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
40177              From: Mike Guy <mjtg@cam.ac.uk>
40178              Date: Mon, 07 Aug 2000 14:02:09 +0100
40179              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
40180      Branch: perl
40181            ! pod/perldata.pod
40182 ____________________________________________________________________________
40183 [  6547] By: jhi                                   on 2000/08/08  17:33:34
40184         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
40185              From: "Randy J. Ray" <rjray@redhat.com>
40186              Date: Mon, 07 Aug 2000 19:12:25 -0700
40187              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
40188      Branch: perl
40189            ! perl.c pod/perlrun.pod
40190 ____________________________________________________________________________
40191 [  6546] By: jhi                                   on 2000/08/08  17:29:26
40192         Log: Subject: Re: enhanced(?) regex error messages 
40193              From: Hugo <hv@crypt.compulink.co.uk>
40194              Date: Tue, 08 Aug 2000 03:25:51 +0100
40195              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
40196              
40197              plus Capitalize the error messages, plus perldiag them.
40198      Branch: perl
40199            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
40200 ____________________________________________________________________________
40201 [  6545] By: jhi                                   on 2000/08/08  13:59:28
40202         Log: Augment #6539 a bit: don't croak if there's magic in the air.
40203              
40204              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
40205              From: Hugo <hv@crypt.compulink.co.uk>
40206              Date: Tue, 08 Aug 2000 03:02:03 +0100
40207              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
40208      Branch: perl
40209            ! pp.c t/op/bless.t
40210 ____________________________________________________________________________
40211 [  6544] By: jhi                                   on 2000/08/07  21:11:52
40212         Log: Make the test -w clean.
40213      Branch: perl
40214            ! t/op/bless.t
40215 ____________________________________________________________________________
40216 [  6543] By: jhi                                   on 2000/08/07  19:49:53
40217         Log: use warnings instead of $^W.
40218      Branch: perl
40219            ! t/op/bless.t
40220 ____________________________________________________________________________
40221 [  6542] By: jhi                                   on 2000/08/07  17:41:41
40222         Log: Disable a portability warning Because We Know What We Are Doing.
40223      Branch: perl
40224            ! t/op/bless.t
40225 ____________________________________________________________________________
40226 [  6541] By: jhi                                   on 2000/08/07  17:29:51
40227         Log: Tiny tidying on report_evil_fh().
40228      Branch: perl
40229            ! util.c
40230 ____________________________________________________________________________
40231 [  6540] By: jhi                                   on 2000/08/07  16:37:38
40232         Log: Make regular expression parse error messages easier to understand.
40233              
40234              Subject: Re: enhanced(?) regex error messages
40235              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40236              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
40237              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
40238      Branch: perl
40239            ! regcomp.c
40240 ____________________________________________________________________________
40241 [  6539] By: jhi                                   on 2000/08/07  16:12:27
40242         Log: Make bless(REF, REF) a fatal error, add bless tests.
40243              
40244              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
40245              From: Hugo <hv@crypt.compulink.co.uk>
40246              Date: Mon, 07 Aug 2000 16:59:38 +0100
40247              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
40248      Branch: perl
40249            + t/op/bless.t
40250            ! MANIFEST pod/perldiag.pod pp.c sv.c
40251 ____________________________________________________________________________
40252 [  6538] By: jhi                                   on 2000/08/07  15:59:43
40253         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
40254              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
40255              Date: Thu, 3 Aug 2000 14:29:21 -0700
40256              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
40257      Branch: perl
40258            ! lib/lib_pm.PL
40259 ____________________________________________________________________________
40260 [  6537] By: jhi                                   on 2000/08/07  15:47:18
40261         Log: Retract #6419 for now since it breaks in AFS and MachTen.
40262      Branch: perl
40263            ! lib/Cwd.pm
40264 ____________________________________________________________________________
40265 [  6536] By: jhi                                   on 2000/08/07  15:05:29
40266         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
40267              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
40268              The security hole exists only in suidperls, which isn't
40269              installed or even built by default.
40270      Branch: perl
40271            ! perl.c
40272 ____________________________________________________________________________
40273 [  6535] By: jhi                                   on 2000/08/07  14:45:14
40274         Log: tr memory corruption fix from Simon Cozens.
40275      Branch: perl
40276            ! doop.c
40277 ____________________________________________________________________________
40278 [  6534] By: jhi                                   on 2000/08/06  11:38:16
40279         Log: Document a bit that UDP is not what you might think.
40280              
40281              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
40282              From: Lupe Christoph <lupe@lupe-christoph.de>
40283              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
40284              Date: Mon, 24 Jul 2000 08:59:15 +0200
40285      Branch: perl
40286            ! pod/perlipc.pod
40287 ____________________________________________________________________________
40288 [  6533] By: jhi                                   on 2000/08/06  11:35:01
40289         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
40290              From: Jeff Pinyan <jeffp@hut.crusoe.net>
40291              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
40292              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
40293      Branch: perl
40294            ! pod/perlfunc.pod
40295 ____________________________________________________________________________
40296 [  6532] By: jhi                                   on 2000/08/06  03:45:41
40297         Log: Have symbols for the IoTYPEs.
40298      Branch: perl
40299            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
40300 ____________________________________________________________________________
40301 [  6531] By: jhi                                   on 2000/08/06  01:33:55
40302         Log: Continue fixing the io warnings.  This also
40303              sort of fixes bug ID 20000802.003: the core dump
40304              is no more.  Whether the current behaviour is correct
40305              (giving a warning: "Not a format reference"), is another matter.
40306      Branch: perl
40307            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
40308            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40309 ____________________________________________________________________________
40310 [  6530] By: jhi                                   on 2000/08/05  21:33:12
40311         Log: Change the Policy policy: now -Dprefix= with an existing
40312              Policy.sh and prefix == siteprefix == vendorprefix, then all
40313              of them follow along the new prefix.
40314              
40315              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
40316              From: Andy Dougherty <doughera@lafayette.edu>
40317              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
40318              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
40319      Branch: perl
40320            ! Policy_sh.SH
40321 ____________________________________________________________________________
40322 [  6529] By: jhi                                   on 2000/08/05  18:57:28
40323         Log: Zap lib/Sys directory when cleaning up.
40324      Branch: perl
40325            ! Makefile.SH
40326 ____________________________________________________________________________
40327 [  6528] By: jhi                                   on 2000/08/05  18:40:44
40328         Log: Essential prototype changes were missing from #6527.
40329              Also make report_evil_fh() more bomb-proof.
40330      Branch: perl
40331            ! embed.h util.c
40332 ____________________________________________________________________________
40333 [  6527] By: jhi                                   on 2000/08/05  03:22:05
40334         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
40335              From: "Ronald F. Guilmette" <rfg@monkeys.com>
40336              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
40337              Message-Id: <200007242247.PAA52177@monkeys.com>
40338      Branch: perl
40339            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
40340 ____________________________________________________________________________
40341 [  6526] By: jhi                                   on 2000/08/04  21:23:27
40342         Log: gcc versions might have (parentheses) in them.
40343      Branch: metaconfig/U/perl
40344            ! gccvers.U
40345      Branch: perl
40346            ! Configure config_h.SH
40347 ____________________________________________________________________________
40348 [  6525] By: jhi                                   on 2000/08/04  20:23:12
40349         Log: Weed buglets pointed out by
40350              
40351              From: Lupe Christoph <lupe@lupe-christoph.de>
40352              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
40353              Date: Fri, 4 Aug 2000 17:34:39 +0200
40354              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
40355      Branch: metaconfig/U/perl
40356            ! gccvers.U uselfs.U
40357      Branch: perl
40358            ! Configure config_h.SH
40359 ____________________________________________________________________________
40360 [  6524] By: jhi                                   on 2000/08/04  19:02:08
40361         Log: Warn under -w if lstat(FH) is attempted.
40362              
40363              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
40364              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
40365              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
40366              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
40367      Branch: perl
40368            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
40369            ! t/pragma/warn/pp_sys
40370 ____________________________________________________________________________
40371 [  6523] By: jhi                                   on 2000/08/04  12:31:11
40372         Log: Subject: New perlcc, take 2
40373              From: simon@brecon.co.uk (Simon Cozens)
40374              Date: 4 Aug 2000 06:21:04 GMT
40375              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
40376      Branch: perl
40377            ! utils/perlcc.PL
40378 ____________________________________________________________________________
40379 [  6522] By: jhi                                   on 2000/08/04  12:26:33
40380         Log: Subject: Re: Array vs. List context
40381              From: Daniel Chetlin <daniel@chetlin.com>
40382              Date: Fri, 4 Aug 2000 00:22:44 -0700
40383              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
40384      Branch: perl
40385            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
40386            ! pod/perlfaq4.pod
40387 ____________________________________________________________________________
40388 [  6521] By: jhi                                   on 2000/08/04  12:22:38
40389         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
40390              From: Raymund Will <ray@caldera.de>
40391              Date: Fri, 4 Aug 2000 12:07:09 +0200
40392              Message-Id: <20000804120709.A14982@caldera.de>
40393      Branch: perl
40394            ! configure.gnu
40395 ____________________________________________________________________________
40396 [  6520] By: jhi                                   on 2000/08/04  04:09:06
40397         Log: After the #6519 a warning about stat() is just that,
40398              not about a filetest, which now have their own warning.
40399      Branch: perl
40400            ! pod/perldiag.pod
40401 ____________________________________________________________________________
40402 [  6519] By: jhi                                   on 2000/08/04  04:06:30
40403         Log: In the warnings call filehandles consistently so;
40404              add "unopened" warning for stat().
40405      Branch: perl
40406            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40407            ! t/pragma/warn/pp_sys
40408 ____________________________________________________________________________
40409 [  6518] By: jhi                                   on 2000/08/04  02:55:35
40410         Log: Subject: Minor tweak to perlvar.pod
40411              From: "Stephen P. Potter" <spp@ds.net>
40412              Date: Tue, 18 Apr 2000 09:26:03 -0400
40413              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
40414      Branch: perl
40415            ! pod/perlvar.pod
40416 ____________________________________________________________________________
40417 [  6517] By: jhi                                   on 2000/08/04  02:50:08
40418         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
40419              From: "Clinton Pierce" <cpierce1@ford.com>
40420              Date: Wed, 21 Jul 1999 16:45:31 -0400
40421              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
40422              
40423              Fix by Stephen Potter (visible in the bug db but not in p5p?)
40424      Branch: perl
40425            ! pod/perlfunc.pod pod/perlop.pod
40426 ____________________________________________________________________________
40427 [  6516] By: jhi                                   on 2000/08/04  02:09:25
40428         Log: This is 6512.  Really.
40429      Branch: perl
40430            ! dump.c
40431 ____________________________________________________________________________
40432 [  6515] By: jhi                                   on 2000/08/04  01:25:50
40433         Log: mention the idea of @( and @)
40434      Branch: perl
40435            ! Todo-5.6
40436 ____________________________________________________________________________
40437 [  6514] By: bailey                                on 2000/08/04  01:18:46
40438         Log: YA resync with mainstem, including VMS patches from others
40439      Branch: vmsperl
40440           +> (branch 48 files)
40441            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
40442           !> (integrate 354 files)
40443 ____________________________________________________________________________
40444 [  6513] By: jhi                                   on 2000/08/04  01:18:18
40445         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
40446              From: Mark Dickinson <dickins3@fas.harvard.edu>
40447              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
40448              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
40449      Branch: perl
40450            ! t/op/grent.t t/op/pwent.t
40451 ____________________________________________________________________________
40452 [  6512] By: jhi                                   on 2000/08/04  01:14:06
40453         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
40454              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40455              Date: Wed, 02 Aug 2000 10:51:01 +0100
40456              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
40457      Branch: perl
40458            ! sv.c
40459 ____________________________________________________________________________
40460 [  6511] By: jhi                                   on 2000/08/04  00:57:00
40461         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
40462              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40463              Date: Thu, 03 Aug 2000 17:20:04 -0700
40464              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
40465      Branch: metaconfig
40466            ! U/modified/Cppsym.U
40467      Branch: perl
40468            ! Configure config_h.SH
40469 ____________________________________________________________________________
40470 [  6510] By: jhi                                   on 2000/08/04  00:25:28
40471         Log: detypo
40472      Branch: perl
40473            ! Makefile.SH
40474 ____________________________________________________________________________
40475 [  6509] By: jhi                                   on 2000/08/03  23:43:18
40476         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
40477              From: Dominic Dunlop <domo@computer.org>
40478              Date: Thu, 3 Aug 2000 22:16:46 +0200
40479              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
40480      Branch: perl
40481            ! t/op/sprintf.t
40482 ____________________________________________________________________________
40483 [  6508] By: jhi                                   on 2000/08/03  23:40:37
40484         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
40485              From: Hugo <hv@crypt.compulink.co.uk>
40486              Date: Thu, 03 Aug 2000 18:25:30 +0100
40487              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
40488      Branch: perl
40489            ! regcomp.c t/op/re_tests
40490 ____________________________________________________________________________
40491 [  6507] By: jhi                                   on 2000/08/03  23:38:28
40492         Log: Subject: [PATCH] sv.h documentation - SvLEN
40493              From: Mike Guy <mjtg@cam.ac.uk>
40494              Date: Thu, 03 Aug 2000 14:43:09 +0100
40495              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
40496      Branch: perl
40497            ! sv.h
40498 ____________________________________________________________________________
40499 [  6506] By: jhi                                   on 2000/08/03  15:49:14
40500         Log: Disable the fix_pl hack for now.
40501      Branch: perl
40502            ! Makefile.SH
40503 ____________________________________________________________________________
40504 [  6505] By: jhi                                   on 2000/08/03  13:49:04
40505         Log: Add a URL for FSF.
40506              
40507              Subject: Patch for README
40508              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
40509              Date: Wed, 2 Aug 2000 13:25:09 -0500
40510              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
40511      Branch: perl
40512            ! README
40513 ____________________________________________________________________________
40514 [  6504] By: jhi                                   on 2000/08/03  13:29:19
40515         Log: Be more informative on what is skipped and why,
40516              also repeat the list at the end.
40517      Branch: perl
40518            ! Porting/p4desc
40519 ____________________________________________________________________________
40520 [  6503] By: jhi                                   on 2000/08/03  13:07:05
40521         Log: Circumvent the removal of .patch by fix_pl.
40522              
40523              Subject: Re: [ID 20000802.011] unable to 'make test'          
40524              From: simon@brecon.co.uk (Simon Cozens) 
40525              Date: 3 Aug 2000 04:17:00 GMT
40526              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
40527      Branch: perl
40528            ! Makefile.SH
40529 ____________________________________________________________________________
40530 [  6502] By: jhi                                   on 2000/08/03  00:14:34
40531         Log: Add the missing setproctitle unit.
40532      Branch: metaconfig/U/perl
40533            + d_setproctitle.U
40534 ____________________________________________________________________________
40535 [  6501] By: jhi                                   on 2000/08/03  00:00:26
40536         Log: The subtest 4 may fail also on VOBS, as pointed out
40537              by Nick Ing-Simmons in November 1999, bug id 19991124.003
40538              (but the failure in that bug report isn't the subtest 4).
40539      Branch: perl
40540            ! t/op/stat.t
40541 ____________________________________________________________________________
40542 [  6500] By: jhi                                   on 2000/08/02  23:49:30
40543         Log: Better skip message for the test; one of the two problems in
40544              
40545              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
40546              From: Lupe Christoph <lupe@lupe-christoph.de>
40547              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
40548              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
40549      Branch: perl
40550            ! t/op/numconvert.t
40551 ____________________________________________________________________________
40552 [  6499] By: jhi                                   on 2000/08/02  22:49:16
40553         Log: Allow "no Module;" even if there is no 'unimport'.
40554              
40555              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
40556              From: mjd@plover.com
40557              Date: 24 Mar 2000 15:24:34 -0000
40558              Message-Id: <20000324152434.15160.qmail@plover.com>
40559      Branch: perl
40560            ! gv.c
40561 ____________________________________________________________________________
40562 [  6498] By: jhi                                   on 2000/08/02  22:42:58
40563         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
40564              that are hopefully soon put into use.
40565      Branch: perl
40566            ! opcode.h opcode.pl opnames.h
40567 ____________________________________________________________________________
40568 [  6497] By: gsar                                  on 2000/08/02  22:28:59
40569         Log: require.t needs binmode() to work on windows
40570      Branch: perl
40571            ! t/comp/require.t
40572 ____________________________________________________________________________
40573 [  6496] By: jhi                                   on 2000/08/02  22:08:51
40574         Log: Document the IVdf UVuf UVof UVxf.
40575      Branch: perl
40576            ! pod/perlguts.pod
40577 ____________________________________________________________________________
40578 [  6495] By: jhi                                   on 2000/08/02  21:54:26
40579         Log: detypo #6494
40580      Branch: perl
40581            ! ext/Data/Dumper/Dumper.xs
40582 ____________________________________________________________________________
40583 [  6494] By: jhi                                   on 2000/08/02  21:49:17
40584         Log: Dump UVs as UVs in Data::Dumper.
40585              
40586              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
40587              From: Gurusamy Sarathy <gsar@ActiveState.com>
40588              Date: Thu, 27 Apr 2000 12:26:25 -0700
40589              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
40590      Branch: perl
40591            ! ext/Data/Dumper/Dumper.xs
40592 ____________________________________________________________________________
40593 [  6493] By: jhi                                   on 2000/08/02  17:01:58
40594         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
40595              From: Hugo <hv@crypt.compulink.co.uk>
40596              Date: Wed, 02 Aug 2000 14:53:56 +0100
40597              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
40598      Branch: perl
40599            ! regexec.c t/op/re_tests
40600 ____________________________________________________________________________
40601 [  6492] By: jhi                                   on 2000/08/02  15:02:46
40602         Log: The new setproctitle() feature is available only in 
40603              bleeding edge FreeBSD.  From Paul Saab.
40604      Branch: perl
40605            ! mg.c
40606 ____________________________________________________________________________
40607 [  6491] By: jhi                                   on 2000/08/02  13:34:36
40608         Log: The tr utf8 patching continues.
40609              
40610              Subject: Re: #6469, too many tests claimed in require.t
40611              From: simon@brecon.co.uk (Simon Cozens)
40612              Date: 2 Aug 2000 02:37:17 GMT
40613              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
40614              
40615              (the logic of the test was the wrong way round in the patch)
40616      Branch: perl
40617            ! doop.c
40618 ____________________________________________________________________________
40619 [  6490] By: jhi                                   on 2000/08/02  13:27:38
40620         Log: The name of a filehandle does not have <these>.
40621      Branch: perl
40622            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40623            ! t/pragma/warn/pp_sys util.c
40624 ____________________________________________________________________________
40625 [  6489] By: jhi                                   on 2000/08/02  04:26:46
40626         Log: Remove the extraneous "main::" prefix from all the
40627              "opened only for", "on closed", and "never opened" warnings.
40628              
40629              Subject: Re: inappropriate warning
40630              From: Gurusamy Sarathy <gsar@ActiveState.com>
40631              Date: Mon, 20 Mar 2000 11:28:02 -0800
40632              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
40633      Branch: perl
40634            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
40635            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
40636            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40637 ____________________________________________________________________________
40638 [  6488] By: jhi                                   on 2000/08/02  03:02:57
40639         Log: memcpy has n o in it, as pinted ut by Sarathy.
40640      Branch: perl
40641            ! pod/perlguts.pod
40642 ____________________________________________________________________________
40643 [  6487] By: jhi                                   on 2000/08/02  02:44:51
40644         Log: Document in one place the memory abstractions used in Perl core.
40645              
40646              Subject: Re: Memory abstraction
40647              From: simon@brecon.co.uk (Simon Cozens)
40648              Date: 2 Aug 2000 02:20:23 GMT
40649              Organization: Earth.li Origins
40650      Branch: perl
40651            ! pod/perlguts.pod
40652 ____________________________________________________________________________
40653 [  6486] By: jhi                                   on 2000/08/02  02:41:57
40654         Log: regen_headers, regen perltoc.
40655      Branch: perl
40656            ! perlapi.c pod/perltoc.pod
40657 ____________________________________________________________________________
40658 [  6485] By: jhi                                   on 2000/08/02  01:43:33
40659         Log: "This little thing tests for a file .patch, and if it contains
40660              a number, pops into patchlevel.h" (making it easier to track
40661              which development version people are reporting bugs against)
40662              
40663              Subject: Patchlevel autogeneration for repository perls
40664              From: simon@brecon.co.uk (Simon Cozens)
40665              Date: 14 Jul 2000 07:12:15 GMT
40666              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
40667      Branch: perl
40668            + fix_pl
40669            ! MANIFEST Makefile.SH
40670 ____________________________________________________________________________
40671 [  6484] By: jhi                                   on 2000/08/02  01:32:54
40672         Log: FreeBSD 3.* updates from
40673              
40674              From: Paul Saab <ps@yahoo-inc.com>
40675              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40676              Date: Tue, 1 Aug 2000 15:41:39 -0700
40677              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40678      Branch: perl
40679            ! hints/freebsd.sh
40680 ____________________________________________________________________________
40681 [  6483] By: jhi                                   on 2000/08/02  01:27:44
40682         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
40683              instead one must use setproctitle().  This was already addressed
40684              by change #6457, but the below has a new variant for FreeBSD 4.0
40685              or later, and the matter is also documented more.
40686              
40687              From: Paul Saab <ps@yahoo-inc.com>
40688              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40689              Date: Tue, 1 Aug 2000 15:41:39 -0700
40690              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40691      Branch: metaconfig/U/perl
40692            + i_libutil.U
40693      Branch: perl
40694            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
40695 ____________________________________________________________________________
40696 [  6482] By: jhi                                   on 2000/08/01  22:17:32
40697         Log: The test from this
40698              
40699              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
40700              Date: Sat, 15 Apr 2000 17:03:44 +0100
40701              From: Tom Hughes <tom@compton.nu>
40702              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
40703              
40704              was missing, the code change went in as #5989
40705              (which had a different test?)
40706      Branch: perl
40707            ! t/op/misc.t
40708 ____________________________________________________________________________
40709 [  6481] By: jhi                                   on 2000/08/01  21:48:38
40710         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
40711              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
40712              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
40713              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
40714      Branch: perl
40715            ! perl.h
40716 ____________________________________________________________________________
40717 [  6480] By: jhi                                   on 2000/08/01  18:05:28
40718         Log: Make p4desc to skip non-mainperl branches by default.
40719      Branch: perl
40720            ! Porting/p4desc
40721 ____________________________________________________________________________
40722 [  6479] By: jhi                                   on 2000/08/01  17:29:19
40723         Log: If gccosandvers is equal to osname, clear gccosandvers.
40724      Branch: metaconfig/U/perl
40725            ! gccvers.U
40726      Branch: perl
40727            ! Configure config_h.SH
40728 ____________________________________________________________________________
40729 [  6478] By: jhi                                   on 2000/08/01  15:54:08
40730         Log: BOM patching from Simon Cozens.
40731      Branch: perl
40732            ! toke.c
40733 ____________________________________________________________________________
40734 [  6477] By: jhi                                   on 2000/08/01  04:50:33
40735         Log: Stash away the largefiles flags and libswanted.
40736      Branch: perl
40737            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
40738 ____________________________________________________________________________
40739 [  6476] By: gsar                                  on 2000/08/01  04:24:24
40740         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
40741              on Windows)
40742      Branch: perl
40743            ! t/pragma/utf8.t utf8.c win32/win32.c
40744 ____________________________________________________________________________
40745 [  6475] By: jhi                                   on 2000/08/01  03:35:24
40746         Log: Make chr() for values >127 to create utf8 when under utf8.
40747              
40748              Subject: Re: uft8/chr()
40749              From: simon@brecon.co.uk (Simon Cozens)
40750              Date: 1 Aug 2000 02:37:02 GMT
40751              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
40752      Branch: perl
40753            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
40754 ____________________________________________________________________________
40755 [  6474] By: jhi                                   on 2000/08/01  02:36:18
40756         Log: In Digital UNIX warn if gcc explicitly chosen because even
40757              2.95.2 is known to cause problems.
40758      Branch: perl
40759            ! hints/dec_osf.sh
40760 ____________________________________________________________________________
40761 [  6473] By: jhi                                   on 2000/08/01  02:00:56
40762         Log: Make the safety catch for buggy gccs work with triple version
40763              numbers like 2.95.2.  Reported in
40764              
40765              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
40766              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
40767              Date: Mon, 31 Jul 2000 14:55:06 +0200
40768              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
40769      Branch: perl
40770            ! hints/dec_osf.sh
40771 ____________________________________________________________________________
40772 [  6472] By: jhi                                   on 2000/08/01  01:13:33
40773         Log: Subject: fix and question re: waitpid() under win32
40774              From: Brian Clarke <clarke@appliedmeta.com>
40775              Date: Fri, 28 Jul 2000 15:18:29 -0400
40776              Message-ID: <3981DC85.290314EB@appliedmeta.com>
40777              
40778              Slightly reformatted and WNOHANG # define moved to win32.h
40779              so that also POSIX.xs sees it, as suggsted by Sarathy.
40780      Branch: perl
40781            ! win32/win32.c win32/win32.h
40782 ____________________________________________________________________________
40783 [  6471] By: jhi                                   on 2000/08/01  00:55:05
40784         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
40785              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40786              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
40787              Date: Mon, 31 Jul 2000 13:28:51 +0100
40788              
40789              (aka ID 20000730.002)
40790      Branch: perl
40791            ! op.c t/op/tr.t
40792 ____________________________________________________________________________
40793 [  6470] By: jhi                                   on 2000/07/31  23:34:42
40794         Log: Document the problem with -P in HP-UX and its workaround.
40795              
40796              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
40797              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
40798              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
40799              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
40800      Branch: perl
40801            ! README.hpux
40802 ____________________________________________________________________________
40803 [  6469] By: jhi                                   on 2000/07/31  04:15:02
40804         Log: The swallow_bom() saga continues.  The #23 of require.t
40805              (UTF16-LE) still fails (silently, no output) but the #22
40806              (UTF16-BE) seems to be working now.  The root of the
40807              failure may be in sv_gets(): is it UTF-16LE-aware,
40808              especially when it comes to line endings? 
40809      Branch: perl
40810            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
40811            ! t/comp/require.t toke.c utf8.c
40812 ____________________________________________________________________________
40813 [  6468] By: jhi                                   on 2000/07/30  19:05:48
40814         Log: Find green threads before native threads.
40815              
40816              Subject: Re: Patch to jpl/JNI/Makefile.PL
40817              From: Jens Thomsen <jens@fiend.cis.com>
40818              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
40819              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
40820      Branch: perl
40821            ! jpl/JNI/Makefile.PL
40822 ____________________________________________________________________________
40823 [  6467] By: jhi                                   on 2000/07/30  18:36:22
40824         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
40825      Branch: perl
40826            ! doop.c
40827 ____________________________________________________________________________
40828 [  6466] By: jhi                                   on 2000/07/30  04:37:29
40829         Log: A new version of the "remove UPPERACSE string comparison"
40830              operators.  The problem with the previous one (change #6454)
40831              was that it was for Perl 5.6.0.  From Paul Marquess.
40832      Branch: perl
40833            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
40834            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
40835            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40836 ____________________________________________________________________________
40837 [  6465] By: jhi                                   on 2000/07/29  22:39:56
40838         Log: Do not upgrade SVs into utf8 just because they participate
40839              in eq or cmp.  Reported and fix suggested in
40840              
40841              Subject: [ID 20000720.009] sv_eq UTF8 bug
40842              From: "Simon Cozens" <simon@othersideofthe.earth.li>
40843              Date: 21 Jul 2000 04:37:29 -0000
40844              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
40845              
40846              Exercise for the kind reader: should we or should we not
40847              cache the utf8 conversion alonside the SV? (as magic,
40848              as thestrxfrm()ed version is cached under use locale)
40849              Argue both for and against.
40850      Branch: perl
40851            ! sv.c
40852 ____________________________________________________________________________
40853 [  6464] By: jhi                                   on 2000/07/29  22:36:22
40854         Log: Subject: UTF8 concat
40855              From: simon@brecon.co.uk (Simon Cozens) 
40856              Date: 30 Jun 2000 06:13:25 GMT
40857              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
40858              
40859              (with a memory leak fixed, plus a few casts added)
40860              
40861              This also seems to help for
40862              
40863              Subject: [ID 20000716.015] join UTF8 weirdness
40864              From: root <root@ak-71.mind.de> 
40865              Date: Sat, 15 Jul 2000 15:29:54 +0200
40866              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
40867              
40868              (from Andreas König)
40869      Branch: perl
40870            ! pp_hot.c
40871 ____________________________________________________________________________
40872 [  6463] By: jhi                                   on 2000/07/29  00:55:39
40873         Log: Tune the comments and hopefully stop a memory leak.
40874      Branch: perl
40875            ! toke.c utf8.c
40876 ____________________________________________________________________________
40877 [  6462] By: jhi                                   on 2000/07/29  00:16:53
40878         Log: The problem described in this
40879              
40880              Subject: [ID 20000322.018] named chars aren't magical enough
40881              From: root <root@dixie.cscaper.com>     
40882              Date: Wed, 22 Mar 2000 18:37:42 -0700
40883              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
40884              
40885              has been fixed in perl 5.6.0 but just in case added a test
40886              to keep it away.  (The report from Joseph Hall.)
40887      Branch: perl
40888            ! t/lib/charnames.t
40889 ____________________________________________________________________________
40890 [  6461] By: jhi                                   on 2000/07/28  23:56:36
40891         Log: Tiny fixes for #6460.
40892      Branch: metaconfig/U/perl
40893            ! gccvers.U
40894      Branch: perl
40895            ! Configure config_h.SH
40896 ____________________________________________________________________________
40897 [  6460] By: jhi                                   on 2000/07/28  23:24:41
40898         Log: Warn if the version of the operating system used to compile gcc
40899              differs from the current version of the operating system.
40900              Also display the gcc compilation os and version in myconfig.
40901              Inspiration from
40902              
40903              Subject: Re: [ID 20000710.003] ERRORS!!         
40904              From: "Kurt D. Starsinic" <kstar@chapin.edu>
40905              Date: Mon, 10 Jul 2000 15:54:16 -0400
40906              Message-ID: <20000710155416.A1384@O2.chapin.edu>
40907      Branch: metaconfig/U/perl
40908            ! gccvers.U
40909      Branch: perl
40910            ! Configure config_h.SH myconfig.SH
40911 ____________________________________________________________________________
40912 [  6459] By: jhi                                   on 2000/07/28  22:00:32
40913         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
40914              letter to $Config{osvers}.
40915      Branch: metaconfig
40916            ! U/modified/Oldconfig.U
40917      Branch: perl
40918            ! Configure config_h.SH
40919 ____________________________________________________________________________
40920 [  6458] By: jhi                                   on 2000/07/28  04:15:39
40921         Log: Back out #6454, doesn't seem to work.
40922              (Reason: that patch was for perl 5.6.0, not perl-current)
40923              (A version of the patch for perl-current came in later as #6466)
40924      Branch: perl
40925            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40926            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40927            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40928 ____________________________________________________________________________
40929 [  6457] By: jhi                                   on 2000/07/27  23:31:49
40930         Log: Use setproctitle() if available to modify $0.
40931              
40932              Subject: setting $* on BSD4 broken
40933              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40934              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
40935              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
40936      Branch: metaconfig
40937            ! U/modified/Myinit.U
40938      Branch: perl
40939            ! Configure config_h.SH mg.c
40940 ____________________________________________________________________________
40941 [  6456] By: jhi                                   on 2000/07/27  14:50:47
40942         Log: Allow "no AutoLoader;", based on change #6444,
40943              suggested by Graham Barr.
40944      Branch: perl
40945            ! lib/AutoLoader.pm
40946 ____________________________________________________________________________
40947 [  6455] By: jhi                                   on 2000/07/27  14:19:10
40948         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
40949              From: rspier@pobox.com (Robert Spier)
40950              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
40951              Message-ID: <14720.15855.787664.424783@rls.cx>
40952      Branch: perl
40953            ! pod/perldiag.pod
40954 ____________________________________________________________________________
40955 [  6454] By: jhi                                   on 2000/07/27  14:03:02
40956         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
40957              for a long time).
40958              
40959              Reported in
40960              
40961              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
40962              From: Ryan Herbert <rherbert@sycamorehq.com>
40963              Date: Mon, 17 Jul 2000 11:40:42 -0400
40964              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
40965              
40966              Patched in
40967              
40968              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
40969              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40970              Date: Wed, 26 Jul 2000 23:40:18 +0100
40971              Message-ID: <000001bff752$79511880$0a17073e@tiny>
40972              
40973              based on an earlier patch from Stephen P. Potter.
40974              
40975              (Removed later by change #6458 because this patch was for
40976              perl 5.6.0, not perl-current)
40977      Branch: perl
40978            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40979            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40980            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40981 ____________________________________________________________________________
40982 [  6453] By: jhi                                   on 2000/07/27  13:48:02
40983         Log: Subject: [PATCH] fixes bug 20000508.004
40984              From: Michael Stevens <mstevens@globnix.org>
40985              Date: Thu, 27 Jul 2000 13:49:04 +0100
40986              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
40987      Branch: perl
40988            ! pod/perldata.pod
40989 ____________________________________________________________________________
40990 [  6452] By: jhi                                   on 2000/07/26  23:51:26
40991         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
40992              and Craig A. Berry.
40993      Branch: perl
40994            ! lib/File/Temp.pm pod/perlport.pod
40995 ____________________________________________________________________________
40996 [  6451] By: jhi                                   on 2000/07/26  19:43:30
40997         Log: Be wary of close()s, too.
40998              
40999              Subject: Re: [PATCH] perlbug cleanup
41000              From: Tim Jenness <t.jenness@jach.hawaii.edu>
41001              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
41002              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
41003      Branch: perl
41004            ! utils/perlbug.PL
41005 ____________________________________________________________________________
41006 [  6450] By: jhi                                   on 2000/07/26  18:41:40
41007         Log: Subject: Minor doc patch: handy.h
41008              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
41009              Date: Wed, 26 Jul 2000 15:34:25 -0300
41010              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
41011      Branch: perl
41012            ! handy.h pod/perlapi.pod
41013 ____________________________________________________________________________
41014 [  6449] By: jhi                                   on 2000/07/26  18:23:55
41015         Log: Subject: [PATCH] minor doc change - perlguts
41016              From: Michael Stevens <mstevens@globnix.org>
41017              Date: Thu, 13 Jul 2000 12:39:18 +0100
41018              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
41019      Branch: perl
41020            ! pod/perlguts.pod
41021 ____________________________________________________________________________
41022 [  6448] By: jhi                                   on 2000/07/26  18:20:30
41023         Log: open() wariness in perlbug.
41024              
41025              Subject: [PATCH] perlbug cleanup
41026              From: Michael Stevens <mstevens@globnix.org>
41027              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
41028              Date: Thu, 13 Jul 2000 15:52:23 +0100
41029      Branch: perl
41030            ! utils/perlbug.PL
41031 ____________________________________________________________________________
41032 [  6447] By: jhi                                   on 2000/07/26  18:13:04
41033         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
41034      Branch: perl
41035            ! lib/File/Temp.pm t/lib/ftmp-security.t
41036 ____________________________________________________________________________
41037 [  6446] By: jhi                                   on 2000/07/26  18:06:32
41038         Log: docfix from Peter Scott <Peter@PSDT.com>.
41039      Branch: perl
41040            ! pod/perlfunc.pod
41041 ____________________________________________________________________________
41042 [  6445] By: jhi                                   on 2000/07/26  17:53:31
41043         Log: Fix *foo{FORMAT}.
41044              
41045              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41046              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
41047              Date: Wed, 26 Jul 2000 19:51:02 +0200
41048              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
41049              
41050              From: Graham Barr <gbarr@pobox.com>
41051              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
41052              Date: Wed, 26 Jul 2000 17:38:36 +0100
41053              Message-ID: <20000726173836.L472@pobox.com>
41054      Branch: perl
41055            ! pp.c sv.c t/op/gv.t
41056 ____________________________________________________________________________
41057 [  6444] By: jhi                                   on 2000/07/26  17:49:14
41058         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
41059              from Graham Barr in the module list.
41060      Branch: perl
41061            ! gv.c pod/perlobj.pod
41062 ____________________________________________________________________________
41063 [  6443] By: jhi                                   on 2000/07/26  16:06:56
41064         Log: More split() doc and test patches from Mike Guy.
41065      Branch: perl
41066            ! pod/perlfunc.pod t/op/split.t
41067 ____________________________________________________________________________
41068 [  6442] By: jhi                                   on 2000/07/26  16:05:30
41069         Log: MacOS nits from Matthias Neeracher.
41070      Branch: perl
41071            ! perl.c pp_ctl.c
41072 ____________________________________________________________________________
41073 [  6441] By: jhi                                   on 2000/07/26  04:39:57
41074         Log: Subject: [PATCH] split /^/
41075              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41076              Date: Tue, 25 Jul 2000 14:18:57 +0100
41077              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
41078              
41079              (with notes from tchrist and gbarr)
41080      Branch: perl
41081            ! pod/perlfunc.pod t/op/split.t
41082 ____________________________________________________________________________
41083 [  6440] By: jhi                                   on 2000/07/26  04:32:32
41084         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
41085              From: Peter Prymmer <pvhp@forte.com>
41086              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
41087              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
41088      Branch: perl
41089            ! vms/munchconfig.c
41090 ____________________________________________________________________________
41091 [  6439] By: jhi                                   on 2000/07/26  04:31:01
41092         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
41093              to be fatal errors (instead of by default ignoring them, and
41094              ignoring with a bug: even though -w gave an error, the opening [
41095              was left in)  Reported in:
41096              
41097              Subject: [ID 20000716.024] [=cc=] / [:blank:]
41098              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
41099              Date: Sun, 16 Jul 2000 17:55:29 -0700
41100              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
41101      Branch: perl
41102            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
41103 ____________________________________________________________________________
41104 [  6438] By: jhi                                   on 2000/07/25  15:41:15
41105         Log: Subject: [PATCH] av.c apidoc
41106              From: simon@brecon.co.uk (Simon Cozens)
41107              Date: 24 Jul 2000 06:40:52 GMT
41108              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
41109      Branch: perl
41110            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
41111            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
41112 ____________________________________________________________________________
41113 [  6437] By: jhi                                   on 2000/07/25  14:05:36
41114         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
41115              From: "Stephen P. Potter" <spp@ds.net>
41116              Date: Mon, 24 Jul 2000 14:22:23 -0400
41117              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
41118      Branch: perl
41119            ! pod/perllocale.pod
41120 ____________________________________________________________________________
41121 [  6436] By: jhi                                   on 2000/07/25  14:02:03
41122         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
41123              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41124              Date: Mon, 24 Jul 2000 18:04:28 +0100
41125              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
41126      Branch: perl
41127            ! t/lib/syslfs.t t/op/lfs.t
41128 ____________________________________________________________________________
41129 [  6435] By: jhi                                   on 2000/07/25  13:59:28
41130         Log: Get UTF16 BOMs working.  Patch from
41131              
41132              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
41133              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41134              Date: Tue, 25 Jul 2000 12:52:45 +0100
41135              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
41136              
41137              and notes from
41138              
41139              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
41140              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41141              Date: Tue, 25 Jul 2000 11:43:25 +0100
41142              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
41143      Branch: perl
41144            ! t/comp/require.t toke.c utf8.c
41145 ____________________________________________________________________________
41146 [  6434] By: jhi                                   on 2000/07/25  02:39:54
41147         Log: Make the "uninit variable" warning to say "concat or string"
41148              or "join or string" when in concat or join .
41149              
41150              Subject: Re: [ID 20000403.009] uninitialised concatenation???
41151              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41152              Date: Tue, 04 Apr 2000 18:22:58 +0100
41153              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
41154              
41155              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
41156              From: William R Ward <hermit@BayView.COM>
41157              Date: Thu, 30 Mar 2000 19:50:03 -0800
41158              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
41159      Branch: perl
41160            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
41161            ! t/pragma/warn/op t/pragma/warn/sv
41162 ____________________________________________________________________________
41163 [  6433] By: jhi                                   on 2000/07/24  17:52:56
41164         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
41165      Branch: perl
41166            ! lib/File/Spec/VMS.pm
41167 ____________________________________________________________________________
41168 [  6432] By: jhi                                   on 2000/07/24  17:44:44
41169         Log: Test cases for #6431.
41170              
41171              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
41172              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41173              Date: Mon, 24 Jul 2000 15:32:29 +0100
41174              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
41175      Branch: perl
41176            ! t/op/pat.t t/op/split.t
41177 ____________________________________________________________________________
41178 [  6431] By: jhi                                   on 2000/07/24  17:43:17
41179         Log: Bind op fix.
41180              
41181              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
41182              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41183              Date: Mon, 17 Jul 2000 20:04:56 +0100
41184              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
41185      Branch: perl
41186            ! op.c
41187 ____________________________________________________________________________
41188 [  6430] By: jhi                                   on 2000/07/24  03:42:42
41189         Log: Subject: [ID 20000716.023] syslog test fails without sockets
41190              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41191              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
41192              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
41193      Branch: metaconfig/U/perl
41194            ! Extensions.U
41195      Branch: perl
41196            ! Configure config_h.SH
41197 ____________________________________________________________________________
41198 [  6429] By: jhi                                   on 2000/07/24  03:11:52
41199         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
41200              case, but add also notes explaining the relationship of this
41201              patch and the earlier notes by Sarathy.
41202              
41203              Subject: Map is still slow
41204              From: "Ben Tilly" <ben_tilly@hotmail.com>
41205              Date: Sat, 15 Jul 2000 17:23:27 EDT
41206              Message-ID: <20000715212327.21656.qmail@hotmail.com>
41207      Branch: perl
41208            ! pp_ctl.c
41209 ____________________________________________________________________________
41210 [  6428] By: jhi                                   on 2000/07/24  02:58:52
41211         Log: Documentation to explain the behaviour of map().
41212              
41213              Subject: Re: Map is still slow 
41214              From: Gurusamy Sarathy <gsar@ActiveState.com>
41215              Date: Sat, 15 Jul 2000 16:05:09 -0700
41216              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
41217      Branch: perl
41218            ! pp_ctl.c
41219 ____________________________________________________________________________
41220 [  6427] By: jhi                                   on 2000/07/24  02:50:03
41221         Log: Add tests for
41222              [ID 19991110.003] another matching finding by pcre author
41223              which has already been fixed by some patch, as verified in
41224              
41225              Subject: Re: two regex bugs from the mists of time (well, last November)
41226              From: Hugo <hv@crypt.compulink.co.uk>
41227              Date: Sat, 22 Jul 2000 18:12:58 +0100
41228              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
41229      Branch: perl
41230            ! t/op/re_tests
41231 ____________________________________________________________________________
41232 [  6426] By: jhi                                   on 2000/07/24  02:11:20
41233         Log: A missing 'break' after the [[:space:]] switch case.
41234              
41235              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
41236              From: "Stephen P. Potter" <spp@ds.net>
41237              Date: Tue, 18 Jul 2000 16:25:17 -0400
41238              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
41239      Branch: perl
41240            ! regcomp.c
41241 ____________________________________________________________________________
41242 [  6425] By: jhi                                   on 2000/07/24  02:06:12
41243         Log: The output might have been produced in the wrong order.
41244              
41245              Subject: [ID 20000720.003] [PATCH] t/op/write.t
41246              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41247              Date: Thu, 20 Jul 2000 18:49:18 +0100
41248              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
41249      Branch: perl
41250            ! t/op/write.t
41251 ____________________________________________________________________________
41252 [  6424] By: jhi                                   on 2000/07/24  02:00:07
41253         Log: Use STDOUT consistently.
41254              
41255              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
41256              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41257              Date: Thu, 20 Jul 2000 18:04:01 +0100
41258              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
41259      Branch: perl
41260            ! lib/Test/Harness.pm
41261 ____________________________________________________________________________
41262 [  6423] By: jhi                                   on 2000/07/24  01:54:54
41263         Log: Protect against "wild next"s, that is, callbacks doing "next"
41264              instead of "return".
41265              
41266              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
41267              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41268              Date: Tue, 18 Jul 2000 11:30:16 +0100
41269              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
41270      Branch: perl
41271            ! lib/File/Find.pm
41272 ____________________________________________________________________________
41273 [  6422] By: jhi                                   on 2000/07/24  01:35:47
41274         Log: Out-of-date note removed.
41275              
41276              Subject: [PATCH] documentation perlipc
41277              From: rspier@pobox.com (Robert Spier)
41278              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
41279              Message-ID: <14711.35178.572612.502654@rls.cx>
41280      Branch: perl
41281            ! pod/perlipc.pod
41282 ____________________________________________________________________________
41283 [  6421] By: jhi                                   on 2000/07/24  00:09:18
41284         Log: Send all installperl messages to STDERR and be -w clean.
41285              
41286              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
41287              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41288              Date: Sat, 22 Jul 2000 14:02:11 +0100
41289              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
41290      Branch: perl
41291            ! installperl
41292 ____________________________________________________________________________
41293 [  6420] By: jhi                                   on 2000/07/24  00:04:19
41294         Log: Decutandpasto.
41295              
41296              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
41297              From: "Richard Soderberg" <rs@crystalflame.net>
41298              Date: Sun, 23 Jul 2000 01:37:23 -0700
41299              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
41300      Branch: perl
41301            ! pod/perlipc.pod
41302 ____________________________________________________________________________
41303 [  6419] By: jhi                                   on 2000/07/24  00:01:12
41304         Log: A cleaner abs_path().
41305              Subject: Re: unix alternative to Cwd.pm
41306              From: Jeff Pinyan <jeffp@crusoe.net>
41307              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
41308              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
41309      Branch: perl
41310            ! lib/Cwd.pm
41311 ____________________________________________________________________________
41312 [  6418] By: jhi                                   on 2000/07/23  23:48:56
41313         Log: Detypo.
41314              
41315              Subject: [PATCH perl-current] Typo in hints/powerux.sh
41316              From: "Richard Soderberg" <rs@crystalflame.net>
41317              Date: Sun, 23 Jul 2000 01:27:33 -0700
41318              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
41319      Branch: perl
41320            ! hints/powerux.sh
41321 ____________________________________________________________________________
41322 [  6417] By: jhi                                   on 2000/07/17  22:13:31
41323         Log: Subject: SDBM_File documentation
41324              From: mjd@plover.com
41325              Date: 16 Jul 2000 17:41:17 -0000
41326              Message-ID: <20000716174117.18515.qmail@plover.com>
41327      Branch: perl
41328            ! ext/SDBM_File/SDBM_File.pm
41329 ____________________________________________________________________________
41330 [  6416] By: jhi                                   on 2000/07/17  19:13:26
41331         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
41332      Branch: perl
41333            ! hints/mpeix.sh mpeix/relink
41334 ____________________________________________________________________________
41335 [  6415] By: jhi                                   on 2000/07/15  14:11:02
41336         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
41337              the utf8 'characters' can be more than one octet).
41338              
41339              Date: Sat, 15 Jul 2000 00:21:56 +0100
41340              From: Tom Hughes <tom@compton.nu>
41341              Subject: Re: [ID 20000714.002]
41342              Message-ID: <db2334de49.tom@compton.compton.nu>
41343              
41344              Reported in
41345              
41346              Subject: [ID 20000714.002]
41347              From: "Simon Cozens" <simon@othersideofthe.earth.li>
41348              Date: 14 Jul 2000 15:13:09 -0000
41349              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
41350      Branch: perl
41351            ! doop.c
41352 ____________________________________________________________________________
41353 [  6414] By: jhi                                   on 2000/07/15  03:13:41
41354         Log: another VMS build tweak from Peter Prymmer
41355      Branch: perl
41356            ! vms/descrip_mms.template
41357 ____________________________________________________________________________
41358 [  6413] By: jhi                                   on 2000/07/15  03:10:40
41359         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
41360      Branch: perl
41361            ! vms/perlvms.pod
41362 ____________________________________________________________________________
41363 [  6412] By: jhi                                   on 2000/07/15  00:31:05
41364         Log: More docs for sv functions.
41365              
41366              Subject: [PATCH cfgperl] sv.c apidoc
41367              From: simon@brecon.co.uk (Simon Cozens)
41368              Date: 13 Jul 2000 09:00:20 GMT
41369              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
41370              
41371              Subject: Re: [PATCH cfgperl] sv.c apidoc
41372              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41373              Date: Thu, 13 Jul 2000 12:27:41 +0100
41374              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
41375              
41376              Subject: Re: [PATCH cfgperl] sv.c apidoc
41377              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41378              Date: Thu, 13 Jul 2000 13:23:09 +0100
41379              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
41380              
41381              Subject: Re: [PATCH cfgperl] sv.c apidoc
41382              From: simon@brecon.co.uk (Simon Cozens)
41383              Date: 14 Jul 2000 06:51:02 GMT
41384              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
41385      Branch: perl
41386            ! embed.pl pod/perlapi.pod sv.c
41387 ____________________________________________________________________________
41388 [  6411] By: jhi                                   on 2000/07/15  00:10:41
41389         Log: lib/b test fixes from Peter Prymmer.
41390      Branch: perl
41391            ! t/lib/b.t
41392 ____________________________________________________________________________
41393 [  6410] By: jhi                                   on 2000/07/15  00:02:09
41394         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
41395              From: Hugo <hv@crypt.compulink.co.uk>
41396              Date: Fri, 14 Jul 2000 23:05:20 +0100
41397              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
41398              
41399              Didn't anymore apply, but that point still could use another fix.
41400      Branch: perl
41401            ! pod/perlfunc.pod
41402 ____________________________________________________________________________
41403 [  6409] By: jhi                                   on 2000/07/14  23:15:15
41404         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
41405              not in pod, from Peter Prymmer
41406      Branch: perl
41407            ! vms/descrip_mms.template
41408 ____________________________________________________________________________
41409 [  6408] By: jhi                                   on 2000/07/14  20:35:05
41410         Log: The bug report
41411              [ID 19991110.002] minimal matching discrepancy found by pcre author
41412              seems to have been fixed (though differently from what was suggested
41413              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
41414      Branch: perl
41415            ! t/op/re_tests
41416 ____________________________________________________________________________
41417 [  6407] By: jhi                                   on 2000/07/14  17:38:08
41418         Log: Fix AutoSplit to use File::Spec the right way in VMS,
41419              from Peter Prymmer.
41420      Branch: perl
41421            ! lib/AutoSplit.pm
41422 ____________________________________________________________________________
41423 [  6406] By: jhi                                   on 2000/07/14  14:13:22
41424         Log: Merge perlhacktut into perlhack, update perlguts.
41425              
41426              Subject: Re: Perlhacktut
41427              From: simon@brecon.co.uk (Simon Cozens)
41428              Date: 14 Jul 2000 06:49:21 GMT
41429              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
41430              
41431              Subject: Re: Perlhacktut
41432              From: simon@brecon.co.uk (Simon Cozens)
41433              Date: 14 Jul 2000 07:09:45 GMT
41434              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
41435      Branch: perl
41436            ! pod/perlguts.pod pod/perlhack.pod
41437 ____________________________________________________________________________
41438 [  6405] By: jhi                                   on 2000/07/14  14:02:31
41439         Log: Integrate with Sarathy.
41440      Branch: cfgperl
41441           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
41442           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
41443           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
41444 ____________________________________________________________________________
41445 [  6404] By: gsar                                  on 2000/07/14  12:15:02
41446         Log: PERL_OBJECT build tweaks
41447      Branch: perl
41448            ! toke.c
41449 ____________________________________________________________________________
41450 [  6403] By: gsar                                  on 2000/07/14  11:23:41
41451         Log: inconsistent types needs casts
41452      Branch: perl
41453            ! toke.c
41454 ____________________________________________________________________________
41455 [  6402] By: gsar                                  on 2000/07/14  11:12:04
41456         Log: typos in change#6399, regen headers
41457      Branch: perl
41458            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
41459 ____________________________________________________________________________
41460 [  6401] By: gsar                                  on 2000/07/14  10:59:12
41461         Log: typecasts needed for change#6394
41462      Branch: perl
41463            ! toke.c
41464 ____________________________________________________________________________
41465 [  6400] By: gsar                                  on 2000/07/14  10:49:37
41466         Log: integrate cfgperl contents into mainline
41467      Branch: perl
41468           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
41469           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
41470 ____________________________________________________________________________
41471 [  6399] By: gsar                                  on 2000/07/14  10:38:35
41472         Log: enable UTF-16 filter by default if relevant BOM is seen; various
41473              cleanups (typos, misformatted code, and small bugs)
41474      Branch: perl
41475            ! doop.c embed.pl mg.c op.c pp.c toke.c
41476 ____________________________________________________________________________
41477 [  6398] By: gsar                                  on 2000/07/14  08:55:38
41478         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
41479              name suggests anyway)
41480      Branch: perl
41481            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
41482 ____________________________________________________________________________
41483 [  6397] By: gsar                                  on 2000/07/14  08:44:33
41484         Log: move new variables to the end of the interpreter structure (for
41485              bincompat in code that doesn't #include XSUB.h)
41486      Branch: perl
41487            ! intrpvar.h
41488 ____________________________________________________________________________
41489 [  6396] By: gsar                                  on 2000/07/14  08:13:58
41490         Log: MakeMaker should not remove editor backups (*~) on `make clean`
41491              by default (completes change#6383)
41492      Branch: perl
41493            ! lib/ExtUtils/MM_Unix.pm
41494 ____________________________________________________________________________
41495 [  6395] By: jhi                                   on 2000/07/14  05:20:33
41496         Log: Replace change #6337 with a better one.
41497              
41498              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41499              From: Hugo <hv@crypt.compulink.co.uk>
41500              Date: Fri, 14 Jul 2000 04:16:20 +0100
41501              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
41502      Branch: cfgperl
41503            ! regexec.c t/op/re_tests
41504 ____________________________________________________________________________
41505 [  6394] By: jhi                                   on 2000/07/14  01:33:59
41506         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
41507      Branch: cfgperl
41508            ! embed.pl global.sym proto.h toke.c
41509 ____________________________________________________________________________
41510 [  6393] By: jhi                                   on 2000/07/13  23:41:23
41511         Log: remove discarded test
41512      Branch: cfgperl
41513            ! MANIFEST
41514 ____________________________________________________________________________
41515 [  6392] By: jhi                                   on 2000/07/13  23:32:25
41516         Log: The {multiplier} of a fixed substring was overlooked which
41517              caused a wrong initial search offset for that substring.
41518              
41519              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
41520              From: Hugo <hv@crypt.compulink.co.uk>
41521              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
41522              Date: Thu, 13 Jul 2000 19:27:13 +0100
41523      Branch: cfgperl
41524            ! regcomp.c t/op/re_tests
41525 ____________________________________________________________________________
41526 [  6391] By: jhi                                   on 2000/07/13  16:37:42
41527         Log: typo fix from Craig Berry
41528      Branch: cfgperl
41529            ! vms/subconfigure.com
41530 ____________________________________________________________________________
41531 [  6390] By: jhi                                   on 2000/07/13  13:20:12
41532         Log: Integrate with Sarathy.
41533      Branch: cfgperl
41534            - t/op/method2entersub.t
41535           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
41536           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
41537           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
41538           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
41539 ____________________________________________________________________________
41540 [  6389] By: jhi                                   on 2000/07/13  13:18:48
41541         Log: Detypo from Peter Prymmer, part of #6388.
41542      Branch: cfgperl
41543            ! Configure config_h.SH
41544      Branch: metaconfig
41545            ! U/modified/d_longlong.U
41546 ____________________________________________________________________________
41547 [  6388] By: gsar                                  on 2000/07/13  06:33:40
41548         Log: typos (spotted by Peter Prymmer)
41549      Branch: perl
41550            ! Configure t/lib/english.t
41551 ____________________________________________________________________________
41552 [  6387] By: gsar                                  on 2000/07/13  05:35:28
41553         Log: new selfloader.t in change#6183 doesn't close DATA handles,
41554              and thus fails to clean up tmp files on dosish platforms
41555      Branch: perl
41556            ! t/lib/selfloader.t
41557 ____________________________________________________________________________
41558 [  6386] By: gsar                                  on 2000/07/12  21:42:39
41559         Log: sprintf test tweaks (from Dominic Dunlop)
41560      Branch: perl
41561            ! t/op/sprintf.t
41562 ____________________________________________________________________________
41563 [  6385] By: gsar                                  on 2000/07/12  21:33:46
41564         Log: fix bugs in processing %v-*d and similar format specs (from
41565              Avi Finkel <avi@finkel.org>)
41566      Branch: perl
41567            ! sv.c t/op/sprintf.t
41568 ____________________________________________________________________________
41569 [  6384] By: gsar                                  on 2000/07/12  16:04:19
41570         Log: readd missing perldelta.pod changes from changes#6339,6376
41571      Branch: perl
41572            ! pod/perldelta.pod
41573 ____________________________________________________________________________
41574 [  6383] By: gsar                                  on 2000/07/12  16:00:51
41575         Log: don't clobber *.orig files on *clean targets
41576      Branch: perl
41577            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
41578 ____________________________________________________________________________
41579 [  6382] By: gsar                                  on 2000/07/12  07:59:12
41580         Log: fix broken integrations in cfgperl
41581      Branch: cfgperl
41582           !> Changes pod/perldelta.pod
41583 ____________________________________________________________________________
41584 [  6381] By: gsar                                  on 2000/07/12  07:42:17
41585         Log: integrate cfgperl changes into mainline
41586      Branch: perl
41587            ! Changes
41588           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
41589           !> pod/perlre.pod
41590 ____________________________________________________________________________
41591 [  6380] By: gsar                                  on 2000/07/12  07:31:00
41592         Log: get sprintf.t to adjust properly for 3-digit exponents
41593      Branch: perl
41594            ! t/op/sprintf.t
41595 ____________________________________________________________________________
41596 [  6379] By: gsar                                  on 2000/07/12  06:40:04
41597         Log: change#6174 needs corresponding change in win32/config_h.PL,
41598              which grovels through config_h.SH to find the config.h name
41599      Branch: perl
41600            ! win32/config_h.PL
41601 ____________________________________________________________________________
41602 [  6378] By: jhi                                   on 2000/07/12  05:03:59
41603         Log: Do the cc sanity check both before the hints and
41604              after the cc selction.
41605      Branch: cfgperl
41606            ! Configure config_h.SH
41607      Branch: metaconfig
41608            ! U/modified/Oldconfig.U U/modified/cc.U
41609      Branch: metaconfig/U/perl
41610            + Checkcc.U
41611 ____________________________________________________________________________
41612 [  6377] By: jhi                                   on 2000/07/12  02:49:22
41613         Log: Fix nits noticed by Boston.pm.
41614      Branch: cfgperl
41615            ! pod/perlre.pod
41616 ____________________________________________________________________________
41617 [  6376] By: jhi                                   on 2000/07/11  21:22:13
41618         Log: Configure cosmetics and perldelta.
41619      Branch: cfgperl
41620            ! Configure config_h.SH pod/perldelta.pod
41621      Branch: metaconfig
41622            ! U/modified/cc.U
41623 ____________________________________________________________________________
41624 [  6375] By: gsar                                  on 2000/07/11  21:17:35
41625         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
41626      Branch: perl
41627            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
41628            ! win32/win32sck.c
41629 ____________________________________________________________________________
41630 [  6374] By: gsar                                  on 2000/07/11  20:48:50
41631         Log: tweak for build failure under multiplicity
41632      Branch: perl
41633            ! toke.c
41634 ____________________________________________________________________________
41635 [  6373] By: gsar                                  on 2000/07/11  20:37:23
41636         Log: integrate cfgperl changes#6325..6373 into mainline
41637              (NOTE: today's batch of integrations still untested)
41638      Branch: perl
41639           +> ext/DynaLoader/hints/netbsd.pl
41640            ! Changes
41641           !> (integrate 26 files)
41642 ____________________________________________________________________________
41643 [  6372] By: jhi                                   on 2000/07/11  20:30:36
41644         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
41645              regen perltoc.
41646      Branch: cfgperl
41647            + pod/perlbook.pod
41648            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
41649            ! pod/perltoc.pod
41650 ____________________________________________________________________________
41651 [  6371] By: jhi                                   on 2000/07/11  20:08:56
41652         Log: Minor cleanups on the booklist.
41653      Branch: cfgperl
41654            ! pod/perlfaq2.pod
41655 ____________________________________________________________________________
41656 [  6370] By: jhi                                   on 2000/07/11  19:31:13
41657         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
41658      Branch: cfgperl
41659            ! t/pragma/overload.t
41660 ____________________________________________________________________________
41661 [  6369] By: gsar                                  on 2000/07/11  19:27:48
41662         Log: integrate cfgperl changes#6293..6324 into mainline
41663      Branch: perl
41664           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
41665            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
41666           !> (integrate 30 files)
41667 ____________________________________________________________________________
41668 [  6368] By: gsar                                  on 2000/07/11  19:18:57
41669         Log: skip integrate of problematic change#6292 from cfgperl into mainline
41670      Branch: perl
41671           !> pp_hot.c
41672 ____________________________________________________________________________
41673 [  6367] By: gsar                                  on 2000/07/11  19:17:21
41674         Log: integrate cfgperl changes#6288..6290 into mainline
41675      Branch: perl
41676           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
41677 ____________________________________________________________________________
41678 [  6366] By: gsar                                  on 2000/07/11  19:11:18
41679         Log: integrate cfgperl changes#6268..6282 into mainline
41680      Branch: perl
41681           !> (integrate 30 files)
41682 ____________________________________________________________________________
41683 [  6365] By: gsar                                  on 2000/07/11  18:57:00
41684         Log: delete new accidentally branched file
41685      Branch: perl
41686            - t/op/method2entersub.t
41687 ____________________________________________________________________________
41688 [  6364] By: gsar                                  on 2000/07/11  18:55:13
41689         Log: skip integrate of change#6267 from cfgperl into mainline (the
41690              method call optimization is flawed without additional hints
41691              from user about immutableness of @ISA and no runtime method
41692              definitions)
41693      Branch: perl
41694           +> t/op/method2entersub.t
41695           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
41696           !> perl.h t/op/sprintf.t xsutils.c
41697 ____________________________________________________________________________
41698 [  6363] By: gsar                                  on 2000/07/11  18:49:43
41699         Log: integrate cfgperl changes#6261..6266 into mainline
41700      Branch: perl
41701           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
41702           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
41703           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41704           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
41705 ____________________________________________________________________________
41706 [  6362] By: gsar                                  on 2000/07/11  18:43:26
41707         Log: integrate cfgperl changes#6252..6260 into mainline
41708      Branch: perl
41709           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
41710           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
41711           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
41712           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
41713 ____________________________________________________________________________
41714 [  6361] By: gsar                                  on 2000/07/11  18:37:12
41715         Log: skip integrate of problematic change#6251 from cfgperl into mainline
41716      Branch: perl
41717           !> lib/Exporter.pm
41718 ____________________________________________________________________________
41719 [  6360] By: gsar                                  on 2000/07/11  18:34:56
41720         Log: integrate cfgperl change#6250 into mainline
41721      Branch: perl
41722           +> t/op/my_stash.t
41723           !> MANIFEST embed.pl proto.h toke.c
41724 ____________________________________________________________________________
41725 [  6359] By: gsar                                  on 2000/07/11  18:21:19
41726         Log: integrate cfgperl changes#6242..6249 into mainline
41727      Branch: perl
41728           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
41729           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
41730           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
41731           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
41732           !> t/lib/peek.t utf8.c
41733 ____________________________________________________________________________
41734 [  6358] By: gsar                                  on 2000/07/11  18:15:45
41735         Log: skip integrate of problematic change#6241 from cfgperl into mainline
41736      Branch: perl
41737           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41738 ____________________________________________________________________________
41739 [  6357] By: jhi                                   on 2000/07/11  18:15:16
41740         Log: Fix for
41741              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
41742              From: Roderick Schertler <roderick@argon.org> 
41743              Date: Tue, 11 Jul 2000 13:55:05 -0400 
41744              Message-Id: <200007111755.NAA05077@jones.argon.org> 
41745      Branch: cfgperl
41746            ! doio.c
41747 ____________________________________________________________________________
41748 [  6356] By: jhi                                   on 2000/07/11  18:12:51
41749         Log: Typo in #6341.
41750      Branch: cfgperl
41751            ! pp_hot.c
41752 ____________________________________________________________________________
41753 [  6355] By: gsar                                  on 2000/07/11  18:12:10
41754         Log: integrate cfgperl changes#6231..6240 into mainline
41755      Branch: perl
41756           +> pod/perlutil.pod
41757           !> (integrate 35 files)
41758 ____________________________________________________________________________
41759 [  6354] By: jhi                                   on 2000/07/11  18:04:34
41760         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
41761              From: Dominic Dunlop <domo@computer.org> 
41762              Date: Tue, 11 Jul 2000 12:27:33 +0200 
41763              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
41764              
41765              Replaces change #6268.
41766      Branch: cfgperl
41767            ! t/op/sprintf.t
41768 ____________________________________________________________________________
41769 [  6353] By: gsar                                  on 2000/07/11  17:59:51
41770         Log: skip integrate of problematic change#6230 from cfgperl into mainline
41771              (a later version of File::Spec is already in mainline)
41772      Branch: perl
41773           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
41774           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
41775 ____________________________________________________________________________
41776 [  6352] By: gsar                                  on 2000/07/11  17:57:48
41777         Log: integrate cfgperl changes#6224..6229 into mainline
41778      Branch: perl
41779           +> lib/lib.pm.PL
41780            - lib/lib.pm
41781           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
41782           !> lib/English.pm op.c t/lib/english.t
41783 ____________________________________________________________________________
41784 [  6351] By: gsar                                  on 2000/07/11  17:50:10
41785         Log: skip integrate of problematic change#6223 from cfgperl into mainline
41786      Branch: perl
41787           !> doio.c
41788 ____________________________________________________________________________
41789 [  6350] By: gsar                                  on 2000/07/11  17:48:28
41790         Log: integrate cfgperl changes#6220..6222 into mainline
41791      Branch: perl
41792           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
41793           !> toke.c utf8.c win32/win32.h
41794 ____________________________________________________________________________
41795 [  6349] By: gsar                                  on 2000/07/11  17:46:13
41796         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
41797              mainline
41798      Branch: perl
41799           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41800           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41801           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41802 ____________________________________________________________________________
41803 [  6348] By: jhi                                   on 2000/07/11  17:45:49
41804         Log: README.posix-bc podified from Thomas Dorner.
41805      Branch: cfgperl
41806            ! README.posix-bc
41807 ____________________________________________________________________________
41808 [  6347] By: gsar                                  on 2000/07/11  17:42:04
41809         Log: integrate cfgperl change#6217 into mainline
41810      Branch: perl
41811           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
41812           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
41813           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
41814 ____________________________________________________________________________
41815 [  6346] By: gsar                                  on 2000/07/11  17:39:37
41816         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
41817              mainline
41818      Branch: perl
41819           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
41820           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41821           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41822           !> perlapi.h pod/perlapi.pod
41823 ____________________________________________________________________________
41824 [  6345] By: gsar                                  on 2000/07/11  17:36:42
41825         Log: integrate cfgperl changes#6207..6210 into mainline
41826      Branch: perl
41827           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
41828           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
41829 ____________________________________________________________________________
41830 [  6344] By: gsar                                  on 2000/07/11  17:31:20
41831         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
41832              mainline
41833      Branch: perl
41834           !> (integrate 40 files)
41835 ____________________________________________________________________________
41836 [  6343] By: gsar                                  on 2000/07/11  17:19:08
41837         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
41838      Branch: perl
41839           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
41840            ! Changes
41841           !> (integrate 34 files)
41842 ____________________________________________________________________________
41843 [  6342] By: jhi                                   on 2000/07/11  16:05:48
41844         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
41845              To: perl5-porters@perl.org
41846              From: Karsten Sperling <spiff@phreax.net>
41847              Date: Mon, 10 Jul 2000 15:12:52 +0200
41848              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
41849      Branch: cfgperl
41850            ! lib/Symbol.pm
41851 ____________________________________________________________________________
41852 [  6341] By: jhi                                   on 2000/07/11  15:59:23
41853         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
41854              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41855              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
41856              Date: Fri, 07 Jul 2000 17:57:16 +0100
41857      Branch: cfgperl
41858            ! pp_hot.c
41859 ____________________________________________________________________________
41860 [  6340] By: jhi                                   on 2000/07/11  15:55:47
41861         Log: Subject: Re: format bug report  [Patch]
41862              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41863              Date: Wed, 05 Jul 2000 13:12:52 +0200
41864              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
41865              
41866              Subject: Re: format bug report  [Patch]
41867              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41868              Date: Wed, 05 Jul 2000 14:10:01 +0200
41869              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
41870      Branch: cfgperl
41871            ! t/op/write.t toke.c
41872 ____________________________________________________________________________
41873 [  6339] By: jhi                                   on 2000/07/11  13:54:09
41874         Log: Be less forgiving about ambiguous and illegal tr ranges.
41875              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41876              From: Mark-Jason Dominus <mjd@plover.com>
41877              Date: Tue, 04 Jul 2000 10:00:12 -0400
41878              Message-ID: <20000704140012.17772.qmail@plover.com>
41879              
41880              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41881              From: Mark-Jason Dominus <mjd@plover.com>
41882              Date: Wed, 05 Jul 2000 09:37:36 -0400
41883              Message-ID: <20000705133736.27293.qmail@plover.com>
41884      Branch: cfgperl
41885            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
41886 ____________________________________________________________________________
41887 [  6338] By: jhi                                   on 2000/07/11  13:31:24
41888         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
41889              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41890              Date: Tue, 11 Jul 2000 13:50:51 +0100
41891              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
41892      Branch: cfgperl
41893            ! sv.c
41894 ____________________________________________________________________________
41895 [  6337] By: jhi                                   on 2000/07/11  13:29:14
41896         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41897              From: Hugo <hv@crypt.compulink.co.uk>
41898              Date: Tue, 11 Jul 2000 12:44:50 +0100
41899              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
41900      Branch: cfgperl
41901            ! regexec.c t/op/re_tests
41902 ____________________________________________________________________________
41903 [  6336] By: jhi                                   on 2000/07/11  13:26:47
41904         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
41905              From: simon@brecon.co.uk (Simon Cozens)
41906              Date: 7 Jul 2000 11:26:09 GMT
41907              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
41908      Branch: cfgperl
41909            ! mg.c
41910 ____________________________________________________________________________
41911 [  6335] By: jhi                                   on 2000/07/11  13:23:37
41912         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
41913              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
41914              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
41915              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
41916      Branch: cfgperl
41917            + ext/DynaLoader/hints/netbsd.pl
41918            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
41919 ____________________________________________________________________________
41920 [  6334] By: jhi                                   on 2000/07/11  13:20:38
41921         Log: Subject: PATCH perlguts.pod: Document D and d magic types
41922              From: mjd@plover.com
41923              Date: 5 Jul 2000 18:01:51 -0000
41924              Message-ID: <20000705180151.29413.qmail@plover.com>
41925      Branch: cfgperl
41926            ! pod/perlguts.pod
41927 ____________________________________________________________________________
41928 [  6333] By: jhi                                   on 2000/07/11  13:15:51
41929         Log: Precedence goof, fix based on
41930              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
41931              From: Hugo <hv@crypt.compulink.co.uk>
41932              Date: Tue, 11 Jul 2000 12:52:38 +0100
41933              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
41934      Branch: cfgperl
41935            ! t/op/taint.t
41936 ____________________________________________________________________________
41937 [  6332] By: jhi                                   on 2000/07/11  12:40:17
41938         Log: Integrate with Sarathy.
41939      Branch: cfgperl
41940           !> win32/win32sck.c
41941 ____________________________________________________________________________
41942 [  6331] By: jhi                                   on 2000/07/10  20:14:16
41943         Log: Sprinkle ldlibpath.
41944      Branch: cfgperl
41945            ! pod/Makefile.SH
41946 ____________________________________________________________________________
41947 [  6330] By: jhi                                   on 2000/07/10  17:54:49
41948         Log: More POSIX.pod tweaks.
41949      Branch: cfgperl
41950            ! ext/POSIX/POSIX.pod
41951 ____________________________________________________________________________
41952 [  6329] By: jhi                                   on 2000/07/10  14:02:12
41953         Log: Reorder perl.pod once more.
41954      Branch: cfgperl
41955            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41956 ____________________________________________________________________________
41957 [  6328] By: gsar                                  on 2000/07/10  07:06:00
41958         Log: accept() leaks memory on windows due to incorrect ordering of
41959              closesocket() and fclose() calls
41960      Branch: perl
41961            ! win32/win32sck.c
41962 ____________________________________________________________________________
41963 [  6327] By: gsar                                  on 2000/07/10  06:49:17
41964         Log: winsock options weren't being set in all threads under ithreads
41965              (caused send()s from second and subsequent threads to fail)
41966      Branch: perl
41967            ! win32/win32sck.c
41968 ____________________________________________________________________________
41969 [  6326] By: jhi                                   on 2000/07/08  02:45:40
41970         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
41971              was cast to an unsigned (32-bit) integer with wild abandon.
41972      Branch: cfgperl
41973            ! ext/Devel/DProf/DProf.xs
41974 ____________________________________________________________________________
41975 [  6325] By: jhi                                   on 2000/07/07  18:50:33
41976         Log: Remove perlbook, update perlfaq book listing,
41977              rearrange perl.pod, regenerate perltoc.
41978      Branch: cfgperl
41979            - pod/perlbook.pod
41980            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
41981            ! pod/perlfaq2.pod pod/perltoc.pod
41982 ____________________________________________________________________________
41983 [  6324] By: jhi                                   on 2000/07/07  14:03:40
41984         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
41985      Branch: cfgperl
41986            ! sv.h toke.c
41987 ____________________________________________________________________________
41988 [  6323] By: jhi                                   on 2000/07/06  16:03:55
41989         Log: Fix complaints of buildtoc.
41990      Branch: cfgperl
41991            + lib/Win32.pod
41992            - pod/Win32.pod
41993            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41994 ____________________________________________________________________________
41995 [  6322] By: jhi                                   on 2000/07/06  15:15:52
41996         Log: Add =head1 NAMEs so that buildtoc is happy.
41997              (The CGI::Util nit reported to Lincoln.)
41998      Branch: cfgperl
41999            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
42000            ! pod/perltoc.pod
42001 ____________________________________________________________________________
42002 [  6321] By: jhi                                   on 2000/07/06  03:16:04
42003         Log: Config is being used.
42004      Branch: cfgperl
42005            ! t/op/method.t
42006 ____________________________________________________________________________
42007 [  6320] By: jhi                                   on 2000/07/06  03:13:13
42008         Log: Integrate with Sarathy.
42009      Branch: cfgperl
42010           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
42011 ____________________________________________________________________________
42012 [  6319] By: jhi                                   on 2000/07/06  03:11:46
42013         Log: Autogenerate pod/Makefile and pod/buildtoc.
42014              buildtoc also checks whether the existin pods are
42015              mentioned in MANIFEST and perl.pod, and vice versa.
42016              (None of the thusly found discrepancies fixed yet.)
42017              roffitall also needs to be autogenerated similarly but it
42018              seems so badly out of date that I didn't touch it yet.
42019      Branch: cfgperl
42020            + pod/Makefile.SH pod/buildtoc.PL
42021            - pod/Makefile pod/buildtoc
42022            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
42023 ____________________________________________________________________________
42024 [  6318] By: gsar                                  on 2000/07/05  22:10:54
42025         Log: fix UNC path handling on Windows under ithreads, and chdir()
42026              return value when given a non-existent directory
42027      Branch: perl
42028            ! win32/vdir.h
42029 ____________________________________________________________________________
42030 [  6317] By: gsar                                  on 2000/07/05  22:08:19
42031         Log: winsock cleanup never done on Windows (leads to handle leaks)
42032      Branch: perl
42033            ! win32/perllib.c win32/win32sck.c
42034 ____________________________________________________________________________
42035 [  6316] By: gsar                                  on 2000/07/05  22:06:19
42036         Log: some debugger output does not go to the socket when RemotePort is set
42037      Branch: perl
42038            ! lib/perl5db.pl
42039 ____________________________________________________________________________
42040 [  6315] By: jhi                                   on 2000/07/05  00:25:21
42041         Log: Integrate with Sarathy, preliminary fix for unicos
42042              alignment problems in [ID 20000612.002] Perl problem on Cray system.
42043      Branch: cfgperl
42044            ! sv.h
42045           !> pp_hot.c
42046 ____________________________________________________________________________
42047 [  6314] By: gsar                                  on 2000/07/04  23:34:02
42048         Log: tyop in change#6306
42049      Branch: perl
42050            ! pp_hot.c
42051 ____________________________________________________________________________
42052 [  6313] By: jhi                                   on 2000/07/04  22:14:38
42053         Log: Multiline string literals ENONPORTABLE.
42054      Branch: cfgperl
42055            ! pp_hot.c
42056 ____________________________________________________________________________
42057 [  6312] By: jhi                                   on 2000/07/04  20:34:44
42058         Log: Integrate with Sarathy.
42059      Branch: cfgperl
42060           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
42061           !> t/op/method.t
42062 ____________________________________________________________________________
42063 [  6311] By: jhi                                   on 2000/07/04  20:30:56
42064         Log: More POSIX.pod embellishment.
42065      Branch: cfgperl
42066            ! ext/POSIX/POSIX.pod
42067 ____________________________________________________________________________
42068 [  6310] By: gsar                                  on 2000/07/04  17:28:48
42069         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
42070      Branch: perl
42071            ! t/lib/b.t
42072 ____________________________________________________________________________
42073 [  6309] By: jhi                                   on 2000/07/04  17:22:18
42074         Log: The #6308 required a little bit more.
42075      Branch: cfgperl
42076            ! Makefile.SH win32/Makefile
42077 ____________________________________________________________________________
42078 [  6308] By: jhi                                   on 2000/07/04  16:35:24
42079         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
42080      Branch: cfgperl
42081            + lib/lib_pm.PL
42082            - lib/lib.pm.PL
42083            ! MANIFEST Makefile.SH
42084 ____________________________________________________________________________
42085 [  6307] By: jhi                                   on 2000/07/04  16:28:58
42086         Log: Win32 patches for cfgperl from Sarathy.
42087      Branch: cfgperl
42088            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
42089            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
42090            ! thread.h toke.c util.c win32/Makefile win32/win32.c
42091 ____________________________________________________________________________
42092 [  6306] By: gsar                                  on 2000/07/04  16:28:40
42093         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
42094              (from Richard Soderberg <rs@oregonnet.com>)
42095      Branch: perl
42096            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
42097 ____________________________________________________________________________
42098 [  6305] By: jhi                                   on 2000/07/04  16:24:24
42099         Log: Integrate with Sarathy.
42100      Branch: cfgperl
42101           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
42102           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42103           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
42104           !> proto.h win32/win32.c
42105 ____________________________________________________________________________
42106 [  6304] By: gsar                                  on 2000/07/04  16:17:24
42107         Log: missing perldiag entry for unpack("w",...) diagnostic (from
42108              Andreas Koenig)
42109      Branch: perl
42110            ! pod/perldiag.pod
42111 ____________________________________________________________________________
42112 [  6303] By: gsar                                  on 2000/07/04  16:14:44
42113         Log: remove rel2abs prototypes (from Barrie Slaymaker)
42114      Branch: perl
42115            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42116            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42117 ____________________________________________________________________________
42118 [  6302] By: gsar                                  on 2000/07/04  04:59:35
42119         Log: adjust change#6299
42120      Branch: perl
42121            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
42122            ! win32/win32.c
42123 ____________________________________________________________________________
42124 [  6301] By: jhi                                   on 2000/07/04  04:50:07
42125         Log: Integrate with Sarathy.
42126      Branch: cfgperl
42127           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
42128           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
42129           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
42130 ____________________________________________________________________________
42131 [  6300] By: gsar                                  on 2000/07/04  04:42:09
42132         Log: PERL_OBJECT build tweak
42133      Branch: perl
42134            ! perl.h
42135 ____________________________________________________________________________
42136 [  6299] By: gsar                                  on 2000/07/04  04:37:00
42137         Log: fix memory leak on Windows (PL_sys_intern contents were never
42138              freed)
42139      Branch: perl
42140            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42141            ! perlapi.c proto.h win32/win32.c
42142 ____________________________________________________________________________
42143 [  6298] By: gsar                                  on 2000/07/04  04:15:59
42144         Log: fix large memory leak that has been around for ever, masked by
42145              -DPURIFY (most of the arenas were never freed!)
42146      Branch: perl
42147            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
42148 ____________________________________________________________________________
42149 [  6297] By: gsar                                  on 2000/07/04  04:07:46
42150         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
42151      Branch: perl
42152            ! perl.c
42153 ____________________________________________________________________________
42154 [  6296] By: jhi                                   on 2000/06/30  18:28:37
42155         Log: Elaborate POSIX.pod.  Still needs work.
42156      Branch: cfgperl
42157            ! ext/POSIX/POSIX.pod
42158 ____________________________________________________________________________
42159 [  6295] By: jhi                                   on 2000/06/30  14:58:18
42160         Log: Point to perlipc for more SysV IPC examples.
42161      Branch: cfgperl
42162            ! pod/perlfunc.pod
42163 ____________________________________________________________________________
42164 [  6294] By: gsar                                  on 2000/06/30  14:47:45
42165         Log: slurp mode fix in change#4736 still not quite right
42166      Branch: perl
42167            ! pp_hot.c t/io/argv.t
42168 ____________________________________________________________________________
42169 [  6293] By: jhi                                   on 2000/06/30  12:02:55
42170         Log: Integrate with Sarathy.
42171      Branch: cfgperl
42172           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
42173 ____________________________________________________________________________
42174 [  6292] By: jhi                                   on 2000/06/30  12:01:11
42175         Log: From: simon@brecon.co.uk (Simon Cozens)
42176              Subject: UTF8 concat
42177              Date: 30 Jun 2000 06:13:25 GMT
42178              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
42179      Branch: cfgperl
42180            ! pp_hot.c
42181 ____________________________________________________________________________
42182 [  6291] By: gsar                                  on 2000/06/30  04:37:33
42183         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
42184              when @_ is modified, causing coredumps
42185      Branch: perl
42186            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
42187 ____________________________________________________________________________
42188 [  6290] By: jhi                                   on 2000/06/30  02:21:44
42189         Log: Integrate with Sarathy.
42190      Branch: cfgperl
42191           !> vms/vms.c vms/vmsish.h
42192 ____________________________________________________________________________
42193 [  6289] By: jhi                                   on 2000/06/30  02:21:02
42194         Log: Check VERSIONs.
42195      Branch: cfgperl
42196            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42197            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42198            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42199 ____________________________________________________________________________
42200 [  6288] By: jhi                                   on 2000/06/30  02:18:52
42201         Log: Integrate with Sarathy.
42202      Branch: cfgperl
42203           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
42204           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42205           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42206           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
42207 ____________________________________________________________________________
42208 [  6287] By: gsar                                  on 2000/06/30  02:17:08
42209         Log: integrate vmsperl changes into mainline
42210      Branch: perl
42211           !> vms/vms.c vms/vmsish.h
42212 ____________________________________________________________________________
42213 [  6285] By: gsar                                  on 2000/06/30  02:05:28
42214         Log: localize %INC in a Safe compartment so that use/require work
42215              (many other magic globals probably need similar treatment)
42216      Branch: perl
42217            ! ext/Opcode/Opcode.xs
42218 ____________________________________________________________________________
42219 [  6284] By: gsar                                  on 2000/06/30  01:54:54
42220         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
42221              about Windows
42222      Branch: perl
42223            ! pod/perlembed.pod
42224 ____________________________________________________________________________
42225 [  6283] By: jhi                                   on 2000/06/30  01:50:10
42226         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
42227              From: Barrie Slaymaker <barries@jester.slaysys.com>
42228              Date: Wed, 28 Jun 2000 11:35:29 -0400
42229              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
42230      Branch: perl
42231            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42232            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42233            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42234            ! lib/File/Spec/Win32.pm
42235 ____________________________________________________________________________
42236 [  6282] By: jhi                                   on 2000/06/29  22:57:22
42237         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
42238              From: Dan Sugalski <dan@sidhe.org>
42239              Date: Tue, 06 Jun 2000 11:59:50 -0400
42240              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
42241      Branch: cfgperl
42242            ! vms/vms.c
42243 ____________________________________________________________________________
42244 [  6281] By: jhi                                   on 2000/06/29  22:52:50
42245         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
42246              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42247              Date: Wed, 7 Jun 2000 04:02:04 -0500
42248              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
42249      Branch: cfgperl
42250            ! utils/h2xs.PL
42251 ____________________________________________________________________________
42252 [  6280] By: jhi                                   on 2000/06/29  22:45:47
42253         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
42254              From: rspier@pobox.com (Robert Spier)
42255              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
42256              Message-ID: <14654.31913.845602.610277@rls.cx>
42257      Branch: cfgperl
42258            ! utils/h2xs.PL
42259 ____________________________________________________________________________
42260 [  6279] By: jhi                                   on 2000/06/29  22:38:16
42261         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
42262              From: Tim Ayers <tayers@bridge.com>
42263              Date: Thu, 08 Jun 2000 08:11:06 +0200
42264              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
42265              [resent by Richard Foley, Message-Id probably wrong]
42266      Branch: cfgperl
42267            ! pod/perlsub.pod
42268 ____________________________________________________________________________
42269 [  6278] By: jhi                                   on 2000/06/29  22:21:45
42270         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
42271              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
42272              Date: Fri, 09 Jun 2000 12:39:27 -0400
42273              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
42274              (plus update the version "number" of Text::Wrap)
42275      Branch: cfgperl
42276            ! lib/Text/Wrap.pm
42277 ____________________________________________________________________________
42278 [  6277] By: jhi                                   on 2000/06/29  22:13:10
42279         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
42280              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42281              Date: Mon, 12 Jun 2000 14:55:59 +0100
42282              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
42283      Branch: cfgperl
42284            ! pod/perlfunc.pod
42285 ____________________________________________________________________________
42286 [  6276] By: jhi                                   on 2000/06/29  22:11:06
42287         Log: Subject: [PATCH] Re: eval documentation: context
42288              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42289              Date: Mon, 12 Jun 2000 15:07:29 +0100
42290              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
42291      Branch: cfgperl
42292            ! pod/perlfunc.pod
42293 ____________________________________________________________________________
42294 [  6275] By: jhi                                   on 2000/06/29  21:59:46
42295         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
42296              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42297              Date: Tue, 13 Jun 2000 02:43:48 -0500
42298              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
42299      Branch: cfgperl
42300            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
42301 ____________________________________________________________________________
42302 [  6274] By: jhi                                   on 2000/06/29  21:56:14
42303         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
42304              From: Andy Dougherty <doughera@lafayette.edu>
42305              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
42306              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
42307      Branch: cfgperl
42308            ! ext/File/Glob/Glob.pm
42309 ____________________________________________________________________________
42310 [  6273] By: jhi                                   on 2000/06/29  21:49:09
42311         Log: Subject: [PATCH] xsub attributes
42312              From: Doug MacEachern <dougm@covalent.net>
42313              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
42314              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
42315      Branch: cfgperl
42316            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
42317            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
42318 ____________________________________________________________________________
42319 [  6272] By: jhi                                   on 2000/06/29  21:41:28
42320         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
42321              From: Tom Phoenix <rootbeer@redcat.com>
42322              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
42323              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
42324      Branch: cfgperl
42325            ! lib/Net/Ping.pm
42326 ____________________________________________________________________________
42327 [  6271] By: jhi                                   on 2000/06/29  21:36:55
42328         Log: Subject: PATCH pod/perltie.pod
42329              From: Ian Phillipps <Ian.Phillipps@iname.com>
42330              Date: Fri, 16 Jun 2000 00:17:19 +0100
42331              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
42332              (only the first hunk, the second hunk had already been done
42333              by some other patch)
42334      Branch: cfgperl
42335            ! pod/perltie.pod
42336 ____________________________________________________________________________
42337 [  6270] By: jhi                                   on 2000/06/29  21:24:51
42338         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
42339              From: Nicholas Clark <nick@talking.bollo.cx>
42340              Date: Fri, 23 Jun 2000 16:21:15 +0100
42341              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
42342      Branch: cfgperl
42343            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
42344            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
42345 ____________________________________________________________________________
42346 [  6269] By: jhi                                   on 2000/06/29  19:38:15
42347         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
42348              silence few compiler warnings.
42349      Branch: cfgperl
42350            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
42351 ____________________________________________________________________________
42352 [  6268] By: jhi                                   on 2000/06/29  18:21:50
42353         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
42354              From: Dominic Dunlop <domo@computer.org> 
42355              Date: Thu, 29 Jun 2000 12:32:39 +0200 
42356              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
42357      Branch: cfgperl
42358            ! t/op/sprintf.t
42359 ____________________________________________________________________________
42360 [  6267] By: jhi                                   on 2000/06/29  18:16:07
42361         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
42362              From: Doug MacEachern <dougm@covalent.net>
42363              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
42364              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
42365      Branch: cfgperl
42366            + t/op/method2entersub.t
42367            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
42368            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42369            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
42370            ! xsutils.c
42371 ____________________________________________________________________________
42372 [  6266] By: jhi                                   on 2000/06/29  15:11:15
42373         Log: Subject: [PATCH 5.6.0] cygwin port
42374              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
42375              From: "Fifer, Eric" <EFifer@sanwaint.com>
42376              Date: Thu, 29 Jun 2000 12:58:29 +0100
42377      Branch: cfgperl
42378            ! cygwin/Makefile.SHs
42379 ____________________________________________________________________________
42380 [  6265] By: jhi                                   on 2000/06/29  15:04:05
42381         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
42382              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42383              Date: Wed, 28 Jun 2000 17:50:12 -0700
42384              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
42385      Branch: cfgperl
42386            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
42387 ____________________________________________________________________________
42388 [  6264] By: jhi                                   on 2000/06/29  15:00:57
42389         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
42390              From: Marty Lucich <marty@netcom.com>
42391              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
42392              Message-Id: <200006282116.OAA11148@netcom.com>
42393              ccdlflags update (the BSD/OS 4.1 part had already been taken
42394              care of by #6141).
42395      Branch: cfgperl
42396            ! hints/bsdos.sh
42397 ____________________________________________________________________________
42398 [  6263] By: jhi                                   on 2000/06/29  13:47:44
42399         Log: tr fixes from Simon Cozens
42400      Branch: cfgperl
42401            ! doop.c
42402 ____________________________________________________________________________
42403 [  6262] By: jhi                                   on 2000/06/28  18:46:01
42404         Log: Subject: 5.6.0 Patch for EPOC
42405              From: Olaf Flebbe <o.flebbe@gmx.de>
42406              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
42407              Message-ID: <23449.960929969@www11.gmx.net>
42408      Branch: cfgperl
42409            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
42410            ! epoc/epocish.h
42411 ____________________________________________________________________________
42412 [  6261] By: jhi                                   on 2000/06/28  18:29:07
42413         Log: Subject: Re: [PATCH cfgperl] BOMs away!
42414              From: simon@brecon.co.uk (Simon Cozens)
42415              Date: 17 Jun 2000 11:49:57 GMT
42416              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
42417      Branch: cfgperl
42418            ! pod/perldiag.pod t/comp/require.t toke.c
42419 ____________________________________________________________________________
42420 [  6260] By: jhi                                   on 2000/06/28  17:47:16
42421         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
42422              From: simon@brecon.co.uk (Simon Cozens) 
42423              Date: 17 Jun 2000 11:56:44 GMT 
42424              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
42425              pack U0, pack C0
42426      Branch: cfgperl
42427            ! pod/perlfunc.pod pp.c t/op/pack.t
42428 ____________________________________________________________________________
42429 [  6259] By: jhi                                   on 2000/06/28  16:43:17
42430         Log: perlnewmod was missing from MANIFEST.
42431      Branch: cfgperl
42432            ! MANIFEST
42433 ____________________________________________________________________________
42434 [  6258] By: jhi                                   on 2000/06/28  15:54:30
42435         Log: linenumber tweak
42436      Branch: cfgperl
42437            ! t/pragma/warn/regcomp
42438 ____________________________________________________________________________
42439 [  6257] By: jhi                                   on 2000/06/28  15:50:44
42440         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
42441              From: Doug MacEachern <dougm@covalent.net>
42442              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
42443              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
42444              (one part of the patch had been applied earlier)
42445      Branch: cfgperl
42446            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
42447 ____________________________________________________________________________
42448 [  6256] By: jhi                                   on 2000/06/28  15:40:22
42449         Log: tweaks from Simon Cozens to further fix tr/// under utf8
42450      Branch: cfgperl
42451            ! doop.c
42452 ____________________________________________________________________________
42453 [  6255] By: jhi                                   on 2000/06/28  15:33:45
42454         Log: small thinko tweaks
42455      Branch: cfgperl
42456            ! lib/IPC/Open3.pm t/op/my_stash.t
42457 ____________________________________________________________________________
42458 [  6254] By: jhi                                   on 2000/06/28  15:33:25
42459         Log: Subject: tr///, help wanted.
42460              From: simon@brecon.co.uk (Simon Cozens)
42461              Date: 28 Jun 2000 11:29:04 GMT
42462              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
42463      Branch: cfgperl
42464            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
42465            ! pp_proto.h proto.h t/op/tr.t
42466 ____________________________________________________________________________
42467 [  6253] By: jhi                                   on 2000/06/28  15:09:17
42468         Log: Paranoia tweak on #6249.
42469              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
42470              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
42471              Date: Sun, 25 Jun 2000 23:43:12 -0400
42472              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
42473      Branch: cfgperl
42474            ! lib/IPC/Open3.pm
42475 ____________________________________________________________________________
42476 [  6252] By: jhi                                   on 2000/06/28  15:01:38
42477         Log: Document #6249 and #6251.
42478      Branch: cfgperl
42479            ! lib/Exporter.pm lib/IPC/Open3.pm
42480 ____________________________________________________________________________
42481 [  6251] By: jhi                                   on 2000/06/28  14:50:43
42482         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
42483              From: Doug MacEachern <dougm@covalent.net>
42484              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
42485              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
42486      Branch: cfgperl
42487            ! lib/Exporter.pm
42488 ____________________________________________________________________________
42489 [  6250] By: jhi                                   on 2000/06/28  14:45:23
42490         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
42491              From: Doug MacEachern <dougm@covalent.net>
42492              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
42493              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
42494      Branch: cfgperl
42495            + t/op/my_stash.t
42496            ! MANIFEST embed.pl global.sym proto.h toke.c
42497 ____________________________________________________________________________
42498 [  6249] By: jhi                                   on 2000/06/28  14:36:34
42499         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
42500              From: Frank Tobin <ftobin@uiuc.edu>
42501              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
42502              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
42503      Branch: cfgperl
42504            ! lib/IPC/Open3.pm
42505 ____________________________________________________________________________
42506 [  6248] By: jhi                                   on 2000/06/28  14:11:25
42507         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
42508              From: Mark-Jason Dominus <mjd@plover.com>
42509              Date: Tue, 27 Jun 2000 22:36:42 -0400
42510              Message-ID: <20000628023642.12166.qmail@plover.com>
42511      Branch: cfgperl
42512            ! pod/perlfunc.pod
42513 ____________________________________________________________________________
42514 [  6247] By: jhi                                   on 2000/06/27  12:46:37
42515         Log: Tweak $VERSION, patch from Doug MacEachern.
42516      Branch: cfgperl
42517            ! lib/File/Spec.pm
42518 ____________________________________________________________________________
42519 [  6246] By: jhi                                   on 2000/06/27  03:34:46
42520         Log: Allow for standalone testing.
42521      Branch: cfgperl
42522            ! t/lib/filefunc.t t/lib/filespec.t
42523 ____________________________________________________________________________
42524 [  6245] By: jhi                                   on 2000/06/27  02:50:02
42525         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
42526              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42527              Date: Sat, 24 Jun 2000 13:06:20 +0100
42528              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
42529      Branch: cfgperl
42530            ! ext/DynaLoader/DynaLoader_pm.PL
42531 ____________________________________________________________________________
42532 [  6244] By: jhi                                   on 2000/06/27  02:46:10
42533         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
42534              From: Doug MacEachern <dougm@covalent.net>
42535              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
42536              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
42537      Branch: cfgperl
42538            ! gv.c sv.c t/lib/peek.t
42539 ____________________________________________________________________________
42540 [  6243] By: jhi                                   on 2000/06/27  02:38:07
42541         Log: Subject: [PATCH] is_utf8_string
42542              From: simon@brecon.co.uk (Simon Cozens)
42543              Date: 26 Jun 2000 02:25:59 GMT
42544              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
42545      Branch: cfgperl
42546            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
42547            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
42548            ! proto.h utf8.c
42549 ____________________________________________________________________________
42550 [  6242] By: jhi                                   on 2000/06/27  02:24:00
42551         Log: Subject: [PATCH] bytes<->utf8 fixes
42552              From: simon@brecon.co.uk (Simon Cozens)
42553              Date: 26 Jun 2000 04:55:45 GMT
42554              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
42555      Branch: cfgperl
42556            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
42557 ____________________________________________________________________________
42558 [  6241] By: jhi                                   on 2000/06/27  02:12:42
42559         Log: Do no -warn on \_, only on \alpha.
42560              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
42561              From: David Dyck <dcd@tc.fluke.com>
42562              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
42563              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
42564      Branch: cfgperl
42565            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
42566 ____________________________________________________________________________
42567 [  6240] By: jhi                                   on 2000/06/27  02:00:01
42568         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
42569              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42570              Date: Mon, 26 Jun 2000 18:40:14 +0100
42571              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
42572      Branch: cfgperl
42573            ! utils/h2xs.PL
42574 ____________________________________________________________________________
42575 [  6239] By: jhi                                   on 2000/06/27  01:53:40
42576         Log: Configure maintenance.  Sever some dependency cycles,
42577              separate gccversion from the cc unit,
42578              address [ID 20000623.006] Configure script patch for using gcc on AIX
42579              (but solve it a little bit differently),
42580              unduplex some accidentally duplicated units,
42581              suggest using gcc if no cc available
42582              (p5p thread: "Solaris configure: counterproposal", 1999-09)
42583      Branch: cfgperl
42584            ! Configure Todo-5.6 config_h.SH
42585      Branch: metaconfig
42586            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
42587            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
42588      Branch: metaconfig/U/perl
42589            + gccvers.U
42590            ! d_getespwnam.U d_getprpwnam.U i_prot.U
42591 ____________________________________________________________________________
42592 [  6238] By: jhi                                   on 2000/06/25  18:04:56
42593         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
42594              From: Dan Sugalski <dan@sidhe.org>
42595              Date: Fri, 23 Jun 2000 17:00:00 -0400
42596              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
42597      Branch: cfgperl
42598            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
42599 ____________________________________________________________________________
42600 [  6237] By: jhi                                   on 2000/06/25  16:36:45
42601         Log: Tweak embed.pl, regen headers.
42602      Branch: cfgperl
42603            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
42604            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
42605            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
42606            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
42607            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
42608 ____________________________________________________________________________
42609 [  6236] By: jhi                                   on 2000/06/25  15:26:42
42610         Log: Regen headers.
42611      Branch: cfgperl
42612            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
42613            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
42614            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
42615            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
42616            ! regnodes.h warnings.h
42617 ____________________________________________________________________________
42618 [  6235] By: jhi                                   on 2000/06/23  19:39:35
42619         Log: The thread begun by
42620              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
42621              From: Kevin.Ruscoe@ubsw.com
42622              Date: Fri, 16 Jun 2000 16:38:51 +0100
42623              Message-Id: <H000019b03c300d6@MHS>
42624      Branch: cfgperl
42625            ! hints/solaris_2.sh
42626 ____________________________________________________________________________
42627 [  6234] By: jhi                                   on 2000/06/23  19:23:36
42628         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
42629              because when run as services (Win32ese for daemons)
42630              no environment variables are set and tmpdir ends up as /tmp,
42631              which is ambiguous.
42632              
42633              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
42634              From: matt@sergeant.org
42635              Date: 16 Jun 2000 16:30:43 -0000
42636              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
42637      Branch: cfgperl
42638            ! lib/File/Spec/Win32.pm
42639 ____________________________________________________________________________
42640 [  6233] By: jhi                                   on 2000/06/23  19:18:58
42641         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
42642              From: Mark-Jason Dominus <mjd@plover.com>
42643              Date: Fri, 16 Jun 2000 20:53:04 -0400
42644              Message-ID: <20000617005304.8008.qmail@plover.com>
42645      Branch: cfgperl
42646            ! op.h
42647 ____________________________________________________________________________
42648 [  6232] By: jhi                                   on 2000/06/23  16:10:02
42649         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
42650              From: simon@brecon.co.uk (Simon Cozens)
42651              Date: 19 Jun 2000 15:18:27 GMT
42652              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
42653              
42654              plus update pod/Makefile and regenerate perltoc
42655      Branch: cfgperl
42656            + pod/perlutil.pod
42657            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
42658 ____________________________________________________________________________
42659 [  6231] By: jhi                                   on 2000/06/23  15:19:18
42660         Log: Subject: [PATCH 5.6.0] cygwin port
42661              From: "Fifer, Eric" <EFifer@sanwaint.com>
42662              Date: Tue, 20 Jun 2000 14:30:58 +0100
42663              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
42664      Branch: cfgperl
42665            ! README.cygwin lib/File/Find.pm
42666 ____________________________________________________________________________
42667 [  6230] By: jhi                                   on 2000/06/23  14:25:21
42668         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
42669      Branch: cfgperl
42670            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42671            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42672            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42673            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
42674 ____________________________________________________________________________
42675 [  6229] By: jhi                                   on 2000/06/23  14:13:34
42676         Log: Subject: README.hpux version 0.6.1
42677              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
42678              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42679              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
42680      Branch: cfgperl
42681            ! README.hpux
42682 ____________________________________________________________________________
42683 [  6228] By: jhi                                   on 2000/06/23  14:07:20
42684         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
42685              From: Doug MacEachern <dougm@covalent.net>
42686              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
42687              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
42688      Branch: cfgperl
42689            ! op.c
42690 ____________________________________________________________________________
42691 [  6227] By: jhi                                   on 2000/06/23  14:01:06
42692         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
42693              From: Doug MacEachern <dougm@covalent.net>
42694              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
42695              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
42696      Branch: cfgperl
42697            + lib/lib.pm.PL
42698            - lib/lib.pm
42699            ! MANIFEST Makefile.SH
42700 ____________________________________________________________________________
42701 [  6226] By: jhi                                   on 2000/06/23  13:53:07
42702         Log: Subject: [PATCH] remove forward declarations in Socket.pm
42703              From: Doug MacEachern <dougm@covalent.net>
42704              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
42705              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
42706              
42707              From: Doug MacEachern <dougm@covalent.net>
42708              Subject: Re: [PATCH] remove forward declarations in Socket.pm
42709              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
42710              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
42711      Branch: cfgperl
42712            ! ext/Socket/Socket.pm op.c
42713 ____________________________________________________________________________
42714 [  6225] By: jhi                                   on 2000/06/23  13:41:52
42715         Log: Add source code filenames to apidoc.
42716              From: simon@brecon.co.uk (Simon Cozens)
42717              Subject: [PATCH embed.pl] Source X-ref
42718              Date: 22 Jun 2000 02:18:49 GMT
42719              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
42720      Branch: cfgperl
42721            ! embed.pl
42722 ____________________________________________________________________________
42723 [  6224] By: jhi                                   on 2000/06/23  13:32:33
42724         Log: A way to avoid English.pm performance hit.
42725              From: root <root@jester.slaysys.com>
42726              Subject: [YAPATCH English.pm] My turn to putt again
42727              Date: Thu, 22 Jun 2000 20:33:58 -0400
42728              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
42729      Branch: cfgperl
42730            ! lib/English.pm t/lib/english.t
42731 ____________________________________________________________________________
42732 [  6223] By: jhi                                   on 2000/06/23  13:27:06
42733         Log: Avoid double close().
42734              Subject: [PATCH] avoid double close()
42735              From: Doug MacEachern <dougm@covalent.net>
42736              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
42737              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
42738      Branch: cfgperl
42739            ! doio.c
42740 ____________________________________________________________________________
42741 [  6222] By: jhi                                   on 2000/06/23  13:25:54
42742         Log: doc typo fix
42743              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
42744              From: Ian Phillipps <Ian.Phillipps@iname.com>
42745              Date: Fri, 23 Jun 2000 10:40:58 +0100
42746              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
42747      Branch: cfgperl
42748            ! lib/Pod/Usage.pm
42749 ____________________________________________________________________________
42750 [  6221] By: jhi                                   on 2000/06/23  13:24:15
42751         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
42752              From: simon@brecon.co.uk (Simon Cozens)
42753              Subject: [PATCH] Eliminate tr///[CU][CU]
42754              Date: 23 Jun 2000 11:05:40 GMT
42755              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
42756      Branch: cfgperl
42757            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
42758 ____________________________________________________________________________
42759 [  6220] By: jhi                                   on 2000/06/22  16:07:51
42760         Log: Win32 patches from Benjamin Stuhl.
42761      Branch: cfgperl
42762            ! makedef.pl win32/win32.h
42763 ____________________________________________________________________________
42764 [  6219] By: jhi                                   on 2000/06/22  16:06:34
42765         Log: Bytecode patches from Benjamin Stuhl.
42766      Branch: cfgperl
42767            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42768            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
42769            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42770 ____________________________________________________________________________
42771 [  6218] By: jhi                                   on 2000/06/15  23:54:16
42772         Log: Bytecode patches from Benjamin Stuhl.
42773      Branch: cfgperl
42774            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42775 ____________________________________________________________________________
42776 [  6217] By: jhi                                   on 2000/06/09  13:38:29
42777         Log: Rename the fdpid locking and integrate with Sarathy.
42778      Branch: cfgperl
42779            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
42780            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
42781            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
42782            ! win32/win32.c
42783           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
42784 ____________________________________________________________________________
42785 [  6216] By: gsar                                  on 2000/06/08  14:54:21
42786         Log: be more optimal about clearing @_
42787      Branch: perl
42788            ! cop.h
42789 ____________________________________________________________________________
42790 [  6215] By: gsar                                  on 2000/06/08  14:33:04
42791         Log: tweak comment about @DB::args
42792      Branch: perl
42793            ! av.h pp_ctl.c
42794 ____________________________________________________________________________
42795 [  6214] By: gsar                                  on 2000/06/08  13:57:54
42796         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
42797              caller() wants to populate @DB::args with it (causes a coredump
42798              in Carp::confess())
42799      Branch: perl
42800            ! cop.h t/op/runlevel.t
42801 ____________________________________________________________________________
42802 [  6213] By: gsar                                  on 2000/06/08  07:06:35
42803         Log: back out change#6106 (seems problematic)
42804      Branch: perl
42805            ! hints/solaris_2.sh
42806 ____________________________________________________________________________
42807 [  6212] By: jhi                                   on 2000/06/07  03:10:36
42808         Log: Continuing mopup for #6204.
42809      Branch: cfgperl
42810            ! ext/B/defsubs_h.PL
42811 ____________________________________________________________________________
42812 [  6211] By: jhi                                   on 2000/06/07  02:41:50
42813         Log: Mopup for #6204.
42814              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
42815              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
42816              This is comes from const() where POK isn't on when expected.
42817      Branch: cfgperl
42818            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
42819            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42820            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
42821            ! perlapi.h pod/perlapi.pod
42822 ____________________________________________________________________________
42823 [  6210] By: jhi                                   on 2000/06/07  01:56:29
42824         Log: Mopup for #6207 and #6209.
42825      Branch: cfgperl
42826            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
42827 ____________________________________________________________________________
42828 [  6209] By: jhi                                   on 2000/06/07  01:33:12
42829         Log: Lock PL_fdpid against race conditions, based on:
42830              Subject: [PATCH 5.6.0]subprocess fixup for threads
42831              From: Dan Sugalski <dan@sidhe.org>
42832              To: perl5-porters@perl.org
42833              Date: Tue, 11 Apr 2000 17:02:32 -0400
42834              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
42835      Branch: cfgperl
42836            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
42837            ! win32/win32.c
42838 ____________________________________________________________________________
42839 [  6208] By: jhi                                   on 2000/06/07  01:05:23
42840         Log: Regen headers for #6207.
42841      Branch: cfgperl
42842            ! embed.h global.sym objXSUB.h proto.h
42843 ____________________________________________________________________________
42844 [  6207] By: jhi                                   on 2000/06/06  23:43:13
42845         Log: Subject: [PATCH 5.6.0] Threadsafe patches
42846              From: Dan Sugalski <dan@sidhe.org>
42847              To: perl5-porters@perl.org
42848              Date: Mon, 08 May 2000 18:08:13 -0400
42849              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42850      Branch: cfgperl
42851            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
42852            ! proto.h sv.h util.c
42853 ____________________________________________________________________________
42854 [  6206] By: jhi                                   on 2000/06/06  23:21:23
42855         Log: Subject: [PATCH] Eliminate $a/$b in pod
42856              From: David Glasser <me@davidglasser.net>
42857              To: perl5-porters@perl.org
42858              Date: Mon, 29 May 2000 21:15:59 -0400
42859              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
42860      Branch: cfgperl
42861            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
42862            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
42863            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
42864            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
42865            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
42866            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
42867            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
42868            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
42869            ! pod/perlvar.pod pod/perlxs.pod
42870 ____________________________________________________________________________
42871 [  6205] By: jhi                                   on 2000/06/06  23:12:14
42872         Log: Subject: [PATCH] Win32 improvements
42873              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42874              To: gsar@activestate.com, perl5-porters@perl.org
42875              Date: Mon, 29 May 2000 17:22:24 PDT
42876              Message-ID: <20000530002224.91142.qmail@hotmail.com>
42877              (MUA had mangled many lines by wordwrapping)
42878      Branch: cfgperl
42879            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
42880 ____________________________________________________________________________
42881 [  6204] By: jhi                                   on 2000/06/06  23:01:50
42882         Log: Subject: [PATCH] B::Bytecode patches
42883              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42884              To: gsar@activestate.com, jhi@iki.fi
42885              Cc: perl5-porters@perl.org
42886              Message-ID: <20000602202526.48694.qmail@hotmail.com>
42887              (MUA had mangled many lines by wordwrapping)
42888      Branch: cfgperl
42889            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
42890            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
42891            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42892            ! intrpvar.h perl.c
42893 ____________________________________________________________________________
42894 [  6203] By: jhi                                   on 2000/06/06  22:32:43
42895         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
42896              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42897              Date: Tue, 06 Jun 2000 13:07:45 -0700
42898              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
42899      Branch: cfgperl
42900            ! pod/perldiag.pod
42901 ____________________________________________________________________________
42902 [  6202] By: jhi                                   on 2000/06/06  19:38:35
42903         Log: Integrate with Sarathy.
42904      Branch: cfgperl
42905           !> perl.c
42906 ____________________________________________________________________________
42907 [  6201] By: gsar                                  on 2000/06/06  00:42:59
42908         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
42909              does a PUSHMARK that's never ever POPMARKed; in general, only
42910              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42911              Perl_eval_[sp]v() don't because they don't take any incoming
42912              arguments (this leak has been around since the original version
42913              of perl_eval_pv() in 5.003_97e)
42914      Branch: perl
42915            ! perl.c
42916 ____________________________________________________________________________
42917 [  6200] By: jhi                                   on 2000/06/04  03:44:52
42918         Log: Update to cperl-mode.el 4.31 from
42919              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42920              Subject: A couple of notes
42921              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42922              To: Mailing list Perl5 <perl5-porters@perl.org>
42923              Date: Sat, 3 Jun 2000 23:33:32 -0400
42924              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42925      Branch: cfgperl
42926            ! emacs/cperl-mode.el
42927 ____________________________________________________________________________
42928 [  6199] By: jhi                                   on 2000/06/03  15:11:05
42929         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42930              From: Dan Sugalski <dan@sidhe.org>
42931              To: perl5-porters@perl.org, vmsperl@perl.org
42932              Date: Fri, 02 Jun 2000 17:30:51 -0400
42933              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42934      Branch: cfgperl
42935            ! vms/descrip_mms.template vms/gen_shrfls.pl
42936 ____________________________________________________________________________
42937 [  6198] By: jhi                                   on 2000/06/03  14:59:15
42938         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42939              From: Dan Sugalski <dan@sidhe.org>
42940              To: vmsperl@perl.org, perl5-porters@perl.org
42941              Date: Fri, 02 Jun 2000 16:00:41 -0400
42942              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42943              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42944      Branch: cfgperl
42945            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
42946            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
42947            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
42948 ____________________________________________________________________________
42949 [  6197] By: jhi                                   on 2000/06/03  14:41:30
42950         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42951              From: John Borwick <jhborwic@unity.ncsu.edu>
42952              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42953              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42954      Branch: cfgperl
42955            ! pod/perlsyn.pod
42956 ____________________________________________________________________________
42957 [  6196] By: jhi                                   on 2000/06/03  14:38:09
42958         Log: Integrate with Sarathy.
42959      Branch: cfgperl
42960           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42961           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42962           !> vms/perly_c.vms
42963 ____________________________________________________________________________
42964 [  6195] By: gsar                                  on 2000/06/02  22:43:13
42965         Log: fix yet another eval"" leak under USE_ITHREADS
42966      Branch: perl
42967            ! op.c
42968 ____________________________________________________________________________
42969 [  6194] By: gsar                                  on 2000/06/02  18:22:06
42970         Log: fix small eval"" memory leaks under USE_ITHREADS
42971      Branch: perl
42972            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42973            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42974            ! vms/perly_c.vms
42975 ____________________________________________________________________________
42976 [  6193] By: jhi                                   on 2000/06/01  13:03:56
42977         Log: Signals-be-gone for microperl.
42978      Branch: cfgperl
42979            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
42980 ____________________________________________________________________________
42981 [  6192] By: jhi                                   on 2000/06/01  12:52:02
42982         Log: Integrate with Sarathy.
42983      Branch: cfgperl
42984           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42985           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
42986           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
42987           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42988           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
42989           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
42990           !> t/op/vec.t utils/h2xs.PL
42991 ____________________________________________________________________________
42992 [  6191] By: gsar                                  on 2000/06/01  09:38:21
42993         Log: vec() loses numericalness (modified version of patch suggested
42994              by Robin Barker)
42995      Branch: perl
42996            ! doop.c t/op/vec.t
42997 ____________________________________________________________________________
42998 [  6190] By: gsar                                  on 2000/06/01  09:26:15
42999         Log: submit missing embed.pl change
43000      Branch: perl
43001            ! embed.pl
43002 ____________________________________________________________________________
43003 [  6189] By: gsar                                  on 2000/06/01  09:05:34
43004         Log: counting tr/// corrupts later operation (from M.J.T Guy)
43005      Branch: perl
43006            ! doop.c t/op/tr.t
43007 ____________________________________________________________________________
43008 [  6188] By: gsar                                  on 2000/06/01  08:58:39
43009         Log: h2xs tweaks
43010      Branch: perl
43011            ! utils/h2xs.PL
43012 ____________________________________________________________________________
43013 [  6187] By: gsar                                  on 2000/06/01  08:50:07
43014         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
43015              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
43016      Branch: perl
43017            + lib/Pod/LaTeX.pm
43018            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
43019            ! pod/pod2latex.PL
43020 ____________________________________________________________________________
43021 [  6186] By: gsar                                  on 2000/06/01  08:24:40
43022         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
43023              <wolfgang.laun@alcatel.at>)
43024      Branch: perl
43025            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
43026            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
43027 ____________________________________________________________________________
43028 [  6185] By: gsar                                  on 2000/06/01  08:12:00
43029         Log: remove incorrect documentation about implicit split to @_ in
43030              list context, which never really worked in perl 5 (from
43031              M.J.T. Guy)
43032      Branch: perl
43033            ! pod/perlfunc.pod pod/perltrap.pod
43034 ____________________________________________________________________________
43035 [  6184] By: gsar                                  on 2000/06/01  07:52:27
43036         Log: tweak for change#6127
43037      Branch: perl
43038            ! perl.c
43039 ____________________________________________________________________________
43040 [  6183] By: gsar                                  on 2000/06/01  07:41:02
43041         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
43042              <nick@ccl4.org>)
43043      Branch: perl
43044            + t/lib/selfloader.t
43045            ! MANIFEST lib/SelfLoader.pm
43046 ____________________________________________________________________________
43047 [  6182] By: jhi                                   on 2000/06/01  00:34:42
43048         Log: Be Cleaner Part Deux.
43049      Branch: cfgperl
43050            ! Makefile.SH
43051 ____________________________________________________________________________
43052 [  6181] By: jhi                                   on 2000/06/01  00:32:09
43053         Log: Integrate with Sarathy.
43054      Branch: cfgperl
43055           !> pp.c t/op/arith.t
43056 ____________________________________________________________________________
43057 [  6180] By: jhi                                   on 2000/06/01  00:31:13
43058         Log: microperl nits from Simon Cozens.
43059      Branch: cfgperl
43060            + uconfig.h
43061            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
43062            ! unixish.h
43063 ____________________________________________________________________________
43064 [  6179] By: gsar                                  on 2000/05/31  22:37:51
43065         Log: buggy modulus on UVs introduced by change#3378 (resulted in
43066              4063328477 % 65535 amounting to 27406, instead of 27407)
43067      Branch: perl
43068            ! pp.c t/op/arith.t
43069 ____________________________________________________________________________
43070 [  6178] By: jhi                                   on 2000/05/31  21:52:41
43071         Log: Be cleaner.
43072      Branch: cfgperl
43073            ! Makefile.SH
43074 ____________________________________________________________________________
43075 [  6177] By: jhi                                   on 2000/05/31  21:47:33
43076         Log: Substitution utf8 patch from Simon Cozens.
43077      Branch: cfgperl
43078            ! pp_hot.c
43079 ____________________________________________________________________________
43080 [  6176] By: jhi                                   on 2000/05/31  21:45:34
43081         Log: Single-quoted utf8 patch from Simon Cozens.
43082      Branch: cfgperl
43083            ! toke.c
43084 ____________________________________________________________________________
43085 [  6175] By: jhi                                   on 2000/05/31  21:40:18
43086         Log: Integrate with Sarathy.
43087      Branch: cfgperl
43088           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
43089 ____________________________________________________________________________
43090 [  6174] By: jhi                                   on 2000/05/31  21:37:31
43091         Log: microperl changes from Simon Cozens; Makefile for microperl
43092              written from scratch; few casts added as microperl compilation
43093              doesn't have all prototypes available.
43094      Branch: cfgperl
43095            + Makefile.micro README.micro Todo.micro uconfig.sh
43096            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
43097            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
43098      Branch: metaconfig
43099            + U/modified/Config_h.U
43100 ____________________________________________________________________________
43101 [  6173] By: jhi                                   on 2000/05/31  20:00:24
43102         Log: metaconfig maintenance.
43103      Branch: metaconfig
43104            + U/modified/Inhdr.U U/typedefs/inotype.U
43105      Branch: metaconfig/U/perl
43106            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
43107            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
43108 ____________________________________________________________________________
43109 [  6172] By: gsar                                  on 2000/05/31  05:05:42
43110         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
43111              (from Ilya Zakharevich)
43112      Branch: perl
43113            ! regexec.c t/op/re_tests
43114 ____________________________________________________________________________
43115 [  6171] By: gsar                                  on 2000/05/31  05:01:47
43116         Log: scalar() doesn't force scalar context when used in void context
43117              (from Simon Cozens)
43118      Branch: perl
43119            ! op.c t/op/wantarray.t
43120 ____________________________________________________________________________
43121 [  6170] By: gsar                                  on 2000/05/31  04:41:33
43122         Log: change#6142 needs tweaks to tests to work where there's no symlink()
43123              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
43124      Branch: perl
43125            ! t/lib/filefind.t
43126 ____________________________________________________________________________
43127 [  6169] By: gsar                                  on 2000/05/31  04:29:49
43128         Log: integrate cfgperl contents into mainline
43129      Branch: perl
43130           +> pod/perlmodlib.PL pod/perlnewmod.pod
43131           !> (integrate 42 files)
43132 ____________________________________________________________________________
43133 [  6168] By: jhi                                   on 2000/05/30  22:53:37
43134         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
43135      Branch: cfgperl
43136            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43137            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
43138            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
43139            ! win32/config.bc win32/config.gc win32/config.vc
43140            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43141            ! win32/config_h.PL win32/config_sh.PL
43142      Branch: metaconfig/U/perl
43143            ! perlxv.U
43144 ____________________________________________________________________________
43145 [  6167] By: jhi                                   on 2000/05/30  22:20:21
43146         Log: tweak todo 
43147      Branch: cfgperl
43148            ! Todo-5.6
43149 ____________________________________________________________________________
43150 [  6166] By: jhi                                   on 2000/05/30  22:11:51
43151         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
43152              in case somebody wants to write an extension for more
43153              shadow database interfaces.
43154      Branch: cfgperl
43155            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43156            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
43157            ! vos/config.def vos/config.h vos/config_h.SH_orig
43158            ! win32/config.bc win32/config.gc win32/config.vc
43159            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43160      Branch: metaconfig
43161            ! U/modified/Myinit.U
43162      Branch: metaconfig/U/perl
43163            + d_getespwnam.U d_getprpwnam.U i_prot.U
43164 ____________________________________________________________________________
43165 [  6165] By: jhi                                   on 2000/05/30  18:35:34
43166         Log: Integrate with Sarathy.
43167      Branch: cfgperl
43168           !> op.c
43169 ____________________________________________________________________________
43170 [  6164] By: jhi                                   on 2000/05/30  18:30:16
43171         Log: detypo
43172      Branch: cfgperl
43173            ! Configure config_h.SH
43174      Branch: metaconfig/U/perl
43175            ! perlxv.U
43176 ____________________________________________________________________________
43177 [  6163] By: gsar                                  on 2000/05/30  03:24:03
43178         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
43179      Branch: perl
43180            ! op.c
43181 ____________________________________________________________________________
43182 [  6162] By: gsar                                  on 2000/05/30  03:09:38
43183         Log: fix memory leak in method call optimization (change#3768);
43184              made C<eval "$x->foo()"> leak
43185      Branch: perl
43186            ! op.c
43187 ____________________________________________________________________________
43188 [  6161] By: jhi                                   on 2000/05/29  17:56:26
43189         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
43190              both from Simon Cozens.
43191      Branch: cfgperl
43192            + pod/perlmodlib.PL pod/perlnewmod.pod
43193            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
43194            ! pod/perlmodlib.pod pod/perltoc.pod
43195 ____________________________________________________________________________
43196 [  6160] By: jhi                                   on 2000/05/29  17:23:55
43197         Log: Changes for the File::Temp 0.08 (change #6159) test suite
43198              to fit better into the Perl distribution test framework.
43199      Branch: cfgperl
43200            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
43201            ! t/lib/ftmp-tempfile.t
43202 ____________________________________________________________________________
43203 [  6159] By: jhi                                   on 2000/05/29  16:55:36
43204         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
43205      Branch: cfgperl
43206            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43207            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43208 ____________________________________________________________________________
43209 [  6158] By: bailey                                on 2000/05/29  16:22:08
43210         Log: Add fallback to tmpfile for use in cases where user's relying on
43211              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
43212              Lane's patch)
43213      Branch: vmsperl
43214            ! vms/vms.c vms/vmsish.h
43215 ____________________________________________________________________________
43216 [  6157] By: jhi                                   on 2000/05/29  03:10:36
43217         Log: Regen Configure to jive with #6149.
43218      Branch: cfgperl
43219            ! Configure
43220      Branch: metaconfig
43221            ! U/modified/Getfile.U
43222 ____________________________________________________________________________
43223 [  6156] By: jhi                                   on 2000/05/29  03:01:38
43224         Log: Integrate with Sarathy.
43225      Branch: cfgperl
43226           +> ext/DynaLoader/dl_mac.xs
43227           !> (integrate 38 files)
43228 ____________________________________________________________________________
43229 [  6155] By: gsar                                  on 2000/05/28  21:15:58
43230         Log: small bug in change#6144; remove random \xA0 character that snuck
43231              in via change#6145
43232      Branch: perl
43233            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
43234 ____________________________________________________________________________
43235 [  6154] By: gsar                                  on 2000/05/28  21:04:19
43236         Log: avoid type mismatch warning
43237      Branch: perl
43238            ! perl.c
43239 ____________________________________________________________________________
43240 [  6153] By: gsar                                  on 2000/05/28  20:58:31
43241         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
43242              <nick@Bagpuss.uk.boo.com>)
43243      Branch: perl
43244            ! lib/Test/Harness.pm
43245 ____________________________________________________________________________
43246 [  6152] By: gsar                                  on 2000/05/28  20:53:42
43247         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
43248      Branch: perl
43249            ! regexec.c
43250 ____________________________________________________________________________
43251 [  6151] By: gsar                                  on 2000/05/28  20:50:28
43252         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
43253      Branch: perl
43254            ! regexec.c
43255 ____________________________________________________________________________
43256 [  6150] By: gsar                                  on 2000/05/28  20:39:58
43257         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
43258      Branch: perl
43259            ! pod/perlrequick.pod
43260 ____________________________________________________________________________
43261 [  6149] By: gsar                                  on 2000/05/28  20:35:16
43262         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
43263              <troc@netrus.net>)
43264      Branch: perl
43265            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
43266            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
43267            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
43268            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
43269 ____________________________________________________________________________
43270 [  6148] By: gsar                                  on 2000/05/28  20:21:07
43271         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
43272      Branch: perl
43273            ! lib/ExtUtils/MM_Unix.pm
43274 ____________________________________________________________________________
43275 [  6147] By: gsar                                  on 2000/05/28  20:12:41
43276         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
43277              (from Peter Prymmer)
43278      Branch: perl
43279            ! vms/subconfigure.com
43280 ____________________________________________________________________________
43281 [  6146] By: gsar                                  on 2000/05/28  20:06:15
43282         Log: doc typo
43283      Branch: perl
43284            ! lib/warnings.pm warnings.h warnings.pl
43285 ____________________________________________________________________________
43286 [  6145] By: gsar                                  on 2000/05/28  18:44:33
43287         Log: make xsubpp skip embedded pod (from Matthias Neeracher
43288              <neeri@iis.ee.ethz.ch>)
43289      Branch: perl
43290            ! lib/ExtUtils/xsubpp
43291 ____________________________________________________________________________
43292 [  6144] By: gsar                                  on 2000/05/28  18:42:49
43293         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
43294              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
43295              <neeri@iis.ee.ethz.ch>)
43296      Branch: perl
43297            ! lib/AutoSplit.pm
43298 ____________________________________________________________________________
43299 [  6143] By: gsar                                  on 2000/05/28  18:41:12
43300         Log: MacOS support, part 1 (from Matthias Neeracher
43301              <neeri@iis.ee.ethz.ch>)
43302      Branch: perl
43303            + ext/DynaLoader/dl_mac.xs
43304            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
43305            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
43306            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
43307            ! util.h
43308 ____________________________________________________________________________
43309 [  6142] By: gsar                                  on 2000/05/28  18:21:51
43310         Log: File::Find fails to chdir when chasing symlinks (from
43311              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
43312      Branch: perl
43313            ! lib/File/Find.pm t/lib/filefind.t
43314 ____________________________________________________________________________
43315 [  6141] By: jhi                                   on 2000/05/28  14:25:15
43316         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
43317              forwarded by Peter Seebach from the bsdi-users mailing list.
43318              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
43319      Branch: perl
43320            ! hints/bsdos.sh
43321 ____________________________________________________________________________
43322 [  6140] By: jhi                                   on 2000/05/28  14:11:57
43323         Log: Integrate with Sarathy.
43324      Branch: cfgperl
43325           +> (branch 30 files)
43326           !> (integrate 93 files)
43327 ____________________________________________________________________________
43328 [  6139] By: gsar                                  on 2000/05/28  10:01:48
43329         Log: revise mktables.PL for bugs and newness in Unicode 3.0
43330              (from James Bence <jbence@amgen.com>)
43331      Branch: perl
43332            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
43333            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
43334            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
43335            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
43336            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
43337            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
43338            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
43339            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
43340            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
43341            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
43342            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
43343            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
43344            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
43345            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
43346            + lib/unicode/Is/SylWU.pl
43347            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
43348            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43349            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43350            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43351            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43352            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43353            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43354            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43355            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43356            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43357            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43358            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43359            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43360            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43361            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43362            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
43363            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
43364            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
43365            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
43366            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
43367            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
43368            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
43369            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
43370            ! lib/unicode/Makefile lib/unicode/mktables.PL
43371 ____________________________________________________________________________
43372 [  6138] By: gsar                                  on 2000/05/28  08:50:32
43373         Log: add note about the handling of negative indices to tied arrays
43374              (from Michael G Schwern <schwern@pobox.com>)
43375      Branch: perl
43376            ! pod/perltie.pod
43377 ____________________________________________________________________________
43378 [  6137] By: gsar                                  on 2000/05/28  08:46:10
43379         Log: fix bogus redeclaration warning for "our" variables in different
43380              scopes
43381      Branch: perl
43382            ! op.c t/pragma/strict-vars
43383 ____________________________________________________________________________
43384 [  6136] By: gsar                                  on 2000/05/28  08:31:20
43385         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
43386      Branch: perl
43387            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
43388 ____________________________________________________________________________
43389 [  6135] By: gsar                                  on 2000/05/28  08:17:50
43390         Log: enable Test::Harness to dynamically determine column width etc.
43391              (from Rob Napier <rnapier@employees.org>)
43392      Branch: perl
43393            ! lib/Test/Harness.pm
43394 ____________________________________________________________________________
43395 [  6134] By: gsar                                  on 2000/05/28  08:13:39
43396         Log: make Test::Harness use wait.h/WCOREDUMP if available
43397              (from Ben Tilly <ben_tilly@hotmail.com>)
43398      Branch: perl
43399            ! lib/Test/Harness.pm
43400 ____________________________________________________________________________
43401 [  6133] By: gsar                                  on 2000/05/28  08:08:05
43402         Log: elide bogus test in change#6132
43403      Branch: perl
43404            ! t/pragma/warn/9enabled
43405 ____________________________________________________________________________
43406 [  6132] By: gsar                                  on 2000/05/28  08:03:14
43407         Log: warnings::enabled() doesn't fall back to looking at $^W if
43408              caller isn't using lexical warnings (from Paul Marquess)
43409      Branch: perl
43410            ! pp_ctl.c t/pragma/warn/9enabled
43411 ____________________________________________________________________________
43412 [  6131] By: gsar                                  on 2000/05/28  07:57:47
43413         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
43414      Branch: perl
43415            ! ext/POSIX/POSIX.pm
43416 ____________________________________________________________________________
43417 [  6130] By: gsar                                  on 2000/05/28  07:29:12
43418         Log: fix places that mean C<"word" character> but say C<alphanumeric
43419              character>
43420      Branch: perl
43421            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
43422 ____________________________________________________________________________
43423 [  6129] By: gsar                                  on 2000/05/28  07:18:41
43424         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
43425      Branch: perl
43426            ! vms/test.com
43427 ____________________________________________________________________________
43428 [  6128] By: gsar                                  on 2000/05/28  07:12:55
43429         Log: new perlxstut example for passing/returning refs to arrays
43430              (from David Lowe <dlowe@pootpoot.com>)
43431      Branch: perl
43432            ! pod/perlxstut.pod
43433 ____________________________________________________________________________
43434 [  6127] By: gsar                                  on 2000/05/28  07:02:50
43435         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
43436              failed (from Gisle Aas)
43437      Branch: perl
43438            ! cop.h perl.c
43439 ____________________________________________________________________________
43440 [  6126] By: gsar                                  on 2000/05/28  06:39:53
43441         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
43442              (reworked variant of patch suggested by Simon Cozens)
43443      Branch: perl
43444            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
43445            ! pp_hot.c proto.h t/op/gv.t
43446 ____________________________________________________________________________
43447 [  6125] By: gsar                                  on 2000/05/28  05:14:55
43448         Log: enable propagating exception objects via Perl_croak() in XS code
43449              (from Gisle Aas)
43450      Branch: perl
43451            ! util.c
43452 ____________________________________________________________________________
43453 [  6124] By: gsar                                  on 2000/05/28  05:07:28
43454         Log: integrate vmsperl contents into mainline
43455      Branch: perl
43456           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
43457           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
43458           !> vms/vmsish.h
43459 ____________________________________________________________________________
43460 [  6123] By: gsar                                  on 2000/05/28  05:03:53
43461         Log: clarify gotcha with #line directives (from Rocco Caputo
43462              <troc@netrus.net>)
43463      Branch: perl
43464            ! pod/perldebug.pod pod/perlsyn.pod
43465 ____________________________________________________________________________
43466 [  6122] By: gsar                                  on 2000/05/28  04:58:29
43467         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
43468              (from Mark-Jason Dominus)
43469      Branch: perl
43470            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
43471            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
43472            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
43473            ! toke.c
43474 ____________________________________________________________________________
43475 [  6121] By: bailey                                on 2000/05/25  04:46:54
43476         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
43477              lists (based on fixes by Craig Berry)
43478      Branch: vmsperl
43479            ! lib/File/Spec/VMS.pm
43480 ____________________________________________________________________________
43481 [  6120] By: bailey                                on 2000/05/25  04:25:38
43482         Log: Add missing escape (Charles Lane)
43483      Branch: vmsperl
43484            ! t/op/lex_assign.t
43485 ____________________________________________________________________________
43486 [  6119] By: bailey                                on 2000/05/25  04:21:25
43487         Log: Quiet error messages in vmsish.t (Charles Lane)
43488      Branch: vmsperl
43489            ! vms/ext/vmsish.t
43490 ____________________________________________________________________________
43491 [  6118] By: bailey                                on 2000/05/25  04:17:57
43492         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
43493              Flatten case labels in switch statements uniformly (Charles Bailey)
43494      Branch: vmsperl
43495            ! vms/vms.c
43496 ____________________________________________________________________________
43497 [  6117] By: bailey                                on 2000/05/25  03:58:09
43498         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
43499      Branch: vmsperl
43500            ! vms/vmsish.h
43501 ____________________________________________________________________________
43502 [  6116] By: bailey                                on 2000/05/25  03:11:15
43503         Log: Miscellaneous cosmetic fixes (Charles Lane)
43504      Branch: vmsperl
43505            ! lib/ExtUtils/MM_VMS.pm
43506 ____________________________________________________________________________
43507 [  6115] By: bailey                                on 2000/05/25  03:10:36
43508         Log: Add bounds checking for several strings (Charles Lane)
43509      Branch: vmsperl
43510            ! vms/vms.c
43511 ____________________________________________________________________________
43512 [  6114] By: bailey                                on 2000/05/25  02:25:34
43513         Log: Urk -- undo previous removal of vmsish 'exit' change
43514      Branch: vmsperl
43515            ! vms/ext/vmsish.pm vms/vmsish.h
43516 ____________________________________________________________________________
43517 [  6113] By: bailey                                on 2000/05/24  02:24:40
43518         Log: Ugly workaround for version-specific RTL error
43519      Branch: vmsperl
43520            ! vms/vms.c
43521 ____________________________________________________________________________
43522 [  6112] By: bailey                                on 2000/05/24  02:19:55
43523         Log: Check for existence of file before trying to delete
43524      Branch: vmsperl
43525            ! vms/test.com
43526 ____________________________________________________________________________
43527 [  6111] By: bailey                                on 2000/05/23  23:35:13
43528         Log: Resync with mainline prior to post-5.6.0 updates
43529      Branch: vmsperl
43530           +> (branch 49 files)
43531            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
43532            ! vms/ext/vmsish.pm
43533           !> (integrate 334 files)
43534 ____________________________________________________________________________
43535 [  6110] By: jhi                                   on 2000/05/23  19:28:32
43536         Log: todo tweak
43537      Branch: cfgperl
43538            ! Todo-5.6
43539 ____________________________________________________________________________
43540 [  6109] By: jhi                                   on 2000/05/18  17:38:54
43541         Log: Integrate with Sarathy.
43542      Branch: cfgperl
43543           !> mg.c perl.h win32/perlhost.h
43544 ____________________________________________________________________________
43545 [  6108] By: gsar                                  on 2000/05/17  02:24:56
43546         Log: reenable fake signal handling on Windows, bugs and all
43547      Branch: perl
43548            ! mg.c perl.h win32/perlhost.h
43549 ____________________________________________________________________________
43550 [  6107] By: jhi                                   on 2000/05/15  18:01:41
43551         Log: Tweak the todo list.
43552      Branch: cfgperl
43553            ! Todo-5.6
43554 ____________________________________________________________________________
43555 [  6106] By: jhi                                   on 2000/05/15  13:41:48
43556         Log: The (Configure) script refuses to go on, after asking for
43557              'You may also choose to try maximal 64-bitness....'.
43558              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
43559              -- Patrick Zima
43560              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
43561      Branch: cfgperl
43562            ! hints/solaris_2.sh
43563 ____________________________________________________________________________
43564 [  6105] By: jhi                                   on 2000/05/11  14:37:43
43565         Log: Integrate with Sarathy.
43566      Branch: cfgperl
43567           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43568           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
43569 ____________________________________________________________________________
43570 [  6104] By: gsar                                  on 2000/05/11  03:39:07
43571         Log: PL_sys_intern was being initialized too late on windows
43572      Branch: perl
43573            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43574            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
43575 ____________________________________________________________________________
43576 [  6103] By: jhi                                   on 2000/05/09  19:42:20
43577         Log: Test tweaking for Unicos continues.
43578      Branch: cfgperl
43579            ! t/op/64bitint.t
43580 ____________________________________________________________________________
43581 [  6102] By: jhi                                   on 2000/05/09  16:47:27
43582         Log: The test suite tweak in #6101 wasn't quite right.
43583      Branch: cfgperl
43584            ! t/lib/complex.t
43585 ____________________________________________________________________________
43586 [  6101] By: jhi                                   on 2000/05/09  15:35:34
43587         Log: Hints and test tweaks for Unicos.
43588      Branch: cfgperl
43589            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
43590 ____________________________________________________________________________
43591 [  6100] By: jhi                                   on 2000/05/08  21:15:06
43592         Log: More compilation tweakery from Allen Smith.
43593      Branch: cfgperl
43594            ! hints/irix_6.sh
43595 ____________________________________________________________________________
43596 [  6099] By: jhi                                   on 2000/05/08  19:21:18
43597         Log: Tweaks for the cc bugs from Allen Smith.
43598      Branch: cfgperl
43599            ! hints/irix_6.sh
43600 ____________________________________________________________________________
43601 [  6098] By: jhi                                   on 2000/05/08  19:13:37
43602         Log: Add a note about other, yet unsupported, shadow password APIs.
43603      Branch: cfgperl
43604            ! pp_sys.c
43605 ____________________________________________________________________________
43606 [  6097] By: jhi                                   on 2000/05/08  18:46:34
43607         Log: Add a note about possible compilation problems from Allen Smith.
43608      Branch: cfgperl
43609            ! hints/irix_6.sh
43610 ____________________________________________________________________________
43611 [  6096] By: jhi                                   on 2000/05/08  17:33:10
43612         Log: Integrate with Sarathy.
43613      Branch: cfgperl
43614           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43615           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
43616 ____________________________________________________________________________
43617 [  6095] By: jhi                                   on 2000/05/08  16:21:33
43618         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
43619              might be useful in future.
43620      Branch: cfgperl
43621            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43622            ! config_h.SH
43623      Branch: metaconfig
43624            ! U/installdirs/inc_version_list.U
43625      Branch: metaconfig/U/perl
43626            ! perlxv.U
43627 ____________________________________________________________________________
43628 [  6094] By: gsar                                  on 2000/05/08  14:22:22
43629         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
43630      Branch: perl
43631            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43632            ! hints/cygwin.sh pp_sys.c
43633 ____________________________________________________________________________
43634 [  6093] By: gsar                                  on 2000/05/08  12:52:28
43635         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
43636              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
43637      Branch: perl
43638            ! pp_sys.c sv.c win32/perlhost.h
43639 ____________________________________________________________________________
43640 [  6092] By: jhi                                   on 2000/05/07  22:40:34
43641         Log: Regen perltoc with the fixed buildtoc.
43642      Branch: cfgperl
43643            ! pod/perltoc.pod
43644 ____________________________________________________________________________
43645 [  6091] By: jhi                                   on 2000/05/07  22:24:16
43646         Log: Integrate with Sarathy.
43647      Branch: cfgperl
43648           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
43649           !> t/op/substr.t toke.c
43650 ____________________________________________________________________________
43651 [  6090] By: gsar                                  on 2000/05/07  19:47:07
43652         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
43653              [NI]OK; added tests for both
43654      Branch: perl
43655            ! perl.c pp_hot.c sv.c t/op/substr.t
43656 ____________________________________________________________________________
43657 [  6089] By: gsar                                  on 2000/05/07  18:18:38
43658         Log: buildtoc tweak to fix newline lossage
43659      Branch: perl
43660            ! pod/buildtoc
43661 ____________________________________________________________________________
43662 [  6088] By: jhi                                   on 2000/05/07  16:35:36
43663         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
43664              because we do not use those.  The HAS_GETSPNAM remains,
43665              though, because we still do use that.
43666      Branch: cfgperl
43667            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43668            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
43669            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
43670            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43671            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43672            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
43673 ____________________________________________________________________________
43674 [  6087] By: gsar                                  on 2000/05/07  16:05:16
43675         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
43676      Branch: perl
43677            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
43678 ____________________________________________________________________________
43679 [  6086] By: jhi                                   on 2000/05/07  15:27:07
43680         Log: Integrate with Sarathy.
43681      Branch: cfgperl
43682           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43683           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43684           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
43685           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
43686           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
43687           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
43688 ____________________________________________________________________________
43689 [  6085] By: gsar                                  on 2000/05/07  05:52:02
43690         Log: repeat operator (x) doesn't preserve utf8-ness
43691      Branch: perl
43692            ! pp.c t/op/substr.t
43693 ____________________________________________________________________________
43694 [  6084] By: gsar                                  on 2000/05/07  05:39:55
43695         Log: substr() does not preserve utf8-ness (from Stefan Eissing
43696              <Eissing@medicaldataservice.de>); added tests
43697      Branch: perl
43698            ! pp.c t/op/substr.t
43699 ____________________________________________________________________________
43700 [  6083] By: gsar                                  on 2000/05/07  05:24:46
43701         Log: note about undocumented caller() return value (from M.J.T. Guy);
43702              yet another peek.t tweak
43703      Branch: perl
43704            ! pod/perlfunc.pod t/lib/peek.t
43705 ____________________________________________________________________________
43706 [  6082] By: gsar                                  on 2000/05/07  05:08:40
43707         Log: peek.t non-portable to ithreads
43708      Branch: perl
43709            ! t/lib/peek.t
43710 ____________________________________________________________________________
43711 [  6081] By: gsar                                  on 2000/05/07  04:17:04
43712         Log: better default perlbug categories for ok reports (from Richard Foley)
43713      Branch: perl
43714            ! utils/perlbug.PL
43715 ____________________________________________________________________________
43716 [  6080] By: gsar                                  on 2000/05/07  04:08:07
43717         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
43718              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
43719      Branch: perl
43720            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43721            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43722            ! AUTHORS MAINTAIN MANIFEST
43723 ____________________________________________________________________________
43724 [  6079] By: gsar                                  on 2000/05/07  04:01:38
43725         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
43726      Branch: perl
43727            ! lib/Carp/Heavy.pm
43728 ____________________________________________________________________________
43729 [  6078] By: gsar                                  on 2000/05/07  01:24:19
43730         Log: workaround for CRT bug in chdir() (from Charles Lane, via
43731              Peter Prymmer)
43732      Branch: perl
43733            ! iperlsys.h vms/vms.c vms/vmsish.h
43734 ____________________________________________________________________________
43735 [  6077] By: gsar                                  on 2000/05/07  01:22:23
43736         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
43737              and Tom Phoenix)
43738      Branch: perl
43739            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
43740 ____________________________________________________________________________
43741 [  6076] By: gsar                                  on 2000/05/06  17:36:29
43742         Log: integrate cfgperl contents into mainline
43743      Branch: perl
43744           +> t/lib/peek.t
43745           !> Configure MANIFEST Porting/Glossary Porting/config.sh
43746           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
43747           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
43748           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
43749 ____________________________________________________________________________
43750 [  6075] By: jhi                                   on 2000/05/05  18:56:10
43751         Log: Make the test more portable.
43752      Branch: cfgperl
43753            ! t/lib/peek.t
43754 ____________________________________________________________________________
43755 [  6074] By: jhi                                   on 2000/05/05  18:49:20
43756         Log: Introduce t/lib/peek.t.
43757      Branch: cfgperl
43758            + t/lib/peek.t
43759            ! MANIFEST
43760 ____________________________________________________________________________
43761 [  6073] By: jhi                                   on 2000/05/05  14:30:45
43762         Log: Complex tweaks.
43763      Branch: cfgperl
43764            ! lib/Math/Complex.pm t/lib/complex.t
43765 ____________________________________________________________________________
43766 [  6072] By: jhi                                   on 2000/05/05  12:27:13
43767         Log: Integrate with Sarathy.
43768      Branch: cfgperl
43769           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43770           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43771           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
43772           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
43773 ____________________________________________________________________________
43774 [  6071] By: gsar                                  on 2000/05/05  02:24:46
43775         Log: misformatted perllocal.pod (from Tim Jenness
43776              <t.jenness@jach.hawaii.edu>)
43777      Branch: perl
43778            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43779 ____________________________________________________________________________
43780 [  6070] By: gsar                                  on 2000/05/05  02:16:52
43781         Log: remove misleading comment (from M.J.T. Guy)
43782      Branch: perl
43783            ! t/lib/anydbm.t
43784 ____________________________________________________________________________
43785 [  6069] By: gsar                                  on 2000/05/05  02:15:13
43786         Log: File::Spec compatibility update (from Barrie Slaymaker
43787              <barries@slaysys.com>)
43788      Branch: perl
43789            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43790            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43791 ____________________________________________________________________________
43792 [  6068] By: gsar                                  on 2000/05/05  02:01:50
43793         Log: note about values()
43794      Branch: perl
43795            ! pod/perlfunc.pod
43796 ____________________________________________________________________________
43797 [  6067] By: gsar                                  on 2000/05/05  01:33:09
43798         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
43799      Branch: perl
43800            ! win32/win32.c
43801 ____________________________________________________________________________
43802 [  6066] By: gsar                                  on 2000/05/05  01:23:43
43803         Log: s/END/CHECK/
43804      Branch: perl
43805            ! perl.c
43806 ____________________________________________________________________________
43807 [  6065] By: jhi                                   on 2000/05/04  17:30:22
43808         Log: Integrate with Sarathy.
43809      Branch: cfgperl
43810           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
43811 ____________________________________________________________________________
43812 [  6064] By: gsar                                  on 2000/05/04  17:26:14
43813         Log: change#5905 wasn't quite right--it's intent only applies when arguments
43814              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
43815      Branch: perl
43816            ! pp_sys.c sv.c
43817 ____________________________________________________________________________
43818 [  6063] By: gsar                                  on 2000/05/04  16:52:29
43819         Log: tokeq() could read unallocated field in argument
43820      Branch: perl
43821            ! toke.c
43822 ____________________________________________________________________________
43823 [  6062] By: gsar                                  on 2000/05/04  16:34:51
43824         Log: additional tests for utf8.t
43825      Branch: perl
43826            ! t/pragma/utf8.t
43827 ____________________________________________________________________________
43828 [  6061] By: gsar                                  on 2000/05/04  16:09:28
43829         Log: change#5921 neglected to make eq honor "use bytes"
43830      Branch: perl
43831            ! sv.c
43832 ____________________________________________________________________________
43833 [  6060] By: jhi                                   on 2000/05/04  15:30:16
43834         Log: Integrate with Sarathy.
43835      Branch: cfgperl
43836           !> perl.c regcomp.c t/pragma/utf8.t
43837 ____________________________________________________________________________
43838 [  6059] By: jhi                                   on 2000/05/04  15:26:37
43839         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
43840              in natively 64-bit platforms where a long is a quad (no need
43841              for long longs).  Also added bias for IVs.
43842      Branch: cfgperl
43843            ! toke.c
43844 ____________________________________________________________________________
43845 [  6058] By: gsar                                  on 2000/05/04  00:19:14
43846         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
43847              (spotted by Donald Kinzer <dkinzer@premia.com>)
43848      Branch: perl
43849            ! perl.c
43850 ____________________________________________________________________________
43851 [  6057] By: gsar                                  on 2000/05/03  18:34:01
43852         Log: fix broken parsing of /\x{ab}/
43853      Branch: perl
43854            ! regcomp.c t/pragma/utf8.t
43855 ____________________________________________________________________________
43856 [  6056] By: jhi                                   on 2000/05/03  17:57:16
43857         Log: The search of infinity continues, this time simplified.
43858      Branch: cfgperl
43859            ! lib/Math/Complex.pm
43860 ____________________________________________________________________________
43861 [  6055] By: jhi                                   on 2000/05/03  17:45:30
43862         Log: Detypo.
43863      Branch: cfgperl
43864            ! hints/unicos.sh
43865 ____________________________________________________________________________
43866 [  6054] By: jhi                                   on 2000/05/02  22:28:27
43867         Log: Be more forgiving in POSIX about HUGE_VALL.
43868      Branch: cfgperl
43869            ! ext/POSIX/POSIX.xs
43870 ____________________________________________________________________________
43871 [  6053] By: jhi                                   on 2000/05/02  22:25:05
43872         Log: Integrate with Sarathy.
43873      Branch: cfgperl
43874           !> hints/irix_6.sh pod/perlop.pod
43875 ____________________________________________________________________________
43876 [  6052] By: jhi                                   on 2000/05/02  22:24:31
43877         Log: Unicos hint tweak.
43878      Branch: cfgperl
43879            ! hints/unicos.sh
43880 ____________________________________________________________________________
43881 [  6051] By: jhi                                   on 2000/05/02  22:21:26
43882         Log: Complex tweakery.
43883      Branch: cfgperl
43884            ! lib/Math/Complex.pm t/lib/complex.t
43885 ____________________________________________________________________________
43886 [  6050] By: jhi                                   on 2000/05/02  19:26:22
43887         Log: Use setxxent()/endxxent().
43888      Branch: cfgperl
43889            ! t/op/grent.t t/op/pwent.t
43890 ____________________________________________________________________________
43891 [  6049] By: jhi                                   on 2000/05/02  19:06:02
43892         Log: Test both the scalar and list contexts.
43893      Branch: cfgperl
43894            ! t/op/grent.t t/op/pwent.t
43895 ____________________________________________________________________________
43896 [  6048] By: gsar                                  on 2000/05/02  18:29:10
43897         Log: add note about how $( doesn't interpolate in REs (from
43898              Philip Newton <newton@ficus.frogspace.net>)
43899      Branch: perl
43900            ! pod/perlop.pod
43901 ____________________________________________________________________________
43902 [  6047] By: jhi                                   on 2000/05/02  17:41:24
43903         Log: Call getspnam() only iff needd.
43904      Branch: cfgperl
43905            ! pp_sys.c
43906 ____________________________________________________________________________
43907 [  6046] By: gsar                                  on 2000/05/02  17:07:25
43908         Log: libscheck has insufficient checks for n32 libs (from
43909              Albert Chin-A-Young <china@thewrittenword.com>)
43910      Branch: perl
43911            ! hints/irix_6.sh
43912 ____________________________________________________________________________
43913 [  6045] By: jhi                                   on 2000/05/02  13:57:17
43914         Log: Integrate with Sarathy.
43915      Branch: cfgperl
43916           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
43917           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
43918 ____________________________________________________________________________
43919 [  6044] By: gsar                                  on 2000/05/02  06:48:19
43920         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
43921              such that underscores are only ignored in literal numbers,
43922              "\x{...}", and hex/oct argument
43923      Branch: perl
43924            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
43925 ____________________________________________________________________________
43926 [  6043] By: gsar                                  on 2000/05/02  02:22:29
43927         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
43928      Branch: perl
43929            ! pod/perlretut.pod
43930 ____________________________________________________________________________
43931 [  6042] By: gsar                                  on 2000/05/02  02:17:51
43932         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
43933      Branch: perl
43934            ! pod/perltrap.pod
43935 ____________________________________________________________________________
43936 [  6041] By: gsar                                  on 2000/05/02  01:53:51
43937         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
43938              to compensate
43939      Branch: perl
43940            ! Porting/makerel
43941 ____________________________________________________________________________
43942 [  6040] By: gsar                                  on 2000/05/02  01:51:57
43943         Log: missing files in MANIFEST
43944      Branch: perl
43945            ! MANIFEST
43946 ____________________________________________________________________________
43947 [  6039] By: jhi                                   on 2000/05/02  00:36:46
43948         Log: Infinite problems.
43949      Branch: cfgperl
43950            ! lib/Math/Complex.pm
43951 ____________________________________________________________________________
43952 [  6038] By: jhi                                   on 2000/05/02  00:06:38
43953         Log: pwent/spent #ifdef imbalance.
43954      Branch: cfgperl
43955            ! pp_sys.c
43956 ____________________________________________________________________________
43957 [  6037] By: jhi                                   on 2000/05/01  22:50:11
43958         Log: Use HUGE_VALL if applicable.
43959      Branch: cfgperl
43960            ! ext/POSIX/POSIX.xs util.c
43961 ____________________________________________________________________________
43962 [  6036] By: jhi                                   on 2000/05/01  22:20:53
43963         Log: Correct Freudian slip.
43964      Branch: cfgperl
43965            ! pp_sys.c
43966 ____________________________________________________________________________
43967 [  6035] By: jhi                                   on 2000/05/01  21:07:38
43968         Log: Continue on the pwent/spent case.
43969      Branch: cfgperl
43970            ! pp_sys.c
43971 ____________________________________________________________________________
43972 [  6034] By: jhi                                   on 2000/05/01  17:45:14
43973         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
43974              adjustments in 6032 conflicted badly with this, will have
43975              to revisit them later.
43976      Branch: cfgperl
43977           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
43978           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43979           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
43980           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
43981           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
43982           !> t/lib/cgi-html.t t/lib/cgi-request.t
43983 ____________________________________________________________________________
43984 [  6033] By: jhi                                   on 2000/05/01  17:40:49
43985         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
43986      Branch: cfgperl
43987            ! pp_sys.c
43988 ____________________________________________________________________________
43989 [  6032] By: gsar                                  on 2000/05/01  15:56:32
43990         Log: whitespace adjustments
43991      Branch: perl
43992            ! pp_sys.c
43993 ____________________________________________________________________________
43994 [  6031] By: gsar                                  on 2000/05/01  15:19:41
43995         Log: small nits in diagnostics.pm (from Robin Barker)
43996      Branch: perl
43997            ! lib/diagnostics.pm pod/perldiag.pod
43998 ____________________________________________________________________________
43999 [  6030] By: gsar                                  on 2000/05/01  08:39:18
44000         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
44001              for @- and @+ (from Johan Vromans)
44002      Branch: perl
44003            ! lib/English.pm pod/perlvar.pod
44004 ____________________________________________________________________________
44005 [  6029] By: gsar                                  on 2000/05/01  08:16:10
44006         Log: add CGI.pm v2.66 (from Lincoln Stein)
44007      Branch: perl
44008            + lib/CGI/Util.pm t/lib/cgi-pretty.t
44009            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
44010            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
44011            ! t/lib/cgi-html.t t/lib/cgi-request.t
44012 ____________________________________________________________________________
44013 [  6028] By: gsar                                  on 2000/05/01  06:34:41
44014         Log: Pod::Man generates groff-incompatible macro definition (from
44015              Tom Christiansen)
44016      Branch: perl
44017            ! lib/Pod/Man.pm
44018 ____________________________________________________________________________
44019 [  6027] By: gsar                                  on 2000/05/01  06:31:36
44020         Log: podlators-1.02 update (from Russ Allbery)
44021      Branch: perl
44022            ! lib/Pod/Man.pm lib/Pod/Text.pm
44023 ____________________________________________________________________________
44024 [  6026] By: jhi                                   on 2000/04/30  23:24:23
44025         Log: Integrate with Sarathy.
44026      Branch: cfgperl
44027           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
44028           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
44029           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
44030           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
44031           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
44032           !> t/lib/syslog.t toke.c win32/win32.h
44033 ____________________________________________________________________________
44034 [  6025] By: gsar                                  on 2000/04/30  18:17:47
44035         Log: Is{Alnum,Alpha,Word} don't match titlecase
44036              
44037              TODO: IsSpace is defined recursively!
44038              
44039              (both spotted by Larry)
44040      Branch: perl
44041            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
44042            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
44043 ____________________________________________________________________________
44044 [  6024] By: gsar                                  on 2000/04/30  17:50:19
44045         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
44046              (from Hugo van der Sanden)
44047      Branch: perl
44048            ! toke.c
44049 ____________________________________________________________________________
44050 [  6023] By: gsar                                  on 2000/04/30  17:14:43
44051         Log: debugger stomps on $. (from M.J.T. Guy)
44052      Branch: perl
44053            ! lib/perl5db.pl
44054 ____________________________________________________________________________
44055 [  6022] By: gsar                                  on 2000/04/30  16:59:22
44056         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
44057      Branch: perl
44058            ! sv.c
44059 ____________________________________________________________________________
44060 [  6021] By: gsar                                  on 2000/04/29  21:00:08
44061         Log: remove Win2K issue in pod (fixed by change#6020)
44062      Branch: perl
44063            ! README.win32 pod/perl56delta.pod
44064 ____________________________________________________________________________
44065 [  6020] By: gsar                                  on 2000/04/29  20:51:49
44066         Log: test tweak
44067      Branch: perl
44068            ! t/lib/open3.t
44069 ____________________________________________________________________________
44070 [  6019] By: gsar                                  on 2000/04/29  20:34:27
44071         Log: windows portability tweaks
44072      Branch: perl
44073            ! t/lib/b.t win32/win32.h
44074 ____________________________________________________________________________
44075 [  6018] By: gsar                                  on 2000/04/29  19:55:24
44076         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
44077              make _PATH_LOG() return "" if unavailable
44078      Branch: perl
44079            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
44080            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
44081 ____________________________________________________________________________
44082 [  6017] By: jhi                                   on 2000/04/28  22:49:46
44083         Log: Integrate with Sarathy.
44084      Branch: cfgperl
44085           !> op.c perl.c pod/perldiag.pod t/lib/b.t
44086 ____________________________________________________________________________
44087 [  6016] By: jhi                                   on 2000/04/28  22:46:14
44088         Log: Do not warn that an infinity does not look like a number.
44089      Branch: cfgperl
44090            ! sv.c
44091 ____________________________________________________________________________
44092 [  6015] By: gsar                                  on 2000/04/28  22:35:49
44093         Log: tweak test for portability
44094      Branch: perl
44095            ! t/lib/b.t
44096 ____________________________________________________________________________
44097 [  6014] By: gsar                                  on 2000/04/28  22:05:31
44098         Log: glob() loading File::Glob behind the scenes may cause syntax errors
44099      Branch: perl
44100            ! op.c
44101 ____________________________________________________________________________
44102 [  6013] By: gsar                                  on 2000/04/28  21:25:22
44103         Log: tweak change#5945 to display correct switch name in diagnostic
44104      Branch: perl
44105            ! perl.c pod/perldiag.pod
44106 ____________________________________________________________________________
44107 [  6012] By: jhi                                   on 2000/04/28  21:08:12
44108         Log: Integrate with Sarathy.
44109      Branch: cfgperl
44110           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
44111           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
44112           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
44113 ____________________________________________________________________________
44114 [  6011] By: jhi                                   on 2000/04/28  21:04:46
44115         Log: &HUGE_VAL is not defined, it exists.
44116      Branch: cfgperl
44117            ! lib/Math/Complex.pm
44118 ____________________________________________________________________________
44119 [  6010] By: gsar                                  on 2000/04/28  21:02:58
44120         Log: clarify note about shadow password support (from
44121              gellyfish@gellyfish.com)
44122      Branch: perl
44123            ! pod/perlfunc.pod
44124 ____________________________________________________________________________
44125 [  6009] By: gsar                                  on 2000/04/28  21:00:00
44126         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
44127      Branch: perl
44128            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
44129 ____________________________________________________________________________
44130 [  6008] By: gsar                                  on 2000/04/28  20:56:33
44131         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
44132      Branch: perl
44133            ! installperl vms/subconfigure.com
44134 ____________________________________________________________________________
44135 [  6007] By: gsar                                  on 2000/04/28  20:51:21
44136         Log: note about compile failures and END blocks (from M.J.T. Guy)
44137      Branch: perl
44138            ! pod/perl56delta.pod pod/perlmod.pod
44139 ____________________________________________________________________________
44140 [  6006] By: jhi                                   on 2000/04/28  20:42:14
44141         Log: Regen Configure.
44142      Branch: cfgperl
44143            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44144            ! config_h.SH
44145 ____________________________________________________________________________
44146 [  6005] By: gsar                                  on 2000/04/28  20:41:16
44147         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
44148      Branch: perl
44149            ! utils/perldoc.PL
44150 ____________________________________________________________________________
44151 [  6004] By: jhi                                   on 2000/04/28  20:28:21
44152         Log: Integrate with Sarathy.
44153      Branch: cfgperl
44154           !> Configure INSTALL Porting/Glossary Porting/config.sh
44155           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
44156           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
44157           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
44158           !> win32/config.vc win32/win32.c
44159 ____________________________________________________________________________
44160 [  6003] By: gsar                                  on 2000/04/28  20:11:20
44161         Log: allow REG_EXPAND_SZ keys in Windows registry (from
44162              John Clayton <John.Clayton@barclayscapital.com>)
44163      Branch: perl
44164            ! win32/win32.c
44165 ____________________________________________________________________________
44166 [  6002] By: gsar                                  on 2000/04/28  19:34:16
44167         Log: destructive sv_setsv() can lose UV-ness from source, causing
44168              numeric promotions/comparisons to fail to do the right thing
44169      Branch: perl
44170            ! sv.c
44171 ____________________________________________________________________________
44172 [  6001] By: gsar                                  on 2000/04/28  18:44:15
44173         Log: support additional library locations via $Config{otherlibdirs}
44174              (from Andy Dougherty)
44175      Branch: perl
44176            ! Configure INSTALL Porting/Glossary Porting/config.sh
44177            ! Porting/config_H config_h.SH epoc/config.sh perl.c
44178            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
44179            ! win32/config.bc win32/config.gc win32/config.vc
44180 ____________________________________________________________________________
44181 [  6000] By: gsar                                  on 2000/04/28  18:26:58
44182         Log: reworked otherlibdirs.U (from Andy Dougherty)
44183      Branch: metaconfig
44184            ! U/installdirs/otherlibdirs.U
44185 ____________________________________________________________________________
44186 [  5999] By: gsar                                  on 2000/04/28  18:17:07
44187         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
44188      Branch: perl
44189            ! t/pragma/warn/toke toke.c
44190 ____________________________________________________________________________
44191 [  5998] By: jhi                                   on 2000/04/28  13:32:17
44192         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
44193      Branch: cfgperl
44194            ! lib/Math/Complex.pm
44195 ____________________________________________________________________________
44196 [  5997] By: jhi                                   on 2000/04/28  13:14:04
44197         Log: Preserve $!.
44198      Branch: cfgperl
44199            ! lib/Math/Complex.pm
44200 ____________________________________________________________________________
44201 [  5996] By: jhi                                   on 2000/04/28  12:59:23
44202         Log: Integrate with Sarathy.
44203      Branch: cfgperl
44204           +> pod/perlrequick.pod pod/perlretut.pod
44205           !> (integrate 51 files)
44206 ____________________________________________________________________________
44207 [  5995] By: gsar                                  on 2000/04/28  09:37:36
44208         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
44209      Branch: perl
44210            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
44211 ____________________________________________________________________________
44212 [  5994] By: gsar                                  on 2000/04/28  09:33:26
44213         Log: fix for missed accounting for null byte in pack("Z",...) (from
44214              M.J.T. Guy)
44215      Branch: perl
44216            ! pp.c t/op/pack.t
44217 ____________________________________________________________________________
44218 [  5993] By: gsar                                  on 2000/04/28  09:30:05
44219         Log: various minor tweaks seen on p5p
44220      Branch: perl
44221            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
44222 ____________________________________________________________________________
44223 [  5992] By: gsar                                  on 2000/04/28  09:08:19
44224         Log: pod nit (from Simon Cozens)
44225      Branch: perl
44226            ! pod/perlop.pod
44227 ____________________________________________________________________________
44228 [  5991] By: gsar                                  on 2000/04/28  09:06:36
44229         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
44230      Branch: perl
44231            ! README.posix-bc hints/posix-bc.sh
44232 ____________________________________________________________________________
44233 [  5990] By: gsar                                  on 2000/04/28  08:54:52
44234         Log: use $ENV{LIB} to search for libs under Visual C compiler
44235              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
44236      Branch: perl
44237            ! lib/ExtUtils/Liblist.pm
44238 ____________________________________________________________________________
44239 [  5989] By: gsar                                  on 2000/04/28  08:27:12
44240         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
44241              itself and no other (from Tom Hughes)
44242      Branch: perl
44243            ! t/op/array.t toke.c
44244 ____________________________________________________________________________
44245 [  5988] By: gsar                                  on 2000/04/28  08:01:38
44246         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
44247              <paul@miraclefish.com>)
44248      Branch: perl
44249            ! lib/ExtUtils/MakeMaker.pm
44250 ____________________________________________________________________________
44251 [  5987] By: gsar                                  on 2000/04/28  07:53:09
44252         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
44253      Branch: perl
44254            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
44255 ____________________________________________________________________________
44256 [  5986] By: gsar                                  on 2000/04/28  07:44:17
44257         Log: add regular expressions tutorial and quick-start guide (from
44258              Mark Kvale <kvale@phy.ucsf.edu>)
44259      Branch: perl
44260            + pod/perlrequick.pod pod/perlretut.pod
44261            ! AUTHORS MAINTAIN MANIFEST
44262 ____________________________________________________________________________
44263 [  5985] By: gsar                                  on 2000/04/28  07:30:28
44264         Log: forked child may not exit correctly if it failed to open
44265              /dev/console (from Graham Barr)
44266      Branch: perl
44267            ! ext/Sys/Syslog/Syslog.pm
44268 ____________________________________________________________________________
44269 [  5984] By: gsar                                  on 2000/04/28  07:27:20
44270         Log: attributes::reftype() doesn't work on tied argument
44271      Branch: perl
44272            ! xsutils.c
44273 ____________________________________________________________________________
44274 [  5983] By: gsar                                  on 2000/04/28  07:15:04
44275         Log: numeric conversion of non-number in change#3378 tramples on
44276              OOK offset, causing segfaults
44277      Branch: perl
44278            ! sv.c
44279 ____________________________________________________________________________
44280 [  5982] By: gsar                                  on 2000/04/28  04:48:25
44281         Log: avoid error in IO::Socket::INET when given an unknown service name
44282              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
44283      Branch: perl
44284            ! ext/IO/lib/IO/Socket/INET.pm
44285 ____________________________________________________________________________
44286 [  5981] By: gsar                                  on 2000/04/28  04:31:31
44287         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
44288              prototype mismatch with CORE::glob(); update pod and tests to
44289              suit (File::Glob::glob() is still available for backward
44290              compatibility, but should be considered deprecated)
44291      Branch: perl
44292            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
44293            ! t/lib/glob-taint.t
44294 ____________________________________________________________________________
44295 [  5980] By: gsar                                  on 2000/04/28  03:47:29
44296         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
44297              <ghudson@mit.edu>)
44298      Branch: metaconfig
44299            ! U/modified/Options.U
44300      Branch: perl
44301            ! Configure
44302 ____________________________________________________________________________
44303 [  5979] By: gsar                                  on 2000/04/28  03:07:54
44304         Log: under useithreads, constant pad entries could inadvertantly be
44305              shared across threads (from Eric Blood <eblood@xmission.com>);
44306              added Eric's test case to testsuite
44307      Branch: perl
44308            ! op.c t/op/misc.t
44309 ____________________________________________________________________________
44310 [  5978] By: gsar                                  on 2000/04/27  21:13:00
44311         Log: sync version numbers in File::Spec with the ones on CPAN
44312              (from Barrie Slaymaker)
44313      Branch: perl
44314            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44315            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44316            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44317 ____________________________________________________________________________
44318 [  5977] By: gsar                                  on 2000/04/27  21:07:29
44319         Log: autoquote barewords followed by newline and arrow properly
44320              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
44321      Branch: perl
44322            ! t/pragma/warn/toke toke.c
44323 ____________________________________________________________________________
44324 [  5976] By: gsar                                  on 2000/04/27  20:41:20
44325         Log: DB_File v1.73 update (from Paul Marquess)
44326      Branch: perl
44327            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44328            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44329 ____________________________________________________________________________
44330 [  5975] By: gsar                                  on 2000/04/27  20:34:24
44331         Log: allow sort() reentrancy (variant of patch suggested by
44332              Hugo van der Sanden)
44333      Branch: perl
44334            ! pp_ctl.c t/op/sort.t
44335 ____________________________________________________________________________
44336 [  5974] By: gsar                                  on 2000/04/27  19:46:57
44337         Log: change#4197 somehow missed initializing PL_errors, meaning
44338              sytax error queueing wasn't working outside eval"" at all;
44339              also fixed eval"" to localize PL_error_count, so that compile-time
44340              eval's don't clobber the error state of the outer context
44341      Branch: perl
44342            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
44343            ! t/pragma/warn/toke
44344 ____________________________________________________________________________
44345 [  5973] By: gsar                                  on 2000/04/27  18:29:05
44346         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
44347      Branch: perl
44348            ! regcomp.c regexec.c t/op/re_tests
44349 ____________________________________________________________________________
44350 [  5972] By: jhi                                   on 2000/04/27  18:22:41
44351         Log: Integrate with Sarathy.
44352      Branch: cfgperl
44353           +> t/lib/b.t t/lib/syslog.t
44354           !> (integrate 31 files)
44355 ____________________________________________________________________________
44356 [  5971] By: jhi                                   on 2000/04/27  18:18:46
44357         Log: Unicos tweaks from Mark P. Lutz.
44358      Branch: cfgperl
44359            ! hints/unicos.sh lib/Math/Complex.pm
44360 ____________________________________________________________________________
44361 [  5970] By: gsar                                  on 2000/04/27  18:05:11
44362         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
44363              IV is >32bits
44364      Branch: perl
44365            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
44366 ____________________________________________________________________________
44367 [  5969] By: gsar                                  on 2000/04/27  17:50:56
44368         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
44369      Branch: perl
44370            + t/lib/syslog.t
44371            ! MANIFEST ext/Sys/Syslog/Syslog.pm
44372 ____________________________________________________________________________
44373 [  5968] By: gsar                                  on 2000/04/27  17:44:49
44374         Log: tolerate spaces in group names in test on solaris (from David Boyce
44375              <dsb@boyski.com>)
44376      Branch: perl
44377            ! t/op/groups.t
44378 ____________________________________________________________________________
44379 [  5967] By: gsar                                  on 2000/04/27  17:41:22
44380         Log: improved docs on the warn_uninit diagnostic (from David Glasser
44381              and Simon Cozens)
44382      Branch: perl
44383            ! pod/perldiag.pod
44384 ____________________________________________________________________________
44385 [  5966] By: gsar                                  on 2000/04/27  16:54:58
44386         Log: add testsuite for B backends, fix bug in B::Deparse (from
44387              Simon Cozens <simon@brecon.co.uk>)
44388      Branch: perl
44389            + t/lib/b.t
44390            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
44391 ____________________________________________________________________________
44392 [  5965] By: gsar                                  on 2000/04/27  16:10:37
44393         Log: avoid "will not stay shared" warnings for our variables (from
44394              Robin Barker)
44395      Branch: perl
44396            ! op.c t/pragma/warn/op
44397 ____________________________________________________________________________
44398 [  5964] By: gsar                                  on 2000/04/27  07:05:05
44399         Log: reformat to 72 columns (again)
44400      Branch: perl
44401            ! pod/perldiag.pod
44402 ____________________________________________________________________________
44403 [  5963] By: gsar                                  on 2000/04/27  06:28:31
44404         Log: patch from Larry to make (\&) prototype work; added tests for
44405              the same
44406      Branch: perl
44407            ! op.c t/comp/proto.t
44408 ____________________________________________________________________________
44409 [  5962] By: gsar                                  on 2000/04/27  06:15:47
44410         Log: updated README.hpux (from Jeff Okamoto)
44411      Branch: perl
44412            ! README.hpux
44413 ____________________________________________________________________________
44414 [  5961] By: gsar                                  on 2000/04/27  05:55:03
44415         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
44416      Branch: perl
44417            ! emacs/cperl-mode.el
44418 ____________________________________________________________________________
44419 [  5960] By: gsar                                  on 2000/04/27  05:49:26
44420         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
44421      Branch: perl
44422            ! INSTALL
44423 ____________________________________________________________________________
44424 [  5959] By: gsar                                  on 2000/04/27  05:33:41
44425         Log: doubled words in pods (from Simon Cozens
44426              <simon.p.cozens@jp.pwcglobal.com>)
44427      Branch: perl
44428            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
44429            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
44430            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
44431            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
44432            ! pod/perltootc.pod
44433 ____________________________________________________________________________
44434 [  5958] By: gsar                                  on 2000/04/27  05:11:39
44435         Log: change#3569 deleted some essential code, revert; avoid use of
44436              atexit() to make DynaLoader work properly on AIX under mod_perl
44437              (from Jens-Uwe Mager <jum@helios.de>)
44438      Branch: perl
44439            ! ext/DynaLoader/dl_aix.xs
44440 ____________________________________________________________________________
44441 [  5957] By: gsar                                  on 2000/04/27  04:54:51
44442         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
44443      Branch: perl
44444            ! pod/perlmod.pod
44445 ____________________________________________________________________________
44446 [  5956] By: gsar                                  on 2000/04/27  04:51:47
44447         Log: better diagnostics on failed tests (from Ilya Zakharevich)
44448      Branch: perl
44449            ! t/op/lex_assign.t
44450 ____________________________________________________________________________
44451 [  5955] By: gsar                                  on 2000/04/27  04:26:44
44452         Log: longstanding bug exposed by change#3307: sort arguments weren't
44453              compiled with the right wantarray context (ensuing runtime lookup
44454              via block_gimme() was getting the incidental context of the
44455              sort() itself)
44456      Branch: perl
44457            ! op.c t/op/sort.t
44458 ____________________________________________________________________________
44459 [  5954] By: gsar                                  on 2000/04/26  23:42:12
44460         Log: integrate cfgperl contents into mainline
44461      Branch: perl
44462           !> (integrate 30 files)
44463 ____________________________________________________________________________
44464 [  5953] By: jhi                                   on 2000/04/26  23:06:42
44465         Log: Integrate with Sarathy.
44466      Branch: cfgperl
44467           !> README.win32 ext/B/B/Deparse.pm
44468           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44469           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
44470           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
44471           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
44472           !> utils/perldoc.PL vms/perlvms.pod
44473 ____________________________________________________________________________
44474 [  5952] By: jhi                                   on 2000/04/26  23:03:46
44475         Log: Undo "use integer" addition from 64bitint as it seems
44476              to break most of the subtests in Digital UNIX;
44477              Unicos needs to find another way.
44478      Branch: cfgperl
44479            ! t/op/64bitint.t
44480 ____________________________________________________________________________
44481 [  5951] By: jhi                                   on 2000/04/26  22:57:53
44482         Log: Be more robust on "extreme" (large absolute value)
44483              arguments.  Originally reported by Daniel Connelly
44484              as a problem with asinh() on large negative arguments,
44485              asinh() used to bail out because an argument to log()
44486              ended up being zero.  Ilya Zakharevich proposed using
44487              Taylor's series in such cases, which for such large
44488              arguments is a very good approximation.
44489      Branch: cfgperl
44490            ! lib/Math/Complex.pm t/lib/complex.t
44491 ____________________________________________________________________________
44492 [  5950] By: gsar                                  on 2000/04/25  19:13:12
44493         Log: reformat perldiag to avoid long lines
44494      Branch: perl
44495            ! pod/perldiag.pod
44496 ____________________________________________________________________________
44497 [  5949] By: gsar                                  on 2000/04/25  18:41:11
44498         Log: make perldoc use the pod2man from the same version (from
44499              M.J.T. Guy)
44500      Branch: perl
44501            ! utils/perldoc.PL
44502 ____________________________________________________________________________
44503 [  5948] By: gsar                                  on 2000/04/25  18:21:57
44504         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
44505              <kompas@kompas.usr.onet.pl>)
44506      Branch: perl
44507            ! lib/vars.pm
44508 ____________________________________________________________________________
44509 [  5947] By: gsar                                  on 2000/04/25  18:11:53
44510         Log: use &dl_error rather than &dl_load_file as the guard for calling
44511              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
44512              statically built perl)
44513      Branch: perl
44514            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44515 ____________________________________________________________________________
44516 [  5946] By: jhi                                   on 2000/04/25  17:37:54
44517         Log: Document that tr() is not tr(1).
44518      Branch: cfgperl
44519            ! pod/perlop.pod
44520 ____________________________________________________________________________
44521 [  5945] By: gsar                                  on 2000/04/25  16:34:33
44522         Log: make module name mandatory after -M switch; reorder perldiag
44523              alphabetically (from Mark-Jason Dominus)
44524      Branch: perl
44525            ! perl.c pod/perldiag.pod
44526 ____________________________________________________________________________
44527 [  5944] By: jhi                                   on 2000/04/25  01:15:18
44528         Log: On second thoughts frexp() does have two arguments.
44529      Branch: cfgperl
44530            ! perl.h
44531 ____________________________________________________________________________
44532 [  5943] By: jhi                                   on 2000/04/24  22:56:32
44533         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
44534              Now pp_ncmp() returns undef is either operand is a NaN.
44535      Branch: cfgperl
44536            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44537            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
44538            ! vms/subconfigure.com vos/config.def vos/config.h
44539            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
44540            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44541            ! win32/config_H.vc
44542      Branch: metaconfig/U/perl
44543            + d_modfl.U
44544 ____________________________________________________________________________
44545 [  5942] By: jhi                                   on 2000/04/24  19:45:17
44546         Log: Regen Configure to match #5937.
44547      Branch: cfgperl
44548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44549            ! config_h.SH
44550      Branch: metaconfig
44551            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
44552 ____________________________________________________________________________
44553 [  5941] By: jhi                                   on 2000/04/24  19:24:11
44554         Log: Further Unicos fixes for Mark Lutz.
44555      Branch: cfgperl
44556            ! hints/unicos.sh pp_ctl.c
44557 ____________________________________________________________________________
44558 [  5940] By: jhi                                   on 2000/04/24  19:09:06
44559         Log: Various Unicos 10.0.0.6 fixes.
44560              
44561              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
44562              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
44563              Reply-To: tecmpl1@triton.ca.boeing.com 
44564              To: perl5-porters@perl.org 
44565              Date: Fri, 14 Apr 2000 20:21:00 GMT 
44566              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
44567      Branch: cfgperl
44568            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
44569 ____________________________________________________________________________
44570 [  5939] By: gsar                                  on 2000/04/24  19:01:24
44571         Log: more pod nits (from Larry Virden)
44572      Branch: perl
44573            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
44574            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
44575            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
44576 ____________________________________________________________________________
44577 [  5938] By: gsar                                  on 2000/04/24  18:54:01
44578         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
44579      Branch: perl
44580            ! ext/B/B/Deparse.pm
44581 ____________________________________________________________________________
44582 [  5937] By: jhi                                   on 2000/04/24  17:39:00
44583         Log: Integrate with Sarathy.
44584      Branch: cfgperl
44585           +> (branch 31 files)
44586           !> (integrate 73 files)
44587 ____________________________________________________________________________
44588 [  5936] By: gsar                                  on 2000/04/24  17:30:06
44589         Log: additional tests for change#5934 (from Paul Marquess, who also
44590              sent in the same fix)
44591      Branch: perl
44592            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
44593            ! t/pragma/warn/5nolint t/pragma/warn/6default
44594 ____________________________________________________________________________
44595 [  5935] By: jhi                                   on 2000/04/24  17:26:05
44596         Log: Do not assume sign propagation.
44597              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
44598              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
44599              To: payner@ncifcrf.gov, perl5-porters@perl.org 
44600              Date: Tue, 18 Apr 2000 18:24:49 +0100 
44601              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
44602      Branch: cfgperl
44603            ! t/op/bop.t t/op/misc.t
44604 ____________________________________________________________________________
44605 [  5934] By: gsar                                  on 2000/04/24  17:16:54
44606         Log: propagate lexical warnings from surrounding scope correctly
44607              within string eval()
44608      Branch: perl
44609            ! pp_ctl.c t/pragma/warn/pp_ctl
44610 ____________________________________________________________________________
44611 [  5933] By: jhi                                   on 2000/04/24  17:01:07
44612         Log: Flatten the cpp jungle doing the nosuid checking.
44613      Branch: cfgperl
44614            ! perl.c
44615 ____________________________________________________________________________
44616 [  5932] By: gsar                                  on 2000/04/24  09:08:14
44617         Log: add rsignal(), whichsig() and do_join() to public API list
44618              (mod_perl uses them to good advantage)
44619      Branch: perl
44620            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
44621 ____________________________________________________________________________
44622 [  5931] By: gsar                                  on 2000/04/24  09:01:40
44623         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
44624      Branch: perl
44625            ! pp_hot.c regexec.c t/op/pat.t
44626 ____________________________________________________________________________
44627 [  5930] By: gsar                                  on 2000/04/24  08:58:33
44628         Log: small os390 tweaks (from Peter Prymmer)
44629      Branch: perl
44630            ! config_h.SH makedepend.SH
44631 ____________________________________________________________________________
44632 [  5929] By: gsar                                  on 2000/04/24  08:55:25
44633         Log: pod nits
44634      Branch: perl
44635            ! pod/perlguts.pod
44636 ____________________________________________________________________________
44637 [  5928] By: gsar                                  on 2000/04/24  08:50:13
44638         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
44639      Branch: perl
44640            ! ext/IO/lib/IO/Poll.pm
44641 ____________________________________________________________________________
44642 [  5927] By: gsar                                  on 2000/04/24  08:43:24
44643         Log: arrange for next() to resume at the unstack op rather than the
44644              loop conditional, so that scope cleanup happens correctly
44645              (from Stephen McCamant)
44646      Branch: perl
44647            ! op.c pp_ctl.c t/op/misc.t
44648 ____________________________________________________________________________
44649 [  5926] By: gsar                                  on 2000/04/24  08:18:40
44650         Log: on windows, reserve 16M of stack rather than 128M (allows more
44651              threads to run concurrently)
44652      Branch: perl
44653            ! win32/Makefile win32/makefile.mk
44654 ____________________________________________________________________________
44655 [  5925] By: gsar                                  on 2000/04/24  08:13:52
44656         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
44657      Branch: perl
44658            ! toke.c
44659 ____________________________________________________________________________
44660 [  5924] By: gsar                                  on 2000/04/24  08:08:59
44661         Log: avoid using uninitialized memory in require version check
44662      Branch: perl
44663            ! pp_ctl.c universal.c
44664 ____________________________________________________________________________
44665 [  5923] By: gsar                                  on 2000/04/24  07:20:14
44666         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
44667      Branch: perl
44668            ! ext/IO/lib/IO/Poll.pm
44669 ____________________________________________________________________________
44670 [  5922] By: gsar                                  on 2000/04/24  07:08:42
44671         Log: commentary about IoTYPE() (from Nathan Torkington)
44672      Branch: perl
44673            ! sv.h
44674 ____________________________________________________________________________
44675 [  5921] By: gsar                                  on 2000/04/24  06:58:26
44676         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
44677              by fix
44678      Branch: perl
44679            ! sv.c t/lib/charnames.t t/pragma/utf8.t
44680 ____________________________________________________________________________
44681 [  5920] By: gsar                                  on 2000/04/24  06:37:59
44682         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
44683      Branch: perl
44684            ! doop.c t/op/ver.t
44685 ____________________________________________________________________________
44686 [  5919] By: gsar                                  on 2000/04/24  06:21:58
44687         Log: Configure might miss old directories when prefix must be
44688              expanded (from Robin Barker)
44689      Branch: metaconfig
44690            ! U/installdirs/inc_version_list.U
44691      Branch: perl
44692            ! Configure
44693 ____________________________________________________________________________
44694 [  5918] By: gsar                                  on 2000/04/24  06:16:11
44695         Log: VMS nits in glob() test (from Charles Lane)
44696      Branch: perl
44697            ! t/lib/glob-basic.t
44698 ____________________________________________________________________________
44699 [  5917] By: gsar                                  on 2000/04/24  06:11:56
44700         Log: various pod nits (from Larry Virden and others)
44701      Branch: perl
44702            ! README.amiga README.hpux README.machten README.os2
44703            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
44704            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
44705            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
44706            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
44707            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
44708            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
44709            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
44710            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
44711 ____________________________________________________________________________
44712 [  5916] By: gsar                                  on 2000/04/24  05:52:43
44713         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
44714              <wjones@tc.fluke.com>)
44715      Branch: perl
44716            ! t/lib/glob-basic.t
44717 ____________________________________________________________________________
44718 [  5915] By: gsar                                  on 2000/04/24  05:07:01
44719         Log: supported platforms mixed up
44720      Branch: perl
44721            ! pod/perl56delta.pod pod/perlport.pod
44722 ____________________________________________________________________________
44723 [  5914] By: gsar                                  on 2000/04/24  04:56:08
44724         Log: caller() wasn't returning the right number of elements for
44725              eval {...}
44726      Branch: perl
44727            ! pp_ctl.c t/pragma/warn/9enabled
44728 ____________________________________________________________________________
44729 [  5913] By: gsar                                  on 2000/04/24  04:35:41
44730         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
44731              Mark-Jason Dominus)
44732      Branch: perl
44733            ! pod/perlfunc.pod
44734 ____________________________________________________________________________
44735 [  5912] By: gsar                                  on 2000/04/24  04:17:15
44736         Log: fix totally broken caching in UNIVERSAL::isa() (from
44737              Nick Ing-Simmons)
44738      Branch: perl
44739            ! t/op/universal.t universal.c
44740 ____________________________________________________________________________
44741 [  5911] By: gsar                                  on 2000/04/24  03:39:47
44742         Log: add linebreak properties from unicode/LineBrk.txt (from
44743              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
44744      Branch: perl
44745            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
44746            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
44747            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
44748            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
44749            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
44750            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
44751            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
44752            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
44753            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
44754            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
44755            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
44756            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
44757            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
44758            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
44759            + lib/unicode/Is/LbrkZW.pl
44760            ! lib/unicode/mktables.PL
44761 ____________________________________________________________________________
44762 [  5910] By: gsar                                  on 2000/04/24  03:23:10
44763         Log: typo in pod
44764      Branch: perl
44765            ! ext/Thread/Thread.pm
44766 ____________________________________________________________________________
44767 [  5909] By: gsar                                  on 2000/04/24  03:22:03
44768         Log: mode argument to do_binmode() should be file mode, not boolean
44769      Branch: perl
44770            ! pp_sys.c
44771 ____________________________________________________________________________
44772 [  5908] By: gsar                                  on 2000/04/16  16:51:08
44773         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
44774              always returns a valid GV even when the symbol is trapped by strictures
44775              (avoids coredumps)
44776              
44777              TODO: the C<package;> hack needs similar treatment
44778      Branch: perl
44779            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
44780            ! t/pragma/strict-vars
44781 ____________________________________________________________________________
44782 [  5907] By: jhi                                   on 2000/03/31  23:42:56
44783         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
44784              an assumption which #5905 demolished.
44785      Branch: cfgperl
44786            ! pp_sys.c
44787 ____________________________________________________________________________
44788 [  5906] By: jhi                                   on 2000/03/31  18:54:37
44789         Log: Typo in #5905.
44790      Branch: cfgperl
44791            ! t/op/64bitint.t
44792 ____________________________________________________________________________
44793 [  5905] By: jhi                                   on 2000/03/31  18:50:54
44794         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
44795              reported by Joseph N. Hall.  The bug was that even with use64bitint
44796              one had to use the prefixes q, L, or ll with printf/sprintf,
44797              contrary to the documentation and common sense.
44798      Branch: cfgperl
44799            ! sv.c t/op/64bitint.t
44800 ____________________________________________________________________________
44801 [  5904] By: gsar                                  on 2000/03/28  02:31:32
44802         Log: add Changes, perldelta.pod
44803      Branch: perl
44804            + Changes pod/perldelta.pod
44805 ____________________________________________________________________________
44806 [  5903] By: gsar                                  on 2000/03/28  02:03:55
44807         Log: rename Changes and perldelta.pod
44808      Branch: perl
44809           +> Changes5.6 pod/perl56delta.pod
44810            - Changes pod/perldelta.pod
44811            ! MANIFEST
44812 ____________________________________________________________________________
44813 [  5902] By: gsar                                  on 2000/03/28  01:59:14
44814         Log: create maint-5.6 branch
44815      Branch: maint-5.6/perl
44816           +> (branch 1611 files)
44817 ____________________________________________________________________________
44818 [  5901] By: jhi                                   on 2000/03/23  05:48:43
44819         Log: Integrate with Sarathy.
44820      Branch: cfgperl
44821           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
44822 ____________________________________________________________________________
44823 [  5900] By: gsar                                  on 2000/03/23  05:42:43
44824         Log: three guesses on what this is :-)
44825      Branch: perl
44826            ! Changes